|
|
|
| 1 | 2026-08-18T18:56:32.278Z | job assigned to worker 01M0B3NK3NDKQ8N6JS01XGEDHB [factory aws, i-0854000465b06518d] (queued for 1 m 6 s) |
| |
| 2 | 2026-08-18T18:56:39.201Z | starting task 0: "setup" |
| 3 | 2026-08-18T18:56:39.206Z | ++ uname -s |
| 4 | 2026-08-18T18:56:39.209Z | + kern=SunOS |
| 5 | 2026-08-18T18:56:39.209Z | + build_user=build |
| 6 | 2026-08-18T18:56:39.209Z | + build_uid=12345 |
| 7 | 2026-08-18T18:56:39.209Z | + work_dir=/work |
| 8 | 2026-08-18T18:56:39.209Z | + input_dir=/input |
| 9 | 2026-08-18T18:56:39.209Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-18T18:56:39.209Z | + case "$kern" in |
| 11 | 2026-08-18T18:56:39.209Z | + groupadd -g 12345 build |
| 12 | 2026-08-18T18:56:39.214Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-18T18:56:41.215Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-18T18:56:41.297Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-18T18:56:41.299Z | + home_fs=zfs |
| 16 | 2026-08-18T18:56:41.300Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-18T18:56:41.300Z | + mkdir -p /home/build |
| 18 | 2026-08-18T18:56:41.300Z | + chown build:build /home/build /work |
| 19 | 2026-08-18T18:56:43.301Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-18T18:56:43.304Z | process exited: duration 4101 ms, exit code 0 |
| |
| 21 | 2026-08-18T18:56:43.309Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-18T18:56:43.312Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-18T18:56:43.313Z | * rust toolchain channel = "stable" |
| 24 | 2026-08-18T18:56:43.313Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-08-18T18:56:43.313Z | * rust toolchain profile = "default" |
| 26 | 2026-08-18T18:56:43.313Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-18T18:56:43.313Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-18T18:56:43.316Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-18T18:56:43.316Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-18T18:56:43.410Z | info: downloading installer |
| 31 | 2026-08-18T18:56:44.845Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-18T18:56:44.845Z | warn: /opt/ooce/bin |
| 33 | 2026-08-18T18:56:44.845Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-18T18:56:44.845Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-18T18:56:44.846Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-18T18:56:44.846Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-18T18:56:44.846Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-18T18:56:44.846Z | error: cannot install while Rust is installed |
| 39 | 2026-08-18T18:56:44.846Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-18T18:56:44.846Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-18T18:56:44.846Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-18T18:56:44.846Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-18T18:56:44.846Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-18T18:56:44.859Z | info: profile set to default |
| 45 | 2026-08-18T18:56:44.859Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-18T18:56:44.862Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-18T18:56:44.997Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-18T18:56:45.001Z | info: downloading 6 components |
| 49 | 2026-08-18T18:57:00.245Z | |
| 50 | 2026-08-18T18:57:00.245Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-08-18T18:57:00.275Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-18T18:57:00.275Z | |
| 53 | 2026-08-18T18:57:00.275Z | |
| 54 | 2026-08-18T18:57:00.278Z | Rust is installed now. Great! |
| 55 | 2026-08-18T18:57:00.278Z | |
| 56 | 2026-08-18T18:57:00.278Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-18T18:57:00.278Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-18T18:57:00.278Z | |
| 59 | 2026-08-18T18:57:00.278Z | To configure your current shell, you need to source |
| 60 | 2026-08-18T18:57:00.278Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-18T18:57:00.278Z | |
| 62 | 2026-08-18T18:57:00.278Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-18T18:57:00.278Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-18T18:57:00.278Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-18T18:57:00.278Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-18T18:57:00.278Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-18T18:57:00.278Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-18T18:57:00.278Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-18T18:57:00.278Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-18T18:57:00.278Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-18T18:57:00.371Z | + rustup --version |
| 72 | 2026-08-18T18:57:00.380Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-18T18:57:00.383Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-18T18:57:00.401Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-18T18:57:00.404Z | + cargo --version |
| 76 | 2026-08-18T18:57:00.419Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-18T18:57:00.421Z | + rustc --version |
| 78 | 2026-08-18T18:57:00.441Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-18T18:57:00.445Z | process exited: duration 17132 ms, exit code 0 |
| |
| 80 | 2026-08-18T18:57:00.451Z | starting task 2: "authentication" |
| 81 | 2026-08-18T18:57:00.469Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-18T18:57:00.488Z | starting task 3: "clone repository" |
| 83 | 2026-08-18T18:57:00.498Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-08-18T18:57:00.498Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-08-18T18:57:00.528Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-08-18T18:57:03.019Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-08-18T18:57:03.019Z | + git fetch origin bf831acede9b125a854bfda5615ae9248d1e2fa8 |
| 88 | 2026-08-18T18:57:03.373Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-08-18T18:57:03.373Z | * branch bf831acede9b125a854bfda5615ae9248d1e2fa8 -> FETCH_HEAD |
| 90 | 2026-08-18T18:57:03.381Z | + [[ -n trey/unnumbered-cleanup ]] |
| 91 | 2026-08-18T18:57:03.384Z | ++ git branch --show-current |
| 92 | 2026-08-18T18:57:03.385Z | + current=main |
| 93 | 2026-08-18T18:57:03.385Z | + [[ main != trey/unnumbered-cleanup ]] |
| 94 | 2026-08-18T18:57:03.385Z | + git branch -f trey/unnumbered-cleanup bf831acede9b125a854bfda5615ae9248d1e2fa8 |
| 95 | 2026-08-18T18:57:03.388Z | + git checkout -f trey/unnumbered-cleanup |
| 96 | 2026-08-18T18:57:03.408Z | Switched to branch 'trey/unnumbered-cleanup' |
| 97 | 2026-08-18T18:57:03.411Z | + git reset --hard bf831acede9b125a854bfda5615ae9248d1e2fa8 |
| 98 | 2026-08-18T18:57:03.419Z | HEAD is now at bf831ac review feedback |
| 99 | 2026-08-18T18:57:03.422Z | process exited: duration 2936 ms, exit code 0 |
| |
| 100 | 2026-08-18T18:57:03.428Z | starting task 4: "build" |
| 101 | 2026-08-18T18:57:03.435Z | ++ dladm |
| 102 | 2026-08-18T18:57:03.438Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-08-18T18:57:03.438Z | ena0 phys 9216 up -- -- |
| 104 | 2026-08-18T18:57:03.438Z | ++ ipadm |
| 105 | 2026-08-18T18:57:03.440Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-08-18T18:57:03.441Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-08-18T18:57:03.441Z | ena0/dhcp dhcp ok 10.150.1.17/24 |
| 108 | 2026-08-18T18:57:03.441Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-08-18T18:57:03.441Z | ++ banner collect |
| 110 | 2026-08-18T18:57:03.443Z | |
| 111 | 2026-08-18T18:57:03.443Z | #### #### # # ###### #### ##### |
| 112 | 2026-08-18T18:57:03.443Z | # # # # # # # # # # |
| 113 | 2026-08-18T18:57:03.443Z | # # # # # ##### # # |
| 114 | 2026-08-18T18:57:03.443Z | # # # # # # # # |
| 115 | 2026-08-18T18:57:03.443Z | # # # # # # # # # # |
| 116 | 2026-08-18T18:57:03.444Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-08-18T18:57:03.444Z | |
| 118 | 2026-08-18T18:57:03.444Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-08-18T18:57:03.444Z | ++ repo=softnpu |
| 120 | 2026-08-18T18:57:03.444Z | ++ series=image |
| 121 | 2026-08-18T18:57:03.444Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-08-18T18:57:03.444Z | ++ name=softnpu |
| 123 | 2026-08-18T18:57:03.444Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-08-18T18:57:03.444Z | ++ mkdir -p download |
| 125 | 2026-08-18T18:57:03.444Z | ++ pushd download |
| 126 | 2026-08-18T18:57:03.444Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-08-18T18:57:03.444Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-08-18T18:57:03.444Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-08-18T18:57:03.448Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-08-18T18:57:03.451Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-08-18T18:57:03.765Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 49.54M 0 0
100 15.63M 100 15.63M 0 0 49.53M 0 0
100 15.63M 100 15.63M 0 0 49.52M 0 0 |
| 132 | 2026-08-18T18:57:03.769Z | ++ popd |
| 133 | 2026-08-18T18:57:03.769Z | /work/oxidecomputer/maghemite |
| 134 | 2026-08-18T18:57:03.769Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-08-18T18:57:03.769Z | ++ repo=sidecar-lite |
| 136 | 2026-08-18T18:57:03.769Z | ++ series=release |
| 137 | 2026-08-18T18:57:03.769Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-08-18T18:57:03.769Z | ++ name=libsidecar_lite.so |
| 139 | 2026-08-18T18:57:03.769Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-08-18T18:57:03.769Z | ++ mkdir -p download |
| 141 | 2026-08-18T18:57:03.772Z | ++ pushd download |
| 142 | 2026-08-18T18:57:03.772Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-08-18T18:57:03.772Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-08-18T18:57:03.772Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-08-18T18:57:03.776Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-08-18T18:57:03.778Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-08-18T18:57:04.035Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 46.53M 0 0
100 12.04M 100 12.04M 0 0 46.52M 0 0
100 12.04M 100 12.04M 0 0 46.51M 0 0 |
| 148 | 2026-08-18T18:57:04.038Z | ++ popd |
| 149 | 2026-08-18T18:57:04.041Z | /work/oxidecomputer/maghemite |
| 150 | 2026-08-18T18:57:04.041Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-08-18T18:57:04.041Z | ++ repo=sidecar-lite |
| 152 | 2026-08-18T18:57:04.041Z | ++ series=release |
| 153 | 2026-08-18T18:57:04.041Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-08-18T18:57:04.041Z | ++ name=scadm |
| 155 | 2026-08-18T18:57:04.041Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-08-18T18:57:04.041Z | ++ mkdir -p download |
| 157 | 2026-08-18T18:57:04.041Z | ++ pushd download |
| 158 | 2026-08-18T18:57:04.041Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-08-18T18:57:04.041Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-08-18T18:57:04.041Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-08-18T18:57:04.046Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-08-18T18:57:04.049Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-08-18T18:57:04.364Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 49.61M 0 0
100 15.78M 100 15.78M 0 0 49.60M 0 0
100 15.78M 100 15.78M 0 0 49.59M 0 0 |
| 164 | 2026-08-18T18:57:04.367Z | ++ popd |
| 165 | 2026-08-18T18:57:04.367Z | /work/oxidecomputer/maghemite |
| 166 | 2026-08-18T18:57:04.370Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-08-18T18:57:04.370Z | ++ repo=dendrite |
| 168 | 2026-08-18T18:57:04.370Z | ++ series=image |
| 169 | 2026-08-18T18:57:04.370Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-08-18T18:57:04.370Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-08-18T18:57:04.370Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-08-18T18:57:04.370Z | ++ mkdir -p download |
| 173 | 2026-08-18T18:57:04.371Z | ++ pushd download |
| 174 | 2026-08-18T18:57:04.371Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-08-18T18:57:04.371Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-08-18T18:57:04.371Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-08-18T18:57:04.375Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-08-18T18:57:04.378Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-08-18T18:57:05.281Z |
0 0 0 0 0 0 0 0 0
100 71.59M 100 71.59M 0 0 79.08M 0 0
100 71.59M 100 71.59M 0 0 79.08M 0 0
100 71.59M 100 71.59M 0 0 79.08M 0 0 |
| 180 | 2026-08-18T18:57:05.284Z | ++ popd |
| 181 | 2026-08-18T18:57:05.287Z | /work/oxidecomputer/maghemite |
| 182 | 2026-08-18T18:57:05.287Z | ++ get_artifact maghemite release bf831acede9b125a854bfda5615ae9248d1e2fa8 ddm |
| 183 | 2026-08-18T18:57:05.287Z | ++ repo=maghemite |
| 184 | 2026-08-18T18:57:05.287Z | ++ series=release |
| 185 | 2026-08-18T18:57:05.287Z | ++ commit=bf831acede9b125a854bfda5615ae9248d1e2fa8 |
| 186 | 2026-08-18T18:57:05.287Z | ++ name=ddm |
| 187 | 2026-08-18T18:57:05.287Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-08-18T18:57:05.287Z | ++ mkdir -p download |
| 189 | 2026-08-18T18:57:05.287Z | ++ pushd download |
| 190 | 2026-08-18T18:57:05.287Z | ++ [[ ! -f ddm ]] |
| 191 | 2026-08-18T18:57:05.287Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 192 | 2026-08-18T18:57:05.287Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/bf831acede9b125a854bfda5615ae9248d1e2fa8/ddm |
| 193 | 2026-08-18T18:57:05.292Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-08-18T18:57:05.295Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-08-18T18:57:05.349Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-08-18T18:57:05.351Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-08-18T18:57:05.352Z | ++ popd |
| 198 | 2026-08-18T18:57:05.352Z | /work/oxidecomputer/maghemite |
| 199 | 2026-08-18T18:57:05.352Z | ++ get_artifact maghemite release bf831acede9b125a854bfda5615ae9248d1e2fa8 ddmadm |
| 200 | 2026-08-18T18:57:05.352Z | ++ repo=maghemite |
| 201 | 2026-08-18T18:57:05.352Z | ++ series=release |
| 202 | 2026-08-18T18:57:05.352Z | ++ commit=bf831acede9b125a854bfda5615ae9248d1e2fa8 |
| 203 | 2026-08-18T18:57:05.352Z | ++ name=ddmadm |
| 204 | 2026-08-18T18:57:05.352Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-08-18T18:57:05.352Z | ++ mkdir -p download |
| 206 | 2026-08-18T18:57:05.356Z | ++ pushd download |
| 207 | 2026-08-18T18:57:05.356Z | ++ [[ ! -f ddmadm ]] |
| 208 | 2026-08-18T18:57:05.356Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 209 | 2026-08-18T18:57:05.356Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/bf831acede9b125a854bfda5615ae9248d1e2fa8/ddmadm |
| 210 | 2026-08-18T18:57:05.360Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-08-18T18:57:05.360Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-08-18T18:57:05.413Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-08-18T18:57:05.416Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-08-18T18:57:05.417Z | ++ popd |
| 215 | 2026-08-18T18:57:05.417Z | /work/oxidecomputer/maghemite |
| 216 | 2026-08-18T18:57:05.417Z | ++ pushd download |
| 217 | 2026-08-18T18:57:05.417Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-08-18T18:57:05.417Z | ++ chmod +x softnpu |
| 219 | 2026-08-18T18:57:05.417Z | ++ chmod +x scadm |
| 220 | 2026-08-18T18:57:05.420Z | ++ chmod +x ddmadm |
| 221 | 2026-08-18T18:57:05.420Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-08-18T18:57:05.420Z | ++ chmod +x ddmd |
| 223 | 2026-08-18T18:57:05.420Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-08-18T18:57:05.420Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-08-18T18:57:05.423Z | mv: cannot access ddmadm |
| 226 | 2026-08-18T18:57:05.423Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-08-18T18:57:05.423Z | mv: cannot access ddmd |
| 228 | 2026-08-18T18:57:05.423Z | ++ rm -rf zones/dendrite |
| 229 | 2026-08-18T18:57:05.426Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-08-18T18:57:05.426Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-08-18T18:57:06.418Z | ++ 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-08-18T18:57:06.421Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-08-18T18:57:06.424Z | ++ popd |
| 234 | 2026-08-18T18:57:06.424Z | /work/oxidecomputer/maghemite |
| 235 | 2026-08-18T18:57:06.424Z | ++ banner install |
| 236 | 2026-08-18T18:57:06.424Z | |
| 237 | 2026-08-18T18:57:06.424Z | # # # #### ##### ## # # |
| 238 | 2026-08-18T18:57:06.424Z | # ## # # # # # # # |
| 239 | 2026-08-18T18:57:06.424Z | # # # # #### # # # # # |
| 240 | 2026-08-18T18:57:06.424Z | # # # # # # ###### # # |
| 241 | 2026-08-18T18:57:06.424Z | # # ## # # # # # # # |
| 242 | 2026-08-18T18:57:06.424Z | # # # #### # # # ###### ###### |
| 243 | 2026-08-18T18:57:06.424Z | |
| 244 | 2026-08-18T18:57:06.424Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-08-18T18:57:06.424Z | ++ set +o errexit |
| 246 | 2026-08-18T18:57:06.424Z | ++ pkg info clang-15 |
| 247 | 2026-08-18T18:57:06.424Z | ++ grep -qi installed |
| 248 | 2026-08-18T18:57:07.622Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-08-18T18:57:07.622Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-08-18T18:57:07.622Z | |
| 251 | 2026-08-18T18:57:07.622Z | clang-15 |
| 252 | 2026-08-18T18:57:07.658Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-08-18T18:57:07.658Z | ++ set -o errexit |
| 254 | 2026-08-18T18:57:07.661Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-08-18T18:57:14.376Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-08-18T18:57:22.028Z | Startup: Caching catalogs ... Done |
| 257 | 2026-08-18T18:57:29.269Z | Planning: Solver setup ... Done |
| 258 | 2026-08-18T18:57:29.311Z | Planning: Running solver ... Done |
| 259 | 2026-08-18T18:57:29.452Z | Planning: Finding local manifests ... Done |
| 260 | 2026-08-18T18:57:29.474Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-08-18T18:57:29.568Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-08-18T18:57:29.595Z | Planning: Package planning ... Done |
| 263 | 2026-08-18T18:57:29.622Z | Planning: Merging actions ... Done |
| 264 | 2026-08-18T18:57:29.727Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-08-18T18:57:29.734Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-08-18T18:57:30.510Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-08-18T18:57:30.515Z | Planning: Planning completed in 8.31 seconds |
| 268 | 2026-08-18T18:57:30.527Z | Packages to install: 2 |
| 269 | 2026-08-18T18:57:30.527Z | Mediators to change: 2 |
| 270 | 2026-08-18T18:57:30.530Z | Services to change: 1 |
| 271 | 2026-08-18T18:57:30.530Z | Create boot environment: No |
| 272 | 2026-08-18T18:57:30.530Z | Create backup boot environment: No |
| 273 | 2026-08-18T18:57:30.571Z | |
| 274 | 2026-08-18T18:57:30.571Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-08-18T18:57:35.580Z | Download: 675/3076 items 17.6/211.3MB 8% complete (3.7M/s) |
| 276 | 2026-08-18T18:57:41.008Z | Download: 981/3076 items 82.2/211.3MB 38% complete (9.9M/s) |
| 277 | 2026-08-18T18:57:46.053Z | Download: 984/3076 items 82.2/211.3MB 38% complete (9.6M/s) |
| 278 | 2026-08-18T18:57:51.152Z | Download: 2007/3076 items 117.3/211.3MB 55% complete (3.7M/s) |
| 279 | 2026-08-18T18:57:58.753Z | Download: 2010/3076 items 117.9/211.3MB 55% complete (3.9M/s) |
| 280 | 2026-08-18T18:58:04.928Z | Download: 3030/3076 items 201.6/211.3MB 95% complete (9.0M/s) |
| 281 | 2026-08-18T18:58:11.379Z | Download: 3031/3076 items 201.8/211.3MB 95% complete (9.9M/s) |
| 282 | 2026-08-18T18:58:14.397Z | Download: Completed 211.31 MB in 43.82 seconds (4.8M/s) |
| 283 | 2026-08-18T18:58:14.514Z | Actions: 1/3418 actions (Installing new actions) |
| 284 | 2026-08-18T18:58:17.650Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 285 | 2026-08-18T18:58:18.304Z | Done |
| 286 | 2026-08-18T18:58:18.305Z | Done |
| 287 | 2026-08-18T18:58:19.037Z | Done |
| 288 | 2026-08-18T18:58:22.430Z | Done |
| 289 | 2026-08-18T18:58:22.499Z | Done |
| 290 | 2026-08-18T18:58:22.502Z | Done |
| 291 | 2026-08-18T18:58:22.758Z | Done |
| 292 | 2026-08-18T18:58:23.445Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 293 | 2026-08-18T18:58:23.445Z | ++ set +o errexit |
| 294 | 2026-08-18T18:58:23.448Z | ++ pkg info pkg-config |
| 295 | 2026-08-18T18:58:23.448Z | ++ grep -qi installed |
| 296 | 2026-08-18T18:58:23.672Z | ++ [[ 0 != 0 ]] |
| 297 | 2026-08-18T18:58:23.672Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 298 | 2026-08-18T18:58:23.672Z | ++ set +o errexit |
| 299 | 2026-08-18T18:58:23.675Z | ++ pkg info brand/omicron1 |
| 300 | 2026-08-18T18:58:23.675Z | ++ grep -qi installed |
| 301 | 2026-08-18T18:58:23.856Z | pkg: info: no packages matching the following patterns you specified are |
| 302 | 2026-08-18T18:58:23.856Z | installed on the system. Try querying remotely instead: |
| 303 | 2026-08-18T18:58:23.856Z | |
| 304 | 2026-08-18T18:58:23.856Z | brand/omicron1 |
| 305 | 2026-08-18T18:58:23.891Z | ++ [[ 1 != 0 ]] |
| 306 | 2026-08-18T18:58:23.891Z | ++ set -o errexit |
| 307 | 2026-08-18T18:58:23.891Z | ++ pfexec pkg install brand/omicron1 |
| 308 | 2026-08-18T18:58:24.296Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 309 | 2026-08-18T18:58:31.586Z | Planning: Solver setup ... Done |
| 310 | 2026-08-18T18:58:31.624Z | Planning: Running solver ... Done |
| 311 | 2026-08-18T18:58:31.768Z | Planning: Finding local manifests ... Done |
| 312 | 2026-08-18T18:58:31.771Z | Planning: Fetching manifests: 0/2 0% complete |
| 313 | 2026-08-18T18:58:31.885Z | Planning: Fetching manifests: 2/2 100% complete |
| 314 | 2026-08-18T18:58:31.897Z | Planning: Package planning ... Done |
| 315 | 2026-08-18T18:58:31.900Z | Planning: Merging actions ... Done |
| 316 | 2026-08-18T18:58:32.046Z | Planning: Checking for conflicting actions ... Done |
| 317 | 2026-08-18T18:58:32.049Z | Planning: Consolidating action changes ... Done |
| 318 | 2026-08-18T18:58:32.206Z | Planning: Evaluating mediators ... Done |
| 319 | 2026-08-18T18:58:32.209Z | Planning: Planning completed in 7.91 seconds |
| 320 | 2026-08-18T18:58:32.214Z | Packages to install: 2 |
| 321 | 2026-08-18T18:58:32.214Z | Create boot environment: No |
| 322 | 2026-08-18T18:58:32.218Z | Create backup boot environment: No |
| 323 | 2026-08-18T18:58:32.244Z | |
| 324 | 2026-08-18T18:58:32.244Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 325 | 2026-08-18T18:58:32.263Z | Download: Completed 1.07 MB in 0.02 seconds (55.7M/s) |
| 326 | 2026-08-18T18:58:32.352Z | Actions: 1/28 actions (Installing new actions) |
| 327 | 2026-08-18T18:58:32.365Z | Actions: Completed 28 actions in 0.01 seconds. |
| 328 | 2026-08-18T18:58:32.875Z | Done |
| 329 | 2026-08-18T18:58:32.875Z | Done |
| 330 | 2026-08-18T18:58:33.512Z | Done |
| 331 | 2026-08-18T18:58:36.335Z | Done |
| 332 | 2026-08-18T18:58:36.410Z | Done |
| 333 | 2026-08-18T18:58:36.413Z | Done |
| 334 | 2026-08-18T18:58:36.526Z | Done |
| 335 | 2026-08-18T18:58:36.663Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 336 | 2026-08-18T18:58:36.663Z | ++ set +o errexit |
| 337 | 2026-08-18T18:58:36.666Z | ++ pkg info brand/omicron1/tools |
| 338 | 2026-08-18T18:58:36.666Z | ++ grep -qi installed |
| 339 | 2026-08-18T18:58:36.846Z | pkg: info: no packages matching the following patterns you specified are |
| 340 | 2026-08-18T18:58:36.846Z | installed on the system. Try querying remotely instead: |
| 341 | 2026-08-18T18:58:36.847Z | |
| 342 | 2026-08-18T18:58:36.847Z | brand/omicron1/tools |
| 343 | 2026-08-18T18:58:36.882Z | ++ [[ 1 != 0 ]] |
| 344 | 2026-08-18T18:58:36.882Z | ++ set -o errexit |
| 345 | 2026-08-18T18:58:36.882Z | ++ pfexec pkg install brand/omicron1/tools |
| 346 | 2026-08-18T18:58:37.268Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 347 | 2026-08-18T18:58:44.706Z | Planning: Solver setup ... Done |
| 348 | 2026-08-18T18:58:44.747Z | Planning: Running solver ... Done |
| 349 | 2026-08-18T18:58:44.896Z | Planning: Finding local manifests ... Done |
| 350 | 2026-08-18T18:58:44.901Z | Planning: Fetching manifests: 0/1 0% complete |
| 351 | 2026-08-18T18:58:45.010Z | Planning: Fetching manifests: 1/1 100% complete |
| 352 | 2026-08-18T18:58:45.022Z | Planning: Package planning ... Done |
| 353 | 2026-08-18T18:58:45.025Z | Planning: Merging actions ... Done |
| 354 | 2026-08-18T18:58:45.164Z | Planning: Checking for conflicting actions ... Done |
| 355 | 2026-08-18T18:58:45.166Z | Planning: Consolidating action changes ... Done |
| 356 | 2026-08-18T18:58:45.321Z | Planning: Evaluating mediators ... Done |
| 357 | 2026-08-18T18:58:45.324Z | Planning: Planning completed in 8.05 seconds |
| 358 | 2026-08-18T18:58:45.329Z | Packages to install: 1 |
| 359 | 2026-08-18T18:58:45.329Z | Services to change: 1 |
| 360 | 2026-08-18T18:58:45.332Z | Create boot environment: No |
| 361 | 2026-08-18T18:58:45.332Z | Create backup boot environment: No |
| 362 | 2026-08-18T18:58:45.358Z | |
| 363 | 2026-08-18T18:58:45.358Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 364 | 2026-08-18T18:58:45.381Z | Download: Completed 1.19 MB in 0.02 seconds (52.5M/s) |
| 365 | 2026-08-18T18:58:45.458Z | Actions: 1/19 actions (Installing new actions) |
| 366 | 2026-08-18T18:58:45.471Z | Actions: Completed 19 actions in 0.01 seconds. |
| 367 | 2026-08-18T18:58:45.980Z | Done |
| 368 | 2026-08-18T18:58:45.980Z | Done |
| 369 | 2026-08-18T18:58:46.601Z | Done |
| 370 | 2026-08-18T18:58:49.497Z | Done |
| 371 | 2026-08-18T18:58:49.572Z | Done |
| 372 | 2026-08-18T18:58:49.576Z | Done |
| 373 | 2026-08-18T18:58:49.725Z | Done |
| 374 | 2026-08-18T18:58:49.863Z | ++ pfexec svcadm enable baseline |
| 375 | 2026-08-18T18:58:49.879Z | ++ retry=0 |
| 376 | 2026-08-18T18:58:49.881Z | +++ svcs -Hostate baseline |
| 377 | 2026-08-18T18:58:49.894Z | ++ [[ offline* != online ]] |
| 378 | 2026-08-18T18:58:49.897Z | ++ [[ 0 -gt 300 ]] |
| 379 | 2026-08-18T18:58:49.897Z | ++ sleep 1 |
| 380 | 2026-08-18T18:58:50.896Z | ++ retry=1 |
| 381 | 2026-08-18T18:58:50.899Z | +++ svcs -Hostate baseline |
| 382 | 2026-08-18T18:58:50.910Z | ++ [[ offline* != online ]] |
| 383 | 2026-08-18T18:58:50.910Z | ++ [[ 1 -gt 300 ]] |
| 384 | 2026-08-18T18:58:50.910Z | ++ sleep 1 |
| 385 | 2026-08-18T18:58:51.911Z | ++ retry=2 |
| 386 | 2026-08-18T18:58:51.914Z | +++ svcs -Hostate baseline |
| 387 | 2026-08-18T18:58:51.925Z | ++ [[ offline* != online ]] |
| 388 | 2026-08-18T18:58:51.925Z | ++ [[ 2 -gt 300 ]] |
| 389 | 2026-08-18T18:58:51.925Z | ++ sleep 1 |
| 390 | 2026-08-18T18:58:52.927Z | ++ retry=3 |
| 391 | 2026-08-18T18:58:52.930Z | +++ svcs -Hostate baseline |
| 392 | 2026-08-18T18:58:52.941Z | ++ [[ offline* != online ]] |
| 393 | 2026-08-18T18:58:52.942Z | ++ [[ 3 -gt 300 ]] |
| 394 | 2026-08-18T18:58:52.942Z | ++ sleep 1 |
| 395 | 2026-08-18T18:58:53.943Z | ++ retry=4 |
| 396 | 2026-08-18T18:58:53.946Z | +++ svcs -Hostate baseline |
| 397 | 2026-08-18T18:58:53.962Z | ++ [[ offline* != online ]] |
| 398 | 2026-08-18T18:58:53.965Z | ++ [[ 4 -gt 300 ]] |
| 399 | 2026-08-18T18:58:53.965Z | ++ sleep 1 |
| 400 | 2026-08-18T18:58:54.967Z | ++ retry=5 |
| 401 | 2026-08-18T18:58:54.972Z | +++ svcs -Hostate baseline |
| 402 | 2026-08-18T18:58:54.986Z | ++ [[ offline* != online ]] |
| 403 | 2026-08-18T18:58:54.991Z | ++ [[ 5 -gt 300 ]] |
| 404 | 2026-08-18T18:58:54.991Z | ++ sleep 1 |
| 405 | 2026-08-18T18:58:55.988Z | ++ retry=6 |
| 406 | 2026-08-18T18:58:55.991Z | +++ svcs -Hostate baseline |
| 407 | 2026-08-18T18:58:56.002Z | ++ [[ offline* != online ]] |
| 408 | 2026-08-18T18:58:56.003Z | ++ [[ 6 -gt 300 ]] |
| 409 | 2026-08-18T18:58:56.003Z | ++ sleep 1 |
| 410 | 2026-08-18T18:58:57.004Z | ++ retry=7 |
| 411 | 2026-08-18T18:58:57.007Z | +++ svcs -Hostate baseline |
| 412 | 2026-08-18T18:58:57.019Z | ++ [[ offline* != online ]] |
| 413 | 2026-08-18T18:58:57.019Z | ++ [[ 7 -gt 300 ]] |
| 414 | 2026-08-18T18:58:57.019Z | ++ sleep 1 |
| 415 | 2026-08-18T18:58:58.021Z | ++ retry=8 |
| 416 | 2026-08-18T18:58:58.024Z | +++ svcs -Hostate baseline |
| 417 | 2026-08-18T18:58:58.035Z | ++ [[ offline* != online ]] |
| 418 | 2026-08-18T18:58:58.036Z | ++ [[ 8 -gt 300 ]] |
| 419 | 2026-08-18T18:58:58.036Z | ++ sleep 1 |
| 420 | 2026-08-18T18:58:59.038Z | ++ retry=9 |
| 421 | 2026-08-18T18:58:59.041Z | +++ svcs -Hostate baseline |
| 422 | 2026-08-18T18:58:59.052Z | ++ [[ offline* != online ]] |
| 423 | 2026-08-18T18:58:59.052Z | ++ [[ 9 -gt 300 ]] |
| 424 | 2026-08-18T18:58:59.052Z | ++ sleep 1 |
| 425 | 2026-08-18T18:59:00.054Z | ++ retry=10 |
| 426 | 2026-08-18T18:59:00.058Z | +++ svcs -Hostate baseline |
| 427 | 2026-08-18T18:59:00.069Z | ++ [[ offline* != online ]] |
| 428 | 2026-08-18T18:59:00.069Z | ++ [[ 10 -gt 300 ]] |
| 429 | 2026-08-18T18:59:00.072Z | ++ sleep 1 |
| 430 | 2026-08-18T18:59:01.071Z | ++ retry=11 |
| 431 | 2026-08-18T18:59:01.074Z | +++ svcs -Hostate baseline |
| 432 | 2026-08-18T18:59:01.086Z | ++ [[ offline* != online ]] |
| 433 | 2026-08-18T18:59:01.086Z | ++ [[ 11 -gt 300 ]] |
| 434 | 2026-08-18T18:59:01.086Z | ++ sleep 1 |
| 435 | 2026-08-18T18:59:02.088Z | ++ retry=12 |
| 436 | 2026-08-18T18:59:02.091Z | +++ svcs -Hostate baseline |
| 437 | 2026-08-18T18:59:02.102Z | ++ [[ offline* != online ]] |
| 438 | 2026-08-18T18:59:02.102Z | ++ [[ 12 -gt 300 ]] |
| 439 | 2026-08-18T18:59:02.102Z | ++ sleep 1 |
| 440 | 2026-08-18T18:59:03.104Z | ++ retry=13 |
| 441 | 2026-08-18T18:59:03.107Z | +++ svcs -Hostate baseline |
| 442 | 2026-08-18T18:59:03.118Z | ++ [[ offline* != online ]] |
| 443 | 2026-08-18T18:59:03.118Z | ++ [[ 13 -gt 300 ]] |
| 444 | 2026-08-18T18:59:03.118Z | ++ sleep 1 |
| 445 | 2026-08-18T18:59:04.120Z | ++ retry=14 |
| 446 | 2026-08-18T18:59:04.123Z | +++ svcs -Hostate baseline |
| 447 | 2026-08-18T18:59:04.135Z | ++ [[ offline* != online ]] |
| 448 | 2026-08-18T18:59:04.135Z | ++ [[ 14 -gt 300 ]] |
| 449 | 2026-08-18T18:59:04.135Z | ++ sleep 1 |
| 450 | 2026-08-18T18:59:05.137Z | ++ retry=15 |
| 451 | 2026-08-18T18:59:05.140Z | +++ svcs -Hostate baseline |
| 452 | 2026-08-18T18:59:05.151Z | ++ [[ offline* != online ]] |
| 453 | 2026-08-18T18:59:05.151Z | ++ [[ 15 -gt 300 ]] |
| 454 | 2026-08-18T18:59:05.151Z | ++ sleep 1 |
| 455 | 2026-08-18T18:59:06.154Z | ++ retry=16 |
| 456 | 2026-08-18T18:59:06.157Z | +++ svcs -Hostate baseline |
| 457 | 2026-08-18T18:59:06.167Z | ++ [[ offline* != online ]] |
| 458 | 2026-08-18T18:59:06.167Z | ++ [[ 16 -gt 300 ]] |
| 459 | 2026-08-18T18:59:06.167Z | ++ sleep 1 |
| 460 | 2026-08-18T18:59:07.169Z | ++ retry=17 |
| 461 | 2026-08-18T18:59:07.172Z | +++ svcs -Hostate baseline |
| 462 | 2026-08-18T18:59:07.185Z | ++ [[ offline* != online ]] |
| 463 | 2026-08-18T18:59:07.186Z | ++ [[ 17 -gt 300 ]] |
| 464 | 2026-08-18T18:59:07.186Z | ++ sleep 1 |
| 465 | 2026-08-18T18:59:08.187Z | ++ retry=18 |
| 466 | 2026-08-18T18:59:08.189Z | +++ svcs -Hostate baseline |
| 467 | 2026-08-18T18:59:08.201Z | ++ [[ offline* != online ]] |
| 468 | 2026-08-18T18:59:08.202Z | ++ [[ 18 -gt 300 ]] |
| 469 | 2026-08-18T18:59:08.205Z | ++ sleep 1 |
| 470 | 2026-08-18T18:59:09.203Z | ++ retry=19 |
| 471 | 2026-08-18T18:59:09.207Z | +++ svcs -Hostate baseline |
| 472 | 2026-08-18T18:59:09.219Z | ++ [[ offline* != online ]] |
| 473 | 2026-08-18T18:59:09.219Z | ++ [[ 19 -gt 300 ]] |
| 474 | 2026-08-18T18:59:09.219Z | ++ sleep 1 |
| 475 | 2026-08-18T18:59:10.219Z | ++ retry=20 |
| 476 | 2026-08-18T18:59:10.222Z | +++ svcs -Hostate baseline |
| 477 | 2026-08-18T18:59:10.234Z | ++ [[ offline* != online ]] |
| 478 | 2026-08-18T18:59:10.234Z | ++ [[ 20 -gt 300 ]] |
| 479 | 2026-08-18T18:59:10.234Z | ++ sleep 1 |
| 480 | 2026-08-18T18:59:11.236Z | ++ retry=21 |
| 481 | 2026-08-18T18:59:11.240Z | +++ svcs -Hostate baseline |
| 482 | 2026-08-18T18:59:11.251Z | ++ [[ offline* != online ]] |
| 483 | 2026-08-18T18:59:11.251Z | ++ [[ 21 -gt 300 ]] |
| 484 | 2026-08-18T18:59:11.251Z | ++ sleep 1 |
| 485 | 2026-08-18T18:59:12.252Z | ++ retry=22 |
| 486 | 2026-08-18T18:59:12.255Z | +++ svcs -Hostate baseline |
| 487 | 2026-08-18T18:59:12.267Z | ++ [[ offline* != online ]] |
| 488 | 2026-08-18T18:59:12.267Z | ++ [[ 22 -gt 300 ]] |
| 489 | 2026-08-18T18:59:12.267Z | ++ sleep 1 |
| 490 | 2026-08-18T18:59:13.269Z | ++ retry=23 |
| 491 | 2026-08-18T18:59:13.272Z | +++ svcs -Hostate baseline |
| 492 | 2026-08-18T18:59:13.283Z | ++ [[ offline* != online ]] |
| 493 | 2026-08-18T18:59:13.283Z | ++ [[ 23 -gt 300 ]] |
| 494 | 2026-08-18T18:59:13.283Z | ++ sleep 1 |
| 495 | 2026-08-18T18:59:14.285Z | ++ retry=24 |
| 496 | 2026-08-18T18:59:14.288Z | +++ svcs -Hostate baseline |
| 497 | 2026-08-18T18:59:14.300Z | ++ [[ offline* != online ]] |
| 498 | 2026-08-18T18:59:14.300Z | ++ [[ 24 -gt 300 ]] |
| 499 | 2026-08-18T18:59:14.303Z | ++ sleep 1 |
| 500 | 2026-08-18T18:59:15.302Z | ++ retry=25 |
| 501 | 2026-08-18T18:59:15.305Z | +++ svcs -Hostate baseline |
| 502 | 2026-08-18T18:59:15.317Z | ++ [[ offline* != online ]] |
| 503 | 2026-08-18T18:59:15.317Z | ++ [[ 25 -gt 300 ]] |
| 504 | 2026-08-18T18:59:15.317Z | ++ sleep 1 |
| 505 | 2026-08-18T18:59:16.318Z | ++ retry=26 |
| 506 | 2026-08-18T18:59:16.321Z | +++ svcs -Hostate baseline |
| 507 | 2026-08-18T18:59:16.333Z | ++ [[ offline* != online ]] |
| 508 | 2026-08-18T18:59:16.333Z | ++ [[ 26 -gt 300 ]] |
| 509 | 2026-08-18T18:59:16.333Z | ++ sleep 1 |
| 510 | 2026-08-18T18:59:17.335Z | ++ retry=27 |
| 511 | 2026-08-18T18:59:17.338Z | +++ svcs -Hostate baseline |
| 512 | 2026-08-18T18:59:17.350Z | ++ [[ offline* != online ]] |
| 513 | 2026-08-18T18:59:17.350Z | ++ [[ 27 -gt 300 ]] |
| 514 | 2026-08-18T18:59:17.350Z | ++ sleep 1 |
| 515 | 2026-08-18T18:59:18.352Z | ++ retry=28 |
| 516 | 2026-08-18T18:59:18.355Z | +++ svcs -Hostate baseline |
| 517 | 2026-08-18T18:59:18.366Z | ++ [[ offline* != online ]] |
| 518 | 2026-08-18T18:59:18.366Z | ++ [[ 28 -gt 300 ]] |
| 519 | 2026-08-18T18:59:18.366Z | ++ sleep 1 |
| 520 | 2026-08-18T18:59:19.368Z | ++ retry=29 |
| 521 | 2026-08-18T18:59:19.372Z | +++ svcs -Hostate baseline |
| 522 | 2026-08-18T18:59:19.383Z | ++ [[ offline* != online ]] |
| 523 | 2026-08-18T18:59:19.383Z | ++ [[ 29 -gt 300 ]] |
| 524 | 2026-08-18T18:59:19.383Z | ++ sleep 1 |
| 525 | 2026-08-18T18:59:20.384Z | ++ retry=30 |
| 526 | 2026-08-18T18:59:20.388Z | +++ svcs -Hostate baseline |
| 527 | 2026-08-18T18:59:20.399Z | ++ [[ offline* != online ]] |
| 528 | 2026-08-18T18:59:20.399Z | ++ [[ 30 -gt 300 ]] |
| 529 | 2026-08-18T18:59:20.399Z | ++ sleep 1 |
| 530 | 2026-08-18T18:59:21.401Z | ++ retry=31 |
| 531 | 2026-08-18T18:59:21.404Z | +++ svcs -Hostate baseline |
| 532 | 2026-08-18T18:59:21.415Z | ++ [[ offline* != online ]] |
| 533 | 2026-08-18T18:59:21.415Z | ++ [[ 31 -gt 300 ]] |
| 534 | 2026-08-18T18:59:21.415Z | ++ sleep 1 |
| 535 | 2026-08-18T18:59:22.417Z | ++ retry=32 |
| 536 | 2026-08-18T18:59:22.420Z | +++ svcs -Hostate baseline |
| 537 | 2026-08-18T18:59:22.431Z | ++ [[ offline* != online ]] |
| 538 | 2026-08-18T18:59:22.431Z | ++ [[ 32 -gt 300 ]] |
| 539 | 2026-08-18T18:59:22.431Z | ++ sleep 1 |
| 540 | 2026-08-18T18:59:23.433Z | ++ retry=33 |
| 541 | 2026-08-18T18:59:23.436Z | +++ svcs -Hostate baseline |
| 542 | 2026-08-18T18:59:23.448Z | ++ [[ offline* != online ]] |
| 543 | 2026-08-18T18:59:23.449Z | ++ [[ 33 -gt 300 ]] |
| 544 | 2026-08-18T18:59:23.449Z | ++ sleep 1 |
| 545 | 2026-08-18T18:59:24.451Z | ++ retry=34 |
| 546 | 2026-08-18T18:59:24.455Z | +++ svcs -Hostate baseline |
| 547 | 2026-08-18T18:59:24.465Z | ++ [[ offline* != online ]] |
| 548 | 2026-08-18T18:59:24.465Z | ++ [[ 34 -gt 300 ]] |
| 549 | 2026-08-18T18:59:24.465Z | ++ sleep 1 |
| 550 | 2026-08-18T18:59:25.466Z | ++ retry=35 |
| 551 | 2026-08-18T18:59:25.470Z | +++ svcs -Hostate baseline |
| 552 | 2026-08-18T18:59:25.480Z | ++ [[ offline* != online ]] |
| 553 | 2026-08-18T18:59:25.481Z | ++ [[ 35 -gt 300 ]] |
| 554 | 2026-08-18T18:59:25.481Z | ++ sleep 1 |
| 555 | 2026-08-18T18:59:26.482Z | ++ retry=36 |
| 556 | 2026-08-18T18:59:26.487Z | +++ svcs -Hostate baseline |
| 557 | 2026-08-18T18:59:26.497Z | ++ [[ offline* != online ]] |
| 558 | 2026-08-18T18:59:26.497Z | ++ [[ 36 -gt 300 ]] |
| 559 | 2026-08-18T18:59:26.497Z | ++ sleep 1 |
| 560 | 2026-08-18T18:59:27.499Z | ++ retry=37 |
| 561 | 2026-08-18T18:59:27.501Z | +++ svcs -Hostate baseline |
| 562 | 2026-08-18T18:59:27.513Z | ++ [[ offline* != online ]] |
| 563 | 2026-08-18T18:59:27.513Z | ++ [[ 37 -gt 300 ]] |
| 564 | 2026-08-18T18:59:27.513Z | ++ sleep 1 |
| 565 | 2026-08-18T18:59:28.515Z | ++ retry=38 |
| 566 | 2026-08-18T18:59:28.518Z | +++ svcs -Hostate baseline |
| 567 | 2026-08-18T18:59:28.530Z | ++ [[ offline* != online ]] |
| 568 | 2026-08-18T18:59:28.530Z | ++ [[ 38 -gt 300 ]] |
| 569 | 2026-08-18T18:59:28.530Z | ++ sleep 1 |
| 570 | 2026-08-18T18:59:29.532Z | ++ retry=39 |
| 571 | 2026-08-18T18:59:29.534Z | +++ svcs -Hostate baseline |
| 572 | 2026-08-18T18:59:29.546Z | ++ [[ offline* != online ]] |
| 573 | 2026-08-18T18:59:29.546Z | ++ [[ 39 -gt 300 ]] |
| 574 | 2026-08-18T18:59:29.546Z | ++ sleep 1 |
| 575 | 2026-08-18T18:59:30.548Z | ++ retry=40 |
| 576 | 2026-08-18T18:59:30.551Z | +++ svcs -Hostate baseline |
| 577 | 2026-08-18T18:59:30.563Z | ++ [[ offline* != online ]] |
| 578 | 2026-08-18T18:59:30.563Z | ++ [[ 40 -gt 300 ]] |
| 579 | 2026-08-18T18:59:30.563Z | ++ sleep 1 |
| 580 | 2026-08-18T18:59:31.565Z | ++ retry=41 |
| 581 | 2026-08-18T18:59:31.568Z | +++ svcs -Hostate baseline |
| 582 | 2026-08-18T18:59:31.579Z | ++ [[ offline* != online ]] |
| 583 | 2026-08-18T18:59:31.579Z | ++ [[ 41 -gt 300 ]] |
| 584 | 2026-08-18T18:59:31.580Z | ++ sleep 1 |
| 585 | 2026-08-18T18:59:32.581Z | ++ retry=42 |
| 586 | 2026-08-18T18:59:32.585Z | +++ svcs -Hostate baseline |
| 587 | 2026-08-18T18:59:32.596Z | ++ [[ offline* != online ]] |
| 588 | 2026-08-18T18:59:32.596Z | ++ [[ 42 -gt 300 ]] |
| 589 | 2026-08-18T18:59:32.596Z | ++ sleep 1 |
| 590 | 2026-08-18T18:59:33.598Z | ++ retry=43 |
| 591 | 2026-08-18T18:59:33.602Z | +++ svcs -Hostate baseline |
| 592 | 2026-08-18T18:59:33.612Z | ++ [[ offline* != online ]] |
| 593 | 2026-08-18T18:59:33.612Z | ++ [[ 43 -gt 300 ]] |
| 594 | 2026-08-18T18:59:33.612Z | ++ sleep 1 |
| 595 | 2026-08-18T18:59:34.614Z | ++ retry=44 |
| 596 | 2026-08-18T18:59:34.618Z | +++ svcs -Hostate baseline |
| 597 | 2026-08-18T18:59:34.628Z | ++ [[ offline* != online ]] |
| 598 | 2026-08-18T18:59:34.629Z | ++ [[ 44 -gt 300 ]] |
| 599 | 2026-08-18T18:59:34.629Z | ++ sleep 1 |
| 600 | 2026-08-18T18:59:35.631Z | ++ retry=45 |
| 601 | 2026-08-18T18:59:35.634Z | +++ svcs -Hostate baseline |
| 602 | 2026-08-18T18:59:35.645Z | ++ [[ offline* != online ]] |
| 603 | 2026-08-18T18:59:35.645Z | ++ [[ 45 -gt 300 ]] |
| 604 | 2026-08-18T18:59:35.645Z | ++ sleep 1 |
| 605 | 2026-08-18T18:59:36.647Z | ++ retry=46 |
| 606 | 2026-08-18T18:59:36.650Z | +++ svcs -Hostate baseline |
| 607 | 2026-08-18T18:59:36.661Z | ++ [[ offline* != online ]] |
| 608 | 2026-08-18T18:59:36.661Z | ++ [[ 46 -gt 300 ]] |
| 609 | 2026-08-18T18:59:36.661Z | ++ sleep 1 |
| 610 | 2026-08-18T18:59:37.663Z | ++ retry=47 |
| 611 | 2026-08-18T18:59:37.666Z | +++ svcs -Hostate baseline |
| 612 | 2026-08-18T18:59:37.677Z | ++ [[ offline* != online ]] |
| 613 | 2026-08-18T18:59:37.678Z | ++ [[ 47 -gt 300 ]] |
| 614 | 2026-08-18T18:59:37.678Z | ++ sleep 1 |
| 615 | 2026-08-18T18:59:38.679Z | ++ retry=48 |
| 616 | 2026-08-18T18:59:38.700Z | +++ svcs -Hostate baseline |
| 617 | 2026-08-18T18:59:38.704Z | ++ [[ offline* != online ]] |
| 618 | 2026-08-18T18:59:38.704Z | ++ [[ 48 -gt 300 ]] |
| 619 | 2026-08-18T18:59:38.704Z | ++ sleep 1 |
| 620 | 2026-08-18T18:59:39.696Z | ++ retry=49 |
| 621 | 2026-08-18T18:59:39.699Z | +++ svcs -Hostate baseline |
| 622 | 2026-08-18T18:59:39.710Z | ++ [[ offline* != online ]] |
| 623 | 2026-08-18T18:59:39.710Z | ++ [[ 49 -gt 300 ]] |
| 624 | 2026-08-18T18:59:39.710Z | ++ sleep 1 |
| 625 | 2026-08-18T18:59:40.714Z | ++ retry=50 |
| 626 | 2026-08-18T18:59:40.717Z | +++ svcs -Hostate baseline |
| 627 | 2026-08-18T18:59:40.726Z | ++ [[ offline* != online ]] |
| 628 | 2026-08-18T18:59:40.726Z | ++ [[ 50 -gt 300 ]] |
| 629 | 2026-08-18T18:59:40.726Z | ++ sleep 1 |
| 630 | 2026-08-18T18:59:41.728Z | ++ retry=51 |
| 631 | 2026-08-18T18:59:41.731Z | +++ svcs -Hostate baseline |
| 632 | 2026-08-18T18:59:41.743Z | ++ [[ offline* != online ]] |
| 633 | 2026-08-18T18:59:41.743Z | ++ [[ 51 -gt 300 ]] |
| 634 | 2026-08-18T18:59:41.743Z | ++ sleep 1 |
| 635 | 2026-08-18T18:59:42.746Z | ++ retry=52 |
| 636 | 2026-08-18T18:59:42.748Z | +++ svcs -Hostate baseline |
| 637 | 2026-08-18T18:59:42.759Z | ++ [[ offline* != online ]] |
| 638 | 2026-08-18T18:59:42.759Z | ++ [[ 52 -gt 300 ]] |
| 639 | 2026-08-18T18:59:42.759Z | ++ sleep 1 |
| 640 | 2026-08-18T18:59:43.763Z | ++ retry=53 |
| 641 | 2026-08-18T18:59:43.766Z | +++ svcs -Hostate baseline |
| 642 | 2026-08-18T18:59:43.777Z | ++ [[ offline* != online ]] |
| 643 | 2026-08-18T18:59:43.777Z | ++ [[ 53 -gt 300 ]] |
| 644 | 2026-08-18T18:59:43.777Z | ++ sleep 1 |
| 645 | 2026-08-18T18:59:44.778Z | ++ retry=54 |
| 646 | 2026-08-18T18:59:44.781Z | +++ svcs -Hostate baseline |
| 647 | 2026-08-18T18:59:44.792Z | ++ [[ offline* != online ]] |
| 648 | 2026-08-18T18:59:44.792Z | ++ [[ 54 -gt 300 ]] |
| 649 | 2026-08-18T18:59:44.795Z | ++ sleep 1 |
| 650 | 2026-08-18T18:59:45.794Z | ++ retry=55 |
| 651 | 2026-08-18T18:59:45.797Z | +++ svcs -Hostate baseline |
| 652 | 2026-08-18T18:59:45.809Z | ++ [[ offline* != online ]] |
| 653 | 2026-08-18T18:59:45.809Z | ++ [[ 55 -gt 300 ]] |
| 654 | 2026-08-18T18:59:45.809Z | ++ sleep 1 |
| 655 | 2026-08-18T18:59:46.811Z | ++ retry=56 |
| 656 | 2026-08-18T18:59:46.816Z | +++ svcs -Hostate baseline |
| 657 | 2026-08-18T18:59:46.827Z | ++ [[ offline* != online ]] |
| 658 | 2026-08-18T18:59:46.830Z | ++ [[ 56 -gt 300 ]] |
| 659 | 2026-08-18T18:59:46.830Z | ++ sleep 1 |
| 660 | 2026-08-18T18:59:47.828Z | ++ retry=57 |
| 661 | 2026-08-18T18:59:47.831Z | +++ svcs -Hostate baseline |
| 662 | 2026-08-18T18:59:47.842Z | ++ [[ offline* != online ]] |
| 663 | 2026-08-18T18:59:47.842Z | ++ [[ 57 -gt 300 ]] |
| 664 | 2026-08-18T18:59:47.842Z | ++ sleep 1 |
| 665 | 2026-08-18T18:59:48.844Z | ++ retry=58 |
| 666 | 2026-08-18T18:59:48.847Z | +++ svcs -Hostate baseline |
| 667 | 2026-08-18T18:59:48.858Z | ++ [[ offline* != online ]] |
| 668 | 2026-08-18T18:59:48.858Z | ++ [[ 58 -gt 300 ]] |
| 669 | 2026-08-18T18:59:48.858Z | ++ sleep 1 |
| 670 | 2026-08-18T18:59:49.860Z | ++ retry=59 |
| 671 | 2026-08-18T18:59:49.863Z | +++ svcs -Hostate baseline |
| 672 | 2026-08-18T18:59:49.874Z | ++ [[ offline* != online ]] |
| 673 | 2026-08-18T18:59:49.874Z | ++ [[ 59 -gt 300 ]] |
| 674 | 2026-08-18T18:59:49.877Z | ++ sleep 1 |
| 675 | 2026-08-18T18:59:50.878Z | ++ retry=60 |
| 676 | 2026-08-18T18:59:50.880Z | +++ svcs -Hostate baseline |
| 677 | 2026-08-18T18:59:50.891Z | ++ [[ offline* != online ]] |
| 678 | 2026-08-18T18:59:50.891Z | ++ [[ 60 -gt 300 ]] |
| 679 | 2026-08-18T18:59:50.894Z | ++ sleep 1 |
| 680 | 2026-08-18T18:59:51.893Z | ++ retry=61 |
| 681 | 2026-08-18T18:59:51.897Z | +++ svcs -Hostate baseline |
| 682 | 2026-08-18T18:59:51.908Z | ++ [[ offline* != online ]] |
| 683 | 2026-08-18T18:59:51.908Z | ++ [[ 61 -gt 300 ]] |
| 684 | 2026-08-18T18:59:51.908Z | ++ sleep 1 |
| 685 | 2026-08-18T18:59:52.909Z | ++ retry=62 |
| 686 | 2026-08-18T18:59:52.912Z | +++ svcs -Hostate baseline |
| 687 | 2026-08-18T18:59:52.923Z | ++ [[ offline* != online ]] |
| 688 | 2026-08-18T18:59:52.924Z | ++ [[ 62 -gt 300 ]] |
| 689 | 2026-08-18T18:59:52.924Z | ++ sleep 1 |
| 690 | 2026-08-18T18:59:53.926Z | ++ retry=63 |
| 691 | 2026-08-18T18:59:53.930Z | +++ svcs -Hostate baseline |
| 692 | 2026-08-18T18:59:53.940Z | ++ [[ offline* != online ]] |
| 693 | 2026-08-18T18:59:53.940Z | ++ [[ 63 -gt 300 ]] |
| 694 | 2026-08-18T18:59:53.940Z | ++ sleep 1 |
| 695 | 2026-08-18T18:59:54.943Z | ++ retry=64 |
| 696 | 2026-08-18T18:59:54.946Z | +++ svcs -Hostate baseline |
| 697 | 2026-08-18T18:59:54.958Z | ++ [[ offline* != online ]] |
| 698 | 2026-08-18T18:59:54.958Z | ++ [[ 64 -gt 300 ]] |
| 699 | 2026-08-18T18:59:54.958Z | ++ sleep 1 |
| 700 | 2026-08-18T18:59:55.959Z | ++ retry=65 |
| 701 | 2026-08-18T18:59:55.962Z | +++ svcs -Hostate baseline |
| 702 | 2026-08-18T18:59:55.975Z | ++ [[ offline* != online ]] |
| 703 | 2026-08-18T18:59:55.975Z | ++ [[ 65 -gt 300 ]] |
| 704 | 2026-08-18T18:59:55.975Z | ++ sleep 1 |
| 705 | 2026-08-18T18:59:56.979Z | ++ retry=66 |
| 706 | 2026-08-18T18:59:56.987Z | +++ svcs -Hostate baseline |
| 707 | 2026-08-18T18:59:56.994Z | ++ [[ offline* != online ]] |
| 708 | 2026-08-18T18:59:56.994Z | ++ [[ 66 -gt 300 ]] |
| 709 | 2026-08-18T18:59:56.994Z | ++ sleep 1 |
| 710 | 2026-08-18T18:59:57.992Z | ++ retry=67 |
| 711 | 2026-08-18T18:59:57.995Z | +++ svcs -Hostate baseline |
| 712 | 2026-08-18T18:59:58.007Z | ++ [[ offline* != online ]] |
| 713 | 2026-08-18T18:59:58.007Z | ++ [[ 67 -gt 300 ]] |
| 714 | 2026-08-18T18:59:58.007Z | ++ sleep 1 |
| 715 | 2026-08-18T18:59:59.009Z | ++ retry=68 |
| 716 | 2026-08-18T18:59:59.013Z | +++ svcs -Hostate baseline |
| 717 | 2026-08-18T18:59:59.024Z | ++ [[ offline* != online ]] |
| 718 | 2026-08-18T18:59:59.024Z | ++ [[ 68 -gt 300 ]] |
| 719 | 2026-08-18T18:59:59.024Z | ++ sleep 1 |
| 720 | 2026-08-18T19:00:00.026Z | ++ retry=69 |
| 721 | 2026-08-18T19:00:00.029Z | +++ svcs -Hostate baseline |
| 722 | 2026-08-18T19:00:00.041Z | ++ [[ offline* != online ]] |
| 723 | 2026-08-18T19:00:00.041Z | ++ [[ 69 -gt 300 ]] |
| 724 | 2026-08-18T19:00:00.041Z | ++ sleep 1 |
| 725 | 2026-08-18T19:00:01.043Z | ++ retry=70 |
| 726 | 2026-08-18T19:00:01.046Z | +++ svcs -Hostate baseline |
| 727 | 2026-08-18T19:00:01.057Z | ++ [[ offline* != online ]] |
| 728 | 2026-08-18T19:00:01.057Z | ++ [[ 70 -gt 300 ]] |
| 729 | 2026-08-18T19:00:01.057Z | ++ sleep 1 |
| 730 | 2026-08-18T19:00:02.059Z | ++ retry=71 |
| 731 | 2026-08-18T19:00:02.062Z | +++ svcs -Hostate baseline |
| 732 | 2026-08-18T19:00:02.075Z | ++ [[ offline* != online ]] |
| 733 | 2026-08-18T19:00:02.075Z | ++ [[ 71 -gt 300 ]] |
| 734 | 2026-08-18T19:00:02.075Z | ++ sleep 1 |
| 735 | 2026-08-18T19:00:03.078Z | ++ retry=72 |
| 736 | 2026-08-18T19:00:03.081Z | +++ svcs -Hostate baseline |
| 737 | 2026-08-18T19:00:03.090Z | ++ [[ offline* != online ]] |
| 738 | 2026-08-18T19:00:03.090Z | ++ [[ 72 -gt 300 ]] |
| 739 | 2026-08-18T19:00:03.090Z | ++ sleep 1 |
| 740 | 2026-08-18T19:00:04.092Z | ++ retry=73 |
| 741 | 2026-08-18T19:00:04.095Z | +++ svcs -Hostate baseline |
| 742 | 2026-08-18T19:00:04.107Z | ++ [[ offline* != online ]] |
| 743 | 2026-08-18T19:00:04.107Z | ++ [[ 73 -gt 300 ]] |
| 744 | 2026-08-18T19:00:04.107Z | ++ sleep 1 |
| 745 | 2026-08-18T19:00:05.111Z | ++ retry=74 |
| 746 | 2026-08-18T19:00:05.114Z | +++ svcs -Hostate baseline |
| 747 | 2026-08-18T19:00:05.123Z | ++ [[ offline* != online ]] |
| 748 | 2026-08-18T19:00:05.123Z | ++ [[ 74 -gt 300 ]] |
| 749 | 2026-08-18T19:00:05.124Z | ++ sleep 1 |
| 750 | 2026-08-18T19:00:06.128Z | ++ retry=75 |
| 751 | 2026-08-18T19:00:06.132Z | +++ svcs -Hostate baseline |
| 752 | 2026-08-18T19:00:06.142Z | ++ [[ offline* != online ]] |
| 753 | 2026-08-18T19:00:06.142Z | ++ [[ 75 -gt 300 ]] |
| 754 | 2026-08-18T19:00:06.142Z | ++ sleep 1 |
| 755 | 2026-08-18T19:00:07.142Z | ++ retry=76 |
| 756 | 2026-08-18T19:00:07.145Z | +++ svcs -Hostate baseline |
| 757 | 2026-08-18T19:00:07.156Z | ++ [[ offline* != online ]] |
| 758 | 2026-08-18T19:00:07.156Z | ++ [[ 76 -gt 300 ]] |
| 759 | 2026-08-18T19:00:07.156Z | ++ sleep 1 |
| 760 | 2026-08-18T19:00:08.158Z | ++ retry=77 |
| 761 | 2026-08-18T19:00:08.162Z | +++ svcs -Hostate baseline |
| 762 | 2026-08-18T19:00:08.173Z | ++ [[ offline* != online ]] |
| 763 | 2026-08-18T19:00:08.173Z | ++ [[ 77 -gt 300 ]] |
| 764 | 2026-08-18T19:00:08.173Z | ++ sleep 1 |
| 765 | 2026-08-18T19:00:09.175Z | ++ retry=78 |
| 766 | 2026-08-18T19:00:09.179Z | +++ svcs -Hostate baseline |
| 767 | 2026-08-18T19:00:09.189Z | ++ [[ offline* != online ]] |
| 768 | 2026-08-18T19:00:09.189Z | ++ [[ 78 -gt 300 ]] |
| 769 | 2026-08-18T19:00:09.189Z | ++ sleep 1 |
| 770 | 2026-08-18T19:00:10.191Z | ++ retry=79 |
| 771 | 2026-08-18T19:00:10.195Z | +++ svcs -Hostate baseline |
| 772 | 2026-08-18T19:00:10.205Z | ++ [[ offline* != online ]] |
| 773 | 2026-08-18T19:00:10.205Z | ++ [[ 79 -gt 300 ]] |
| 774 | 2026-08-18T19:00:10.205Z | ++ sleep 1 |
| 775 | 2026-08-18T19:00:11.207Z | ++ retry=80 |
| 776 | 2026-08-18T19:00:11.210Z | +++ svcs -Hostate baseline |
| 777 | 2026-08-18T19:00:11.222Z | ++ [[ offline* != online ]] |
| 778 | 2026-08-18T19:00:11.222Z | ++ [[ 80 -gt 300 ]] |
| 779 | 2026-08-18T19:00:11.222Z | ++ sleep 1 |
| 780 | 2026-08-18T19:00:12.224Z | ++ retry=81 |
| 781 | 2026-08-18T19:00:12.227Z | +++ svcs -Hostate baseline |
| 782 | 2026-08-18T19:00:12.238Z | ++ [[ offline* != online ]] |
| 783 | 2026-08-18T19:00:12.239Z | ++ [[ 81 -gt 300 ]] |
| 784 | 2026-08-18T19:00:12.239Z | ++ sleep 1 |
| 785 | 2026-08-18T19:00:13.242Z | ++ retry=82 |
| 786 | 2026-08-18T19:00:13.244Z | +++ svcs -Hostate baseline |
| 787 | 2026-08-18T19:00:13.255Z | ++ [[ offline* != online ]] |
| 788 | 2026-08-18T19:00:13.255Z | ++ [[ 82 -gt 300 ]] |
| 789 | 2026-08-18T19:00:13.255Z | ++ sleep 1 |
| 790 | 2026-08-18T19:00:14.257Z | ++ retry=83 |
| 791 | 2026-08-18T19:00:14.260Z | +++ svcs -Hostate baseline |
| 792 | 2026-08-18T19:00:14.271Z | ++ [[ offline* != online ]] |
| 793 | 2026-08-18T19:00:14.271Z | ++ [[ 83 -gt 300 ]] |
| 794 | 2026-08-18T19:00:14.271Z | ++ sleep 1 |
| 795 | 2026-08-18T19:00:15.273Z | ++ retry=84 |
| 796 | 2026-08-18T19:00:15.276Z | +++ svcs -Hostate baseline |
| 797 | 2026-08-18T19:00:15.287Z | ++ [[ offline* != online ]] |
| 798 | 2026-08-18T19:00:15.288Z | ++ [[ 84 -gt 300 ]] |
| 799 | 2026-08-18T19:00:15.288Z | ++ sleep 1 |
| 800 | 2026-08-18T19:00:16.289Z | ++ retry=85 |
| 801 | 2026-08-18T19:00:16.292Z | +++ svcs -Hostate baseline |
| 802 | 2026-08-18T19:00:16.304Z | ++ [[ offline* != online ]] |
| 803 | 2026-08-18T19:00:16.304Z | ++ [[ 85 -gt 300 ]] |
| 804 | 2026-08-18T19:00:16.304Z | ++ sleep 1 |
| 805 | 2026-08-18T19:00:17.306Z | ++ retry=86 |
| 806 | 2026-08-18T19:00:17.309Z | +++ svcs -Hostate baseline |
| 807 | 2026-08-18T19:00:17.320Z | ++ [[ offline* != online ]] |
| 808 | 2026-08-18T19:00:17.320Z | ++ [[ 86 -gt 300 ]] |
| 809 | 2026-08-18T19:00:17.320Z | ++ sleep 1 |
| 810 | 2026-08-18T19:00:18.322Z | ++ retry=87 |
| 811 | 2026-08-18T19:00:18.325Z | +++ svcs -Hostate baseline |
| 812 | 2026-08-18T19:00:18.336Z | ++ [[ offline* != online ]] |
| 813 | 2026-08-18T19:00:18.336Z | ++ [[ 87 -gt 300 ]] |
| 814 | 2026-08-18T19:00:18.336Z | ++ sleep 1 |
| 815 | 2026-08-18T19:00:19.338Z | ++ retry=88 |
| 816 | 2026-08-18T19:00:19.341Z | +++ svcs -Hostate baseline |
| 817 | 2026-08-18T19:00:19.353Z | ++ [[ offline* != online ]] |
| 818 | 2026-08-18T19:00:19.353Z | ++ [[ 88 -gt 300 ]] |
| 819 | 2026-08-18T19:00:19.353Z | ++ sleep 1 |
| 820 | 2026-08-18T19:00:20.355Z | ++ retry=89 |
| 821 | 2026-08-18T19:00:20.359Z | +++ svcs -Hostate baseline |
| 822 | 2026-08-18T19:00:20.370Z | ++ [[ offline* != online ]] |
| 823 | 2026-08-18T19:00:20.370Z | ++ [[ 89 -gt 300 ]] |
| 824 | 2026-08-18T19:00:20.370Z | ++ sleep 1 |
| 825 | 2026-08-18T19:00:21.371Z | ++ retry=90 |
| 826 | 2026-08-18T19:00:21.374Z | +++ svcs -Hostate baseline |
| 827 | 2026-08-18T19:00:21.386Z | ++ [[ offline* != online ]] |
| 828 | 2026-08-18T19:00:21.386Z | ++ [[ 90 -gt 300 ]] |
| 829 | 2026-08-18T19:00:21.386Z | ++ sleep 1 |
| 830 | 2026-08-18T19:00:22.387Z | ++ retry=91 |
| 831 | 2026-08-18T19:00:22.390Z | +++ svcs -Hostate baseline |
| 832 | 2026-08-18T19:00:22.403Z | ++ [[ offline* != online ]] |
| 833 | 2026-08-18T19:00:22.403Z | ++ [[ 91 -gt 300 ]] |
| 834 | 2026-08-18T19:00:22.403Z | ++ sleep 1 |
| 835 | 2026-08-18T19:00:23.405Z | ++ retry=92 |
| 836 | 2026-08-18T19:00:23.408Z | +++ svcs -Hostate baseline |
| 837 | 2026-08-18T19:00:23.419Z | ++ [[ offline* != online ]] |
| 838 | 2026-08-18T19:00:23.419Z | ++ [[ 92 -gt 300 ]] |
| 839 | 2026-08-18T19:00:23.419Z | ++ sleep 1 |
| 840 | 2026-08-18T19:00:24.421Z | ++ retry=93 |
| 841 | 2026-08-18T19:00:24.424Z | +++ svcs -Hostate baseline |
| 842 | 2026-08-18T19:00:24.436Z | ++ [[ offline* != online ]] |
| 843 | 2026-08-18T19:00:24.437Z | ++ [[ 93 -gt 300 ]] |
| 844 | 2026-08-18T19:00:24.437Z | ++ sleep 1 |
| 845 | 2026-08-18T19:00:25.439Z | ++ retry=94 |
| 846 | 2026-08-18T19:00:25.441Z | +++ svcs -Hostate baseline |
| 847 | 2026-08-18T19:00:25.453Z | ++ [[ offline* != online ]] |
| 848 | 2026-08-18T19:00:25.453Z | ++ [[ 94 -gt 300 ]] |
| 849 | 2026-08-18T19:00:25.453Z | ++ sleep 1 |
| 850 | 2026-08-18T19:00:26.455Z | ++ retry=95 |
| 851 | 2026-08-18T19:00:26.458Z | +++ svcs -Hostate baseline |
| 852 | 2026-08-18T19:00:26.469Z | ++ [[ offline* != online ]] |
| 853 | 2026-08-18T19:00:26.469Z | ++ [[ 95 -gt 300 ]] |
| 854 | 2026-08-18T19:00:26.469Z | ++ sleep 1 |
| 855 | 2026-08-18T19:00:27.470Z | ++ retry=96 |
| 856 | 2026-08-18T19:00:27.473Z | +++ svcs -Hostate baseline |
| 857 | 2026-08-18T19:00:27.484Z | ++ [[ offline* != online ]] |
| 858 | 2026-08-18T19:00:27.485Z | ++ [[ 96 -gt 300 ]] |
| 859 | 2026-08-18T19:00:27.487Z | ++ sleep 1 |
| 860 | 2026-08-18T19:00:28.487Z | ++ retry=97 |
| 861 | 2026-08-18T19:00:28.490Z | +++ svcs -Hostate baseline |
| 862 | 2026-08-18T19:00:28.502Z | ++ [[ offline* != online ]] |
| 863 | 2026-08-18T19:00:28.502Z | ++ [[ 97 -gt 300 ]] |
| 864 | 2026-08-18T19:00:28.502Z | ++ sleep 1 |
| 865 | 2026-08-18T19:00:29.503Z | ++ retry=98 |
| 866 | 2026-08-18T19:00:29.506Z | +++ svcs -Hostate baseline |
| 867 | 2026-08-18T19:00:29.519Z | ++ [[ offline* != online ]] |
| 868 | 2026-08-18T19:00:29.519Z | ++ [[ 98 -gt 300 ]] |
| 869 | 2026-08-18T19:00:29.519Z | ++ sleep 1 |
| 870 | 2026-08-18T19:00:30.519Z | ++ retry=99 |
| 871 | 2026-08-18T19:00:30.522Z | +++ svcs -Hostate baseline |
| 872 | 2026-08-18T19:00:30.534Z | ++ [[ offline* != online ]] |
| 873 | 2026-08-18T19:00:30.534Z | ++ [[ 99 -gt 300 ]] |
| 874 | 2026-08-18T19:00:30.534Z | ++ sleep 1 |
| 875 | 2026-08-18T19:00:31.540Z | ++ retry=100 |
| 876 | 2026-08-18T19:00:31.552Z | +++ svcs -Hostate baseline |
| 877 | 2026-08-18T19:00:31.557Z | ++ [[ offline* != online ]] |
| 878 | 2026-08-18T19:00:31.558Z | ++ [[ 100 -gt 300 ]] |
| 879 | 2026-08-18T19:00:31.558Z | ++ sleep 1 |
| 880 | 2026-08-18T19:00:32.561Z | ++ retry=101 |
| 881 | 2026-08-18T19:00:32.582Z | +++ svcs -Hostate baseline |
| 882 | 2026-08-18T19:00:32.582Z | ++ [[ offline* != online ]] |
| 883 | 2026-08-18T19:00:32.582Z | ++ [[ 101 -gt 300 ]] |
| 884 | 2026-08-18T19:00:32.583Z | ++ sleep 1 |
| 885 | 2026-08-18T19:00:33.567Z | ++ retry=102 |
| 886 | 2026-08-18T19:00:33.571Z | +++ svcs -Hostate baseline |
| 887 | 2026-08-18T19:00:33.581Z | ++ [[ offline* != online ]] |
| 888 | 2026-08-18T19:00:33.581Z | ++ [[ 102 -gt 300 ]] |
| 889 | 2026-08-18T19:00:33.581Z | ++ sleep 1 |
| 890 | 2026-08-18T19:00:34.584Z | ++ retry=103 |
| 891 | 2026-08-18T19:00:34.587Z | +++ svcs -Hostate baseline |
| 892 | 2026-08-18T19:00:34.597Z | ++ [[ offline* != online ]] |
| 893 | 2026-08-18T19:00:34.597Z | ++ [[ 103 -gt 300 ]] |
| 894 | 2026-08-18T19:00:34.597Z | ++ sleep 1 |
| 895 | 2026-08-18T19:00:35.598Z | ++ retry=104 |
| 896 | 2026-08-18T19:00:35.603Z | +++ svcs -Hostate baseline |
| 897 | 2026-08-18T19:00:35.612Z | ++ [[ offline* != online ]] |
| 898 | 2026-08-18T19:00:35.612Z | ++ [[ 104 -gt 300 ]] |
| 899 | 2026-08-18T19:00:35.612Z | ++ sleep 1 |
| 900 | 2026-08-18T19:00:36.614Z | ++ retry=105 |
| 901 | 2026-08-18T19:00:36.617Z | +++ svcs -Hostate baseline |
| 902 | 2026-08-18T19:00:36.631Z | ++ [[ offline* != online ]] |
| 903 | 2026-08-18T19:00:36.631Z | ++ [[ 105 -gt 300 ]] |
| 904 | 2026-08-18T19:00:36.631Z | ++ sleep 1 |
| 905 | 2026-08-18T19:00:37.630Z | ++ retry=106 |
| 906 | 2026-08-18T19:00:37.633Z | +++ svcs -Hostate baseline |
| 907 | 2026-08-18T19:00:37.644Z | ++ [[ offline* != online ]] |
| 908 | 2026-08-18T19:00:37.645Z | ++ [[ 106 -gt 300 ]] |
| 909 | 2026-08-18T19:00:37.648Z | ++ sleep 1 |
| 910 | 2026-08-18T19:00:38.646Z | ++ retry=107 |
| 911 | 2026-08-18T19:00:38.649Z | +++ svcs -Hostate baseline |
| 912 | 2026-08-18T19:00:38.661Z | ++ [[ online != online ]] |
| 913 | 2026-08-18T19:00:38.664Z | ++ set -o errexit |
| 914 | 2026-08-18T19:00:38.664Z | ++ set -o pipefail |
| 915 | 2026-08-18T19:00:38.664Z | ++ banner build |
| 916 | 2026-08-18T19:00:38.664Z | |
| 917 | 2026-08-18T19:00:38.665Z | ##### # # # # ##### |
| 918 | 2026-08-18T19:00:38.665Z | # # # # # # # # |
| 919 | 2026-08-18T19:00:38.665Z | ##### # # # # # # |
| 920 | 2026-08-18T19:00:38.665Z | # # # # # # # # |
| 921 | 2026-08-18T19:00:38.665Z | # # # # # # # # |
| 922 | 2026-08-18T19:00:38.665Z | ##### #### # ###### ##### |
| 923 | 2026-08-18T19:00:38.665Z | |
| 924 | 2026-08-18T19:00:38.665Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 925 | 2026-08-18T19:00:38.668Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 926 | 2026-08-18T19:00:38.818Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 927 | 2026-08-18T19:00:38.821Z | info: downloading 6 components |
| 928 | 2026-08-18T19:00:55.316Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 929 | 2026-08-18T19:00:56.024Z | From https://github.com/oxidecomputer/falcon |
| 930 | 2026-08-18T19:00:56.024Z | * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483 |
| 931 | 2026-08-18T19:00:56.103Z | Updating crates.io index |
| 932 | 2026-08-18T19:00:56.105Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 933 | 2026-08-18T19:00:56.549Z | From https://github.com/oxidecomputer/dendrite |
| 934 | 2026-08-18T19:00:56.549Z | * [new ref] 9645288adc19b352aaa9a675be9953fe4e0b6e1b -> refs/commit/9645288adc19b352aaa9a675be9953fe4e0b6e1b |
| 935 | 2026-08-18T19:00:56.584Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 936 | 2026-08-18T19:00:57.016Z | From https://github.com/oxidecomputer/ispf |
| 937 | 2026-08-18T19:00:57.016Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 938 | 2026-08-18T19:00:57.021Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 939 | 2026-08-18T19:00:57.455Z | From https://github.com/oxidecomputer/netadm-sys |
| 940 | 2026-08-18T19:00:57.455Z | * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2 |
| 941 | 2026-08-18T19:00:57.463Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 942 | 2026-08-18T19:01:03.597Z | From https://github.com/oxidecomputer/omicron |
| 943 | 2026-08-18T19:01:03.597Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 944 | 2026-08-18T19:01:04.017Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 945 | 2026-08-18T19:01:04.854Z | From https://github.com/oxidecomputer/opte |
| 946 | 2026-08-18T19:01:04.854Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 947 | 2026-08-18T19:01:04.883Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 948 | 2026-08-18T19:01:05.170Z | From https://github.com/oxidecomputer/slog-error-chain |
| 949 | 2026-08-18T19:01:05.170Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 950 | 2026-08-18T19:01:05.179Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 951 | 2026-08-18T19:01:05.492Z | From https://github.com/illumos/smf-rs |
| 952 | 2026-08-18T19:01:05.492Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 953 | 2026-08-18T19:01:05.500Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 954 | 2026-08-18T19:01:05.855Z | From https://github.com/oxidecomputer/network-interface |
| 955 | 2026-08-18T19:01:05.855Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 956 | 2026-08-18T19:01:05.860Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 957 | 2026-08-18T19:01:06.257Z | From https://github.com/oxidecomputer/zone |
| 958 | 2026-08-18T19:01:06.257Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 959 | 2026-08-18T19:01:06.263Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 960 | 2026-08-18T19:01:07.989Z | From https://github.com/oxidecomputer/propolis |
| 961 | 2026-08-18T19:01:07.989Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 962 | 2026-08-18T19:01:08.030Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 963 | 2026-08-18T19:01:08.775Z | From https://github.com/oxidecomputer/transceiver-control |
| 964 | 2026-08-18T19:01:08.775Z | * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea |
| 965 | 2026-08-18T19:01:08.785Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 966 | 2026-08-18T19:01:09.735Z | From https://github.com/oxidecomputer/dlpi-sys |
| 967 | 2026-08-18T19:01:09.735Z | * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1 |
| 968 | 2026-08-18T19:01:09.741Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 969 | 2026-08-18T19:01:10.549Z | From https://github.com/jmesmon/rust-libzfs |
| 970 | 2026-08-18T19:01:10.549Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 971 | 2026-08-18T19:01:10.557Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 972 | 2026-08-18T19:01:10.889Z | From https://github.com/oxidecomputer/rusty-doors |
| 973 | 2026-08-18T19:01:10.889Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 974 | 2026-08-18T19:01:10.895Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 975 | 2026-08-18T19:01:11.310Z | From https://github.com/oxidecomputer/lldp |
| 976 | 2026-08-18T19:01:11.310Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 977 | 2026-08-18T19:01:11.321Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 978 | 2026-08-18T19:01:11.764Z | From https://github.com/oxidecomputer/tufaceous |
| 979 | 2026-08-18T19:01:11.764Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 980 | 2026-08-18T19:01:11.774Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 981 | 2026-08-18T19:01:12.505Z | From https://github.com/oxidecomputer/management-gateway-service |
| 982 | 2026-08-18T19:01:12.505Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 983 | 2026-08-18T19:01:12.518Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 984 | 2026-08-18T19:01:13.426Z | From https://github.com/oxidecomputer/crucible |
| 985 | 2026-08-18T19:01:13.426Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 986 | 2026-08-18T19:01:13.468Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 987 | 2026-08-18T19:01:13.831Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 988 | 2026-08-18T19:01:13.831Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 989 | 2026-08-18T19:01:13.840Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 990 | 2026-08-18T19:01:14.348Z | From https://github.com/oxidecomputer/propolis |
| 991 | 2026-08-18T19:01:14.348Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 992 | 2026-08-18T19:01:14.391Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 993 | 2026-08-18T19:01:15.085Z | From https://github.com/oxidecomputer/crucible |
| 994 | 2026-08-18T19:01:15.085Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 995 | 2026-08-18T19:01:15.151Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 996 | 2026-08-18T19:01:15.700Z | From https://github.com/oxidecomputer/tofino |
| 997 | 2026-08-18T19:01:15.700Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 998 | 2026-08-18T19:01:15.711Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 999 | 2026-08-18T19:01:16.833Z | From https://github.com/oxidecomputer/maghemite |
| 1000 | 2026-08-18T19:01:16.833Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 1001 | 2026-08-18T19:01:16.864Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1002 | 2026-08-18T19:01:17.496Z | From https://github.com/oxidecomputer/clickward |
| 1003 | 2026-08-18T19:01:17.496Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1004 | 2026-08-18T19:01:17.503Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1005 | 2026-08-18T19:01:18.496Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1006 | 2026-08-18T19:01:18.496Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1007 | 2026-08-18T19:01:20.896Z | Downloading crates ... |
| 1008 | 2026-08-18T19:01:20.950Z | Downloaded anstyle-query v1.1.5 |
| 1009 | 2026-08-18T19:01:20.953Z | Downloaded aead v0.5.2 |
| 1010 | 2026-08-18T19:01:20.957Z | Downloaded block-buffer v0.12.1 |
| 1011 | 2026-08-18T19:01:20.960Z | Downloaded cmake v0.1.58 |
| 1012 | 2026-08-18T19:01:20.963Z | Downloaded backoff v0.4.0 |
| 1013 | 2026-08-18T19:01:20.969Z | Downloaded adler2 v2.0.1 |
| 1014 | 2026-08-18T19:01:20.971Z | Downloaded async-stream v0.3.6 |
| 1015 | 2026-08-18T19:01:20.972Z | Downloaded async-stream-impl v0.3.6 |
| 1016 | 2026-08-18T19:01:20.972Z | Downloaded atomicwrites v0.4.4 |
| 1017 | 2026-08-18T19:01:20.972Z | Downloaded async-recursion v1.1.1 |
| 1018 | 2026-08-18T19:01:20.974Z | Downloaded idna_adapter v1.2.2 |
| 1019 | 2026-08-18T19:01:20.977Z | Downloaded atomic-waker v1.1.2 |
| 1020 | 2026-08-18T19:01:20.980Z | Downloaded base16ct v1.0.0 |
| 1021 | 2026-08-18T19:01:20.980Z | Downloaded autocfg v1.5.1 |
| 1022 | 2026-08-18T19:01:20.983Z | Downloaded arc-swap v1.9.2 |
| 1023 | 2026-08-18T19:01:20.983Z | Downloaded managed v0.8.0 |
| 1024 | 2026-08-18T19:01:20.986Z | Downloaded ingot v0.2.1 |
| 1025 | 2026-08-18T19:01:20.988Z | Downloaded indent_write v2.2.0 |
| 1026 | 2026-08-18T19:01:20.988Z | Downloaded bytecount v0.6.9 |
| 1027 | 2026-08-18T19:01:20.991Z | Downloaded httpdate v1.0.3 |
| 1028 | 2026-08-18T19:01:20.994Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1029 | 2026-08-18T19:01:20.994Z | Downloaded jiff-static v0.2.35 |
| 1030 | 2026-08-18T19:01:20.994Z | Downloaded konst_macro_rules v0.2.19 |
| 1031 | 2026-08-18T19:01:20.998Z | Downloaded blake2 v0.10.6 |
| 1032 | 2026-08-18T19:01:21.001Z | Downloaded byte-wrapper v0.1.0 |
| 1033 | 2026-08-18T19:01:21.001Z | Downloaded inout v0.1.4 |
| 1034 | 2026-08-18T19:01:21.004Z | Downloaded internet-checksum v0.2.1 |
| 1035 | 2026-08-18T19:01:21.004Z | Downloaded anstyle-parse v1.0.0 |
| 1036 | 2026-08-18T19:01:21.004Z | Downloaded bs58 v0.5.1 |
| 1037 | 2026-08-18T19:01:21.004Z | Downloaded block-buffer v0.10.4 |
| 1038 | 2026-08-18T19:01:21.008Z | Downloaded hyper-rustls v0.27.9 |
| 1039 | 2026-08-18T19:01:21.010Z | Downloaded crunchy v0.2.4 |
| 1040 | 2026-08-18T19:01:21.010Z | Downloaded convert_case v0.4.0 |
| 1041 | 2026-08-18T19:01:21.010Z | Downloaded is-terminal v0.4.17 |
| 1042 | 2026-08-18T19:01:21.010Z | Downloaded cfg-if v1.0.4 |
| 1043 | 2026-08-18T19:01:21.014Z | Downloaded instant v0.1.13 |
| 1044 | 2026-08-18T19:01:21.014Z | Downloaded linear-map v1.2.0 |
| 1045 | 2026-08-18T19:01:21.017Z | Downloaded crc8 v0.1.1 |
| 1046 | 2026-08-18T19:01:21.017Z | Downloaded cpufeatures v0.3.0 |
| 1047 | 2026-08-18T19:01:21.017Z | Downloaded hubpack_derive v0.1.1 |
| 1048 | 2026-08-18T19:01:21.020Z | Downloaded async-trait v0.1.92 |
| 1049 | 2026-08-18T19:01:21.020Z | Downloaded indexmap v1.9.3 |
| 1050 | 2026-08-18T19:01:21.023Z | Downloaded ingot-types v0.1.2 |
| 1051 | 2026-08-18T19:01:21.025Z | Downloaded cobs v0.3.0 |
| 1052 | 2026-08-18T19:01:21.030Z | Downloaded humantime v2.4.0 |
| 1053 | 2026-08-18T19:01:21.030Z | Downloaded iana-time-zone v0.1.65 |
| 1054 | 2026-08-18T19:01:21.033Z | Downloaded jobserver v0.1.35 |
| 1055 | 2026-08-18T19:01:21.033Z | Downloaded cfg_aliases v0.2.2 |
| 1056 | 2026-08-18T19:01:21.033Z | Downloaded ingot-macros v0.2.0 |
| 1057 | 2026-08-18T19:01:21.033Z | Downloaded base16ct v0.2.0 |
| 1058 | 2026-08-18T19:01:21.036Z | Downloaded ident_case v1.0.1 |
| 1059 | 2026-08-18T19:01:21.043Z | Downloaded icu_locale_core v2.2.0 |
| 1060 | 2026-08-18T19:01:21.046Z | Downloaded icu_provider v2.2.0 |
| 1061 | 2026-08-18T19:01:21.049Z | Downloaded itoa v1.0.18 |
| 1062 | 2026-08-18T19:01:21.049Z | Downloaded is_ci v1.2.0 |
| 1063 | 2026-08-18T19:01:21.049Z | Downloaded match_cfg v0.1.0 |
| 1064 | 2026-08-18T19:01:21.051Z | Downloaded num-iter v0.1.46 |
| 1065 | 2026-08-18T19:01:21.052Z | Downloaded ciborium-io v0.2.2 |
| 1066 | 2026-08-18T19:01:21.052Z | Downloaded lru-cache v0.1.2 |
| 1067 | 2026-08-18T19:01:21.054Z | Downloaded olpc-cjson v0.1.4 |
| 1068 | 2026-08-18T19:01:21.055Z | Downloaded compression-core v0.4.32 |
| 1069 | 2026-08-18T19:01:21.057Z | Downloaded macaddr v1.0.1 |
| 1070 | 2026-08-18T19:01:21.060Z | Downloaded darling v0.23.0 |
| 1071 | 2026-08-18T19:01:21.064Z | Downloaded libscf-sys v1.2.0 |
| 1072 | 2026-08-18T19:01:21.067Z | Downloaded chacha20 v0.9.1 |
| 1073 | 2026-08-18T19:01:21.067Z | Downloaded argon2 v0.5.3 |
| 1074 | 2026-08-18T19:01:21.070Z | Downloaded num-derive v0.4.2 |
| 1075 | 2026-08-18T19:01:21.073Z | Downloaded crypto-common v0.1.7 |
| 1076 | 2026-08-18T19:01:21.073Z | Downloaded newtype-uuid-macros v0.1.1 |
| 1077 | 2026-08-18T19:01:21.076Z | Downloaded num_threads v0.1.7 |
| 1078 | 2026-08-18T19:01:21.076Z | Downloaded colorchoice v1.0.5 |
| 1079 | 2026-08-18T19:01:21.076Z | Downloaded const-random-macro v0.1.16 |
| 1080 | 2026-08-18T19:01:21.076Z | Downloaded crypto-common v0.2.2 |
| 1081 | 2026-08-18T19:01:21.080Z | Downloaded bit-set v0.8.0 |
| 1082 | 2026-08-18T19:01:21.082Z | Downloaded lazy_static v1.5.0 |
| 1083 | 2026-08-18T19:01:21.082Z | Downloaded memoffset v0.9.1 |
| 1084 | 2026-08-18T19:01:21.085Z | Downloaded newtype_derive v0.1.6 |
| 1085 | 2026-08-18T19:01:21.085Z | Downloaded bytes v1.12.1 |
| 1086 | 2026-08-18T19:01:21.085Z | Downloaded lru-slab v0.1.2 |
| 1087 | 2026-08-18T19:01:21.089Z | Downloaded newline-converter v0.3.0 |
| 1088 | 2026-08-18T19:01:21.089Z | Downloaded byteorder v1.5.0 |
| 1089 | 2026-08-18T19:01:21.089Z | Downloaded camino-tempfile v1.4.1 |
| 1090 | 2026-08-18T19:01:21.092Z | Downloaded no-std-compat v0.4.1 |
| 1091 | 2026-08-18T19:01:21.092Z | Downloaded mime v0.3.17 |
| 1092 | 2026-08-18T19:01:21.092Z | Downloaded natord v1.0.9 |
| 1093 | 2026-08-18T19:01:21.092Z | Downloaded num-conv v0.2.2 |
| 1094 | 2026-08-18T19:01:21.095Z | Downloaded cstr-argument v0.1.2 |
| 1095 | 2026-08-18T19:01:21.095Z | Downloaded serde_repr v0.1.21 |
| 1096 | 2026-08-18T19:01:21.095Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1097 | 2026-08-18T19:01:21.098Z | Downloaded linked-hash-map v0.5.6 |
| 1098 | 2026-08-18T19:01:21.098Z | Downloaded same-file v1.0.6 |
| 1099 | 2026-08-18T19:01:21.101Z | Downloaded keccak v0.1.6 |
| 1100 | 2026-08-18T19:01:21.101Z | Downloaded num_enum_derive v0.5.11 |
| 1101 | 2026-08-18T19:01:21.101Z | Downloaded cpufeatures v0.2.17 |
| 1102 | 2026-08-18T19:01:21.101Z | Downloaded clap_lex v1.1.0 |
| 1103 | 2026-08-18T19:01:21.104Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1104 | 2026-08-18T19:01:21.104Z | Downloaded scroll_derive v0.12.1 |
| 1105 | 2026-08-18T19:01:21.104Z | Downloaded sigpipe v0.1.3 |
| 1106 | 2026-08-18T19:01:21.107Z | Downloaded icu_normalizer_data v2.2.0 |
| 1107 | 2026-08-18T19:01:21.110Z | Downloaded strsim v0.11.1 |
| 1108 | 2026-08-18T19:01:21.113Z | Downloaded anstream v1.0.0 |
| 1109 | 2026-08-18T19:01:21.113Z | Downloaded compression-codecs v0.4.38 |
| 1110 | 2026-08-18T19:01:21.117Z | Downloaded memmap v0.7.0 |
| 1111 | 2026-08-18T19:01:21.117Z | Downloaded ciborium-ll v0.2.2 |
| 1112 | 2026-08-18T19:01:21.120Z | Downloaded num v0.4.3 |
| 1113 | 2026-08-18T19:01:21.120Z | Downloaded bcs v0.1.6 |
| 1114 | 2026-08-18T19:01:21.123Z | Downloaded strum v0.27.2 |
| 1115 | 2026-08-18T19:01:21.123Z | Downloaded csv-core v0.1.13 |
| 1116 | 2026-08-18T19:01:21.123Z | Downloaded base64ct v1.8.3 |
| 1117 | 2026-08-18T19:01:21.126Z | Downloaded bit-vec v0.8.0 |
| 1118 | 2026-08-18T19:01:21.126Z | Downloaded cipher v0.4.4 |
| 1119 | 2026-08-18T19:01:21.126Z | Downloaded ingot-types v0.2.0 |
| 1120 | 2026-08-18T19:01:21.129Z | Downloaded critical-section v1.2.0 |
| 1121 | 2026-08-18T19:01:21.129Z | Downloaded supports-color v3.0.2 |
| 1122 | 2026-08-18T19:01:21.131Z | Downloaded unarray v0.1.4 |
| 1123 | 2026-08-18T19:01:21.132Z | Downloaded sync_wrapper v1.0.2 |
| 1124 | 2026-08-18T19:01:21.132Z | Downloaded take_mut v0.2.2 |
| 1125 | 2026-08-18T19:01:21.132Z | Downloaded terminal_size v0.4.4 |
| 1126 | 2026-08-18T19:01:21.132Z | Downloaded thread-id v4.2.2 |
| 1127 | 2026-08-18T19:01:21.132Z | Downloaded thread-id v5.1.0 |
| 1128 | 2026-08-18T19:01:21.134Z | Downloaded tinyvec_macros v0.1.1 |
| 1129 | 2026-08-18T19:01:21.134Z | Downloaded async-compression v0.4.43 |
| 1130 | 2026-08-18T19:01:21.137Z | Downloaded tower-service v0.3.3 |
| 1131 | 2026-08-18T19:01:21.137Z | Downloaded untrusted v0.9.0 |
| 1132 | 2026-08-18T19:01:21.141Z | Downloaded usdt-macro v0.5.0 |
| 1133 | 2026-08-18T19:01:21.141Z | Downloaded utf8parse v0.2.2 |
| 1134 | 2026-08-18T19:01:21.144Z | Downloaded lock_api v0.4.14 |
| 1135 | 2026-08-18T19:01:21.147Z | Downloaded toml_datetime v0.6.11 |
| 1136 | 2026-08-18T19:01:21.150Z | Downloaded ipnetwork v0.21.1 |
| 1137 | 2026-08-18T19:01:21.150Z | Downloaded libsw-core v0.3.2 |
| 1138 | 2026-08-18T19:01:21.150Z | Downloaded usdt-attr-macro v0.5.0 |
| 1139 | 2026-08-18T19:01:21.150Z | Downloaded const-random v0.1.18 |
| 1140 | 2026-08-18T19:01:21.154Z | Downloaded want v0.3.1 |
| 1141 | 2026-08-18T19:01:21.157Z | Downloaded ingot v0.1.1 |
| 1142 | 2026-08-18T19:01:21.157Z | Downloaded anstyle v1.0.14 |
| 1143 | 2026-08-18T19:01:21.157Z | Downloaded const_format_proc_macros v0.2.34 |
| 1144 | 2026-08-18T19:01:21.160Z | Downloaded backon v1.6.0 |
| 1145 | 2026-08-18T19:01:21.160Z | Downloaded num_enum v0.7.6 |
| 1146 | 2026-08-18T19:01:21.163Z | Downloaded hubpack v0.1.2 |
| 1147 | 2026-08-18T19:01:21.163Z | Downloaded rustls-native-certs v0.8.4 |
| 1148 | 2026-08-18T19:01:21.166Z | Downloaded crossbeam-deque v0.8.7 |
| 1149 | 2026-08-18T19:01:21.166Z | Downloaded serde_plain v1.0.2 |
| 1150 | 2026-08-18T19:01:21.166Z | Downloaded num_enum_derive v0.7.6 |
| 1151 | 2026-08-18T19:01:21.168Z | Downloaded libsw v3.5.0 |
| 1152 | 2026-08-18T19:01:21.168Z | Downloaded schemars_derive v0.8.22 |
| 1153 | 2026-08-18T19:01:21.171Z | Downloaded num-complex v0.4.6 |
| 1154 | 2026-08-18T19:01:21.171Z | Downloaded num-integer v0.1.47 |
| 1155 | 2026-08-18T19:01:21.171Z | Downloaded slog-async v2.8.0 |
| 1156 | 2026-08-18T19:01:21.174Z | Downloaded daft v0.1.8 |
| 1157 | 2026-08-18T19:01:21.174Z | Downloaded dtrace-parser v0.2.0 |
| 1158 | 2026-08-18T19:01:21.177Z | Downloaded anyhow v1.0.104 |
| 1159 | 2026-08-18T19:01:21.180Z | Downloaded cargo_toml v0.22.3 |
| 1160 | 2026-08-18T19:01:21.180Z | Downloaded crc32fast v1.5.0 |
| 1161 | 2026-08-18T19:01:21.182Z | Downloaded slog-scope v4.4.1 |
| 1162 | 2026-08-18T19:01:21.182Z | Downloaded bitflags v2.13.1 |
| 1163 | 2026-08-18T19:01:21.185Z | Downloaded crossbeam-epoch v0.9.20 |
| 1164 | 2026-08-18T19:01:21.188Z | Downloaded console v0.15.11 |
| 1165 | 2026-08-18T19:01:21.188Z | Downloaded defmt v0.3.100 |
| 1166 | 2026-08-18T19:01:21.188Z | Downloaded icu_collections v2.2.0 |
| 1167 | 2026-08-18T19:01:21.191Z | Downloaded sha2 v0.10.9 |
| 1168 | 2026-08-18T19:01:21.194Z | Downloaded openssl-probe v0.2.1 |
| 1169 | 2026-08-18T19:01:21.194Z | Downloaded clap_derive v4.6.4 |
| 1170 | 2026-08-18T19:01:21.194Z | Downloaded futures-io v0.3.34 |
| 1171 | 2026-08-18T19:01:21.197Z | Downloaded futures-macro v0.3.34 |
| 1172 | 2026-08-18T19:01:21.197Z | Downloaded hostname v0.3.1 |
| 1173 | 2026-08-18T19:01:21.197Z | Downloaded hash32 v0.3.1 |
| 1174 | 2026-08-18T19:01:21.197Z | Downloaded enum-as-inner v0.6.1 |
| 1175 | 2026-08-18T19:01:21.197Z | Downloaded fixedbitset v0.4.2 |
| 1176 | 2026-08-18T19:01:21.200Z | Downloaded foreign-types-shared v0.3.1 |
| 1177 | 2026-08-18T19:01:21.200Z | Downloaded futures-sink v0.3.34 |
| 1178 | 2026-08-18T19:01:21.200Z | Downloaded futures-task v0.3.34 |
| 1179 | 2026-08-18T19:01:21.200Z | Downloaded heck v0.4.1 |
| 1180 | 2026-08-18T19:01:21.201Z | Downloaded hybrid-array v0.4.14 |
| 1181 | 2026-08-18T19:01:21.203Z | Downloaded camino v1.2.5 |
| 1182 | 2026-08-18T19:01:21.203Z | Downloaded ciborium v0.2.2 |
| 1183 | 2026-08-18T19:01:21.203Z | Downloaded allocator-api2 v0.2.21 |
| 1184 | 2026-08-18T19:01:21.206Z | Downloaded newtype-uuid v1.4.0 |
| 1185 | 2026-08-18T19:01:21.206Z | Downloaded num_enum v0.5.11 |
| 1186 | 2026-08-18T19:01:21.209Z | Downloaded thiserror-impl v1.0.69 |
| 1187 | 2026-08-18T19:01:21.209Z | Downloaded unicode-xid v0.2.6 |
| 1188 | 2026-08-18T19:01:21.209Z | Downloaded quick-error v1.2.3 |
| 1189 | 2026-08-18T19:01:21.212Z | Downloaded cookie v0.18.2 |
| 1190 | 2026-08-18T19:01:21.218Z | Downloaded displaydoc v0.2.7 |
| 1191 | 2026-08-18T19:01:21.221Z | Downloaded proc-macro-crate v3.5.0 |
| 1192 | 2026-08-18T19:01:21.221Z | Downloaded progenitor-macro v0.13.0 |
| 1193 | 2026-08-18T19:01:21.224Z | Downloaded ref-cast v1.0.26 |
| 1194 | 2026-08-18T19:01:21.224Z | Downloaded rand_pcg v0.10.2 |
| 1195 | 2026-08-18T19:01:21.227Z | Downloaded darling v0.21.3 |
| 1196 | 2026-08-18T19:01:21.229Z | Downloaded zeroize v1.9.0 |
| 1197 | 2026-08-18T19:01:21.230Z | Downloaded crossbeam-utils v0.8.22 |
| 1198 | 2026-08-18T19:01:21.232Z | Downloaded daft-derive v0.1.8 |
| 1199 | 2026-08-18T19:01:21.232Z | Downloaded ahash v0.8.12 |
| 1200 | 2026-08-18T19:01:21.235Z | Downloaded chacha20 v0.10.1 |
| 1201 | 2026-08-18T19:01:21.235Z | Downloaded colored v3.1.1 |
| 1202 | 2026-08-18T19:01:21.238Z | Downloaded console v0.16.4 |
| 1203 | 2026-08-18T19:01:21.238Z | Downloaded semver v1.0.28 |
| 1204 | 2026-08-18T19:01:21.241Z | Downloaded serde_with_macros v3.22.0 |
| 1205 | 2026-08-18T19:01:21.241Z | Downloaded bitflags v1.3.2 |
| 1206 | 2026-08-18T19:01:21.241Z | Downloaded ingot-macros v0.1.1 |
| 1207 | 2026-08-18T19:01:21.244Z | Downloaded ipnet v2.12.1 |
| 1208 | 2026-08-18T19:01:21.244Z | Downloaded find-msvc-tools v0.1.10 |
| 1209 | 2026-08-18T19:01:21.244Z | Downloaded rustc_version v0.4.1 |
| 1210 | 2026-08-18T19:01:21.244Z | Downloaded serde-big-array v0.5.1 |
| 1211 | 2026-08-18T19:01:21.247Z | Downloaded multer v3.1.0 |
| 1212 | 2026-08-18T19:01:21.247Z | Downloaded foldhash v0.2.0 |
| 1213 | 2026-08-18T19:01:21.247Z | Downloaded slab v0.4.12 |
| 1214 | 2026-08-18T19:01:21.249Z | Downloaded litemap v0.8.2 |
| 1215 | 2026-08-18T19:01:21.250Z | Downloaded debug-ignore v1.0.5 |
| 1216 | 2026-08-18T19:01:21.250Z | Downloaded zerovec-derive v0.11.3 |
| 1217 | 2026-08-18T19:01:21.253Z | Downloaded data-encoding v2.11.1 |
| 1218 | 2026-08-18T19:01:21.253Z | Downloaded zmij v1.0.23 |
| 1219 | 2026-08-18T19:01:21.253Z | Downloaded cancel-safe-futures v0.1.5 |
| 1220 | 2026-08-18T19:01:21.256Z | Downloaded futures-executor v0.3.34 |
| 1221 | 2026-08-18T19:01:21.256Z | Downloaded scroll_derive v0.13.1 |
| 1222 | 2026-08-18T19:01:21.261Z | Downloaded icu_normalizer v2.2.0 |
| 1223 | 2026-08-18T19:01:21.263Z | Downloaded crypto-bigint v0.5.5 |
| 1224 | 2026-08-18T19:01:21.264Z | Downloaded pin-project-lite v0.2.17 |
| 1225 | 2026-08-18T19:01:21.266Z | Downloaded clap v4.6.6 |
| 1226 | 2026-08-18T19:01:21.271Z | Downloaded sha1 v0.10.7 |
| 1227 | 2026-08-18T19:01:21.274Z | Downloaded slog-envlogger v2.2.0 |
| 1228 | 2026-08-18T19:01:21.274Z | Downloaded phf_shared v0.12.1 |
| 1229 | 2026-08-18T19:01:21.274Z | Downloaded pkg-config v0.3.33 |
| 1230 | 2026-08-18T19:01:21.274Z | Downloaded hyper-util v0.1.20 |
| 1231 | 2026-08-18T19:01:21.277Z | Downloaded num-rational v0.4.2 |
| 1232 | 2026-08-18T19:01:21.279Z | Downloaded dtrace-parser v0.3.0 |
| 1233 | 2026-08-18T19:01:21.279Z | Downloaded tagptr v0.2.0 |
| 1234 | 2026-08-18T19:01:21.282Z | Downloaded yoke v0.8.3 |
| 1235 | 2026-08-18T19:01:21.282Z | Downloaded usdt-macro v0.6.0 |
| 1236 | 2026-08-18T19:01:21.282Z | Downloaded toml v0.8.23 |
| 1237 | 2026-08-18T19:01:21.285Z | Downloaded smartstring v1.0.1 |
| 1238 | 2026-08-18T19:01:21.285Z | Downloaded version_check v0.9.5 |
| 1239 | 2026-08-18T19:01:21.288Z | Downloaded defmt-parser v1.0.0 |
| 1240 | 2026-08-18T19:01:21.288Z | Downloaded memmap2 v0.9.11 |
| 1241 | 2026-08-18T19:01:21.291Z | Downloaded darling_macro v0.21.3 |
| 1242 | 2026-08-18T19:01:21.291Z | Downloaded dunce v1.0.5 |
| 1243 | 2026-08-18T19:01:21.291Z | Downloaded spin v0.9.9 |
| 1244 | 2026-08-18T19:01:21.294Z | Downloaded thin-vec v0.2.19 |
| 1245 | 2026-08-18T19:01:21.294Z | Downloaded tokio-rustls v0.26.4 |
| 1246 | 2026-08-18T19:01:21.297Z | Downloaded dof v0.4.0 |
| 1247 | 2026-08-18T19:01:21.297Z | Downloaded foreign-types v0.3.2 |
| 1248 | 2026-08-18T19:01:21.297Z | Downloaded foreign-types v0.5.0 |
| 1249 | 2026-08-18T19:01:21.297Z | Downloaded http-body-util v0.1.5 |
| 1250 | 2026-08-18T19:01:21.300Z | Downloaded password-hash v0.5.0 |
| 1251 | 2026-08-18T19:01:21.300Z | Downloaded const-oid v0.10.2 |
| 1252 | 2026-08-18T19:01:21.300Z | Downloaded serde_derive v1.0.229 |
| 1253 | 2026-08-18T19:01:21.302Z | Downloaded parse-display-derive v0.10.0 |
| 1254 | 2026-08-18T19:01:21.302Z | Downloaded paste v1.0.15 |
| 1255 | 2026-08-18T19:01:21.305Z | Downloaded zerofrom-derive v0.1.7 |
| 1256 | 2026-08-18T19:01:21.305Z | Downloaded rusty-fork v0.3.1 |
| 1257 | 2026-08-18T19:01:21.308Z | Downloaded zerocopy-derive v0.7.35 |
| 1258 | 2026-08-18T19:01:21.311Z | Downloaded hostname v0.4.2 |
| 1259 | 2026-08-18T19:01:21.311Z | Downloaded rustls-pemfile v2.2.0 |
| 1260 | 2026-08-18T19:01:21.319Z | Downloaded serde_path_to_error v0.1.20 |
| 1261 | 2026-08-18T19:01:21.322Z | Downloaded shlex v2.0.1 |
| 1262 | 2026-08-18T19:01:21.325Z | Downloaded log v0.4.33 |
| 1263 | 2026-08-18T19:01:21.325Z | Downloaded progenitor v0.13.0 |
| 1264 | 2026-08-18T19:01:21.328Z | Downloaded smf v0.2.3 |
| 1265 | 2026-08-18T19:01:21.328Z | Downloaded snafu-derive v0.8.9 |
| 1266 | 2026-08-18T19:01:21.331Z | Downloaded progenitor-client v0.14.0 |
| 1267 | 2026-08-18T19:01:21.331Z | Downloaded parse-display v0.10.0 |
| 1268 | 2026-08-18T19:01:21.335Z | Downloaded rustc_version v0.1.7 |
| 1269 | 2026-08-18T19:01:21.335Z | Downloaded rand_chacha v0.3.1 |
| 1270 | 2026-08-18T19:01:21.338Z | Downloaded ref-cast-impl v1.0.26 |
| 1271 | 2026-08-18T19:01:21.342Z | Downloaded konst v0.2.20 |
| 1272 | 2026-08-18T19:01:21.345Z | Downloaded proc-macro-crate v1.3.1 |
| 1273 | 2026-08-18T19:01:21.350Z | Downloaded secrecy v0.10.3 |
| 1274 | 2026-08-18T19:01:21.353Z | Downloaded thiserror v2.0.20 |
| 1275 | 2026-08-18T19:01:21.357Z | Downloaded thiserror-impl v2.0.20 |
| 1276 | 2026-08-18T19:01:21.360Z | Downloaded tiny-keccak v2.0.2 |
| 1277 | 2026-08-18T19:01:21.360Z | Downloaded slog-bunyan v2.5.0 |
| 1278 | 2026-08-18T19:01:21.360Z | Downloaded structmeta-derive v0.3.0 |
| 1279 | 2026-08-18T19:01:21.360Z | Downloaded tokio-dtrace v0.1.1 |
| 1280 | 2026-08-18T19:01:21.360Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1281 | 2026-08-18T19:01:21.360Z | Downloaded chacha20poly1305 v0.10.1 |
| 1282 | 2026-08-18T19:01:21.363Z | Downloaded utf8_iter v1.0.4 |
| 1283 | 2026-08-18T19:01:21.363Z | Downloaded wait-timeout v0.2.1 |
| 1284 | 2026-08-18T19:01:21.371Z | Downloaded deranged v0.5.8 |
| 1285 | 2026-08-18T19:01:21.374Z | Downloaded strum v0.26.3 |
| 1286 | 2026-08-18T19:01:21.374Z | Downloaded httparse v1.10.1 |
| 1287 | 2026-08-18T19:01:21.374Z | Downloaded termtree v0.5.1 |
| 1288 | 2026-08-18T19:01:21.377Z | Downloaded parking_lot v0.12.5 |
| 1289 | 2026-08-18T19:01:21.377Z | Downloaded ppv-lite86 v0.2.21 |
| 1290 | 2026-08-18T19:01:21.377Z | Downloaded progenitor v0.10.0 |
| 1291 | 2026-08-18T19:01:21.380Z | Downloaded try-lock v0.2.5 |
| 1292 | 2026-08-18T19:01:21.380Z | Downloaded usdt-attr-macro v0.6.0 |
| 1293 | 2026-08-18T19:01:21.380Z | Downloaded unicode-linebreak v0.1.5 |
| 1294 | 2026-08-18T19:01:21.380Z | Downloaded zone v0.3.1 |
| 1295 | 2026-08-18T19:01:21.380Z | Downloaded dof v0.3.0 |
| 1296 | 2026-08-18T19:01:21.380Z | Downloaded zone_cfg_derive v0.3.1 |
| 1297 | 2026-08-18T19:01:21.383Z | Downloaded walkdir v2.5.0 |
| 1298 | 2026-08-18T19:01:21.383Z | Downloaded dyn-clone v1.0.20 |
| 1299 | 2026-08-18T19:01:21.386Z | Downloaded embedded-io v0.4.0 |
| 1300 | 2026-08-18T19:01:21.389Z | Downloaded glob v0.3.4 |
| 1301 | 2026-08-18T19:01:21.389Z | Downloaded icu_properties v2.2.0 |
| 1302 | 2026-08-18T19:01:21.392Z | Downloaded pem v3.0.6 |
| 1303 | 2026-08-18T19:01:21.392Z | Downloaded erased-serde v0.3.31 |
| 1304 | 2026-08-18T19:01:21.395Z | Downloaded ff v0.13.1 |
| 1305 | 2026-08-18T19:01:21.395Z | Downloaded foreign-types-macros v0.2.4 |
| 1306 | 2026-08-18T19:01:21.399Z | Downloaded num-traits v0.2.19 |
| 1307 | 2026-08-18T19:01:21.402Z | Downloaded futures v0.3.34 |
| 1308 | 2026-08-18T19:01:21.404Z | Downloaded fxhash v0.2.1 |
| 1309 | 2026-08-18T19:01:21.404Z | Downloaded http-body v1.1.0 |
| 1310 | 2026-08-18T19:01:21.404Z | Downloaded const_format v0.2.36 |
| 1311 | 2026-08-18T19:01:21.407Z | Downloaded base64 v0.21.7 |
| 1312 | 2026-08-18T19:01:21.410Z | Downloaded smallvec v1.15.2 |
| 1313 | 2026-08-18T19:01:21.410Z | Downloaded phf v0.12.1 |
| 1314 | 2026-08-18T19:01:21.413Z | Downloaded generic-array v0.14.7 |
| 1315 | 2026-08-18T19:01:21.415Z | Downloaded serde_spanned v0.6.9 |
| 1316 | 2026-08-18T19:01:21.423Z | Downloaded indicatif v0.18.6 |
| 1317 | 2026-08-18T19:01:21.426Z | Downloaded miniz_oxide v0.8.9 |
| 1318 | 2026-08-18T19:01:21.429Z | Downloaded siphasher v1.0.3 |
| 1319 | 2026-08-18T19:01:21.433Z | Downloaded scroll v0.13.0 |
| 1320 | 2026-08-18T19:01:21.436Z | Downloaded structmeta v0.3.0 |
| 1321 | 2026-08-18T19:01:21.439Z | Downloaded serde_tokenstream v0.2.3 |
| 1322 | 2026-08-18T19:01:21.439Z | Downloaded simd-adler32 v0.3.10 |
| 1323 | 2026-08-18T19:01:21.444Z | Downloaded swrite v0.1.0 |
| 1324 | 2026-08-18T19:01:21.445Z | Downloaded spin v0.5.2 |
| 1325 | 2026-08-18T19:01:21.450Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1326 | 2026-08-18T19:01:21.450Z | Downloaded crossbeam-channel v0.5.16 |
| 1327 | 2026-08-18T19:01:21.453Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 1328 | 2026-08-18T19:01:21.455Z | Downloaded slog-dtrace v0.3.0 |
| 1329 | 2026-08-18T19:01:21.461Z | Downloaded thiserror-no-std v2.0.2 |
| 1330 | 2026-08-18T19:01:21.467Z | Downloaded unit-prefix v0.5.2 |
| 1331 | 2026-08-18T19:01:21.467Z | Downloaded usdt v0.5.0 |
| 1332 | 2026-08-18T19:01:21.467Z | Downloaded uuid v1.24.0 |
| 1333 | 2026-08-18T19:01:21.470Z | Downloaded xz2 v0.1.7 |
| 1334 | 2026-08-18T19:01:21.471Z | Downloaded foldhash v0.1.5 |
| 1335 | 2026-08-18T19:01:21.471Z | Downloaded fs_extra v1.3.0 |
| 1336 | 2026-08-18T19:01:21.471Z | Downloaded rustls-webpki v0.103.14 |
| 1337 | 2026-08-18T19:01:21.474Z | Downloaded progenitor-impl v0.13.0 |
| 1338 | 2026-08-18T19:01:21.476Z | Downloaded minimal-lexical v0.2.1 |
| 1339 | 2026-08-18T19:01:21.479Z | Downloaded fixedbitset v0.5.7 |
| 1340 | 2026-08-18T19:01:21.483Z | Downloaded fastrand v2.5.0 |
| 1341 | 2026-08-18T19:01:21.486Z | Downloaded progenitor-extras v0.2.0 |
| 1342 | 2026-08-18T19:01:21.486Z | Downloaded cc v1.4.2 |
| 1343 | 2026-08-18T19:01:21.489Z | Downloaded group v0.13.0 |
| 1344 | 2026-08-18T19:01:21.492Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1345 | 2026-08-18T19:01:21.495Z | Downloaded parking_lot_core v0.8.6 |
| 1346 | 2026-08-18T19:01:21.495Z | Downloaded gethostname v0.5.0 |
| 1347 | 2026-08-18T19:01:21.495Z | Downloaded errno v0.3.14 |
| 1348 | 2026-08-18T19:01:21.498Z | Downloaded equivalent v1.0.2 |
| 1349 | 2026-08-18T19:01:21.498Z | Downloaded heck v0.5.0 |
| 1350 | 2026-08-18T19:01:21.498Z | Downloaded pest_generator v2.8.8 |
| 1351 | 2026-08-18T19:01:21.501Z | Downloaded quinn-udp v0.5.15 |
| 1352 | 2026-08-18T19:01:21.501Z | Downloaded semver v0.1.20 |
| 1353 | 2026-08-18T19:01:21.504Z | Downloaded openssl-sys v0.9.117 |
| 1354 | 2026-08-18T19:01:21.508Z | Downloaded smawk v0.3.3 |
| 1355 | 2026-08-18T19:01:21.511Z | Downloaded progenitor v0.14.0 |
| 1356 | 2026-08-18T19:01:21.512Z | Downloaded rustls-pki-types v1.15.1 |
| 1357 | 2026-08-18T19:01:21.517Z | Downloaded tungstenite v0.21.0 |
| 1358 | 2026-08-18T19:01:21.520Z | Downloaded plain v0.2.3 |
| 1359 | 2026-08-18T19:01:21.520Z | Downloaded progenitor-client v0.10.0 |
| 1360 | 2026-08-18T19:01:21.520Z | Downloaded test-strategy v0.4.5 |
| 1361 | 2026-08-18T19:01:21.524Z | Downloaded ucd-trie v0.1.7 |
| 1362 | 2026-08-18T19:01:21.527Z | Downloaded typeid v1.0.3 |
| 1363 | 2026-08-18T19:01:21.527Z | Downloaded yoke-derive v0.8.2 |
| 1364 | 2026-08-18T19:01:21.527Z | Downloaded fnv v1.0.7 |
| 1365 | 2026-08-18T19:01:21.535Z | Downloaded sha1 v0.11.0 |
| 1366 | 2026-08-18T19:01:21.538Z | Downloaded thread_local v1.1.10 |
| 1367 | 2026-08-18T19:01:21.541Z | Downloaded snafu v0.8.9 |
| 1368 | 2026-08-18T19:01:21.544Z | Downloaded drift v0.2.0 |
| 1369 | 2026-08-18T19:01:21.548Z | Downloaded term v1.2.1 |
| 1370 | 2026-08-18T19:01:21.552Z | Downloaded heapless v0.8.0 |
| 1371 | 2026-08-18T19:01:21.552Z | Downloaded tinystr v0.8.3 |
| 1372 | 2026-08-18T19:01:21.554Z | Downloaded toml_write v0.1.2 |
| 1373 | 2026-08-18T19:01:21.554Z | Downloaded usdt-impl v0.6.0 |
| 1374 | 2026-08-18T19:01:21.557Z | Downloaded utf-8 v0.7.6 |
| 1375 | 2026-08-18T19:01:21.557Z | Downloaded digest v0.10.7 |
| 1376 | 2026-08-18T19:01:21.560Z | Downloaded memchr v2.8.3 |
| 1377 | 2026-08-18T19:01:21.563Z | Downloaded getrandom v0.3.4 |
| 1378 | 2026-08-18T19:01:21.563Z | Downloaded papergrid v0.18.0 |
| 1379 | 2026-08-18T19:01:21.565Z | Downloaded powerfmt v0.2.0 |
| 1380 | 2026-08-18T19:01:21.576Z | Downloaded progenitor-client v0.13.0 |
| 1381 | 2026-08-18T19:01:21.579Z | Downloaded resolv-conf v0.7.6 |
| 1382 | 2026-08-18T19:01:21.579Z | Downloaded scroll v0.12.0 |
| 1383 | 2026-08-18T19:01:21.579Z | Downloaded slog-json v2.6.1 |
| 1384 | 2026-08-18T19:01:21.579Z | Downloaded static_assertions v1.1.0 |
| 1385 | 2026-08-18T19:01:21.582Z | Downloaded tabled_derive v0.7.0 |
| 1386 | 2026-08-18T19:01:21.582Z | Downloaded waitgroup v0.1.2 |
| 1387 | 2026-08-18T19:01:21.585Z | Downloaded pest_derive v2.8.8 |
| 1388 | 2026-08-18T19:01:21.588Z | Downloaded pest_meta v2.8.8 |
| 1389 | 2026-08-18T19:01:21.591Z | Downloaded strum_macros v0.27.2 |
| 1390 | 2026-08-18T19:01:21.593Z | Downloaded unicode-segmentation v1.13.3 |
| 1391 | 2026-08-18T19:01:21.598Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1392 | 2026-08-18T19:01:21.602Z | Downloaded rhai_codegen v3.2.0 |
| 1393 | 2026-08-18T19:01:21.605Z | Downloaded tempfile v3.27.0 |
| 1394 | 2026-08-18T19:01:21.608Z | Downloaded foreign-types-shared v0.1.1 |
| 1395 | 2026-08-18T19:01:21.608Z | Downloaded serde_urlencoded v0.7.1 |
| 1396 | 2026-08-18T19:01:21.608Z | Downloaded futures-core v0.3.34 |
| 1397 | 2026-08-18T19:01:21.611Z | Downloaded rand v0.8.7 |
| 1398 | 2026-08-18T19:01:21.614Z | Downloaded whoami v1.6.1 |
| 1399 | 2026-08-18T19:01:21.614Z | Downloaded tinyvec v1.12.0 |
| 1400 | 2026-08-18T19:01:21.617Z | Downloaded writeable v0.6.3 |
| 1401 | 2026-08-18T19:01:21.617Z | Downloaded oxnet v0.1.6 |
| 1402 | 2026-08-18T19:01:21.620Z | Downloaded rand_chacha v0.9.0 |
| 1403 | 2026-08-18T19:01:21.620Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1404 | 2026-08-18T19:01:21.623Z | Downloaded either v1.17.0 |
| 1405 | 2026-08-18T19:01:21.623Z | Downloaded git-stub v1.0.0 |
| 1406 | 2026-08-18T19:01:21.623Z | Downloaded quote v1.0.47 |
| 1407 | 2026-08-18T19:01:21.625Z | Downloaded tokio-macros v2.7.2 |
| 1408 | 2026-08-18T19:01:21.628Z | Downloaded time-macros v0.2.32 |
| 1409 | 2026-08-18T19:01:21.628Z | Downloaded tower-layer v0.3.3 |
| 1410 | 2026-08-18T19:01:21.628Z | Downloaded base64 v0.22.1 |
| 1411 | 2026-08-18T19:01:21.631Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1412 | 2026-08-18T19:01:21.631Z | Downloaded derive-where v1.6.1 |
| 1413 | 2026-08-18T19:01:21.634Z | Downloaded thiserror v1.0.69 |
| 1414 | 2026-08-18T19:01:21.637Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 1415 | 2026-08-18T19:01:21.640Z | Downloaded rand_xorshift v0.4.0 |
| 1416 | 2026-08-18T19:01:21.640Z | Downloaded scopeguard v1.2.0 |
| 1417 | 2026-08-18T19:01:21.642Z | Downloaded progenitor-macro v0.14.0 |
| 1418 | 2026-08-18T19:01:21.645Z | Downloaded usdt v0.6.0 |
| 1419 | 2026-08-18T19:01:21.645Z | Downloaded darling_macro v0.23.0 |
| 1420 | 2026-08-18T19:01:21.645Z | Downloaded mio v1.2.2 |
| 1421 | 2026-08-18T19:01:21.650Z | Downloaded indexmap v2.14.0 |
| 1422 | 2026-08-18T19:01:21.654Z | Downloaded getrandom v0.2.17 |
| 1423 | 2026-08-18T19:01:21.657Z | Downloaded once_cell v1.21.4 |
| 1424 | 2026-08-18T19:01:21.657Z | Downloaded postcard v1.1.3 |
| 1425 | 2026-08-18T19:01:21.660Z | Downloaded schemars v1.2.2 |
| 1426 | 2026-08-18T19:01:21.666Z | Downloaded slog-stdlog v4.1.1 |
| 1427 | 2026-08-18T19:01:21.670Z | Downloaded strum_macros v0.26.4 |
| 1428 | 2026-08-18T19:01:21.670Z | Downloaded time-core v0.1.9 |
| 1429 | 2026-08-18T19:01:21.670Z | Downloaded hex v0.4.3 |
| 1430 | 2026-08-18T19:01:21.673Z | Downloaded defmt v1.1.1 |
| 1431 | 2026-08-18T19:01:21.673Z | Downloaded serde_spanned v1.1.1 |
| 1432 | 2026-08-18T19:01:21.673Z | Downloaded tabwriter v1.4.1 |
| 1433 | 2026-08-18T19:01:21.673Z | Downloaded typed-path v0.9.3 |
| 1434 | 2026-08-18T19:01:21.676Z | Downloaded form_urlencoded v1.2.2 |
| 1435 | 2026-08-18T19:01:21.676Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1436 | 2026-08-18T19:01:21.676Z | Downloaded pin-project v1.1.13 |
| 1437 | 2026-08-18T19:01:21.682Z | Downloaded schemars v0.8.22 |
| 1438 | 2026-08-18T19:01:21.688Z | Downloaded itertools v0.12.1 |
| 1439 | 2026-08-18T19:01:21.691Z | Downloaded rayon-core v1.13.0 |
| 1440 | 2026-08-18T19:01:21.694Z | Downloaded socket2 v0.6.5 |
| 1441 | 2026-08-18T19:01:21.697Z | Downloaded typify v0.6.2 |
| 1442 | 2026-08-18T19:01:21.697Z | Downloaded pretty-hex v0.4.2 |
| 1443 | 2026-08-18T19:01:21.697Z | Downloaded digest v0.11.3 |
| 1444 | 2026-08-18T19:01:21.700Z | Downloaded owo-colors v4.3.0 |
| 1445 | 2026-08-18T19:01:21.700Z | Downloaded potential_utf v0.1.5 |
| 1446 | 2026-08-18T19:01:21.700Z | Downloaded rustversion v1.0.23 |
| 1447 | 2026-08-18T19:01:21.703Z | Downloaded stable_deref_trait v1.2.1 |
| 1448 | 2026-08-18T19:01:21.703Z | Downloaded rand v0.9.5 |
| 1449 | 2026-08-18T19:01:21.708Z | Downloaded tracing-attributes v0.1.31 |
| 1450 | 2026-08-18T19:01:21.708Z | Downloaded proc-macro-error v1.0.4 |
| 1451 | 2026-08-18T19:01:21.708Z | Downloaded similar v2.7.0 |
| 1452 | 2026-08-18T19:01:21.710Z | Downloaded synstructure v0.13.2 |
| 1453 | 2026-08-18T19:01:21.710Z | Downloaded tokio-tungstenite v0.21.0 |
| 1454 | 2026-08-18T19:01:21.710Z | Downloaded derive-ex v0.1.8 |
| 1455 | 2026-08-18T19:01:21.713Z | Downloaded progenitor-macro v0.10.0 |
| 1456 | 2026-08-18T19:01:21.713Z | Downloaded typify-macro v0.4.3 |
| 1457 | 2026-08-18T19:01:21.713Z | Downloaded toml_edit v0.22.27 |
| 1458 | 2026-08-18T19:01:21.716Z | Downloaded typify v0.4.3 |
| 1459 | 2026-08-18T19:01:21.716Z | Downloaded universal-hash v0.5.1 |
| 1460 | 2026-08-18T19:01:21.719Z | Downloaded zeroize_derive v1.5.0 |
| 1461 | 2026-08-18T19:01:21.719Z | Downloaded embedded-io v0.6.1 |
| 1462 | 2026-08-18T19:01:21.719Z | Downloaded nom v7.1.3 |
| 1463 | 2026-08-18T19:01:21.732Z | Downloaded poly1305 v0.8.0 |
| 1464 | 2026-08-18T19:01:21.732Z | Downloaded hickory-resolver v0.24.4 |
| 1465 | 2026-08-18T19:01:21.732Z | Downloaded subtle v2.6.1 |
| 1466 | 2026-08-18T19:01:21.732Z | Downloaded zerofrom v0.1.8 |
| 1467 | 2026-08-18T19:01:21.733Z | Downloaded float-ord v0.3.2 |
| 1468 | 2026-08-18T19:01:21.733Z | Downloaded hickory-resolver v0.25.2 |
| 1469 | 2026-08-18T19:01:21.733Z | Downloaded quinn v0.11.11 |
| 1470 | 2026-08-18T19:01:21.733Z | Downloaded rand_core v0.10.1 |
| 1471 | 2026-08-18T19:01:21.733Z | Downloaded futures-channel v0.3.34 |
| 1472 | 2026-08-18T19:01:21.733Z | Downloaded idna v1.1.0 |
| 1473 | 2026-08-18T19:01:21.733Z | Downloaded dropshot_endpoint v0.17.1 |
| 1474 | 2026-08-18T19:01:21.736Z | Downloaded globset v0.4.20 |
| 1475 | 2026-08-18T19:01:21.736Z | Downloaded percent-encoding v2.3.2 |
| 1476 | 2026-08-18T19:01:21.736Z | Downloaded opaque-debug v0.3.1 |
| 1477 | 2026-08-18T19:01:21.741Z | Downloaded parking_lot_core v0.9.12 |
| 1478 | 2026-08-18T19:01:21.744Z | Downloaded prettyplease v0.2.37 |
| 1479 | 2026-08-18T19:01:21.747Z | Downloaded tower v0.5.3 |
| 1480 | 2026-08-18T19:01:21.750Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1481 | 2026-08-18T19:01:21.750Z | Downloaded pin-project-internal v1.1.13 |
| 1482 | 2026-08-18T19:01:21.752Z | Downloaded tracing-core v0.1.36 |
| 1483 | 2026-08-18T19:01:21.752Z | Downloaded schemars v0.9.0 |
| 1484 | 2026-08-18T19:01:21.757Z | Downloaded vsss-rs v3.3.4 |
| 1485 | 2026-08-18T19:01:21.760Z | Downloaded hyper v1.11.0 |
| 1486 | 2026-08-18T19:01:21.763Z | Downloaded typify-macro v0.6.2 |
| 1487 | 2026-08-18T19:01:21.763Z | Downloaded rand_core v0.6.4 |
| 1488 | 2026-08-18T19:01:21.766Z | Downloaded rand_core v0.9.5 |
| 1489 | 2026-08-18T19:01:21.766Z | Downloaded testing_table v0.3.0 |
| 1490 | 2026-08-18T19:01:21.766Z | Downloaded url v2.5.8 |
| 1491 | 2026-08-18T19:01:21.766Z | Downloaded steno v0.4.1 |
| 1492 | 2026-08-18T19:01:21.773Z | Downloaded slog-term v2.9.2 |
| 1493 | 2026-08-18T19:01:21.776Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 1494 | 2026-08-18T19:01:21.776Z | Downloaded untrusted v0.7.1 |
| 1495 | 2026-08-18T19:01:21.776Z | Downloaded highway v1.3.0 |
| 1496 | 2026-08-18T19:01:21.776Z | Downloaded serde_core v1.0.229 |
| 1497 | 2026-08-18T19:01:21.779Z | Downloaded rustc-hash v2.1.3 |
| 1498 | 2026-08-18T19:01:21.782Z | Downloaded openssl-macros v0.1.1 |
| 1499 | 2026-08-18T19:01:21.794Z | Downloaded git-stub-vcs v0.1.0 |
| 1500 | 2026-08-18T19:01:21.797Z | Downloaded serde_tokenstream v0.3.0 |
| 1501 | 2026-08-18T19:01:21.799Z | Downloaded icu_properties_data v2.2.0 |
| 1502 | 2026-08-18T19:01:21.804Z | Downloaded serde_derive_internals v0.29.1 |
| 1503 | 2026-08-18T19:01:21.807Z | Downloaded nom v8.0.0 |
| 1504 | 2026-08-18T19:01:21.814Z | Downloaded hmac v0.12.1 |
| 1505 | 2026-08-18T19:01:21.816Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1506 | 2026-08-18T19:01:21.820Z | Downloaded fs-err v3.3.1 |
| 1507 | 2026-08-18T19:01:21.821Z | Downloaded rand v0.10.2 |
| 1508 | 2026-08-18T19:01:21.824Z | Downloaded qorb v0.4.1 |
| 1509 | 2026-08-18T19:01:21.824Z | Downloaded textwrap v0.16.2 |
| 1510 | 2026-08-18T19:01:21.826Z | Downloaded itertools v0.14.0 |
| 1511 | 2026-08-18T19:01:21.829Z | Downloaded signal-hook-registry v1.4.8 |
| 1512 | 2026-08-18T19:01:21.832Z | Downloaded toml_edit v0.19.15 |
| 1513 | 2026-08-18T19:01:21.839Z | Downloaded parking_lot v0.11.2 |
| 1514 | 2026-08-18T19:01:21.841Z | Downloaded half v2.7.1 |
| 1515 | 2026-08-18T19:01:21.841Z | Downloaded tokio-stream v0.1.19 |
| 1516 | 2026-08-18T19:01:21.849Z | Downloaded elliptic-curve v0.13.8 |
| 1517 | 2026-08-18T19:01:21.853Z | Downloaded defmt-macros v1.1.1 |
| 1518 | 2026-08-18T19:01:21.856Z | Downloaded zerotrie v0.2.4 |
| 1519 | 2026-08-18T19:01:21.860Z | Downloaded papergrid v0.11.0 |
| 1520 | 2026-08-18T19:01:21.863Z | Downloaded port-file v0.1.0 |
| 1521 | 2026-08-18T19:01:21.863Z | Downloaded usdt-impl v0.5.0 |
| 1522 | 2026-08-18T19:01:21.863Z | Downloaded aho-corasick v1.1.5 |
| 1523 | 2026-08-18T19:01:21.865Z | Downloaded jiff-core v0.1.0 |
| 1524 | 2026-08-18T19:01:21.868Z | Downloaded getrandom v0.4.3 |
| 1525 | 2026-08-18T19:01:21.868Z | Downloaded libm v0.2.16 |
| 1526 | 2026-08-18T19:01:21.873Z | Downloaded tough v0.22.0 |
| 1527 | 2026-08-18T19:01:21.877Z | Downloaded proc-macro2 v1.0.107 |
| 1528 | 2026-08-18T19:01:21.880Z | Downloaded unsafe-libyaml v0.2.11 |
| 1529 | 2026-08-18T19:01:21.883Z | Downloaded progenitor-impl v0.14.0 |
| 1530 | 2026-08-18T19:01:21.883Z | Downloaded itertools v0.15.0 |
| 1531 | 2026-08-18T19:01:21.893Z | Downloaded derive_more v0.99.20 |
| 1532 | 2026-08-18T19:01:21.896Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1533 | 2026-08-18T19:01:21.899Z | Downloaded clap_builder v4.6.6 |
| 1534 | 2026-08-18T19:01:21.904Z | Downloaded darling_core v0.21.3 |
| 1535 | 2026-08-18T19:01:21.915Z | Downloaded hashbrown v0.12.3 |
| 1536 | 2026-08-18T19:01:21.918Z | Downloaded unicode-normalization v0.1.25 |
| 1537 | 2026-08-18T19:01:21.919Z | Downloaded progenitor-impl v0.10.0 |
| 1538 | 2026-08-18T19:01:21.921Z | Downloaded slog v2.8.2 |
| 1539 | 2026-08-18T19:01:21.927Z | Downloaded unicode-ident v1.0.24 |
| 1540 | 2026-08-18T19:01:21.930Z | Downloaded expectorate v1.2.0 |
| 1541 | 2026-08-18T19:01:21.930Z | Downloaded iddqd v0.4.6 |
| 1542 | 2026-08-18T19:01:21.934Z | Downloaded serde_json v1.0.151 |
| 1543 | 2026-08-18T19:01:21.938Z | Downloaded aws-lc-rs v1.18.0 |
| 1544 | 2026-08-18T19:01:21.943Z | Downloaded ryu v1.0.23 |
| 1545 | 2026-08-18T19:01:21.946Z | Downloaded tokio-util v0.7.19 |
| 1546 | 2026-08-18T19:01:21.948Z | Downloaded ron v0.12.2 |
| 1547 | 2026-08-18T19:01:21.953Z | Downloaded zerovec v0.11.6 |
| 1548 | 2026-08-18T19:01:21.969Z | Downloaded hashbrown v0.15.5 |
| 1549 | 2026-08-18T19:01:21.972Z | Downloaded darling_core v0.23.0 |
| 1550 | 2026-08-18T19:01:21.982Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 1551 | 2026-08-18T19:01:21.985Z | Downloaded winnow v0.5.40 |
| 1552 | 2026-08-18T19:01:21.996Z | Downloaded hashbrown v0.17.1 |
| 1553 | 2026-08-18T19:01:22.011Z | Downloaded http v1.5.0 |
| 1554 | 2026-08-18T19:01:22.014Z | Downloaded tower-http v0.6.11 |
| 1555 | 2026-08-18T19:01:22.017Z | Downloaded winnow v0.7.15 |
| 1556 | 2026-08-18T19:01:22.033Z | Downloaded zerocopy-derive v0.8.56 |
| 1557 | 2026-08-18T19:01:22.039Z | Downloaded serde v1.0.229 |
| 1558 | 2026-08-18T19:01:22.041Z | Downloaded flate2 v1.1.9 |
| 1559 | 2026-08-18T19:01:22.046Z | Downloaded winnow v1.0.4 |
| 1560 | 2026-08-18T19:01:22.054Z | Downloaded hashbrown v0.16.1 |
| 1561 | 2026-08-18T19:01:22.072Z | Downloaded chrono v0.4.45 |
| 1562 | 2026-08-18T19:01:22.077Z | Downloaded zerocopy v0.7.35 |
| 1563 | 2026-08-18T19:01:22.085Z | Downloaded h2 v0.4.15 |
| 1564 | 2026-08-18T19:01:22.096Z | Downloaded dropshot-api-manager v0.7.2 |
| 1565 | 2026-08-18T19:01:22.107Z | Downloaded typenum v1.20.1 |
| 1566 | 2026-08-18T19:01:22.114Z | Downloaded rayon v1.12.0 |
| 1567 | 2026-08-18T19:01:22.118Z | Downloaded goblin v0.8.2 |
| 1568 | 2026-08-18T19:01:22.121Z | Downloaded reqwest v0.13.4 |
| 1569 | 2026-08-18T19:01:22.124Z | Downloaded serde_with v3.22.0 |
| 1570 | 2026-08-18T19:01:22.131Z | Downloaded futures-util v0.3.34 |
| 1571 | 2026-08-18T19:01:22.137Z | Downloaded hkdf v0.12.4 |
| 1572 | 2026-08-18T19:01:22.140Z | Downloaded webpki-roots v1.0.9 |
| 1573 | 2026-08-18T19:01:22.142Z | Downloaded curve25519-dalek v4.1.3 |
| 1574 | 2026-08-18T19:01:22.145Z | Downloaded moka v0.12.16 |
| 1575 | 2026-08-18T19:01:22.148Z | Downloaded regex v1.13.1 |
| 1576 | 2026-08-18T19:01:22.151Z | Downloaded pest v2.8.8 |
| 1577 | 2026-08-18T19:01:22.181Z | Downloaded unicode-width v0.2.2 |
| 1578 | 2026-08-18T19:01:22.187Z | Downloaded reqwest v0.12.28 |
| 1579 | 2026-08-18T19:01:22.190Z | Downloaded proptest v1.11.0 |
| 1580 | 2026-08-18T19:01:22.196Z | Downloaded tabled v0.15.0 |
| 1581 | 2026-08-18T19:01:22.204Z | Downloaded syn v1.0.109 |
| 1582 | 2026-08-18T19:01:22.208Z | Downloaded unicode-width v0.1.14 |
| 1583 | 2026-08-18T19:01:22.213Z | Downloaded smoltcp v0.11.0 |
| 1584 | 2026-08-18T19:01:22.220Z | Downloaded bstr v1.13.1 |
| 1585 | 2026-08-18T19:01:22.242Z | Downloaded portable-atomic v1.15.0 |
| 1586 | 2026-08-18T19:01:22.246Z | Downloaded rhai v1.25.1 |
| 1587 | 2026-08-18T19:01:22.256Z | Downloaded regex-syntax v0.8.11 |
| 1588 | 2026-08-18T19:01:22.259Z | Downloaded regress v0.10.5 |
| 1589 | 2026-08-18T19:01:22.264Z | Downloaded goblin v0.10.7 |
| 1590 | 2026-08-18T19:01:22.269Z | Downloaded quinn-proto v0.11.16 |
| 1591 | 2026-08-18T19:01:22.276Z | Downloaded syn v3.0.3 |
| 1592 | 2026-08-18T19:01:22.281Z | Downloaded hickory-proto v0.24.4 |
| 1593 | 2026-08-18T19:01:22.289Z | Downloaded openssl v0.10.81 |
| 1594 | 2026-08-18T19:01:22.295Z | Downloaded regress v0.11.1 |
| 1595 | 2026-08-18T19:01:22.298Z | Downloaded openapiv3 v2.2.0 |
| 1596 | 2026-08-18T19:01:22.303Z | Downloaded vcpkg v0.2.15 |
| 1597 | 2026-08-18T19:01:22.325Z | Downloaded nix v0.31.3 |
| 1598 | 2026-08-18T19:01:22.331Z | Downloaded zerocopy v0.8.56 |
| 1599 | 2026-08-18T19:01:22.342Z | Downloaded hickory-proto v0.25.2 |
| 1600 | 2026-08-18T19:01:22.350Z | Downloaded rustix v0.38.44 |
| 1601 | 2026-08-18T19:01:22.363Z | Downloaded typify-impl v0.4.3 |
| 1602 | 2026-08-18T19:01:22.371Z | Downloaded time v0.3.55 |
| 1603 | 2026-08-18T19:01:22.379Z | Downloaded tabled v0.21.0 |
| 1604 | 2026-08-18T19:01:22.389Z | Downloaded dropshot v0.17.1 |
| 1605 | 2026-08-18T19:01:22.402Z | Downloaded regex-automata v0.4.18 |
| 1606 | 2026-08-18T19:01:22.410Z | Downloaded chrono-tz v0.10.4 |
| 1607 | 2026-08-18T19:01:22.419Z | Downloaded csv v1.4.0 |
| 1608 | 2026-08-18T19:01:22.430Z | Downloaded syn v2.0.119 |
| 1609 | 2026-08-18T19:01:22.442Z | Downloaded tracing v0.1.44 |
| 1610 | 2026-08-18T19:01:22.452Z | Downloaded rustls v0.23.43 |
| 1611 | 2026-08-18T19:01:22.467Z | Downloaded typify-impl v0.6.2 |
| 1612 | 2026-08-18T19:01:22.486Z | Downloaded sled v0.34.7 |
| 1613 | 2026-08-18T19:01:22.506Z | Downloaded rustix v1.1.4 |
| 1614 | 2026-08-18T19:01:22.584Z | Downloaded jiff v0.2.35 |
| 1615 | 2026-08-18T19:01:22.638Z | Downloaded lzma-sys v0.1.20 |
| 1616 | 2026-08-18T19:01:22.655Z | Downloaded petgraph v0.6.5 |
| 1617 | 2026-08-18T19:01:22.679Z | Downloaded libc v0.2.189 |
| 1618 | 2026-08-18T19:01:22.699Z | Downloaded petgraph v0.8.3 |
| 1619 | 2026-08-18T19:01:22.719Z | Downloaded tokio v1.53.1 |
| 1620 | 2026-08-18T19:01:22.796Z | Downloaded sha3 v0.10.9 |
| 1621 | 2026-08-18T19:01:22.799Z | Downloaded encoding_rs v0.8.35 |
| 1622 | 2026-08-18T19:01:22.806Z | Downloaded ring v0.17.14 |
| 1623 | 2026-08-18T19:01:23.050Z | Downloaded aws-lc-sys v0.44.0 |
| 1624 | 2026-08-18T19:01:23.394Z | Compiling proc-macro2 v1.0.107 |
| 1625 | 2026-08-18T19:01:23.398Z | Compiling quote v1.0.47 |
| 1626 | 2026-08-18T19:01:23.398Z | Compiling unicode-ident v1.0.24 |
| 1627 | 2026-08-18T19:01:23.398Z | Compiling serde_core v1.0.229 |
| 1628 | 2026-08-18T19:01:23.398Z | Compiling serde v1.0.229 |
| 1629 | 2026-08-18T19:01:23.398Z | Compiling libc v0.2.189 |
| 1630 | 2026-08-18T19:01:23.398Z | Compiling cfg-if v1.0.4 |
| 1631 | 2026-08-18T19:01:23.712Z | Compiling zmij v1.0.23 |
| 1632 | 2026-08-18T19:01:23.729Z | Compiling autocfg v1.5.1 |
| 1633 | 2026-08-18T19:01:24.012Z | Compiling memchr v2.8.3 |
| 1634 | 2026-08-18T19:01:24.044Z | Compiling libm v0.2.16 |
| 1635 | 2026-08-18T19:01:24.533Z | Compiling itoa v1.0.18 |
| 1636 | 2026-08-18T19:01:24.551Z | Compiling icu_properties_data v2.2.0 |
| 1637 | 2026-08-18T19:01:24.788Z | Compiling icu_normalizer_data v2.2.0 |
| 1638 | 2026-08-18T19:01:24.793Z | Compiling version_check v0.9.5 |
| 1639 | 2026-08-18T19:01:24.858Z | Compiling stable_deref_trait v1.2.1 |
| 1640 | 2026-08-18T19:01:24.954Z | Compiling syn v2.0.119 |
| 1641 | 2026-08-18T19:01:24.989Z | Compiling syn v3.0.3 |
| 1642 | 2026-08-18T19:01:25.020Z | Compiling serde_json v1.0.151 |
| 1643 | 2026-08-18T19:01:25.053Z | Compiling litemap v0.8.2 |
| 1644 | 2026-08-18T19:01:25.218Z | Compiling writeable v0.6.3 |
| 1645 | 2026-08-18T19:01:25.259Z | Compiling parking_lot_core v0.9.12 |
| 1646 | 2026-08-18T19:01:25.325Z | Compiling num-traits v0.2.19 |
| 1647 | 2026-08-18T19:01:25.379Z | Compiling utf8_iter v1.0.4 |
| 1648 | 2026-08-18T19:01:25.588Z | Compiling percent-encoding v2.3.2 |
| 1649 | 2026-08-18T19:01:25.604Z | Compiling thiserror v2.0.20 |
| 1650 | 2026-08-18T19:01:25.891Z | Compiling getrandom v0.4.3 |
| 1651 | 2026-08-18T19:01:25.954Z | Compiling rand_core v0.10.1 |
| 1652 | 2026-08-18T19:01:26.162Z | Compiling form_urlencoded v1.2.2 |
| 1653 | 2026-08-18T19:01:26.201Z | Compiling zerocopy v0.8.56 |
| 1654 | 2026-08-18T19:01:26.218Z | Compiling errno v0.3.14 |
| 1655 | 2026-08-18T19:01:26.456Z | Compiling iana-time-zone v0.1.65 |
| 1656 | 2026-08-18T19:01:26.542Z | Compiling heck v0.5.0 |
| 1657 | 2026-08-18T19:01:26.770Z | Compiling uuid v1.24.0 |
| 1658 | 2026-08-18T19:01:26.872Z | Compiling jobserver v0.1.35 |
| 1659 | 2026-08-18T19:01:27.188Z | Compiling find-msvc-tools v0.1.10 |
| 1660 | 2026-08-18T19:01:27.215Z | Compiling shlex v2.0.1 |
| 1661 | 2026-08-18T19:01:27.316Z | Compiling rustversion v1.0.23 |
| 1662 | 2026-08-18T19:01:27.408Z | Compiling cc v1.4.2 |
| 1663 | 2026-08-18T19:01:27.425Z | Compiling semver v1.0.28 |
| 1664 | 2026-08-18T19:01:27.534Z | Compiling schemars v0.8.22 |
| 1665 | 2026-08-18T19:01:27.759Z | Compiling dyn-clone v1.0.20 |
| 1666 | 2026-08-18T19:01:27.882Z | Compiling synstructure v0.13.2 |
| 1667 | 2026-08-18T19:01:27.920Z | Compiling serde_derive_internals v0.29.1 |
| 1668 | 2026-08-18T19:01:28.133Z | Compiling pin-project-lite v0.2.17 |
| 1669 | 2026-08-18T19:01:28.254Z | Compiling getrandom v0.2.17 |
| 1670 | 2026-08-18T19:01:28.376Z | Compiling serde_derive v1.0.229 |
| 1671 | 2026-08-18T19:01:28.402Z | Compiling displaydoc v0.2.7 |
| 1672 | 2026-08-18T19:01:28.480Z | Compiling thiserror-impl v2.0.20 |
| 1673 | 2026-08-18T19:01:28.497Z | Compiling tokio-macros v2.7.2 |
| 1674 | 2026-08-18T19:01:28.687Z | Compiling futures-macro v0.3.34 |
| 1675 | 2026-08-18T19:01:28.691Z | Compiling bitflags v2.13.1 |
| 1676 | 2026-08-18T19:01:28.795Z | Compiling scopeguard v1.2.0 |
| 1677 | 2026-08-18T19:01:28.924Z | Compiling pkg-config v0.3.33 |
| 1678 | 2026-08-18T19:01:29.101Z | Compiling zerofrom-derive v0.1.7 |
| 1679 | 2026-08-18T19:01:29.156Z | Compiling yoke-derive v0.8.2 |
| 1680 | 2026-08-18T19:01:29.195Z | Compiling zerovec-derive v0.11.3 |
| 1681 | 2026-08-18T19:01:29.248Z | Compiling schemars_derive v0.8.22 |
| 1682 | 2026-08-18T19:01:29.383Z | Compiling zerocopy-derive v0.8.56 |
| 1683 | 2026-08-18T19:01:29.549Z | Compiling zeroize_derive v1.5.0 |
| 1684 | 2026-08-18T19:01:29.717Z | Compiling lock_api v0.4.14 |
| 1685 | 2026-08-18T19:01:30.227Z | Compiling zeroize v1.9.0 |
| 1686 | 2026-08-18T19:01:30.267Z | Compiling socket2 v0.6.5 |
| 1687 | 2026-08-18T19:01:30.293Z | Compiling cmake v0.1.58 |
| 1688 | 2026-08-18T19:01:30.329Z | Compiling zerofrom v0.1.8 |
| 1689 | 2026-08-18T19:01:30.364Z | Compiling signal-hook-registry v1.4.8 |
| 1690 | 2026-08-18T19:01:30.460Z | Compiling yoke v0.8.3 |
| 1691 | 2026-08-18T19:01:30.476Z | Compiling mio v1.2.2 |
| 1692 | 2026-08-18T19:01:30.481Z | Compiling fs_extra v1.3.0 |
| 1693 | 2026-08-18T19:01:30.633Z | Compiling dunce v1.0.5 |
| 1694 | 2026-08-18T19:01:30.669Z | Compiling zerovec v0.11.6 |
| 1695 | 2026-08-18T19:01:30.776Z | Compiling zerotrie v0.2.4 |
| 1696 | 2026-08-18T19:01:30.795Z | Compiling portable-atomic v1.15.0 |
| 1697 | 2026-08-18T19:01:30.799Z | Compiling aws-lc-sys v0.44.0 |
| 1698 | 2026-08-18T19:01:31.011Z | Compiling critical-section v1.2.0 |
| 1699 | 2026-08-18T19:01:31.154Z | Compiling futures-core v0.3.34 |
| 1700 | 2026-08-18T19:01:31.248Z | Compiling log v0.4.33 |
| 1701 | 2026-08-18T19:01:31.300Z | Compiling tinystr v0.8.3 |
| 1702 | 2026-08-18T19:01:31.326Z | Compiling potential_utf v0.1.5 |
| 1703 | 2026-08-18T19:01:31.519Z | Compiling icu_locale_core v2.2.0 |
| 1704 | 2026-08-18T19:01:31.536Z | Compiling icu_collections v2.2.0 |
| 1705 | 2026-08-18T19:01:31.651Z | Compiling smallvec v1.15.2 |
| 1706 | 2026-08-18T19:01:31.704Z | Compiling bytes v1.12.1 |
| 1707 | 2026-08-18T19:01:31.738Z | Compiling chrono v0.4.45 |
| 1708 | 2026-08-18T19:01:31.978Z | Compiling once_cell v1.21.4 |
| 1709 | 2026-08-18T19:01:32.176Z | Compiling parking_lot v0.12.5 |
| 1710 | 2026-08-18T19:01:32.239Z | Compiling subtle v2.6.1 |
| 1711 | 2026-08-18T19:01:32.312Z | Compiling equivalent v1.0.2 |
| 1712 | 2026-08-18T19:01:32.416Z | Compiling icu_provider v2.2.0 |
| 1713 | 2026-08-18T19:01:32.416Z | Compiling tokio v1.53.1 |
| 1714 | 2026-08-18T19:01:32.569Z | Compiling allocator-api2 v0.2.21 |
| 1715 | 2026-08-18T19:01:32.588Z | Compiling httparse v1.10.1 |
| 1716 | 2026-08-18T19:01:32.950Z | Compiling icu_properties v2.2.0 |
| 1717 | 2026-08-18T19:01:32.968Z | Compiling icu_normalizer v2.2.0 |
| 1718 | 2026-08-18T19:01:33.032Z | Compiling serde_tokenstream v0.2.3 |
| 1719 | 2026-08-18T19:01:33.353Z | Compiling futures-sink v0.3.34 |
| 1720 | 2026-08-18T19:01:33.472Z | Compiling rustix v1.1.4 |
| 1721 | 2026-08-18T19:01:33.656Z | Compiling slab v0.4.12 |
| 1722 | 2026-08-18T19:01:33.872Z | Compiling idna_adapter v1.2.2 |
| 1723 | 2026-08-18T19:01:33.957Z | Compiling ucd-trie v0.1.7 |
| 1724 | 2026-08-18T19:01:34.051Z | Compiling idna v1.1.0 |
| 1725 | 2026-08-18T19:01:34.103Z | Compiling thiserror v1.0.69 |
| 1726 | 2026-08-18T19:01:34.142Z | Compiling pest v2.8.8 |
| 1727 | 2026-08-18T19:01:34.210Z | Compiling typenum v1.20.1 |
| 1728 | 2026-08-18T19:01:34.429Z | Compiling url v2.5.8 |
| 1729 | 2026-08-18T19:01:34.540Z | Compiling regex-syntax v0.8.11 |
| 1730 | 2026-08-18T19:01:34.776Z | Compiling futures-channel v0.3.34 |
| 1731 | 2026-08-18T19:01:35.054Z | Compiling thiserror-impl v1.0.69 |
| 1732 | 2026-08-18T19:01:35.128Z | Compiling strsim v0.11.1 |
| 1733 | 2026-08-18T19:01:35.358Z | Compiling pest_meta v2.8.8 |
| 1734 | 2026-08-18T19:01:35.431Z | Compiling hashbrown v0.17.1 |
| 1735 | 2026-08-18T19:01:36.071Z | Compiling pest_generator v2.8.8 |
| 1736 | 2026-08-18T19:01:36.122Z | Compiling aho-corasick v1.1.5 |
| 1737 | 2026-08-18T19:01:36.243Z | Compiling futures-io v0.3.34 |
| 1738 | 2026-08-18T19:01:36.464Z | Compiling futures-task v0.3.34 |
| 1739 | 2026-08-18T19:01:36.625Z | Compiling futures-util v0.3.34 |
| 1740 | 2026-08-18T19:01:36.647Z | Compiling ipnetwork v0.21.1 |
| 1741 | 2026-08-18T19:01:36.674Z | Compiling getrandom v0.3.4 |
| 1742 | 2026-08-18T19:01:36.737Z | Compiling pest_derive v2.8.8 |
| 1743 | 2026-08-18T19:01:36.879Z | Compiling ident_case v1.0.1 |
| 1744 | 2026-08-18T19:01:37.022Z | Compiling regex-automata v0.4.18 |
| 1745 | 2026-08-18T19:01:37.037Z | Compiling rand_core v0.6.4 |
| 1746 | 2026-08-18T19:01:37.294Z | Compiling byteorder v1.5.0 |
| 1747 | 2026-08-18T19:01:37.294Z | Compiling indexmap v2.14.0 |
| 1748 | 2026-08-18T19:01:37.561Z | Compiling tracing-core v0.1.36 |
| 1749 | 2026-08-18T19:01:38.087Z | Compiling tracing-attributes v0.1.31 |
| 1750 | 2026-08-18T19:01:38.116Z | Compiling slog v2.8.2 |
| 1751 | 2026-08-18T19:01:38.218Z | Compiling paste v1.0.15 |
| 1752 | 2026-08-18T19:01:38.362Z | Compiling base64 v0.22.1 |
| 1753 | 2026-08-18T19:01:38.526Z | Compiling fnv v1.0.7 |
| 1754 | 2026-08-18T19:01:38.646Z | Compiling anyhow v1.0.104 |
| 1755 | 2026-08-18T19:01:38.823Z | Compiling regex v1.13.1 |
| 1756 | 2026-08-18T19:01:39.164Z | Compiling erased-serde v0.3.31 |
| 1757 | 2026-08-18T19:01:39.249Z | Compiling omicron-workspace-hack v0.1.0 |
| 1758 | 2026-08-18T19:01:39.290Z | Compiling tracing v0.1.44 |
| 1759 | 2026-08-18T19:01:39.602Z | Compiling http v1.5.0 |
| 1760 | 2026-08-18T19:01:39.831Z | Compiling oxnet v0.1.6 |
| 1761 | 2026-08-18T19:01:40.290Z | Compiling rustls-pki-types v1.15.1 |
| 1762 | 2026-08-18T19:01:40.970Z | Compiling scroll_derive v0.13.1 |
| 1763 | 2026-08-18T19:01:41.156Z | Compiling ring v0.17.14 |
| 1764 | 2026-08-18T19:01:41.366Z | Compiling num-conv v0.2.2 |
| 1765 | 2026-08-18T19:01:41.476Z | Compiling time-core v0.1.9 |
| 1766 | 2026-08-18T19:01:41.503Z | Compiling aws-lc-rs v1.18.0 |
| 1767 | 2026-08-18T19:01:41.670Z | Compiling time-macros v0.2.32 |
| 1768 | 2026-08-18T19:01:41.930Z | Compiling tokio-util v0.7.19 |
| 1769 | 2026-08-18T19:01:42.250Z | Compiling ipnet v2.12.1 |
| 1770 | 2026-08-18T19:01:42.776Z | Compiling camino v1.2.5 |
| 1771 | 2026-08-18T19:01:42.858Z | Compiling untrusted v0.9.0 |
| 1772 | 2026-08-18T19:01:43.000Z | Compiling untrusted v0.7.1 |
| 1773 | 2026-08-18T19:01:43.132Z | Compiling ppv-lite86 v0.2.21 |
| 1774 | 2026-08-18T19:01:43.391Z | Compiling async-trait v0.1.92 |
| 1775 | 2026-08-18T19:01:43.468Z | Compiling daft-derive v0.1.8 |
| 1776 | 2026-08-18T19:01:43.504Z | Compiling crc32fast v1.5.0 |
| 1777 | 2026-08-18T19:01:43.615Z | Compiling rustls v0.23.43 |
| 1778 | 2026-08-18T19:01:43.956Z | Compiling http-body v1.1.0 |
| 1779 | 2026-08-18T19:01:44.129Z | Compiling darling_core v0.23.0 |
| 1780 | 2026-08-18T19:01:44.243Z | Compiling crossbeam-utils v0.8.22 |
| 1781 | 2026-08-18T19:01:44.310Z | Compiling pretty-hex v0.4.2 |
| 1782 | 2026-08-18T19:01:44.457Z | Compiling atomic-waker v1.1.2 |
| 1783 | 2026-08-18T19:01:44.551Z | Compiling usdt-impl v0.6.0 |
| 1784 | 2026-08-18T19:01:44.797Z | Compiling scroll v0.13.0 |
| 1785 | 2026-08-18T19:01:44.845Z | Compiling try-lock v0.2.5 |
| 1786 | 2026-08-18T19:01:44.971Z | Compiling tower-service v0.3.3 |
| 1787 | 2026-08-18T19:01:45.062Z | Compiling ryu v1.0.23 |
| 1788 | 2026-08-18T19:01:45.080Z | Compiling plain v0.2.3 |
| 1789 | 2026-08-18T19:01:45.193Z | Compiling tower-layer v0.3.3 |
| 1790 | 2026-08-18T19:01:45.351Z | Compiling goblin v0.10.7 |
| 1791 | 2026-08-18T19:01:45.391Z | Compiling want v0.3.1 |
| 1792 | 2026-08-18T19:01:45.573Z | Compiling h2 v0.4.15 |
| 1793 | 2026-08-18T19:01:45.753Z | Compiling slog-async v2.8.0 |
| 1794 | 2026-08-18T19:01:46.029Z | Compiling httpdate v1.0.3 |
| 1795 | 2026-08-18T19:01:46.194Z | Compiling darling_macro v0.23.0 |
| 1796 | 2026-08-18T19:01:46.394Z | Compiling dtrace-parser v0.3.0 |
| 1797 | 2026-08-18T19:01:46.463Z | Compiling thread-id v5.1.0 |
| 1798 | 2026-08-18T19:01:46.797Z | Compiling darling v0.23.0 |
| 1799 | 2026-08-18T19:01:46.891Z | Compiling ref-cast v1.0.26 |
| 1800 | 2026-08-18T19:01:48.058Z | Compiling hyper v1.11.0 |
| 1801 | 2026-08-18T19:01:48.540Z | Compiling dof v0.4.0 |
| 1802 | 2026-08-18T19:01:49.147Z | Compiling rand_core v0.9.5 |
| 1803 | 2026-08-18T19:01:49.424Z | Compiling hyper-util v0.1.20 |
| 1804 | 2026-08-18T19:01:50.049Z | Compiling serde_urlencoded v0.7.1 |
| 1805 | 2026-08-18T19:01:50.338Z | Compiling http-body-util v0.1.5 |
| 1806 | 2026-08-18T19:01:50.675Z | Compiling ref-cast-impl v1.0.26 |
| 1807 | 2026-08-18T19:01:51.396Z | Compiling syn v1.0.109 |
| 1808 | 2026-08-18T19:01:51.864Z | Compiling usdt-macro v0.6.0 |
| 1809 | 2026-08-18T19:01:52.191Z | Compiling usdt-attr-macro v0.6.0 |
| 1810 | 2026-08-18T19:01:52.256Z | Compiling serde_tokenstream v0.3.0 |
| 1811 | 2026-08-18T19:01:52.552Z | Compiling structmeta-derive v0.3.0 |
| 1812 | 2026-08-18T19:01:52.700Z | Compiling multer v3.1.0 |
| 1813 | 2026-08-18T19:01:52.938Z | Compiling foldhash v0.2.0 |
| 1814 | 2026-08-18T19:01:52.956Z | Compiling newtype-uuid-macros v0.1.1 |
| 1815 | 2026-08-18T19:01:53.077Z | Compiling rand_chacha v0.9.0 |
| 1816 | 2026-08-18T19:01:53.586Z | Compiling structmeta v0.3.0 |
| 1817 | 2026-08-18T19:01:53.726Z | Compiling powerfmt v0.2.0 |
| 1818 | 2026-08-18T19:01:53.761Z | Compiling deranged v0.5.8 |
| 1819 | 2026-08-18T19:01:53.922Z | Compiling num_threads v0.1.7 |
| 1820 | 2026-08-18T19:01:54.010Z | Compiling rand v0.9.5 |
| 1821 | 2026-08-18T19:01:54.076Z | Compiling newtype-uuid v1.4.0 |
| 1822 | 2026-08-18T19:01:54.098Z | Compiling sync_wrapper v1.0.2 |
| 1823 | 2026-08-18T19:01:54.220Z | Compiling async-stream-impl v0.3.6 |
| 1824 | 2026-08-18T19:01:54.706Z | Compiling strum_macros v0.26.4 |
| 1825 | 2026-08-18T19:01:54.841Z | Compiling time v0.3.55 |
| 1826 | 2026-08-18T19:01:54.858Z | Compiling dropshot v0.17.1 |
| 1827 | 2026-08-18T19:01:55.075Z | Compiling fastrand v2.5.0 |
| 1828 | 2026-08-18T19:01:55.098Z | Compiling hex v0.4.3 |
| 1829 | 2026-08-18T19:01:55.389Z | Compiling daft v0.1.8 |
| 1830 | 2026-08-18T19:01:55.408Z | Compiling tower v0.5.3 |
| 1831 | 2026-08-18T19:01:56.277Z | Compiling crossbeam-channel v0.5.16 |
| 1832 | 2026-08-18T19:01:56.302Z | Compiling webpki-roots v1.0.9 |
| 1833 | 2026-08-18T19:01:56.350Z | Compiling openapiv3 v2.2.0 |
| 1834 | 2026-08-18T19:01:56.970Z | Compiling generic-array v0.14.7 |
| 1835 | 2026-08-18T19:01:57.441Z | Compiling tower-http v0.6.11 |
| 1836 | 2026-08-18T19:01:57.458Z | Compiling hashbrown v0.16.1 |
| 1837 | 2026-08-18T19:01:57.738Z | Compiling serde_with_macros v3.22.0 |
| 1838 | 2026-08-18T19:01:58.174Z | Compiling futures-executor v0.3.34 |
| 1839 | 2026-08-18T19:01:58.402Z | Compiling dropshot_endpoint v0.17.1 |
| 1840 | 2026-08-18T19:01:58.453Z | Compiling macaddr v1.0.1 |
| 1841 | 2026-08-18T19:01:58.645Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1842 | 2026-08-18T19:01:58.738Z | Compiling thread_local v1.1.10 |
| 1843 | 2026-08-18T19:01:58.861Z | Compiling cpufeatures v0.3.0 |
| 1844 | 2026-08-18T19:01:59.061Z | Compiling openssl-probe v0.2.1 |
| 1845 | 2026-08-18T19:01:59.231Z | Compiling rustls-native-certs v0.8.4 |
| 1846 | 2026-08-18T19:01:59.316Z | Compiling futures v0.3.34 |
| 1847 | 2026-08-18T19:01:59.975Z | Compiling tempfile v3.27.0 |
| 1848 | 2026-08-18T19:01:59.993Z | Compiling derive-ex v0.1.8 |
| 1849 | 2026-08-18T19:02:00.122Z | Compiling strum_macros v0.27.2 |
| 1850 | 2026-08-18T19:02:00.139Z | Compiling is-terminal v0.4.17 |
| 1851 | 2026-08-18T19:02:00.247Z | Compiling take_mut v0.2.2 |
| 1852 | 2026-08-18T19:02:00.374Z | Compiling winnow v1.0.4 |
| 1853 | 2026-08-18T19:02:00.743Z | Compiling term v1.2.1 |
| 1854 | 2026-08-18T19:02:01.594Z | Compiling test-strategy v0.4.5 |
| 1855 | 2026-08-18T19:02:01.865Z | Compiling slog-term v2.9.2 |
| 1856 | 2026-08-18T19:02:03.183Z | Compiling hybrid-array v0.4.14 |
| 1857 | 2026-08-18T19:02:03.301Z | Compiling simd-adler32 v0.3.10 |
| 1858 | 2026-08-18T19:02:03.319Z | Compiling match_cfg v0.1.0 |
| 1859 | 2026-08-18T19:02:03.556Z | Compiling adler2 v2.0.1 |
| 1860 | 2026-08-18T19:02:03.671Z | Compiling miniz_oxide v0.8.9 |
| 1861 | 2026-08-18T19:02:03.730Z | Compiling hostname v0.3.1 |
| 1862 | 2026-08-18T19:02:04.270Z | Compiling slog-json v2.6.1 |
| 1863 | 2026-08-18T19:02:04.564Z | Compiling memmap2 v0.9.11 |
| 1864 | 2026-08-18T19:02:04.877Z | Compiling either v1.17.0 |
| 1865 | 2026-08-18T19:02:05.123Z | Compiling usdt v0.6.0 |
| 1866 | 2026-08-18T19:02:05.302Z | Compiling slog-bunyan v2.5.0 |
| 1867 | 2026-08-18T19:02:05.321Z | Compiling flate2 v1.1.9 |
| 1868 | 2026-08-18T19:02:05.403Z | Compiling crypto-common v0.2.2 |
| 1869 | 2026-08-18T19:02:05.502Z | Compiling block-buffer v0.12.1 |
| 1870 | 2026-08-18T19:02:05.707Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1871 | 2026-08-18T19:02:05.799Z | Compiling debug-ignore v1.0.5 |
| 1872 | 2026-08-18T19:02:05.918Z | Compiling const-oid v0.10.2 |
| 1873 | 2026-08-18T19:02:05.984Z | Compiling compression-core v0.4.32 |
| 1874 | 2026-08-18T19:02:06.185Z | Compiling compression-codecs v0.4.38 |
| 1875 | 2026-08-18T19:02:06.234Z | Compiling digest v0.11.3 |
| 1876 | 2026-08-18T19:02:06.698Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1877 | 2026-08-18T19:02:06.721Z | Compiling crypto-common v0.1.7 |
| 1878 | 2026-08-18T19:02:06.738Z | Compiling parse-display-derive v0.10.0 |
| 1879 | 2026-08-18T19:02:06.932Z | Compiling rand_chacha v0.3.1 |
| 1880 | 2026-08-18T19:02:07.292Z | Compiling serde_spanned v1.1.1 |
| 1881 | 2026-08-18T19:02:07.371Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1882 | 2026-08-18T19:02:07.462Z | Compiling encoding_rs v0.8.35 |
| 1883 | 2026-08-18T19:02:07.547Z | Compiling mime v0.3.17 |
| 1884 | 2026-08-18T19:02:07.826Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1885 | 2026-08-18T19:02:07.890Z | Compiling spin v0.9.9 |
| 1886 | 2026-08-18T19:02:08.025Z | Compiling rand v0.8.7 |
| 1887 | 2026-08-18T19:02:08.046Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1888 | 2026-08-18T19:02:08.193Z | Compiling sha1 v0.11.0 |
| 1889 | 2026-08-18T19:02:08.285Z | Compiling async-compression v0.4.43 |
| 1890 | 2026-08-18T19:02:08.415Z | Compiling strum v0.26.3 |
| 1891 | 2026-08-18T19:02:08.676Z | Compiling async-stream v0.3.6 |
| 1892 | 2026-08-18T19:02:08.781Z | Compiling waitgroup v0.1.2 |
| 1893 | 2026-08-18T19:02:08.875Z | Compiling rustls-pemfile v2.2.0 |
| 1894 | 2026-08-18T19:02:08.942Z | Compiling serde_path_to_error v0.1.20 |
| 1895 | 2026-08-18T19:02:08.998Z | Compiling wait-timeout v0.2.1 |
| 1896 | 2026-08-18T19:02:09.162Z | Compiling hostname v0.4.2 |
| 1897 | 2026-08-18T19:02:09.436Z | Compiling quick-error v1.2.3 |
| 1898 | 2026-08-18T19:02:09.559Z | Compiling bit-vec v0.8.0 |
| 1899 | 2026-08-18T19:02:09.802Z | Compiling bit-set v0.8.0 |
| 1900 | 2026-08-18T19:02:09.838Z | Compiling rusty-fork v0.3.1 |
| 1901 | 2026-08-18T19:02:09.865Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1902 | 2026-08-18T19:02:09.998Z | Compiling serde_with v3.22.0 |
| 1903 | 2026-08-18T19:02:10.354Z | Compiling rand_xorshift v0.4.0 |
| 1904 | 2026-08-18T19:02:10.592Z | Compiling unarray v0.1.4 |
| 1905 | 2026-08-18T19:02:10.723Z | Compiling proptest v1.11.0 |
| 1906 | 2026-08-18T19:02:10.741Z | Compiling strum v0.27.2 |
| 1907 | 2026-08-18T19:02:10.888Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1908 | 2026-08-18T19:02:11.047Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1909 | 2026-08-18T19:02:11.248Z | Compiling instant v0.1.13 |
| 1910 | 2026-08-18T19:02:11.493Z | Compiling iddqd v0.4.6 |
| 1911 | 2026-08-18T19:02:12.204Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1912 | 2026-08-18T19:02:12.235Z | Compiling block-buffer v0.10.4 |
| 1913 | 2026-08-18T19:02:12.418Z | Compiling backon v1.6.0 |
| 1914 | 2026-08-18T19:02:12.887Z | Compiling unicode-width v0.2.2 |
| 1915 | 2026-08-18T19:02:13.207Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1916 | 2026-08-18T19:02:13.469Z | Compiling digest v0.10.7 |
| 1917 | 2026-08-18T19:02:13.723Z | Compiling backoff v0.4.0 |
| 1918 | 2026-08-18T19:02:14.025Z | Compiling parse-display v0.10.0 |
| 1919 | 2026-08-18T19:02:14.217Z | Compiling itertools v0.14.0 |
| 1920 | 2026-08-18T19:02:14.391Z | Compiling regress v0.10.5 |
| 1921 | 2026-08-18T19:02:14.557Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1922 | 2026-08-18T19:02:16.005Z | Compiling humantime v2.4.0 |
| 1923 | 2026-08-18T19:02:17.400Z | Compiling regress v0.11.1 |
| 1924 | 2026-08-18T19:02:18.901Z | Compiling typify-impl v0.6.2 |
| 1925 | 2026-08-18T19:02:19.378Z | Compiling zerocopy-derive v0.7.35 |
| 1926 | 2026-08-18T19:02:20.595Z | Compiling clap_derive v4.6.4 |
| 1927 | 2026-08-18T19:02:20.725Z | Compiling utf8parse v0.2.2 |
| 1928 | 2026-08-18T19:02:20.750Z | Compiling convert_case v0.4.0 |
| 1929 | 2026-08-18T19:02:20.846Z | Compiling cpufeatures v0.2.17 |
| 1930 | 2026-08-18T19:02:20.945Z | Compiling anstyle-parse v1.0.0 |
| 1931 | 2026-08-18T19:02:21.043Z | Compiling derive_more v0.99.20 |
| 1932 | 2026-08-18T19:02:22.210Z | Compiling typify-macro v0.6.2 |
| 1933 | 2026-08-18T19:02:22.295Z | Compiling terminal_size v0.4.4 |
| 1934 | 2026-08-18T19:02:22.445Z | Compiling toml_datetime v0.6.11 |
| 1935 | 2026-08-18T19:02:22.448Z | Compiling anstyle-query v1.1.5 |
| 1936 | 2026-08-18T19:02:22.575Z | Compiling anstyle v1.0.14 |
| 1937 | 2026-08-18T19:02:22.733Z | Compiling is_terminal_polyfill v1.70.2 |
| 1938 | 2026-08-18T19:02:22.768Z | Compiling colorchoice v1.0.5 |
| 1939 | 2026-08-18T19:02:22.892Z | Compiling anstream v1.0.0 |
| 1940 | 2026-08-18T19:02:23.260Z | Compiling secrecy v0.10.3 |
| 1941 | 2026-08-18T19:02:23.369Z | Compiling tinyvec_macros v0.1.1 |
| 1942 | 2026-08-18T19:02:23.444Z | Compiling crucible-workspace-hack v0.1.0 |
| 1943 | 2026-08-18T19:02:23.658Z | Compiling heapless v0.8.0 |
| 1944 | 2026-08-18T19:02:23.818Z | Compiling clap_lex v1.1.0 |
| 1945 | 2026-08-18T19:02:23.987Z | Compiling clap_builder v4.6.6 |
| 1946 | 2026-08-18T19:02:24.073Z | Compiling typify v0.6.2 |
| 1947 | 2026-08-18T19:02:24.170Z | Compiling tinyvec v1.12.0 |
| 1948 | 2026-08-18T19:02:24.376Z | Compiling zerocopy v0.7.35 |
| 1949 | 2026-08-18T19:02:24.905Z | Compiling hash32 v0.3.1 |
| 1950 | 2026-08-18T19:02:24.921Z | Compiling rustc_version v0.4.1 |
| 1951 | 2026-08-18T19:02:24.925Z | Compiling scroll_derive v0.12.1 |
| 1952 | 2026-08-18T19:02:25.200Z | Compiling num-integer v0.1.47 |
| 1953 | 2026-08-18T19:02:25.240Z | Compiling usdt-impl v0.5.0 |
| 1954 | 2026-08-18T19:02:25.503Z | Compiling smoltcp v0.11.0 |
| 1955 | 2026-08-18T19:02:25.623Z | Compiling crossbeam-epoch v0.9.20 |
| 1956 | 2026-08-18T19:02:25.697Z | Compiling scroll v0.12.0 |
| 1957 | 2026-08-18T19:02:25.872Z | Compiling clap v4.6.6 |
| 1958 | 2026-08-18T19:02:25.962Z | Compiling curve25519-dalek v4.1.3 |
| 1959 | 2026-08-18T19:02:26.219Z | Compiling dof v0.3.0 |
| 1960 | 2026-08-18T19:02:27.252Z | Compiling hmac v0.12.1 |
| 1961 | 2026-08-18T19:02:27.348Z | Compiling dtrace-parser v0.2.0 |
| 1962 | 2026-08-18T19:02:27.415Z | Compiling inout v0.1.4 |
| 1963 | 2026-08-18T19:02:27.553Z | Compiling darling_core v0.21.3 |
| 1964 | 2026-08-18T19:02:27.632Z | Compiling ff v0.13.1 |
| 1965 | 2026-08-18T19:02:27.789Z | Compiling cobs v0.3.0 |
| 1966 | 2026-08-18T19:02:28.148Z | Compiling thread-id v4.2.2 |
| 1967 | 2026-08-18T19:02:28.297Z | Compiling unsafe-libyaml v0.2.11 |
| 1968 | 2026-08-18T19:02:28.636Z | Compiling managed v0.8.0 |
| 1969 | 2026-08-18T19:02:28.954Z | Compiling bitflags v1.3.2 |
| 1970 | 2026-08-18T19:02:29.417Z | Compiling serde_yaml v0.9.34+deprecated |
| 1971 | 2026-08-18T19:02:29.609Z | Compiling darling_macro v0.21.3 |
| 1972 | 2026-08-18T19:02:30.195Z | Compiling postcard v1.1.3 |
| 1973 | 2026-08-18T19:02:30.576Z | Compiling group v0.13.0 |
| 1974 | 2026-08-18T19:02:30.640Z | Compiling cipher v0.4.4 |
| 1975 | 2026-08-18T19:02:30.700Z | Compiling hkdf v0.12.4 |
| 1976 | 2026-08-18T19:02:31.355Z | Compiling goblin v0.8.2 |
| 1977 | 2026-08-18T19:02:31.666Z | Compiling num-iter v0.1.46 |
| 1978 | 2026-08-18T19:02:31.804Z | Compiling num-rational v0.4.2 |
| 1979 | 2026-08-18T19:02:32.647Z | Compiling tabwriter v1.4.1 |
| 1980 | 2026-08-18T19:02:32.684Z | Compiling universal-hash v0.5.1 |
| 1981 | 2026-08-18T19:02:32.780Z | Compiling crypto-bigint v0.5.5 |
| 1982 | 2026-08-18T19:02:32.833Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1983 | 2026-08-18T19:02:33.005Z | Compiling hubpack_derive v0.1.1 |
| 1984 | 2026-08-18T19:02:33.539Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1985 | 2026-08-18T19:02:33.961Z | Compiling half v2.7.1 |
| 1986 | 2026-08-18T19:02:34.239Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1987 | 2026-08-18T19:02:34.424Z | Compiling num-complex v0.4.6 |
| 1988 | 2026-08-18T19:02:35.067Z | Compiling memoffset v0.9.1 |
| 1989 | 2026-08-18T19:02:35.273Z | Compiling rustix v0.38.44 |
| 1990 | 2026-08-18T19:02:35.320Z | Compiling cfg_aliases v0.2.2 |
| 1991 | 2026-08-18T19:02:35.405Z | Compiling opaque-debug v0.3.1 |
| 1992 | 2026-08-18T19:02:35.529Z | Compiling base16ct v0.2.0 |
| 1993 | 2026-08-18T19:02:35.546Z | Compiling ciborium-io v0.2.2 |
| 1994 | 2026-08-18T19:02:35.649Z | Compiling base64ct v1.8.3 |
| 1995 | 2026-08-18T19:02:35.834Z | Compiling prettyplease v0.2.37 |
| 1996 | 2026-08-18T19:02:35.988Z | Compiling password-hash v0.5.0 |
| 1997 | 2026-08-18T19:02:36.234Z | Compiling elliptic-curve v0.13.8 |
| 1998 | 2026-08-18T19:02:36.544Z | Compiling ciborium-ll v0.2.2 |
| 1999 | 2026-08-18T19:02:36.617Z | Compiling poly1305 v0.8.0 |
| 2000 | 2026-08-18T19:02:36.635Z | Compiling nix v0.31.3 |
| 2001 | 2026-08-18T19:02:37.595Z | Compiling num v0.4.3 |
| 2002 | 2026-08-18T19:02:37.795Z | Compiling thiserror-no-std v2.0.2 |
| 2003 | 2026-08-18T19:02:38.075Z | Compiling hubpack v0.1.2 |
| 2004 | 2026-08-18T19:02:39.182Z | Compiling chacha20 v0.9.1 |
| 2005 | 2026-08-18T19:02:39.439Z | Compiling darling v0.21.3 |
| 2006 | 2026-08-18T19:02:39.583Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2007 | 2026-08-18T19:02:39.836Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2008 | 2026-08-18T19:02:40.073Z | Compiling reqwest v0.12.28 |
| 2009 | 2026-08-18T19:02:40.732Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 2010 | 2026-08-18T19:02:40.940Z | Compiling blake2 v0.10.6 |
| 2011 | 2026-08-18T19:02:41.036Z | Compiling aead v0.5.2 |
| 2012 | 2026-08-18T19:02:41.448Z | Compiling byte-wrapper v0.1.0 |
| 2013 | 2026-08-18T19:02:41.618Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2014 | 2026-08-18T19:02:41.638Z | Compiling serde_repr v0.1.21 |
| 2015 | 2026-08-18T19:02:42.248Z | Compiling proc-macro-error-attr v1.0.4 |
| 2016 | 2026-08-18T19:02:42.419Z | Compiling bstr v1.13.1 |
| 2017 | 2026-08-18T19:02:42.542Z | Compiling keccak v0.1.6 |
| 2018 | 2026-08-18T19:02:42.593Z | Compiling static_assertions v1.1.0 |
| 2019 | 2026-08-18T19:02:42.617Z | Compiling float-ord v0.3.2 |
| 2020 | 2026-08-18T19:02:42.675Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2021 | 2026-08-18T19:02:42.952Z | Compiling sha3 v0.10.9 |
| 2022 | 2026-08-18T19:02:43.256Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2023 | 2026-08-18T19:02:43.307Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2024 | 2026-08-18T19:02:43.819Z | Compiling proc-macro-crate v3.5.0 |
| 2025 | 2026-08-18T19:02:44.015Z | Compiling argon2 v0.5.3 |
| 2026 | 2026-08-18T19:02:44.227Z | Compiling chacha20poly1305 v0.10.1 |
| 2027 | 2026-08-18T19:02:44.381Z | Compiling progenitor-client v0.10.0 |
| 2028 | 2026-08-18T19:02:44.880Z | Compiling ingot-macros v0.1.1 |
| 2029 | 2026-08-18T19:02:44.969Z | Compiling vsss-rs v3.3.4 |
| 2030 | 2026-08-18T19:02:46.601Z | Compiling ciborium v0.2.2 |
| 2031 | 2026-08-18T19:02:47.444Z | Compiling rustls-webpki v0.103.14 |
| 2032 | 2026-08-18T19:02:47.723Z | Compiling usdt-attr-macro v0.5.0 |
| 2033 | 2026-08-18T19:02:48.471Z | Compiling usdt-macro v0.5.0 |
| 2034 | 2026-08-18T19:02:50.021Z | Compiling enum-as-inner v0.6.1 |
| 2035 | 2026-08-18T19:02:50.161Z | Compiling num-derive v0.4.2 |
| 2036 | 2026-08-18T19:02:50.591Z | Compiling proc-macro-error v1.0.4 |
| 2037 | 2026-08-18T19:02:50.701Z | Compiling memmap v0.7.0 |
| 2038 | 2026-08-18T19:02:50.836Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2039 | 2026-08-18T19:02:51.018Z | Compiling indent_write v2.2.0 |
| 2040 | 2026-08-18T19:02:51.068Z | Compiling winnow v0.5.40 |
| 2041 | 2026-08-18T19:02:51.197Z | Compiling data-encoding v2.11.1 |
| 2042 | 2026-08-18T19:02:51.355Z | Compiling usdt v0.5.0 |
| 2043 | 2026-08-18T19:02:51.455Z | Compiling ingot-types v0.1.2 |
| 2044 | 2026-08-18T19:02:51.569Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2045 | 2026-08-18T19:02:51.624Z | Compiling tokio-rustls v0.26.4 |
| 2046 | 2026-08-18T19:02:51.911Z | Compiling hyper-rustls v0.27.9 |
| 2047 | 2026-08-18T19:02:51.930Z | Compiling rustls-platform-verifier v0.7.0 |
| 2048 | 2026-08-18T19:02:52.414Z | Compiling reqwest v0.13.4 |
| 2049 | 2026-08-18T19:02:52.509Z | Compiling toml_edit v0.19.15 |
| 2050 | 2026-08-18T19:02:53.829Z | Compiling progenitor-client v0.14.0 |
| 2051 | 2026-08-18T19:02:54.276Z | Compiling progenitor-extras v0.2.0 |
| 2052 | 2026-08-18T19:02:54.897Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2053 | 2026-08-18T19:02:55.010Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2054 | 2026-08-18T19:02:55.335Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2055 | 2026-08-18T19:02:57.254Z | Compiling num_enum_derive v0.7.6 |
| 2056 | 2026-08-18T19:02:58.885Z | Compiling serde_spanned v0.6.9 |
| 2057 | 2026-08-18T19:02:59.048Z | Compiling foreign-types-macros v0.2.4 |
| 2058 | 2026-08-18T19:03:00.095Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2059 | 2026-08-18T19:03:04.947Z | Compiling crossbeam-deque v0.8.7 |
| 2060 | 2026-08-18T19:03:05.243Z | Compiling toml_write v0.1.2 |
| 2061 | 2026-08-18T19:03:06.953Z | Compiling vcpkg v0.2.15 |
| 2062 | 2026-08-18T19:03:06.972Z | Compiling bytecount v0.6.9 |
| 2063 | 2026-08-18T19:03:07.182Z | Compiling foreign-types-shared v0.3.1 |
| 2064 | 2026-08-18T19:03:07.201Z | Compiling colored v3.1.1 |
| 2065 | 2026-08-18T19:03:07.295Z | Compiling winnow v0.7.15 |
| 2066 | 2026-08-18T19:03:07.483Z | Compiling foreign-types v0.5.0 |
| 2067 | 2026-08-18T19:03:07.506Z | Compiling openssl-sys v0.9.117 |
| 2068 | 2026-08-18T19:03:07.606Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2069 | 2026-08-18T19:03:07.890Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2070 | 2026-08-18T19:03:08.368Z | Compiling num_enum v0.7.6 |
| 2071 | 2026-08-18T19:03:08.516Z | Compiling proc-macro-crate v1.3.1 |
| 2072 | 2026-08-18T19:03:08.749Z | Compiling toml_edit v0.22.27 |
| 2073 | 2026-08-18T19:03:08.866Z | Compiling ingot v0.1.1 |
| 2074 | 2026-08-18T19:03:09.179Z | Compiling atomicwrites v0.4.4 |
| 2075 | 2026-08-18T19:03:09.497Z | Compiling progenitor-impl v0.14.0 |
| 2076 | 2026-08-18T19:03:10.154Z | Compiling chacha20 v0.10.1 |
| 2077 | 2026-08-18T19:03:10.471Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2078 | 2026-08-18T19:03:11.054Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2079 | 2026-08-18T19:03:11.077Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2080 | 2026-08-18T19:03:11.142Z | Compiling cstr-argument v0.1.2 |
| 2081 | 2026-08-18T19:03:11.327Z | Compiling heck v0.4.1 |
| 2082 | 2026-08-18T19:03:11.362Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2083 | 2026-08-18T19:03:11.468Z | Compiling unicode-segmentation v1.13.3 |
| 2084 | 2026-08-18T19:03:11.511Z | Compiling semver v0.1.20 |
| 2085 | 2026-08-18T19:03:11.547Z | Compiling linked-hash-map v0.5.6 |
| 2086 | 2026-08-18T19:03:11.601Z | Compiling resolv-conf v0.7.6 |
| 2087 | 2026-08-18T19:03:11.619Z | Compiling rayon-core v1.13.0 |
| 2088 | 2026-08-18T19:03:11.778Z | Compiling swrite v0.1.0 |
| 2089 | 2026-08-18T19:03:11.884Z | Compiling newline-converter v0.3.0 |
| 2090 | 2026-08-18T19:03:11.915Z | Compiling lru-cache v0.1.2 |
| 2091 | 2026-08-18T19:03:11.952Z | Compiling rustc_version v0.1.7 |
| 2092 | 2026-08-18T19:03:12.056Z | Compiling progenitor-macro v0.14.0 |
| 2093 | 2026-08-18T19:03:12.089Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2094 | 2026-08-18T19:03:12.127Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2095 | 2026-08-18T19:03:12.196Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2096 | 2026-08-18T19:03:12.339Z | Compiling rand v0.10.2 |
| 2097 | 2026-08-18T19:03:12.409Z | Compiling toml v0.8.23 |
| 2098 | 2026-08-18T19:03:12.730Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2099 | 2026-08-18T19:03:12.955Z | Compiling num_enum_derive v0.5.11 |
| 2100 | 2026-08-18T19:03:13.081Z | Compiling hickory-proto v0.24.4 |
| 2101 | 2026-08-18T19:03:13.261Z | Compiling similar v2.7.0 |
| 2102 | 2026-08-18T19:03:13.758Z | Compiling progenitor-impl v0.13.0 |
| 2103 | 2026-08-18T19:03:13.995Z | Compiling console v0.15.11 |
| 2104 | 2026-08-18T19:03:15.287Z | Compiling camino-tempfile v1.4.1 |
| 2105 | 2026-08-18T19:03:15.694Z | Compiling serde-big-array v0.5.1 |
| 2106 | 2026-08-18T19:03:15.837Z | Compiling pin-project-internal v1.1.13 |
| 2107 | 2026-08-18T19:03:15.868Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2108 | 2026-08-18T19:03:16.041Z | Compiling derive-where v1.6.1 |
| 2109 | 2026-08-18T19:03:16.427Z | Compiling siphasher v1.0.3 |
| 2110 | 2026-08-18T19:03:16.430Z | Compiling minimal-lexical v0.2.1 |
| 2111 | 2026-08-18T19:03:16.659Z | Compiling lazy_static v1.5.0 |
| 2112 | 2026-08-18T19:03:16.704Z | Compiling nom v7.1.3 |
| 2113 | 2026-08-18T19:03:16.782Z | Compiling phf_shared v0.12.1 |
| 2114 | 2026-08-18T19:03:16.984Z | Compiling pin-project v1.1.13 |
| 2115 | 2026-08-18T19:03:17.015Z | Compiling progenitor v0.14.0 |
| 2116 | 2026-08-18T19:03:17.174Z | Compiling progenitor-macro v0.13.0 |
| 2117 | 2026-08-18T19:03:17.359Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2118 | 2026-08-18T19:03:17.929Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2119 | 2026-08-18T19:03:18.065Z | Compiling hickory-resolver v0.24.4 |
| 2120 | 2026-08-18T19:03:21.675Z | Compiling expectorate v1.2.0 |
| 2121 | 2026-08-18T19:03:21.758Z | Compiling num_enum v0.5.11 |
| 2122 | 2026-08-18T19:03:21.953Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2123 | 2026-08-18T19:03:23.141Z | Compiling newtype_derive v0.1.6 |
| 2124 | 2026-08-18T19:03:23.394Z | Compiling progenitor-client v0.13.0 |
| 2125 | 2026-08-18T19:03:23.867Z | Compiling unicode-normalization v0.1.25 |
| 2126 | 2026-08-18T19:03:24.473Z | Compiling tokio-stream v0.1.19 |
| 2127 | 2026-08-18T19:03:25.068Z | Compiling snafu-derive v0.8.9 |
| 2128 | 2026-08-18T19:03:25.775Z | Compiling async-recursion v1.1.1 |
| 2129 | 2026-08-18T19:03:26.499Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2130 | 2026-08-18T19:03:26.517Z | Compiling slog-dtrace v0.3.0 |
| 2131 | 2026-08-18T19:03:26.771Z | Compiling csv-core v0.1.13 |
| 2132 | 2026-08-18T19:03:26.821Z | Compiling konst_macro_rules v0.2.19 |
| 2133 | 2026-08-18T19:03:26.839Z | Compiling unicode-xid v0.2.6 |
| 2134 | 2026-08-18T19:03:26.972Z | Compiling foldhash v0.1.5 |
| 2135 | 2026-08-18T19:03:27.023Z | Compiling cancel-safe-futures v0.1.5 |
| 2136 | 2026-08-18T19:03:27.174Z | Compiling owo-colors v4.3.0 |
| 2137 | 2026-08-18T19:03:27.177Z | Compiling unicode-width v0.1.14 |
| 2138 | 2026-08-18T19:03:27.209Z | Compiling chrono-tz v0.10.4 |
| 2139 | 2026-08-18T19:03:27.286Z | Compiling jiff-core v0.1.0 |
| 2140 | 2026-08-18T19:03:27.446Z | Compiling foreign-types-shared v0.1.1 |
| 2141 | 2026-08-18T19:03:27.507Z | Compiling highway v1.3.0 |
| 2142 | 2026-08-18T19:03:27.524Z | Compiling openssl v0.10.81 |
| 2143 | 2026-08-18T19:03:27.549Z | Compiling same-file v1.0.6 |
| 2144 | 2026-08-18T19:03:27.737Z | Compiling walkdir v2.5.0 |
| 2145 | 2026-08-18T19:03:27.834Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2146 | 2026-08-18T19:03:28.190Z | Compiling jiff v0.2.35 |
| 2147 | 2026-08-18T19:03:28.467Z | Compiling foreign-types v0.3.2 |
| 2148 | 2026-08-18T19:03:28.608Z | Compiling hashbrown v0.15.5 |
| 2149 | 2026-08-18T19:03:28.757Z | Compiling const_format_proc_macros v0.2.34 |
| 2150 | 2026-08-18T19:03:29.089Z | Compiling csv v1.4.0 |
| 2151 | 2026-08-18T19:03:29.276Z | Compiling konst v0.2.20 |
| 2152 | 2026-08-18T19:03:29.582Z | Compiling snafu v0.8.9 |
| 2153 | 2026-08-18T19:03:29.801Z | Compiling qorb v0.4.1 |
| 2154 | 2026-08-18T19:03:30.021Z | Compiling progenitor v0.13.0 |
| 2155 | 2026-08-18T19:03:30.144Z | Compiling olpc-cjson v0.1.4 |
| 2156 | 2026-08-18T19:03:30.242Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2157 | 2026-08-18T19:03:30.649Z | Compiling rayon v1.12.0 |
| 2158 | 2026-08-18T19:03:32.856Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2159 | 2026-08-18T19:03:33.400Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2160 | 2026-08-18T19:03:33.757Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2161 | 2026-08-18T19:03:33.881Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2162 | 2026-08-18T19:03:34.401Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2163 | 2026-08-18T19:03:35.706Z | Compiling phf v0.12.1 |
| 2164 | 2026-08-18T19:03:36.363Z | Compiling zone_cfg_derive v0.3.1 |
| 2165 | 2026-08-18T19:03:36.659Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2166 | 2026-08-18T19:03:37.103Z | Compiling tokio-dtrace v0.1.1 |
| 2167 | 2026-08-18T19:03:37.130Z | Compiling globset v0.4.20 |
| 2168 | 2026-08-18T19:03:37.442Z | Compiling itertools v0.15.0 |
| 2169 | 2026-08-18T19:03:38.195Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2170 | 2026-08-18T19:03:38.427Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2171 | 2026-08-18T19:03:38.705Z | Compiling itertools v0.12.1 |
| 2172 | 2026-08-18T19:03:38.811Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2173 | 2026-08-18T19:03:39.023Z | Compiling pem v3.0.6 |
| 2174 | 2026-08-18T19:03:39.245Z | Compiling libsw-core v0.3.2 |
| 2175 | 2026-08-18T19:03:39.397Z | Compiling serde_plain v1.0.2 |
| 2176 | 2026-08-18T19:03:39.439Z | Compiling openssl-macros v0.1.1 |
| 2177 | 2026-08-18T19:03:39.688Z | Compiling cookie v0.18.2 |
| 2178 | 2026-08-18T19:03:39.707Z | Compiling sigpipe v0.1.3 |
| 2179 | 2026-08-18T19:03:39.787Z | Compiling fixedbitset v0.4.2 |
| 2180 | 2026-08-18T19:03:39.813Z | Compiling glob v0.3.4 |
| 2181 | 2026-08-18T19:03:39.905Z | Compiling typed-path v0.9.3 |
| 2182 | 2026-08-18T19:03:39.939Z | Compiling fixedbitset v0.5.7 |
| 2183 | 2026-08-18T19:03:39.972Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2184 | 2026-08-18T19:03:40.291Z | Compiling petgraph v0.8.3 |
| 2185 | 2026-08-18T19:03:40.295Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2186 | 2026-08-18T19:03:40.502Z | Compiling zone v0.3.1 |
| 2187 | 2026-08-18T19:03:40.686Z | Compiling petgraph v0.6.5 |
| 2188 | 2026-08-18T19:03:41.455Z | Compiling tough v0.22.0 |
| 2189 | 2026-08-18T19:03:42.208Z | Compiling libsw v3.5.0 |
| 2190 | 2026-08-18T19:03:42.251Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2191 | 2026-08-18T19:03:42.404Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2192 | 2026-08-18T19:03:42.619Z | Compiling ingot-macros v0.2.0 |
| 2193 | 2026-08-18T19:03:42.643Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2194 | 2026-08-18T19:03:42.658Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2195 | 2026-08-18T19:03:42.721Z | Compiling oxide-tokio-rt v0.1.6 |
| 2196 | 2026-08-18T19:03:43.313Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2197 | 2026-08-18T19:03:43.894Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2198 | 2026-08-18T19:03:44.087Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2199 | 2026-08-18T19:03:45.392Z | Compiling const_format v0.2.36 |
| 2200 | 2026-08-18T19:03:45.582Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2201 | 2026-08-18T19:03:46.148Z | Compiling papergrid v0.11.0 |
| 2202 | 2026-08-18T19:03:46.892Z | Compiling tabled_derive v0.7.0 |
| 2203 | 2026-08-18T19:03:47.293Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2204 | 2026-08-18T19:03:47.783Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2205 | 2026-08-18T19:03:47.900Z | Compiling libscf-sys v1.2.0 |
| 2206 | 2026-08-18T19:03:48.076Z | Compiling gethostname v0.5.0 |
| 2207 | 2026-08-18T19:03:48.215Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2208 | 2026-08-18T19:03:48.361Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2209 | 2026-08-18T19:03:48.483Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2210 | 2026-08-18T19:03:48.626Z | Compiling bcs v0.1.6 |
| 2211 | 2026-08-18T19:03:48.753Z | Compiling smf v0.2.3 |
| 2212 | 2026-08-18T19:03:48.859Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2213 | 2026-08-18T19:03:49.036Z | Compiling whoami v1.6.1 |
| 2214 | 2026-08-18T19:03:49.504Z | Compiling linear-map v1.2.0 |
| 2215 | 2026-08-18T19:03:49.615Z | Compiling unicode-linebreak v0.1.5 |
| 2216 | 2026-08-18T19:03:49.719Z | Compiling smawk v0.3.3 |
| 2217 | 2026-08-18T19:03:49.870Z | Compiling tagptr v0.2.0 |
| 2218 | 2026-08-18T19:03:49.912Z | Compiling termtree v0.5.1 |
| 2219 | 2026-08-18T19:03:49.912Z | Compiling textwrap v0.16.2 |
| 2220 | 2026-08-18T19:03:50.070Z | Compiling moka v0.12.16 |
| 2221 | 2026-08-18T19:03:51.342Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2222 | 2026-08-18T19:03:51.359Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2223 | 2026-08-18T19:03:51.702Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2224 | 2026-08-18T19:03:52.591Z | Compiling tabled v0.15.0 |
| 2225 | 2026-08-18T19:03:52.656Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2226 | 2026-08-18T19:03:52.909Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2227 | 2026-08-18T19:03:53.845Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2228 | 2026-08-18T19:03:54.211Z | Compiling ingot-types v0.2.0 |
| 2229 | 2026-08-18T19:03:54.318Z | Compiling steno v0.4.1 |
| 2230 | 2026-08-18T19:03:56.532Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2231 | 2026-08-18T19:03:58.713Z | Compiling hickory-proto v0.25.2 |
| 2232 | 2026-08-18T19:03:59.666Z | Compiling ingot v0.2.1 |
| 2233 | 2026-08-18T19:04:00.205Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2234 | 2026-08-18T19:04:00.560Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2235 | 2026-08-18T19:04:00.656Z | Compiling parking_lot_core v0.8.6 |
| 2236 | 2026-08-18T19:04:00.886Z | Compiling papergrid v0.18.0 |
| 2237 | 2026-08-18T19:04:00.957Z | Compiling hickory-resolver v0.25.2 |
| 2238 | 2026-08-18T19:04:01.907Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2239 | 2026-08-18T19:04:02.726Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2240 | 2026-08-18T19:04:04.263Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2241 | 2026-08-18T19:04:04.278Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 2242 | 2026-08-18T19:04:05.090Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2243 | 2026-08-18T19:04:06.470Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2244 | 2026-08-18T19:04:06.660Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 2245 | 2026-08-18T19:04:06.873Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 2246 | 2026-08-18T19:04:07.363Z | Compiling tabled v0.21.0 |
| 2247 | 2026-08-18T19:04:07.418Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2248 | 2026-08-18T19:04:07.537Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2249 | 2026-08-18T19:04:07.836Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2250 | 2026-08-18T19:04:08.687Z | Compiling arc-swap v1.9.2 |
| 2251 | 2026-08-18T19:04:08.898Z | Compiling slog-scope v4.4.1 |
| 2252 | 2026-08-18T19:04:09.269Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=9645288adc19b352aaa9a675be9953fe4e0b6e1b#9645288a) |
| 2253 | 2026-08-18T19:04:09.377Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2254 | 2026-08-18T19:04:10.173Z | Compiling parking_lot v0.11.2 |
| 2255 | 2026-08-18T19:04:10.988Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2256 | 2026-08-18T19:04:12.110Z | Compiling fxhash v0.2.1 |
| 2257 | 2026-08-18T19:04:12.110Z | Compiling crc8 v0.1.1 |
| 2258 | 2026-08-18T19:04:12.111Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=9645288adc19b352aaa9a675be9953fe4e0b6e1b#9645288a) |
| 2259 | 2026-08-18T19:04:12.111Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2260 | 2026-08-18T19:04:12.111Z | Compiling sled v0.34.7 |
| 2261 | 2026-08-18T19:04:12.253Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2262 | 2026-08-18T19:04:15.009Z | Compiling slog-stdlog v4.1.1 |
| 2263 | 2026-08-18T19:04:15.161Z | Compiling port-file v0.1.0 |
| 2264 | 2026-08-18T19:04:15.270Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2265 | 2026-08-18T19:04:15.375Z | Compiling slog-envlogger v2.2.0 |
| 2266 | 2026-08-18T19:04:15.431Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2267 | 2026-08-18T19:04:15.563Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2268 | 2026-08-18T19:04:16.147Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2269 | 2026-08-18T19:04:18.681Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2270 | 2026-08-18T19:04:20.270Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2271 | 2026-08-18T19:04:22.076Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2272 | 2026-08-18T19:04:31.868Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2273 | 2026-08-18T19:04:37.116Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2274 | 2026-08-18T19:04:40.539Z | Finished `release` profile [optimized] target(s) in 3m 45s |
| 2275 | 2026-08-18T19:04:40.869Z | + banner trio |
| 2276 | 2026-08-18T19:04:40.872Z | |
| 2277 | 2026-08-18T19:04:40.872Z | ##### ##### # #### |
| 2278 | 2026-08-18T19:04:40.872Z | # # # # # # |
| 2279 | 2026-08-18T19:04:40.872Z | # # # # # # |
| 2280 | 2026-08-18T19:04:40.872Z | # ##### # # # |
| 2281 | 2026-08-18T19:04:40.872Z | # # # # # # |
| 2282 | 2026-08-18T19:04:40.872Z | # # # # #### |
| 2283 | 2026-08-18T19:04:40.872Z | |
| 2284 | 2026-08-18T19:04:40.873Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2285 | 2026-08-18T19:04:41.464Z | Compiling cfg-if v1.0.4 |
| 2286 | 2026-08-18T19:04:41.472Z | Compiling libc v0.2.189 |
| 2287 | 2026-08-18T19:04:41.472Z | Compiling serde_core v1.0.229 |
| 2288 | 2026-08-18T19:04:41.579Z | Compiling memchr v2.8.3 |
| 2289 | 2026-08-18T19:04:41.587Z | Compiling smallvec v1.15.2 |
| 2290 | 2026-08-18T19:04:41.591Z | Compiling itoa v1.0.18 |
| 2291 | 2026-08-18T19:04:41.597Z | Compiling stable_deref_trait v1.2.1 |
| 2292 | 2026-08-18T19:04:41.607Z | Compiling zerofrom v0.1.8 |
| 2293 | 2026-08-18T19:04:41.625Z | Compiling zmij v1.0.23 |
| 2294 | 2026-08-18T19:04:41.673Z | Compiling litemap v0.8.2 |
| 2295 | 2026-08-18T19:04:41.735Z | Compiling yoke v0.8.3 |
| 2296 | 2026-08-18T19:04:41.832Z | Compiling writeable v0.6.3 |
| 2297 | 2026-08-18T19:04:41.843Z | Compiling utf8_iter v1.0.4 |
| 2298 | 2026-08-18T19:04:41.866Z | Compiling percent-encoding v2.3.2 |
| 2299 | 2026-08-18T19:04:41.937Z | Compiling zerovec v0.11.6 |
| 2300 | 2026-08-18T19:04:41.964Z | Compiling zerotrie v0.2.4 |
| 2301 | 2026-08-18T19:04:42.002Z | Compiling libm v0.2.16 |
| 2302 | 2026-08-18T19:04:42.083Z | Compiling icu_normalizer_data v2.2.0 |
| 2303 | 2026-08-18T19:04:42.095Z | Compiling icu_properties_data v2.2.0 |
| 2304 | 2026-08-18T19:04:42.136Z | Compiling form_urlencoded v1.2.2 |
| 2305 | 2026-08-18T19:04:42.162Z | Compiling rand_core v0.10.1 |
| 2306 | 2026-08-18T19:04:42.233Z | Compiling errno v0.3.14 |
| 2307 | 2026-08-18T19:04:42.328Z | Compiling getrandom v0.4.3 |
| 2308 | 2026-08-18T19:04:42.395Z | Compiling iana-time-zone v0.1.65 |
| 2309 | 2026-08-18T19:04:42.407Z | Compiling pin-project-lite v0.2.17 |
| 2310 | 2026-08-18T19:04:42.418Z | Compiling zeroize v1.9.0 |
| 2311 | 2026-08-18T19:04:42.504Z | Compiling tinystr v0.8.3 |
| 2312 | 2026-08-18T19:04:42.530Z | Compiling potential_utf v0.1.5 |
| 2313 | 2026-08-18T19:04:42.550Z | Compiling dyn-clone v1.0.20 |
| 2314 | 2026-08-18T19:04:42.652Z | Compiling icu_collections v2.2.0 |
| 2315 | 2026-08-18T19:04:42.692Z | Compiling icu_locale_core v2.2.0 |
| 2316 | 2026-08-18T19:04:42.696Z | Compiling socket2 v0.6.5 |
| 2317 | 2026-08-18T19:04:42.713Z | Compiling scopeguard v1.2.0 |
| 2318 | 2026-08-18T19:04:42.721Z | Compiling parking_lot_core v0.9.12 |
| 2319 | 2026-08-18T19:04:42.733Z | Compiling signal-hook-registry v1.4.8 |
| 2320 | 2026-08-18T19:04:42.821Z | Compiling num-traits v0.2.19 |
| 2321 | 2026-08-18T19:04:43.103Z | Compiling lock_api v0.4.14 |
| 2322 | 2026-08-18T19:04:43.175Z | Compiling mio v1.2.2 |
| 2323 | 2026-08-18T19:04:43.351Z | Compiling parking_lot v0.12.5 |
| 2324 | 2026-08-18T19:04:43.376Z | Compiling portable-atomic v1.15.0 |
| 2325 | 2026-08-18T19:04:43.430Z | Compiling thiserror v2.0.20 |
| 2326 | 2026-08-18T19:04:43.542Z | Compiling serde v1.0.229 |
| 2327 | 2026-08-18T19:04:43.578Z | Compiling serde_json v1.0.151 |
| 2328 | 2026-08-18T19:04:43.662Z | Compiling icu_provider v2.2.0 |
| 2329 | 2026-08-18T19:04:43.718Z | Compiling uuid v1.24.0 |
| 2330 | 2026-08-18T19:04:43.832Z | Compiling semver v1.0.28 |
| 2331 | 2026-08-18T19:04:44.111Z | Compiling bytes v1.12.1 |
| 2332 | 2026-08-18T19:04:44.171Z | Compiling icu_properties v2.2.0 |
| 2333 | 2026-08-18T19:04:44.259Z | Compiling icu_normalizer v2.2.0 |
| 2334 | 2026-08-18T19:04:44.262Z | Compiling chrono v0.4.45 |
| 2335 | 2026-08-18T19:04:44.311Z | Compiling bitflags v2.13.1 |
| 2336 | 2026-08-18T19:04:44.480Z | Compiling futures-core v0.3.34 |
| 2337 | 2026-08-18T19:04:44.654Z | Compiling tokio v1.53.1 |
| 2338 | 2026-08-18T19:04:44.716Z | Compiling critical-section v1.2.0 |
| 2339 | 2026-08-18T19:04:44.830Z | Compiling once_cell v1.21.4 |
| 2340 | 2026-08-18T19:04:44.987Z | Compiling log v0.4.33 |
| 2341 | 2026-08-18T19:04:45.081Z | Compiling equivalent v1.0.2 |
| 2342 | 2026-08-18T19:04:45.179Z | Compiling idna_adapter v1.2.2 |
| 2343 | 2026-08-18T19:04:45.245Z | Compiling subtle v2.6.1 |
| 2344 | 2026-08-18T19:04:45.318Z | Compiling idna v1.1.0 |
| 2345 | 2026-08-18T19:04:45.362Z | Compiling allocator-api2 v0.2.21 |
| 2346 | 2026-08-18T19:04:45.422Z | Compiling zerocopy v0.8.56 |
| 2347 | 2026-08-18T19:04:45.441Z | Compiling futures-sink v0.3.34 |
| 2348 | 2026-08-18T19:04:45.557Z | Compiling slab v0.4.12 |
| 2349 | 2026-08-18T19:04:45.749Z | Compiling url v2.5.8 |
| 2350 | 2026-08-18T19:04:45.762Z | Compiling typenum v1.20.1 |
| 2351 | 2026-08-18T19:04:45.773Z | Compiling futures-channel v0.3.34 |
| 2352 | 2026-08-18T19:04:46.038Z | Compiling hashbrown v0.17.1 |
| 2353 | 2026-08-18T19:04:46.199Z | Compiling getrandom v0.2.17 |
| 2354 | 2026-08-18T19:04:46.426Z | Compiling schemars v0.8.22 |
| 2355 | 2026-08-18T19:04:46.620Z | Compiling futures-task v0.3.34 |
| 2356 | 2026-08-18T19:04:46.746Z | Compiling futures-io v0.3.34 |
| 2357 | 2026-08-18T19:04:46.805Z | Compiling rand_core v0.6.4 |
| 2358 | 2026-08-18T19:04:46.948Z | Compiling futures-util v0.3.34 |
| 2359 | 2026-08-18T19:04:47.066Z | Compiling indexmap v2.14.0 |
| 2360 | 2026-08-18T19:04:47.449Z | Compiling tracing-core v0.1.36 |
| 2361 | 2026-08-18T19:04:47.768Z | Compiling ipnetwork v0.21.1 |
| 2362 | 2026-08-18T19:04:47.911Z | Compiling tracing v0.1.44 |
| 2363 | 2026-08-18T19:04:48.279Z | Compiling base64 v0.22.1 |
| 2364 | 2026-08-18T19:04:48.296Z | Compiling http v1.5.0 |
| 2365 | 2026-08-18T19:04:48.515Z | Compiling unicode-ident v1.0.24 |
| 2366 | 2026-08-18T19:04:48.663Z | Compiling proc-macro2 v1.0.107 |
| 2367 | 2026-08-18T19:04:48.737Z | Compiling slog v2.8.2 |
| 2368 | 2026-08-18T19:04:48.749Z | Compiling erased-serde v0.3.31 |
| 2369 | 2026-08-18T19:04:48.767Z | Compiling fnv v1.0.7 |
| 2370 | 2026-08-18T19:04:48.887Z | Compiling oxnet v0.1.6 |
| 2371 | 2026-08-18T19:04:49.639Z | Compiling quote v1.0.47 |
| 2372 | 2026-08-18T19:04:49.657Z | Compiling tokio-util v0.7.19 |
| 2373 | 2026-08-18T19:04:49.956Z | Compiling syn v2.0.119 |
| 2374 | 2026-08-18T19:04:50.158Z | Compiling ipnet v2.12.1 |
| 2375 | 2026-08-18T19:04:50.294Z | Compiling byteorder v1.5.0 |
| 2376 | 2026-08-18T19:04:50.557Z | Compiling thiserror v1.0.69 |
| 2377 | 2026-08-18T19:04:50.676Z | Compiling ppv-lite86 v0.2.21 |
| 2378 | 2026-08-18T19:04:50.726Z | Compiling rustls-pki-types v1.15.1 |
| 2379 | 2026-08-18T19:04:50.913Z | Compiling aws-lc-sys v0.44.0 |
| 2380 | 2026-08-18T19:04:51.012Z | Compiling http-body v1.1.0 |
| 2381 | 2026-08-18T19:04:51.030Z | Compiling untrusted v0.7.1 |
| 2382 | 2026-08-18T19:04:51.153Z | Compiling atomic-waker v1.1.2 |
| 2383 | 2026-08-18T19:04:51.191Z | Compiling httparse v1.10.1 |
| 2384 | 2026-08-18T19:04:51.301Z | Compiling ryu v1.0.23 |
| 2385 | 2026-08-18T19:04:51.374Z | Compiling pretty-hex v0.4.2 |
| 2386 | 2026-08-18T19:04:51.487Z | Compiling aws-lc-rs v1.18.0 |
| 2387 | 2026-08-18T19:04:51.502Z | Compiling rustls v0.23.43 |
| 2388 | 2026-08-18T19:04:51.530Z | Compiling tower-layer v0.3.3 |
| 2389 | 2026-08-18T19:04:51.597Z | Compiling untrusted v0.9.0 |
| 2390 | 2026-08-18T19:04:51.621Z | Compiling tower-service v0.3.3 |
| 2391 | 2026-08-18T19:04:51.674Z | Compiling try-lock v0.2.5 |
| 2392 | 2026-08-18T19:04:51.720Z | Compiling h2 v0.4.15 |
| 2393 | 2026-08-18T19:04:51.752Z | Compiling httpdate v1.0.3 |
| 2394 | 2026-08-18T19:04:51.762Z | Compiling rustix v1.1.4 |
| 2395 | 2026-08-18T19:04:51.780Z | Compiling want v0.3.1 |
| 2396 | 2026-08-18T19:04:51.798Z | Compiling regex-syntax v0.8.11 |
| 2397 | 2026-08-18T19:04:51.947Z | Compiling plain v0.2.3 |
| 2398 | 2026-08-18T19:04:52.084Z | Compiling getrandom v0.3.4 |
| 2399 | 2026-08-18T19:04:52.120Z | Compiling omicron-workspace-hack v0.1.0 |
| 2400 | 2026-08-18T19:04:52.201Z | Compiling ucd-trie v0.1.7 |
| 2401 | 2026-08-18T19:04:52.294Z | Compiling rand_core v0.9.5 |
| 2402 | 2026-08-18T19:04:52.558Z | Compiling pest v2.8.8 |
| 2403 | 2026-08-18T19:04:52.752Z | Compiling rustls-webpki v0.103.14 |
| 2404 | 2026-08-18T19:04:54.232Z | Compiling hyper v1.11.0 |
| 2405 | 2026-08-18T19:04:54.493Z | Compiling crossbeam-utils v0.8.22 |
| 2406 | 2026-08-18T19:04:55.214Z | Compiling serde_urlencoded v0.7.1 |
| 2407 | 2026-08-18T19:04:55.231Z | Compiling http-body-util v0.1.5 |
| 2408 | 2026-08-18T19:04:55.501Z | Compiling foldhash v0.2.0 |
| 2409 | 2026-08-18T19:04:55.573Z | Compiling newtype-uuid v1.4.0 |
| 2410 | 2026-08-18T19:04:55.812Z | Compiling hyper-util v0.1.20 |
| 2411 | 2026-08-18T19:04:56.607Z | Compiling hex v0.4.3 |
| 2412 | 2026-08-18T19:04:56.914Z | Compiling daft v0.1.8 |
| 2413 | 2026-08-18T19:04:57.228Z | Compiling tokio-rustls v0.26.4 |
| 2414 | 2026-08-18T19:04:57.539Z | Compiling rand_chacha v0.9.0 |
| 2415 | 2026-08-18T19:04:58.042Z | Compiling sync_wrapper v1.0.2 |
| 2416 | 2026-08-18T19:04:58.121Z | Compiling aho-corasick v1.1.5 |
| 2417 | 2026-08-18T19:04:58.165Z | Compiling fastrand v2.5.0 |
| 2418 | 2026-08-18T19:04:58.524Z | Compiling tower v0.5.3 |
| 2419 | 2026-08-18T19:04:58.769Z | Compiling anyhow v1.0.104 |
| 2420 | 2026-08-18T19:04:58.806Z | Compiling rand v0.9.5 |
| 2421 | 2026-08-18T19:04:59.076Z | Compiling tower-http v0.6.11 |
| 2422 | 2026-08-18T19:04:59.127Z | Compiling regex-automata v0.4.18 |
| 2423 | 2026-08-18T19:04:59.165Z | Compiling generic-array v0.14.7 |
| 2424 | 2026-08-18T19:04:59.426Z | Compiling hashbrown v0.16.1 |
| 2425 | 2026-08-18T19:04:59.553Z | Compiling openapiv3 v2.2.0 |
| 2426 | 2026-08-18T19:04:59.733Z | Compiling powerfmt v0.2.0 |
| 2427 | 2026-08-18T19:04:59.745Z | Compiling num-conv v0.2.2 |
| 2428 | 2026-08-18T19:04:59.908Z | Compiling cpufeatures v0.3.0 |
| 2429 | 2026-08-18T19:04:59.992Z | Compiling openssl-probe v0.2.1 |
| 2430 | 2026-08-18T19:05:00.004Z | Compiling time-core v0.1.9 |
| 2431 | 2026-08-18T19:05:00.171Z | Compiling num_threads v0.1.7 |
| 2432 | 2026-08-18T19:05:00.206Z | Compiling deranged v0.5.8 |
| 2433 | 2026-08-18T19:05:00.254Z | Compiling rustls-native-certs v0.8.4 |
| 2434 | 2026-08-18T19:05:00.270Z | Compiling camino v1.2.5 |
| 2435 | 2026-08-18T19:05:00.847Z | Compiling tempfile v3.27.0 |
| 2436 | 2026-08-18T19:05:01.038Z | Compiling futures-executor v0.3.34 |
| 2437 | 2026-08-18T19:05:01.325Z | Compiling time v0.3.55 |
| 2438 | 2026-08-18T19:05:01.539Z | Compiling winnow v1.0.4 |
| 2439 | 2026-08-18T19:05:01.698Z | Compiling regex v1.13.1 |
| 2440 | 2026-08-18T19:05:01.818Z | Compiling futures v0.3.34 |
| 2441 | 2026-08-18T19:05:01.907Z | Compiling rustls-platform-verifier v0.7.0 |
| 2442 | 2026-08-18T19:05:02.477Z | Compiling hyper-rustls v0.27.9 |
| 2443 | 2026-08-18T19:05:02.852Z | Compiling crossbeam-channel v0.5.16 |
| 2444 | 2026-08-18T19:05:03.054Z | Compiling scroll v0.13.0 |
| 2445 | 2026-08-18T19:05:03.140Z | Compiling hybrid-array v0.4.14 |
| 2446 | 2026-08-18T19:05:03.383Z | Compiling simd-adler32 v0.3.10 |
| 2447 | 2026-08-18T19:05:03.557Z | Compiling adler2 v2.0.1 |
| 2448 | 2026-08-18T19:05:03.584Z | Compiling goblin v0.10.7 |
| 2449 | 2026-08-18T19:05:03.630Z | Compiling crc32fast v1.5.0 |
| 2450 | 2026-08-18T19:05:03.722Z | Compiling miniz_oxide v0.8.9 |
| 2451 | 2026-08-18T19:05:03.880Z | Compiling reqwest v0.13.4 |
| 2452 | 2026-08-18T19:05:04.229Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2453 | 2026-08-18T19:05:04.360Z | Compiling thread_local v1.1.10 |
| 2454 | 2026-08-18T19:05:04.706Z | Compiling either v1.17.0 |
| 2455 | 2026-08-18T19:05:04.949Z | Compiling flate2 v1.1.9 |
| 2456 | 2026-08-18T19:05:05.115Z | Compiling crypto-common v0.2.2 |
| 2457 | 2026-08-18T19:05:05.518Z | Compiling block-buffer v0.12.1 |
| 2458 | 2026-08-18T19:05:05.707Z | Compiling crypto-common v0.1.7 |
| 2459 | 2026-08-18T19:05:05.864Z | Compiling dtrace-parser v0.3.0 |
| 2460 | 2026-08-18T19:05:06.221Z | Compiling rand_chacha v0.3.1 |
| 2461 | 2026-08-18T19:05:06.441Z | Compiling is-terminal v0.4.17 |
| 2462 | 2026-08-18T19:05:06.549Z | Compiling thread-id v5.1.0 |
| 2463 | 2026-08-18T19:05:06.643Z | Compiling take_mut v0.2.2 |
| 2464 | 2026-08-18T19:05:06.767Z | Compiling compression-core v0.4.32 |
| 2465 | 2026-08-18T19:05:06.845Z | Compiling dof v0.4.0 |
| 2466 | 2026-08-18T19:05:06.952Z | Compiling term v1.2.1 |
| 2467 | 2026-08-18T19:05:08.471Z | Compiling match_cfg v0.1.0 |
| 2468 | 2026-08-18T19:05:08.555Z | Compiling const-oid v0.10.2 |
| 2469 | 2026-08-18T19:05:08.840Z | Compiling debug-ignore v1.0.5 |
| 2470 | 2026-08-18T19:05:08.864Z | Compiling digest v0.11.3 |
| 2471 | 2026-08-18T19:05:08.957Z | Compiling hostname v0.3.1 |
| 2472 | 2026-08-18T19:05:09.063Z | Compiling usdt-impl v0.6.0 |
| 2473 | 2026-08-18T19:05:09.126Z | Compiling slog-term v2.9.2 |
| 2474 | 2026-08-18T19:05:09.899Z | Compiling compression-codecs v0.4.38 |
| 2475 | 2026-08-18T19:05:10.316Z | Compiling slog-async v2.8.0 |
| 2476 | 2026-08-18T19:05:10.617Z | Compiling rand v0.8.7 |
| 2477 | 2026-08-18T19:05:10.724Z | Compiling ref-cast v1.0.26 |
| 2478 | 2026-08-18T19:05:10.841Z | Compiling slog-json v2.6.1 |
| 2479 | 2026-08-18T19:05:11.111Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 2480 | 2026-08-18T19:05:11.404Z | Compiling strum v0.26.3 |
| 2481 | 2026-08-18T19:05:11.548Z | Compiling macaddr v1.0.1 |
| 2482 | 2026-08-18T19:05:11.658Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2483 | 2026-08-18T19:05:11.856Z | Compiling serde_spanned v1.1.1 |
| 2484 | 2026-08-18T19:05:12.022Z | Compiling memmap2 v0.9.11 |
| 2485 | 2026-08-18T19:05:12.083Z | Compiling wait-timeout v0.2.1 |
| 2486 | 2026-08-18T19:05:12.324Z | Compiling encoding_rs v0.8.35 |
| 2487 | 2026-08-18T19:05:12.430Z | Compiling spin v0.9.9 |
| 2488 | 2026-08-18T19:05:12.558Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 2489 | 2026-08-18T19:05:12.568Z | Compiling bit-vec v0.8.0 |
| 2490 | 2026-08-18T19:05:12.819Z | Compiling mime v0.3.17 |
| 2491 | 2026-08-18T19:05:12.868Z | Compiling quick-error v1.2.3 |
| 2492 | 2026-08-18T19:05:12.985Z | Compiling rusty-fork v0.3.1 |
| 2493 | 2026-08-18T19:05:13.296Z | Compiling bit-set v0.8.0 |
| 2494 | 2026-08-18T19:05:13.362Z | Compiling toml v1.1.4+spec-1.1.0 |
| 2495 | 2026-08-18T19:05:13.494Z | Compiling multer v3.1.0 |
| 2496 | 2026-08-18T19:05:13.867Z | Compiling usdt v0.6.0 |
| 2497 | 2026-08-18T19:05:14.519Z | Compiling slog-bunyan v2.5.0 |
| 2498 | 2026-08-18T19:05:14.704Z | Compiling async-compression v0.4.43 |
| 2499 | 2026-08-18T19:05:14.761Z | Compiling sha1 v0.11.0 |
| 2500 | 2026-08-18T19:05:15.177Z | Compiling serde_with v3.22.0 |
| 2501 | 2026-08-18T19:05:15.188Z | Compiling async-stream v0.3.6 |
| 2502 | 2026-08-18T19:05:15.200Z | Compiling rand_xorshift v0.4.0 |
| 2503 | 2026-08-18T19:05:15.225Z | Compiling waitgroup v0.1.2 |
| 2504 | 2026-08-18T19:05:15.363Z | Compiling rustls-pemfile v2.2.0 |
| 2505 | 2026-08-18T19:05:15.384Z | Compiling serde_path_to_error v0.1.20 |
| 2506 | 2026-08-18T19:05:15.395Z | Compiling hostname v0.4.2 |
| 2507 | 2026-08-18T19:05:15.555Z | Compiling unarray v0.1.4 |
| 2508 | 2026-08-18T19:05:15.645Z | Compiling progenitor-client v0.14.0 |
| 2509 | 2026-08-18T19:05:15.679Z | Compiling proptest v1.11.0 |
| 2510 | 2026-08-18T19:05:15.843Z | Compiling dropshot v0.17.1 |
| 2511 | 2026-08-18T19:05:16.130Z | Compiling strum v0.27.2 |
| 2512 | 2026-08-18T19:05:16.143Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2513 | 2026-08-18T19:05:16.268Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2514 | 2026-08-18T19:05:16.294Z | Compiling iddqd v0.4.6 |
| 2515 | 2026-08-18T19:05:16.510Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2516 | 2026-08-18T19:05:16.599Z | Compiling block-buffer v0.10.4 |
| 2517 | 2026-08-18T19:05:16.775Z | Compiling reqwest v0.12.28 |
| 2518 | 2026-08-18T19:05:16.814Z | Compiling backon v1.6.0 |
| 2519 | 2026-08-18T19:05:17.076Z | Compiling instant v0.1.13 |
| 2520 | 2026-08-18T19:05:17.202Z | Compiling backoff v0.4.0 |
| 2521 | 2026-08-18T19:05:17.426Z | Compiling progenitor-extras v0.2.0 |
| 2522 | 2026-08-18T19:05:17.676Z | Compiling digest v0.10.7 |
| 2523 | 2026-08-18T19:05:17.885Z | Compiling progenitor-client v0.10.0 |
| 2524 | 2026-08-18T19:05:17.919Z | Compiling parse-display v0.10.0 |
| 2525 | 2026-08-18T19:05:17.934Z | Compiling itertools v0.14.0 |
| 2526 | 2026-08-18T19:05:18.223Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2527 | 2026-08-18T19:05:18.348Z | Compiling regress v0.10.5 |
| 2528 | 2026-08-18T19:05:18.790Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2529 | 2026-08-18T19:05:19.487Z | Compiling humantime v2.4.0 |
| 2530 | 2026-08-18T19:05:19.941Z | Compiling cpufeatures v0.2.17 |
| 2531 | 2026-08-18T19:05:20.018Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2532 | 2026-08-18T19:05:20.032Z | Compiling heck v0.5.0 |
| 2533 | 2026-08-18T19:05:20.922Z | Compiling unicode-width v0.2.2 |
| 2534 | 2026-08-18T19:05:21.269Z | Compiling secrecy v0.10.3 |
| 2535 | 2026-08-18T19:05:21.455Z | Compiling tinyvec_macros v0.1.1 |
| 2536 | 2026-08-18T19:05:21.537Z | Compiling tinyvec v1.12.0 |
| 2537 | 2026-08-18T19:05:21.837Z | Compiling num-integer v0.1.47 |
| 2538 | 2026-08-18T19:05:21.983Z | Compiling scroll v0.12.0 |
| 2539 | 2026-08-18T19:05:22.300Z | Compiling crucible-workspace-hack v0.1.0 |
| 2540 | 2026-08-18T19:05:22.349Z | Compiling hmac v0.12.1 |
| 2541 | 2026-08-18T19:05:22.387Z | Compiling regress v0.11.1 |
| 2542 | 2026-08-18T19:05:22.517Z | Compiling inout v0.1.4 |
| 2543 | 2026-08-18T19:05:22.575Z | Compiling ff v0.13.1 |
| 2544 | 2026-08-18T19:05:22.689Z | Compiling utf8parse v0.2.2 |
| 2545 | 2026-08-18T19:05:22.734Z | Compiling group v0.13.0 |
| 2546 | 2026-08-18T19:05:22.818Z | Compiling anstyle-parse v1.0.0 |
| 2547 | 2026-08-18T19:05:22.859Z | Compiling cipher v0.4.4 |
| 2548 | 2026-08-18T19:05:23.054Z | Compiling hkdf v0.12.4 |
| 2549 | 2026-08-18T19:05:23.081Z | Compiling goblin v0.8.2 |
| 2550 | 2026-08-18T19:05:23.119Z | Compiling num-iter v0.1.46 |
| 2551 | 2026-08-18T19:05:23.225Z | Compiling num-rational v0.4.2 |
| 2552 | 2026-08-18T19:05:23.250Z | Compiling zerocopy v0.7.35 |
| 2553 | 2026-08-18T19:05:23.865Z | Compiling universal-hash v0.5.1 |
| 2554 | 2026-08-18T19:05:24.020Z | Compiling crypto-bigint v0.5.5 |
| 2555 | 2026-08-18T19:05:24.368Z | Compiling typify-impl v0.6.2 |
| 2556 | 2026-08-18T19:05:24.759Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2557 | 2026-08-18T19:05:25.931Z | Compiling terminal_size v0.4.4 |
| 2558 | 2026-08-18T19:05:26.027Z | Compiling half v2.7.1 |
| 2559 | 2026-08-18T19:05:26.113Z | Compiling num-complex v0.4.6 |
| 2560 | 2026-08-18T19:05:26.401Z | Compiling colorchoice v1.0.5 |
| 2561 | 2026-08-18T19:05:26.535Z | Compiling ciborium-io v0.2.2 |
| 2562 | 2026-08-18T19:05:26.577Z | Compiling anstyle-query v1.1.5 |
| 2563 | 2026-08-18T19:05:26.643Z | Compiling opaque-debug v0.3.1 |
| 2564 | 2026-08-18T19:05:26.695Z | Compiling anstyle v1.0.14 |
| 2565 | 2026-08-18T19:05:26.722Z | Compiling base16ct v0.2.0 |
| 2566 | 2026-08-18T19:05:26.937Z | Compiling is_terminal_polyfill v1.70.2 |
| 2567 | 2026-08-18T19:05:26.979Z | Compiling base64ct v1.8.3 |
| 2568 | 2026-08-18T19:05:27.053Z | Compiling anstream v1.0.0 |
| 2569 | 2026-08-18T19:05:27.311Z | Compiling password-hash v0.5.0 |
| 2570 | 2026-08-18T19:05:27.330Z | Compiling elliptic-curve v0.13.8 |
| 2571 | 2026-08-18T19:05:27.561Z | Compiling poly1305 v0.8.0 |
| 2572 | 2026-08-18T19:05:27.649Z | Compiling ciborium-ll v0.2.2 |
| 2573 | 2026-08-18T19:05:27.925Z | Compiling typify v0.6.2 |
| 2574 | 2026-08-18T19:05:28.044Z | Compiling num v0.4.3 |
| 2575 | 2026-08-18T19:05:28.129Z | Compiling curve25519-dalek v4.1.3 |
| 2576 | 2026-08-18T19:05:28.218Z | Compiling dof v0.3.0 |
| 2577 | 2026-08-18T19:05:28.269Z | Compiling thiserror-no-std v2.0.2 |
| 2578 | 2026-08-18T19:05:28.376Z | Compiling chacha20 v0.9.1 |
| 2579 | 2026-08-18T19:05:28.637Z | Compiling crossbeam-epoch v0.9.20 |
| 2580 | 2026-08-18T19:05:29.125Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2581 | 2026-08-18T19:05:29.833Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2582 | 2026-08-18T19:05:30.800Z | Compiling blake2 v0.10.6 |
| 2583 | 2026-08-18T19:05:30.851Z | Compiling aead v0.5.2 |
| 2584 | 2026-08-18T19:05:31.051Z | Compiling byte-wrapper v0.1.0 |
| 2585 | 2026-08-18T19:05:31.319Z | Compiling dtrace-parser v0.2.0 |
| 2586 | 2026-08-18T19:05:31.350Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2587 | 2026-08-18T19:05:31.730Z | Compiling thread-id v4.2.2 |
| 2588 | 2026-08-18T19:05:31.826Z | Compiling float-ord v0.3.2 |
| 2589 | 2026-08-18T19:05:31.950Z | Compiling strsim v0.11.1 |
| 2590 | 2026-08-18T19:05:31.969Z | Compiling clap_lex v1.1.0 |
| 2591 | 2026-08-18T19:05:32.344Z | Compiling keccak v0.1.6 |
| 2592 | 2026-08-18T19:05:32.499Z | Compiling clap_builder v4.6.6 |
| 2593 | 2026-08-18T19:05:32.611Z | Compiling sha3 v0.10.9 |
| 2594 | 2026-08-18T19:05:32.770Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2595 | 2026-08-18T19:05:33.005Z | Compiling usdt-impl v0.5.0 |
| 2596 | 2026-08-18T19:05:33.085Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2597 | 2026-08-18T19:05:33.911Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2598 | 2026-08-18T19:05:36.043Z | Compiling argon2 v0.5.3 |
| 2599 | 2026-08-18T19:05:37.071Z | Compiling chacha20poly1305 v0.10.1 |
| 2600 | 2026-08-18T19:05:37.232Z | Compiling vsss-rs v3.3.4 |
| 2601 | 2026-08-18T19:05:38.021Z | Compiling ciborium v0.2.2 |
| 2602 | 2026-08-18T19:05:38.286Z | Compiling hash32 v0.3.1 |
| 2603 | 2026-08-18T19:05:38.461Z | Compiling memmap v0.7.0 |
| 2604 | 2026-08-18T19:05:38.526Z | Compiling indent_write v2.2.0 |
| 2605 | 2026-08-18T19:05:38.684Z | Compiling data-encoding v2.11.1 |
| 2606 | 2026-08-18T19:05:38.704Z | Compiling usdt v0.5.0 |
| 2607 | 2026-08-18T19:05:38.765Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2608 | 2026-08-18T19:05:39.355Z | Compiling heapless v0.8.0 |
| 2609 | 2026-08-18T19:05:39.874Z | Compiling ingot-types v0.1.2 |
| 2610 | 2026-08-18T19:05:39.911Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2611 | 2026-08-18T19:05:40.272Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2612 | 2026-08-18T19:05:40.333Z | Compiling clap v4.6.6 |
| 2613 | 2026-08-18T19:05:40.381Z | Compiling rustix v0.38.44 |
| 2614 | 2026-08-18T19:05:40.425Z | Compiling tabwriter v1.4.1 |
| 2615 | 2026-08-18T19:05:40.797Z | Compiling cobs v0.3.0 |
| 2616 | 2026-08-18T19:05:41.080Z | Compiling managed v0.8.0 |
| 2617 | 2026-08-18T19:05:41.363Z | Compiling foreign-types-shared v0.3.1 |
| 2618 | 2026-08-18T19:05:41.381Z | Compiling bitflags v1.3.2 |
| 2619 | 2026-08-18T19:05:41.463Z | Compiling colored v3.1.1 |
| 2620 | 2026-08-18T19:05:41.474Z | Compiling foreign-types v0.5.0 |
| 2621 | 2026-08-18T19:05:41.559Z | Compiling smoltcp v0.11.0 |
| 2622 | 2026-08-18T19:05:41.735Z | Compiling postcard v1.1.3 |
| 2623 | 2026-08-18T19:05:42.101Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2624 | 2026-08-18T19:05:42.121Z | Compiling ingot v0.1.1 |
| 2625 | 2026-08-18T19:05:43.252Z | Compiling num_enum v0.7.6 |
| 2626 | 2026-08-18T19:05:43.388Z | Compiling memoffset v0.9.1 |
| 2627 | 2026-08-18T19:05:43.486Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2628 | 2026-08-18T19:05:43.606Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2629 | 2026-08-18T19:05:43.619Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2630 | 2026-08-18T19:05:43.741Z | Compiling chacha20 v0.10.1 |
| 2631 | 2026-08-18T19:05:43.901Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2632 | 2026-08-18T19:05:44.060Z | Compiling serde_spanned v0.6.9 |
| 2633 | 2026-08-18T19:05:44.230Z | Compiling toml_datetime v0.6.11 |
| 2634 | 2026-08-18T19:05:44.326Z | Compiling cstr-argument v0.1.2 |
| 2635 | 2026-08-18T19:05:44.329Z | Compiling linked-hash-map v0.5.6 |
| 2636 | 2026-08-18T19:05:44.503Z | Compiling unicode-segmentation v1.13.3 |
| 2637 | 2026-08-18T19:05:44.555Z | Compiling winnow v0.7.15 |
| 2638 | 2026-08-18T19:05:44.614Z | Compiling resolv-conf v0.7.6 |
| 2639 | 2026-08-18T19:05:44.795Z | Compiling swrite v0.1.0 |
| 2640 | 2026-08-18T19:05:44.906Z | Compiling toml_write v0.1.2 |
| 2641 | 2026-08-18T19:05:44.919Z | Compiling static_assertions v1.1.0 |
| 2642 | 2026-08-18T19:05:44.999Z | Compiling newline-converter v0.3.0 |
| 2643 | 2026-08-18T19:05:45.106Z | Compiling lru-cache v0.1.2 |
| 2644 | 2026-08-18T19:05:45.140Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2645 | 2026-08-18T19:05:45.156Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2646 | 2026-08-18T19:05:45.236Z | Compiling rand v0.10.2 |
| 2647 | 2026-08-18T19:05:45.253Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2648 | 2026-08-18T19:05:45.389Z | Compiling hubpack v0.1.2 |
| 2649 | 2026-08-18T19:05:45.574Z | Compiling nix v0.31.3 |
| 2650 | 2026-08-18T19:05:45.651Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2651 | 2026-08-18T19:05:45.884Z | Compiling crossbeam-deque v0.8.7 |
| 2652 | 2026-08-18T19:05:46.004Z | Compiling atomicwrites v0.4.4 |
| 2653 | 2026-08-18T19:05:46.124Z | Compiling toml_edit v0.22.27 |
| 2654 | 2026-08-18T19:05:46.326Z | Compiling hickory-proto v0.24.4 |
| 2655 | 2026-08-18T19:05:46.487Z | Compiling console v0.15.11 |
| 2656 | 2026-08-18T19:05:46.891Z | Compiling itertools v0.12.1 |
| 2657 | 2026-08-18T19:05:47.887Z | Compiling camino-tempfile v1.4.1 |
| 2658 | 2026-08-18T19:05:48.186Z | Compiling serde-big-array v0.5.1 |
| 2659 | 2026-08-18T19:05:48.308Z | Compiling lazy_static v1.5.0 |
| 2660 | 2026-08-18T19:05:48.349Z | Compiling similar v2.7.0 |
| 2661 | 2026-08-18T19:05:48.366Z | Compiling siphasher v1.0.3 |
| 2662 | 2026-08-18T19:05:48.420Z | Compiling pin-project v1.1.13 |
| 2663 | 2026-08-18T19:05:48.533Z | Compiling phf_shared v0.12.1 |
| 2664 | 2026-08-18T19:05:48.580Z | Compiling hickory-resolver v0.24.4 |
| 2665 | 2026-08-18T19:05:48.758Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2666 | 2026-08-18T19:05:49.282Z | Compiling expectorate v1.2.0 |
| 2667 | 2026-08-18T19:05:49.500Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2668 | 2026-08-18T19:05:49.611Z | Compiling toml v0.8.23 |
| 2669 | 2026-08-18T19:05:51.062Z | Compiling prettyplease v0.2.37 |
| 2670 | 2026-08-18T19:05:52.504Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2671 | 2026-08-18T19:05:53.358Z | Compiling rayon-core v1.13.0 |
| 2672 | 2026-08-18T19:05:54.728Z | Compiling num_enum v0.5.11 |
| 2673 | 2026-08-18T19:05:54.800Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2674 | 2026-08-18T19:05:54.859Z | Compiling progenitor-impl v0.13.0 |
| 2675 | 2026-08-18T19:05:55.064Z | Compiling progenitor-impl v0.14.0 |
| 2676 | 2026-08-18T19:05:55.306Z | Compiling unicode-normalization v0.1.25 |
| 2677 | 2026-08-18T19:05:55.914Z | Compiling progenitor-client v0.13.0 |
| 2678 | 2026-08-18T19:05:56.410Z | Compiling tokio-stream v0.1.19 |
| 2679 | 2026-08-18T19:05:57.014Z | Compiling csv-core v0.1.13 |
| 2680 | 2026-08-18T19:05:57.421Z | Compiling bstr v1.13.1 |
| 2681 | 2026-08-18T19:05:57.926Z | Compiling konst_macro_rules v0.2.19 |
| 2682 | 2026-08-18T19:05:58.127Z | Compiling same-file v1.0.6 |
| 2683 | 2026-08-18T19:05:58.139Z | Compiling jiff-core v0.1.0 |
| 2684 | 2026-08-18T19:05:58.313Z | Compiling unicode-width v0.1.14 |
| 2685 | 2026-08-18T19:05:58.552Z | Compiling highway v1.3.0 |
| 2686 | 2026-08-18T19:05:58.632Z | Compiling foldhash v0.1.5 |
| 2687 | 2026-08-18T19:05:58.864Z | Compiling foreign-types-shared v0.1.1 |
| 2688 | 2026-08-18T19:05:58.967Z | Compiling jiff v0.2.35 |
| 2689 | 2026-08-18T19:05:59.230Z | Compiling foreign-types v0.3.2 |
| 2690 | 2026-08-18T19:05:59.315Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2691 | 2026-08-18T19:05:59.990Z | Compiling hashbrown v0.15.5 |
| 2692 | 2026-08-18T19:06:00.665Z | Compiling walkdir v2.5.0 |
| 2693 | 2026-08-18T19:06:01.395Z | Compiling konst v0.2.20 |
| 2694 | 2026-08-18T19:06:01.791Z | Compiling globset v0.4.20 |
| 2695 | 2026-08-18T19:06:02.686Z | Compiling csv v1.4.0 |
| 2696 | 2026-08-18T19:06:03.004Z | Compiling snafu v0.8.9 |
| 2697 | 2026-08-18T19:06:03.571Z | Compiling qorb v0.4.1 |
| 2698 | 2026-08-18T19:06:03.666Z | Compiling progenitor v0.14.0 |
| 2699 | 2026-08-18T19:06:03.815Z | Compiling progenitor v0.13.0 |
| 2700 | 2026-08-18T19:06:03.963Z | Compiling olpc-cjson v0.1.4 |
| 2701 | 2026-08-18T19:06:04.179Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2702 | 2026-08-18T19:06:04.796Z | Compiling rayon v1.12.0 |
| 2703 | 2026-08-18T19:06:05.082Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2704 | 2026-08-18T19:06:06.338Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2705 | 2026-08-18T19:06:07.073Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2706 | 2026-08-18T19:06:08.613Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2707 | 2026-08-18T19:06:10.872Z | Compiling phf v0.12.1 |
| 2708 | 2026-08-18T19:06:11.057Z | Compiling openssl-sys v0.9.117 |
| 2709 | 2026-08-18T19:06:11.506Z | Compiling tokio-dtrace v0.1.1 |
| 2710 | 2026-08-18T19:06:11.845Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2711 | 2026-08-18T19:06:12.001Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2712 | 2026-08-18T19:06:12.226Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2713 | 2026-08-18T19:06:12.825Z | Compiling libsw-core v0.3.2 |
| 2714 | 2026-08-18T19:06:13.011Z | Compiling pem v3.0.6 |
| 2715 | 2026-08-18T19:06:13.429Z | Compiling serde_plain v1.0.2 |
| 2716 | 2026-08-18T19:06:13.609Z | Compiling sigpipe v0.1.3 |
| 2717 | 2026-08-18T19:06:13.707Z | Compiling fixedbitset v0.5.7 |
| 2718 | 2026-08-18T19:06:13.707Z | Compiling minimal-lexical v0.2.1 |
| 2719 | 2026-08-18T19:06:13.710Z | Compiling bytecount v0.6.9 |
| 2720 | 2026-08-18T19:06:13.906Z | Compiling glob v0.3.4 |
| 2721 | 2026-08-18T19:06:14.047Z | Compiling typed-path v0.9.3 |
| 2722 | 2026-08-18T19:06:14.224Z | Compiling fixedbitset v0.4.2 |
| 2723 | 2026-08-18T19:06:14.234Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2724 | 2026-08-18T19:06:14.313Z | Compiling petgraph v0.8.3 |
| 2725 | 2026-08-18T19:06:14.597Z | Compiling petgraph v0.6.5 |
| 2726 | 2026-08-18T19:06:14.852Z | Compiling nom v7.1.3 |
| 2727 | 2026-08-18T19:06:15.043Z | Compiling papergrid v0.11.0 |
| 2728 | 2026-08-18T19:06:16.429Z | Compiling tough v0.22.0 |
| 2729 | 2026-08-18T19:06:16.565Z | Compiling openssl v0.10.81 |
| 2730 | 2026-08-18T19:06:16.678Z | Compiling libsw v3.5.0 |
| 2731 | 2026-08-18T19:06:16.812Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2732 | 2026-08-18T19:06:16.826Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2733 | 2026-08-18T19:06:16.861Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2734 | 2026-08-18T19:06:17.047Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2735 | 2026-08-18T19:06:17.100Z | Compiling zone v0.3.1 |
| 2736 | 2026-08-18T19:06:17.345Z | Compiling oxide-tokio-rt v0.1.6 |
| 2737 | 2026-08-18T19:06:17.955Z | Compiling chrono-tz v0.10.4 |
| 2738 | 2026-08-18T19:06:18.884Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2739 | 2026-08-18T19:06:20.052Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2740 | 2026-08-18T19:06:20.272Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2741 | 2026-08-18T19:06:20.442Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2742 | 2026-08-18T19:06:20.457Z | Compiling newtype_derive v0.1.6 |
| 2743 | 2026-08-18T19:06:20.543Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2744 | 2026-08-18T19:06:21.082Z | Compiling slog-dtrace v0.3.0 |
| 2745 | 2026-08-18T19:06:21.797Z | Compiling const_format v0.2.36 |
| 2746 | 2026-08-18T19:06:22.313Z | Compiling owo-colors v4.3.0 |
| 2747 | 2026-08-18T19:06:22.372Z | Compiling cancel-safe-futures v0.1.5 |
| 2748 | 2026-08-18T19:06:22.750Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2749 | 2026-08-18T19:06:22.775Z | Compiling gethostname v0.5.0 |
| 2750 | 2026-08-18T19:06:22.915Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2751 | 2026-08-18T19:06:23.231Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2752 | 2026-08-18T19:06:23.244Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2753 | 2026-08-18T19:06:23.362Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2754 | 2026-08-18T19:06:23.415Z | Compiling bcs v0.1.6 |
| 2755 | 2026-08-18T19:06:23.443Z | Compiling smf v0.2.3 |
| 2756 | 2026-08-18T19:06:23.834Z | Compiling unicode-linebreak v0.1.5 |
| 2757 | 2026-08-18T19:06:24.117Z | Compiling smawk v0.3.3 |
| 2758 | 2026-08-18T19:06:24.276Z | Compiling tagptr v0.2.0 |
| 2759 | 2026-08-18T19:06:24.276Z | Compiling termtree v0.5.1 |
| 2760 | 2026-08-18T19:06:24.426Z | Compiling linear-map v1.2.0 |
| 2761 | 2026-08-18T19:06:24.437Z | Compiling whoami v1.6.1 |
| 2762 | 2026-08-18T19:06:24.693Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2763 | 2026-08-18T19:06:24.693Z | Compiling moka v0.12.16 |
| 2764 | 2026-08-18T19:06:24.952Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2765 | 2026-08-18T19:06:25.004Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2766 | 2026-08-18T19:06:25.941Z | Compiling textwrap v0.16.2 |
| 2767 | 2026-08-18T19:06:26.317Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2768 | 2026-08-18T19:06:27.544Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2769 | 2026-08-18T19:06:28.133Z | Compiling tabled v0.15.0 |
| 2770 | 2026-08-18T19:06:28.298Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2771 | 2026-08-18T19:06:28.514Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2772 | 2026-08-18T19:06:28.869Z | Compiling steno v0.4.1 |
| 2773 | 2026-08-18T19:06:30.438Z | Compiling cookie v0.18.2 |
| 2774 | 2026-08-18T19:06:32.530Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2775 | 2026-08-18T19:06:33.492Z | Compiling hickory-proto v0.25.2 |
| 2776 | 2026-08-18T19:06:36.058Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2777 | 2026-08-18T19:06:37.103Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2778 | 2026-08-18T19:06:37.138Z | Compiling hickory-resolver v0.25.2 |
| 2779 | 2026-08-18T19:06:38.540Z | Compiling arc-swap v1.9.2 |
| 2780 | 2026-08-18T19:06:38.696Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2781 | 2026-08-18T19:06:38.908Z | Compiling slog-scope v4.4.1 |
| 2782 | 2026-08-18T19:06:38.984Z | Compiling libscf-sys v1.2.0 |
| 2783 | 2026-08-18T19:06:39.132Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2784 | 2026-08-18T19:06:39.304Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2785 | 2026-08-18T19:06:39.668Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2786 | 2026-08-18T19:06:40.016Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2787 | 2026-08-18T19:06:40.349Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2788 | 2026-08-18T19:06:41.623Z | Compiling slog-stdlog v4.1.1 |
| 2789 | 2026-08-18T19:06:41.990Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2790 | 2026-08-18T19:06:42.103Z | Compiling slog-envlogger v2.2.0 |
| 2791 | 2026-08-18T19:06:42.832Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 2792 | 2026-08-18T19:06:43.007Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2793 | 2026-08-18T19:06:43.415Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2794 | 2026-08-18T19:06:50.669Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2795 | 2026-08-18T19:06:53.006Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2796 | 2026-08-18T19:06:54.766Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2797 | 2026-08-18T19:07:03.366Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2798 | 2026-08-18T19:07:07.186Z | Finished `release` profile [optimized] target(s) in 2m 26s |
| 2799 | 2026-08-18T19:07:07.303Z | Running unittests src/lib.rs (target/release/deps/mg_tests-ebd3c5f9cf3c6988) |
| 2800 | 2026-08-18T19:07:07.306Z | |
| 2801 | 2026-08-18T19:07:07.306Z | running 1 test |
| 2802 | 2026-08-18T19:07:07.481Z | configure zone |
| 2803 | 2026-08-18T19:07:07.498Z | install zone |
| 2804 | 2026-08-18T19:07:17.219Z | boot zone |
| 2805 | 2026-08-18T19:07:17.298Z | start zone s1 |
| 2806 | 2026-08-18T19:07:17.298Z | configure zone |
| 2807 | 2026-08-18T19:07:17.307Z | install zone |
| 2808 | 2026-08-18T19:07:19.156Z | boot zone |
| 2809 | 2026-08-18T19:07:19.247Z | start zone s2 |
| 2810 | 2026-08-18T19:07:19.247Z | configure zone |
| 2811 | 2026-08-18T19:07:19.256Z | install zone |
| 2812 | 2026-08-18T19:07:21.518Z | boot zone |
| 2813 | 2026-08-18T19:07:21.604Z | start zone t1 |
| 2814 | 2026-08-18T19:07:21.604Z | configure zone |
| 2815 | 2026-08-18T19:07:21.616Z | install zone |
| 2816 | 2026-08-18T19:07:24.320Z | boot zone |
| 2817 | 2026-08-18T19:07:24.427Z | waiting for zones to come up |
| 2818 | 2026-08-18T19:07:34.428Z | [sidecar.trio] svcs milestone/network |
| 2819 | 2026-08-18T19:07:34.454Z | STATE STIME FMRI |
| 2820 | 2026-08-18T19:07:34.454Z | online 19:07:16 svc:/milestone/network:default |
| 2821 | 2026-08-18T19:07:34.454Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2822 | 2026-08-18T19:07:34.480Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2823 | 2026-08-18T19:07:34.507Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2824 | 2026-08-18T19:07:34.528Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2825 | 2026-08-18T19:07:34.531Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2826 | 2026-08-18T19:07:34.542Z | |
| 2827 | 2026-08-18T19:07:34.543Z | running zone s1.trio setup |
| 2828 | 2026-08-18T19:07:34.543Z | [s1.trio] svcs milestone/network |
| 2829 | 2026-08-18T19:07:34.558Z | STATE STIME FMRI |
| 2830 | 2026-08-18T19:07:34.558Z | online 19:07:18 svc:/milestone/network:default |
| 2831 | 2026-08-18T19:07:34.558Z | [s1.trio] dladm |
| 2832 | 2026-08-18T19:07:34.571Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2833 | 2026-08-18T19:07:34.571Z | sl0 simnet 9000 up -- ? |
| 2834 | 2026-08-18T19:07:34.571Z | mg2 vnic 9000 up -- ? |
| 2835 | 2026-08-18T19:07:34.574Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2836 | 2026-08-18T19:07:35.081Z | |
| 2837 | 2026-08-18T19:07:35.081Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2838 | 2026-08-18T19:07:35.097Z | |
| 2839 | 2026-08-18T19:07:35.097Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2840 | 2026-08-18T19:07:35.109Z | |
| 2841 | 2026-08-18T19:07:35.109Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2842 | 2026-08-18T19:07:35.208Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2843 | 2026-08-18T19:07:35.290Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid f577eacd-7a22-4d4c-aa62-d272ab16766b --sled-uuid 5c4eff77-269f-410a-8591-e5bf6e59aa8a -a sl0/v6 &> /opt/ddmd.log & |
| 2844 | 2026-08-18T19:07:35.305Z | |
| 2845 | 2026-08-18T19:07:35.305Z | running zone s2.trio setup |
| 2846 | 2026-08-18T19:07:35.305Z | [s2.trio] svcs milestone/network |
| 2847 | 2026-08-18T19:07:35.321Z | STATE STIME FMRI |
| 2848 | 2026-08-18T19:07:35.321Z | online 19:07:21 svc:/milestone/network:default |
| 2849 | 2026-08-18T19:07:35.321Z | [s2.trio] dladm |
| 2850 | 2026-08-18T19:07:35.333Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2851 | 2026-08-18T19:07:35.333Z | sl1 simnet 9000 up -- ? |
| 2852 | 2026-08-18T19:07:35.333Z | mg3 vnic 9000 up -- ? |
| 2853 | 2026-08-18T19:07:35.333Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2854 | 2026-08-18T19:07:35.891Z | |
| 2855 | 2026-08-18T19:07:35.891Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2856 | 2026-08-18T19:07:35.905Z | |
| 2857 | 2026-08-18T19:07:35.905Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2858 | 2026-08-18T19:07:35.917Z | |
| 2859 | 2026-08-18T19:07:35.917Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2860 | 2026-08-18T19:07:35.954Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2861 | 2026-08-18T19:07:35.985Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 9f23570f-d0f6-4374-9714-1d82d76cd0dc --sled-uuid 609d4963-9f3d-4b4b-9ff2-307507a11312 -a sl1/v6 &> /opt/ddmd.log & |
| 2862 | 2026-08-18T19:07:35.999Z | |
| 2863 | 2026-08-18T19:07:36.000Z | running zone t1.trio setup |
| 2864 | 2026-08-18T19:07:36.000Z | [t1.trio] svcs milestone/network |
| 2865 | 2026-08-18T19:07:36.011Z | STATE STIME FMRI |
| 2866 | 2026-08-18T19:07:36.011Z | online 19:07:24 svc:/milestone/network:default |
| 2867 | 2026-08-18T19:07:36.011Z | [t1.trio] dladm |
| 2868 | 2026-08-18T19:07:36.024Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2869 | 2026-08-18T19:07:36.024Z | tfportrear0_0 simnet 9000 up -- ? |
| 2870 | 2026-08-18T19:07:36.024Z | tfportrear1_0 simnet 9000 up -- ? |
| 2871 | 2026-08-18T19:07:36.024Z | mg1 vnic 9000 up -- ? |
| 2872 | 2026-08-18T19:07:36.024Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2873 | 2026-08-18T19:07:36.604Z | |
| 2874 | 2026-08-18T19:07:36.604Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2875 | 2026-08-18T19:07:36.617Z | |
| 2876 | 2026-08-18T19:07:36.617Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2877 | 2026-08-18T19:07:36.630Z | |
| 2878 | 2026-08-18T19:07:36.630Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2879 | 2026-08-18T19:07:36.642Z | |
| 2880 | 2026-08-18T19:07:36.642Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2881 | 2026-08-18T19:07:36.946Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2882 | 2026-08-18T19:07:36.949Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2883 | 2026-08-18T19:07:36.952Z | waiting 3s for copy of files to zone to complete ... |
| 2884 | 2026-08-18T19:07:39.951Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2885 | 2026-08-18T19:07:40.088Z | |
| 2886 | 2026-08-18T19:07:40.088Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2887 | 2026-08-18T19:07:40.196Z | |
| 2888 | 2026-08-18T19:07:40.196Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2889 | 2026-08-18T19:07:40.237Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2890 | 2026-08-18T19:07:40.272Z | [t1.trio] svcadm disable dendrite |
| 2891 | 2026-08-18T19:07:40.296Z | |
| 2892 | 2026-08-18T19:07:40.296Z | [t1.trio] svcadm disable tfport |
| 2893 | 2026-08-18T19:07:40.320Z | |
| 2894 | 2026-08-18T19:07:40.320Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2895 | 2026-08-18T19:07:40.344Z | |
| 2896 | 2026-08-18T19:07:40.345Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2897 | 2026-08-18T19:07:40.373Z | |
| 2898 | 2026-08-18T19:07:40.373Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2899 | 2026-08-18T19:07:40.394Z | |
| 2900 | 2026-08-18T19:07:40.394Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2901 | 2026-08-18T19:07:40.419Z | |
| 2902 | 2026-08-18T19:07:40.419Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2903 | 2026-08-18T19:07:40.444Z | |
| 2904 | 2026-08-18T19:07:40.444Z | [t1.trio] svcadm refresh dendrite:default |
| 2905 | 2026-08-18T19:07:40.464Z | |
| 2906 | 2026-08-18T19:07:40.464Z | [t1.trio] svcadm enable dendrite:default |
| 2907 | 2026-08-18T19:07:40.486Z | |
| 2908 | 2026-08-18T19:07:40.486Z | wait 10s for dendrite to come up ... |
| 2909 | 2026-08-18T19:07:50.487Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2910 | 2026-08-18T19:07:50.514Z | |
| 2911 | 2026-08-18T19:07:50.514Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2912 | 2026-08-18T19:07:50.538Z | |
| 2913 | 2026-08-18T19:07:50.538Z | [t1.trio] svcadm refresh tfport:default |
| 2914 | 2026-08-18T19:07:50.559Z | |
| 2915 | 2026-08-18T19:07:50.559Z | [t1.trio] svcadm enable tfport |
| 2916 | 2026-08-18T19:07:50.580Z | |
| 2917 | 2026-08-18T19:07:50.583Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid c55c8a32-c5ff-411e-bbd2-d33bfc3103b9 --sled-uuid 11c03e80-f6bd-4d6e-aa0a-9c978554e0a3 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2918 | 2026-08-18T19:07:50.592Z | |
| 2919 | 2026-08-18T19:07:50.592Z | [t1.trio] ipadm |
| 2920 | 2026-08-18T19:07:50.605Z | ADDROBJ TYPE STATE ADDR |
| 2921 | 2026-08-18T19:07:50.605Z | lo0/v4 static ok 127.0.0.1/8 |
| 2922 | 2026-08-18T19:07:50.605Z | mg1/v4 static ok 10.0.0.3/24 |
| 2923 | 2026-08-18T19:07:50.605Z | lo0/v6 static ok ::1/128 |
| 2924 | 2026-08-18T19:07:50.605Z | lo0/u6 static ok fd00:3::1/64 |
| 2925 | 2026-08-18T19:07:50.605Z | tfportrear0_0/v6 addrconf ok fe80::30ed:9ff:fe87:cc7f%tfportrear0_0/10 |
| 2926 | 2026-08-18T19:07:50.605Z | tfportrear1_0/v6 addrconf ok fe80::98b2:afff:fe7c:cbc6%tfportrear1_0/10 |
| 2927 | 2026-08-18T19:07:52.719Z | initial peering test passed |
| 2928 | 2026-08-18T19:07:53.720Z | advertise from one passed |
| 2929 | 2026-08-18T19:07:54.722Z | advertise from two passed |
| 2930 | 2026-08-18T19:07:54.722Z | [s1.trio] ping fd00:2::1 |
| 2931 | 2026-08-18T19:07:54.737Z | fd00:2::1 is alive |
| 2932 | 2026-08-18T19:07:54.737Z | [s2.trio] ping fd00:1::1 |
| 2933 | 2026-08-18T19:07:54.749Z | fd00:1::1 is alive |
| 2934 | 2026-08-18T19:07:54.749Z | connectivity test passed |
| 2935 | 2026-08-18T19:07:54.749Z | [t1.trio] pkill ddmd |
| 2936 | 2026-08-18T19:07:54.760Z | |
| 2937 | 2026-08-18T19:08:00.763Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid fdb34969-1880-4c6d-b3bf-14dd919e6156 --sled-uuid bb55cb88-d565-4c66-a8ee-35f7bca6a16b -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2938 | 2026-08-18T19:08:00.776Z | |
| 2939 | 2026-08-18T19:08:00.776Z | [t1.trio] ipadm |
| 2940 | 2026-08-18T19:08:00.789Z | ADDROBJ TYPE STATE ADDR |
| 2941 | 2026-08-18T19:08:00.790Z | lo0/v4 static ok 127.0.0.1/8 |
| 2942 | 2026-08-18T19:08:00.790Z | mg1/v4 static ok 10.0.0.3/24 |
| 2943 | 2026-08-18T19:08:00.790Z | lo0/v6 static ok ::1/128 |
| 2944 | 2026-08-18T19:08:00.790Z | lo0/u6 static ok fd00:3::1/64 |
| 2945 | 2026-08-18T19:08:00.790Z | tfportrear0_0/v6 addrconf ok fe80::30ed:9ff:fe87:cc7f%tfportrear0_0/10 |
| 2946 | 2026-08-18T19:08:00.790Z | tfportrear1_0/v6 addrconf ok fe80::98b2:afff:fe7c:cbc6%tfportrear1_0/10 |
| 2947 | 2026-08-18T19:08:03.791Z | [s1.trio] ping fd00:2::1 |
| 2948 | 2026-08-18T19:08:03.805Z | fd00:2::1 is alive |
| 2949 | 2026-08-18T19:08:03.805Z | [s2.trio] ping fd00:1::1 |
| 2950 | 2026-08-18T19:08:03.817Z | fd00:1::1 is alive |
| 2951 | 2026-08-18T19:08:03.817Z | transit router restart passed |
| 2952 | 2026-08-18T19:08:03.817Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2953 | 2026-08-18T19:08:03.832Z | local v6: |
| 2954 | 2026-08-18T19:08:03.833Z | fe80::30ed:9ff:fe87:cc7f |
| 2955 | 2026-08-18T19:08:03.833Z | fe80::98b2:afff:fe7c:cbc6 |
| 2956 | 2026-08-18T19:08:03.833Z | local v4: |
| 2957 | 2026-08-18T19:08:03.833Z | router v6_idx: |
| 2958 | 2026-08-18T19:08:03.833Z | fd00:2::/64 -> 1 |
| 2959 | 2026-08-18T19:08:03.833Z | fd00:1::/64 -> 0 |
| 2960 | 2026-08-18T19:08:03.833Z | router v6_routes: |
| 2961 | 2026-08-18T19:08:03.833Z | 0 -> fe80::bc0f:19ff:fefb:57f4 (1) |
| 2962 | 2026-08-18T19:08:03.833Z | 1 -> fe80::7014:44ff:fe3d:c991 (2) |
| 2963 | 2026-08-18T19:08:03.833Z | router v4_idx: |
| 2964 | 2026-08-18T19:08:03.833Z | router v4_routes: |
| 2965 | 2026-08-18T19:08:03.833Z | resolver v4: |
| 2966 | 2026-08-18T19:08:03.833Z | 10.0.0.3 -> 02:08:20:0a:85:bc |
| 2967 | 2026-08-18T19:08:03.833Z | 10.0.0.254 -> 02:08:20:53:07:2c |
| 2968 | 2026-08-18T19:08:03.833Z | resolver v6: |
| 2969 | 2026-08-18T19:08:03.833Z | fe80::30ed:9ff:fe87:cc7f -> 32:ed:09:87:cc:7f |
| 2970 | 2026-08-18T19:08:03.833Z | fe80::98b2:afff:fe7c:cbc6 -> 9a:b2:af:7c:cb:c6 |
| 2971 | 2026-08-18T19:08:03.833Z | fe80::bc0f:19ff:fefb:57f4 -> be:0f:19:fb:57:f4 |
| 2972 | 2026-08-18T19:08:03.833Z | fe80::7014:44ff:fe3d:c991 -> 72:14:44:3d:c9:91 |
| 2973 | 2026-08-18T19:08:03.833Z | nat v4: |
| 2974 | 2026-08-18T19:08:03.833Z | nat_v6: |
| 2975 | 2026-08-18T19:08:03.833Z | port_mac: |
| 2976 | 2026-08-18T19:08:03.833Z | 1000: a8:40:25:06:57:2a |
| 2977 | 2026-08-18T19:08:03.833Z | 2: a8:40:25:06:57:2c |
| 2978 | 2026-08-18T19:08:03.833Z | 1: a8:40:25:06:57:2b |
| 2979 | 2026-08-18T19:08:03.833Z | proxy arp: |
| 2980 | 2026-08-18T19:08:03.833Z | [s1.trio] pkill ddmd |
| 2981 | 2026-08-18T19:08:03.844Z | |
| 2982 | 2026-08-18T19:08:07.312Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 2983 | 2026-08-18T19:08:08.847Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2984 | 2026-08-18T19:08:08.862Z | local v6: |
| 2985 | 2026-08-18T19:08:08.863Z | fe80::30ed:9ff:fe87:cc7f |
| 2986 | 2026-08-18T19:08:08.863Z | fe80::98b2:afff:fe7c:cbc6 |
| 2987 | 2026-08-18T19:08:08.863Z | local v4: |
| 2988 | 2026-08-18T19:08:08.863Z | router v6_idx: |
| 2989 | 2026-08-18T19:08:08.863Z | fd00:2::/64 -> 1 |
| 2990 | 2026-08-18T19:08:08.863Z | router v6_routes: |
| 2991 | 2026-08-18T19:08:08.863Z | 1 -> fe80::7014:44ff:fe3d:c991 (2) |
| 2992 | 2026-08-18T19:08:08.863Z | router v4_idx: |
| 2993 | 2026-08-18T19:08:08.863Z | router v4_routes: |
| 2994 | 2026-08-18T19:08:08.863Z | resolver v4: |
| 2995 | 2026-08-18T19:08:08.863Z | 10.0.0.3 -> 02:08:20:0a:85:bc |
| 2996 | 2026-08-18T19:08:08.863Z | 10.0.0.254 -> 02:08:20:53:07:2c |
| 2997 | 2026-08-18T19:08:08.863Z | resolver v6: |
| 2998 | 2026-08-18T19:08:08.863Z | fe80::30ed:9ff:fe87:cc7f -> 32:ed:09:87:cc:7f |
| 2999 | 2026-08-18T19:08:08.863Z | fe80::98b2:afff:fe7c:cbc6 -> 9a:b2:af:7c:cb:c6 |
| 3000 | 2026-08-18T19:08:08.863Z | fe80::bc0f:19ff:fefb:57f4 -> be:0f:19:fb:57:f4 |
| 3001 | 2026-08-18T19:08:08.863Z | fe80::7014:44ff:fe3d:c991 -> 72:14:44:3d:c9:91 |
| 3002 | 2026-08-18T19:08:08.863Z | nat v4: |
| 3003 | 2026-08-18T19:08:08.863Z | nat_v6: |
| 3004 | 2026-08-18T19:08:08.863Z | port_mac: |
| 3005 | 2026-08-18T19:08:08.863Z | 1000: a8:40:25:06:57:2a |
| 3006 | 2026-08-18T19:08:08.863Z | 2: a8:40:25:06:57:2c |
| 3007 | 2026-08-18T19:08:08.863Z | 1: a8:40:25:06:57:2b |
| 3008 | 2026-08-18T19:08:08.863Z | proxy arp: |
| 3009 | 2026-08-18T19:08:08.863Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid b3a32b01-dd60-4d47-abe4-b9a449fff13f --sled-uuid 09044a2a-43fd-4424-ac7b-f6f34dead0a8 -a sl0/v6 &> /opt/ddmd.log & |
| 3010 | 2026-08-18T19:08:08.874Z | |
| 3011 | 2026-08-18T19:08:11.876Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3012 | 2026-08-18T19:08:11.892Z | local v6: |
| 3013 | 2026-08-18T19:08:11.892Z | fe80::30ed:9ff:fe87:cc7f |
| 3014 | 2026-08-18T19:08:11.892Z | fe80::98b2:afff:fe7c:cbc6 |
| 3015 | 2026-08-18T19:08:11.892Z | local v4: |
| 3016 | 2026-08-18T19:08:11.892Z | router v6_idx: |
| 3017 | 2026-08-18T19:08:11.892Z | fd00:2::/64 -> 1 |
| 3018 | 2026-08-18T19:08:11.892Z | fd00:1::/64 -> 0 |
| 3019 | 2026-08-18T19:08:11.892Z | router v6_routes: |
| 3020 | 2026-08-18T19:08:11.892Z | 0 -> fe80::bc0f:19ff:fefb:57f4 (1) |
| 3021 | 2026-08-18T19:08:11.892Z | 1 -> fe80::7014:44ff:fe3d:c991 (2) |
| 3022 | 2026-08-18T19:08:11.892Z | router v4_idx: |
| 3023 | 2026-08-18T19:08:11.892Z | router v4_routes: |
| 3024 | 2026-08-18T19:08:11.892Z | resolver v4: |
| 3025 | 2026-08-18T19:08:11.892Z | 10.0.0.3 -> 02:08:20:0a:85:bc |
| 3026 | 2026-08-18T19:08:11.892Z | 10.0.0.254 -> 02:08:20:53:07:2c |
| 3027 | 2026-08-18T19:08:11.892Z | resolver v6: |
| 3028 | 2026-08-18T19:08:11.892Z | fe80::30ed:9ff:fe87:cc7f -> 32:ed:09:87:cc:7f |
| 3029 | 2026-08-18T19:08:11.892Z | fe80::98b2:afff:fe7c:cbc6 -> 9a:b2:af:7c:cb:c6 |
| 3030 | 2026-08-18T19:08:11.892Z | fe80::bc0f:19ff:fefb:57f4 -> be:0f:19:fb:57:f4 |
| 3031 | 2026-08-18T19:08:11.892Z | fe80::7014:44ff:fe3d:c991 -> 72:14:44:3d:c9:91 |
| 3032 | 2026-08-18T19:08:11.892Z | nat v4: |
| 3033 | 2026-08-18T19:08:11.892Z | nat_v6: |
| 3034 | 2026-08-18T19:08:11.892Z | port_mac: |
| 3035 | 2026-08-18T19:08:11.892Z | 1000: a8:40:25:06:57:2a |
| 3036 | 2026-08-18T19:08:11.893Z | 2: a8:40:25:06:57:2c |
| 3037 | 2026-08-18T19:08:11.893Z | 1: a8:40:25:06:57:2b |
| 3038 | 2026-08-18T19:08:11.893Z | proxy arp: |
| 3039 | 2026-08-18T19:08:11.896Z | [s2.trio] netstat -nr -f inet6 |
| 3040 | 2026-08-18T19:08:11.906Z | Routing Table: IPv6 |
| 3041 | 2026-08-18T19:08:11.906Z | Destination/Mask Gateway Flags Ref Use If |
| 3042 | 2026-08-18T19:08:11.906Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3043 | 2026-08-18T19:08:11.906Z | ::1 ::1 UH 2 0 lo0 |
| 3044 | 2026-08-18T19:08:11.906Z | fd00:1::/64 fe80::98b2:afff:fe7c:cbc6 UG 1 0 sl1 |
| 3045 | 2026-08-18T19:08:11.906Z | fe80::/10 fe80::7014:44ff:fe3d:c991 U 3 64 sl1 |
| 3046 | 2026-08-18T19:08:11.906Z | [s2.trio] ipadm |
| 3047 | 2026-08-18T19:08:11.919Z | ADDROBJ TYPE STATE ADDR |
| 3048 | 2026-08-18T19:08:11.919Z | lo0/v4 static ok 127.0.0.1/8 |
| 3049 | 2026-08-18T19:08:11.919Z | mg3/v4 static ok 10.0.0.2/24 |
| 3050 | 2026-08-18T19:08:11.919Z | lo0/v6 static ok ::1/128 |
| 3051 | 2026-08-18T19:08:11.919Z | lo0/u6 static ok fd00:2::1/64 |
| 3052 | 2026-08-18T19:08:11.919Z | sl1/v6 addrconf ok fe80::7014:44ff:fe3d:c991%sl1/10 |
| 3053 | 2026-08-18T19:08:11.919Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 3054 | 2026-08-18T19:08:11.930Z | newrt->ri_dst: inet6 fd00:1::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 3055 | 2026-08-18T19:08:11.930Z | locks: inits: |
| 3056 | 2026-08-18T19:08:11.930Z | sockaddrs: <DST,IFP> |
| 3057 | 2026-08-18T19:08:11.930Z | fd00:1::1 |
| 3058 | 2026-08-18T19:08:11.930Z | route to: fd00:1::1 |
| 3059 | 2026-08-18T19:08:11.930Z | destination: fd00:1:: |
| 3060 | 2026-08-18T19:08:11.930Z | mask: ffff:ffff:ffff:ffff:: |
| 3061 | 2026-08-18T19:08:11.930Z | gateway: fe80::98b2:afff:fe7c:cbc6 |
| 3062 | 2026-08-18T19:08:11.930Z | interface: sl1 index 3 address 72 14 44 3d c9 91 |
| 3063 | 2026-08-18T19:08:11.930Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3064 | 2026-08-18T19:08:11.930Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3065 | 2026-08-18T19:08:11.930Z | 0 0 0 0 0 0 9000 0 |
| 3066 | 2026-08-18T19:08:11.930Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3067 | 2026-08-18T19:08:11.930Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3068 | 2026-08-18T19:08:11.930Z | fd00:1:: fe80::98b2:afff:fe7c:cbc6 ffff:ffff:ffff:ffff:: sl1:72.14.44.3d.c9.91 fe80::7014:44ff:fe3d:c991 |
| 3069 | 2026-08-18T19:08:11.930Z | [s2.trio] ndp -na |
| 3070 | 2026-08-18T19:08:11.942Z | Net to Media Table: IPv6 |
| 3071 | 2026-08-18T19:08:11.942Z | If Physical Address Type State Destination/Mask |
| 3072 | 2026-08-18T19:08:11.942Z | ----- ----------------- ------- ------------ --------------------------- |
| 3073 | 2026-08-18T19:08:11.942Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3074 | 2026-08-18T19:08:11.942Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3075 | 2026-08-18T19:08:11.942Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3076 | 2026-08-18T19:08:11.942Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3077 | 2026-08-18T19:08:11.942Z | sl1 72:14:44:3d:c9:91 local REACHABLE fe80::7014:44ff:fe3d:c991 |
| 3078 | 2026-08-18T19:08:11.942Z | sl1 33:33:ff:3d:c9:91 other REACHABLE ff02::1:ff3d:c991 |
| 3079 | 2026-08-18T19:08:11.942Z | sl1 33:33:ff:7c:cb:c6 other REACHABLE ff02::1:ff7c:cbc6 |
| 3080 | 2026-08-18T19:08:11.942Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3081 | 2026-08-18T19:08:11.942Z | sl1 9a:b2:af:7c:cb:c6 dynamic REACHABLE fe80::98b2:afff:fe7c:cbc6 |
| 3082 | 2026-08-18T19:08:11.942Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3083 | 2026-08-18T19:08:11.955Z | local v6: |
| 3084 | 2026-08-18T19:08:11.955Z | fe80::30ed:9ff:fe87:cc7f |
| 3085 | 2026-08-18T19:08:11.955Z | fe80::98b2:afff:fe7c:cbc6 |
| 3086 | 2026-08-18T19:08:11.955Z | local v4: |
| 3087 | 2026-08-18T19:08:11.955Z | router v6_idx: |
| 3088 | 2026-08-18T19:08:11.955Z | fd00:2::/64 -> 1 |
| 3089 | 2026-08-18T19:08:11.955Z | fd00:1::/64 -> 0 |
| 3090 | 2026-08-18T19:08:11.955Z | router v6_routes: |
| 3091 | 2026-08-18T19:08:11.956Z | 0 -> fe80::bc0f:19ff:fefb:57f4 (1) |
| 3092 | 2026-08-18T19:08:11.956Z | 1 -> fe80::7014:44ff:fe3d:c991 (2) |
| 3093 | 2026-08-18T19:08:11.956Z | router v4_idx: |
| 3094 | 2026-08-18T19:08:11.956Z | router v4_routes: |
| 3095 | 2026-08-18T19:08:11.956Z | resolver v4: |
| 3096 | 2026-08-18T19:08:11.956Z | 10.0.0.3 -> 02:08:20:0a:85:bc |
| 3097 | 2026-08-18T19:08:11.956Z | 10.0.0.254 -> 02:08:20:53:07:2c |
| 3098 | 2026-08-18T19:08:11.956Z | resolver v6: |
| 3099 | 2026-08-18T19:08:11.956Z | fe80::30ed:9ff:fe87:cc7f -> 32:ed:09:87:cc:7f |
| 3100 | 2026-08-18T19:08:11.956Z | fe80::98b2:afff:fe7c:cbc6 -> 9a:b2:af:7c:cb:c6 |
| 3101 | 2026-08-18T19:08:11.956Z | fe80::bc0f:19ff:fefb:57f4 -> be:0f:19:fb:57:f4 |
| 3102 | 2026-08-18T19:08:11.956Z | fe80::7014:44ff:fe3d:c991 -> 72:14:44:3d:c9:91 |
| 3103 | 2026-08-18T19:08:11.956Z | nat v4: |
| 3104 | 2026-08-18T19:08:11.956Z | nat_v6: |
| 3105 | 2026-08-18T19:08:11.956Z | port_mac: |
| 3106 | 2026-08-18T19:08:11.956Z | 1000: a8:40:25:06:57:2a |
| 3107 | 2026-08-18T19:08:11.956Z | 2: a8:40:25:06:57:2c |
| 3108 | 2026-08-18T19:08:11.956Z | 1: a8:40:25:06:57:2b |
| 3109 | 2026-08-18T19:08:11.956Z | proxy arp: |
| 3110 | 2026-08-18T19:08:11.956Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 3111 | 2026-08-18T19:08:11.999Z | Subnet Port Link Gateway Vlan |
| 3112 | 2026-08-18T19:08:11.999Z | fd00:1::/64 rear0 0 fe80::bc0f:19ff:fefb:57f4 |
| 3113 | 2026-08-18T19:08:11.999Z | fd00:2::/64 rear1 0 fe80::7014:44ff:fe3d:c991 |
| 3114 | 2026-08-18T19:08:11.999Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 3115 | 2026-08-18T19:08:12.038Z | host mac age |
| 3116 | 2026-08-18T19:08:12.038Z | 10.0.0.3 02:08:20:0a:85:bc 21s |
| 3117 | 2026-08-18T19:08:12.038Z | 10.0.0.254 02:08:20:53:07:2c 18s |
| 3118 | 2026-08-18T19:08:12.038Z | fe80::30ed:9ff:fe87:cc7f 32:ed:09:87:cc:7f 21s |
| 3119 | 2026-08-18T19:08:12.038Z | fe80::7014:44ff:fe3d:c991 72:14:44:3d:c9:91 21s |
| 3120 | 2026-08-18T19:08:12.038Z | fe80::98b2:afff:fe7c:cbc6 9a:b2:af:7c:cb:c6 21s |
| 3121 | 2026-08-18T19:08:12.038Z | fe80::bc0f:19ff:fefb:57f4 be:0f:19:fb:57:f4 21s |
| 3122 | 2026-08-18T19:08:12.038Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 3123 | 2026-08-18T19:08:12.076Z | Link IPv4 IPv6 |
| 3124 | 2026-08-18T19:08:12.076Z | rear0/0 fe80::30ed:9ff:fe87:cc7f |
| 3125 | 2026-08-18T19:08:12.076Z | rear1/0 fe80::98b2:afff:fe7c:cbc6 |
| 3126 | 2026-08-18T19:08:12.077Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 3127 | 2026-08-18T19:08:13.099Z | ADDROBJ TYPE STATE ADDR |
| 3128 | 2026-08-18T19:08:13.100Z | lo0/v4 static ok 127.0.0.1/8 |
| 3129 | 2026-08-18T19:08:13.100Z | mg2/v4 static ok 10.0.0.1/24 |
| 3130 | 2026-08-18T19:08:13.100Z | lo0/v6 static ok ::1/128 |
| 3131 | 2026-08-18T19:08:13.100Z | lo0/u6 static ok fd00:1::1/64 |
| 3132 | 2026-08-18T19:08:13.100Z | sl0/v6 addrconf ok fe80::bc0f:19ff:fefb:57f4%sl0/10 |
| 3133 | 2026-08-18T19:08:13.100Z | newrt->ri_dst: inet6 fd00:2::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 3134 | 2026-08-18T19:08:13.100Z | locks: inits: |
| 3135 | 2026-08-18T19:08:13.100Z | sockaddrs: <DST,IFP> |
| 3136 | 2026-08-18T19:08:13.100Z | fd00:2::1 |
| 3137 | 2026-08-18T19:08:13.100Z | route to: fd00:2::1 |
| 3138 | 2026-08-18T19:08:13.100Z | destination: fd00:2:: |
| 3139 | 2026-08-18T19:08:13.100Z | mask: ffff:ffff:ffff:ffff:: |
| 3140 | 2026-08-18T19:08:13.100Z | gateway: fe80::30ed:9ff:fe87:cc7f |
| 3141 | 2026-08-18T19:08:13.100Z | interface: sl0 index 3 address be 0f 19 fb 57 f4 |
| 3142 | 2026-08-18T19:08:13.100Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3143 | 2026-08-18T19:08:13.100Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3144 | 2026-08-18T19:08:13.100Z | 0 0 0 0 0 0 9000 0 |
| 3145 | 2026-08-18T19:08:13.100Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3146 | 2026-08-18T19:08:13.100Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3147 | 2026-08-18T19:08:13.100Z | fd00:2:: fe80::30ed:9ff:fe87:cc7f ffff:ffff:ffff:ffff:: sl0:be.f.19.fb.57.f4 fe80::bc0f:19ff:fefb:57f4 |
| 3148 | 2026-08-18T19:08:13.100Z | |
| 3149 | 2026-08-18T19:08:13.100Z | Net to Media Table: IPv6 |
| 3150 | 2026-08-18T19:08:13.100Z | If Physical Address Type State Destination/Mask |
| 3151 | 2026-08-18T19:08:13.100Z | ----- ----------------- ------- ------------ --------------------------- |
| 3152 | 2026-08-18T19:08:13.100Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3153 | 2026-08-18T19:08:13.100Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3154 | 2026-08-18T19:08:13.100Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3155 | 2026-08-18T19:08:13.100Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3156 | 2026-08-18T19:08:13.100Z | sl0 33:33:ff:87:cc:7f other REACHABLE ff02::1:ff87:cc7f |
| 3157 | 2026-08-18T19:08:13.100Z | sl0 33:33:ff:fb:57:f4 other REACHABLE ff02::1:fffb:57f4 |
| 3158 | 2026-08-18T19:08:13.100Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3159 | 2026-08-18T19:08:13.100Z | sl0 32:ed:09:87:cc:7f dynamic REACHABLE fe80::30ed:9ff:fe87:cc7f |
| 3160 | 2026-08-18T19:08:13.100Z | sl0 be:0f:19:fb:57:f4 local REACHABLE fe80::bc0f:19ff:fefb:57f4 |
| 3161 | 2026-08-18T19:08:13.100Z | |
| 3162 | 2026-08-18T19:08:13.100Z | |
| 3163 | 2026-08-18T19:08:13.100Z | Routing Table: IPv6 |
| 3164 | 2026-08-18T19:08:13.100Z | Destination/Mask Gateway Flags Ref Use If |
| 3165 | 2026-08-18T19:08:13.101Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3166 | 2026-08-18T19:08:13.101Z | ::1 ::1 UH 2 0 lo0 |
| 3167 | 2026-08-18T19:08:13.101Z | fd00:2::/64 fe80::30ed:9ff:fe87:cc7f UG 2 2 sl0 |
| 3168 | 2026-08-18T19:08:13.101Z | fe80::/10 fe80::bc0f:19ff:fefb:57f4 U 3 64 sl0 |
| 3169 | 2026-08-18T19:08:13.101Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 3170 | 2026-08-18T19:08:13.101Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.233 ms |
| 3171 | 2026-08-18T19:08:13.101Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.188 ms |
| 3172 | 2026-08-18T19:08:13.101Z | |
| 3173 | 2026-08-18T19:08:13.101Z | ----fd00:2::1 PING Statistics---- |
| 3174 | 2026-08-18T19:08:13.101Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 3175 | 2026-08-18T19:08:13.101Z | round-trip (ms) min/avg/max/stddev = 0.188/0.210/0.233/0.032 |
| 3176 | 2026-08-18T19:08:13.101Z | [s2.trio] ping fd00:1::1 |
| 3177 | 2026-08-18T19:08:13.112Z | fd00:1::1 is alive |
| 3178 | 2026-08-18T19:08:13.112Z | server router restart passed |
| 3179 | 2026-08-18T19:08:17.117Z | peer expiration recovery passed |
| 3180 | 2026-08-18T19:08:18.117Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 3181 | 2026-08-18T19:08:18.133Z | 3 |
| 3182 | 2026-08-18T19:08:18.133Z | redundant advertise passed |
| 3183 | 2026-08-18T19:08:19.135Z | tunnel endpoint advertise passed |
| 3184 | 2026-08-18T19:08:24.137Z | redundant tunnel endpoint advertise passed |
| 3185 | 2026-08-18T19:08:24.137Z | [s1.trio] pkill ddmd |
| 3186 | 2026-08-18T19:08:24.151Z | |
| 3187 | 2026-08-18T19:08:29.150Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 75fcbd47-932d-4102-a112-44c10c83b8cb --sled-uuid 6ecf24d0-3a30-4e1b-b338-a1e5a958ebab -a sl0/v6 &> /opt/ddmd.log & |
| 3188 | 2026-08-18T19:08:29.164Z | |
| 3189 | 2026-08-18T19:08:34.169Z | tunnel router restart passed |
| 3190 | 2026-08-18T19:08:35.984Z | tunnel endpoint withdraw passed |
| 3191 | 2026-08-18T19:08:35.984Z | [t1.trio] pkill ddmd |
| 3192 | 2026-08-18T19:08:35.984Z | |
| 3193 | 2026-08-18T19:08:35.984Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 3194 | 2026-08-18T19:08:35.984Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 3195 | 2026-08-18T19:08:37.059Z | [s2.trio] pkill ddmd |
| 3196 | 2026-08-18T19:08:37.071Z | |
| 3197 | 2026-08-18T19:08:37.071Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 3198 | 2026-08-18T19:08:38.882Z | [s1.trio] pkill ddmd |
| 3199 | 2026-08-18T19:08:38.896Z | |
| 3200 | 2026-08-18T19:08:38.897Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 3201 | 2026-08-18T19:08:41.075Z | [sidecar.trio] pkill softnpu |
| 3202 | 2026-08-18T19:08:41.098Z | |
| 3203 | 2026-08-18T19:08:41.098Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 3204 | 2026-08-18T19:08:44.358Z | test ddm::test_trio_v3 ... ok |
| 3205 | 2026-08-18T19:08:44.358Z | |
| 3206 | 2026-08-18T19:08:44.358Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 96.30s |
| 3207 | 2026-08-18T19:08:44.358Z | |
| 3208 | 2026-08-18T19:08:44.375Z | + cleanup |
| 3209 | 2026-08-18T19:08:44.375Z | ++ id -un |
| 3210 | 2026-08-18T19:08:44.375Z | ++ id -gn |
| 3211 | 2026-08-18T19:08:44.375Z | + pfexec chown -R build:build . |
| 3212 | 2026-08-18T19:08:44.375Z | process exited: duration 700301 ms, exit code 0 |
| |
| 3213 | 2026-08-18T19:08:44.405Z | found 5 output files |
| 3214 | 2026-08-18T19:08:44.411Z | uploading: /work/s1.trio.log (4096 bytes) |
| 3215 | 2026-08-18T19:08:45.424Z | uploaded: /work/s1.trio.log |
| 3216 | 2026-08-18T19:08:45.424Z | uploading: /work/s2.trio.log (9702 bytes) |
| 3217 | 2026-08-18T19:08:46.447Z | uploaded: /work/s2.trio.log |
| 3218 | 2026-08-18T19:08:46.448Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 3219 | 2026-08-18T19:08:47.491Z | uploaded: /work/sidecar.trio-softnpu.log |
| 3220 | 2026-08-18T19:08:47.491Z | uploading: /work/t1.trio-dpd.log (333340 bytes) |
| 3221 | 2026-08-18T19:08:48.530Z | uploaded: /work/t1.trio-dpd.log |
| 3222 | 2026-08-18T19:08:48.530Z | uploading: /work/t1.trio.log (25605 bytes) |
| 3223 | 2026-08-18T19:08:49.551Z | uploaded: /work/t1.trio.log |