|
|
|
| 1 | 2026-08-04T16:45:56.048Z | job assigned to worker 01KZ6TMFHX3MCTPG0YYVW7Q05N [factory aws, i-086741cc71382f621] (queued for 1 m 4 s) |
| |
| 2 | 2026-08-04T16:46:02.993Z | starting task 0: "setup" |
| 3 | 2026-08-04T16:46:02.998Z | ++ uname -s |
| 4 | 2026-08-04T16:46:03.002Z | + kern=SunOS |
| 5 | 2026-08-04T16:46:03.002Z | + build_user=build |
| 6 | 2026-08-04T16:46:03.003Z | + build_uid=12345 |
| 7 | 2026-08-04T16:46:03.003Z | + work_dir=/work |
| 8 | 2026-08-04T16:46:03.003Z | + input_dir=/input |
| 9 | 2026-08-04T16:46:03.003Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-04T16:46:03.003Z | + case "$kern" in |
| 11 | 2026-08-04T16:46:03.003Z | + groupadd -g 12345 build |
| 12 | 2026-08-04T16:46:03.003Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-04T16:46:05.007Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-04T16:46:05.107Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-04T16:46:05.112Z | + home_fs=zfs |
| 16 | 2026-08-04T16:46:05.112Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-04T16:46:05.112Z | + mkdir -p /home/build |
| 18 | 2026-08-04T16:46:05.112Z | + chown build:build /home/build /work |
| 19 | 2026-08-04T16:46:06.111Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-04T16:46:06.114Z | process exited: duration 3119 ms, exit code 0 |
| |
| 21 | 2026-08-04T16:46:06.120Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-04T16:46:06.124Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-04T16:46:06.124Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-08-04T16:46:06.124Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-08-04T16:46:06.124Z | * rust toolchain channel = "stable" |
| 26 | 2026-08-04T16:46:06.124Z | * rust toolchain profile = "default" |
| 27 | 2026-08-04T16:46:06.124Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-04T16:46:06.127Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-04T16:46:06.127Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-04T16:46:06.234Z | info: downloading installer |
| 31 | 2026-08-04T16:46:07.504Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-04T16:46:07.504Z | warn: /opt/ooce/bin |
| 33 | 2026-08-04T16:46:07.504Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-04T16:46:07.504Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-04T16:46:07.504Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-04T16:46:07.504Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-04T16:46:07.504Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-04T16:46:07.504Z | error: cannot install while Rust is installed |
| 39 | 2026-08-04T16:46:07.504Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-04T16:46:07.504Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-04T16:46:07.504Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-04T16:46:07.504Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-04T16:46:07.504Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-04T16:46:07.519Z | info: profile set to default |
| 45 | 2026-08-04T16:46:07.519Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-04T16:46:07.522Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-04T16:46:07.645Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-04T16:46:07.648Z | info: downloading 6 components |
| 49 | 2026-08-04T16:46:21.871Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-08-04T16:46:21.871Z | |
| 51 | 2026-08-04T16:46:21.900Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-04T16:46:21.900Z | |
| 53 | 2026-08-04T16:46:21.900Z | |
| 54 | 2026-08-04T16:46:21.900Z | Rust is installed now. Great! |
| 55 | 2026-08-04T16:46:21.900Z | |
| 56 | 2026-08-04T16:46:21.900Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-04T16:46:21.900Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-04T16:46:21.900Z | |
| 59 | 2026-08-04T16:46:21.900Z | To configure your current shell, you need to source |
| 60 | 2026-08-04T16:46:21.900Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-04T16:46:21.900Z | |
| 62 | 2026-08-04T16:46:21.900Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-04T16:46:21.900Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-04T16:46:21.901Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-04T16:46:21.901Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-04T16:46:21.901Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-04T16:46:21.904Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-04T16:46:21.904Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-04T16:46:21.904Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-04T16:46:21.904Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-04T16:46:21.991Z | + rustup --version |
| 72 | 2026-08-04T16:46:22.000Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-04T16:46:22.003Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-04T16:46:22.020Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-04T16:46:22.024Z | + cargo --version |
| 76 | 2026-08-04T16:46:22.038Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-04T16:46:22.041Z | + rustc --version |
| 78 | 2026-08-04T16:46:22.059Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-04T16:46:22.062Z | process exited: duration 15939 ms, exit code 0 |
| |
| 80 | 2026-08-04T16:46:22.068Z | starting task 2: "authentication" |
| 81 | 2026-08-04T16:46:22.084Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-08-04T16:46:22.090Z | starting task 3: "clone repository" |
| 83 | 2026-08-04T16:46:22.093Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-08-04T16:46:22.096Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-08-04T16:46:22.128Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-08-04T16:46:24.002Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-08-04T16:46:24.002Z | + git fetch origin 486debe5e7bf21fb34eb0ff8c85291a234f50307 |
| 88 | 2026-08-04T16:46:24.469Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-08-04T16:46:24.469Z | * branch 486debe5e7bf21fb34eb0ff8c85291a234f50307 -> FETCH_HEAD |
| 90 | 2026-08-04T16:46:24.476Z | + [[ -n '' ]] |
| 91 | 2026-08-04T16:46:24.476Z | + git reset --hard 486debe5e7bf21fb34eb0ff8c85291a234f50307 |
| 92 | 2026-08-04T16:46:24.497Z | HEAD is now at 486debe [api-types] align multicast validation with dendrite/omicron policy |
| 93 | 2026-08-04T16:46:24.500Z | process exited: duration 2407 ms, exit code 0 |
| |
| 94 | 2026-08-04T16:46:24.505Z | starting task 4: "build" |
| 95 | 2026-08-04T16:46:24.513Z | ++ dladm |
| 96 | 2026-08-04T16:46:24.516Z | LINK CLASS MTU STATE BRIDGE OVER |
| 97 | 2026-08-04T16:46:24.516Z | ena0 phys 9216 up -- -- |
| 98 | 2026-08-04T16:46:24.516Z | ++ ipadm |
| 99 | 2026-08-04T16:46:24.519Z | ADDROBJ TYPE STATE ADDR |
| 100 | 2026-08-04T16:46:24.519Z | lo0/v4 static ok 127.0.0.1/8 |
| 101 | 2026-08-04T16:46:24.519Z | ena0/dhcp dhcp ok 10.150.1.73/24 |
| 102 | 2026-08-04T16:46:24.519Z | lo0/v6 static ok ::1/128 |
| 103 | 2026-08-04T16:46:24.520Z | ++ banner collect |
| 104 | 2026-08-04T16:46:24.524Z | |
| 105 | 2026-08-04T16:46:24.524Z | #### #### # # ###### #### ##### |
| 106 | 2026-08-04T16:46:24.524Z | # # # # # # # # # # |
| 107 | 2026-08-04T16:46:24.524Z | # # # # # ##### # # |
| 108 | 2026-08-04T16:46:24.524Z | # # # # # # # # |
| 109 | 2026-08-04T16:46:24.524Z | # # # # # # # # # # |
| 110 | 2026-08-04T16:46:24.524Z | #### #### ###### ###### ###### #### # |
| 111 | 2026-08-04T16:46:24.524Z | |
| 112 | 2026-08-04T16:46:24.524Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 113 | 2026-08-04T16:46:24.524Z | ++ repo=softnpu |
| 114 | 2026-08-04T16:46:24.524Z | ++ series=image |
| 115 | 2026-08-04T16:46:24.524Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 116 | 2026-08-04T16:46:24.524Z | ++ name=softnpu |
| 117 | 2026-08-04T16:46:24.524Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 118 | 2026-08-04T16:46:24.524Z | ++ mkdir -p download |
| 119 | 2026-08-04T16:46:24.524Z | ++ pushd download |
| 120 | 2026-08-04T16:46:24.524Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 121 | 2026-08-04T16:46:24.524Z | ++ [[ ! -f softnpu ]] |
| 122 | 2026-08-04T16:46:24.524Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 123 | 2026-08-04T16:46:24.527Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 124 | 2026-08-04T16:46:24.530Z | Dload Upload Total Spent Left Speed |
| 125 | 2026-08-04T16:46:24.882Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 44.09M 0 0
100 15.63M 100 15.63M 0 0 44.08M 0 0
100 15.63M 100 15.63M 0 0 44.08M 0 0 |
| 126 | 2026-08-04T16:46:24.885Z | ++ popd |
| 127 | 2026-08-04T16:46:24.885Z | /work/oxidecomputer/maghemite |
| 128 | 2026-08-04T16:46:24.885Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 129 | 2026-08-04T16:46:24.885Z | ++ repo=sidecar-lite |
| 130 | 2026-08-04T16:46:24.885Z | ++ series=release |
| 131 | 2026-08-04T16:46:24.886Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 132 | 2026-08-04T16:46:24.886Z | ++ name=libsidecar_lite.so |
| 133 | 2026-08-04T16:46:24.886Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 134 | 2026-08-04T16:46:24.886Z | ++ mkdir -p download |
| 135 | 2026-08-04T16:46:24.886Z | ++ pushd download |
| 136 | 2026-08-04T16:46:24.886Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 137 | 2026-08-04T16:46:24.886Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 138 | 2026-08-04T16:46:24.886Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 139 | 2026-08-04T16:46:24.891Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 140 | 2026-08-04T16:46:24.894Z | Dload Upload Total Spent Left Speed |
| 141 | 2026-08-04T16:46:25.213Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 37.35M 0 0
100 12.04M 100 12.04M 0 0 37.35M 0 0
100 12.04M 100 12.04M 0 0 37.34M 0 0 |
| 142 | 2026-08-04T16:46:25.216Z | ++ popd |
| 143 | 2026-08-04T16:46:25.216Z | /work/oxidecomputer/maghemite |
| 144 | 2026-08-04T16:46:25.216Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 145 | 2026-08-04T16:46:25.216Z | ++ repo=sidecar-lite |
| 146 | 2026-08-04T16:46:25.216Z | ++ series=release |
| 147 | 2026-08-04T16:46:25.216Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 148 | 2026-08-04T16:46:25.216Z | ++ name=scadm |
| 149 | 2026-08-04T16:46:25.216Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 150 | 2026-08-04T16:46:25.216Z | ++ mkdir -p download |
| 151 | 2026-08-04T16:46:25.216Z | ++ pushd download |
| 152 | 2026-08-04T16:46:25.216Z | ++ [[ ! -f scadm ]] |
| 153 | 2026-08-04T16:46:25.216Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 154 | 2026-08-04T16:46:25.216Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 155 | 2026-08-04T16:46:25.221Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 156 | 2026-08-04T16:46:25.224Z | Dload Upload Total Spent Left Speed |
| 157 | 2026-08-04T16:46:25.564Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 46.14M 0 0
100 15.78M 100 15.78M 0 0 46.14M 0 0
100 15.78M 100 15.78M 0 0 46.13M 0 0 |
| 158 | 2026-08-04T16:46:25.568Z | ++ popd |
| 159 | 2026-08-04T16:46:25.568Z | /work/oxidecomputer/maghemite |
| 160 | 2026-08-04T16:46:25.568Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 161 | 2026-08-04T16:46:25.568Z | ++ repo=dendrite |
| 162 | 2026-08-04T16:46:25.568Z | ++ series=image |
| 163 | 2026-08-04T16:46:25.568Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 164 | 2026-08-04T16:46:25.568Z | ++ name=dendrite-softnpu.tar.gz |
| 165 | 2026-08-04T16:46:25.568Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 166 | 2026-08-04T16:46:25.568Z | ++ mkdir -p download |
| 167 | 2026-08-04T16:46:25.568Z | ++ pushd download |
| 168 | 2026-08-04T16:46:25.568Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 169 | 2026-08-04T16:46:25.568Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 170 | 2026-08-04T16:46:25.568Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 171 | 2026-08-04T16:46:25.572Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 172 | 2026-08-04T16:46:25.572Z | Dload Upload Total Spent Left Speed |
| 173 | 2026-08-04T16:46:26.919Z |
0 0 0 0 0 0 0 0 0
66 71.59M 66 47.69M 0 0 47.69M 0 00:01 00:01 47.69M
100 71.59M 100 71.59M 0 0 53.17M 0 00:01 00:01 47.69M
100 71.59M 100 71.59M 0 0 53.17M 0 00:01 00:01 47.69M
100 71.59M 100 71.59M 0 0 53.16M 0 00:01 00:01 47.69M |
| 174 | 2026-08-04T16:46:26.928Z | ++ popd |
| 175 | 2026-08-04T16:46:26.928Z | /work/oxidecomputer/maghemite |
| 176 | 2026-08-04T16:46:26.928Z | ++ get_artifact maghemite release 486debe5e7bf21fb34eb0ff8c85291a234f50307 ddm |
| 177 | 2026-08-04T16:46:26.928Z | ++ repo=maghemite |
| 178 | 2026-08-04T16:46:26.928Z | ++ series=release |
| 179 | 2026-08-04T16:46:26.928Z | ++ commit=486debe5e7bf21fb34eb0ff8c85291a234f50307 |
| 180 | 2026-08-04T16:46:26.928Z | ++ name=ddm |
| 181 | 2026-08-04T16:46:26.928Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 182 | 2026-08-04T16:46:26.928Z | ++ mkdir -p download |
| 183 | 2026-08-04T16:46:26.933Z | ++ pushd download |
| 184 | 2026-08-04T16:46:26.933Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 185 | 2026-08-04T16:46:26.933Z | ++ [[ ! -f ddm ]] |
| 186 | 2026-08-04T16:46:26.934Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/486debe5e7bf21fb34eb0ff8c85291a234f50307/ddm |
| 187 | 2026-08-04T16:46:26.934Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 188 | 2026-08-04T16:46:26.934Z | Dload Upload Total Spent Left Speed |
| 189 | 2026-08-04T16:46:27.007Z |
0 0 0 0 0 0 0 0 0 |
| 190 | 2026-08-04T16:46:27.007Z | curl: (22) The requested URL returned error: 404 |
| 191 | 2026-08-04T16:46:27.011Z | ++ popd |
| 192 | 2026-08-04T16:46:27.011Z | /work/oxidecomputer/maghemite |
| 193 | 2026-08-04T16:46:27.011Z | ++ get_artifact maghemite release 486debe5e7bf21fb34eb0ff8c85291a234f50307 ddmadm |
| 194 | 2026-08-04T16:46:27.011Z | ++ repo=maghemite |
| 195 | 2026-08-04T16:46:27.011Z | ++ series=release |
| 196 | 2026-08-04T16:46:27.011Z | ++ commit=486debe5e7bf21fb34eb0ff8c85291a234f50307 |
| 197 | 2026-08-04T16:46:27.011Z | ++ name=ddmadm |
| 198 | 2026-08-04T16:46:27.011Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 199 | 2026-08-04T16:46:27.011Z | ++ mkdir -p download |
| 200 | 2026-08-04T16:46:27.011Z | ++ pushd download |
| 201 | 2026-08-04T16:46:27.011Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 202 | 2026-08-04T16:46:27.011Z | ++ [[ ! -f ddmadm ]] |
| 203 | 2026-08-04T16:46:27.011Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/486debe5e7bf21fb34eb0ff8c85291a234f50307/ddmadm |
| 204 | 2026-08-04T16:46:27.011Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 205 | 2026-08-04T16:46:27.011Z | Dload Upload Total Spent Left Speed |
| 206 | 2026-08-04T16:46:27.080Z |
0 0 0 0 0 0 0 0 0 |
| 207 | 2026-08-04T16:46:27.080Z | curl: (22) The requested URL returned error: 404 |
| 208 | 2026-08-04T16:46:27.088Z | ++ popd |
| 209 | 2026-08-04T16:46:27.088Z | /work/oxidecomputer/maghemite |
| 210 | 2026-08-04T16:46:27.088Z | ++ pushd download |
| 211 | 2026-08-04T16:46:27.088Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 212 | 2026-08-04T16:46:27.088Z | ++ chmod +x softnpu |
| 213 | 2026-08-04T16:46:27.088Z | ++ chmod +x scadm |
| 214 | 2026-08-04T16:46:27.088Z | ++ chmod +x ddmadm |
| 215 | 2026-08-04T16:46:27.095Z | chmod: WARNING: can't access ddmadm |
| 216 | 2026-08-04T16:46:27.095Z | ++ chmod +x ddmd |
| 217 | 2026-08-04T16:46:27.095Z | chmod: WARNING: can't access ddmd |
| 218 | 2026-08-04T16:46:27.096Z | ++ mv ddmadm ddmadm-v2 |
| 219 | 2026-08-04T16:46:27.096Z | mv: cannot access ddmadm |
| 220 | 2026-08-04T16:46:27.096Z | ++ mv ddmd ddmd-v2 |
| 221 | 2026-08-04T16:46:27.096Z | mv: cannot access ddmd |
| 222 | 2026-08-04T16:46:27.096Z | ++ rm -rf zones/dendrite |
| 223 | 2026-08-04T16:46:27.096Z | ++ mkdir -p zones/dendrite |
| 224 | 2026-08-04T16:46:27.096Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 225 | 2026-08-04T16:46:28.090Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 226 | 2026-08-04T16:46:28.094Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 227 | 2026-08-04T16:46:28.099Z | ++ popd |
| 228 | 2026-08-04T16:46:28.099Z | /work/oxidecomputer/maghemite |
| 229 | 2026-08-04T16:46:28.099Z | ++ banner install |
| 230 | 2026-08-04T16:46:28.099Z | |
| 231 | 2026-08-04T16:46:28.099Z | # # # #### ##### ## # # |
| 232 | 2026-08-04T16:46:28.099Z | # ## # # # # # # # |
| 233 | 2026-08-04T16:46:28.099Z | # # # # #### # # # # # |
| 234 | 2026-08-04T16:46:28.099Z | # # # # # # ###### # # |
| 235 | 2026-08-04T16:46:28.099Z | # # ## # # # # # # # |
| 236 | 2026-08-04T16:46:28.099Z | # # # #### # # # ###### ###### |
| 237 | 2026-08-04T16:46:28.099Z | |
| 238 | 2026-08-04T16:46:28.099Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 239 | 2026-08-04T16:46:28.099Z | ++ set +o errexit |
| 240 | 2026-08-04T16:46:28.099Z | ++ pkg info clang-15 |
| 241 | 2026-08-04T16:46:28.099Z | ++ grep -qi installed |
| 242 | 2026-08-04T16:46:29.272Z | pkg: info: no packages matching the following patterns you specified are |
| 243 | 2026-08-04T16:46:29.272Z | installed on the system. Try querying remotely instead: |
| 244 | 2026-08-04T16:46:29.272Z | |
| 245 | 2026-08-04T16:46:29.272Z | clang-15 |
| 246 | 2026-08-04T16:46:29.309Z | ++ [[ 1 != 0 ]] |
| 247 | 2026-08-04T16:46:29.309Z | ++ set -o errexit |
| 248 | 2026-08-04T16:46:29.312Z | ++ pfexec pkg install clang-15 |
| 249 | 2026-08-04T16:46:36.669Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 250 | 2026-08-04T16:46:44.402Z | Startup: Caching catalogs ... Done |
| 251 | 2026-08-04T16:46:51.750Z | Planning: Solver setup ... Done |
| 252 | 2026-08-04T16:46:51.791Z | Planning: Running solver ... Done |
| 253 | 2026-08-04T16:46:51.934Z | Planning: Finding local manifests ... Done |
| 254 | 2026-08-04T16:46:51.945Z | Planning: Fetching manifests: 0/2 0% complete |
| 255 | 2026-08-04T16:46:52.025Z | Planning: Fetching manifests: 2/2 100% complete |
| 256 | 2026-08-04T16:46:52.053Z | Planning: Package planning ... Done |
| 257 | 2026-08-04T16:46:52.079Z | Planning: Merging actions ... Done |
| 258 | 2026-08-04T16:46:52.184Z | Planning: Checking for conflicting actions ... Done |
| 259 | 2026-08-04T16:46:52.190Z | Planning: Consolidating action changes ... Done |
| 260 | 2026-08-04T16:46:52.958Z | Planning: Evaluating mediators ... Done |
| 261 | 2026-08-04T16:46:52.963Z | Planning: Planning completed in 8.39 seconds |
| 262 | 2026-08-04T16:46:52.974Z | Packages to install: 2 |
| 263 | 2026-08-04T16:46:52.974Z | Mediators to change: 2 |
| 264 | 2026-08-04T16:46:52.974Z | Services to change: 1 |
| 265 | 2026-08-04T16:46:52.978Z | Create boot environment: No |
| 266 | 2026-08-04T16:46:52.978Z | Create backup boot environment: No |
| 267 | 2026-08-04T16:46:53.016Z | |
| 268 | 2026-08-04T16:46:53.016Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 269 | 2026-08-04T16:46:58.077Z | Download: 334/3076 items 16.1/211.3MB 7% complete (4.6M/s) |
| 270 | 2026-08-04T16:47:03.125Z | Download: 617/3076 items 17.3/211.3MB 8% complete (1.9M/s) |
| 271 | 2026-08-04T16:47:08.596Z | Download: 976/3076 items 82.0/211.3MB 38% complete (6.6M/s) |
| 272 | 2026-08-04T16:47:23.164Z | Download: 984/3076 items 82.2/211.3MB 38% complete |
| 273 | 2026-08-04T16:47:28.171Z | Download: 2004/3076 items 117.1/211.3MB 55% complete (8.3M/s) |
| 274 | 2026-08-04T16:47:34.984Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (12.1M/s) |
| 275 | 2026-08-04T16:47:36.656Z | Download: Completed 211.31 MB in 43.63 seconds (4.8M/s) |
| 276 | 2026-08-04T16:47:37.356Z | Actions: 1/3418 actions (Installing new actions) |
| 277 | 2026-08-04T16:47:40.477Z | Actions: Completed 3418 actions in 3.12 seconds. |
| 278 | 2026-08-04T16:47:41.134Z | Done |
| 279 | 2026-08-04T16:47:41.134Z | Done |
| 280 | 2026-08-04T16:47:41.868Z | Done |
| 281 | 2026-08-04T16:47:45.249Z | Done |
| 282 | 2026-08-04T16:47:45.320Z | Done |
| 283 | 2026-08-04T16:47:45.320Z | Done |
| 284 | 2026-08-04T16:47:45.609Z | Done |
| 285 | 2026-08-04T16:47:46.293Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 286 | 2026-08-04T16:47:46.293Z | ++ set +o errexit |
| 287 | 2026-08-04T16:47:46.298Z | ++ pkg info pkg-config |
| 288 | 2026-08-04T16:47:46.298Z | ++ grep -qi installed |
| 289 | 2026-08-04T16:47:46.525Z | ++ [[ 0 != 0 ]] |
| 290 | 2026-08-04T16:47:46.525Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 291 | 2026-08-04T16:47:46.525Z | ++ set +o errexit |
| 292 | 2026-08-04T16:47:46.530Z | ++ pkg info brand/omicron1 |
| 293 | 2026-08-04T16:47:46.530Z | ++ grep -qi installed |
| 294 | 2026-08-04T16:47:46.703Z | pkg: info: no packages matching the following patterns you specified are |
| 295 | 2026-08-04T16:47:46.703Z | installed on the system. Try querying remotely instead: |
| 296 | 2026-08-04T16:47:46.703Z | |
| 297 | 2026-08-04T16:47:46.703Z | brand/omicron1 |
| 298 | 2026-08-04T16:47:46.736Z | ++ [[ 1 != 0 ]] |
| 299 | 2026-08-04T16:47:46.736Z | ++ set -o errexit |
| 300 | 2026-08-04T16:47:46.736Z | ++ pfexec pkg install brand/omicron1 |
| 301 | 2026-08-04T16:47:47.135Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 302 | 2026-08-04T16:47:54.393Z | Planning: Solver setup ... Done |
| 303 | 2026-08-04T16:47:54.432Z | Planning: Running solver ... Done |
| 304 | 2026-08-04T16:47:54.573Z | Planning: Finding local manifests ... Done |
| 305 | 2026-08-04T16:47:54.576Z | Planning: Fetching manifests: 0/2 0% complete |
| 306 | 2026-08-04T16:47:54.693Z | Planning: Fetching manifests: 2/2 100% complete |
| 307 | 2026-08-04T16:47:54.705Z | Planning: Package planning ... Done |
| 308 | 2026-08-04T16:47:54.708Z | Planning: Merging actions ... Done |
| 309 | 2026-08-04T16:47:54.856Z | Planning: Checking for conflicting actions ... Done |
| 310 | 2026-08-04T16:47:54.860Z | Planning: Consolidating action changes ... Done |
| 311 | 2026-08-04T16:47:55.013Z | Planning: Evaluating mediators ... Done |
| 312 | 2026-08-04T16:47:55.019Z | Planning: Planning completed in 7.88 seconds |
| 313 | 2026-08-04T16:47:55.023Z | Packages to install: 2 |
| 314 | 2026-08-04T16:47:55.023Z | Create boot environment: No |
| 315 | 2026-08-04T16:47:55.023Z | Create backup boot environment: No |
| 316 | 2026-08-04T16:47:55.057Z | |
| 317 | 2026-08-04T16:47:55.057Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 318 | 2026-08-04T16:47:55.069Z | Download: Completed 1.07 MB in 0.02 seconds (56.3M/s) |
| 319 | 2026-08-04T16:47:55.151Z | Actions: 1/28 actions (Installing new actions) |
| 320 | 2026-08-04T16:47:55.165Z | Actions: Completed 28 actions in 0.01 seconds. |
| 321 | 2026-08-04T16:47:55.672Z | Done |
| 322 | 2026-08-04T16:47:55.672Z | Done |
| 323 | 2026-08-04T16:47:56.332Z | Done |
| 324 | 2026-08-04T16:47:59.190Z | Done |
| 325 | 2026-08-04T16:47:59.267Z | Done |
| 326 | 2026-08-04T16:47:59.270Z | Done |
| 327 | 2026-08-04T16:47:59.419Z | Done |
| 328 | 2026-08-04T16:47:59.549Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 329 | 2026-08-04T16:47:59.549Z | ++ set +o errexit |
| 330 | 2026-08-04T16:47:59.552Z | ++ pkg info brand/omicron1/tools |
| 331 | 2026-08-04T16:47:59.552Z | ++ grep -qi installed |
| 332 | 2026-08-04T16:47:59.734Z | pkg: info: no packages matching the following patterns you specified are |
| 333 | 2026-08-04T16:47:59.734Z | installed on the system. Try querying remotely instead: |
| 334 | 2026-08-04T16:47:59.734Z | |
| 335 | 2026-08-04T16:47:59.734Z | brand/omicron1/tools |
| 336 | 2026-08-04T16:47:59.766Z | ++ [[ 1 != 0 ]] |
| 337 | 2026-08-04T16:47:59.766Z | ++ set -o errexit |
| 338 | 2026-08-04T16:47:59.766Z | ++ pfexec pkg install brand/omicron1/tools |
| 339 | 2026-08-04T16:48:00.160Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 340 | 2026-08-04T16:48:07.434Z | Planning: Solver setup ... Done |
| 341 | 2026-08-04T16:48:07.473Z | Planning: Running solver ... Done |
| 342 | 2026-08-04T16:48:07.617Z | Planning: Finding local manifests ... Done |
| 343 | 2026-08-04T16:48:07.620Z | Planning: Fetching manifests: 0/1 0% complete |
| 344 | 2026-08-04T16:48:07.733Z | Planning: Fetching manifests: 1/1 100% complete |
| 345 | 2026-08-04T16:48:07.745Z | Planning: Package planning ... Done |
| 346 | 2026-08-04T16:48:07.748Z | Planning: Merging actions ... Done |
| 347 | 2026-08-04T16:48:07.886Z | Planning: Checking for conflicting actions ... Done |
| 348 | 2026-08-04T16:48:07.889Z | Planning: Consolidating action changes ... Done |
| 349 | 2026-08-04T16:48:08.045Z | Planning: Evaluating mediators ... Done |
| 350 | 2026-08-04T16:48:08.048Z | Planning: Planning completed in 7.89 seconds |
| 351 | 2026-08-04T16:48:08.052Z | Packages to install: 1 |
| 352 | 2026-08-04T16:48:08.055Z | Services to change: 1 |
| 353 | 2026-08-04T16:48:08.055Z | Create boot environment: No |
| 354 | 2026-08-04T16:48:08.055Z | Create backup boot environment: No |
| 355 | 2026-08-04T16:48:08.082Z | |
| 356 | 2026-08-04T16:48:08.082Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 357 | 2026-08-04T16:48:08.104Z | Download: Completed 1.19 MB in 0.02 seconds (52.6M/s) |
| 358 | 2026-08-04T16:48:08.184Z | Actions: 1/19 actions (Installing new actions) |
| 359 | 2026-08-04T16:48:08.198Z | Actions: Completed 19 actions in 0.01 seconds. |
| 360 | 2026-08-04T16:48:08.710Z | Done |
| 361 | 2026-08-04T16:48:08.710Z | Done |
| 362 | 2026-08-04T16:48:09.345Z | Done |
| 363 | 2026-08-04T16:48:12.285Z | Done |
| 364 | 2026-08-04T16:48:12.362Z | Done |
| 365 | 2026-08-04T16:48:12.365Z | Done |
| 366 | 2026-08-04T16:48:12.507Z | Done |
| 367 | 2026-08-04T16:48:12.643Z | ++ pfexec svcadm enable baseline |
| 368 | 2026-08-04T16:48:12.659Z | ++ retry=0 |
| 369 | 2026-08-04T16:48:12.662Z | +++ svcs -Hostate baseline |
| 370 | 2026-08-04T16:48:12.675Z | ++ [[ offline* != online ]] |
| 371 | 2026-08-04T16:48:12.676Z | ++ [[ 0 -gt 300 ]] |
| 372 | 2026-08-04T16:48:12.676Z | ++ sleep 1 |
| 373 | 2026-08-04T16:48:13.677Z | ++ retry=1 |
| 374 | 2026-08-04T16:48:13.679Z | +++ svcs -Hostate baseline |
| 375 | 2026-08-04T16:48:13.691Z | ++ [[ offline* != online ]] |
| 376 | 2026-08-04T16:48:13.691Z | ++ [[ 1 -gt 300 ]] |
| 377 | 2026-08-04T16:48:13.691Z | ++ sleep 1 |
| 378 | 2026-08-04T16:48:14.692Z | ++ retry=2 |
| 379 | 2026-08-04T16:48:14.695Z | +++ svcs -Hostate baseline |
| 380 | 2026-08-04T16:48:14.705Z | ++ [[ offline* != online ]] |
| 381 | 2026-08-04T16:48:14.705Z | ++ [[ 2 -gt 300 ]] |
| 382 | 2026-08-04T16:48:14.705Z | ++ sleep 1 |
| 383 | 2026-08-04T16:48:15.706Z | ++ retry=3 |
| 384 | 2026-08-04T16:48:15.709Z | +++ svcs -Hostate baseline |
| 385 | 2026-08-04T16:48:15.721Z | ++ [[ offline* != online ]] |
| 386 | 2026-08-04T16:48:15.721Z | ++ [[ 3 -gt 300 ]] |
| 387 | 2026-08-04T16:48:15.721Z | ++ sleep 1 |
| 388 | 2026-08-04T16:48:16.724Z | ++ retry=4 |
| 389 | 2026-08-04T16:48:16.729Z | +++ svcs -Hostate baseline |
| 390 | 2026-08-04T16:48:16.741Z | ++ [[ offline* != online ]] |
| 391 | 2026-08-04T16:48:16.741Z | ++ [[ 4 -gt 300 ]] |
| 392 | 2026-08-04T16:48:16.741Z | ++ sleep 1 |
| 393 | 2026-08-04T16:48:17.743Z | ++ retry=5 |
| 394 | 2026-08-04T16:48:17.746Z | +++ svcs -Hostate baseline |
| 395 | 2026-08-04T16:48:17.771Z | ++ [[ offline* != online ]] |
| 396 | 2026-08-04T16:48:17.771Z | ++ [[ 5 -gt 300 ]] |
| 397 | 2026-08-04T16:48:17.771Z | ++ sleep 1 |
| 398 | 2026-08-04T16:48:18.773Z | ++ retry=6 |
| 399 | 2026-08-04T16:48:18.777Z | +++ svcs -Hostate baseline |
| 400 | 2026-08-04T16:48:18.788Z | ++ [[ offline* != online ]] |
| 401 | 2026-08-04T16:48:18.788Z | ++ [[ 6 -gt 300 ]] |
| 402 | 2026-08-04T16:48:18.788Z | ++ sleep 1 |
| 403 | 2026-08-04T16:48:19.790Z | ++ retry=7 |
| 404 | 2026-08-04T16:48:19.793Z | +++ svcs -Hostate baseline |
| 405 | 2026-08-04T16:48:19.804Z | ++ [[ offline* != online ]] |
| 406 | 2026-08-04T16:48:19.804Z | ++ [[ 7 -gt 300 ]] |
| 407 | 2026-08-04T16:48:19.804Z | ++ sleep 1 |
| 408 | 2026-08-04T16:48:20.807Z | ++ retry=8 |
| 409 | 2026-08-04T16:48:20.809Z | +++ svcs -Hostate baseline |
| 410 | 2026-08-04T16:48:20.821Z | ++ [[ offline* != online ]] |
| 411 | 2026-08-04T16:48:20.821Z | ++ [[ 8 -gt 300 ]] |
| 412 | 2026-08-04T16:48:20.821Z | ++ sleep 1 |
| 413 | 2026-08-04T16:48:21.824Z | ++ retry=9 |
| 414 | 2026-08-04T16:48:21.827Z | +++ svcs -Hostate baseline |
| 415 | 2026-08-04T16:48:21.840Z | ++ [[ offline* != online ]] |
| 416 | 2026-08-04T16:48:21.840Z | ++ [[ 9 -gt 300 ]] |
| 417 | 2026-08-04T16:48:21.840Z | ++ sleep 1 |
| 418 | 2026-08-04T16:48:22.840Z | ++ retry=10 |
| 419 | 2026-08-04T16:48:22.843Z | +++ svcs -Hostate baseline |
| 420 | 2026-08-04T16:48:22.854Z | ++ [[ offline* != online ]] |
| 421 | 2026-08-04T16:48:22.854Z | ++ [[ 10 -gt 300 ]] |
| 422 | 2026-08-04T16:48:22.854Z | ++ sleep 1 |
| 423 | 2026-08-04T16:48:23.856Z | ++ retry=11 |
| 424 | 2026-08-04T16:48:23.860Z | +++ svcs -Hostate baseline |
| 425 | 2026-08-04T16:48:23.871Z | ++ [[ offline* != online ]] |
| 426 | 2026-08-04T16:48:23.871Z | ++ [[ 11 -gt 300 ]] |
| 427 | 2026-08-04T16:48:23.871Z | ++ sleep 1 |
| 428 | 2026-08-04T16:48:24.873Z | ++ retry=12 |
| 429 | 2026-08-04T16:48:24.876Z | +++ svcs -Hostate baseline |
| 430 | 2026-08-04T16:48:24.888Z | ++ [[ offline* != online ]] |
| 431 | 2026-08-04T16:48:24.888Z | ++ [[ 12 -gt 300 ]] |
| 432 | 2026-08-04T16:48:24.888Z | ++ sleep 1 |
| 433 | 2026-08-04T16:48:25.890Z | ++ retry=13 |
| 434 | 2026-08-04T16:48:25.894Z | +++ svcs -Hostate baseline |
| 435 | 2026-08-04T16:48:25.904Z | ++ [[ offline* != online ]] |
| 436 | 2026-08-04T16:48:25.904Z | ++ [[ 13 -gt 300 ]] |
| 437 | 2026-08-04T16:48:25.904Z | ++ sleep 1 |
| 438 | 2026-08-04T16:48:26.906Z | ++ retry=14 |
| 439 | 2026-08-04T16:48:26.910Z | +++ svcs -Hostate baseline |
| 440 | 2026-08-04T16:48:26.921Z | ++ [[ offline* != online ]] |
| 441 | 2026-08-04T16:48:26.921Z | ++ [[ 14 -gt 300 ]] |
| 442 | 2026-08-04T16:48:26.921Z | ++ sleep 1 |
| 443 | 2026-08-04T16:48:27.923Z | ++ retry=15 |
| 444 | 2026-08-04T16:48:27.926Z | +++ svcs -Hostate baseline |
| 445 | 2026-08-04T16:48:27.938Z | ++ [[ offline* != online ]] |
| 446 | 2026-08-04T16:48:27.939Z | ++ [[ 15 -gt 300 ]] |
| 447 | 2026-08-04T16:48:27.939Z | ++ sleep 1 |
| 448 | 2026-08-04T16:48:28.939Z | ++ retry=16 |
| 449 | 2026-08-04T16:48:28.942Z | +++ svcs -Hostate baseline |
| 450 | 2026-08-04T16:48:28.954Z | ++ [[ offline* != online ]] |
| 451 | 2026-08-04T16:48:28.954Z | ++ [[ 16 -gt 300 ]] |
| 452 | 2026-08-04T16:48:28.954Z | ++ sleep 1 |
| 453 | 2026-08-04T16:48:29.955Z | ++ retry=17 |
| 454 | 2026-08-04T16:48:29.958Z | +++ svcs -Hostate baseline |
| 455 | 2026-08-04T16:48:29.970Z | ++ [[ offline* != online ]] |
| 456 | 2026-08-04T16:48:29.970Z | ++ [[ 17 -gt 300 ]] |
| 457 | 2026-08-04T16:48:29.970Z | ++ sleep 1 |
| 458 | 2026-08-04T16:48:30.973Z | ++ retry=18 |
| 459 | 2026-08-04T16:48:30.976Z | +++ svcs -Hostate baseline |
| 460 | 2026-08-04T16:48:30.987Z | ++ [[ offline* != online ]] |
| 461 | 2026-08-04T16:48:30.987Z | ++ [[ 18 -gt 300 ]] |
| 462 | 2026-08-04T16:48:30.987Z | ++ sleep 1 |
| 463 | 2026-08-04T16:48:31.989Z | ++ retry=19 |
| 464 | 2026-08-04T16:48:31.992Z | +++ svcs -Hostate baseline |
| 465 | 2026-08-04T16:48:32.004Z | ++ [[ offline* != online ]] |
| 466 | 2026-08-04T16:48:32.004Z | ++ [[ 19 -gt 300 ]] |
| 467 | 2026-08-04T16:48:32.004Z | ++ sleep 1 |
| 468 | 2026-08-04T16:48:33.006Z | ++ retry=20 |
| 469 | 2026-08-04T16:48:33.011Z | +++ svcs -Hostate baseline |
| 470 | 2026-08-04T16:48:33.020Z | ++ [[ offline* != online ]] |
| 471 | 2026-08-04T16:48:33.020Z | ++ [[ 20 -gt 300 ]] |
| 472 | 2026-08-04T16:48:33.024Z | ++ sleep 1 |
| 473 | 2026-08-04T16:48:34.023Z | ++ retry=21 |
| 474 | 2026-08-04T16:48:34.026Z | +++ svcs -Hostate baseline |
| 475 | 2026-08-04T16:48:34.039Z | ++ [[ offline* != online ]] |
| 476 | 2026-08-04T16:48:34.039Z | ++ [[ 21 -gt 300 ]] |
| 477 | 2026-08-04T16:48:34.039Z | ++ sleep 1 |
| 478 | 2026-08-04T16:48:35.040Z | ++ retry=22 |
| 479 | 2026-08-04T16:48:35.043Z | +++ svcs -Hostate baseline |
| 480 | 2026-08-04T16:48:35.055Z | ++ [[ offline* != online ]] |
| 481 | 2026-08-04T16:48:35.055Z | ++ [[ 22 -gt 300 ]] |
| 482 | 2026-08-04T16:48:35.055Z | ++ sleep 1 |
| 483 | 2026-08-04T16:48:36.056Z | ++ retry=23 |
| 484 | 2026-08-04T16:48:36.059Z | +++ svcs -Hostate baseline |
| 485 | 2026-08-04T16:48:36.071Z | ++ [[ offline* != online ]] |
| 486 | 2026-08-04T16:48:36.071Z | ++ [[ 23 -gt 300 ]] |
| 487 | 2026-08-04T16:48:36.071Z | ++ sleep 1 |
| 488 | 2026-08-04T16:48:37.073Z | ++ retry=24 |
| 489 | 2026-08-04T16:48:37.076Z | +++ svcs -Hostate baseline |
| 490 | 2026-08-04T16:48:37.087Z | ++ [[ offline* != online ]] |
| 491 | 2026-08-04T16:48:37.087Z | ++ [[ 24 -gt 300 ]] |
| 492 | 2026-08-04T16:48:37.087Z | ++ sleep 1 |
| 493 | 2026-08-04T16:48:38.089Z | ++ retry=25 |
| 494 | 2026-08-04T16:48:38.092Z | +++ svcs -Hostate baseline |
| 495 | 2026-08-04T16:48:38.107Z | ++ [[ offline* != online ]] |
| 496 | 2026-08-04T16:48:38.107Z | ++ [[ 25 -gt 300 ]] |
| 497 | 2026-08-04T16:48:38.107Z | ++ sleep 1 |
| 498 | 2026-08-04T16:48:39.106Z | ++ retry=26 |
| 499 | 2026-08-04T16:48:39.110Z | +++ svcs -Hostate baseline |
| 500 | 2026-08-04T16:48:39.123Z | ++ [[ offline* != online ]] |
| 501 | 2026-08-04T16:48:39.123Z | ++ [[ 26 -gt 300 ]] |
| 502 | 2026-08-04T16:48:39.123Z | ++ sleep 1 |
| 503 | 2026-08-04T16:48:40.123Z | ++ retry=27 |
| 504 | 2026-08-04T16:48:40.126Z | +++ svcs -Hostate baseline |
| 505 | 2026-08-04T16:48:40.138Z | ++ [[ offline* != online ]] |
| 506 | 2026-08-04T16:48:40.138Z | ++ [[ 27 -gt 300 ]] |
| 507 | 2026-08-04T16:48:40.138Z | ++ sleep 1 |
| 508 | 2026-08-04T16:48:41.139Z | ++ retry=28 |
| 509 | 2026-08-04T16:48:41.143Z | +++ svcs -Hostate baseline |
| 510 | 2026-08-04T16:48:41.154Z | ++ [[ offline* != online ]] |
| 511 | 2026-08-04T16:48:41.154Z | ++ [[ 28 -gt 300 ]] |
| 512 | 2026-08-04T16:48:41.154Z | ++ sleep 1 |
| 513 | 2026-08-04T16:48:42.156Z | ++ retry=29 |
| 514 | 2026-08-04T16:48:42.159Z | +++ svcs -Hostate baseline |
| 515 | 2026-08-04T16:48:42.170Z | ++ [[ offline* != online ]] |
| 516 | 2026-08-04T16:48:42.171Z | ++ [[ 29 -gt 300 ]] |
| 517 | 2026-08-04T16:48:42.171Z | ++ sleep 1 |
| 518 | 2026-08-04T16:48:43.172Z | ++ retry=30 |
| 519 | 2026-08-04T16:48:43.175Z | +++ svcs -Hostate baseline |
| 520 | 2026-08-04T16:48:43.188Z | ++ [[ offline* != online ]] |
| 521 | 2026-08-04T16:48:43.188Z | ++ [[ 30 -gt 300 ]] |
| 522 | 2026-08-04T16:48:43.188Z | ++ sleep 1 |
| 523 | 2026-08-04T16:48:44.189Z | ++ retry=31 |
| 524 | 2026-08-04T16:48:44.192Z | +++ svcs -Hostate baseline |
| 525 | 2026-08-04T16:48:44.203Z | ++ [[ offline* != online ]] |
| 526 | 2026-08-04T16:48:44.203Z | ++ [[ 31 -gt 300 ]] |
| 527 | 2026-08-04T16:48:44.203Z | ++ sleep 1 |
| 528 | 2026-08-04T16:48:45.205Z | ++ retry=32 |
| 529 | 2026-08-04T16:48:45.208Z | +++ svcs -Hostate baseline |
| 530 | 2026-08-04T16:48:45.220Z | ++ [[ offline* != online ]] |
| 531 | 2026-08-04T16:48:45.220Z | ++ [[ 32 -gt 300 ]] |
| 532 | 2026-08-04T16:48:45.220Z | ++ sleep 1 |
| 533 | 2026-08-04T16:48:46.222Z | ++ retry=33 |
| 534 | 2026-08-04T16:48:46.225Z | +++ svcs -Hostate baseline |
| 535 | 2026-08-04T16:48:46.237Z | ++ [[ offline* != online ]] |
| 536 | 2026-08-04T16:48:46.237Z | ++ [[ 33 -gt 300 ]] |
| 537 | 2026-08-04T16:48:46.237Z | ++ sleep 1 |
| 538 | 2026-08-04T16:48:47.239Z | ++ retry=34 |
| 539 | 2026-08-04T16:48:47.241Z | +++ svcs -Hostate baseline |
| 540 | 2026-08-04T16:48:47.253Z | ++ [[ offline* != online ]] |
| 541 | 2026-08-04T16:48:47.253Z | ++ [[ 34 -gt 300 ]] |
| 542 | 2026-08-04T16:48:47.253Z | ++ sleep 1 |
| 543 | 2026-08-04T16:48:48.255Z | ++ retry=35 |
| 544 | 2026-08-04T16:48:48.258Z | +++ svcs -Hostate baseline |
| 545 | 2026-08-04T16:48:48.269Z | ++ [[ offline* != online ]] |
| 546 | 2026-08-04T16:48:48.269Z | ++ [[ 35 -gt 300 ]] |
| 547 | 2026-08-04T16:48:48.269Z | ++ sleep 1 |
| 548 | 2026-08-04T16:48:49.271Z | ++ retry=36 |
| 549 | 2026-08-04T16:48:49.274Z | +++ svcs -Hostate baseline |
| 550 | 2026-08-04T16:48:49.286Z | ++ [[ offline* != online ]] |
| 551 | 2026-08-04T16:48:49.286Z | ++ [[ 36 -gt 300 ]] |
| 552 | 2026-08-04T16:48:49.286Z | ++ sleep 1 |
| 553 | 2026-08-04T16:48:50.288Z | ++ retry=37 |
| 554 | 2026-08-04T16:48:50.290Z | +++ svcs -Hostate baseline |
| 555 | 2026-08-04T16:48:50.302Z | ++ [[ offline* != online ]] |
| 556 | 2026-08-04T16:48:50.302Z | ++ [[ 37 -gt 300 ]] |
| 557 | 2026-08-04T16:48:50.302Z | ++ sleep 1 |
| 558 | 2026-08-04T16:48:51.304Z | ++ retry=38 |
| 559 | 2026-08-04T16:48:51.307Z | +++ svcs -Hostate baseline |
| 560 | 2026-08-04T16:48:51.320Z | ++ [[ offline* != online ]] |
| 561 | 2026-08-04T16:48:51.320Z | ++ [[ 38 -gt 300 ]] |
| 562 | 2026-08-04T16:48:51.320Z | ++ sleep 1 |
| 563 | 2026-08-04T16:48:52.321Z | ++ retry=39 |
| 564 | 2026-08-04T16:48:52.324Z | +++ svcs -Hostate baseline |
| 565 | 2026-08-04T16:48:52.335Z | ++ [[ offline* != online ]] |
| 566 | 2026-08-04T16:48:52.336Z | ++ [[ 39 -gt 300 ]] |
| 567 | 2026-08-04T16:48:52.336Z | ++ sleep 1 |
| 568 | 2026-08-04T16:48:53.339Z | ++ retry=40 |
| 569 | 2026-08-04T16:48:53.343Z | +++ svcs -Hostate baseline |
| 570 | 2026-08-04T16:48:53.352Z | ++ [[ offline* != online ]] |
| 571 | 2026-08-04T16:48:53.352Z | ++ [[ 40 -gt 300 ]] |
| 572 | 2026-08-04T16:48:53.352Z | ++ sleep 1 |
| 573 | 2026-08-04T16:48:54.354Z | ++ retry=41 |
| 574 | 2026-08-04T16:48:54.357Z | +++ svcs -Hostate baseline |
| 575 | 2026-08-04T16:48:54.369Z | ++ [[ offline* != online ]] |
| 576 | 2026-08-04T16:48:54.369Z | ++ [[ 41 -gt 300 ]] |
| 577 | 2026-08-04T16:48:54.369Z | ++ sleep 1 |
| 578 | 2026-08-04T16:48:55.371Z | ++ retry=42 |
| 579 | 2026-08-04T16:48:55.374Z | +++ svcs -Hostate baseline |
| 580 | 2026-08-04T16:48:55.385Z | ++ [[ offline* != online ]] |
| 581 | 2026-08-04T16:48:55.385Z | ++ [[ 42 -gt 300 ]] |
| 582 | 2026-08-04T16:48:55.385Z | ++ sleep 1 |
| 583 | 2026-08-04T16:48:56.387Z | ++ retry=43 |
| 584 | 2026-08-04T16:48:56.391Z | +++ svcs -Hostate baseline |
| 585 | 2026-08-04T16:48:56.403Z | ++ [[ offline* != online ]] |
| 586 | 2026-08-04T16:48:56.403Z | ++ [[ 43 -gt 300 ]] |
| 587 | 2026-08-04T16:48:56.403Z | ++ sleep 1 |
| 588 | 2026-08-04T16:48:57.404Z | ++ retry=44 |
| 589 | 2026-08-04T16:48:57.407Z | +++ svcs -Hostate baseline |
| 590 | 2026-08-04T16:48:57.418Z | ++ [[ offline* != online ]] |
| 591 | 2026-08-04T16:48:57.418Z | ++ [[ 44 -gt 300 ]] |
| 592 | 2026-08-04T16:48:57.418Z | ++ sleep 1 |
| 593 | 2026-08-04T16:48:58.421Z | ++ retry=45 |
| 594 | 2026-08-04T16:48:58.423Z | +++ svcs -Hostate baseline |
| 595 | 2026-08-04T16:48:58.435Z | ++ [[ offline* != online ]] |
| 596 | 2026-08-04T16:48:58.435Z | ++ [[ 45 -gt 300 ]] |
| 597 | 2026-08-04T16:48:58.435Z | ++ sleep 1 |
| 598 | 2026-08-04T16:48:59.437Z | ++ retry=46 |
| 599 | 2026-08-04T16:48:59.440Z | +++ svcs -Hostate baseline |
| 600 | 2026-08-04T16:48:59.452Z | ++ [[ offline* != online ]] |
| 601 | 2026-08-04T16:48:59.452Z | ++ [[ 46 -gt 300 ]] |
| 602 | 2026-08-04T16:48:59.452Z | ++ sleep 1 |
| 603 | 2026-08-04T16:49:00.454Z | ++ retry=47 |
| 604 | 2026-08-04T16:49:00.457Z | +++ svcs -Hostate baseline |
| 605 | 2026-08-04T16:49:00.468Z | ++ [[ offline* != online ]] |
| 606 | 2026-08-04T16:49:00.468Z | ++ [[ 47 -gt 300 ]] |
| 607 | 2026-08-04T16:49:00.468Z | ++ sleep 1 |
| 608 | 2026-08-04T16:49:01.470Z | ++ retry=48 |
| 609 | 2026-08-04T16:49:01.473Z | +++ svcs -Hostate baseline |
| 610 | 2026-08-04T16:49:01.485Z | ++ [[ offline* != online ]] |
| 611 | 2026-08-04T16:49:01.485Z | ++ [[ 48 -gt 300 ]] |
| 612 | 2026-08-04T16:49:01.485Z | ++ sleep 1 |
| 613 | 2026-08-04T16:49:02.487Z | ++ retry=49 |
| 614 | 2026-08-04T16:49:02.490Z | +++ svcs -Hostate baseline |
| 615 | 2026-08-04T16:49:02.501Z | ++ [[ offline* != online ]] |
| 616 | 2026-08-04T16:49:02.501Z | ++ [[ 49 -gt 300 ]] |
| 617 | 2026-08-04T16:49:02.501Z | ++ sleep 1 |
| 618 | 2026-08-04T16:49:03.503Z | ++ retry=50 |
| 619 | 2026-08-04T16:49:03.506Z | +++ svcs -Hostate baseline |
| 620 | 2026-08-04T16:49:03.518Z | ++ [[ offline* != online ]] |
| 621 | 2026-08-04T16:49:03.518Z | ++ [[ 50 -gt 300 ]] |
| 622 | 2026-08-04T16:49:03.518Z | ++ sleep 1 |
| 623 | 2026-08-04T16:49:04.519Z | ++ retry=51 |
| 624 | 2026-08-04T16:49:04.522Z | +++ svcs -Hostate baseline |
| 625 | 2026-08-04T16:49:04.534Z | ++ [[ offline* != online ]] |
| 626 | 2026-08-04T16:49:04.534Z | ++ [[ 51 -gt 300 ]] |
| 627 | 2026-08-04T16:49:04.534Z | ++ sleep 1 |
| 628 | 2026-08-04T16:49:05.536Z | ++ retry=52 |
| 629 | 2026-08-04T16:49:05.539Z | +++ svcs -Hostate baseline |
| 630 | 2026-08-04T16:49:05.551Z | ++ [[ offline* != online ]] |
| 631 | 2026-08-04T16:49:05.551Z | ++ [[ 52 -gt 300 ]] |
| 632 | 2026-08-04T16:49:05.551Z | ++ sleep 1 |
| 633 | 2026-08-04T16:49:06.553Z | ++ retry=53 |
| 634 | 2026-08-04T16:49:06.556Z | +++ svcs -Hostate baseline |
| 635 | 2026-08-04T16:49:06.567Z | ++ [[ offline* != online ]] |
| 636 | 2026-08-04T16:49:06.567Z | ++ [[ 53 -gt 300 ]] |
| 637 | 2026-08-04T16:49:06.567Z | ++ sleep 1 |
| 638 | 2026-08-04T16:49:07.569Z | ++ retry=54 |
| 639 | 2026-08-04T16:49:07.573Z | +++ svcs -Hostate baseline |
| 640 | 2026-08-04T16:49:07.584Z | ++ [[ offline* != online ]] |
| 641 | 2026-08-04T16:49:07.584Z | ++ [[ 54 -gt 300 ]] |
| 642 | 2026-08-04T16:49:07.584Z | ++ sleep 1 |
| 643 | 2026-08-04T16:49:08.586Z | ++ retry=55 |
| 644 | 2026-08-04T16:49:08.589Z | +++ svcs -Hostate baseline |
| 645 | 2026-08-04T16:49:08.600Z | ++ [[ offline* != online ]] |
| 646 | 2026-08-04T16:49:08.600Z | ++ [[ 55 -gt 300 ]] |
| 647 | 2026-08-04T16:49:08.600Z | ++ sleep 1 |
| 648 | 2026-08-04T16:49:09.603Z | ++ retry=56 |
| 649 | 2026-08-04T16:49:09.605Z | +++ svcs -Hostate baseline |
| 650 | 2026-08-04T16:49:09.617Z | ++ [[ offline* != online ]] |
| 651 | 2026-08-04T16:49:09.617Z | ++ [[ 56 -gt 300 ]] |
| 652 | 2026-08-04T16:49:09.617Z | ++ sleep 1 |
| 653 | 2026-08-04T16:49:10.619Z | ++ retry=57 |
| 654 | 2026-08-04T16:49:10.622Z | +++ svcs -Hostate baseline |
| 655 | 2026-08-04T16:49:10.634Z | ++ [[ offline* != online ]] |
| 656 | 2026-08-04T16:49:10.634Z | ++ [[ 57 -gt 300 ]] |
| 657 | 2026-08-04T16:49:10.634Z | ++ sleep 1 |
| 658 | 2026-08-04T16:49:11.636Z | ++ retry=58 |
| 659 | 2026-08-04T16:49:11.639Z | +++ svcs -Hostate baseline |
| 660 | 2026-08-04T16:49:11.651Z | ++ [[ offline* != online ]] |
| 661 | 2026-08-04T16:49:11.651Z | ++ [[ 58 -gt 300 ]] |
| 662 | 2026-08-04T16:49:11.651Z | ++ sleep 1 |
| 663 | 2026-08-04T16:49:12.653Z | ++ retry=59 |
| 664 | 2026-08-04T16:49:12.657Z | +++ svcs -Hostate baseline |
| 665 | 2026-08-04T16:49:12.668Z | ++ [[ offline* != online ]] |
| 666 | 2026-08-04T16:49:12.668Z | ++ [[ 59 -gt 300 ]] |
| 667 | 2026-08-04T16:49:12.668Z | ++ sleep 1 |
| 668 | 2026-08-04T16:49:13.673Z | ++ retry=60 |
| 669 | 2026-08-04T16:49:13.676Z | +++ svcs -Hostate baseline |
| 670 | 2026-08-04T16:49:13.686Z | ++ [[ offline* != online ]] |
| 671 | 2026-08-04T16:49:13.686Z | ++ [[ 60 -gt 300 ]] |
| 672 | 2026-08-04T16:49:13.692Z | ++ sleep 1 |
| 673 | 2026-08-04T16:49:14.688Z | ++ retry=61 |
| 674 | 2026-08-04T16:49:14.690Z | +++ svcs -Hostate baseline |
| 675 | 2026-08-04T16:49:14.701Z | ++ [[ offline* != online ]] |
| 676 | 2026-08-04T16:49:14.701Z | ++ [[ 61 -gt 300 ]] |
| 677 | 2026-08-04T16:49:14.701Z | ++ sleep 1 |
| 678 | 2026-08-04T16:49:15.703Z | ++ retry=62 |
| 679 | 2026-08-04T16:49:15.707Z | +++ svcs -Hostate baseline |
| 680 | 2026-08-04T16:49:15.718Z | ++ [[ offline* != online ]] |
| 681 | 2026-08-04T16:49:15.718Z | ++ [[ 62 -gt 300 ]] |
| 682 | 2026-08-04T16:49:15.718Z | ++ sleep 1 |
| 683 | 2026-08-04T16:49:16.720Z | ++ retry=63 |
| 684 | 2026-08-04T16:49:16.724Z | +++ svcs -Hostate baseline |
| 685 | 2026-08-04T16:49:16.734Z | ++ [[ offline* != online ]] |
| 686 | 2026-08-04T16:49:16.734Z | ++ [[ 63 -gt 300 ]] |
| 687 | 2026-08-04T16:49:16.734Z | ++ sleep 1 |
| 688 | 2026-08-04T16:49:17.736Z | ++ retry=64 |
| 689 | 2026-08-04T16:49:17.739Z | +++ svcs -Hostate baseline |
| 690 | 2026-08-04T16:49:17.750Z | ++ [[ offline* != online ]] |
| 691 | 2026-08-04T16:49:17.750Z | ++ [[ 64 -gt 300 ]] |
| 692 | 2026-08-04T16:49:17.750Z | ++ sleep 1 |
| 693 | 2026-08-04T16:49:18.752Z | ++ retry=65 |
| 694 | 2026-08-04T16:49:18.755Z | +++ svcs -Hostate baseline |
| 695 | 2026-08-04T16:49:18.767Z | ++ [[ offline* != online ]] |
| 696 | 2026-08-04T16:49:18.767Z | ++ [[ 65 -gt 300 ]] |
| 697 | 2026-08-04T16:49:18.767Z | ++ sleep 1 |
| 698 | 2026-08-04T16:49:19.770Z | ++ retry=66 |
| 699 | 2026-08-04T16:49:19.773Z | +++ svcs -Hostate baseline |
| 700 | 2026-08-04T16:49:19.783Z | ++ [[ offline* != online ]] |
| 701 | 2026-08-04T16:49:19.783Z | ++ [[ 66 -gt 300 ]] |
| 702 | 2026-08-04T16:49:19.783Z | ++ sleep 1 |
| 703 | 2026-08-04T16:49:20.785Z | ++ retry=67 |
| 704 | 2026-08-04T16:49:20.789Z | +++ svcs -Hostate baseline |
| 705 | 2026-08-04T16:49:20.800Z | ++ [[ offline* != online ]] |
| 706 | 2026-08-04T16:49:20.800Z | ++ [[ 67 -gt 300 ]] |
| 707 | 2026-08-04T16:49:20.800Z | ++ sleep 1 |
| 708 | 2026-08-04T16:49:21.802Z | ++ retry=68 |
| 709 | 2026-08-04T16:49:21.805Z | +++ svcs -Hostate baseline |
| 710 | 2026-08-04T16:49:21.816Z | ++ [[ offline* != online ]] |
| 711 | 2026-08-04T16:49:21.816Z | ++ [[ 68 -gt 300 ]] |
| 712 | 2026-08-04T16:49:21.816Z | ++ sleep 1 |
| 713 | 2026-08-04T16:49:22.820Z | ++ retry=69 |
| 714 | 2026-08-04T16:49:22.823Z | +++ svcs -Hostate baseline |
| 715 | 2026-08-04T16:49:22.834Z | ++ [[ offline* != online ]] |
| 716 | 2026-08-04T16:49:22.834Z | ++ [[ 69 -gt 300 ]] |
| 717 | 2026-08-04T16:49:22.834Z | ++ sleep 1 |
| 718 | 2026-08-04T16:49:23.835Z | ++ retry=70 |
| 719 | 2026-08-04T16:49:23.838Z | +++ svcs -Hostate baseline |
| 720 | 2026-08-04T16:49:23.850Z | ++ [[ offline* != online ]] |
| 721 | 2026-08-04T16:49:23.850Z | ++ [[ 70 -gt 300 ]] |
| 722 | 2026-08-04T16:49:23.850Z | ++ sleep 1 |
| 723 | 2026-08-04T16:49:24.851Z | ++ retry=71 |
| 724 | 2026-08-04T16:49:24.855Z | +++ svcs -Hostate baseline |
| 725 | 2026-08-04T16:49:24.865Z | ++ [[ offline* != online ]] |
| 726 | 2026-08-04T16:49:24.865Z | ++ [[ 71 -gt 300 ]] |
| 727 | 2026-08-04T16:49:24.865Z | ++ sleep 1 |
| 728 | 2026-08-04T16:49:25.867Z | ++ retry=72 |
| 729 | 2026-08-04T16:49:25.872Z | +++ svcs -Hostate baseline |
| 730 | 2026-08-04T16:49:25.883Z | ++ [[ offline* != online ]] |
| 731 | 2026-08-04T16:49:25.883Z | ++ [[ 72 -gt 300 ]] |
| 732 | 2026-08-04T16:49:25.883Z | ++ sleep 1 |
| 733 | 2026-08-04T16:49:26.884Z | ++ retry=73 |
| 734 | 2026-08-04T16:49:26.887Z | +++ svcs -Hostate baseline |
| 735 | 2026-08-04T16:49:26.898Z | ++ [[ offline* != online ]] |
| 736 | 2026-08-04T16:49:26.898Z | ++ [[ 73 -gt 300 ]] |
| 737 | 2026-08-04T16:49:26.898Z | ++ sleep 1 |
| 738 | 2026-08-04T16:49:27.900Z | ++ retry=74 |
| 739 | 2026-08-04T16:49:27.903Z | +++ svcs -Hostate baseline |
| 740 | 2026-08-04T16:49:27.915Z | ++ [[ offline* != online ]] |
| 741 | 2026-08-04T16:49:27.915Z | ++ [[ 74 -gt 300 ]] |
| 742 | 2026-08-04T16:49:27.915Z | ++ sleep 1 |
| 743 | 2026-08-04T16:49:28.917Z | ++ retry=75 |
| 744 | 2026-08-04T16:49:28.919Z | +++ svcs -Hostate baseline |
| 745 | 2026-08-04T16:49:28.932Z | ++ [[ offline* != online ]] |
| 746 | 2026-08-04T16:49:28.932Z | ++ [[ 75 -gt 300 ]] |
| 747 | 2026-08-04T16:49:28.932Z | ++ sleep 1 |
| 748 | 2026-08-04T16:49:29.933Z | ++ retry=76 |
| 749 | 2026-08-04T16:49:29.936Z | +++ svcs -Hostate baseline |
| 750 | 2026-08-04T16:49:29.955Z | ++ [[ offline* != online ]] |
| 751 | 2026-08-04T16:49:29.955Z | ++ [[ 76 -gt 300 ]] |
| 752 | 2026-08-04T16:49:29.955Z | ++ sleep 1 |
| 753 | 2026-08-04T16:49:30.951Z | ++ retry=77 |
| 754 | 2026-08-04T16:49:30.954Z | +++ svcs -Hostate baseline |
| 755 | 2026-08-04T16:49:30.965Z | ++ [[ offline* != online ]] |
| 756 | 2026-08-04T16:49:30.965Z | ++ [[ 77 -gt 300 ]] |
| 757 | 2026-08-04T16:49:30.965Z | ++ sleep 1 |
| 758 | 2026-08-04T16:49:31.967Z | ++ retry=78 |
| 759 | 2026-08-04T16:49:31.969Z | +++ svcs -Hostate baseline |
| 760 | 2026-08-04T16:49:31.982Z | ++ [[ offline* != online ]] |
| 761 | 2026-08-04T16:49:31.983Z | ++ [[ 78 -gt 300 ]] |
| 762 | 2026-08-04T16:49:31.983Z | ++ sleep 1 |
| 763 | 2026-08-04T16:49:32.984Z | ++ retry=79 |
| 764 | 2026-08-04T16:49:32.991Z | +++ svcs -Hostate baseline |
| 765 | 2026-08-04T16:49:32.998Z | ++ [[ offline* != online ]] |
| 766 | 2026-08-04T16:49:32.998Z | ++ [[ 79 -gt 300 ]] |
| 767 | 2026-08-04T16:49:32.998Z | ++ sleep 1 |
| 768 | 2026-08-04T16:49:34.000Z | ++ retry=80 |
| 769 | 2026-08-04T16:49:34.003Z | +++ svcs -Hostate baseline |
| 770 | 2026-08-04T16:49:34.014Z | ++ [[ offline* != online ]] |
| 771 | 2026-08-04T16:49:34.014Z | ++ [[ 80 -gt 300 ]] |
| 772 | 2026-08-04T16:49:34.014Z | ++ sleep 1 |
| 773 | 2026-08-04T16:49:35.017Z | ++ retry=81 |
| 774 | 2026-08-04T16:49:35.020Z | +++ svcs -Hostate baseline |
| 775 | 2026-08-04T16:49:35.031Z | ++ [[ offline* != online ]] |
| 776 | 2026-08-04T16:49:35.031Z | ++ [[ 81 -gt 300 ]] |
| 777 | 2026-08-04T16:49:35.033Z | ++ sleep 1 |
| 778 | 2026-08-04T16:49:36.034Z | ++ retry=82 |
| 779 | 2026-08-04T16:49:36.037Z | +++ svcs -Hostate baseline |
| 780 | 2026-08-04T16:49:36.048Z | ++ [[ offline* != online ]] |
| 781 | 2026-08-04T16:49:36.048Z | ++ [[ 82 -gt 300 ]] |
| 782 | 2026-08-04T16:49:36.048Z | ++ sleep 1 |
| 783 | 2026-08-04T16:49:37.050Z | ++ retry=83 |
| 784 | 2026-08-04T16:49:37.053Z | +++ svcs -Hostate baseline |
| 785 | 2026-08-04T16:49:37.065Z | ++ [[ offline* != online ]] |
| 786 | 2026-08-04T16:49:37.065Z | ++ [[ 83 -gt 300 ]] |
| 787 | 2026-08-04T16:49:37.071Z | ++ sleep 1 |
| 788 | 2026-08-04T16:49:38.066Z | ++ retry=84 |
| 789 | 2026-08-04T16:49:38.069Z | +++ svcs -Hostate baseline |
| 790 | 2026-08-04T16:49:38.083Z | ++ [[ offline* != online ]] |
| 791 | 2026-08-04T16:49:38.083Z | ++ [[ 84 -gt 300 ]] |
| 792 | 2026-08-04T16:49:38.083Z | ++ sleep 1 |
| 793 | 2026-08-04T16:49:39.083Z | ++ retry=85 |
| 794 | 2026-08-04T16:49:39.085Z | +++ svcs -Hostate baseline |
| 795 | 2026-08-04T16:49:39.097Z | ++ [[ offline* != online ]] |
| 796 | 2026-08-04T16:49:39.097Z | ++ [[ 85 -gt 300 ]] |
| 797 | 2026-08-04T16:49:39.097Z | ++ sleep 1 |
| 798 | 2026-08-04T16:49:40.101Z | ++ retry=86 |
| 799 | 2026-08-04T16:49:40.103Z | +++ svcs -Hostate baseline |
| 800 | 2026-08-04T16:49:40.114Z | ++ [[ offline* != online ]] |
| 801 | 2026-08-04T16:49:40.114Z | ++ [[ 86 -gt 300 ]] |
| 802 | 2026-08-04T16:49:40.114Z | ++ sleep 1 |
| 803 | 2026-08-04T16:49:41.116Z | ++ retry=87 |
| 804 | 2026-08-04T16:49:41.119Z | +++ svcs -Hostate baseline |
| 805 | 2026-08-04T16:49:41.130Z | ++ [[ offline* != online ]] |
| 806 | 2026-08-04T16:49:41.130Z | ++ [[ 87 -gt 300 ]] |
| 807 | 2026-08-04T16:49:41.130Z | ++ sleep 1 |
| 808 | 2026-08-04T16:49:42.135Z | ++ retry=88 |
| 809 | 2026-08-04T16:49:42.140Z | +++ svcs -Hostate baseline |
| 810 | 2026-08-04T16:49:42.148Z | ++ [[ offline* != online ]] |
| 811 | 2026-08-04T16:49:42.148Z | ++ [[ 88 -gt 300 ]] |
| 812 | 2026-08-04T16:49:42.148Z | ++ sleep 1 |
| 813 | 2026-08-04T16:49:43.149Z | ++ retry=89 |
| 814 | 2026-08-04T16:49:43.152Z | +++ svcs -Hostate baseline |
| 815 | 2026-08-04T16:49:43.163Z | ++ [[ offline* != online ]] |
| 816 | 2026-08-04T16:49:43.163Z | ++ [[ 89 -gt 300 ]] |
| 817 | 2026-08-04T16:49:43.163Z | ++ sleep 1 |
| 818 | 2026-08-04T16:49:44.166Z | ++ retry=90 |
| 819 | 2026-08-04T16:49:44.169Z | +++ svcs -Hostate baseline |
| 820 | 2026-08-04T16:49:44.180Z | ++ [[ offline* != online ]] |
| 821 | 2026-08-04T16:49:44.180Z | ++ [[ 90 -gt 300 ]] |
| 822 | 2026-08-04T16:49:44.181Z | ++ sleep 1 |
| 823 | 2026-08-04T16:49:45.183Z | ++ retry=91 |
| 824 | 2026-08-04T16:49:45.186Z | +++ svcs -Hostate baseline |
| 825 | 2026-08-04T16:49:45.198Z | ++ [[ offline* != online ]] |
| 826 | 2026-08-04T16:49:45.198Z | ++ [[ 91 -gt 300 ]] |
| 827 | 2026-08-04T16:49:45.198Z | ++ sleep 1 |
| 828 | 2026-08-04T16:49:46.212Z | ++ retry=92 |
| 829 | 2026-08-04T16:49:46.216Z | +++ svcs -Hostate baseline |
| 830 | 2026-08-04T16:49:46.217Z | ++ [[ offline* != online ]] |
| 831 | 2026-08-04T16:49:46.217Z | ++ [[ 92 -gt 300 ]] |
| 832 | 2026-08-04T16:49:46.217Z | ++ sleep 1 |
| 833 | 2026-08-04T16:49:47.224Z | ++ retry=93 |
| 834 | 2026-08-04T16:49:47.235Z | +++ svcs -Hostate baseline |
| 835 | 2026-08-04T16:49:47.235Z | ++ [[ offline* != online ]] |
| 836 | 2026-08-04T16:49:47.235Z | ++ [[ 93 -gt 300 ]] |
| 837 | 2026-08-04T16:49:47.235Z | ++ sleep 1 |
| 838 | 2026-08-04T16:49:48.233Z | ++ retry=94 |
| 839 | 2026-08-04T16:49:48.237Z | +++ svcs -Hostate baseline |
| 840 | 2026-08-04T16:49:48.251Z | ++ [[ offline* != online ]] |
| 841 | 2026-08-04T16:49:48.252Z | ++ [[ 94 -gt 300 ]] |
| 842 | 2026-08-04T16:49:48.252Z | ++ sleep 1 |
| 843 | 2026-08-04T16:49:49.249Z | ++ retry=95 |
| 844 | 2026-08-04T16:49:49.253Z | +++ svcs -Hostate baseline |
| 845 | 2026-08-04T16:49:49.264Z | ++ [[ offline* != online ]] |
| 846 | 2026-08-04T16:49:49.264Z | ++ [[ 95 -gt 300 ]] |
| 847 | 2026-08-04T16:49:49.264Z | ++ sleep 1 |
| 848 | 2026-08-04T16:49:50.265Z | ++ retry=96 |
| 849 | 2026-08-04T16:49:50.268Z | +++ svcs -Hostate baseline |
| 850 | 2026-08-04T16:49:50.280Z | ++ [[ offline* != online ]] |
| 851 | 2026-08-04T16:49:50.280Z | ++ [[ 96 -gt 300 ]] |
| 852 | 2026-08-04T16:49:50.280Z | ++ sleep 1 |
| 853 | 2026-08-04T16:49:51.284Z | ++ retry=97 |
| 854 | 2026-08-04T16:49:51.290Z | +++ svcs -Hostate baseline |
| 855 | 2026-08-04T16:49:51.297Z | ++ [[ offline* != online ]] |
| 856 | 2026-08-04T16:49:51.297Z | ++ [[ 97 -gt 300 ]] |
| 857 | 2026-08-04T16:49:51.297Z | ++ sleep 1 |
| 858 | 2026-08-04T16:49:52.307Z | ++ retry=98 |
| 859 | 2026-08-04T16:49:52.311Z | +++ svcs -Hostate baseline |
| 860 | 2026-08-04T16:49:52.316Z | ++ [[ offline* != online ]] |
| 861 | 2026-08-04T16:49:52.317Z | ++ [[ 98 -gt 300 ]] |
| 862 | 2026-08-04T16:49:52.317Z | ++ sleep 1 |
| 863 | 2026-08-04T16:49:53.316Z | ++ retry=99 |
| 864 | 2026-08-04T16:49:53.318Z | +++ svcs -Hostate baseline |
| 865 | 2026-08-04T16:49:53.330Z | ++ [[ offline* != online ]] |
| 866 | 2026-08-04T16:49:53.330Z | ++ [[ 99 -gt 300 ]] |
| 867 | 2026-08-04T16:49:53.331Z | ++ sleep 1 |
| 868 | 2026-08-04T16:49:54.333Z | ++ retry=100 |
| 869 | 2026-08-04T16:49:54.335Z | +++ svcs -Hostate baseline |
| 870 | 2026-08-04T16:49:54.346Z | ++ [[ offline* != online ]] |
| 871 | 2026-08-04T16:49:54.346Z | ++ [[ 100 -gt 300 ]] |
| 872 | 2026-08-04T16:49:54.346Z | ++ sleep 1 |
| 873 | 2026-08-04T16:49:55.349Z | ++ retry=101 |
| 874 | 2026-08-04T16:49:55.352Z | +++ svcs -Hostate baseline |
| 875 | 2026-08-04T16:49:55.362Z | ++ [[ offline* != online ]] |
| 876 | 2026-08-04T16:49:55.362Z | ++ [[ 101 -gt 300 ]] |
| 877 | 2026-08-04T16:49:55.362Z | ++ sleep 1 |
| 878 | 2026-08-04T16:49:56.364Z | ++ retry=102 |
| 879 | 2026-08-04T16:49:56.367Z | +++ svcs -Hostate baseline |
| 880 | 2026-08-04T16:49:56.378Z | ++ [[ offline* != online ]] |
| 881 | 2026-08-04T16:49:56.378Z | ++ [[ 102 -gt 300 ]] |
| 882 | 2026-08-04T16:49:56.378Z | ++ sleep 1 |
| 883 | 2026-08-04T16:49:57.380Z | ++ retry=103 |
| 884 | 2026-08-04T16:49:57.383Z | +++ svcs -Hostate baseline |
| 885 | 2026-08-04T16:49:57.393Z | ++ [[ offline* != online ]] |
| 886 | 2026-08-04T16:49:57.393Z | ++ [[ 103 -gt 300 ]] |
| 887 | 2026-08-04T16:49:57.393Z | ++ sleep 1 |
| 888 | 2026-08-04T16:49:58.395Z | ++ retry=104 |
| 889 | 2026-08-04T16:49:58.397Z | +++ svcs -Hostate baseline |
| 890 | 2026-08-04T16:49:58.409Z | ++ [[ offline* != online ]] |
| 891 | 2026-08-04T16:49:58.410Z | ++ [[ 104 -gt 300 ]] |
| 892 | 2026-08-04T16:49:58.410Z | ++ sleep 1 |
| 893 | 2026-08-04T16:49:59.411Z | ++ retry=105 |
| 894 | 2026-08-04T16:49:59.413Z | +++ svcs -Hostate baseline |
| 895 | 2026-08-04T16:49:59.425Z | ++ [[ offline* != online ]] |
| 896 | 2026-08-04T16:49:59.425Z | ++ [[ 105 -gt 300 ]] |
| 897 | 2026-08-04T16:49:59.425Z | ++ sleep 1 |
| 898 | 2026-08-04T16:50:00.427Z | ++ retry=106 |
| 899 | 2026-08-04T16:50:00.430Z | +++ svcs -Hostate baseline |
| 900 | 2026-08-04T16:50:00.441Z | ++ [[ offline* != online ]] |
| 901 | 2026-08-04T16:50:00.441Z | ++ [[ 106 -gt 300 ]] |
| 902 | 2026-08-04T16:50:00.441Z | ++ sleep 1 |
| 903 | 2026-08-04T16:50:01.443Z | ++ retry=107 |
| 904 | 2026-08-04T16:50:01.446Z | +++ svcs -Hostate baseline |
| 905 | 2026-08-04T16:50:01.458Z | ++ [[ offline* != online ]] |
| 906 | 2026-08-04T16:50:01.458Z | ++ [[ 107 -gt 300 ]] |
| 907 | 2026-08-04T16:50:01.458Z | ++ sleep 1 |
| 908 | 2026-08-04T16:50:02.460Z | ++ retry=108 |
| 909 | 2026-08-04T16:50:02.462Z | +++ svcs -Hostate baseline |
| 910 | 2026-08-04T16:50:02.473Z | ++ [[ online != online ]] |
| 911 | 2026-08-04T16:50:02.476Z | ++ set -o errexit |
| 912 | 2026-08-04T16:50:02.476Z | ++ set -o pipefail |
| 913 | 2026-08-04T16:50:02.476Z | ++ banner build |
| 914 | 2026-08-04T16:50:02.476Z | |
| 915 | 2026-08-04T16:50:02.476Z | ##### # # # # ##### |
| 916 | 2026-08-04T16:50:02.476Z | # # # # # # # # |
| 917 | 2026-08-04T16:50:02.476Z | ##### # # # # # # |
| 918 | 2026-08-04T16:50:02.476Z | # # # # # # # # |
| 919 | 2026-08-04T16:50:02.476Z | # # # # # # # # |
| 920 | 2026-08-04T16:50:02.476Z | ##### #### # ###### ##### |
| 921 | 2026-08-04T16:50:02.477Z | |
| 922 | 2026-08-04T16:50:02.477Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 923 | 2026-08-04T16:50:02.481Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 924 | 2026-08-04T16:50:02.624Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 925 | 2026-08-04T16:50:02.626Z | info: downloading 6 components |
| 926 | 2026-08-04T16:50:17.082Z | Updating crates.io index |
| 927 | 2026-08-04T16:50:17.084Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 928 | 2026-08-04T16:50:23.005Z | From https://github.com/oxidecomputer/omicron |
| 929 | 2026-08-04T16:50:23.005Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 930 | 2026-08-04T16:50:23.440Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 931 | 2026-08-04T16:50:24.019Z | From https://github.com/oxidecomputer/falcon |
| 932 | 2026-08-04T16:50:24.019Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 933 | 2026-08-04T16:50:24.093Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 934 | 2026-08-04T16:50:24.911Z | From https://github.com/oxidecomputer/dendrite |
| 935 | 2026-08-04T16:50:24.911Z | * [new ref] 04a52a3240a26c58f03e1cf40353d67ff69d76b6 -> refs/commit/04a52a3240a26c58f03e1cf40353d67ff69d76b6 |
| 936 | 2026-08-04T16:50:24.946Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 937 | 2026-08-04T16:50:25.244Z | From https://github.com/oxidecomputer/ispf |
| 938 | 2026-08-04T16:50:25.244Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 939 | 2026-08-04T16:50:25.250Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 940 | 2026-08-04T16:50:25.619Z | From https://github.com/oxidecomputer/netadm-sys |
| 941 | 2026-08-04T16:50:25.619Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 942 | 2026-08-04T16:50:25.633Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 943 | 2026-08-04T16:50:26.571Z | From https://github.com/oxidecomputer/opte |
| 944 | 2026-08-04T16:50:26.571Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 945 | 2026-08-04T16:50:26.598Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 946 | 2026-08-04T16:50:26.898Z | From https://github.com/oxidecomputer/slog-error-chain |
| 947 | 2026-08-04T16:50:26.898Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 948 | 2026-08-04T16:50:26.907Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 949 | 2026-08-04T16:50:27.189Z | From https://github.com/illumos/smf-rs |
| 950 | 2026-08-04T16:50:27.189Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 951 | 2026-08-04T16:50:27.196Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 952 | 2026-08-04T16:50:27.503Z | From https://github.com/oxidecomputer/poptrie |
| 953 | 2026-08-04T16:50:27.503Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 954 | 2026-08-04T16:50:27.513Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 955 | 2026-08-04T16:50:27.826Z | From https://github.com/oxidecomputer/network-interface |
| 956 | 2026-08-04T16:50:27.826Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 957 | 2026-08-04T16:50:27.829Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 958 | 2026-08-04T16:50:28.109Z | From https://github.com/oxidecomputer/zone |
| 959 | 2026-08-04T16:50:28.109Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 960 | 2026-08-04T16:50:28.116Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 961 | 2026-08-04T16:50:28.511Z | From https://github.com/oxidecomputer/lldp |
| 962 | 2026-08-04T16:50:28.511Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 963 | 2026-08-04T16:50:28.521Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 964 | 2026-08-04T16:50:28.872Z | From https://github.com/oxidecomputer/tufaceous |
| 965 | 2026-08-04T16:50:28.872Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 966 | 2026-08-04T16:50:28.881Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 967 | 2026-08-04T16:50:29.770Z | From https://github.com/oxidecomputer/propolis |
| 968 | 2026-08-04T16:50:29.770Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 969 | 2026-08-04T16:50:29.811Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 970 | 2026-08-04T16:50:30.299Z | From https://github.com/oxidecomputer/transceiver-control |
| 971 | 2026-08-04T16:50:30.299Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 972 | 2026-08-04T16:50:30.309Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 973 | 2026-08-04T16:50:30.605Z | From https://github.com/oxidecomputer/dlpi-sys |
| 974 | 2026-08-04T16:50:30.605Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 975 | 2026-08-04T16:50:30.611Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 976 | 2026-08-04T16:50:30.878Z | From https://github.com/jmesmon/rust-libzfs |
| 977 | 2026-08-04T16:50:30.878Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 978 | 2026-08-04T16:50:30.887Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 979 | 2026-08-04T16:50:31.177Z | From https://github.com/oxidecomputer/rusty-doors |
| 980 | 2026-08-04T16:50:31.177Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 981 | 2026-08-04T16:50:31.183Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 982 | 2026-08-04T16:50:31.634Z | From https://github.com/oxidecomputer/management-gateway-service |
| 983 | 2026-08-04T16:50:31.634Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 984 | 2026-08-04T16:50:31.647Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 985 | 2026-08-04T16:50:31.943Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 986 | 2026-08-04T16:50:31.943Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 987 | 2026-08-04T16:50:31.951Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 988 | 2026-08-04T16:50:33.228Z | From https://github.com/oxidecomputer/crucible |
| 989 | 2026-08-04T16:50:33.228Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 990 | 2026-08-04T16:50:33.267Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 991 | 2026-08-04T16:50:33.723Z | From https://github.com/oxidecomputer/propolis |
| 992 | 2026-08-04T16:50:33.724Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 993 | 2026-08-04T16:50:33.765Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 994 | 2026-08-04T16:50:34.507Z | From https://github.com/oxidecomputer/crucible |
| 995 | 2026-08-04T16:50:34.507Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 996 | 2026-08-04T16:50:34.571Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 997 | 2026-08-04T16:50:34.902Z | From https://github.com/oxidecomputer/tofino |
| 998 | 2026-08-04T16:50:34.902Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 999 | 2026-08-04T16:50:34.912Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1000 | 2026-08-04T16:50:35.592Z | From https://github.com/oxidecomputer/maghemite |
| 1001 | 2026-08-04T16:50:35.592Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 1002 | 2026-08-04T16:50:35.623Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1003 | 2026-08-04T16:50:35.891Z | From https://github.com/oxidecomputer/clickward |
| 1004 | 2026-08-04T16:50:35.891Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1005 | 2026-08-04T16:50:35.897Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1006 | 2026-08-04T16:50:36.303Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1007 | 2026-08-04T16:50:36.304Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1008 | 2026-08-04T16:50:38.577Z | Downloading crates ... |
| 1009 | 2026-08-04T16:50:38.637Z | Downloaded ahash v0.8.12 |
| 1010 | 2026-08-04T16:50:38.641Z | Downloaded allocator-api2 v0.2.21 |
| 1011 | 2026-08-04T16:50:38.643Z | Downloaded colorchoice v1.0.5 |
| 1012 | 2026-08-04T16:50:38.643Z | Downloaded bcs v0.1.6 |
| 1013 | 2026-08-04T16:50:38.647Z | Downloaded cfg-if v1.0.4 |
| 1014 | 2026-08-04T16:50:38.647Z | Downloaded cancel-safe-futures v0.1.5 |
| 1015 | 2026-08-04T16:50:38.651Z | Downloaded clap_lex v1.1.0 |
| 1016 | 2026-08-04T16:50:38.651Z | Downloaded adler2 v2.0.1 |
| 1017 | 2026-08-04T16:50:38.651Z | Downloaded indent_write v2.2.0 |
| 1018 | 2026-08-04T16:50:38.651Z | Downloaded daft v0.1.7 |
| 1019 | 2026-08-04T16:50:38.654Z | Downloaded clap v4.6.5 |
| 1020 | 2026-08-04T16:50:38.659Z | Downloaded crossbeam-utils v0.8.21 |
| 1021 | 2026-08-04T16:50:38.661Z | Downloaded base64ct v1.8.3 |
| 1022 | 2026-08-04T16:50:38.664Z | Downloaded cfg_aliases v0.2.1 |
| 1023 | 2026-08-04T16:50:38.664Z | Downloaded ident_case v1.0.1 |
| 1024 | 2026-08-04T16:50:38.664Z | Downloaded idna_adapter v1.2.2 |
| 1025 | 2026-08-04T16:50:38.667Z | Downloaded mime v0.3.17 |
| 1026 | 2026-08-04T16:50:38.674Z | Downloaded instant v0.1.13 |
| 1027 | 2026-08-04T16:50:38.676Z | Downloaded blake2 v0.10.6 |
| 1028 | 2026-08-04T16:50:38.680Z | Downloaded lru-slab v0.1.2 |
| 1029 | 2026-08-04T16:50:38.683Z | Downloaded anstream v1.0.0 |
| 1030 | 2026-08-04T16:50:38.685Z | Downloaded bit-vec v0.8.0 |
| 1031 | 2026-08-04T16:50:38.689Z | Downloaded bitflags v1.3.2 |
| 1032 | 2026-08-04T16:50:38.690Z | Downloaded inout v0.1.4 |
| 1033 | 2026-08-04T16:50:38.692Z | Downloaded is-terminal v0.4.17 |
| 1034 | 2026-08-04T16:50:38.692Z | Downloaded anstyle v1.0.14 |
| 1035 | 2026-08-04T16:50:38.692Z | Downloaded block-buffer v0.10.4 |
| 1036 | 2026-08-04T16:50:38.692Z | Downloaded convert_case v0.4.0 |
| 1037 | 2026-08-04T16:50:38.692Z | Downloaded cpufeatures v0.3.0 |
| 1038 | 2026-08-04T16:50:38.692Z | Downloaded base16ct v0.2.0 |
| 1039 | 2026-08-04T16:50:38.692Z | Downloaded cpufeatures v0.2.17 |
| 1040 | 2026-08-04T16:50:38.695Z | Downloaded libsw-core v0.3.2 |
| 1041 | 2026-08-04T16:50:38.698Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1042 | 2026-08-04T16:50:38.698Z | Downloaded ingot v0.1.1 |
| 1043 | 2026-08-04T16:50:38.698Z | Downloaded jobserver v0.1.34 |
| 1044 | 2026-08-04T16:50:38.700Z | Downloaded num_enum v0.5.11 |
| 1045 | 2026-08-04T16:50:38.703Z | Downloaded backoff v0.4.0 |
| 1046 | 2026-08-04T16:50:38.703Z | Downloaded bit-set v0.8.0 |
| 1047 | 2026-08-04T16:50:38.703Z | Downloaded aead v0.5.2 |
| 1048 | 2026-08-04T16:50:38.706Z | Downloaded async-stream v0.3.6 |
| 1049 | 2026-08-04T16:50:38.706Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1050 | 2026-08-04T16:50:38.706Z | Downloaded humantime v2.3.0 |
| 1051 | 2026-08-04T16:50:38.709Z | Downloaded lazy_static v1.5.0 |
| 1052 | 2026-08-04T16:50:38.712Z | Downloaded hubpack_derive v0.1.1 |
| 1053 | 2026-08-04T16:50:38.718Z | Downloaded cstr-argument v0.1.2 |
| 1054 | 2026-08-04T16:50:38.721Z | Downloaded ingot-macros v0.1.1 |
| 1055 | 2026-08-04T16:50:38.724Z | Downloaded crc8 v0.1.1 |
| 1056 | 2026-08-04T16:50:38.724Z | Downloaded base16ct v1.0.0 |
| 1057 | 2026-08-04T16:50:38.726Z | Downloaded const-random v0.1.18 |
| 1058 | 2026-08-04T16:50:38.726Z | Downloaded crunchy v0.2.4 |
| 1059 | 2026-08-04T16:50:38.726Z | Downloaded is_ci v1.2.0 |
| 1060 | 2026-08-04T16:50:38.726Z | Downloaded libscf-sys v1.2.0 |
| 1061 | 2026-08-04T16:50:38.726Z | Downloaded newtype_derive v0.1.6 |
| 1062 | 2026-08-04T16:50:38.729Z | Downloaded chacha20 v0.9.1 |
| 1063 | 2026-08-04T16:50:38.734Z | Downloaded natord v1.0.9 |
| 1064 | 2026-08-04T16:50:38.734Z | Downloaded itoa v1.0.18 |
| 1065 | 2026-08-04T16:50:38.734Z | Downloaded konst_macro_rules v0.2.19 |
| 1066 | 2026-08-04T16:50:38.737Z | Downloaded no-std-compat v0.4.1 |
| 1067 | 2026-08-04T16:50:38.737Z | Downloaded block-buffer v0.12.0 |
| 1068 | 2026-08-04T16:50:38.737Z | Downloaded crypto-common v0.2.2 |
| 1069 | 2026-08-04T16:50:38.740Z | Downloaded managed v0.8.0 |
| 1070 | 2026-08-04T16:50:38.740Z | Downloaded darling v0.23.0 |
| 1071 | 2026-08-04T16:50:38.743Z | Downloaded ipnet v2.12.0 |
| 1072 | 2026-08-04T16:50:38.746Z | Downloaded iana-time-zone v0.1.65 |
| 1073 | 2026-08-04T16:50:38.746Z | Downloaded internet-checksum v0.2.1 |
| 1074 | 2026-08-04T16:50:38.746Z | Downloaded async-stream-impl v0.3.6 |
| 1075 | 2026-08-04T16:50:38.746Z | Downloaded compression-core v0.4.32 |
| 1076 | 2026-08-04T16:50:38.749Z | Downloaded hubpack v0.1.2 |
| 1077 | 2026-08-04T16:50:38.749Z | Downloaded keccak v0.1.6 |
| 1078 | 2026-08-04T16:50:38.749Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1079 | 2026-08-04T16:50:38.753Z | Downloaded anstyle-query v1.1.5 |
| 1080 | 2026-08-04T16:50:38.755Z | Downloaded linked-hash-map v0.5.6 |
| 1081 | 2026-08-04T16:50:38.755Z | Downloaded num v0.4.3 |
| 1082 | 2026-08-04T16:50:38.758Z | Downloaded macaddr v1.0.1 |
| 1083 | 2026-08-04T16:50:38.758Z | Downloaded ciborium-ll v0.2.2 |
| 1084 | 2026-08-04T16:50:38.761Z | Downloaded ciborium-io v0.2.2 |
| 1085 | 2026-08-04T16:50:38.761Z | Downloaded const-random-macro v0.1.16 |
| 1086 | 2026-08-04T16:50:38.761Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1087 | 2026-08-04T16:50:38.763Z | Downloaded num-conv v0.2.2 |
| 1088 | 2026-08-04T16:50:38.763Z | Downloaded httpdate v1.0.3 |
| 1089 | 2026-08-04T16:50:38.763Z | Downloaded olpc-cjson v0.1.4 |
| 1090 | 2026-08-04T16:50:38.766Z | Downloaded atomicwrites v0.4.4 |
| 1091 | 2026-08-04T16:50:38.766Z | Downloaded crypto-common v0.1.7 |
| 1092 | 2026-08-04T16:50:38.766Z | Downloaded semver v0.1.20 |
| 1093 | 2026-08-04T16:50:38.769Z | Downloaded match_cfg v0.1.0 |
| 1094 | 2026-08-04T16:50:38.773Z | Downloaded num-iter v0.1.45 |
| 1095 | 2026-08-04T16:50:38.773Z | Downloaded num_threads v0.1.7 |
| 1096 | 2026-08-04T16:50:38.776Z | Downloaded slog-bunyan v2.5.0 |
| 1097 | 2026-08-04T16:50:38.776Z | Downloaded lru-cache v0.1.2 |
| 1098 | 2026-08-04T16:50:38.780Z | Downloaded memmap v0.7.0 |
| 1099 | 2026-08-04T16:50:38.783Z | Downloaded atomic-waker v1.1.2 |
| 1100 | 2026-08-04T16:50:38.783Z | Downloaded autocfg v1.5.1 |
| 1101 | 2026-08-04T16:50:38.783Z | Downloaded byteorder v1.5.0 |
| 1102 | 2026-08-04T16:50:38.783Z | Downloaded newline-converter v0.3.0 |
| 1103 | 2026-08-04T16:50:38.783Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1104 | 2026-08-04T16:50:38.785Z | Downloaded byte-wrapper v0.1.0 |
| 1105 | 2026-08-04T16:50:38.788Z | Downloaded cipher v0.4.4 |
| 1106 | 2026-08-04T16:50:38.788Z | Downloaded memoffset v0.9.1 |
| 1107 | 2026-08-04T16:50:38.788Z | Downloaded num_enum_derive v0.5.11 |
| 1108 | 2026-08-04T16:50:38.791Z | Downloaded smawk v0.3.2 |
| 1109 | 2026-08-04T16:50:38.791Z | Downloaded const_format_proc_macros v0.2.34 |
| 1110 | 2026-08-04T16:50:38.791Z | Downloaded critical-section v1.2.0 |
| 1111 | 2026-08-04T16:50:38.793Z | Downloaded crossbeam-deque v0.8.6 |
| 1112 | 2026-08-04T16:50:38.793Z | Downloaded bitflags v2.12.1 |
| 1113 | 2026-08-04T16:50:38.797Z | Downloaded icu_provider v2.2.0 |
| 1114 | 2026-08-04T16:50:38.797Z | Downloaded strsim v0.11.1 |
| 1115 | 2026-08-04T16:50:38.797Z | Downloaded serde-big-array v0.5.1 |
| 1116 | 2026-08-04T16:50:38.800Z | Downloaded supports-color v3.0.2 |
| 1117 | 2026-08-04T16:50:38.800Z | Downloaded sync_wrapper v1.0.2 |
| 1118 | 2026-08-04T16:50:38.800Z | Downloaded time-core v0.1.8 |
| 1119 | 2026-08-04T16:50:38.800Z | Downloaded tokio-macros v2.7.0 |
| 1120 | 2026-08-04T16:50:38.803Z | Downloaded ingot v0.2.1 |
| 1121 | 2026-08-04T16:50:38.803Z | Downloaded num-integer v0.1.46 |
| 1122 | 2026-08-04T16:50:38.803Z | Downloaded num-rational v0.4.2 |
| 1123 | 2026-08-04T16:50:38.807Z | Downloaded typeid v1.0.3 |
| 1124 | 2026-08-04T16:50:38.807Z | Downloaded strum v0.27.2 |
| 1125 | 2026-08-04T16:50:38.807Z | Downloaded tabled_derive v0.11.0 |
| 1126 | 2026-08-04T16:50:38.811Z | Downloaded tabwriter v1.4.1 |
| 1127 | 2026-08-04T16:50:38.811Z | Downloaded linear-map v1.2.0 |
| 1128 | 2026-08-04T16:50:38.811Z | Downloaded zone_cfg_derive v0.3.1 |
| 1129 | 2026-08-04T16:50:38.817Z | Downloaded async-recursion v1.1.1 |
| 1130 | 2026-08-04T16:50:38.819Z | Downloaded argon2 v0.5.3 |
| 1131 | 2026-08-04T16:50:38.822Z | Downloaded schemars_derive v0.8.22 |
| 1132 | 2026-08-04T16:50:38.825Z | Downloaded unicode-xid v0.2.6 |
| 1133 | 2026-08-04T16:50:38.825Z | Downloaded untrusted v0.7.1 |
| 1134 | 2026-08-04T16:50:38.825Z | Downloaded usdt v0.5.0 |
| 1135 | 2026-08-04T16:50:38.825Z | Downloaded hyper-rustls v0.27.9 |
| 1136 | 2026-08-04T16:50:38.830Z | Downloaded ipnetwork v0.21.1 |
| 1137 | 2026-08-04T16:50:38.830Z | Downloaded utf-8 v0.7.6 |
| 1138 | 2026-08-04T16:50:38.830Z | Downloaded camino-tempfile v1.4.1 |
| 1139 | 2026-08-04T16:50:38.834Z | Downloaded bs58 v0.5.1 |
| 1140 | 2026-08-04T16:50:38.834Z | Downloaded anstyle-parse v1.0.0 |
| 1141 | 2026-08-04T16:50:38.834Z | Downloaded bytecount v0.6.9 |
| 1142 | 2026-08-04T16:50:38.834Z | Downloaded cobs v0.3.0 |
| 1143 | 2026-08-04T16:50:38.834Z | Downloaded compression-codecs v0.4.38 |
| 1144 | 2026-08-04T16:50:38.837Z | Downloaded serde_spanned v0.6.9 |
| 1145 | 2026-08-04T16:50:38.837Z | Downloaded num-complex v0.4.6 |
| 1146 | 2026-08-04T16:50:38.837Z | Downloaded lock_api v0.4.14 |
| 1147 | 2026-08-04T16:50:38.840Z | Downloaded num_enum_derive v0.7.6 |
| 1148 | 2026-08-04T16:50:38.840Z | Downloaded darling_macro v0.23.0 |
| 1149 | 2026-08-04T16:50:38.842Z | Downloaded csv-core v0.1.13 |
| 1150 | 2026-08-04T16:50:38.842Z | Downloaded hybrid-array v0.4.12 |
| 1151 | 2026-08-04T16:50:38.845Z | Downloaded num_enum v0.7.6 |
| 1152 | 2026-08-04T16:50:38.845Z | Downloaded waitgroup v0.1.2 |
| 1153 | 2026-08-04T16:50:38.848Z | Downloaded version_check v0.9.5 |
| 1154 | 2026-08-04T16:50:38.852Z | Downloaded ingot-types v0.1.2 |
| 1155 | 2026-08-04T16:50:38.852Z | Downloaded slog-scope v4.4.1 |
| 1156 | 2026-08-04T16:50:38.853Z | Downloaded smartstring v1.0.1 |
| 1157 | 2026-08-04T16:50:38.857Z | Downloaded backon v1.6.0 |
| 1158 | 2026-08-04T16:50:38.857Z | Downloaded chacha20 v0.10.0 |
| 1159 | 2026-08-04T16:50:38.857Z | Downloaded console v0.15.11 |
| 1160 | 2026-08-04T16:50:38.857Z | Downloaded cookie v0.18.1 |
| 1161 | 2026-08-04T16:50:38.859Z | Downloaded serde_path_to_error v0.1.20 |
| 1162 | 2026-08-04T16:50:38.859Z | Downloaded dyn-clone v1.0.20 |
| 1163 | 2026-08-04T16:50:38.859Z | Downloaded colored v3.1.1 |
| 1164 | 2026-08-04T16:50:38.862Z | Downloaded foreign-types v0.3.2 |
| 1165 | 2026-08-04T16:50:38.862Z | Downloaded libsw v3.5.0 |
| 1166 | 2026-08-04T16:50:38.862Z | Downloaded newtype-uuid v1.3.2 |
| 1167 | 2026-08-04T16:50:38.862Z | Downloaded multer v3.1.0 |
| 1168 | 2026-08-04T16:50:38.865Z | Downloaded gethostname v0.5.0 |
| 1169 | 2026-08-04T16:50:38.868Z | Downloaded hex v0.4.3 |
| 1170 | 2026-08-04T16:50:38.876Z | Downloaded tinystr v0.8.3 |
| 1171 | 2026-08-04T16:50:38.880Z | Downloaded futures-io v0.3.32 |
| 1172 | 2026-08-04T16:50:38.880Z | Downloaded http-body v1.0.1 |
| 1173 | 2026-08-04T16:50:38.882Z | Downloaded git-stub v1.0.0 |
| 1174 | 2026-08-04T16:50:38.882Z | Downloaded hash32 v0.3.1 |
| 1175 | 2026-08-04T16:50:38.882Z | Downloaded heck v0.5.0 |
| 1176 | 2026-08-04T16:50:38.885Z | Downloaded parse-display v0.10.0 |
| 1177 | 2026-08-04T16:50:38.885Z | Downloaded percent-encoding v2.3.2 |
| 1178 | 2026-08-04T16:50:38.887Z | Downloaded ingot-macros v0.2.0 |
| 1179 | 2026-08-04T16:50:38.887Z | Downloaded proc-macro-crate v3.5.0 |
| 1180 | 2026-08-04T16:50:38.891Z | Downloaded quick-error v1.2.3 |
| 1181 | 2026-08-04T16:50:38.891Z | Downloaded rustc-hash v2.1.2 |
| 1182 | 2026-08-04T16:50:38.891Z | Downloaded console v0.16.3 |
| 1183 | 2026-08-04T16:50:38.894Z | Downloaded cargo_toml v0.22.3 |
| 1184 | 2026-08-04T16:50:38.896Z | Downloaded daft-derive v0.1.7 |
| 1185 | 2026-08-04T16:50:38.899Z | Downloaded darling v0.21.3 |
| 1186 | 2026-08-04T16:50:38.902Z | Downloaded opaque-debug v0.3.1 |
| 1187 | 2026-08-04T16:50:38.902Z | Downloaded anyhow v1.0.104 |
| 1188 | 2026-08-04T16:50:38.905Z | Downloaded ciborium v0.2.2 |
| 1189 | 2026-08-04T16:50:38.905Z | Downloaded rand_chacha v0.3.1 |
| 1190 | 2026-08-04T16:50:38.908Z | Downloaded async-trait v0.1.89 |
| 1191 | 2026-08-04T16:50:38.908Z | Downloaded cmake v0.1.58 |
| 1192 | 2026-08-04T16:50:38.908Z | Downloaded num-derive v0.4.2 |
| 1193 | 2026-08-04T16:50:38.911Z | Downloaded camino v1.2.5 |
| 1194 | 2026-08-04T16:50:38.911Z | Downloaded litemap v0.8.2 |
| 1195 | 2026-08-04T16:50:38.911Z | Downloaded crossbeam-epoch v0.9.18 |
| 1196 | 2026-08-04T16:50:38.914Z | Downloaded sha2 v0.10.9 |
| 1197 | 2026-08-04T16:50:38.914Z | Downloaded slab v0.4.12 |
| 1198 | 2026-08-04T16:50:38.918Z | Downloaded rand_pcg v0.10.2 |
| 1199 | 2026-08-04T16:50:38.921Z | Downloaded scopeguard v1.2.0 |
| 1200 | 2026-08-04T16:50:38.923Z | Downloaded sha1 v0.10.6 |
| 1201 | 2026-08-04T16:50:38.923Z | Downloaded sha1 v0.11.0 |
| 1202 | 2026-08-04T16:50:38.929Z | Downloaded serde_spanned v1.1.1 |
| 1203 | 2026-08-04T16:50:38.932Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1204 | 2026-08-04T16:50:38.936Z | Downloaded subtle v2.6.1 |
| 1205 | 2026-08-04T16:50:38.936Z | Downloaded derive-ex v0.1.8 |
| 1206 | 2026-08-04T16:50:38.936Z | Downloaded memmap2 v0.9.10 |
| 1207 | 2026-08-04T16:50:38.939Z | Downloaded indexmap v1.9.3 |
| 1208 | 2026-08-04T16:50:38.939Z | Downloaded embedded-io v0.6.1 |
| 1209 | 2026-08-04T16:50:38.939Z | Downloaded erased-serde v0.3.31 |
| 1210 | 2026-08-04T16:50:38.941Z | Downloaded clap_derive v4.6.4 |
| 1211 | 2026-08-04T16:50:38.941Z | Downloaded foldhash v0.2.0 |
| 1212 | 2026-08-04T16:50:38.941Z | Downloaded tagptr v0.2.0 |
| 1213 | 2026-08-04T16:50:38.941Z | Downloaded terminal_size v0.4.4 |
| 1214 | 2026-08-04T16:50:38.945Z | Downloaded toml_write v0.1.2 |
| 1215 | 2026-08-04T16:50:38.945Z | Downloaded spin v0.9.8 |
| 1216 | 2026-08-04T16:50:38.945Z | Downloaded structmeta-derive v0.3.0 |
| 1217 | 2026-08-04T16:50:38.950Z | Downloaded futures-executor v0.3.32 |
| 1218 | 2026-08-04T16:50:38.950Z | Downloaded typify-macro v0.6.2 |
| 1219 | 2026-08-04T16:50:38.950Z | Downloaded serde_with_macros v3.21.0 |
| 1220 | 2026-08-04T16:50:38.954Z | Downloaded thin-vec v0.2.18 |
| 1221 | 2026-08-04T16:50:38.954Z | Downloaded thiserror v1.0.69 |
| 1222 | 2026-08-04T16:50:38.957Z | Downloaded ff v0.13.1 |
| 1223 | 2026-08-04T16:50:38.957Z | Downloaded ingot-types v0.2.0 |
| 1224 | 2026-08-04T16:50:38.957Z | Downloaded usdt-impl v0.6.0 |
| 1225 | 2026-08-04T16:50:38.957Z | Downloaded fs_extra v1.3.0 |
| 1226 | 2026-08-04T16:50:38.960Z | Downloaded pkg-config v0.3.33 |
| 1227 | 2026-08-04T16:50:38.962Z | Downloaded tinyvec_macros v0.1.1 |
| 1228 | 2026-08-04T16:50:38.962Z | Downloaded unit-prefix v0.5.2 |
| 1229 | 2026-08-04T16:50:38.965Z | Downloaded untrusted v0.9.0 |
| 1230 | 2026-08-04T16:50:38.965Z | Downloaded wait-timeout v0.2.1 |
| 1231 | 2026-08-04T16:50:38.965Z | Downloaded oxnet v0.1.6 |
| 1232 | 2026-08-04T16:50:38.968Z | Downloaded proc-macro-error2 v2.0.1 |
| 1233 | 2026-08-04T16:50:38.968Z | Downloaded dtrace-parser v0.2.0 |
| 1234 | 2026-08-04T16:50:38.968Z | Downloaded usdt-macro v0.5.0 |
| 1235 | 2026-08-04T16:50:38.972Z | Downloaded yoke-derive v0.8.2 |
| 1236 | 2026-08-04T16:50:38.972Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1237 | 2026-08-04T16:50:38.972Z | Downloaded futures-core v0.3.32 |
| 1238 | 2026-08-04T16:50:38.972Z | Downloaded form_urlencoded v1.2.2 |
| 1239 | 2026-08-04T16:50:38.976Z | Downloaded konst v0.2.20 |
| 1240 | 2026-08-04T16:50:38.976Z | Downloaded crc32fast v1.5.0 |
| 1241 | 2026-08-04T16:50:38.979Z | Downloaded idna v1.1.0 |
| 1242 | 2026-08-04T16:50:38.981Z | Downloaded const-oid v0.10.2 |
| 1243 | 2026-08-04T16:50:38.990Z | Downloaded defmt v0.3.100 |
| 1244 | 2026-08-04T16:50:38.993Z | Downloaded foreign-types v0.5.0 |
| 1245 | 2026-08-04T16:50:38.993Z | Downloaded fxhash v0.2.1 |
| 1246 | 2026-08-04T16:50:38.996Z | Downloaded num-traits v0.2.19 |
| 1247 | 2026-08-04T16:50:38.996Z | Downloaded bytes v1.11.1 |
| 1248 | 2026-08-04T16:50:38.999Z | Downloaded rustversion v1.0.22 |
| 1249 | 2026-08-04T16:50:39.024Z | Downloaded zerocopy-derive v0.7.35 |
| 1250 | 2026-08-04T16:50:39.033Z | Downloaded slog-dtrace v0.3.0 |
| 1251 | 2026-08-04T16:50:39.034Z | Downloaded openssl-probe v0.2.1 |
| 1252 | 2026-08-04T16:50:39.034Z | Downloaded potential_utf v0.1.5 |
| 1253 | 2026-08-04T16:50:39.034Z | Downloaded scroll v0.12.0 |
| 1254 | 2026-08-04T16:50:39.034Z | Downloaded synstructure v0.13.2 |
| 1255 | 2026-08-04T16:50:39.034Z | Downloaded slog-term v2.9.2 |
| 1256 | 2026-08-04T16:50:39.034Z | Downloaded snafu-derive v0.8.9 |
| 1257 | 2026-08-04T16:50:39.034Z | Downloaded defmt v1.1.0 |
| 1258 | 2026-08-04T16:50:39.034Z | Downloaded progenitor-macro v0.14.0 |
| 1259 | 2026-08-04T16:50:39.034Z | Downloaded hostname v0.3.1 |
| 1260 | 2026-08-04T16:50:39.034Z | Downloaded rand_xorshift v0.4.0 |
| 1261 | 2026-08-04T16:50:39.034Z | Downloaded scroll_derive v0.12.1 |
| 1262 | 2026-08-04T16:50:39.034Z | Downloaded ref-cast-impl v1.0.25 |
| 1263 | 2026-08-04T16:50:39.034Z | Downloaded serde_urlencoded v0.7.1 |
| 1264 | 2026-08-04T16:50:39.034Z | Downloaded textwrap v0.16.2 |
| 1265 | 2026-08-04T16:50:39.037Z | Downloaded jiff-static v0.2.28 |
| 1266 | 2026-08-04T16:50:39.037Z | Downloaded icu_normalizer_data v2.2.0 |
| 1267 | 2026-08-04T16:50:39.037Z | Downloaded indicatif v0.18.4 |
| 1268 | 2026-08-04T16:50:39.037Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1269 | 2026-08-04T16:50:39.037Z | Downloaded typify v0.6.2 |
| 1270 | 2026-08-04T16:50:39.040Z | Downloaded tracing-core v0.1.36 |
| 1271 | 2026-08-04T16:50:39.042Z | Downloaded parking_lot v0.12.5 |
| 1272 | 2026-08-04T16:50:39.042Z | Downloaded fixedbitset v0.4.2 |
| 1273 | 2026-08-04T16:50:39.042Z | Downloaded thiserror v2.0.19 |
| 1274 | 2026-08-04T16:50:39.046Z | Downloaded usdt-impl v0.5.0 |
| 1275 | 2026-08-04T16:50:39.048Z | Downloaded typify-macro v0.4.3 |
| 1276 | 2026-08-04T16:50:39.048Z | Downloaded thiserror-impl v1.0.69 |
| 1277 | 2026-08-04T16:50:39.048Z | Downloaded debug-ignore v1.0.5 |
| 1278 | 2026-08-04T16:50:39.048Z | Downloaded arc-swap v1.9.1 |
| 1279 | 2026-08-04T16:50:39.052Z | Downloaded chacha20poly1305 v0.10.1 |
| 1280 | 2026-08-04T16:50:39.054Z | Downloaded icu_collections v2.2.0 |
| 1281 | 2026-08-04T16:50:39.057Z | Downloaded miniz_oxide v0.8.9 |
| 1282 | 2026-08-04T16:50:39.060Z | Downloaded ppv-lite86 v0.2.21 |
| 1283 | 2026-08-04T16:50:39.064Z | Downloaded tower-layer v0.3.3 |
| 1284 | 2026-08-04T16:50:39.067Z | Downloaded want v0.3.1 |
| 1285 | 2026-08-04T16:50:39.067Z | Downloaded testing_table v0.3.0 |
| 1286 | 2026-08-04T16:50:39.067Z | Downloaded equivalent v1.0.2 |
| 1287 | 2026-08-04T16:50:39.072Z | Downloaded const_format v0.2.36 |
| 1288 | 2026-08-04T16:50:39.075Z | Downloaded progenitor-extras v0.2.0 |
| 1289 | 2026-08-04T16:50:39.077Z | Downloaded crypto-bigint v0.5.5 |
| 1290 | 2026-08-04T16:50:39.080Z | Downloaded drift v0.2.0 |
| 1291 | 2026-08-04T16:50:39.085Z | Downloaded dropshot_endpoint v0.17.1 |
| 1292 | 2026-08-04T16:50:39.088Z | Downloaded pem v3.0.6 |
| 1293 | 2026-08-04T16:50:39.091Z | Downloaded globset v0.4.18 |
| 1294 | 2026-08-04T16:50:39.091Z | Downloaded defmt-parser v1.0.0 |
| 1295 | 2026-08-04T16:50:39.091Z | Downloaded foreign-types-macros v0.2.3 |
| 1296 | 2026-08-04T16:50:39.091Z | Downloaded foreign-types-shared v0.1.1 |
| 1297 | 2026-08-04T16:50:39.092Z | Downloaded foreign-types-shared v0.3.1 |
| 1298 | 2026-08-04T16:50:39.095Z | Downloaded pretty-hex v0.4.2 |
| 1299 | 2026-08-04T16:50:39.095Z | Downloaded port-file v0.1.0 |
| 1300 | 2026-08-04T16:50:39.095Z | Downloaded poly1305 v0.8.0 |
| 1301 | 2026-08-04T16:50:39.095Z | Downloaded icu_normalizer v2.2.0 |
| 1302 | 2026-08-04T16:50:39.097Z | Downloaded derive-where v1.6.1 |
| 1303 | 2026-08-04T16:50:39.100Z | Downloaded icu_properties v2.2.0 |
| 1304 | 2026-08-04T16:50:39.100Z | Downloaded log v0.4.32 |
| 1305 | 2026-08-04T16:50:39.103Z | Downloaded http-body-util v0.1.4 |
| 1306 | 2026-08-04T16:50:39.103Z | Downloaded openssl-macros v0.1.1 |
| 1307 | 2026-08-04T16:50:39.108Z | Downloaded serde_tokenstream v0.2.3 |
| 1308 | 2026-08-04T16:50:39.108Z | Downloaded owo-colors v4.3.0 |
| 1309 | 2026-08-04T16:50:39.108Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1310 | 2026-08-04T16:50:39.108Z | Downloaded ucd-trie v0.1.7 |
| 1311 | 2026-08-04T16:50:39.111Z | Downloaded rand_chacha v0.9.0 |
| 1312 | 2026-08-04T16:50:39.111Z | Downloaded rusty-fork v0.3.1 |
| 1313 | 2026-08-04T16:50:39.111Z | Downloaded slog-json v2.6.1 |
| 1314 | 2026-08-04T16:50:39.111Z | Downloaded whoami v1.6.1 |
| 1315 | 2026-08-04T16:50:39.111Z | Downloaded half v2.7.1 |
| 1316 | 2026-08-04T16:50:39.114Z | Downloaded strum_macros v0.26.4 |
| 1317 | 2026-08-04T16:50:39.116Z | Downloaded indexmap v2.14.0 |
| 1318 | 2026-08-04T16:50:39.116Z | Downloaded yoke v0.8.3 |
| 1319 | 2026-08-04T16:50:39.121Z | Downloaded serde_repr v0.1.21 |
| 1320 | 2026-08-04T16:50:39.125Z | Downloaded base64 v0.22.1 |
| 1321 | 2026-08-04T16:50:39.125Z | Downloaded progenitor-client v0.10.0 |
| 1322 | 2026-08-04T16:50:39.125Z | Downloaded rustc_version v0.1.7 |
| 1323 | 2026-08-04T16:50:39.127Z | Downloaded cc v1.2.63 |
| 1324 | 2026-08-04T16:50:39.130Z | Downloaded slog-envlogger v2.2.0 |
| 1325 | 2026-08-04T16:50:39.130Z | Downloaded icu_locale_core v2.2.0 |
| 1326 | 2026-08-04T16:50:39.133Z | Downloaded toml_edit v0.22.27 |
| 1327 | 2026-08-04T16:50:39.135Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1328 | 2026-08-04T16:50:39.138Z | Downloaded base64 v0.21.7 |
| 1329 | 2026-08-04T16:50:39.140Z | Downloaded rustls-webpki v0.103.13 |
| 1330 | 2026-08-04T16:50:39.143Z | Downloaded defmt-macros v1.1.0 |
| 1331 | 2026-08-04T16:50:39.147Z | Downloaded thread-id v5.1.0 |
| 1332 | 2026-08-04T16:50:39.147Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1333 | 2026-08-04T16:50:39.147Z | Downloaded minimal-lexical v0.2.1 |
| 1334 | 2026-08-04T16:50:39.150Z | Downloaded take_mut v0.2.2 |
| 1335 | 2026-08-04T16:50:39.150Z | Downloaded tabled_derive v0.7.0 |
| 1336 | 2026-08-04T16:50:39.153Z | Downloaded schemars v1.2.1 |
| 1337 | 2026-08-04T16:50:39.161Z | Downloaded progenitor-impl v0.10.0 |
| 1338 | 2026-08-04T16:50:39.163Z | Downloaded schemars v0.8.22 |
| 1339 | 2026-08-04T16:50:39.168Z | Downloaded zeroize_derive v1.4.3 |
| 1340 | 2026-08-04T16:50:39.173Z | Downloaded usdt v0.6.0 |
| 1341 | 2026-08-04T16:50:39.174Z | Downloaded zerofrom-derive v0.1.7 |
| 1342 | 2026-08-04T16:50:39.174Z | Downloaded try-lock v0.2.5 |
| 1343 | 2026-08-04T16:50:39.174Z | Downloaded unarray v0.1.4 |
| 1344 | 2026-08-04T16:50:39.174Z | Downloaded usdt-attr-macro v0.5.0 |
| 1345 | 2026-08-04T16:50:39.178Z | Downloaded errno v0.3.14 |
| 1346 | 2026-08-04T16:50:39.178Z | Downloaded dof v0.3.0 |
| 1347 | 2026-08-04T16:50:39.178Z | Downloaded zone v0.3.1 |
| 1348 | 2026-08-04T16:50:39.178Z | Downloaded futures-task v0.3.32 |
| 1349 | 2026-08-04T16:50:39.178Z | Downloaded git-stub-vcs v0.1.0 |
| 1350 | 2026-08-04T16:50:39.178Z | Downloaded fixedbitset v0.5.7 |
| 1351 | 2026-08-04T16:50:39.178Z | Downloaded pin-project-internal v1.1.13 |
| 1352 | 2026-08-04T16:50:39.179Z | Downloaded postcard v1.1.3 |
| 1353 | 2026-08-04T16:50:39.181Z | Downloaded tracing-attributes v0.1.31 |
| 1354 | 2026-08-04T16:50:39.181Z | Downloaded quinn-udp v0.5.14 |
| 1355 | 2026-08-04T16:50:39.181Z | Downloaded glob v0.3.3 |
| 1356 | 2026-08-04T16:50:39.181Z | Downloaded highway v1.3.0 |
| 1357 | 2026-08-04T16:50:39.184Z | Downloaded pin-project-lite v0.2.17 |
| 1358 | 2026-08-04T16:50:39.189Z | Downloaded hyper-util v0.1.20 |
| 1359 | 2026-08-04T16:50:39.192Z | Downloaded proc-macro2 v1.0.106 |
| 1360 | 2026-08-04T16:50:39.192Z | Downloaded toml v0.8.23 |
| 1361 | 2026-08-04T16:50:39.192Z | Downloaded progenitor-client v0.13.0 |
| 1362 | 2026-08-04T16:50:39.195Z | Downloaded rustls-pemfile v2.2.0 |
| 1363 | 2026-08-04T16:50:39.195Z | Downloaded phf_shared v0.12.1 |
| 1364 | 2026-08-04T16:50:39.197Z | Downloaded rand_core v0.6.4 |
| 1365 | 2026-08-04T16:50:39.197Z | Downloaded slog-stdlog v4.1.1 |
| 1366 | 2026-08-04T16:50:39.198Z | Downloaded secrecy v0.10.3 |
| 1367 | 2026-08-04T16:50:39.201Z | Downloaded progenitor-macro v0.13.0 |
| 1368 | 2026-08-04T16:50:39.201Z | Downloaded scroll_derive v0.13.1 |
| 1369 | 2026-08-04T16:50:39.204Z | Downloaded progenitor-macro v0.10.0 |
| 1370 | 2026-08-04T16:50:39.204Z | Downloaded tower-service v0.3.3 |
| 1371 | 2026-08-04T16:50:39.204Z | Downloaded signal-hook-registry v1.4.8 |
| 1372 | 2026-08-04T16:50:39.204Z | Downloaded thread_local v1.1.9 |
| 1373 | 2026-08-04T16:50:39.615Z | Downloaded tokio-rustls v0.26.4 |
| 1374 | 2026-08-04T16:50:39.615Z | Downloaded toml_edit v0.19.15 |
| 1375 | 2026-08-04T16:50:39.620Z | Downloaded crossbeam-channel v0.5.15 |
| 1376 | 2026-08-04T16:50:39.620Z | Downloaded pest_meta v2.8.6 |
| 1377 | 2026-08-04T16:50:39.620Z | Downloaded termtree v0.5.1 |
| 1378 | 2026-08-04T16:50:39.620Z | Downloaded thread-id v4.2.2 |
| 1379 | 2026-08-04T16:50:39.620Z | Downloaded futures-macro v0.3.32 |
| 1380 | 2026-08-04T16:50:39.620Z | Downloaded schemars v0.9.0 |
| 1381 | 2026-08-04T16:50:39.620Z | Downloaded fastrand v2.4.1 |
| 1382 | 2026-08-04T16:50:39.620Z | Downloaded hostname v0.4.2 |
| 1383 | 2026-08-04T16:50:39.620Z | Downloaded parking_lot_core v0.9.12 |
| 1384 | 2026-08-04T16:50:39.620Z | Downloaded memchr v2.8.1 |
| 1385 | 2026-08-04T16:50:39.620Z | Downloaded deranged v0.5.8 |
| 1386 | 2026-08-04T16:50:39.620Z | Downloaded group v0.13.0 |
| 1387 | 2026-08-04T16:50:39.620Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1388 | 2026-08-04T16:50:39.620Z | Downloaded progenitor-impl v0.13.0 |
| 1389 | 2026-08-04T16:50:39.620Z | Downloaded either v1.16.0 |
| 1390 | 2026-08-04T16:50:39.620Z | Downloaded progenitor-client v0.14.0 |
| 1391 | 2026-08-04T16:50:39.620Z | Downloaded serde_plain v1.0.2 |
| 1392 | 2026-08-04T16:50:39.621Z | Downloaded paste v1.0.15 |
| 1393 | 2026-08-04T16:50:39.621Z | Downloaded pest_generator v2.8.6 |
| 1394 | 2026-08-04T16:50:39.621Z | Downloaded rustc_version v0.4.1 |
| 1395 | 2026-08-04T16:50:39.621Z | Downloaded spin v0.5.2 |
| 1396 | 2026-08-04T16:50:39.621Z | Downloaded structmeta v0.3.0 |
| 1397 | 2026-08-04T16:50:39.621Z | Downloaded rustls-pki-types v1.14.1 |
| 1398 | 2026-08-04T16:50:39.621Z | Downloaded itertools v0.12.1 |
| 1399 | 2026-08-04T16:50:39.621Z | Downloaded dunce v1.0.5 |
| 1400 | 2026-08-04T16:50:39.621Z | Downloaded progenitor v0.10.0 |
| 1401 | 2026-08-04T16:50:39.621Z | Downloaded dtrace-parser v0.3.0 |
| 1402 | 2026-08-04T16:50:39.621Z | Downloaded slog-async v2.8.0 |
| 1403 | 2026-08-04T16:50:39.621Z | Downloaded smf v0.2.3 |
| 1404 | 2026-08-04T16:50:39.621Z | Downloaded utf8_iter v1.0.4 |
| 1405 | 2026-08-04T16:50:39.621Z | Downloaded sigpipe v0.1.3 |
| 1406 | 2026-08-04T16:50:39.621Z | Downloaded stable_deref_trait v1.2.1 |
| 1407 | 2026-08-04T16:50:39.621Z | Downloaded ref-cast v1.0.25 |
| 1408 | 2026-08-04T16:50:39.621Z | Downloaded test-strategy v0.4.5 |
| 1409 | 2026-08-04T16:50:39.621Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1410 | 2026-08-04T16:50:39.621Z | Downloaded thiserror-no-std v2.0.2 |
| 1411 | 2026-08-04T16:50:39.621Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1412 | 2026-08-04T16:50:39.621Z | Downloaded qorb v0.4.1 |
| 1413 | 2026-08-04T16:50:39.621Z | Downloaded unicode-linebreak v0.1.5 |
| 1414 | 2026-08-04T16:50:39.621Z | Downloaded zerofrom v0.1.8 |
| 1415 | 2026-08-04T16:50:39.621Z | Downloaded digest v0.11.3 |
| 1416 | 2026-08-04T16:50:39.621Z | Downloaded displaydoc v0.2.6 |
| 1417 | 2026-08-04T16:50:39.621Z | Downloaded nom v7.1.3 |
| 1418 | 2026-08-04T16:50:39.621Z | Downloaded strum_macros v0.27.2 |
| 1419 | 2026-08-04T16:50:39.621Z | Downloaded tempfile v3.27.0 |
| 1420 | 2026-08-04T16:50:39.621Z | Downloaded unsafe-libyaml v0.2.11 |
| 1421 | 2026-08-04T16:50:39.621Z | Downloaded digest v0.10.7 |
| 1422 | 2026-08-04T16:50:39.621Z | Downloaded writeable v0.6.3 |
| 1423 | 2026-08-04T16:50:39.621Z | Downloaded xz2 v0.1.7 |
| 1424 | 2026-08-04T16:50:39.621Z | Downloaded swrite v0.1.0 |
| 1425 | 2026-08-04T16:50:39.621Z | Downloaded async-compression v0.4.42 |
| 1426 | 2026-08-04T16:50:39.621Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1427 | 2026-08-04T16:50:39.621Z | Downloaded rand_core v0.9.5 |
| 1428 | 2026-08-04T16:50:39.621Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1429 | 2026-08-04T16:50:39.621Z | Downloaded snafu v0.8.9 |
| 1430 | 2026-08-04T16:50:39.621Z | Downloaded usdt-macro v0.6.0 |
| 1431 | 2026-08-04T16:50:39.622Z | Downloaded enum-as-inner v0.6.1 |
| 1432 | 2026-08-04T16:50:39.622Z | Downloaded futures-sink v0.3.32 |
| 1433 | 2026-08-04T16:50:39.622Z | Downloaded proc-macro-error v1.0.4 |
| 1434 | 2026-08-04T16:50:39.622Z | Downloaded getrandom v0.4.2 |
| 1435 | 2026-08-04T16:50:39.622Z | Downloaded tokio-dtrace v0.1.1 |
| 1436 | 2026-08-04T16:50:39.622Z | Downloaded futures-channel v0.3.32 |
| 1437 | 2026-08-04T16:50:39.622Z | Downloaded same-file v1.0.6 |
| 1438 | 2026-08-04T16:50:39.622Z | Downloaded simd-adler32 v0.3.9 |
| 1439 | 2026-08-04T16:50:39.622Z | Downloaded proc-macro-crate v1.3.1 |
| 1440 | 2026-08-04T16:50:39.622Z | Downloaded darling_macro v0.21.3 |
| 1441 | 2026-08-04T16:50:39.622Z | Downloaded hmac v0.12.1 |
| 1442 | 2026-08-04T16:50:39.622Z | Downloaded socket2 v0.6.5 |
| 1443 | 2026-08-04T16:50:39.622Z | Downloaded darling_core v0.21.3 |
| 1444 | 2026-08-04T16:50:39.622Z | Downloaded once_cell v1.21.4 |
| 1445 | 2026-08-04T16:50:39.622Z | Downloaded rhai_codegen v3.2.0 |
| 1446 | 2026-08-04T16:50:39.622Z | Downloaded slog v2.8.2 |
| 1447 | 2026-08-04T16:50:39.622Z | Downloaded semver v1.0.28 |
| 1448 | 2026-08-04T16:50:39.622Z | Downloaded parking_lot_core v0.8.6 |
| 1449 | 2026-08-04T16:50:39.622Z | Downloaded icu_properties_data v2.2.0 |
| 1450 | 2026-08-04T16:50:39.622Z | Downloaded zerovec-derive v0.11.3 |
| 1451 | 2026-08-04T16:50:39.622Z | Downloaded quote v1.0.45 |
| 1452 | 2026-08-04T16:50:39.622Z | Downloaded rustls-native-certs v0.8.4 |
| 1453 | 2026-08-04T16:50:39.622Z | Downloaded siphasher v1.0.3 |
| 1454 | 2026-08-04T16:50:39.622Z | Downloaded fnv v1.0.7 |
| 1455 | 2026-08-04T16:50:39.622Z | Downloaded foldhash v0.1.5 |
| 1456 | 2026-08-04T16:50:39.622Z | Downloaded phf v0.12.1 |
| 1457 | 2026-08-04T16:50:39.622Z | Downloaded parking_lot v0.11.2 |
| 1458 | 2026-08-04T16:50:39.622Z | Downloaded plain v0.2.3 |
| 1459 | 2026-08-04T16:50:39.622Z | Downloaded powerfmt v0.2.0 |
| 1460 | 2026-08-04T16:50:39.622Z | Downloaded strum v0.26.3 |
| 1461 | 2026-08-04T16:50:39.622Z | Downloaded tiny-keccak v2.0.2 |
| 1462 | 2026-08-04T16:50:39.622Z | Downloaded zerocopy-derive v0.8.50 |
| 1463 | 2026-08-04T16:50:39.622Z | Downloaded rand v0.10.2 |
| 1464 | 2026-08-04T16:50:39.622Z | Downloaded elliptic-curve v0.13.8 |
| 1465 | 2026-08-04T16:50:39.622Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1466 | 2026-08-04T16:50:39.622Z | Downloaded float-ord v0.3.2 |
| 1467 | 2026-08-04T16:50:39.622Z | Downloaded usdt-attr-macro v0.6.0 |
| 1468 | 2026-08-04T16:50:39.623Z | Downloaded time-macros v0.2.27 |
| 1469 | 2026-08-04T16:50:39.623Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1470 | 2026-08-04T16:50:39.623Z | Downloaded openssl-sys v0.9.116 |
| 1471 | 2026-08-04T16:50:39.623Z | Downloaded hickory-resolver v0.25.2 |
| 1472 | 2026-08-04T16:50:39.623Z | Downloaded thiserror-impl v2.0.19 |
| 1473 | 2026-08-04T16:50:39.623Z | Downloaded parse-display-derive v0.10.0 |
| 1474 | 2026-08-04T16:50:39.623Z | Downloaded serde v1.0.229 |
| 1475 | 2026-08-04T16:50:39.626Z | Downloaded password-hash v0.5.0 |
| 1476 | 2026-08-04T16:50:39.626Z | Downloaded tower v0.5.3 |
| 1477 | 2026-08-04T16:50:39.626Z | Downloaded aho-corasick v1.1.4 |
| 1478 | 2026-08-04T16:50:39.626Z | Downloaded vsss-rs v3.3.4 |
| 1479 | 2026-08-04T16:50:39.626Z | Downloaded shlex v2.0.1 |
| 1480 | 2026-08-04T16:50:39.626Z | Downloaded embedded-io v0.4.0 |
| 1481 | 2026-08-04T16:50:39.626Z | Downloaded flate2 v1.1.9 |
| 1482 | 2026-08-04T16:50:39.626Z | Downloaded heck v0.4.1 |
| 1483 | 2026-08-04T16:50:39.627Z | Downloaded dof v0.4.0 |
| 1484 | 2026-08-04T16:50:39.627Z | Downloaded toml_datetime v0.6.11 |
| 1485 | 2026-08-04T16:50:39.627Z | Downloaded mio v1.2.1 |
| 1486 | 2026-08-04T16:50:39.627Z | Downloaded expectorate v1.2.0 |
| 1487 | 2026-08-04T16:50:39.627Z | Downloaded serde_core v1.0.229 |
| 1488 | 2026-08-04T16:50:39.627Z | Downloaded ryu v1.0.23 |
| 1489 | 2026-08-04T16:50:39.627Z | Downloaded fs-err v3.3.0 |
| 1490 | 2026-08-04T16:50:39.627Z | Downloaded universal-hash v0.5.1 |
| 1491 | 2026-08-04T16:50:39.627Z | Downloaded term v1.2.1 |
| 1492 | 2026-08-04T16:50:39.627Z | Downloaded progenitor-impl v0.14.0 |
| 1493 | 2026-08-04T16:50:39.627Z | Downloaded pest_derive v2.8.6 |
| 1494 | 2026-08-04T16:50:39.627Z | Downloaded unicode-normalization v0.1.25 |
| 1495 | 2026-08-04T16:50:39.627Z | Downloaded utf8parse v0.2.2 |
| 1496 | 2026-08-04T16:50:39.627Z | Downloaded progenitor v0.13.0 |
| 1497 | 2026-08-04T16:50:39.627Z | Downloaded resolv-conf v0.7.6 |
| 1498 | 2026-08-04T16:50:39.627Z | Downloaded static_assertions v1.1.0 |
| 1499 | 2026-08-04T16:50:39.627Z | Downloaded tokio-tungstenite v0.21.0 |
| 1500 | 2026-08-04T16:50:39.627Z | Downloaded url v2.5.8 |
| 1501 | 2026-08-04T16:50:39.627Z | Downloaded hashbrown v0.12.3 |
| 1502 | 2026-08-04T16:50:39.627Z | Downloaded zmij v1.0.21 |
| 1503 | 2026-08-04T16:50:39.627Z | Downloaded darling_core v0.23.0 |
| 1504 | 2026-08-04T16:50:39.627Z | Downloaded pin-project v1.1.13 |
| 1505 | 2026-08-04T16:50:39.627Z | Downloaded data-encoding v2.11.0 |
| 1506 | 2026-08-04T16:50:39.627Z | Downloaded scroll v0.13.0 |
| 1507 | 2026-08-04T16:50:39.627Z | Downloaded serde_derive_internals v0.29.1 |
| 1508 | 2026-08-04T16:50:39.627Z | Downloaded zeroize v1.8.2 |
| 1509 | 2026-08-04T16:50:39.627Z | Downloaded find-msvc-tools v0.1.9 |
| 1510 | 2026-08-04T16:50:39.627Z | Downloaded getrandom v0.3.4 |
| 1511 | 2026-08-04T16:50:39.627Z | Downloaded derive_more v0.99.20 |
| 1512 | 2026-08-04T16:50:39.627Z | Downloaded papergrid v0.11.0 |
| 1513 | 2026-08-04T16:50:39.627Z | Downloaded generic-array v0.14.7 |
| 1514 | 2026-08-04T16:50:39.627Z | Downloaded itertools v0.14.0 |
| 1515 | 2026-08-04T16:50:39.627Z | Downloaded nom v8.0.0 |
| 1516 | 2026-08-04T16:50:39.627Z | Downloaded progenitor v0.14.0 |
| 1517 | 2026-08-04T16:50:39.627Z | Downloaded typed-path v0.9.3 |
| 1518 | 2026-08-04T16:50:39.627Z | Downloaded rand_core v0.10.1 |
| 1519 | 2026-08-04T16:50:39.627Z | Downloaded tungstenite v0.21.0 |
| 1520 | 2026-08-04T16:50:39.627Z | Downloaded rayon-core v1.13.0 |
| 1521 | 2026-08-04T16:50:39.627Z | Downloaded tinyvec v1.11.0 |
| 1522 | 2026-08-04T16:50:39.628Z | Downloaded smallvec v1.15.1 |
| 1523 | 2026-08-04T16:50:39.628Z | Downloaded walkdir v2.5.0 |
| 1524 | 2026-08-04T16:50:39.628Z | Downloaded libm v0.2.16 |
| 1525 | 2026-08-04T16:50:39.628Z | Downloaded heapless v0.8.0 |
| 1526 | 2026-08-04T16:50:39.628Z | Downloaded itertools v0.15.0 |
| 1527 | 2026-08-04T16:50:39.628Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1528 | 2026-08-04T16:50:39.628Z | Downloaded hyper v1.11.0 |
| 1529 | 2026-08-04T16:50:39.628Z | Downloaded futures v0.3.32 |
| 1530 | 2026-08-04T16:50:39.628Z | Downloaded zerotrie v0.2.4 |
| 1531 | 2026-08-04T16:50:39.628Z | Downloaded tokio-util v0.7.18 |
| 1532 | 2026-08-04T16:50:39.628Z | Downloaded similar v2.7.0 |
| 1533 | 2026-08-04T16:50:39.628Z | Downloaded serde_derive v1.0.229 |
| 1534 | 2026-08-04T16:50:39.628Z | Downloaded uuid v1.24.0 |
| 1535 | 2026-08-04T16:50:39.628Z | Downloaded zerovec v0.11.6 |
| 1536 | 2026-08-04T16:50:39.628Z | Downloaded prettyplease v0.2.37 |
| 1537 | 2026-08-04T16:50:39.628Z | Downloaded typify v0.4.3 |
| 1538 | 2026-08-04T16:50:39.628Z | Downloaded getrandom v0.2.17 |
| 1539 | 2026-08-04T16:50:39.628Z | Downloaded clap_builder v4.6.5 |
| 1540 | 2026-08-04T16:50:39.628Z | Downloaded tokio-stream v0.1.18 |
| 1541 | 2026-08-04T16:50:39.628Z | Downloaded iddqd v0.4.6 |
| 1542 | 2026-08-04T16:50:39.628Z | Downloaded unicode-ident v1.0.24 |
| 1543 | 2026-08-04T16:50:39.628Z | Downloaded papergrid v0.18.0 |
| 1544 | 2026-08-04T16:50:39.628Z | Downloaded steno v0.4.1 |
| 1545 | 2026-08-04T16:50:39.628Z | Downloaded ron v0.12.1 |
| 1546 | 2026-08-04T16:50:39.628Z | Downloaded dropshot-api-manager v0.7.2 |
| 1547 | 2026-08-04T16:50:39.628Z | Downloaded httparse v1.10.1 |
| 1548 | 2026-08-04T16:50:39.628Z | Downloaded typenum v1.20.1 |
| 1549 | 2026-08-04T16:50:39.628Z | Downloaded rand v0.9.4 |
| 1550 | 2026-08-04T16:50:39.628Z | Downloaded winnow v0.5.40 |
| 1551 | 2026-08-04T16:50:39.632Z | Downloaded hickory-resolver v0.24.4 |
| 1552 | 2026-08-04T16:50:39.632Z | Downloaded regex v1.12.3 |
| 1553 | 2026-08-04T16:50:39.635Z | Downloaded quinn v0.11.9 |
| 1554 | 2026-08-04T16:50:39.638Z | Downloaded hashbrown v0.17.1 |
| 1555 | 2026-08-04T16:50:39.640Z | Downloaded reqwest v0.13.4 |
| 1556 | 2026-08-04T16:50:39.652Z | Downloaded rand v0.8.6 |
| 1557 | 2026-08-04T16:50:39.655Z | Downloaded goblin v0.8.2 |
| 1558 | 2026-08-04T16:50:39.658Z | Downloaded http v1.4.2 |
| 1559 | 2026-08-04T16:50:39.660Z | Downloaded futures-util v0.3.32 |
| 1560 | 2026-08-04T16:50:39.664Z | Downloaded winnow v0.7.15 |
| 1561 | 2026-08-04T16:50:39.673Z | Downloaded zerocopy v0.7.35 |
| 1562 | 2026-08-04T16:50:39.681Z | Downloaded serde_json v1.0.151 |
| 1563 | 2026-08-04T16:50:39.687Z | Downloaded tough v0.22.0 |
| 1564 | 2026-08-04T16:50:39.690Z | Downloaded reqwest v0.12.28 |
| 1565 | 2026-08-04T16:50:39.693Z | Downloaded unicode-segmentation v1.13.3 |
| 1566 | 2026-08-04T16:50:39.697Z | Downloaded portable-atomic v1.13.1 |
| 1567 | 2026-08-04T16:50:39.700Z | Downloaded hkdf v0.12.4 |
| 1568 | 2026-08-04T16:50:39.715Z | Downloaded chrono v0.4.45 |
| 1569 | 2026-08-04T16:50:39.719Z | Downloaded hashbrown v0.16.1 |
| 1570 | 2026-08-04T16:50:39.723Z | Downloaded hashbrown v0.15.5 |
| 1571 | 2026-08-04T16:50:39.725Z | Downloaded moka v0.12.15 |
| 1572 | 2026-08-04T16:50:39.734Z | Downloaded aws-lc-rs v1.17.0 |
| 1573 | 2026-08-04T16:50:39.743Z | Downloaded pest v2.8.6 |
| 1574 | 2026-08-04T16:50:39.750Z | Downloaded h2 v0.4.14 |
| 1575 | 2026-08-04T16:50:39.779Z | Downloaded tabled v0.15.0 |
| 1576 | 2026-08-04T16:50:39.788Z | Downloaded winnow v1.0.3 |
| 1577 | 2026-08-04T16:50:39.793Z | Downloaded time v0.3.47 |
| 1578 | 2026-08-04T16:50:39.800Z | Downloaded tower-http v0.6.11 |
| 1579 | 2026-08-04T16:50:39.805Z | Downloaded proptest v1.11.0 |
| 1580 | 2026-08-04T16:50:39.811Z | Downloaded rayon v1.12.0 |
| 1581 | 2026-08-04T16:50:39.828Z | Downloaded vcpkg v0.2.15 |
| 1582 | 2026-08-04T16:50:39.850Z | Downloaded quinn-proto v0.11.16 |
| 1583 | 2026-08-04T16:50:39.854Z | Downloaded webpki-roots v1.0.7 |
| 1584 | 2026-08-04T16:50:39.856Z | Downloaded curve25519-dalek v4.1.3 |
| 1585 | 2026-08-04T16:50:39.863Z | Downloaded nix v0.31.3 |
| 1586 | 2026-08-04T16:50:39.870Z | Downloaded unicode-width v0.1.14 |
| 1587 | 2026-08-04T16:50:39.873Z | Downloaded zerocopy v0.8.50 |
| 1588 | 2026-08-04T16:50:39.887Z | Downloaded syn v3.0.3 |
| 1589 | 2026-08-04T16:50:39.890Z | Downloaded bstr v1.12.1 |
| 1590 | 2026-08-04T16:50:39.895Z | Downloaded serde_with v3.21.0 |
| 1591 | 2026-08-04T16:50:39.909Z | Downloaded tabled v0.21.0 |
| 1592 | 2026-08-04T16:50:39.919Z | Downloaded smoltcp v0.11.0 |
| 1593 | 2026-08-04T16:50:39.926Z | Downloaded unicode-width v0.2.2 |
| 1594 | 2026-08-04T16:50:39.931Z | Downloaded rustls v0.23.40 |
| 1595 | 2026-08-04T16:50:39.939Z | Downloaded syn v2.0.117 |
| 1596 | 2026-08-04T16:50:39.943Z | Downloaded syn v1.0.109 |
| 1597 | 2026-08-04T16:50:39.948Z | Downloaded regex-syntax v0.8.10 |
| 1598 | 2026-08-04T16:50:39.956Z | Downloaded goblin v0.10.7 |
| 1599 | 2026-08-04T16:50:39.960Z | Downloaded openapiv3 v2.2.0 |
| 1600 | 2026-08-04T16:50:39.966Z | Downloaded hickory-proto v0.24.4 |
| 1601 | 2026-08-04T16:50:39.974Z | Downloaded dropshot v0.17.1 |
| 1602 | 2026-08-04T16:50:39.986Z | Downloaded rhai v1.25.1 |
| 1603 | 2026-08-04T16:50:39.992Z | Downloaded openssl v0.10.80 |
| 1604 | 2026-08-04T16:50:40.005Z | Downloaded rustix v1.1.4 |
| 1605 | 2026-08-04T16:50:40.018Z | Downloaded rustix v0.38.44 |
| 1606 | 2026-08-04T16:50:40.030Z | Downloaded regress v0.10.5 |
| 1607 | 2026-08-04T16:50:40.037Z | Downloaded typify-impl v0.4.3 |
| 1608 | 2026-08-04T16:50:40.041Z | Downloaded regress v0.11.1 |
| 1609 | 2026-08-04T16:50:40.048Z | Downloaded typify-impl v0.6.2 |
| 1610 | 2026-08-04T16:50:40.057Z | Downloaded sled v0.34.7 |
| 1611 | 2026-08-04T16:50:40.060Z | Downloaded tracing v0.1.44 |
| 1612 | 2026-08-04T16:50:40.070Z | Downloaded hickory-proto v0.25.2 |
| 1613 | 2026-08-04T16:50:40.105Z | Downloaded regex-automata v0.4.14 |
| 1614 | 2026-08-04T16:50:40.113Z | Downloaded jiff v0.2.28 |
| 1615 | 2026-08-04T16:50:40.137Z | Downloaded chrono-tz v0.10.4 |
| 1616 | 2026-08-04T16:50:40.151Z | Downloaded petgraph v0.6.5 |
| 1617 | 2026-08-04T16:50:40.161Z | Downloaded lzma-sys v0.1.20 |
| 1618 | 2026-08-04T16:50:40.176Z | Downloaded sha3 v0.10.9 |
| 1619 | 2026-08-04T16:50:40.179Z | Downloaded csv v1.4.0 |
| 1620 | 2026-08-04T16:50:40.190Z | Downloaded petgraph v0.8.3 |
| 1621 | 2026-08-04T16:50:40.202Z | Downloaded libc v0.2.189 |
| 1622 | 2026-08-04T16:50:40.223Z | Downloaded tokio v1.53.1 |
| 1623 | 2026-08-04T16:50:40.245Z | Downloaded encoding_rs v0.8.35 |
| 1624 | 2026-08-04T16:50:40.264Z | Downloaded ring v0.17.14 |
| 1625 | 2026-08-04T16:50:40.773Z | Downloaded aws-lc-sys v0.41.0 |
| 1626 | 2026-08-04T16:50:41.132Z | Compiling proc-macro2 v1.0.106 |
| 1627 | 2026-08-04T16:50:41.132Z | Compiling quote v1.0.45 |
| 1628 | 2026-08-04T16:50:41.133Z | Compiling unicode-ident v1.0.24 |
| 1629 | 2026-08-04T16:50:41.136Z | Compiling serde_core v1.0.229 |
| 1630 | 2026-08-04T16:50:41.136Z | Compiling serde v1.0.229 |
| 1631 | 2026-08-04T16:50:41.136Z | Compiling libc v0.2.189 |
| 1632 | 2026-08-04T16:50:41.313Z | Compiling cfg-if v1.0.4 |
| 1633 | 2026-08-04T16:50:41.440Z | Compiling zmij v1.0.21 |
| 1634 | 2026-08-04T16:50:41.465Z | Compiling autocfg v1.5.1 |
| 1635 | 2026-08-04T16:50:41.755Z | Compiling memchr v2.8.1 |
| 1636 | 2026-08-04T16:50:41.787Z | Compiling libm v0.2.16 |
| 1637 | 2026-08-04T16:50:42.163Z | Compiling itoa v1.0.18 |
| 1638 | 2026-08-04T16:50:42.181Z | Compiling icu_properties_data v2.2.0 |
| 1639 | 2026-08-04T16:50:42.403Z | Compiling icu_normalizer_data v2.2.0 |
| 1640 | 2026-08-04T16:50:42.407Z | Compiling version_check v0.9.5 |
| 1641 | 2026-08-04T16:50:42.438Z | Compiling stable_deref_trait v1.2.1 |
| 1642 | 2026-08-04T16:50:42.555Z | Compiling serde_json v1.0.151 |
| 1643 | 2026-08-04T16:50:42.684Z | Compiling syn v2.0.117 |
| 1644 | 2026-08-04T16:50:42.715Z | Compiling syn v3.0.3 |
| 1645 | 2026-08-04T16:50:42.858Z | Compiling parking_lot_core v0.9.12 |
| 1646 | 2026-08-04T16:50:42.901Z | Compiling litemap v0.8.2 |
| 1647 | 2026-08-04T16:50:42.917Z | Compiling writeable v0.6.3 |
| 1648 | 2026-08-04T16:50:43.062Z | Compiling num-traits v0.2.19 |
| 1649 | 2026-08-04T16:50:43.105Z | Compiling utf8_iter v1.0.4 |
| 1650 | 2026-08-04T16:50:43.209Z | Compiling percent-encoding v2.3.2 |
| 1651 | 2026-08-04T16:50:43.442Z | Compiling thiserror v2.0.19 |
| 1652 | 2026-08-04T16:50:43.573Z | Compiling rand_core v0.10.1 |
| 1653 | 2026-08-04T16:50:43.613Z | Compiling getrandom v0.4.2 |
| 1654 | 2026-08-04T16:50:43.735Z | Compiling form_urlencoded v1.2.2 |
| 1655 | 2026-08-04T16:50:43.784Z | Compiling zerocopy v0.8.50 |
| 1656 | 2026-08-04T16:50:43.846Z | Compiling errno v0.3.14 |
| 1657 | 2026-08-04T16:50:44.020Z | Compiling heck v0.5.0 |
| 1658 | 2026-08-04T16:50:44.165Z | Compiling iana-time-zone v0.1.65 |
| 1659 | 2026-08-04T16:50:44.478Z | Compiling uuid v1.24.0 |
| 1660 | 2026-08-04T16:50:44.517Z | Compiling jobserver v0.1.34 |
| 1661 | 2026-08-04T16:50:44.642Z | Compiling find-msvc-tools v0.1.9 |
| 1662 | 2026-08-04T16:50:44.820Z | Compiling shlex v2.0.1 |
| 1663 | 2026-08-04T16:50:44.882Z | Compiling rustversion v1.0.22 |
| 1664 | 2026-08-04T16:50:44.927Z | Compiling semver v1.0.28 |
| 1665 | 2026-08-04T16:50:45.012Z | Compiling cc v1.2.63 |
| 1666 | 2026-08-04T16:50:45.161Z | Compiling dyn-clone v1.0.20 |
| 1667 | 2026-08-04T16:50:45.292Z | Compiling schemars v0.8.22 |
| 1668 | 2026-08-04T16:50:45.530Z | Compiling synstructure v0.13.2 |
| 1669 | 2026-08-04T16:50:45.550Z | Compiling serde_derive_internals v0.29.1 |
| 1670 | 2026-08-04T16:50:45.609Z | Compiling serde_derive v1.0.229 |
| 1671 | 2026-08-04T16:50:45.630Z | Compiling thiserror-impl v2.0.19 |
| 1672 | 2026-08-04T16:50:45.993Z | Compiling pin-project-lite v0.2.17 |
| 1673 | 2026-08-04T16:50:46.047Z | Compiling getrandom v0.2.17 |
| 1674 | 2026-08-04T16:50:46.100Z | Compiling bitflags v2.12.1 |
| 1675 | 2026-08-04T16:50:46.117Z | Compiling scopeguard v1.2.0 |
| 1676 | 2026-08-04T16:50:46.240Z | Compiling lock_api v0.4.14 |
| 1677 | 2026-08-04T16:50:46.319Z | Compiling socket2 v0.6.5 |
| 1678 | 2026-08-04T16:50:46.340Z | Compiling cmake v0.1.58 |
| 1679 | 2026-08-04T16:50:46.508Z | Compiling signal-hook-registry v1.4.8 |
| 1680 | 2026-08-04T16:50:46.534Z | Compiling mio v1.2.1 |
| 1681 | 2026-08-04T16:50:46.554Z | Compiling portable-atomic v1.13.1 |
| 1682 | 2026-08-04T16:50:46.690Z | Compiling fs_extra v1.3.0 |
| 1683 | 2026-08-04T16:50:46.759Z | Compiling zerofrom-derive v0.1.7 |
| 1684 | 2026-08-04T16:50:46.866Z | Compiling yoke-derive v0.8.2 |
| 1685 | 2026-08-04T16:50:46.936Z | Compiling zerovec-derive v0.11.3 |
| 1686 | 2026-08-04T16:50:46.954Z | Compiling displaydoc v0.2.6 |
| 1687 | 2026-08-04T16:50:47.016Z | Compiling schemars_derive v0.8.22 |
| 1688 | 2026-08-04T16:50:47.074Z | Compiling tokio-macros v2.7.0 |
| 1689 | 2026-08-04T16:50:47.189Z | Compiling zerocopy-derive v0.8.50 |
| 1690 | 2026-08-04T16:50:47.757Z | Compiling zeroize_derive v1.4.3 |
| 1691 | 2026-08-04T16:50:47.825Z | Compiling futures-macro v0.3.32 |
| 1692 | 2026-08-04T16:50:47.957Z | Compiling zerofrom v0.1.8 |
| 1693 | 2026-08-04T16:50:48.020Z | Compiling dunce v1.0.5 |
| 1694 | 2026-08-04T16:50:48.091Z | Compiling yoke v0.8.3 |
| 1695 | 2026-08-04T16:50:48.126Z | Compiling aws-lc-sys v0.41.0 |
| 1696 | 2026-08-04T16:50:48.218Z | Compiling critical-section v1.2.0 |
| 1697 | 2026-08-04T16:50:48.330Z | Compiling zerovec v0.11.6 |
| 1698 | 2026-08-04T16:50:48.419Z | Compiling zerotrie v0.2.4 |
| 1699 | 2026-08-04T16:50:48.558Z | Compiling zeroize v1.8.2 |
| 1700 | 2026-08-04T16:50:48.783Z | Compiling smallvec v1.15.1 |
| 1701 | 2026-08-04T16:50:48.803Z | Compiling bytes v1.11.1 |
| 1702 | 2026-08-04T16:50:48.818Z | Compiling chrono v0.4.45 |
| 1703 | 2026-08-04T16:50:48.855Z | Compiling serde_tokenstream v0.2.3 |
| 1704 | 2026-08-04T16:50:48.883Z | Compiling tinystr v0.8.3 |
| 1705 | 2026-08-04T16:50:48.985Z | Compiling potential_utf v0.1.5 |
| 1706 | 2026-08-04T16:50:49.011Z | Compiling once_cell v1.21.4 |
| 1707 | 2026-08-04T16:50:49.134Z | Compiling icu_locale_core v2.2.0 |
| 1708 | 2026-08-04T16:50:49.167Z | Compiling icu_collections v2.2.0 |
| 1709 | 2026-08-04T16:50:49.183Z | Compiling log v0.4.32 |
| 1710 | 2026-08-04T16:50:49.256Z | Compiling futures-core v0.3.32 |
| 1711 | 2026-08-04T16:50:49.365Z | Compiling parking_lot v0.12.5 |
| 1712 | 2026-08-04T16:50:49.745Z | Compiling tokio v1.53.1 |
| 1713 | 2026-08-04T16:50:49.746Z | Compiling subtle v2.6.1 |
| 1714 | 2026-08-04T16:50:49.780Z | Compiling equivalent v1.0.2 |
| 1715 | 2026-08-04T16:50:49.877Z | Compiling allocator-api2 v0.2.21 |
| 1716 | 2026-08-04T16:50:49.944Z | Compiling httparse v1.10.1 |
| 1717 | 2026-08-04T16:50:50.219Z | Compiling icu_provider v2.2.0 |
| 1718 | 2026-08-04T16:50:50.258Z | Compiling futures-sink v0.3.32 |
| 1719 | 2026-08-04T16:50:50.366Z | Compiling rustix v1.1.4 |
| 1720 | 2026-08-04T16:50:50.383Z | Compiling slab v0.4.12 |
| 1721 | 2026-08-04T16:50:50.502Z | Compiling icu_properties v2.2.0 |
| 1722 | 2026-08-04T16:50:50.620Z | Compiling icu_normalizer v2.2.0 |
| 1723 | 2026-08-04T16:50:50.813Z | Compiling ucd-trie v0.1.7 |
| 1724 | 2026-08-04T16:50:50.838Z | Compiling thiserror v1.0.69 |
| 1725 | 2026-08-04T16:50:51.044Z | Compiling pest v2.8.6 |
| 1726 | 2026-08-04T16:50:51.745Z | Compiling idna_adapter v1.2.2 |
| 1727 | 2026-08-04T16:50:51.765Z | Compiling typenum v1.20.1 |
| 1728 | 2026-08-04T16:50:51.795Z | Compiling regex-syntax v0.8.10 |
| 1729 | 2026-08-04T16:50:51.891Z | Compiling idna v1.1.0 |
| 1730 | 2026-08-04T16:50:51.916Z | Compiling futures-channel v0.3.32 |
| 1731 | 2026-08-04T16:50:52.068Z | Compiling pest_meta v2.8.6 |
| 1732 | 2026-08-04T16:50:52.214Z | Compiling thiserror-impl v1.0.69 |
| 1733 | 2026-08-04T16:50:52.234Z | Compiling url v2.5.8 |
| 1734 | 2026-08-04T16:50:52.251Z | Compiling strsim v0.11.1 |
| 1735 | 2026-08-04T16:50:52.544Z | Compiling hashbrown v0.17.1 |
| 1736 | 2026-08-04T16:50:52.575Z | Compiling aho-corasick v1.1.4 |
| 1737 | 2026-08-04T16:50:53.270Z | Compiling pest_generator v2.8.6 |
| 1738 | 2026-08-04T16:50:53.360Z | Compiling futures-task v0.3.32 |
| 1739 | 2026-08-04T16:50:53.541Z | Compiling futures-io v0.3.32 |
| 1740 | 2026-08-04T16:50:53.748Z | Compiling futures-util v0.3.32 |
| 1741 | 2026-08-04T16:50:53.794Z | Compiling regex-automata v0.4.14 |
| 1742 | 2026-08-04T16:50:53.876Z | Compiling pest_derive v2.8.6 |
| 1743 | 2026-08-04T16:50:53.936Z | Compiling getrandom v0.3.4 |
| 1744 | 2026-08-04T16:50:53.939Z | Compiling ident_case v1.0.1 |
| 1745 | 2026-08-04T16:50:54.084Z | Compiling rand_core v0.6.4 |
| 1746 | 2026-08-04T16:50:54.278Z | Compiling ipnetwork v0.21.1 |
| 1747 | 2026-08-04T16:50:54.351Z | Compiling byteorder v1.5.0 |
| 1748 | 2026-08-04T16:50:54.426Z | Compiling indexmap v2.14.0 |
| 1749 | 2026-08-04T16:50:54.650Z | Compiling tracing-core v0.1.36 |
| 1750 | 2026-08-04T16:50:55.183Z | Compiling tracing-attributes v0.1.31 |
| 1751 | 2026-08-04T16:50:55.305Z | Compiling slog v2.8.2 |
| 1752 | 2026-08-04T16:50:55.557Z | Compiling regex v1.12.3 |
| 1753 | 2026-08-04T16:50:55.779Z | Compiling fnv v1.0.7 |
| 1754 | 2026-08-04T16:50:55.893Z | Compiling base64 v0.22.1 |
| 1755 | 2026-08-04T16:50:55.946Z | Compiling anyhow v1.0.104 |
| 1756 | 2026-08-04T16:50:55.970Z | Compiling paste v1.0.15 |
| 1757 | 2026-08-04T16:50:56.364Z | Compiling erased-serde v0.3.31 |
| 1758 | 2026-08-04T16:50:56.412Z | Compiling omicron-workspace-hack v0.1.0 |
| 1759 | 2026-08-04T16:50:56.430Z | Compiling tracing v0.1.44 |
| 1760 | 2026-08-04T16:50:56.797Z | Compiling http v1.4.2 |
| 1761 | 2026-08-04T16:50:57.304Z | Compiling oxnet v0.1.6 |
| 1762 | 2026-08-04T16:50:57.598Z | Compiling rustls-pki-types v1.14.1 |
| 1763 | 2026-08-04T16:50:58.113Z | Compiling scroll_derive v0.13.1 |
| 1764 | 2026-08-04T16:50:58.412Z | Compiling ring v0.17.14 |
| 1765 | 2026-08-04T16:50:58.606Z | Compiling time-core v0.1.8 |
| 1766 | 2026-08-04T16:50:58.664Z | Compiling aws-lc-rs v1.17.0 |
| 1767 | 2026-08-04T16:50:58.755Z | Compiling num-conv v0.2.2 |
| 1768 | 2026-08-04T16:50:58.911Z | Compiling time-macros v0.2.27 |
| 1769 | 2026-08-04T16:50:59.202Z | Compiling tokio-util v0.7.18 |
| 1770 | 2026-08-04T16:50:59.380Z | Compiling untrusted v0.9.0 |
| 1771 | 2026-08-04T16:50:59.505Z | Compiling ipnet v2.12.0 |
| 1772 | 2026-08-04T16:50:59.892Z | Compiling camino v1.2.5 |
| 1773 | 2026-08-04T16:50:59.929Z | Compiling untrusted v0.7.1 |
| 1774 | 2026-08-04T16:51:00.221Z | Compiling ppv-lite86 v0.2.21 |
| 1775 | 2026-08-04T16:51:00.554Z | Compiling daft-derive v0.1.7 |
| 1776 | 2026-08-04T16:51:00.668Z | Compiling async-trait v0.1.89 |
| 1777 | 2026-08-04T16:51:00.670Z | Compiling crc32fast v1.5.0 |
| 1778 | 2026-08-04T16:51:00.702Z | Compiling rustls v0.23.40 |
| 1779 | 2026-08-04T16:51:01.091Z | Compiling http-body v1.0.1 |
| 1780 | 2026-08-04T16:51:01.260Z | Compiling darling_core v0.23.0 |
| 1781 | 2026-08-04T16:51:01.337Z | Compiling usdt-impl v0.6.0 |
| 1782 | 2026-08-04T16:51:01.587Z | Compiling pretty-hex v0.4.2 |
| 1783 | 2026-08-04T16:51:01.607Z | Compiling atomic-waker v1.1.2 |
| 1784 | 2026-08-04T16:51:01.727Z | Compiling crossbeam-utils v0.8.21 |
| 1785 | 2026-08-04T16:51:02.047Z | Compiling scroll v0.13.0 |
| 1786 | 2026-08-04T16:51:02.071Z | Compiling tower-layer v0.3.3 |
| 1787 | 2026-08-04T16:51:02.205Z | Compiling try-lock v0.2.5 |
| 1788 | 2026-08-04T16:51:02.271Z | Compiling ryu v1.0.23 |
| 1789 | 2026-08-04T16:51:02.305Z | Compiling plain v0.2.3 |
| 1790 | 2026-08-04T16:51:02.416Z | Compiling tower-service v0.3.3 |
| 1791 | 2026-08-04T16:51:02.517Z | Compiling goblin v0.10.7 |
| 1792 | 2026-08-04T16:51:02.556Z | Compiling want v0.3.1 |
| 1793 | 2026-08-04T16:51:02.730Z | Compiling h2 v0.4.14 |
| 1794 | 2026-08-04T16:51:02.884Z | Compiling slog-async v2.8.0 |
| 1795 | 2026-08-04T16:51:03.169Z | Compiling httpdate v1.0.3 |
| 1796 | 2026-08-04T16:51:03.286Z | Compiling darling_macro v0.23.0 |
| 1797 | 2026-08-04T16:51:03.557Z | Compiling dtrace-parser v0.3.0 |
| 1798 | 2026-08-04T16:51:03.604Z | Compiling thread-id v5.1.0 |
| 1799 | 2026-08-04T16:51:03.691Z | Compiling ref-cast v1.0.25 |
| 1800 | 2026-08-04T16:51:03.865Z | Compiling darling v0.23.0 |
| 1801 | 2026-08-04T16:51:05.147Z | Compiling hyper v1.11.0 |
| 1802 | 2026-08-04T16:51:05.697Z | Compiling dof v0.4.0 |
| 1803 | 2026-08-04T16:51:06.294Z | Compiling rand_core v0.9.5 |
| 1804 | 2026-08-04T16:51:06.556Z | Compiling hyper-util v0.1.20 |
| 1805 | 2026-08-04T16:51:07.172Z | Compiling serde_urlencoded v0.7.1 |
| 1806 | 2026-08-04T16:51:07.460Z | Compiling http-body-util v0.1.4 |
| 1807 | 2026-08-04T16:51:07.799Z | Compiling ref-cast-impl v1.0.25 |
| 1808 | 2026-08-04T16:51:08.440Z | Compiling syn v1.0.109 |
| 1809 | 2026-08-04T16:51:08.937Z | Compiling usdt-macro v0.6.0 |
| 1810 | 2026-08-04T16:51:09.118Z | Compiling usdt-attr-macro v0.6.0 |
| 1811 | 2026-08-04T16:51:09.240Z | Compiling structmeta-derive v0.3.0 |
| 1812 | 2026-08-04T16:51:09.816Z | Compiling multer v3.1.0 |
| 1813 | 2026-08-04T16:51:09.834Z | Compiling foldhash v0.2.0 |
| 1814 | 2026-08-04T16:51:10.076Z | Compiling powerfmt v0.2.0 |
| 1815 | 2026-08-04T16:51:10.138Z | Compiling rand_chacha v0.9.0 |
| 1816 | 2026-08-04T16:51:10.286Z | Compiling deranged v0.5.8 |
| 1817 | 2026-08-04T16:51:10.308Z | Compiling structmeta v0.3.0 |
| 1818 | 2026-08-04T16:51:10.510Z | Compiling newtype-uuid-macros v0.1.0 |
| 1819 | 2026-08-04T16:51:10.843Z | Compiling num_threads v0.1.7 |
| 1820 | 2026-08-04T16:51:11.032Z | Compiling rand v0.9.4 |
| 1821 | 2026-08-04T16:51:11.132Z | Compiling newtype-uuid v1.3.2 |
| 1822 | 2026-08-04T16:51:11.291Z | Compiling sync_wrapper v1.0.2 |
| 1823 | 2026-08-04T16:51:11.397Z | Compiling time v0.3.47 |
| 1824 | 2026-08-04T16:51:11.416Z | Compiling async-stream-impl v0.3.6 |
| 1825 | 2026-08-04T16:51:11.735Z | Compiling strum_macros v0.26.4 |
| 1826 | 2026-08-04T16:51:11.984Z | Compiling dropshot v0.17.1 |
| 1827 | 2026-08-04T16:51:12.136Z | Compiling fastrand v2.4.1 |
| 1828 | 2026-08-04T16:51:12.223Z | Compiling hex v0.4.3 |
| 1829 | 2026-08-04T16:51:12.464Z | Compiling daft v0.1.7 |
| 1830 | 2026-08-04T16:51:12.515Z | Compiling tower v0.5.3 |
| 1831 | 2026-08-04T16:51:13.305Z | Compiling crossbeam-channel v0.5.15 |
| 1832 | 2026-08-04T16:51:13.343Z | Compiling webpki-roots v1.0.7 |
| 1833 | 2026-08-04T16:51:13.403Z | Compiling openapiv3 v2.2.0 |
| 1834 | 2026-08-04T16:51:13.966Z | Compiling generic-array v0.14.7 |
| 1835 | 2026-08-04T16:51:14.291Z | Compiling tower-http v0.6.11 |
| 1836 | 2026-08-04T16:51:14.347Z | Compiling hashbrown v0.16.1 |
| 1837 | 2026-08-04T16:51:14.425Z | Compiling serde_with_macros v3.21.0 |
| 1838 | 2026-08-04T16:51:15.081Z | Compiling futures-executor v0.3.32 |
| 1839 | 2026-08-04T16:51:15.305Z | Compiling dropshot_endpoint v0.17.1 |
| 1840 | 2026-08-04T16:51:15.540Z | Compiling macaddr v1.0.1 |
| 1841 | 2026-08-04T16:51:15.562Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1842 | 2026-08-04T16:51:15.622Z | Compiling thread_local v1.1.9 |
| 1843 | 2026-08-04T16:51:15.818Z | Compiling cpufeatures v0.3.0 |
| 1844 | 2026-08-04T16:51:15.940Z | Compiling openssl-probe v0.2.1 |
| 1845 | 2026-08-04T16:51:16.121Z | Compiling rustls-native-certs v0.8.4 |
| 1846 | 2026-08-04T16:51:16.146Z | Compiling futures v0.3.32 |
| 1847 | 2026-08-04T16:51:16.784Z | Compiling tempfile v3.27.0 |
| 1848 | 2026-08-04T16:51:16.873Z | Compiling derive-ex v0.1.8 |
| 1849 | 2026-08-04T16:51:17.047Z | Compiling strum_macros v0.27.2 |
| 1850 | 2026-08-04T16:51:17.237Z | Compiling is-terminal v0.4.17 |
| 1851 | 2026-08-04T16:51:17.347Z | Compiling take_mut v0.2.2 |
| 1852 | 2026-08-04T16:51:17.472Z | Compiling winnow v1.0.3 |
| 1853 | 2026-08-04T16:51:17.548Z | Compiling term v1.2.1 |
| 1854 | 2026-08-04T16:51:18.434Z | Compiling test-strategy v0.4.5 |
| 1855 | 2026-08-04T16:51:18.865Z | Compiling slog-term v2.9.2 |
| 1856 | 2026-08-04T16:51:20.165Z | Compiling hybrid-array v0.4.12 |
| 1857 | 2026-08-04T16:51:20.276Z | Compiling simd-adler32 v0.3.9 |
| 1858 | 2026-08-04T16:51:20.391Z | Compiling match_cfg v0.1.0 |
| 1859 | 2026-08-04T16:51:20.473Z | Compiling adler2 v2.0.1 |
| 1860 | 2026-08-04T16:51:20.643Z | Compiling miniz_oxide v0.8.9 |
| 1861 | 2026-08-04T16:51:20.802Z | Compiling hostname v0.3.1 |
| 1862 | 2026-08-04T16:51:21.237Z | Compiling slog-json v2.6.1 |
| 1863 | 2026-08-04T16:51:21.519Z | Compiling memmap2 v0.9.10 |
| 1864 | 2026-08-04T16:51:22.031Z | Compiling usdt v0.6.0 |
| 1865 | 2026-08-04T16:51:22.071Z | Compiling slog-bunyan v2.5.0 |
| 1866 | 2026-08-04T16:51:22.128Z | Compiling flate2 v1.1.9 |
| 1867 | 2026-08-04T16:51:22.240Z | Compiling block-buffer v0.12.0 |
| 1868 | 2026-08-04T16:51:22.259Z | Compiling crypto-common v0.2.2 |
| 1869 | 2026-08-04T16:51:22.432Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1870 | 2026-08-04T16:51:22.684Z | Compiling const-oid v0.10.2 |
| 1871 | 2026-08-04T16:51:22.706Z | Compiling debug-ignore v1.0.5 |
| 1872 | 2026-08-04T16:51:22.824Z | Compiling either v1.16.0 |
| 1873 | 2026-08-04T16:51:23.059Z | Compiling compression-core v0.4.32 |
| 1874 | 2026-08-04T16:51:23.189Z | Compiling digest v0.11.3 |
| 1875 | 2026-08-04T16:51:23.237Z | Compiling compression-codecs v0.4.38 |
| 1876 | 2026-08-04T16:51:23.526Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1877 | 2026-08-04T16:51:23.585Z | Compiling crypto-common v0.1.7 |
| 1878 | 2026-08-04T16:51:23.618Z | Compiling parse-display-derive v0.10.0 |
| 1879 | 2026-08-04T16:51:23.791Z | Compiling rand_chacha v0.3.1 |
| 1880 | 2026-08-04T16:51:24.141Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1881 | 2026-08-04T16:51:24.372Z | Compiling serde_spanned v1.1.1 |
| 1882 | 2026-08-04T16:51:24.421Z | Compiling encoding_rs v0.8.35 |
| 1883 | 2026-08-04T16:51:24.487Z | Compiling mime v0.3.17 |
| 1884 | 2026-08-04T16:51:24.528Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1885 | 2026-08-04T16:51:24.663Z | Compiling spin v0.9.8 |
| 1886 | 2026-08-04T16:51:24.803Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1887 | 2026-08-04T16:51:24.838Z | Compiling rand v0.8.6 |
| 1888 | 2026-08-04T16:51:25.019Z | Compiling async-compression v0.4.42 |
| 1889 | 2026-08-04T16:51:25.178Z | Compiling sha1 v0.11.0 |
| 1890 | 2026-08-04T16:51:25.307Z | Compiling strum v0.26.3 |
| 1891 | 2026-08-04T16:51:25.474Z | Compiling async-stream v0.3.6 |
| 1892 | 2026-08-04T16:51:25.603Z | Compiling waitgroup v0.1.2 |
| 1893 | 2026-08-04T16:51:25.665Z | Compiling rustls-pemfile v2.2.0 |
| 1894 | 2026-08-04T16:51:25.751Z | Compiling serde_path_to_error v0.1.20 |
| 1895 | 2026-08-04T16:51:25.771Z | Compiling wait-timeout v0.2.1 |
| 1896 | 2026-08-04T16:51:25.945Z | Compiling hostname v0.4.2 |
| 1897 | 2026-08-04T16:51:26.210Z | Compiling quick-error v1.2.3 |
| 1898 | 2026-08-04T16:51:26.330Z | Compiling bit-vec v0.8.0 |
| 1899 | 2026-08-04T16:51:26.605Z | Compiling bit-set v0.8.0 |
| 1900 | 2026-08-04T16:51:26.660Z | Compiling rusty-fork v0.3.1 |
| 1901 | 2026-08-04T16:51:26.714Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1902 | 2026-08-04T16:51:26.794Z | Compiling serde_with v3.21.0 |
| 1903 | 2026-08-04T16:51:27.226Z | Compiling rand_xorshift v0.4.0 |
| 1904 | 2026-08-04T16:51:27.388Z | Compiling unarray v0.1.4 |
| 1905 | 2026-08-04T16:51:27.513Z | Compiling proptest v1.11.0 |
| 1906 | 2026-08-04T16:51:27.614Z | Compiling strum v0.27.2 |
| 1907 | 2026-08-04T16:51:27.754Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1908 | 2026-08-04T16:51:27.906Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1909 | 2026-08-04T16:51:28.118Z | Compiling instant v0.1.13 |
| 1910 | 2026-08-04T16:51:28.315Z | Compiling itertools v0.14.0 |
| 1911 | 2026-08-04T16:51:28.475Z | Compiling iddqd v0.4.6 |
| 1912 | 2026-08-04T16:51:28.728Z | Compiling unicode-width v0.2.2 |
| 1913 | 2026-08-04T16:51:29.287Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1914 | 2026-08-04T16:51:29.470Z | Compiling block-buffer v0.10.4 |
| 1915 | 2026-08-04T16:51:29.588Z | Compiling backon v1.6.0 |
| 1916 | 2026-08-04T16:51:29.877Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1917 | 2026-08-04T16:51:30.461Z | Compiling digest v0.10.7 |
| 1918 | 2026-08-04T16:51:30.719Z | Compiling backoff v0.4.0 |
| 1919 | 2026-08-04T16:51:31.108Z | Compiling parse-display v0.10.0 |
| 1920 | 2026-08-04T16:51:31.345Z | Compiling regress v0.10.5 |
| 1921 | 2026-08-04T16:51:31.472Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1922 | 2026-08-04T16:51:31.680Z | Compiling humantime v2.3.0 |
| 1923 | 2026-08-04T16:51:34.125Z | Compiling regress v0.11.1 |
| 1924 | 2026-08-04T16:51:35.715Z | Compiling typify-impl v0.6.2 |
| 1925 | 2026-08-04T16:51:36.045Z | Compiling zerocopy-derive v0.7.35 |
| 1926 | 2026-08-04T16:51:37.139Z | Compiling clap_derive v4.6.4 |
| 1927 | 2026-08-04T16:51:37.340Z | Compiling convert_case v0.4.0 |
| 1928 | 2026-08-04T16:51:37.380Z | Compiling utf8parse v0.2.2 |
| 1929 | 2026-08-04T16:51:37.885Z | Compiling cpufeatures v0.2.17 |
| 1930 | 2026-08-04T16:51:37.966Z | Compiling derive_more v0.99.20 |
| 1931 | 2026-08-04T16:51:37.984Z | Compiling anstyle-parse v1.0.0 |
| 1932 | 2026-08-04T16:51:38.956Z | Compiling terminal_size v0.4.4 |
| 1933 | 2026-08-04T16:51:38.974Z | Compiling toml_datetime v0.6.11 |
| 1934 | 2026-08-04T16:51:38.990Z | Compiling typify-macro v0.6.2 |
| 1935 | 2026-08-04T16:51:39.093Z | Compiling anstyle-query v1.1.5 |
| 1936 | 2026-08-04T16:51:39.202Z | Compiling is_terminal_polyfill v1.70.2 |
| 1937 | 2026-08-04T16:51:39.219Z | Compiling anstyle v1.0.14 |
| 1938 | 2026-08-04T16:51:39.304Z | Compiling colorchoice v1.0.5 |
| 1939 | 2026-08-04T16:51:39.427Z | Compiling anstream v1.0.0 |
| 1940 | 2026-08-04T16:51:40.158Z | Compiling secrecy v0.10.3 |
| 1941 | 2026-08-04T16:51:40.277Z | Compiling clap_lex v1.1.0 |
| 1942 | 2026-08-04T16:51:40.315Z | Compiling crucible-workspace-hack v0.1.0 |
| 1943 | 2026-08-04T16:51:40.401Z | Compiling tinyvec_macros v0.1.1 |
| 1944 | 2026-08-04T16:51:40.526Z | Compiling heapless v0.8.0 |
| 1945 | 2026-08-04T16:51:40.576Z | Compiling typify v0.6.2 |
| 1946 | 2026-08-04T16:51:40.615Z | Compiling tinyvec v1.11.0 |
| 1947 | 2026-08-04T16:51:40.794Z | Compiling clap_builder v4.6.5 |
| 1948 | 2026-08-04T16:51:41.097Z | Compiling zerocopy v0.7.35 |
| 1949 | 2026-08-04T16:51:41.509Z | Compiling hash32 v0.3.1 |
| 1950 | 2026-08-04T16:51:41.609Z | Compiling rustc_version v0.4.1 |
| 1951 | 2026-08-04T16:51:41.633Z | Compiling scroll_derive v0.12.1 |
| 1952 | 2026-08-04T16:51:41.833Z | Compiling num-integer v0.1.46 |
| 1953 | 2026-08-04T16:51:41.859Z | Compiling usdt-impl v0.5.0 |
| 1954 | 2026-08-04T16:51:41.876Z | Compiling smoltcp v0.11.0 |
| 1955 | 2026-08-04T16:51:42.229Z | Compiling curve25519-dalek v4.1.3 |
| 1956 | 2026-08-04T16:51:42.329Z | Compiling scroll v0.12.0 |
| 1957 | 2026-08-04T16:51:42.508Z | Compiling dof v0.3.0 |
| 1958 | 2026-08-04T16:51:42.759Z | Compiling clap v4.6.5 |
| 1959 | 2026-08-04T16:51:43.517Z | Compiling hmac v0.12.1 |
| 1960 | 2026-08-04T16:51:43.600Z | Compiling dtrace-parser v0.2.0 |
| 1961 | 2026-08-04T16:51:43.671Z | Compiling inout v0.1.4 |
| 1962 | 2026-08-04T16:51:43.832Z | Compiling darling_core v0.21.3 |
| 1963 | 2026-08-04T16:51:43.922Z | Compiling ff v0.13.1 |
| 1964 | 2026-08-04T16:51:44.072Z | Compiling cobs v0.3.0 |
| 1965 | 2026-08-04T16:51:44.382Z | Compiling thread-id v4.2.2 |
| 1966 | 2026-08-04T16:51:44.568Z | Compiling unsafe-libyaml v0.2.11 |
| 1967 | 2026-08-04T16:51:44.843Z | Compiling bitflags v1.3.2 |
| 1968 | 2026-08-04T16:51:45.261Z | Compiling managed v0.8.0 |
| 1969 | 2026-08-04T16:51:45.813Z | Compiling serde_yaml v0.9.34+deprecated |
| 1970 | 2026-08-04T16:51:45.921Z | Compiling darling_macro v0.21.3 |
| 1971 | 2026-08-04T16:51:46.502Z | Compiling postcard v1.1.3 |
| 1972 | 2026-08-04T16:51:46.874Z | Compiling group v0.13.0 |
| 1973 | 2026-08-04T16:51:46.996Z | Compiling cipher v0.4.4 |
| 1974 | 2026-08-04T16:51:47.022Z | Compiling hkdf v0.12.4 |
| 1975 | 2026-08-04T16:51:47.255Z | Compiling goblin v0.8.2 |
| 1976 | 2026-08-04T16:51:47.763Z | Compiling num-iter v0.1.45 |
| 1977 | 2026-08-04T16:51:47.891Z | Compiling num-rational v0.4.2 |
| 1978 | 2026-08-04T16:51:48.867Z | Compiling tabwriter v1.4.1 |
| 1979 | 2026-08-04T16:51:48.867Z | Compiling universal-hash v0.5.1 |
| 1980 | 2026-08-04T16:51:49.032Z | Compiling crypto-bigint v0.5.5 |
| 1981 | 2026-08-04T16:51:49.062Z | Compiling hubpack_derive v0.1.1 |
| 1982 | 2026-08-04T16:51:49.221Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1983 | 2026-08-04T16:51:49.589Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1984 | 2026-08-04T16:51:50.449Z | Compiling crossbeam-epoch v0.9.18 |
| 1985 | 2026-08-04T16:51:50.540Z | Compiling half v2.7.1 |
| 1986 | 2026-08-04T16:51:50.758Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1987 | 2026-08-04T16:51:50.895Z | Compiling num-complex v0.4.6 |
| 1988 | 2026-08-04T16:51:51.410Z | Compiling memoffset v0.9.1 |
| 1989 | 2026-08-04T16:51:51.506Z | Compiling rustix v0.38.44 |
| 1990 | 2026-08-04T16:51:51.652Z | Compiling prettyplease v0.2.37 |
| 1991 | 2026-08-04T16:51:51.854Z | Compiling base16ct v0.2.0 |
| 1992 | 2026-08-04T16:51:52.082Z | Compiling base64ct v1.8.3 |
| 1993 | 2026-08-04T16:51:52.104Z | Compiling ciborium-io v0.2.2 |
| 1994 | 2026-08-04T16:51:52.204Z | Compiling cfg_aliases v0.2.1 |
| 1995 | 2026-08-04T16:51:52.283Z | Compiling opaque-debug v0.3.1 |
| 1996 | 2026-08-04T16:51:52.421Z | Compiling poly1305 v0.8.0 |
| 1997 | 2026-08-04T16:51:52.573Z | Compiling password-hash v0.5.0 |
| 1998 | 2026-08-04T16:51:53.027Z | Compiling nix v0.31.3 |
| 1999 | 2026-08-04T16:51:53.498Z | Compiling ciborium-ll v0.2.2 |
| 2000 | 2026-08-04T16:51:53.535Z | Compiling elliptic-curve v0.13.8 |
| 2001 | 2026-08-04T16:51:54.356Z | Compiling num v0.4.3 |
| 2002 | 2026-08-04T16:51:54.436Z | Compiling thiserror-no-std v2.0.2 |
| 2003 | 2026-08-04T16:51:54.534Z | Compiling hubpack v0.1.2 |
| 2004 | 2026-08-04T16:51:55.339Z | Compiling chacha20 v0.9.1 |
| 2005 | 2026-08-04T16:51:55.583Z | Compiling darling v0.21.3 |
| 2006 | 2026-08-04T16:51:55.672Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2007 | 2026-08-04T16:51:55.960Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2008 | 2026-08-04T16:51:56.204Z | Compiling reqwest v0.12.28 |
| 2009 | 2026-08-04T16:51:57.154Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2010 | 2026-08-04T16:51:57.325Z | Compiling blake2 v0.10.6 |
| 2011 | 2026-08-04T16:51:57.417Z | Compiling aead v0.5.2 |
| 2012 | 2026-08-04T16:51:57.752Z | Compiling byte-wrapper v0.1.0 |
| 2013 | 2026-08-04T16:51:57.822Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2014 | 2026-08-04T16:51:58.010Z | Compiling serde_repr v0.1.21 |
| 2015 | 2026-08-04T16:51:58.542Z | Compiling proc-macro-error-attr v1.0.4 |
| 2016 | 2026-08-04T16:51:58.655Z | Compiling bstr v1.12.1 |
| 2017 | 2026-08-04T16:51:58.771Z | Compiling keccak v0.1.6 |
| 2018 | 2026-08-04T16:51:58.814Z | Compiling static_assertions v1.1.0 |
| 2019 | 2026-08-04T16:51:58.906Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2020 | 2026-08-04T16:51:58.995Z | Compiling float-ord v0.3.2 |
| 2021 | 2026-08-04T16:51:59.111Z | Compiling sha3 v0.10.9 |
| 2022 | 2026-08-04T16:51:59.489Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2023 | 2026-08-04T16:51:59.492Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2024 | 2026-08-04T16:52:00.067Z | Compiling proc-macro-crate v3.5.0 |
| 2025 | 2026-08-04T16:52:00.273Z | Compiling argon2 v0.5.3 |
| 2026 | 2026-08-04T16:52:00.476Z | Compiling chacha20poly1305 v0.10.1 |
| 2027 | 2026-08-04T16:52:00.892Z | Compiling progenitor-client v0.10.0 |
| 2028 | 2026-08-04T16:52:01.113Z | Compiling ingot-macros v0.1.1 |
| 2029 | 2026-08-04T16:52:01.210Z | Compiling vsss-rs v3.3.4 |
| 2030 | 2026-08-04T16:52:03.363Z | Compiling ciborium v0.2.2 |
| 2031 | 2026-08-04T16:52:03.766Z | Compiling rustls-webpki v0.103.13 |
| 2032 | 2026-08-04T16:52:04.150Z | Compiling usdt-macro v0.5.0 |
| 2033 | 2026-08-04T16:52:04.216Z | Compiling usdt-attr-macro v0.5.0 |
| 2034 | 2026-08-04T16:52:06.126Z | Compiling enum-as-inner v0.6.1 |
| 2035 | 2026-08-04T16:52:06.328Z | Compiling num-derive v0.4.2 |
| 2036 | 2026-08-04T16:52:06.689Z | Compiling proc-macro-error v1.0.4 |
| 2037 | 2026-08-04T16:52:06.931Z | Compiling memmap v0.7.0 |
| 2038 | 2026-08-04T16:52:06.950Z | Compiling indent_write v2.2.0 |
| 2039 | 2026-08-04T16:52:07.098Z | Compiling data-encoding v2.11.0 |
| 2040 | 2026-08-04T16:52:07.253Z | Compiling winnow v0.5.40 |
| 2041 | 2026-08-04T16:52:07.390Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2042 | 2026-08-04T16:52:07.471Z | Compiling usdt v0.5.0 |
| 2043 | 2026-08-04T16:52:07.744Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2044 | 2026-08-04T16:52:07.974Z | Compiling tokio-rustls v0.26.4 |
| 2045 | 2026-08-04T16:52:08.071Z | Compiling rustls-platform-verifier v0.7.0 |
| 2046 | 2026-08-04T16:52:08.275Z | Compiling hyper-rustls v0.27.9 |
| 2047 | 2026-08-04T16:52:08.615Z | Compiling reqwest v0.13.4 |
| 2048 | 2026-08-04T16:52:09.763Z | Compiling toml_edit v0.19.15 |
| 2049 | 2026-08-04T16:52:10.297Z | Compiling progenitor-client v0.14.0 |
| 2050 | 2026-08-04T16:52:10.704Z | Compiling progenitor-extras v0.2.0 |
| 2051 | 2026-08-04T16:52:11.208Z | Compiling ingot-types v0.1.2 |
| 2052 | 2026-08-04T16:52:11.656Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2053 | 2026-08-04T16:52:11.731Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2054 | 2026-08-04T16:52:11.766Z | Compiling num_enum_derive v0.7.6 |
| 2055 | 2026-08-04T16:52:12.055Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2056 | 2026-08-04T16:52:13.538Z | Compiling serde_spanned v0.6.9 |
| 2057 | 2026-08-04T16:52:13.692Z | Compiling foreign-types-macros v0.2.3 |
| 2058 | 2026-08-04T16:52:14.343Z | Compiling pkg-config v0.3.33 |
| 2059 | 2026-08-04T16:52:14.811Z | Compiling foreign-types-shared v0.3.1 |
| 2060 | 2026-08-04T16:52:15.148Z | Compiling winnow v0.7.15 |
| 2061 | 2026-08-04T16:52:17.791Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2062 | 2026-08-04T16:52:21.743Z | Compiling bytecount v0.6.9 |
| 2063 | 2026-08-04T16:52:22.072Z | Compiling toml_write v0.1.2 |
| 2064 | 2026-08-04T16:52:22.292Z | Compiling colored v3.1.1 |
| 2065 | 2026-08-04T16:52:22.620Z | Compiling vcpkg v0.2.15 |
| 2066 | 2026-08-04T16:52:22.624Z | Compiling toml_edit v0.22.27 |
| 2067 | 2026-08-04T16:52:22.908Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2068 | 2026-08-04T16:52:23.166Z | Compiling openssl-sys v0.9.116 |
| 2069 | 2026-08-04T16:52:23.189Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2070 | 2026-08-04T16:52:23.801Z | Compiling foreign-types v0.5.0 |
| 2071 | 2026-08-04T16:52:24.179Z | Compiling num_enum v0.7.6 |
| 2072 | 2026-08-04T16:52:24.317Z | Compiling ingot v0.1.1 |
| 2073 | 2026-08-04T16:52:25.625Z | Compiling proc-macro-crate v1.3.1 |
| 2074 | 2026-08-04T16:52:25.781Z | Compiling atomicwrites v0.4.4 |
| 2075 | 2026-08-04T16:52:26.087Z | Compiling progenitor-impl v0.14.0 |
| 2076 | 2026-08-04T16:52:26.090Z | Compiling chacha20 v0.10.0 |
| 2077 | 2026-08-04T16:52:26.122Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2078 | 2026-08-04T16:52:26.583Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2079 | 2026-08-04T16:52:26.632Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2080 | 2026-08-04T16:52:26.759Z | Compiling cstr-argument v0.1.2 |
| 2081 | 2026-08-04T16:52:26.883Z | Compiling rayon-core v1.13.0 |
| 2082 | 2026-08-04T16:52:26.901Z | Compiling semver v0.1.20 |
| 2083 | 2026-08-04T16:52:26.934Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2084 | 2026-08-04T16:52:27.010Z | Compiling unicode-segmentation v1.13.3 |
| 2085 | 2026-08-04T16:52:27.178Z | Compiling heck v0.4.1 |
| 2086 | 2026-08-04T16:52:27.374Z | Compiling resolv-conf v0.7.6 |
| 2087 | 2026-08-04T16:52:27.393Z | Compiling swrite v0.1.0 |
| 2088 | 2026-08-04T16:52:27.422Z | Compiling linked-hash-map v0.5.6 |
| 2089 | 2026-08-04T16:52:27.504Z | Compiling newline-converter v0.3.0 |
| 2090 | 2026-08-04T16:52:27.612Z | Compiling lru-cache v0.1.2 |
| 2091 | 2026-08-04T16:52:27.684Z | Compiling rustc_version v0.1.7 |
| 2092 | 2026-08-04T16:52:27.754Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2093 | 2026-08-04T16:52:27.772Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2094 | 2026-08-04T16:52:27.966Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2095 | 2026-08-04T16:52:28.101Z | Compiling rand v0.10.2 |
| 2096 | 2026-08-04T16:52:28.133Z | Compiling num_enum_derive v0.5.11 |
| 2097 | 2026-08-04T16:52:28.168Z | Compiling progenitor-macro v0.14.0 |
| 2098 | 2026-08-04T16:52:29.032Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2099 | 2026-08-04T16:52:29.111Z | Compiling toml v0.8.23 |
| 2100 | 2026-08-04T16:52:29.195Z | Compiling hickory-proto v0.24.4 |
| 2101 | 2026-08-04T16:52:29.251Z | Compiling similar v2.7.0 |
| 2102 | 2026-08-04T16:52:29.313Z | Compiling crossbeam-deque v0.8.6 |
| 2103 | 2026-08-04T16:52:29.539Z | Compiling progenitor-impl v0.13.0 |
| 2104 | 2026-08-04T16:52:29.692Z | Compiling console v0.15.11 |
| 2105 | 2026-08-04T16:52:30.980Z | Compiling camino-tempfile v1.4.1 |
| 2106 | 2026-08-04T16:52:31.375Z | Compiling serde-big-array v0.5.1 |
| 2107 | 2026-08-04T16:52:31.544Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2108 | 2026-08-04T16:52:31.627Z | Compiling pin-project-internal v1.1.13 |
| 2109 | 2026-08-04T16:52:32.024Z | Compiling derive-where v1.6.1 |
| 2110 | 2026-08-04T16:52:32.068Z | Compiling siphasher v1.0.3 |
| 2111 | 2026-08-04T16:52:32.289Z | Compiling minimal-lexical v0.2.1 |
| 2112 | 2026-08-04T16:52:32.520Z | Compiling lazy_static v1.5.0 |
| 2113 | 2026-08-04T16:52:32.541Z | Compiling nom v7.1.3 |
| 2114 | 2026-08-04T16:52:32.639Z | Compiling progenitor v0.14.0 |
| 2115 | 2026-08-04T16:52:32.704Z | Compiling pin-project v1.1.13 |
| 2116 | 2026-08-04T16:52:32.796Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2117 | 2026-08-04T16:52:32.823Z | Compiling phf_shared v0.12.1 |
| 2118 | 2026-08-04T16:52:33.277Z | Compiling progenitor-macro v0.13.0 |
| 2119 | 2026-08-04T16:52:33.866Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2120 | 2026-08-04T16:52:33.886Z | Compiling hickory-resolver v0.24.4 |
| 2121 | 2026-08-04T16:52:37.222Z | Compiling expectorate v1.2.0 |
| 2122 | 2026-08-04T16:52:37.656Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2123 | 2026-08-04T16:52:38.907Z | Compiling num_enum v0.5.11 |
| 2124 | 2026-08-04T16:52:38.934Z | Compiling newtype_derive v0.1.6 |
| 2125 | 2026-08-04T16:52:39.043Z | Compiling progenitor-client v0.13.0 |
| 2126 | 2026-08-04T16:52:39.506Z | Compiling unicode-normalization v0.1.25 |
| 2127 | 2026-08-04T16:52:40.125Z | Compiling tokio-stream v0.1.18 |
| 2128 | 2026-08-04T16:52:40.706Z | Compiling async-recursion v1.1.1 |
| 2129 | 2026-08-04T16:52:41.423Z | Compiling snafu-derive v0.8.9 |
| 2130 | 2026-08-04T16:52:41.520Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2131 | 2026-08-04T16:52:41.838Z | Compiling slog-dtrace v0.3.0 |
| 2132 | 2026-08-04T16:52:42.091Z | Compiling csv-core v0.1.13 |
| 2133 | 2026-08-04T16:52:42.299Z | Compiling chrono-tz v0.10.4 |
| 2134 | 2026-08-04T16:52:42.497Z | Compiling konst_macro_rules v0.2.19 |
| 2135 | 2026-08-04T16:52:42.535Z | Compiling highway v1.3.0 |
| 2136 | 2026-08-04T16:52:42.563Z | Compiling foreign-types-shared v0.1.1 |
| 2137 | 2026-08-04T16:52:42.666Z | Compiling unicode-xid v0.2.6 |
| 2138 | 2026-08-04T16:52:42.696Z | Compiling owo-colors v4.3.0 |
| 2139 | 2026-08-04T16:52:42.797Z | Compiling openssl v0.10.80 |
| 2140 | 2026-08-04T16:52:43.043Z | Compiling same-file v1.0.6 |
| 2141 | 2026-08-04T16:52:43.086Z | Compiling unicode-width v0.1.14 |
| 2142 | 2026-08-04T16:52:43.140Z | Compiling cancel-safe-futures v0.1.5 |
| 2143 | 2026-08-04T16:52:43.216Z | Compiling foldhash v0.1.5 |
| 2144 | 2026-08-04T16:52:43.234Z | Compiling walkdir v2.5.0 |
| 2145 | 2026-08-04T16:52:43.399Z | Compiling hashbrown v0.15.5 |
| 2146 | 2026-08-04T16:52:43.443Z | Compiling snafu v0.8.9 |
| 2147 | 2026-08-04T16:52:43.541Z | Compiling const_format_proc_macros v0.2.34 |
| 2148 | 2026-08-04T16:52:43.901Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2149 | 2026-08-04T16:52:43.995Z | Compiling foreign-types v0.3.2 |
| 2150 | 2026-08-04T16:52:44.057Z | Compiling konst v0.2.20 |
| 2151 | 2026-08-04T16:52:44.106Z | Compiling csv v1.4.0 |
| 2152 | 2026-08-04T16:52:44.394Z | Compiling progenitor v0.13.0 |
| 2153 | 2026-08-04T16:52:44.435Z | Compiling qorb v0.4.1 |
| 2154 | 2026-08-04T16:52:44.453Z | Compiling olpc-cjson v0.1.4 |
| 2155 | 2026-08-04T16:52:44.607Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2156 | 2026-08-04T16:52:44.686Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2157 | 2026-08-04T16:52:45.158Z | Compiling rayon v1.12.0 |
| 2158 | 2026-08-04T16:52:46.439Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2159 | 2026-08-04T16:52:47.346Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2160 | 2026-08-04T16:52:48.462Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2161 | 2026-08-04T16:52:48.969Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2162 | 2026-08-04T16:52:49.797Z | Compiling phf v0.12.1 |
| 2163 | 2026-08-04T16:52:50.371Z | Compiling zone_cfg_derive v0.3.1 |
| 2164 | 2026-08-04T16:52:50.434Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2165 | 2026-08-04T16:52:51.062Z | Compiling tokio-dtrace v0.1.1 |
| 2166 | 2026-08-04T16:52:51.154Z | Compiling globset v0.4.18 |
| 2167 | 2026-08-04T16:52:51.390Z | Compiling itertools v0.15.0 |
| 2168 | 2026-08-04T16:52:52.696Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2169 | 2026-08-04T16:52:52.714Z | Compiling itertools v0.12.1 |
| 2170 | 2026-08-04T16:52:52.917Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2171 | 2026-08-04T16:52:52.957Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2172 | 2026-08-04T16:52:52.974Z | Compiling pem v3.0.6 |
| 2173 | 2026-08-04T16:52:53.613Z | Compiling libsw-core v0.3.2 |
| 2174 | 2026-08-04T16:52:53.643Z | Compiling serde_plain v1.0.2 |
| 2175 | 2026-08-04T16:52:53.687Z | Compiling openssl-macros v0.1.1 |
| 2176 | 2026-08-04T16:52:53.753Z | Compiling cookie v0.18.1 |
| 2177 | 2026-08-04T16:52:53.932Z | Compiling sigpipe v0.1.3 |
| 2178 | 2026-08-04T16:52:54.005Z | Compiling fixedbitset v0.4.2 |
| 2179 | 2026-08-04T16:52:54.044Z | Compiling typed-path v0.9.3 |
| 2180 | 2026-08-04T16:52:54.157Z | Compiling fixedbitset v0.5.7 |
| 2181 | 2026-08-04T16:52:54.175Z | Compiling glob v0.3.3 |
| 2182 | 2026-08-04T16:52:54.321Z | Compiling jiff v0.2.28 |
| 2183 | 2026-08-04T16:52:54.355Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2184 | 2026-08-04T16:52:54.608Z | Compiling petgraph v0.8.3 |
| 2185 | 2026-08-04T16:52:54.693Z | Compiling petgraph v0.6.5 |
| 2186 | 2026-08-04T16:52:55.117Z | Compiling zone v0.3.1 |
| 2187 | 2026-08-04T16:52:56.073Z | Compiling tough v0.22.0 |
| 2188 | 2026-08-04T16:52:56.552Z | Compiling libsw v3.5.0 |
| 2189 | 2026-08-04T16:52:56.743Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2190 | 2026-08-04T16:52:56.762Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2191 | 2026-08-04T16:52:56.845Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2192 | 2026-08-04T16:52:56.961Z | Compiling ingot-macros v0.2.0 |
| 2193 | 2026-08-04T16:52:56.999Z | Compiling oxide-tokio-rt v0.1.6 |
| 2194 | 2026-08-04T16:52:57.135Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2195 | 2026-08-04T16:52:57.574Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2196 | 2026-08-04T16:52:58.808Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2197 | 2026-08-04T16:52:59.676Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2198 | 2026-08-04T16:52:59.884Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2199 | 2026-08-04T16:53:00.188Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2200 | 2026-08-04T16:53:00.684Z | Compiling const_format v0.2.36 |
| 2201 | 2026-08-04T16:53:01.661Z | Compiling papergrid v0.11.0 |
| 2202 | 2026-08-04T16:53:02.110Z | Compiling tabled_derive v0.7.0 |
| 2203 | 2026-08-04T16:53:02.672Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2204 | 2026-08-04T16:53:03.074Z | Compiling libscf-sys v1.2.0 |
| 2205 | 2026-08-04T16:53:03.226Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2206 | 2026-08-04T16:53:03.330Z | Compiling gethostname v0.5.0 |
| 2207 | 2026-08-04T16:53:03.473Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2208 | 2026-08-04T16:53:03.611Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2209 | 2026-08-04T16:53:03.887Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2210 | 2026-08-04T16:53:04.016Z | Compiling bcs v0.1.6 |
| 2211 | 2026-08-04T16:53:04.338Z | Compiling smf v0.2.3 |
| 2212 | 2026-08-04T16:53:04.417Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2213 | 2026-08-04T16:53:04.673Z | Compiling tagptr v0.2.0 |
| 2214 | 2026-08-04T16:53:04.843Z | Compiling whoami v1.6.1 |
| 2215 | 2026-08-04T16:53:04.958Z | Compiling smawk v0.3.2 |
| 2216 | 2026-08-04T16:53:05.132Z | Compiling termtree v0.5.1 |
| 2217 | 2026-08-04T16:53:05.294Z | Compiling unicode-linebreak v0.1.5 |
| 2218 | 2026-08-04T16:53:05.313Z | Compiling linear-map v1.2.0 |
| 2219 | 2026-08-04T16:53:05.532Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2220 | 2026-08-04T16:53:05.569Z | Compiling textwrap v0.16.2 |
| 2221 | 2026-08-04T16:53:07.069Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2222 | 2026-08-04T16:53:07.190Z | Compiling moka v0.12.15 |
| 2223 | 2026-08-04T16:53:07.331Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2224 | 2026-08-04T16:53:07.872Z | Compiling tabled v0.15.0 |
| 2225 | 2026-08-04T16:53:08.287Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2226 | 2026-08-04T16:53:08.364Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2227 | 2026-08-04T16:53:08.415Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2228 | 2026-08-04T16:53:08.475Z | Compiling steno v0.4.1 |
| 2229 | 2026-08-04T16:53:08.622Z | Compiling ingot-types v0.2.0 |
| 2230 | 2026-08-04T16:53:10.451Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2231 | 2026-08-04T16:53:14.030Z | Compiling hickory-proto v0.25.2 |
| 2232 | 2026-08-04T16:53:14.248Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2233 | 2026-08-04T16:53:14.693Z | Compiling proc-macro-error2 v2.0.1 |
| 2234 | 2026-08-04T16:53:14.983Z | Compiling ingot v0.2.1 |
| 2235 | 2026-08-04T16:53:15.252Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2236 | 2026-08-04T16:53:15.730Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2237 | 2026-08-04T16:53:15.760Z | Compiling parking_lot_core v0.8.6 |
| 2238 | 2026-08-04T16:53:16.036Z | Compiling tabled_derive v0.11.0 |
| 2239 | 2026-08-04T16:53:16.079Z | Compiling papergrid v0.18.0 |
| 2240 | 2026-08-04T16:53:16.814Z | Compiling hickory-resolver v0.25.2 |
| 2241 | 2026-08-04T16:53:17.125Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2242 | 2026-08-04T16:53:17.168Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2243 | 2026-08-04T16:53:18.829Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2244 | 2026-08-04T16:53:19.012Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2245 | 2026-08-04T16:53:20.153Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2246 | 2026-08-04T16:53:20.437Z | Compiling testing_table v0.3.0 |
| 2247 | 2026-08-04T16:53:20.695Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2248 | 2026-08-04T16:53:21.228Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2249 | 2026-08-04T16:53:21.558Z | Compiling tabled v0.21.0 |
| 2250 | 2026-08-04T16:53:22.077Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2251 | 2026-08-04T16:53:22.779Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2252 | 2026-08-04T16:53:22.898Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2253 | 2026-08-04T16:53:23.228Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2254 | 2026-08-04T16:53:23.552Z | Compiling arc-swap v1.9.1 |
| 2255 | 2026-08-04T16:53:23.883Z | Compiling slog-scope v4.4.1 |
| 2256 | 2026-08-04T16:53:24.246Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2257 | 2026-08-04T16:53:24.654Z | Compiling parking_lot v0.11.2 |
| 2258 | 2026-08-04T16:53:25.501Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2259 | 2026-08-04T16:53:26.198Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2260 | 2026-08-04T16:53:26.206Z | Compiling fxhash v0.2.1 |
| 2261 | 2026-08-04T16:53:26.327Z | Compiling crc8 v0.1.1 |
| 2262 | 2026-08-04T16:53:26.350Z | Compiling sled v0.34.7 |
| 2263 | 2026-08-04T16:53:26.445Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2264 | 2026-08-04T16:53:26.753Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2265 | 2026-08-04T16:53:27.682Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2266 | 2026-08-04T16:53:29.317Z | Compiling slog-stdlog v4.1.1 |
| 2267 | 2026-08-04T16:53:29.696Z | Compiling port-file v0.1.0 |
| 2268 | 2026-08-04T16:53:29.962Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2269 | 2026-08-04T16:53:30.164Z | Compiling slog-envlogger v2.2.0 |
| 2270 | 2026-08-04T16:53:30.252Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2271 | 2026-08-04T16:53:30.943Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2272 | 2026-08-04T16:53:32.998Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2273 | 2026-08-04T16:53:35.318Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2274 | 2026-08-04T16:53:37.081Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2275 | 2026-08-04T16:53:46.543Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2276 | 2026-08-04T16:53:51.776Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2277 | 2026-08-04T16:53:55.145Z | Finished `release` profile [optimized] target(s) in 3m 38s |
| 2278 | 2026-08-04T16:53:55.156Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2279 | 2026-08-04T16:53:55.156Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2280 | 2026-08-04T16:53:55.480Z | + banner trio |
| 2281 | 2026-08-04T16:53:55.489Z | |
| 2282 | 2026-08-04T16:53:55.489Z | ##### ##### # #### |
| 2283 | 2026-08-04T16:53:55.489Z | # # # # # # |
| 2284 | 2026-08-04T16:53:55.489Z | # # # # # # |
| 2285 | 2026-08-04T16:53:55.489Z | # ##### # # # |
| 2286 | 2026-08-04T16:53:55.489Z | # # # # # # |
| 2287 | 2026-08-04T16:53:55.489Z | # # # # #### |
| 2288 | 2026-08-04T16:53:55.489Z | |
| 2289 | 2026-08-04T16:53:55.489Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2290 | 2026-08-04T16:53:56.070Z | Compiling cfg-if v1.0.4 |
| 2291 | 2026-08-04T16:53:56.074Z | Compiling libc v0.2.189 |
| 2292 | 2026-08-04T16:53:56.074Z | Compiling serde_core v1.0.229 |
| 2293 | 2026-08-04T16:53:56.193Z | Compiling memchr v2.8.1 |
| 2294 | 2026-08-04T16:53:56.197Z | Compiling itoa v1.0.18 |
| 2295 | 2026-08-04T16:53:56.197Z | Compiling smallvec v1.15.1 |
| 2296 | 2026-08-04T16:53:56.201Z | Compiling stable_deref_trait v1.2.1 |
| 2297 | 2026-08-04T16:53:56.207Z | Compiling zerofrom v0.1.8 |
| 2298 | 2026-08-04T16:53:56.230Z | Compiling zmij v1.0.21 |
| 2299 | 2026-08-04T16:53:56.277Z | Compiling litemap v0.8.2 |
| 2300 | 2026-08-04T16:53:56.335Z | Compiling yoke v0.8.3 |
| 2301 | 2026-08-04T16:53:56.422Z | Compiling writeable v0.6.3 |
| 2302 | 2026-08-04T16:53:56.422Z | Compiling utf8_iter v1.0.4 |
| 2303 | 2026-08-04T16:53:56.465Z | Compiling percent-encoding v2.3.2 |
| 2304 | 2026-08-04T16:53:56.522Z | Compiling zerovec v0.11.6 |
| 2305 | 2026-08-04T16:53:56.609Z | Compiling zerotrie v0.2.4 |
| 2306 | 2026-08-04T16:53:56.644Z | Compiling libm v0.2.16 |
| 2307 | 2026-08-04T16:53:56.663Z | Compiling icu_normalizer_data v2.2.0 |
| 2308 | 2026-08-04T16:53:56.693Z | Compiling icu_properties_data v2.2.0 |
| 2309 | 2026-08-04T16:53:56.728Z | Compiling form_urlencoded v1.2.2 |
| 2310 | 2026-08-04T16:53:56.737Z | Compiling rand_core v0.10.1 |
| 2311 | 2026-08-04T16:53:56.830Z | Compiling errno v0.3.14 |
| 2312 | 2026-08-04T16:53:56.898Z | Compiling getrandom v0.4.2 |
| 2313 | 2026-08-04T16:53:56.984Z | Compiling iana-time-zone v0.1.65 |
| 2314 | 2026-08-04T16:53:56.994Z | Compiling pin-project-lite v0.2.17 |
| 2315 | 2026-08-04T16:53:57.003Z | Compiling dyn-clone v1.0.20 |
| 2316 | 2026-08-04T16:53:57.086Z | Compiling tinystr v0.8.3 |
| 2317 | 2026-08-04T16:53:57.098Z | Compiling potential_utf v0.1.5 |
| 2318 | 2026-08-04T16:53:57.114Z | Compiling zeroize v1.8.2 |
| 2319 | 2026-08-04T16:53:57.138Z | Compiling socket2 v0.6.5 |
| 2320 | 2026-08-04T16:53:57.270Z | Compiling icu_locale_core v2.2.0 |
| 2321 | 2026-08-04T16:53:57.270Z | Compiling icu_collections v2.2.0 |
| 2322 | 2026-08-04T16:53:57.294Z | Compiling scopeguard v1.2.0 |
| 2323 | 2026-08-04T16:53:57.304Z | Compiling parking_lot_core v0.9.12 |
| 2324 | 2026-08-04T16:53:57.352Z | Compiling signal-hook-registry v1.4.8 |
| 2325 | 2026-08-04T16:53:57.405Z | Compiling num-traits v0.2.19 |
| 2326 | 2026-08-04T16:53:57.677Z | Compiling lock_api v0.4.14 |
| 2327 | 2026-08-04T16:53:57.783Z | Compiling mio v1.2.1 |
| 2328 | 2026-08-04T16:53:57.875Z | Compiling portable-atomic v1.13.1 |
| 2329 | 2026-08-04T16:53:57.929Z | Compiling parking_lot v0.12.5 |
| 2330 | 2026-08-04T16:53:57.994Z | Compiling thiserror v2.0.19 |
| 2331 | 2026-08-04T16:53:58.111Z | Compiling serde v1.0.229 |
| 2332 | 2026-08-04T16:53:58.159Z | Compiling serde_json v1.0.151 |
| 2333 | 2026-08-04T16:53:58.196Z | Compiling icu_provider v2.2.0 |
| 2334 | 2026-08-04T16:53:58.290Z | Compiling uuid v1.24.0 |
| 2335 | 2026-08-04T16:53:58.463Z | Compiling icu_normalizer v2.2.0 |
| 2336 | 2026-08-04T16:53:58.609Z | Compiling bytes v1.11.1 |
| 2337 | 2026-08-04T16:53:58.822Z | Compiling icu_properties v2.2.0 |
| 2338 | 2026-08-04T16:53:58.840Z | Compiling chrono v0.4.45 |
| 2339 | 2026-08-04T16:53:58.843Z | Compiling semver v1.0.28 |
| 2340 | 2026-08-04T16:53:58.888Z | Compiling bitflags v2.12.1 |
| 2341 | 2026-08-04T16:53:59.284Z | Compiling tokio v1.53.1 |
| 2342 | 2026-08-04T16:53:59.464Z | Compiling futures-core v0.3.32 |
| 2343 | 2026-08-04T16:53:59.506Z | Compiling critical-section v1.2.0 |
| 2344 | 2026-08-04T16:53:59.616Z | Compiling once_cell v1.21.4 |
| 2345 | 2026-08-04T16:53:59.641Z | Compiling subtle v2.6.1 |
| 2346 | 2026-08-04T16:53:59.642Z | Compiling equivalent v1.0.2 |
| 2347 | 2026-08-04T16:53:59.783Z | Compiling idna_adapter v1.2.2 |
| 2348 | 2026-08-04T16:53:59.842Z | Compiling log v0.4.32 |
| 2349 | 2026-08-04T16:53:59.875Z | Compiling allocator-api2 v0.2.21 |
| 2350 | 2026-08-04T16:53:59.905Z | Compiling idna v1.1.0 |
| 2351 | 2026-08-04T16:53:59.918Z | Compiling zerocopy v0.8.50 |
| 2352 | 2026-08-04T16:54:00.097Z | Compiling futures-sink v0.3.32 |
| 2353 | 2026-08-04T16:54:00.210Z | Compiling slab v0.4.12 |
| 2354 | 2026-08-04T16:54:00.275Z | Compiling url v2.5.8 |
| 2355 | 2026-08-04T16:54:00.424Z | Compiling typenum v1.20.1 |
| 2356 | 2026-08-04T16:54:00.433Z | Compiling futures-channel v0.3.32 |
| 2357 | 2026-08-04T16:54:00.707Z | Compiling hashbrown v0.17.1 |
| 2358 | 2026-08-04T16:54:00.731Z | Compiling getrandom v0.2.17 |
| 2359 | 2026-08-04T16:54:00.937Z | Compiling schemars v0.8.22 |
| 2360 | 2026-08-04T16:54:01.284Z | Compiling futures-task v0.3.32 |
| 2361 | 2026-08-04T16:54:01.376Z | Compiling futures-io v0.3.32 |
| 2362 | 2026-08-04T16:54:01.469Z | Compiling rand_core v0.6.4 |
| 2363 | 2026-08-04T16:54:01.578Z | Compiling futures-util v0.3.32 |
| 2364 | 2026-08-04T16:54:01.725Z | Compiling indexmap v2.14.0 |
| 2365 | 2026-08-04T16:54:01.998Z | Compiling ipnetwork v0.21.1 |
| 2366 | 2026-08-04T16:54:02.265Z | Compiling tracing-core v0.1.36 |
| 2367 | 2026-08-04T16:54:02.555Z | Compiling base64 v0.22.1 |
| 2368 | 2026-08-04T16:54:02.740Z | Compiling tracing v0.1.44 |
| 2369 | 2026-08-04T16:54:03.056Z | Compiling http v1.4.2 |
| 2370 | 2026-08-04T16:54:03.095Z | Compiling unicode-ident v1.0.24 |
| 2371 | 2026-08-04T16:54:03.123Z | Compiling oxnet v0.1.6 |
| 2372 | 2026-08-04T16:54:03.213Z | Compiling proc-macro2 v1.0.106 |
| 2373 | 2026-08-04T16:54:03.320Z | Compiling slog v2.8.2 |
| 2374 | 2026-08-04T16:54:03.346Z | Compiling erased-serde v0.3.31 |
| 2375 | 2026-08-04T16:54:03.882Z | Compiling fnv v1.0.7 |
| 2376 | 2026-08-04T16:54:03.937Z | Compiling quote v1.0.45 |
| 2377 | 2026-08-04T16:54:04.259Z | Compiling syn v2.0.117 |
| 2378 | 2026-08-04T16:54:04.548Z | Compiling tokio-util v0.7.18 |
| 2379 | 2026-08-04T16:54:04.593Z | Compiling byteorder v1.5.0 |
| 2380 | 2026-08-04T16:54:04.888Z | Compiling ipnet v2.12.0 |
| 2381 | 2026-08-04T16:54:04.914Z | Compiling thiserror v1.0.69 |
| 2382 | 2026-08-04T16:54:05.012Z | Compiling ppv-lite86 v0.2.21 |
| 2383 | 2026-08-04T16:54:05.244Z | Compiling rustls-pki-types v1.14.1 |
| 2384 | 2026-08-04T16:54:05.328Z | Compiling aws-lc-sys v0.41.0 |
| 2385 | 2026-08-04T16:54:05.356Z | Compiling http-body v1.0.1 |
| 2386 | 2026-08-04T16:54:05.519Z | Compiling atomic-waker v1.1.2 |
| 2387 | 2026-08-04T16:54:05.669Z | Compiling untrusted v0.7.1 |
| 2388 | 2026-08-04T16:54:05.793Z | Compiling httparse v1.10.1 |
| 2389 | 2026-08-04T16:54:05.810Z | Compiling aws-lc-rs v1.17.0 |
| 2390 | 2026-08-04T16:54:05.881Z | Compiling pretty-hex v0.4.2 |
| 2391 | 2026-08-04T16:54:06.117Z | Compiling rustls v0.23.40 |
| 2392 | 2026-08-04T16:54:06.176Z | Compiling tower-layer v0.3.3 |
| 2393 | 2026-08-04T16:54:06.176Z | Compiling untrusted v0.9.0 |
| 2394 | 2026-08-04T16:54:06.176Z | Compiling try-lock v0.2.5 |
| 2395 | 2026-08-04T16:54:06.177Z | Compiling tower-service v0.3.3 |
| 2396 | 2026-08-04T16:54:06.207Z | Compiling ryu v1.0.23 |
| 2397 | 2026-08-04T16:54:06.217Z | Compiling want v0.3.1 |
| 2398 | 2026-08-04T16:54:06.243Z | Compiling h2 v0.4.14 |
| 2399 | 2026-08-04T16:54:06.247Z | Compiling httpdate v1.0.3 |
| 2400 | 2026-08-04T16:54:06.265Z | Compiling rustix v1.1.4 |
| 2401 | 2026-08-04T16:54:06.400Z | Compiling regex-syntax v0.8.10 |
| 2402 | 2026-08-04T16:54:06.535Z | Compiling plain v0.2.3 |
| 2403 | 2026-08-04T16:54:06.607Z | Compiling getrandom v0.3.4 |
| 2404 | 2026-08-04T16:54:06.641Z | Compiling omicron-workspace-hack v0.1.0 |
| 2405 | 2026-08-04T16:54:06.705Z | Compiling ucd-trie v0.1.7 |
| 2406 | 2026-08-04T16:54:06.824Z | Compiling rand_core v0.9.5 |
| 2407 | 2026-08-04T16:54:07.208Z | Compiling rustls-webpki v0.103.13 |
| 2408 | 2026-08-04T16:54:07.260Z | Compiling pest v2.8.6 |
| 2409 | 2026-08-04T16:54:08.577Z | Compiling crossbeam-utils v0.8.21 |
| 2410 | 2026-08-04T16:54:08.962Z | Compiling hyper v1.11.0 |
| 2411 | 2026-08-04T16:54:09.250Z | Compiling serde_urlencoded v0.7.1 |
| 2412 | 2026-08-04T16:54:09.568Z | Compiling http-body-util v0.1.4 |
| 2413 | 2026-08-04T16:54:09.634Z | Compiling foldhash v0.2.0 |
| 2414 | 2026-08-04T16:54:09.861Z | Compiling newtype-uuid v1.3.2 |
| 2415 | 2026-08-04T16:54:09.884Z | Compiling hex v0.4.3 |
| 2416 | 2026-08-04T16:54:10.260Z | Compiling daft v0.1.7 |
| 2417 | 2026-08-04T16:54:10.558Z | Compiling hyper-util v0.1.20 |
| 2418 | 2026-08-04T16:54:10.874Z | Compiling rand_chacha v0.9.0 |
| 2419 | 2026-08-04T16:54:11.398Z | Compiling sync_wrapper v1.0.2 |
| 2420 | 2026-08-04T16:54:11.516Z | Compiling aho-corasick v1.1.4 |
| 2421 | 2026-08-04T16:54:12.378Z | Compiling tokio-rustls v0.26.4 |
| 2422 | 2026-08-04T16:54:12.718Z | Compiling fastrand v2.4.1 |
| 2423 | 2026-08-04T16:54:13.064Z | Compiling regex-automata v0.4.14 |
| 2424 | 2026-08-04T16:54:13.163Z | Compiling tower v0.5.3 |
| 2425 | 2026-08-04T16:54:13.508Z | Compiling anyhow v1.0.104 |
| 2426 | 2026-08-04T16:54:13.571Z | Compiling rand v0.9.4 |
| 2427 | 2026-08-04T16:54:13.638Z | Compiling powerfmt v0.2.0 |
| 2428 | 2026-08-04T16:54:18.031Z | Compiling tower-http v0.6.11 |
| 2429 | 2026-08-04T16:54:18.065Z | Compiling deranged v0.5.8 |
| 2430 | 2026-08-04T16:54:18.065Z | Compiling generic-array v0.14.7 |
| 2431 | 2026-08-04T16:54:18.065Z | Compiling hashbrown v0.16.1 |
| 2432 | 2026-08-04T16:54:18.065Z | Compiling openapiv3 v2.2.0 |
| 2433 | 2026-08-04T16:54:18.065Z | Compiling cpufeatures v0.3.0 |
| 2434 | 2026-08-04T16:54:18.065Z | Compiling num_threads v0.1.7 |
| 2435 | 2026-08-04T16:54:18.065Z | Compiling time-core v0.1.8 |
| 2436 | 2026-08-04T16:54:18.065Z | Compiling openssl-probe v0.2.1 |
| 2437 | 2026-08-04T16:54:18.065Z | Compiling num-conv v0.2.2 |
| 2438 | 2026-08-04T16:54:18.065Z | Compiling camino v1.2.5 |
| 2439 | 2026-08-04T16:54:18.065Z | Compiling time v0.3.47 |
| 2440 | 2026-08-04T16:54:18.065Z | Compiling rustls-native-certs v0.8.4 |
| 2441 | 2026-08-04T16:54:18.065Z | Compiling tempfile v3.27.0 |
| 2442 | 2026-08-04T16:54:18.065Z | Compiling futures-executor v0.3.32 |
| 2443 | 2026-08-04T16:54:18.065Z | Compiling winnow v1.0.3 |
| 2444 | 2026-08-04T16:54:18.065Z | Compiling futures v0.3.32 |
| 2445 | 2026-08-04T16:54:18.066Z | Compiling rustls-platform-verifier v0.7.0 |
| 2446 | 2026-08-04T16:54:18.066Z | Compiling regex v1.12.3 |
| 2447 | 2026-08-04T16:54:18.066Z | Compiling hyper-rustls v0.27.9 |
| 2448 | 2026-08-04T16:54:18.066Z | Compiling crossbeam-channel v0.5.15 |
| 2449 | 2026-08-04T16:54:18.066Z | Compiling scroll v0.13.0 |
| 2450 | 2026-08-04T16:54:18.066Z | Compiling hybrid-array v0.4.12 |
| 2451 | 2026-08-04T16:54:18.066Z | Compiling adler2 v2.0.1 |
| 2452 | 2026-08-04T16:54:18.066Z | Compiling simd-adler32 v0.3.9 |
| 2453 | 2026-08-04T16:54:18.138Z | Compiling goblin v0.10.7 |
| 2454 | 2026-08-04T16:54:18.138Z | Compiling miniz_oxide v0.8.9 |
| 2455 | 2026-08-04T16:54:18.138Z | Compiling crc32fast v1.5.0 |
| 2456 | 2026-08-04T16:54:18.164Z | Compiling reqwest v0.13.4 |
| 2457 | 2026-08-04T16:54:18.367Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2458 | 2026-08-04T16:54:18.813Z | Compiling thread_local v1.1.9 |
| 2459 | 2026-08-04T16:54:19.148Z | Compiling either v1.16.0 |
| 2460 | 2026-08-04T16:54:19.384Z | Compiling flate2 v1.1.9 |
| 2461 | 2026-08-04T16:54:19.482Z | Compiling crypto-common v0.2.2 |
| 2462 | 2026-08-04T16:54:19.971Z | Compiling block-buffer v0.12.0 |
| 2463 | 2026-08-04T16:54:20.161Z | Compiling crypto-common v0.1.7 |
| 2464 | 2026-08-04T16:54:20.314Z | Compiling dtrace-parser v0.3.0 |
| 2465 | 2026-08-04T16:54:20.360Z | Compiling rand_chacha v0.3.1 |
| 2466 | 2026-08-04T16:54:20.819Z | Compiling is-terminal v0.4.17 |
| 2467 | 2026-08-04T16:54:20.926Z | Compiling thread-id v5.1.0 |
| 2468 | 2026-08-04T16:54:20.976Z | Compiling const-oid v0.10.2 |
| 2469 | 2026-08-04T16:54:21.017Z | Compiling debug-ignore v1.0.5 |
| 2470 | 2026-08-04T16:54:21.131Z | Compiling take_mut v0.2.2 |
| 2471 | 2026-08-04T16:54:21.251Z | Compiling term v1.2.1 |
| 2472 | 2026-08-04T16:54:21.281Z | Compiling compression-core v0.4.32 |
| 2473 | 2026-08-04T16:54:21.458Z | Compiling dof v0.4.0 |
| 2474 | 2026-08-04T16:54:22.863Z | Compiling match_cfg v0.1.0 |
| 2475 | 2026-08-04T16:54:22.937Z | Compiling hostname v0.3.1 |
| 2476 | 2026-08-04T16:54:23.102Z | Compiling usdt-impl v0.6.0 |
| 2477 | 2026-08-04T16:54:23.135Z | Compiling slog-term v2.9.2 |
| 2478 | 2026-08-04T16:54:24.217Z | Compiling compression-codecs v0.4.38 |
| 2479 | 2026-08-04T16:54:24.467Z | Compiling slog-async v2.8.0 |
| 2480 | 2026-08-04T16:54:24.493Z | Compiling digest v0.11.3 |
| 2481 | 2026-08-04T16:54:24.622Z | Compiling rand v0.8.6 |
| 2482 | 2026-08-04T16:54:24.693Z | Compiling ref-cast v1.0.25 |
| 2483 | 2026-08-04T16:54:24.804Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2484 | 2026-08-04T16:54:25.428Z | Compiling slog-json v2.6.1 |
| 2485 | 2026-08-04T16:54:25.696Z | Compiling strum v0.26.3 |
| 2486 | 2026-08-04T16:54:25.817Z | Compiling macaddr v1.0.1 |
| 2487 | 2026-08-04T16:54:25.836Z | Compiling serde_spanned v1.1.1 |
| 2488 | 2026-08-04T16:54:25.990Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2489 | 2026-08-04T16:54:26.093Z | Compiling wait-timeout v0.2.1 |
| 2490 | 2026-08-04T16:54:26.105Z | Compiling memmap2 v0.9.10 |
| 2491 | 2026-08-04T16:54:26.401Z | Compiling encoding_rs v0.8.35 |
| 2492 | 2026-08-04T16:54:26.419Z | Compiling spin v0.9.8 |
| 2493 | 2026-08-04T16:54:26.547Z | Compiling bit-vec v0.8.0 |
| 2494 | 2026-08-04T16:54:26.558Z | Compiling mime v0.3.17 |
| 2495 | 2026-08-04T16:54:26.836Z | Compiling quick-error v1.2.3 |
| 2496 | 2026-08-04T16:54:26.952Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2497 | 2026-08-04T16:54:27.022Z | Compiling rusty-fork v0.3.1 |
| 2498 | 2026-08-04T16:54:27.212Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2499 | 2026-08-04T16:54:27.371Z | Compiling bit-set v0.8.0 |
| 2500 | 2026-08-04T16:54:27.562Z | Compiling multer v3.1.0 |
| 2501 | 2026-08-04T16:54:27.896Z | Compiling usdt v0.6.0 |
| 2502 | 2026-08-04T16:54:28.564Z | Compiling slog-bunyan v2.5.0 |
| 2503 | 2026-08-04T16:54:28.750Z | Compiling sha1 v0.11.0 |
| 2504 | 2026-08-04T16:54:28.767Z | Compiling async-compression v0.4.42 |
| 2505 | 2026-08-04T16:54:29.202Z | Compiling serde_with v3.21.0 |
| 2506 | 2026-08-04T16:54:29.230Z | Compiling async-stream v0.3.6 |
| 2507 | 2026-08-04T16:54:29.432Z | Compiling rand_xorshift v0.4.0 |
| 2508 | 2026-08-04T16:54:29.596Z | Compiling waitgroup v0.1.2 |
| 2509 | 2026-08-04T16:54:29.698Z | Compiling rustls-pemfile v2.2.0 |
| 2510 | 2026-08-04T16:54:29.733Z | Compiling serde_path_to_error v0.1.20 |
| 2511 | 2026-08-04T16:54:29.758Z | Compiling hostname v0.4.2 |
| 2512 | 2026-08-04T16:54:29.926Z | Compiling unarray v0.1.4 |
| 2513 | 2026-08-04T16:54:29.981Z | Compiling progenitor-client v0.14.0 |
| 2514 | 2026-08-04T16:54:30.047Z | Compiling proptest v1.11.0 |
| 2515 | 2026-08-04T16:54:30.182Z | Compiling dropshot v0.17.1 |
| 2516 | 2026-08-04T16:54:30.198Z | Compiling strum v0.27.2 |
| 2517 | 2026-08-04T16:54:30.328Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2518 | 2026-08-04T16:54:30.455Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2519 | 2026-08-04T16:54:30.477Z | Compiling iddqd v0.4.6 |
| 2520 | 2026-08-04T16:54:30.687Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2521 | 2026-08-04T16:54:30.730Z | Compiling block-buffer v0.10.4 |
| 2522 | 2026-08-04T16:54:30.903Z | Compiling reqwest v0.12.28 |
| 2523 | 2026-08-04T16:54:30.986Z | Compiling backon v1.6.0 |
| 2524 | 2026-08-04T16:54:31.244Z | Compiling instant v0.1.13 |
| 2525 | 2026-08-04T16:54:31.370Z | Compiling backoff v0.4.0 |
| 2526 | 2026-08-04T16:54:31.585Z | Compiling progenitor-extras v0.2.0 |
| 2527 | 2026-08-04T16:54:31.739Z | Compiling digest v0.10.7 |
| 2528 | 2026-08-04T16:54:31.827Z | Compiling parse-display v0.10.0 |
| 2529 | 2026-08-04T16:54:31.939Z | Compiling itertools v0.14.0 |
| 2530 | 2026-08-04T16:54:31.988Z | Compiling progenitor-client v0.10.0 |
| 2531 | 2026-08-04T16:54:32.380Z | Compiling regress v0.10.5 |
| 2532 | 2026-08-04T16:54:32.443Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2533 | 2026-08-04T16:54:32.689Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2534 | 2026-08-04T16:54:33.468Z | Compiling humantime v2.3.0 |
| 2535 | 2026-08-04T16:54:33.903Z | Compiling cpufeatures v0.2.17 |
| 2536 | 2026-08-04T16:54:33.990Z | Compiling unicode-width v0.2.2 |
| 2537 | 2026-08-04T16:54:34.195Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2538 | 2026-08-04T16:54:34.308Z | Compiling heck v0.5.0 |
| 2539 | 2026-08-04T16:54:35.219Z | Compiling secrecy v0.10.3 |
| 2540 | 2026-08-04T16:54:35.395Z | Compiling tinyvec_macros v0.1.1 |
| 2541 | 2026-08-04T16:54:35.473Z | Compiling tinyvec v1.11.0 |
| 2542 | 2026-08-04T16:54:35.807Z | Compiling num-integer v0.1.46 |
| 2543 | 2026-08-04T16:54:35.919Z | Compiling scroll v0.12.0 |
| 2544 | 2026-08-04T16:54:36.228Z | Compiling crucible-workspace-hack v0.1.0 |
| 2545 | 2026-08-04T16:54:36.306Z | Compiling hmac v0.12.1 |
| 2546 | 2026-08-04T16:54:36.318Z | Compiling regress v0.11.1 |
| 2547 | 2026-08-04T16:54:36.408Z | Compiling inout v0.1.4 |
| 2548 | 2026-08-04T16:54:36.463Z | Compiling ff v0.13.1 |
| 2549 | 2026-08-04T16:54:36.571Z | Compiling utf8parse v0.2.2 |
| 2550 | 2026-08-04T16:54:36.615Z | Compiling group v0.13.0 |
| 2551 | 2026-08-04T16:54:36.685Z | Compiling anstyle-parse v1.0.0 |
| 2552 | 2026-08-04T16:54:36.735Z | Compiling cipher v0.4.4 |
| 2553 | 2026-08-04T16:54:36.940Z | Compiling hkdf v0.12.4 |
| 2554 | 2026-08-04T16:54:36.988Z | Compiling goblin v0.8.2 |
| 2555 | 2026-08-04T16:54:37.037Z | Compiling num-iter v0.1.45 |
| 2556 | 2026-08-04T16:54:37.103Z | Compiling num-rational v0.4.2 |
| 2557 | 2026-08-04T16:54:37.165Z | Compiling zerocopy v0.7.35 |
| 2558 | 2026-08-04T16:54:37.766Z | Compiling universal-hash v0.5.1 |
| 2559 | 2026-08-04T16:54:37.918Z | Compiling crypto-bigint v0.5.5 |
| 2560 | 2026-08-04T16:54:38.226Z | Compiling typify-impl v0.6.2 |
| 2561 | 2026-08-04T16:54:39.028Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2562 | 2026-08-04T16:54:39.823Z | Compiling terminal_size v0.4.4 |
| 2563 | 2026-08-04T16:54:39.991Z | Compiling half v2.7.1 |
| 2564 | 2026-08-04T16:54:40.305Z | Compiling num-complex v0.4.6 |
| 2565 | 2026-08-04T16:54:40.340Z | Compiling ciborium-io v0.2.2 |
| 2566 | 2026-08-04T16:54:40.444Z | Compiling anstyle-query v1.1.5 |
| 2567 | 2026-08-04T16:54:40.561Z | Compiling base64ct v1.8.3 |
| 2568 | 2026-08-04T16:54:40.752Z | Compiling anstyle v1.0.14 |
| 2569 | 2026-08-04T16:54:40.918Z | Compiling base16ct v0.2.0 |
| 2570 | 2026-08-04T16:54:41.030Z | Compiling opaque-debug v0.3.1 |
| 2571 | 2026-08-04T16:54:41.108Z | Compiling is_terminal_polyfill v1.70.2 |
| 2572 | 2026-08-04T16:54:41.124Z | Compiling colorchoice v1.0.5 |
| 2573 | 2026-08-04T16:54:41.135Z | Compiling poly1305 v0.8.0 |
| 2574 | 2026-08-04T16:54:41.211Z | Compiling anstream v1.0.0 |
| 2575 | 2026-08-04T16:54:41.252Z | Compiling elliptic-curve v0.13.8 |
| 2576 | 2026-08-04T16:54:41.565Z | Compiling password-hash v0.5.0 |
| 2577 | 2026-08-04T16:54:41.718Z | Compiling num v0.4.3 |
| 2578 | 2026-08-04T16:54:41.757Z | Compiling ciborium-ll v0.2.2 |
| 2579 | 2026-08-04T16:54:41.800Z | Compiling curve25519-dalek v4.1.3 |
| 2580 | 2026-08-04T16:54:42.026Z | Compiling typify v0.6.2 |
| 2581 | 2026-08-04T16:54:42.152Z | Compiling dof v0.3.0 |
| 2582 | 2026-08-04T16:54:42.527Z | Compiling thiserror-no-std v2.0.2 |
| 2583 | 2026-08-04T16:54:42.628Z | Compiling chacha20 v0.9.1 |
| 2584 | 2026-08-04T16:54:42.883Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2585 | 2026-08-04T16:54:43.502Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2586 | 2026-08-04T16:54:44.537Z | Compiling blake2 v0.10.6 |
| 2587 | 2026-08-04T16:54:45.050Z | Compiling aead v0.5.2 |
| 2588 | 2026-08-04T16:54:45.065Z | Compiling byte-wrapper v0.1.0 |
| 2589 | 2026-08-04T16:54:45.207Z | Compiling crossbeam-epoch v0.9.18 |
| 2590 | 2026-08-04T16:54:45.246Z | Compiling dtrace-parser v0.2.0 |
| 2591 | 2026-08-04T16:54:45.490Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2592 | 2026-08-04T16:54:45.685Z | Compiling thread-id v4.2.2 |
| 2593 | 2026-08-04T16:54:45.775Z | Compiling strsim v0.11.1 |
| 2594 | 2026-08-04T16:54:45.944Z | Compiling clap_lex v1.1.0 |
| 2595 | 2026-08-04T16:54:46.317Z | Compiling float-ord v0.3.2 |
| 2596 | 2026-08-04T16:54:46.328Z | Compiling keccak v0.1.6 |
| 2597 | 2026-08-04T16:54:46.451Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2598 | 2026-08-04T16:54:46.621Z | Compiling sha3 v0.10.9 |
| 2599 | 2026-08-04T16:54:46.838Z | Compiling clap_builder v4.6.5 |
| 2600 | 2026-08-04T16:54:47.040Z | Compiling usdt-impl v0.5.0 |
| 2601 | 2026-08-04T16:54:47.065Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2602 | 2026-08-04T16:54:47.813Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2603 | 2026-08-04T16:54:50.086Z | Compiling chacha20poly1305 v0.10.1 |
| 2604 | 2026-08-04T16:54:50.241Z | Compiling argon2 v0.5.3 |
| 2605 | 2026-08-04T16:54:51.226Z | Compiling vsss-rs v3.3.4 |
| 2606 | 2026-08-04T16:54:51.242Z | Compiling ciborium v0.2.2 |
| 2607 | 2026-08-04T16:54:52.134Z | Compiling hash32 v0.3.1 |
| 2608 | 2026-08-04T16:54:52.304Z | Compiling memmap v0.7.0 |
| 2609 | 2026-08-04T16:54:52.421Z | Compiling data-encoding v2.11.0 |
| 2610 | 2026-08-04T16:54:52.544Z | Compiling indent_write v2.2.0 |
| 2611 | 2026-08-04T16:54:52.708Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2612 | 2026-08-04T16:54:52.724Z | Compiling usdt v0.5.0 |
| 2613 | 2026-08-04T16:54:53.370Z | Compiling heapless v0.8.0 |
| 2614 | 2026-08-04T16:54:53.860Z | Compiling ingot-types v0.1.2 |
| 2615 | 2026-08-04T16:54:53.877Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2616 | 2026-08-04T16:54:54.229Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2617 | 2026-08-04T16:54:54.312Z | Compiling clap v4.6.5 |
| 2618 | 2026-08-04T16:54:54.332Z | Compiling rustix v0.38.44 |
| 2619 | 2026-08-04T16:54:54.398Z | Compiling tabwriter v1.4.1 |
| 2620 | 2026-08-04T16:54:54.781Z | Compiling cobs v0.3.0 |
| 2621 | 2026-08-04T16:54:55.068Z | Compiling bitflags v1.3.2 |
| 2622 | 2026-08-04T16:54:55.088Z | Compiling managed v0.8.0 |
| 2623 | 2026-08-04T16:54:55.151Z | Compiling colored v3.1.1 |
| 2624 | 2026-08-04T16:54:55.365Z | Compiling foreign-types-shared v0.3.1 |
| 2625 | 2026-08-04T16:54:55.469Z | Compiling foreign-types v0.5.0 |
| 2626 | 2026-08-04T16:54:55.556Z | Compiling smoltcp v0.11.0 |
| 2627 | 2026-08-04T16:54:55.712Z | Compiling postcard v1.1.3 |
| 2628 | 2026-08-04T16:54:55.779Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2629 | 2026-08-04T16:54:56.092Z | Compiling ingot v0.1.1 |
| 2630 | 2026-08-04T16:54:57.102Z | Compiling num_enum v0.7.6 |
| 2631 | 2026-08-04T16:54:57.230Z | Compiling memoffset v0.9.1 |
| 2632 | 2026-08-04T16:54:57.323Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2633 | 2026-08-04T16:54:57.442Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2634 | 2026-08-04T16:54:57.727Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2635 | 2026-08-04T16:54:57.795Z | Compiling chacha20 v0.10.0 |
| 2636 | 2026-08-04T16:54:57.847Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2637 | 2026-08-04T16:54:58.096Z | Compiling toml_datetime v0.6.11 |
| 2638 | 2026-08-04T16:54:58.243Z | Compiling serde_spanned v0.6.9 |
| 2639 | 2026-08-04T16:54:58.308Z | Compiling cstr-argument v0.1.2 |
| 2640 | 2026-08-04T16:54:58.413Z | Compiling toml_write v0.1.2 |
| 2641 | 2026-08-04T16:54:58.442Z | Compiling resolv-conf v0.7.6 |
| 2642 | 2026-08-04T16:54:58.472Z | Compiling swrite v0.1.0 |
| 2643 | 2026-08-04T16:54:58.472Z | Compiling linked-hash-map v0.5.6 |
| 2644 | 2026-08-04T16:54:58.580Z | Compiling static_assertions v1.1.0 |
| 2645 | 2026-08-04T16:54:58.659Z | Compiling winnow v0.7.15 |
| 2646 | 2026-08-04T16:54:58.662Z | Compiling unicode-segmentation v1.13.3 |
| 2647 | 2026-08-04T16:54:58.690Z | Compiling lru-cache v0.1.2 |
| 2648 | 2026-08-04T16:54:58.750Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2649 | 2026-08-04T16:54:58.833Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2650 | 2026-08-04T16:54:59.059Z | Compiling newline-converter v0.3.0 |
| 2651 | 2026-08-04T16:54:59.145Z | Compiling rand v0.10.2 |
| 2652 | 2026-08-04T16:54:59.196Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2653 | 2026-08-04T16:54:59.254Z | Compiling hubpack v0.1.2 |
| 2654 | 2026-08-04T16:54:59.327Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2655 | 2026-08-04T16:54:59.525Z | Compiling nix v0.31.3 |
| 2656 | 2026-08-04T16:54:59.559Z | Compiling atomicwrites v0.4.4 |
| 2657 | 2026-08-04T16:54:59.866Z | Compiling hickory-proto v0.24.4 |
| 2658 | 2026-08-04T16:54:59.941Z | Compiling crossbeam-deque v0.8.6 |
| 2659 | 2026-08-04T16:55:00.170Z | Compiling console v0.15.11 |
| 2660 | 2026-08-04T16:55:00.579Z | Compiling toml_edit v0.22.27 |
| 2661 | 2026-08-04T16:55:00.633Z | Compiling itertools v0.12.1 |
| 2662 | 2026-08-04T16:55:01.517Z | Compiling camino-tempfile v1.4.1 |
| 2663 | 2026-08-04T16:55:02.525Z | Compiling serde-big-array v0.5.1 |
| 2664 | 2026-08-04T16:55:02.559Z | Compiling siphasher v1.0.3 |
| 2665 | 2026-08-04T16:55:02.559Z | Compiling similar v2.7.0 |
| 2666 | 2026-08-04T16:55:02.559Z | Compiling lazy_static v1.5.0 |
| 2667 | 2026-08-04T16:55:02.559Z | Compiling phf_shared v0.12.1 |
| 2668 | 2026-08-04T16:55:02.559Z | Compiling toml v0.8.23 |
| 2669 | 2026-08-04T16:55:02.559Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2670 | 2026-08-04T16:55:03.070Z | Compiling expectorate v1.2.0 |
| 2671 | 2026-08-04T16:55:03.280Z | Compiling pin-project v1.1.13 |
| 2672 | 2026-08-04T16:55:03.329Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2673 | 2026-08-04T16:55:03.386Z | Compiling hickory-resolver v0.24.4 |
| 2674 | 2026-08-04T16:55:04.806Z | Compiling prettyplease v0.2.37 |
| 2675 | 2026-08-04T16:55:05.154Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2676 | 2026-08-04T16:55:07.180Z | Compiling rayon-core v1.13.0 |
| 2677 | 2026-08-04T16:55:08.171Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2678 | 2026-08-04T16:55:08.369Z | Compiling num_enum v0.5.11 |
| 2679 | 2026-08-04T16:55:08.498Z | Compiling progenitor-impl v0.14.0 |
| 2680 | 2026-08-04T16:55:08.902Z | Compiling progenitor-impl v0.13.0 |
| 2681 | 2026-08-04T16:55:09.684Z | Compiling unicode-normalization v0.1.25 |
| 2682 | 2026-08-04T16:55:10.280Z | Compiling progenitor-client v0.13.0 |
| 2683 | 2026-08-04T16:55:10.769Z | Compiling tokio-stream v0.1.18 |
| 2684 | 2026-08-04T16:55:11.348Z | Compiling csv-core v0.1.13 |
| 2685 | 2026-08-04T16:55:11.752Z | Compiling bstr v1.12.1 |
| 2686 | 2026-08-04T16:55:11.854Z | Compiling same-file v1.0.6 |
| 2687 | 2026-08-04T16:55:12.037Z | Compiling highway v1.3.0 |
| 2688 | 2026-08-04T16:55:12.453Z | Compiling unicode-width v0.1.14 |
| 2689 | 2026-08-04T16:55:12.706Z | Compiling konst_macro_rules v0.2.19 |
| 2690 | 2026-08-04T16:55:12.718Z | Compiling foldhash v0.1.5 |
| 2691 | 2026-08-04T16:55:12.761Z | Compiling foreign-types-shared v0.1.1 |
| 2692 | 2026-08-04T16:55:12.857Z | Compiling hashbrown v0.15.5 |
| 2693 | 2026-08-04T16:55:12.894Z | Compiling konst v0.2.20 |
| 2694 | 2026-08-04T16:55:12.932Z | Compiling foreign-types v0.3.2 |
| 2695 | 2026-08-04T16:55:13.010Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2696 | 2026-08-04T16:55:13.269Z | Compiling globset v0.4.18 |
| 2697 | 2026-08-04T16:55:13.519Z | Compiling walkdir v2.5.0 |
| 2698 | 2026-08-04T16:55:14.224Z | Compiling csv v1.4.0 |
| 2699 | 2026-08-04T16:55:15.188Z | Compiling snafu v0.8.9 |
| 2700 | 2026-08-04T16:55:15.602Z | Compiling qorb v0.4.1 |
| 2701 | 2026-08-04T16:55:15.769Z | Compiling progenitor v0.13.0 |
| 2702 | 2026-08-04T16:55:16.011Z | Compiling olpc-cjson v0.1.4 |
| 2703 | 2026-08-04T16:55:16.168Z | Compiling progenitor v0.14.0 |
| 2704 | 2026-08-04T16:55:16.266Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2705 | 2026-08-04T16:55:16.333Z | Compiling rayon v1.12.0 |
| 2706 | 2026-08-04T16:55:16.468Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2707 | 2026-08-04T16:55:16.928Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2708 | 2026-08-04T16:55:18.531Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2709 | 2026-08-04T16:55:20.028Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2710 | 2026-08-04T16:55:22.205Z | Compiling phf v0.12.1 |
| 2711 | 2026-08-04T16:55:22.385Z | Compiling openssl-sys v0.9.116 |
| 2712 | 2026-08-04T16:55:22.815Z | Compiling tokio-dtrace v0.1.1 |
| 2713 | 2026-08-04T16:55:23.142Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2714 | 2026-08-04T16:55:23.252Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2715 | 2026-08-04T16:55:23.428Z | Compiling libsw-core v0.3.2 |
| 2716 | 2026-08-04T16:55:23.463Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2717 | 2026-08-04T16:55:23.608Z | Compiling pem v3.0.6 |
| 2718 | 2026-08-04T16:55:24.297Z | Compiling serde_plain v1.0.2 |
| 2719 | 2026-08-04T16:55:24.584Z | Compiling sigpipe v0.1.3 |
| 2720 | 2026-08-04T16:55:24.706Z | Compiling typed-path v0.9.3 |
| 2721 | 2026-08-04T16:55:24.813Z | Compiling fixedbitset v0.4.2 |
| 2722 | 2026-08-04T16:55:25.185Z | Compiling bytecount v0.6.9 |
| 2723 | 2026-08-04T16:55:25.375Z | Compiling glob v0.3.3 |
| 2724 | 2026-08-04T16:55:25.386Z | Compiling jiff v0.2.28 |
| 2725 | 2026-08-04T16:55:26.299Z | Compiling fixedbitset v0.5.7 |
| 2726 | 2026-08-04T16:55:26.303Z | Compiling minimal-lexical v0.2.1 |
| 2727 | 2026-08-04T16:55:26.625Z | Compiling petgraph v0.8.3 |
| 2728 | 2026-08-04T16:55:26.820Z | Compiling nom v7.1.3 |
| 2729 | 2026-08-04T16:55:27.542Z | Compiling tough v0.22.0 |
| 2730 | 2026-08-04T16:55:27.651Z | Compiling papergrid v0.11.0 |
| 2731 | 2026-08-04T16:55:28.131Z | Compiling petgraph v0.6.5 |
| 2732 | 2026-08-04T16:55:28.244Z | Compiling openssl v0.10.80 |
| 2733 | 2026-08-04T16:55:28.492Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2734 | 2026-08-04T16:55:29.075Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2735 | 2026-08-04T16:55:29.949Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2736 | 2026-08-04T16:55:30.884Z | Compiling libsw v3.5.0 |
| 2737 | 2026-08-04T16:55:31.073Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2738 | 2026-08-04T16:55:31.337Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2739 | 2026-08-04T16:55:31.649Z | Compiling zone v0.3.1 |
| 2740 | 2026-08-04T16:55:32.990Z | Compiling oxide-tokio-rt v0.1.6 |
| 2741 | 2026-08-04T16:55:33.179Z | Compiling chrono-tz v0.10.4 |
| 2742 | 2026-08-04T16:55:33.448Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2743 | 2026-08-04T16:55:33.603Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2744 | 2026-08-04T16:55:33.813Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2745 | 2026-08-04T16:55:33.863Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2746 | 2026-08-04T16:55:33.992Z | Compiling newtype_derive v0.1.6 |
| 2747 | 2026-08-04T16:55:34.076Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2748 | 2026-08-04T16:55:34.501Z | Compiling slog-dtrace v0.3.0 |
| 2749 | 2026-08-04T16:55:35.211Z | Compiling const_format v0.2.36 |
| 2750 | 2026-08-04T16:55:35.725Z | Compiling cancel-safe-futures v0.1.5 |
| 2751 | 2026-08-04T16:55:36.150Z | Compiling owo-colors v4.3.0 |
| 2752 | 2026-08-04T16:55:36.282Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2753 | 2026-08-04T16:55:36.962Z | Compiling gethostname v0.5.0 |
| 2754 | 2026-08-04T16:55:37.025Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2755 | 2026-08-04T16:55:37.096Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2756 | 2026-08-04T16:55:37.227Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2757 | 2026-08-04T16:55:37.348Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2758 | 2026-08-04T16:55:37.715Z | Compiling bcs v0.1.6 |
| 2759 | 2026-08-04T16:55:37.782Z | Compiling smf v0.2.3 |
| 2760 | 2026-08-04T16:55:37.967Z | Compiling whoami v1.6.1 |
| 2761 | 2026-08-04T16:55:38.066Z | Compiling termtree v0.5.1 |
| 2762 | 2026-08-04T16:55:38.165Z | Compiling tagptr v0.2.0 |
| 2763 | 2026-08-04T16:55:38.242Z | Compiling smawk v0.3.2 |
| 2764 | 2026-08-04T16:55:38.328Z | Compiling unicode-linebreak v0.1.5 |
| 2765 | 2026-08-04T16:55:38.400Z | Compiling linear-map v1.2.0 |
| 2766 | 2026-08-04T16:55:38.428Z | Compiling moka v0.12.15 |
| 2767 | 2026-08-04T16:55:38.605Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2768 | 2026-08-04T16:55:38.628Z | Compiling textwrap v0.16.2 |
| 2769 | 2026-08-04T16:55:38.993Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2770 | 2026-08-04T16:55:39.655Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2771 | 2026-08-04T16:55:40.235Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2772 | 2026-08-04T16:55:40.294Z | Compiling tabled v0.15.0 |
| 2773 | 2026-08-04T16:55:41.066Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2774 | 2026-08-04T16:55:41.458Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2775 | 2026-08-04T16:55:41.668Z | Compiling steno v0.4.1 |
| 2776 | 2026-08-04T16:55:42.170Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2777 | 2026-08-04T16:55:42.248Z | Compiling cookie v0.18.1 |
| 2778 | 2026-08-04T16:55:43.592Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2779 | 2026-08-04T16:55:47.343Z | Compiling hickory-proto v0.25.2 |
| 2780 | 2026-08-04T16:55:48.200Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2781 | 2026-08-04T16:55:49.093Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2782 | 2026-08-04T16:55:49.479Z | Compiling arc-swap v1.9.1 |
| 2783 | 2026-08-04T16:55:49.849Z | Compiling hickory-resolver v0.25.2 |
| 2784 | 2026-08-04T16:55:50.702Z | Compiling slog-scope v4.4.1 |
| 2785 | 2026-08-04T16:55:51.094Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2786 | 2026-08-04T16:55:51.691Z | Compiling libscf-sys v1.2.0 |
| 2787 | 2026-08-04T16:55:51.771Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2788 | 2026-08-04T16:55:51.843Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2789 | 2026-08-04T16:55:52.544Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2790 | 2026-08-04T16:55:53.093Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2791 | 2026-08-04T16:55:53.779Z | Compiling slog-stdlog v4.1.1 |
| 2792 | 2026-08-04T16:55:54.106Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2793 | 2026-08-04T16:55:54.134Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2794 | 2026-08-04T16:55:54.238Z | Compiling slog-envlogger v2.2.0 |
| 2795 | 2026-08-04T16:55:55.552Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2796 | 2026-08-04T16:55:55.634Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2797 | 2026-08-04T16:55:56.359Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2798 | 2026-08-04T16:56:04.231Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2799 | 2026-08-04T16:56:06.850Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2800 | 2026-08-04T16:56:08.289Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2801 | 2026-08-04T16:56:16.879Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2802 | 2026-08-04T16:56:20.685Z | Finished `release` profile [optimized] target(s) in 2m 25s |
| 2803 | 2026-08-04T16:56:20.804Z | Running unittests src/lib.rs (target/release/deps/mg_tests-3c5d0f57a9f0b4bc) |
| 2804 | 2026-08-04T16:56:20.807Z | |
| 2805 | 2026-08-04T16:56:20.808Z | running 1 test |
| 2806 | 2026-08-04T16:56:21.021Z | configure zone |
| 2807 | 2026-08-04T16:56:21.038Z | install zone |
| 2808 | 2026-08-04T16:56:30.824Z | boot zone |
| 2809 | 2026-08-04T16:56:30.904Z | start zone s1 |
| 2810 | 2026-08-04T16:56:30.904Z | configure zone |
| 2811 | 2026-08-04T16:56:30.913Z | install zone |
| 2812 | 2026-08-04T16:56:32.687Z | boot zone |
| 2813 | 2026-08-04T16:56:32.827Z | start zone s2 |
| 2814 | 2026-08-04T16:56:32.827Z | configure zone |
| 2815 | 2026-08-04T16:56:32.840Z | install zone |
| 2816 | 2026-08-04T16:56:35.149Z | boot zone |
| 2817 | 2026-08-04T16:56:35.252Z | start zone t1 |
| 2818 | 2026-08-04T16:56:35.252Z | configure zone |
| 2819 | 2026-08-04T16:56:35.264Z | install zone |
| 2820 | 2026-08-04T16:56:38.017Z | boot zone |
| 2821 | 2026-08-04T16:56:38.131Z | waiting for zones to come up |
| 2822 | 2026-08-04T16:56:48.131Z | [sidecar.trio] svcs milestone/network |
| 2823 | 2026-08-04T16:56:48.156Z | STATE STIME FMRI |
| 2824 | 2026-08-04T16:56:48.156Z | online 16:56:30 svc:/milestone/network:default |
| 2825 | 2026-08-04T16:56:48.156Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2826 | 2026-08-04T16:56:48.183Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2827 | 2026-08-04T16:56:48.209Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2828 | 2026-08-04T16:56:48.230Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2829 | 2026-08-04T16:56:48.233Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2830 | 2026-08-04T16:56:48.245Z | |
| 2831 | 2026-08-04T16:56:48.245Z | running zone s1.trio setup |
| 2832 | 2026-08-04T16:56:48.245Z | [s1.trio] svcs milestone/network |
| 2833 | 2026-08-04T16:56:48.261Z | STATE STIME FMRI |
| 2834 | 2026-08-04T16:56:48.261Z | online 16:56:32 svc:/milestone/network:default |
| 2835 | 2026-08-04T16:56:48.261Z | [s1.trio] dladm |
| 2836 | 2026-08-04T16:56:48.276Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2837 | 2026-08-04T16:56:48.276Z | sl0 simnet 9000 up -- ? |
| 2838 | 2026-08-04T16:56:48.276Z | mg2 vnic 9000 up -- ? |
| 2839 | 2026-08-04T16:56:48.276Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2840 | 2026-08-04T16:56:48.905Z | |
| 2841 | 2026-08-04T16:56:48.905Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2842 | 2026-08-04T16:56:48.921Z | |
| 2843 | 2026-08-04T16:56:48.921Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2844 | 2026-08-04T16:56:48.934Z | |
| 2845 | 2026-08-04T16:56:48.934Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2846 | 2026-08-04T16:56:49.029Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2847 | 2026-08-04T16:56:49.110Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 9ba3b692-b041-4383-abb7-fd320daae97e --sled-uuid 54059bf4-e66a-4047-9aed-cd8f0956400f -a sl0/v6 &> /opt/ddmd.log & |
| 2848 | 2026-08-04T16:56:49.124Z | |
| 2849 | 2026-08-04T16:56:49.124Z | running zone s2.trio setup |
| 2850 | 2026-08-04T16:56:49.124Z | [s2.trio] svcs milestone/network |
| 2851 | 2026-08-04T16:56:49.140Z | STATE STIME FMRI |
| 2852 | 2026-08-04T16:56:49.140Z | online 16:56:35 svc:/milestone/network:default |
| 2853 | 2026-08-04T16:56:49.140Z | [s2.trio] dladm |
| 2854 | 2026-08-04T16:56:49.153Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2855 | 2026-08-04T16:56:49.153Z | sl1 simnet 9000 up -- ? |
| 2856 | 2026-08-04T16:56:49.153Z | mg3 vnic 9000 up -- ? |
| 2857 | 2026-08-04T16:56:49.153Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2858 | 2026-08-04T16:56:49.679Z | |
| 2859 | 2026-08-04T16:56:49.679Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2860 | 2026-08-04T16:56:49.693Z | |
| 2861 | 2026-08-04T16:56:49.693Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2862 | 2026-08-04T16:56:49.705Z | |
| 2863 | 2026-08-04T16:56:49.705Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2864 | 2026-08-04T16:56:49.743Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2865 | 2026-08-04T16:56:49.773Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 18e96cf8-54f5-4fab-987a-05dcf5d703d9 --sled-uuid cc2b135a-460a-4a3b-a69c-25402f4e05cc -a sl1/v6 &> /opt/ddmd.log & |
| 2866 | 2026-08-04T16:56:49.785Z | |
| 2867 | 2026-08-04T16:56:49.785Z | running zone t1.trio setup |
| 2868 | 2026-08-04T16:56:49.785Z | [t1.trio] svcs milestone/network |
| 2869 | 2026-08-04T16:56:49.799Z | STATE STIME FMRI |
| 2870 | 2026-08-04T16:56:49.799Z | online 16:56:38 svc:/milestone/network:default |
| 2871 | 2026-08-04T16:56:49.799Z | [t1.trio] dladm |
| 2872 | 2026-08-04T16:56:49.812Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2873 | 2026-08-04T16:56:49.814Z | tfportrear0_0 simnet 9000 up -- ? |
| 2874 | 2026-08-04T16:56:49.814Z | tfportrear1_0 simnet 9000 up -- ? |
| 2875 | 2026-08-04T16:56:49.814Z | mg1 vnic 9000 up -- ? |
| 2876 | 2026-08-04T16:56:49.814Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2877 | 2026-08-04T16:56:50.338Z | |
| 2878 | 2026-08-04T16:56:50.338Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2879 | 2026-08-04T16:56:50.353Z | |
| 2880 | 2026-08-04T16:56:50.353Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2881 | 2026-08-04T16:56:50.364Z | |
| 2882 | 2026-08-04T16:56:50.364Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2883 | 2026-08-04T16:56:50.375Z | |
| 2884 | 2026-08-04T16:56:50.375Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2885 | 2026-08-04T16:56:50.686Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2886 | 2026-08-04T16:56:50.690Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2887 | 2026-08-04T16:56:50.690Z | waiting 3s for copy of files to zone to complete ... |
| 2888 | 2026-08-04T16:56:53.690Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2889 | 2026-08-04T16:56:53.827Z | |
| 2890 | 2026-08-04T16:56:53.827Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2891 | 2026-08-04T16:56:53.932Z | |
| 2892 | 2026-08-04T16:56:53.932Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2893 | 2026-08-04T16:56:53.972Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2894 | 2026-08-04T16:56:54.003Z | [t1.trio] svcadm disable dendrite |
| 2895 | 2026-08-04T16:56:54.028Z | |
| 2896 | 2026-08-04T16:56:54.028Z | [t1.trio] svcadm disable tfport |
| 2897 | 2026-08-04T16:56:54.051Z | |
| 2898 | 2026-08-04T16:56:54.051Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2899 | 2026-08-04T16:56:54.076Z | |
| 2900 | 2026-08-04T16:56:54.076Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2901 | 2026-08-04T16:56:54.100Z | |
| 2902 | 2026-08-04T16:56:54.100Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2903 | 2026-08-04T16:56:54.125Z | |
| 2904 | 2026-08-04T16:56:54.125Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2905 | 2026-08-04T16:56:54.149Z | |
| 2906 | 2026-08-04T16:56:54.149Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2907 | 2026-08-04T16:56:54.173Z | |
| 2908 | 2026-08-04T16:56:54.173Z | [t1.trio] svcadm refresh dendrite:default |
| 2909 | 2026-08-04T16:56:54.194Z | |
| 2910 | 2026-08-04T16:56:54.195Z | [t1.trio] svcadm enable dendrite:default |
| 2911 | 2026-08-04T16:56:54.217Z | |
| 2912 | 2026-08-04T16:56:54.217Z | wait 10s for dendrite to come up ... |
| 2913 | 2026-08-04T16:57:04.218Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2914 | 2026-08-04T16:57:04.245Z | |
| 2915 | 2026-08-04T16:57:04.245Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2916 | 2026-08-04T16:57:04.270Z | |
| 2917 | 2026-08-04T16:57:04.270Z | [t1.trio] svcadm refresh tfport:default |
| 2918 | 2026-08-04T16:57:04.292Z | |
| 2919 | 2026-08-04T16:57:04.292Z | [t1.trio] svcadm enable tfport |
| 2920 | 2026-08-04T16:57:04.312Z | |
| 2921 | 2026-08-04T16:57:04.312Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 649c5322-6869-4610-8628-7d870557f062 --sled-uuid 6e185af7-66cf-4d5a-86f0-08383f51a2d6 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2922 | 2026-08-04T16:57:04.323Z | |
| 2923 | 2026-08-04T16:57:04.323Z | [t1.trio] ipadm |
| 2924 | 2026-08-04T16:57:04.336Z | ADDROBJ TYPE STATE ADDR |
| 2925 | 2026-08-04T16:57:04.336Z | lo0/v4 static ok 127.0.0.1/8 |
| 2926 | 2026-08-04T16:57:04.337Z | mg1/v4 static ok 10.0.0.3/24 |
| 2927 | 2026-08-04T16:57:04.337Z | lo0/v6 static ok ::1/128 |
| 2928 | 2026-08-04T16:57:04.337Z | lo0/u6 static ok fd00:3::1/64 |
| 2929 | 2026-08-04T16:57:04.337Z | tfportrear0_0/v6 addrconf ok fe80::b85f:52ff:fe17:5a20%tfportrear0_0/10 |
| 2930 | 2026-08-04T16:57:04.337Z | tfportrear1_0/v6 addrconf ok fe80::dcfc:b6ff:fe08:5040%tfportrear1_0/10 |
| 2931 | 2026-08-04T16:57:06.439Z | initial peering test passed |
| 2932 | 2026-08-04T16:57:07.439Z | advertise from one passed |
| 2933 | 2026-08-04T16:57:08.440Z | advertise from two passed |
| 2934 | 2026-08-04T16:57:08.440Z | [s1.trio] ping fd00:2::1 |
| 2935 | 2026-08-04T16:57:08.455Z | fd00:2::1 is alive |
| 2936 | 2026-08-04T16:57:08.455Z | [s2.trio] ping fd00:1::1 |
| 2937 | 2026-08-04T16:57:08.467Z | fd00:1::1 is alive |
| 2938 | 2026-08-04T16:57:08.467Z | connectivity test passed |
| 2939 | 2026-08-04T16:57:08.467Z | [t1.trio] pkill ddmd |
| 2940 | 2026-08-04T16:57:08.479Z | |
| 2941 | 2026-08-04T16:57:14.482Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 50e379b5-50ec-4235-96a9-c5d48f7850b6 --sled-uuid 25f4da99-c968-4980-8d52-1b64163a9c12 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2942 | 2026-08-04T16:57:14.496Z | |
| 2943 | 2026-08-04T16:57:14.496Z | [t1.trio] ipadm |
| 2944 | 2026-08-04T16:57:14.509Z | ADDROBJ TYPE STATE ADDR |
| 2945 | 2026-08-04T16:57:14.509Z | lo0/v4 static ok 127.0.0.1/8 |
| 2946 | 2026-08-04T16:57:14.509Z | mg1/v4 static ok 10.0.0.3/24 |
| 2947 | 2026-08-04T16:57:14.509Z | lo0/v6 static ok ::1/128 |
| 2948 | 2026-08-04T16:57:14.509Z | lo0/u6 static ok fd00:3::1/64 |
| 2949 | 2026-08-04T16:57:14.509Z | tfportrear0_0/v6 addrconf ok fe80::b85f:52ff:fe17:5a20%tfportrear0_0/10 |
| 2950 | 2026-08-04T16:57:14.509Z | tfportrear1_0/v6 addrconf ok fe80::dcfc:b6ff:fe08:5040%tfportrear1_0/10 |
| 2951 | 2026-08-04T16:57:17.512Z | [s1.trio] ping fd00:2::1 |
| 2952 | 2026-08-04T16:57:17.530Z | fd00:2::1 is alive |
| 2953 | 2026-08-04T16:57:17.530Z | [s2.trio] ping fd00:1::1 |
| 2954 | 2026-08-04T16:57:17.538Z | fd00:1::1 is alive |
| 2955 | 2026-08-04T16:57:17.538Z | transit router restart passed |
| 2956 | 2026-08-04T16:57:17.539Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2957 | 2026-08-04T16:57:17.555Z | local v6: |
| 2958 | 2026-08-04T16:57:17.555Z | fe80::dcfc:b6ff:fe08:5040 |
| 2959 | 2026-08-04T16:57:17.555Z | fe80::b85f:52ff:fe17:5a20 |
| 2960 | 2026-08-04T16:57:17.555Z | local v4: |
| 2961 | 2026-08-04T16:57:17.555Z | router v6_idx: |
| 2962 | 2026-08-04T16:57:17.555Z | fd00:2::/64 -> 1 |
| 2963 | 2026-08-04T16:57:17.555Z | fd00:1::/64 -> 0 |
| 2964 | 2026-08-04T16:57:17.555Z | router v6_routes: |
| 2965 | 2026-08-04T16:57:17.555Z | 1 -> fe80::380f:1eff:fe59:84d7 (2) |
| 2966 | 2026-08-04T16:57:17.555Z | 0 -> fe80::8b1:1eff:fe7c:9175 (1) |
| 2967 | 2026-08-04T16:57:17.555Z | router v4_idx: |
| 2968 | 2026-08-04T16:57:17.555Z | router v4_routes: |
| 2969 | 2026-08-04T16:57:17.555Z | resolver v4: |
| 2970 | 2026-08-04T16:57:17.555Z | 10.0.0.3 -> 02:08:20:1b:e6:a9 |
| 2971 | 2026-08-04T16:57:17.555Z | 10.0.0.254 -> 02:08:20:d7:7e:08 |
| 2972 | 2026-08-04T16:57:17.555Z | resolver v6: |
| 2973 | 2026-08-04T16:57:17.555Z | fe80::380f:1eff:fe59:84d7 -> 3a:0f:1e:59:84:d7 |
| 2974 | 2026-08-04T16:57:17.555Z | fe80::8b1:1eff:fe7c:9175 -> 0a:b1:1e:7c:91:75 |
| 2975 | 2026-08-04T16:57:17.555Z | fe80::b85f:52ff:fe17:5a20 -> ba:5f:52:17:5a:20 |
| 2976 | 2026-08-04T16:57:17.555Z | fe80::dcfc:b6ff:fe08:5040 -> de:fc:b6:08:50:40 |
| 2977 | 2026-08-04T16:57:17.555Z | nat v4: |
| 2978 | 2026-08-04T16:57:17.555Z | nat_v6: |
| 2979 | 2026-08-04T16:57:17.555Z | port_mac: |
| 2980 | 2026-08-04T16:57:17.555Z | 1000: a8:40:25:24:5c:b9 |
| 2981 | 2026-08-04T16:57:17.555Z | 1: a8:40:25:24:5c:ba |
| 2982 | 2026-08-04T16:57:17.555Z | 2: a8:40:25:24:5c:bb |
| 2983 | 2026-08-04T16:57:17.555Z | proxy arp: |
| 2984 | 2026-08-04T16:57:17.555Z | [s1.trio] pkill ddmd |
| 2985 | 2026-08-04T16:57:17.566Z | |
| 2986 | 2026-08-04T16:57:20.814Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 2987 | 2026-08-04T16:57:22.569Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2988 | 2026-08-04T16:57:22.585Z | local v6: |
| 2989 | 2026-08-04T16:57:22.585Z | fe80::dcfc:b6ff:fe08:5040 |
| 2990 | 2026-08-04T16:57:22.585Z | fe80::b85f:52ff:fe17:5a20 |
| 2991 | 2026-08-04T16:57:22.586Z | local v4: |
| 2992 | 2026-08-04T16:57:22.586Z | router v6_idx: |
| 2993 | 2026-08-04T16:57:22.586Z | fd00:2::/64 -> 1 |
| 2994 | 2026-08-04T16:57:22.586Z | router v6_routes: |
| 2995 | 2026-08-04T16:57:22.586Z | 1 -> fe80::380f:1eff:fe59:84d7 (2) |
| 2996 | 2026-08-04T16:57:22.586Z | router v4_idx: |
| 2997 | 2026-08-04T16:57:22.586Z | router v4_routes: |
| 2998 | 2026-08-04T16:57:22.586Z | resolver v4: |
| 2999 | 2026-08-04T16:57:22.586Z | 10.0.0.3 -> 02:08:20:1b:e6:a9 |
| 3000 | 2026-08-04T16:57:22.587Z | 10.0.0.254 -> 02:08:20:d7:7e:08 |
| 3001 | 2026-08-04T16:57:22.587Z | resolver v6: |
| 3002 | 2026-08-04T16:57:22.587Z | fe80::380f:1eff:fe59:84d7 -> 3a:0f:1e:59:84:d7 |
| 3003 | 2026-08-04T16:57:22.587Z | fe80::8b1:1eff:fe7c:9175 -> 0a:b1:1e:7c:91:75 |
| 3004 | 2026-08-04T16:57:22.587Z | fe80::b85f:52ff:fe17:5a20 -> ba:5f:52:17:5a:20 |
| 3005 | 2026-08-04T16:57:22.587Z | fe80::dcfc:b6ff:fe08:5040 -> de:fc:b6:08:50:40 |
| 3006 | 2026-08-04T16:57:22.587Z | nat v4: |
| 3007 | 2026-08-04T16:57:22.587Z | nat_v6: |
| 3008 | 2026-08-04T16:57:22.587Z | port_mac: |
| 3009 | 2026-08-04T16:57:22.587Z | 1000: a8:40:25:24:5c:b9 |
| 3010 | 2026-08-04T16:57:22.587Z | 1: a8:40:25:24:5c:ba |
| 3011 | 2026-08-04T16:57:22.587Z | 2: a8:40:25:24:5c:bb |
| 3012 | 2026-08-04T16:57:22.587Z | proxy arp: |
| 3013 | 2026-08-04T16:57:22.587Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid bbc0f993-f1e3-41d4-8424-ba20f3f69452 --sled-uuid 07871d0d-fae2-4aad-9feb-83dbad79b444 -a sl0/v6 &> /opt/ddmd.log & |
| 3014 | 2026-08-04T16:57:22.597Z | |
| 3015 | 2026-08-04T16:57:25.599Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3016 | 2026-08-04T16:57:25.616Z | local v6: |
| 3017 | 2026-08-04T16:57:25.616Z | fe80::dcfc:b6ff:fe08:5040 |
| 3018 | 2026-08-04T16:57:25.616Z | fe80::b85f:52ff:fe17:5a20 |
| 3019 | 2026-08-04T16:57:25.616Z | local v4: |
| 3020 | 2026-08-04T16:57:25.616Z | router v6_idx: |
| 3021 | 2026-08-04T16:57:25.616Z | fd00:2::/64 -> 1 |
| 3022 | 2026-08-04T16:57:25.616Z | fd00:1::/64 -> 0 |
| 3023 | 2026-08-04T16:57:25.616Z | router v6_routes: |
| 3024 | 2026-08-04T16:57:25.616Z | 1 -> fe80::380f:1eff:fe59:84d7 (2) |
| 3025 | 2026-08-04T16:57:25.616Z | 0 -> fe80::8b1:1eff:fe7c:9175 (1) |
| 3026 | 2026-08-04T16:57:25.616Z | router v4_idx: |
| 3027 | 2026-08-04T16:57:25.617Z | router v4_routes: |
| 3028 | 2026-08-04T16:57:25.617Z | resolver v4: |
| 3029 | 2026-08-04T16:57:25.617Z | 10.0.0.3 -> 02:08:20:1b:e6:a9 |
| 3030 | 2026-08-04T16:57:25.617Z | 10.0.0.254 -> 02:08:20:d7:7e:08 |
| 3031 | 2026-08-04T16:57:25.617Z | resolver v6: |
| 3032 | 2026-08-04T16:57:25.618Z | fe80::380f:1eff:fe59:84d7 -> 3a:0f:1e:59:84:d7 |
| 3033 | 2026-08-04T16:57:25.618Z | fe80::8b1:1eff:fe7c:9175 -> 0a:b1:1e:7c:91:75 |
| 3034 | 2026-08-04T16:57:25.618Z | fe80::b85f:52ff:fe17:5a20 -> ba:5f:52:17:5a:20 |
| 3035 | 2026-08-04T16:57:25.618Z | fe80::dcfc:b6ff:fe08:5040 -> de:fc:b6:08:50:40 |
| 3036 | 2026-08-04T16:57:25.618Z | nat v4: |
| 3037 | 2026-08-04T16:57:25.618Z | nat_v6: |
| 3038 | 2026-08-04T16:57:25.618Z | port_mac: |
| 3039 | 2026-08-04T16:57:25.618Z | 1000: a8:40:25:24:5c:b9 |
| 3040 | 2026-08-04T16:57:25.618Z | 1: a8:40:25:24:5c:ba |
| 3041 | 2026-08-04T16:57:25.618Z | 2: a8:40:25:24:5c:bb |
| 3042 | 2026-08-04T16:57:25.618Z | proxy arp: |
| 3043 | 2026-08-04T16:57:25.622Z | [s2.trio] netstat -nr -f inet6 |
| 3044 | 2026-08-04T16:57:25.629Z | Routing Table: IPv6 |
| 3045 | 2026-08-04T16:57:25.629Z | Destination/Mask Gateway Flags Ref Use If |
| 3046 | 2026-08-04T16:57:25.629Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3047 | 2026-08-04T16:57:25.629Z | ::1 ::1 UH 2 0 lo0 |
| 3048 | 2026-08-04T16:57:25.629Z | fd00:1::/64 fe80::dcfc:b6ff:fe08:5040 UG 1 0 sl1 |
| 3049 | 2026-08-04T16:57:25.629Z | fe80::/10 fe80::380f:1eff:fe59:84d7 U 3 64 sl1 |
| 3050 | 2026-08-04T16:57:25.630Z | [s2.trio] ipadm |
| 3051 | 2026-08-04T16:57:25.642Z | ADDROBJ TYPE STATE ADDR |
| 3052 | 2026-08-04T16:57:25.642Z | lo0/v4 static ok 127.0.0.1/8 |
| 3053 | 2026-08-04T16:57:25.642Z | mg3/v4 static ok 10.0.0.2/24 |
| 3054 | 2026-08-04T16:57:25.642Z | lo0/v6 static ok ::1/128 |
| 3055 | 2026-08-04T16:57:25.642Z | lo0/u6 static ok fd00:2::1/64 |
| 3056 | 2026-08-04T16:57:25.643Z | sl1/v6 addrconf ok fe80::380f:1eff:fe59:84d7%sl1/10 |
| 3057 | 2026-08-04T16:57:25.643Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 3058 | 2026-08-04T16:57:25.654Z | 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> |
| 3059 | 2026-08-04T16:57:25.654Z | locks: inits: |
| 3060 | 2026-08-04T16:57:25.654Z | sockaddrs: <DST,IFP> |
| 3061 | 2026-08-04T16:57:25.654Z | fd00:1::1 |
| 3062 | 2026-08-04T16:57:25.654Z | route to: fd00:1::1 |
| 3063 | 2026-08-04T16:57:25.654Z | destination: fd00:1:: |
| 3064 | 2026-08-04T16:57:25.654Z | mask: ffff:ffff:ffff:ffff:: |
| 3065 | 2026-08-04T16:57:25.654Z | gateway: fe80::dcfc:b6ff:fe08:5040 |
| 3066 | 2026-08-04T16:57:25.654Z | interface: sl1 index 3 address 3a 0f 1e 59 84 d7 |
| 3067 | 2026-08-04T16:57:25.654Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3068 | 2026-08-04T16:57:25.654Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3069 | 2026-08-04T16:57:25.654Z | 0 0 0 0 0 0 9000 0 |
| 3070 | 2026-08-04T16:57:25.654Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3071 | 2026-08-04T16:57:25.654Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3072 | 2026-08-04T16:57:25.654Z | fd00:1:: fe80::dcfc:b6ff:fe08:5040 ffff:ffff:ffff:ffff:: sl1:3a.f.1e.59.84.d7 fe80::380f:1eff:fe59:84d7 |
| 3073 | 2026-08-04T16:57:25.654Z | [s2.trio] ndp -na |
| 3074 | 2026-08-04T16:57:25.666Z | Net to Media Table: IPv6 |
| 3075 | 2026-08-04T16:57:25.666Z | If Physical Address Type State Destination/Mask |
| 3076 | 2026-08-04T16:57:25.666Z | ----- ----------------- ------- ------------ --------------------------- |
| 3077 | 2026-08-04T16:57:25.666Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3078 | 2026-08-04T16:57:25.666Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3079 | 2026-08-04T16:57:25.666Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3080 | 2026-08-04T16:57:25.666Z | sl1 33:33:ff:59:84:d7 other REACHABLE ff02::1:ff59:84d7 |
| 3081 | 2026-08-04T16:57:25.666Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3082 | 2026-08-04T16:57:25.666Z | sl1 33:33:ff:08:50:40 other REACHABLE ff02::1:ff08:5040 |
| 3083 | 2026-08-04T16:57:25.666Z | sl1 3a:0f:1e:59:84:d7 local REACHABLE fe80::380f:1eff:fe59:84d7 |
| 3084 | 2026-08-04T16:57:25.666Z | sl1 de:fc:b6:08:50:40 dynamic REACHABLE fe80::dcfc:b6ff:fe08:5040 |
| 3085 | 2026-08-04T16:57:25.666Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3086 | 2026-08-04T16:57:25.666Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3087 | 2026-08-04T16:57:25.679Z | local v6: |
| 3088 | 2026-08-04T16:57:25.680Z | fe80::dcfc:b6ff:fe08:5040 |
| 3089 | 2026-08-04T16:57:25.680Z | fe80::b85f:52ff:fe17:5a20 |
| 3090 | 2026-08-04T16:57:25.680Z | local v4: |
| 3091 | 2026-08-04T16:57:25.680Z | router v6_idx: |
| 3092 | 2026-08-04T16:57:25.680Z | fd00:2::/64 -> 1 |
| 3093 | 2026-08-04T16:57:25.680Z | fd00:1::/64 -> 0 |
| 3094 | 2026-08-04T16:57:25.680Z | router v6_routes: |
| 3095 | 2026-08-04T16:57:25.680Z | 1 -> fe80::380f:1eff:fe59:84d7 (2) |
| 3096 | 2026-08-04T16:57:25.680Z | 0 -> fe80::8b1:1eff:fe7c:9175 (1) |
| 3097 | 2026-08-04T16:57:25.680Z | router v4_idx: |
| 3098 | 2026-08-04T16:57:25.680Z | router v4_routes: |
| 3099 | 2026-08-04T16:57:25.680Z | resolver v4: |
| 3100 | 2026-08-04T16:57:25.680Z | 10.0.0.3 -> 02:08:20:1b:e6:a9 |
| 3101 | 2026-08-04T16:57:25.680Z | 10.0.0.254 -> 02:08:20:d7:7e:08 |
| 3102 | 2026-08-04T16:57:25.680Z | resolver v6: |
| 3103 | 2026-08-04T16:57:25.680Z | fe80::380f:1eff:fe59:84d7 -> 3a:0f:1e:59:84:d7 |
| 3104 | 2026-08-04T16:57:25.681Z | fe80::8b1:1eff:fe7c:9175 -> 0a:b1:1e:7c:91:75 |
| 3105 | 2026-08-04T16:57:25.681Z | fe80::b85f:52ff:fe17:5a20 -> ba:5f:52:17:5a:20 |
| 3106 | 2026-08-04T16:57:25.681Z | fe80::dcfc:b6ff:fe08:5040 -> de:fc:b6:08:50:40 |
| 3107 | 2026-08-04T16:57:25.681Z | nat v4: |
| 3108 | 2026-08-04T16:57:25.682Z | nat_v6: |
| 3109 | 2026-08-04T16:57:25.683Z | port_mac: |
| 3110 | 2026-08-04T16:57:25.683Z | 1000: a8:40:25:24:5c:b9 |
| 3111 | 2026-08-04T16:57:25.683Z | 1: a8:40:25:24:5c:ba |
| 3112 | 2026-08-04T16:57:25.683Z | 2: a8:40:25:24:5c:bb |
| 3113 | 2026-08-04T16:57:25.683Z | proxy arp: |
| 3114 | 2026-08-04T16:57:25.683Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 3115 | 2026-08-04T16:57:25.722Z | Subnet Port Link Gateway Vlan |
| 3116 | 2026-08-04T16:57:25.722Z | fd00:1::/64 rear0 0 fe80::8b1:1eff:fe7c:9175 |
| 3117 | 2026-08-04T16:57:25.722Z | fd00:2::/64 rear1 0 fe80::380f:1eff:fe59:84d7 |
| 3118 | 2026-08-04T16:57:25.723Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 3119 | 2026-08-04T16:57:25.762Z | host mac age |
| 3120 | 2026-08-04T16:57:25.762Z | 10.0.0.3 02:08:20:1b:e6:a9 21s |
| 3121 | 2026-08-04T16:57:25.762Z | 10.0.0.254 02:08:20:d7:7e:08 18s |
| 3122 | 2026-08-04T16:57:25.762Z | fe80::8b1:1eff:fe7c:9175 0a:b1:1e:7c:91:75 21s |
| 3123 | 2026-08-04T16:57:25.762Z | fe80::380f:1eff:fe59:84d7 3a:0f:1e:59:84:d7 21s |
| 3124 | 2026-08-04T16:57:25.762Z | fe80::b85f:52ff:fe17:5a20 ba:5f:52:17:5a:20 21s |
| 3125 | 2026-08-04T16:57:25.762Z | fe80::dcfc:b6ff:fe08:5040 de:fc:b6:08:50:40 21s |
| 3126 | 2026-08-04T16:57:25.762Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 3127 | 2026-08-04T16:57:25.802Z | Link IPv4 IPv6 |
| 3128 | 2026-08-04T16:57:25.802Z | rear0/0 fe80::b85f:52ff:fe17:5a20 |
| 3129 | 2026-08-04T16:57:25.802Z | rear1/0 fe80::dcfc:b6ff:fe08:5040 |
| 3130 | 2026-08-04T16:57:25.802Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 3131 | 2026-08-04T16:57:26.826Z | ADDROBJ TYPE STATE ADDR |
| 3132 | 2026-08-04T16:57:26.827Z | lo0/v4 static ok 127.0.0.1/8 |
| 3133 | 2026-08-04T16:57:26.827Z | mg2/v4 static ok 10.0.0.1/24 |
| 3134 | 2026-08-04T16:57:26.827Z | lo0/v6 static ok ::1/128 |
| 3135 | 2026-08-04T16:57:26.827Z | lo0/u6 static ok fd00:1::1/64 |
| 3136 | 2026-08-04T16:57:26.827Z | sl0/v6 addrconf ok fe80::8b1:1eff:fe7c:9175%sl0/10 |
| 3137 | 2026-08-04T16:57:26.827Z | 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> |
| 3138 | 2026-08-04T16:57:26.827Z | locks: inits: |
| 3139 | 2026-08-04T16:57:26.827Z | sockaddrs: <DST,IFP> |
| 3140 | 2026-08-04T16:57:26.827Z | fd00:2::1 |
| 3141 | 2026-08-04T16:57:26.827Z | route to: fd00:2::1 |
| 3142 | 2026-08-04T16:57:26.827Z | destination: fd00:2:: |
| 3143 | 2026-08-04T16:57:26.827Z | mask: ffff:ffff:ffff:ffff:: |
| 3144 | 2026-08-04T16:57:26.827Z | gateway: fe80::b85f:52ff:fe17:5a20 |
| 3145 | 2026-08-04T16:57:26.827Z | interface: sl0 index 3 address 0a b1 1e 7c 91 75 |
| 3146 | 2026-08-04T16:57:26.827Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3147 | 2026-08-04T16:57:26.827Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3148 | 2026-08-04T16:57:26.827Z | 0 0 0 0 0 0 9000 0 |
| 3149 | 2026-08-04T16:57:26.827Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3150 | 2026-08-04T16:57:26.827Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3151 | 2026-08-04T16:57:26.827Z | fd00:2:: fe80::b85f:52ff:fe17:5a20 ffff:ffff:ffff:ffff:: sl0:a.b1.1e.7c.91.75 fe80::8b1:1eff:fe7c:9175 |
| 3152 | 2026-08-04T16:57:26.827Z | |
| 3153 | 2026-08-04T16:57:26.827Z | Net to Media Table: IPv6 |
| 3154 | 2026-08-04T16:57:26.827Z | If Physical Address Type State Destination/Mask |
| 3155 | 2026-08-04T16:57:26.827Z | ----- ----------------- ------- ------------ --------------------------- |
| 3156 | 2026-08-04T16:57:26.827Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3157 | 2026-08-04T16:57:26.829Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3158 | 2026-08-04T16:57:26.829Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3159 | 2026-08-04T16:57:26.829Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3160 | 2026-08-04T16:57:26.829Z | sl0 0a:b1:1e:7c:91:75 local REACHABLE fe80::8b1:1eff:fe7c:9175 |
| 3161 | 2026-08-04T16:57:26.829Z | sl0 33:33:ff:17:5a:20 other REACHABLE ff02::1:ff17:5a20 |
| 3162 | 2026-08-04T16:57:26.829Z | sl0 33:33:ff:7c:91:75 other REACHABLE ff02::1:ff7c:9175 |
| 3163 | 2026-08-04T16:57:26.829Z | sl0 ba:5f:52:17:5a:20 dynamic REACHABLE fe80::b85f:52ff:fe17:5a20 |
| 3164 | 2026-08-04T16:57:26.829Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3165 | 2026-08-04T16:57:26.829Z | |
| 3166 | 2026-08-04T16:57:26.829Z | |
| 3167 | 2026-08-04T16:57:26.829Z | Routing Table: IPv6 |
| 3168 | 2026-08-04T16:57:26.829Z | Destination/Mask Gateway Flags Ref Use If |
| 3169 | 2026-08-04T16:57:26.829Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3170 | 2026-08-04T16:57:26.829Z | ::1 ::1 UH 2 0 lo0 |
| 3171 | 2026-08-04T16:57:26.829Z | fd00:2::/64 fe80::b85f:52ff:fe17:5a20 UG 2 2 sl0 |
| 3172 | 2026-08-04T16:57:26.829Z | fe80::/10 fe80::8b1:1eff:fe7c:9175 U 3 64 sl0 |
| 3173 | 2026-08-04T16:57:26.829Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 3174 | 2026-08-04T16:57:26.829Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.144 ms |
| 3175 | 2026-08-04T16:57:26.829Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.202 ms |
| 3176 | 2026-08-04T16:57:26.829Z | |
| 3177 | 2026-08-04T16:57:26.829Z | ----fd00:2::1 PING Statistics---- |
| 3178 | 2026-08-04T16:57:26.829Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 3179 | 2026-08-04T16:57:26.829Z | round-trip (ms) min/avg/max/stddev = 0.144/0.173/0.202/0.041 |
| 3180 | 2026-08-04T16:57:26.829Z | [s2.trio] ping fd00:1::1 |
| 3181 | 2026-08-04T16:57:26.838Z | fd00:1::1 is alive |
| 3182 | 2026-08-04T16:57:26.838Z | server router restart passed |
| 3183 | 2026-08-04T16:57:30.842Z | peer expiration recovery passed |
| 3184 | 2026-08-04T16:57:31.843Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 3185 | 2026-08-04T16:57:31.858Z | 3 |
| 3186 | 2026-08-04T16:57:31.858Z | redundant advertise passed |
| 3187 | 2026-08-04T16:57:32.860Z | tunnel endpoint advertise passed |
| 3188 | 2026-08-04T16:57:37.862Z | redundant tunnel endpoint advertise passed |
| 3189 | 2026-08-04T16:57:37.862Z | [s1.trio] pkill ddmd |
| 3190 | 2026-08-04T16:57:37.875Z | |
| 3191 | 2026-08-04T16:57:42.875Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid ad0a85a9-207e-497b-bb6a-43fc6e013a9c --sled-uuid 2a5a7df5-f7c1-4ddf-9cd0-984d46a01a53 -a sl0/v6 &> /opt/ddmd.log & |
| 3192 | 2026-08-04T16:57:42.888Z | |
| 3193 | 2026-08-04T16:57:47.894Z | tunnel router restart passed |
| 3194 | 2026-08-04T16:57:48.896Z | tunnel endpoint withdraw passed |
| 3195 | 2026-08-04T16:57:48.902Z | [t1.trio] pkill ddmd |
| 3196 | 2026-08-04T16:57:48.909Z | |
| 3197 | 2026-08-04T16:57:48.909Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 3198 | 2026-08-04T16:57:48.912Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 3199 | 2026-08-04T16:57:50.789Z | [s2.trio] pkill ddmd |
| 3200 | 2026-08-04T16:57:50.801Z | |
| 3201 | 2026-08-04T16:57:50.802Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 3202 | 2026-08-04T16:57:52.622Z | [s1.trio] pkill ddmd |
| 3203 | 2026-08-04T16:57:52.635Z | |
| 3204 | 2026-08-04T16:57:52.635Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 3205 | 2026-08-04T16:57:54.755Z | [sidecar.trio] pkill softnpu |
| 3206 | 2026-08-04T16:57:54.779Z | |
| 3207 | 2026-08-04T16:57:54.779Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 3208 | 2026-08-04T16:57:57.316Z | test ddm::test_trio_v3 ... ok |
| 3209 | 2026-08-04T16:57:57.316Z | |
| 3210 | 2026-08-04T16:57:57.316Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 96.50s |
| 3211 | 2026-08-04T16:57:57.316Z | |
| 3212 | 2026-08-04T16:57:57.365Z | + cleanup |
| 3213 | 2026-08-04T16:57:57.369Z | ++ id -un |
| 3214 | 2026-08-04T16:57:57.372Z | ++ id -gn |
| 3215 | 2026-08-04T16:57:57.372Z | + pfexec chown -R build:build . |
| 3216 | 2026-08-04T16:57:57.494Z | process exited: duration 692898 ms, exit code 0 |
| |
| 3217 | 2026-08-04T16:57:57.511Z | found 5 output files |
| 3218 | 2026-08-04T16:57:57.511Z | uploading: /work/s1.trio.log (4084 bytes) |
| 3219 | 2026-08-04T16:57:58.531Z | uploaded: /work/s1.trio.log |
| 3220 | 2026-08-04T16:57:58.531Z | uploading: /work/s2.trio.log (10657 bytes) |
| 3221 | 2026-08-04T16:57:59.550Z | uploaded: /work/s2.trio.log |
| 3222 | 2026-08-04T16:57:59.551Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 3223 | 2026-08-04T16:58:00.589Z | uploaded: /work/sidecar.trio-softnpu.log |
| 3224 | 2026-08-04T16:58:00.589Z | uploading: /work/t1.trio-dpd.log (334435 bytes) |
| 3225 | 2026-08-04T16:58:01.609Z | uploaded: /work/t1.trio-dpd.log |
| 3226 | 2026-08-04T16:58:01.609Z | uploading: /work/t1.trio.log (25575 bytes) |
| 3227 | 2026-08-04T16:58:02.622Z | uploaded: /work/t1.trio.log |