|
|
|
| 1 | 2026-04-01T02:01:19.947Z | job assigned to worker 01KN3CAJ965WJ8FF8GN79MNAAT [factory aws, i-0adc5ade5740f094b] (queued for 55 s) |
| |
| 2 | 2026-04-01T02:01:26.971Z | starting task 0: "setup" |
| 3 | 2026-04-01T02:01:26.976Z | ++ uname -s |
| 4 | 2026-04-01T02:01:26.979Z | + kern=SunOS |
| 5 | 2026-04-01T02:01:26.979Z | + build_user=build |
| 6 | 2026-04-01T02:01:26.979Z | + build_uid=12345 |
| 7 | 2026-04-01T02:01:26.979Z | + work_dir=/work |
| 8 | 2026-04-01T02:01:26.979Z | + input_dir=/input |
| 9 | 2026-04-01T02:01:26.979Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-01T02:01:26.979Z | + case "$kern" in |
| 11 | 2026-04-01T02:01:26.979Z | + groupadd -g 12345 build |
| 12 | 2026-04-01T02:01:26.979Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-01T02:01:28.985Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-01T02:01:29.108Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-01T02:01:29.111Z | + home_fs=zfs |
| 16 | 2026-04-01T02:01:29.111Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-01T02:01:29.111Z | + mkdir -p /home/build |
| 18 | 2026-04-01T02:01:29.111Z | + chown build:build /home/build /work |
| 19 | 2026-04-01T02:01:31.113Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-01T02:01:31.116Z | process exited: duration 4145 ms, exit code 0 |
| |
| 21 | 2026-04-01T02:01:31.123Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-01T02:01:31.126Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-04-01T02:01:31.126Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-04-01T02:01:31.126Z | * rust toolchain profile = "default" |
| 25 | 2026-04-01T02:01:31.129Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-01T02:01:31.129Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-01T02:01:31.129Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-01T02:01:31.129Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-01T02:01:31.129Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-04-01T02:01:31.246Z | info: downloading installer |
| 31 | 2026-04-01T02:01:32.889Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-01T02:01:32.889Z | warn: /opt/ooce/bin |
| 33 | 2026-04-01T02:01:32.889Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-01T02:01:32.889Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-01T02:01:32.889Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-01T02:01:32.889Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-01T02:01:32.889Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-01T02:01:32.889Z | error: cannot install while Rust is installed |
| 39 | 2026-04-01T02:01:32.889Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-01T02:01:32.889Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-01T02:01:32.889Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-01T02:01:32.889Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-01T02:01:32.889Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-01T02:01:32.902Z | info: profile set to default |
| 45 | 2026-04-01T02:01:32.902Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-01T02:01:32.905Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-04-01T02:01:33.064Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-04-01T02:01:33.068Z | info: downloading 6 components |
| 49 | 2026-04-01T02:01:47.517Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-04-01T02:01:47.517Z | |
| 51 | 2026-04-01T02:01:47.548Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-04-01T02:01:47.548Z | |
| 53 | 2026-04-01T02:01:47.548Z | |
| 54 | 2026-04-01T02:01:47.548Z | Rust is installed now. Great! |
| 55 | 2026-04-01T02:01:47.548Z | |
| 56 | 2026-04-01T02:01:47.551Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-01T02:01:47.551Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-01T02:01:47.551Z | |
| 59 | 2026-04-01T02:01:47.551Z | To configure your current shell, you need to source |
| 60 | 2026-04-01T02:01:47.551Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-01T02:01:47.551Z | |
| 62 | 2026-04-01T02:01:47.551Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-01T02:01:47.551Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-01T02:01:47.551Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-01T02:01:47.551Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-01T02:01:47.552Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-01T02:01:47.552Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-01T02:01:47.552Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-01T02:01:47.552Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-01T02:01:47.552Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-01T02:01:47.641Z | + rustup --version |
| 72 | 2026-04-01T02:01:47.650Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-01T02:01:47.653Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-01T02:01:47.673Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-04-01T02:01:47.676Z | + cargo --version |
| 76 | 2026-04-01T02:01:47.688Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-04-01T02:01:47.691Z | + rustc --version |
| 78 | 2026-04-01T02:01:47.711Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-04-01T02:01:47.714Z | process exited: duration 16591 ms, exit code 0 |
| |
| 80 | 2026-04-01T02:01:47.721Z | starting task 2: "authentication" |
| 81 | 2026-04-01T02:01:47.735Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-01T02:01:47.741Z | starting task 3: "clone repository" |
| 83 | 2026-04-01T02:01:47.744Z | + mkdir -p /work/oxidecomputer/dendrite |
| 84 | 2026-04-01T02:01:47.747Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 85 | 2026-04-01T02:01:47.865Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 86 | 2026-04-01T02:01:48.912Z | + cd /work/oxidecomputer/dendrite |
| 87 | 2026-04-01T02:01:48.912Z | + git fetch origin abae2128f6e33a01cfb8dc2b75b362c48321bb9e |
| 88 | 2026-04-01T02:01:49.144Z | From https://github.com/oxidecomputer/dendrite |
| 89 | 2026-04-01T02:01:49.144Z | * branch abae2128f6e33a01cfb8dc2b75b362c48321bb9e -> FETCH_HEAD |
| 90 | 2026-04-01T02:01:49.151Z | + [[ -n multicast-e2e ]] |
| 91 | 2026-04-01T02:01:49.154Z | ++ git branch --show-current |
| 92 | 2026-04-01T02:01:49.154Z | + current=main |
| 93 | 2026-04-01T02:01:49.154Z | + [[ main != multicast-e2e ]] |
| 94 | 2026-04-01T02:01:49.154Z | + git branch -f multicast-e2e abae2128f6e33a01cfb8dc2b75b362c48321bb9e |
| 95 | 2026-04-01T02:01:49.157Z | + git checkout -f multicast-e2e |
| 96 | 2026-04-01T02:01:49.172Z | Switched to branch 'multicast-e2e' |
| 97 | 2026-04-01T02:01:49.175Z | + git reset --hard abae2128f6e33a01cfb8dc2b75b362c48321bb9e |
| 98 | 2026-04-01T02:01:49.190Z | HEAD is now at abae212 merge main |
| 99 | 2026-04-01T02:01:49.193Z | process exited: duration 1448 ms, exit code 0 |
| |
| 100 | 2026-04-01T02:01:49.199Z | starting task 4: "build" |
| 101 | 2026-04-01T02:01:49.202Z | + source .github/buildomat/common.sh |
| 102 | 2026-04-01T02:01:49.205Z | ++ TOFINO_STAGES=20 |
| 103 | 2026-04-01T02:01:49.205Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 104 | 2026-04-01T02:01:49.205Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 105 | 2026-04-01T02:01:49.205Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 106 | 2026-04-01T02:01:49.205Z | +++ uname -s |
| 107 | 2026-04-01T02:01:49.205Z | ++ '[' SunOS == SunOS ']' |
| 108 | 2026-04-01T02:01:49.205Z | ++ SERIES=illumos |
| 109 | 2026-04-01T02:01:49.205Z | +++ uname -s |
| 110 | 2026-04-01T02:01:49.208Z | ++ '[' SunOS == SunOS ']' |
| 111 | 2026-04-01T02:01:49.208Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 112 | 2026-04-01T02:01:49.208Z | ++ rustup show active-toolchain |
| 113 | 2026-04-01T02:01:49.211Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 114 | 2026-04-01T02:01:49.215Z | + source .github/buildomat/illumos.sh |
| 115 | 2026-04-01T02:01:49.215Z | ++ banner 'sde setup' |
| 116 | 2026-04-01T02:01:49.215Z | |
| 117 | 2026-04-01T02:01:49.215Z | #### ##### ###### #### ###### ##### # # ##### |
| 118 | 2026-04-01T02:01:49.215Z | # # # # # # # # # # # |
| 119 | 2026-04-01T02:01:49.215Z | #### # # ##### #### ##### # # # # # |
| 120 | 2026-04-01T02:01:49.215Z | # # # # # # # # # ##### |
| 121 | 2026-04-01T02:01:49.215Z | # # # # # # # # # # # # |
| 122 | 2026-04-01T02:01:49.215Z | #### ##### ###### #### ###### # #### # |
| 123 | 2026-04-01T02:01:49.215Z | |
| 124 | 2026-04-01T02:01:49.215Z | ++ export PKG=tofino_sde.p5p |
| 125 | 2026-04-01T02:01:49.215Z | ++ PKG=tofino_sde.p5p |
| 126 | 2026-04-01T02:01:49.215Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 127 | 2026-04-01T02:01:49.219Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 128 | 2026-04-01T02:01:49.219Z | Dload Upload Total Spent Left Speed |
| 129 | 2026-04-01T02:01:50.393Z |
0 0 0 0 0 0 0 0 0
78 76.03M 78 59.43M 0 0 59.48M 0 00:01 00:01 59.49M
100 76.03M 100 76.03M 0 0 64.82M 0 00:01 00:01 59.49M
100 76.03M 100 76.03M 0 0 64.82M 0 00:01 00:01 59.49M
100 76.03M 100 76.03M 0 0 64.81M 0 00:01 00:01 59.49M |
| 130 | 2026-04-01T02:01:50.397Z | +++ digest -a sha256 tofino_sde.p5p |
| 131 | 2026-04-01T02:01:50.444Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 132 | 2026-04-01T02:01:50.447Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 133 | 2026-04-01T02:01:50.447Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 134 | 2026-04-01T02:01:59.543Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-04-01T02:02:06.419Z | Startup: Caching catalogs ... Done |
| 136 | 2026-04-01T02:02:06.603Z | Startup: Refreshing catalog 'oxide' ... Done |
| 137 | 2026-04-01T02:02:13.039Z | Planning: Solver setup ... Done |
| 138 | 2026-04-01T02:02:13.058Z | Planning: Running solver ... Done |
| 139 | 2026-04-01T02:02:13.170Z | Planning: Finding local manifests ... Done |
| 140 | 2026-04-01T02:02:13.174Z | Planning: Fetching manifests: 1/1 100% complete |
| 141 | 2026-04-01T02:02:13.177Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-04-01T02:02:13.190Z | Planning: Package planning ... Done |
| 143 | 2026-04-01T02:02:13.193Z | Planning: Merging actions ... Done |
| 144 | 2026-04-01T02:02:13.309Z | Planning: Checking for conflicting actions ... Done |
| 145 | 2026-04-01T02:02:13.312Z | Planning: Consolidating action changes ... Done |
| 146 | 2026-04-01T02:02:15.566Z | Planning: Evaluating mediators ... Done |
| 147 | 2026-04-01T02:02:15.569Z | Planning: Planning completed in 8.96 seconds |
| 148 | 2026-04-01T02:02:15.573Z | Packages to install: 1 |
| 149 | 2026-04-01T02:02:15.577Z | Create boot environment: No |
| 150 | 2026-04-01T02:02:15.577Z | Create backup boot environment: No |
| 151 | 2026-04-01T02:02:15.641Z | |
| 152 | 2026-04-01T02:02:15.641Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 153 | 2026-04-01T02:02:15.778Z | Download: Completed 75.30 MB in 0.14 seconds (547M/s) |
| 154 | 2026-04-01T02:02:15.940Z | Actions: 1/293 actions (Installing new actions) |
| 155 | 2026-04-01T02:02:16.916Z | Actions: Completed 293 actions in 0.98 seconds. |
| 156 | 2026-04-01T02:02:16.919Z | Done |
| 157 | 2026-04-01T02:02:16.959Z | Done |
| 158 | 2026-04-01T02:02:17.634Z | Done |
| 159 | 2026-04-01T02:02:20.672Z | Done |
| 160 | 2026-04-01T02:02:20.746Z | Done |
| 161 | 2026-04-01T02:02:20.749Z | Done |
| 162 | 2026-04-01T02:02:21.016Z | Done |
| 163 | 2026-04-01T02:02:21.642Z | ++ export SDE=/opt/oxide/tofino_sde |
| 164 | 2026-04-01T02:02:21.642Z | ++ SDE=/opt/oxide/tofino_sde |
| 165 | 2026-04-01T02:02:21.642Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 166 | 2026-04-01T02:02:21.642Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-04-01T02:02:21.642Z | ++ banner packages |
| 168 | 2026-04-01T02:02:21.646Z | |
| 169 | 2026-04-01T02:02:21.646Z | ++ pfexec pkg install clang-15 pcap |
| 170 | 2026-04-01T02:02:21.646Z | ##### ## #### # # ## #### ###### #### |
| 171 | 2026-04-01T02:02:21.646Z | # # # # # # # # # # # # # # |
| 172 | 2026-04-01T02:02:21.646Z | # # # # # #### # # # ##### #### |
| 173 | 2026-04-01T02:02:21.646Z | ##### ###### # # # ###### # ### # # |
| 174 | 2026-04-01T02:02:21.646Z | # # # # # # # # # # # # # # |
| 175 | 2026-04-01T02:02:21.646Z | # # # #### # # # # #### ###### #### |
| 176 | 2026-04-01T02:02:21.646Z | |
| 177 | 2026-04-01T02:02:22.040Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 178 | 2026-04-01T02:02:22.043Z | Startup: Refreshing catalog 'oxide' ... Done |
| 179 | 2026-04-01T02:02:26.226Z | Planning: Solver setup ... Done |
| 180 | 2026-04-01T02:02:26.245Z | Planning: Running solver ... Done |
| 181 | 2026-04-01T02:02:26.358Z | Planning: Finding local manifests ... Done |
| 182 | 2026-04-01T02:02:26.362Z | Planning: Fetching manifests: 0/2 0% complete |
| 183 | 2026-04-01T02:02:26.553Z | Planning: Fetching manifests: 2/2 100% complete |
| 184 | 2026-04-01T02:02:26.583Z | Planning: Package planning ... Done |
| 185 | 2026-04-01T02:02:26.609Z | Planning: Merging actions ... Done |
| 186 | 2026-04-01T02:02:26.717Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-04-01T02:02:26.723Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-04-01T02:02:26.883Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-04-01T02:02:26.888Z | Planning: Planning completed in 4.85 seconds |
| 190 | 2026-04-01T02:02:26.894Z | Packages to install: 2 |
| 191 | 2026-04-01T02:02:26.894Z | Mediators to change: 2 |
| 192 | 2026-04-01T02:02:26.894Z | Services to change: 1 |
| 193 | 2026-04-01T02:02:26.894Z | Create boot environment: No |
| 194 | 2026-04-01T02:02:26.894Z | Create backup boot environment: No |
| 195 | 2026-04-01T02:02:26.926Z | |
| 196 | 2026-04-01T02:02:26.926Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 197 | 2026-04-01T02:02:31.926Z | Download: 1118/3076 items 113.2/211.3MB 53% complete (23.0M/s) |
| 198 | 2026-04-01T02:02:39.375Z | Download: 2010/3076 items 117.9/211.3MB 55% complete (14.8M/s) |
| 199 | 2026-04-01T02:02:44.242Z | Download: Completed 211.31 MB in 17.32 seconds (12.2M/s) |
| 200 | 2026-04-01T02:02:44.464Z | Actions: 1/3418 actions (Installing new actions) |
| 201 | 2026-04-01T02:02:47.573Z | Actions: Completed 3418 actions in 3.11 seconds. |
| 202 | 2026-04-01T02:02:48.106Z | Done |
| 203 | 2026-04-01T02:02:48.107Z | Done |
| 204 | 2026-04-01T02:02:48.806Z | Done |
| 205 | 2026-04-01T02:02:51.589Z | Done |
| 206 | 2026-04-01T02:02:51.680Z | Done |
| 207 | 2026-04-01T02:02:51.683Z | Done |
| 208 | 2026-04-01T02:02:51.999Z | Done |
| 209 | 2026-04-01T02:02:52.124Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 210 | 2026-04-01T02:02:52.318Z | Planning: Evaluating mediator changes ... Done |
| 211 | 2026-04-01T02:02:52.424Z | Planning: Checking for conflicting actions ... Done |
| 212 | 2026-04-01T02:02:52.427Z | Planning: Consolidating action changes ... Done |
| 213 | 2026-04-01T02:02:52.583Z | Planning: Evaluating mediators ... Done |
| 214 | 2026-04-01T02:02:52.586Z | Planning: Planning completed in 0.27 seconds |
| 215 | 2026-04-01T02:02:52.603Z | Mediators to change: 2 |
| 216 | 2026-04-01T02:02:52.604Z | Create boot environment: No |
| 217 | 2026-04-01T02:02:52.604Z | Create backup boot environment: No |
| 218 | 2026-04-01T02:02:52.662Z | Done |
| 219 | 2026-04-01T02:02:52.662Z | Done |
| 220 | 2026-04-01T02:02:53.264Z | Done |
| 221 | 2026-04-01T02:02:55.783Z | Done |
| 222 | 2026-04-01T02:02:55.859Z | Done |
| 223 | 2026-04-01T02:02:55.862Z | Done |
| 224 | 2026-04-01T02:02:56.002Z | Done |
| 225 | 2026-04-01T02:02:56.076Z | ++ cargo --version |
| 226 | 2026-04-01T02:02:56.088Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 227 | 2026-04-01T02:02:56.091Z | ++ rustc --version |
| 228 | 2026-04-01T02:02:56.109Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 229 | 2026-04-01T02:02:56.112Z | + banner copyrights |
| 230 | 2026-04-01T02:02:56.116Z | |
| 231 | 2026-04-01T02:02:56.116Z | #### #### ##### # # ##### # #### # # ##### #### |
| 232 | 2026-04-01T02:02:56.116Z | # # # # # # # # # # # # # # # # # |
| 233 | 2026-04-01T02:02:56.116Z | # # # # # # # # # # ###### # #### |
| 234 | 2026-04-01T02:02:56.116Z | # # # ##### # ##### # # ### # # # # |
| 235 | 2026-04-01T02:02:56.116Z | # # # # # # # # # # # # # # # # |
| 236 | 2026-04-01T02:02:56.116Z | #### #### # # # # # #### # # # #### |
| 237 | 2026-04-01T02:02:56.116Z | |
| 238 | 2026-04-01T02:02:56.116Z | + ./tools/check_copyrights.sh |
| 239 | 2026-04-01T02:02:56.387Z | common/src/illumos.rs: Copyright with wrong year |
| 240 | 2026-04-01T02:02:57.181Z | packet/src/eth.rs: Copyright with wrong year |
| 241 | 2026-04-01T02:02:57.641Z | + banner clippy |
| 242 | 2026-04-01T02:02:57.644Z | |
| 243 | 2026-04-01T02:02:57.644Z | #### # # ##### ##### # # |
| 244 | 2026-04-01T02:02:57.644Z | # # # # # # # # # # |
| 245 | 2026-04-01T02:02:57.644Z | # # # # # # # # |
| 246 | 2026-04-01T02:02:57.644Z | # # # ##### ##### # |
| 247 | 2026-04-01T02:02:57.644Z | # # # # # # # |
| 248 | 2026-04-01T02:02:57.644Z | #### ###### # # # # |
| 249 | 2026-04-01T02:02:57.644Z | |
| 250 | 2026-04-01T02:02:57.644Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 251 | 2026-04-01T02:02:57.644Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 252 | 2026-04-01T02:02:57.796Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 253 | 2026-04-01T02:03:07.606Z | Updating crates.io index |
| 254 | 2026-04-01T02:03:07.641Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 255 | 2026-04-01T02:03:07.882Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 256 | 2026-04-01T02:03:08.944Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 257 | 2026-04-01T02:03:09.205Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 258 | 2026-04-01T02:03:09.479Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 259 | 2026-04-01T02:03:10.242Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 260 | 2026-04-01T02:03:11.292Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 261 | 2026-04-01T02:03:11.673Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 262 | 2026-04-01T02:03:12.104Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 263 | 2026-04-01T02:03:12.380Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 264 | 2026-04-01T02:03:12.846Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 265 | 2026-04-01T02:03:13.293Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 266 | 2026-04-01T02:03:13.727Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 267 | 2026-04-01T02:03:14.090Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 268 | 2026-04-01T02:03:14.650Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 269 | 2026-04-01T02:03:14.901Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 270 | 2026-04-01T02:03:15.178Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 271 | 2026-04-01T02:03:15.472Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 272 | 2026-04-01T02:03:16.006Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 273 | 2026-04-01T02:03:16.313Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 274 | 2026-04-01T02:03:16.589Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 275 | 2026-04-01T02:03:17.810Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 276 | 2026-04-01T02:03:18.411Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 277 | 2026-04-01T02:03:19.618Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 278 | 2026-04-01T02:03:20.992Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 279 | 2026-04-01T02:03:21.632Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 280 | 2026-04-01T02:03:21.909Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 281 | 2026-04-01T02:03:22.291Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 282 | 2026-04-01T02:03:23.619Z | Downloading crates ... |
| 283 | 2026-04-01T02:03:23.684Z | Downloaded async-stream v0.3.6 |
| 284 | 2026-04-01T02:03:23.687Z | Downloaded anyhow v1.0.102 |
| 285 | 2026-04-01T02:03:23.691Z | Downloaded defmt v1.0.1 |
| 286 | 2026-04-01T02:03:23.694Z | Downloaded clap_derive v4.6.0 |
| 287 | 2026-04-01T02:03:23.707Z | Downloaded dyn-clone v1.0.20 |
| 288 | 2026-04-01T02:03:23.712Z | Downloaded crossbeam-epoch v0.9.18 |
| 289 | 2026-04-01T02:03:23.715Z | Downloaded http-body v1.0.1 |
| 290 | 2026-04-01T02:03:23.718Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 291 | 2026-04-01T02:03:23.721Z | Downloaded cstr-argument v0.1.2 |
| 292 | 2026-04-01T02:03:23.724Z | Downloaded arrayref v0.3.9 |
| 293 | 2026-04-01T02:03:23.727Z | Downloaded anstyle v1.0.14 |
| 294 | 2026-04-01T02:03:23.729Z | Downloaded dtrace-parser v0.2.0 |
| 295 | 2026-04-01T02:03:23.729Z | Downloaded dof v0.4.0 |
| 296 | 2026-04-01T02:03:23.732Z | Downloaded digest v0.10.7 |
| 297 | 2026-04-01T02:03:23.735Z | Downloaded crypto-bigint v0.5.5 |
| 298 | 2026-04-01T02:03:23.738Z | Downloaded futures-util v0.3.32 |
| 299 | 2026-04-01T02:03:23.744Z | Downloaded ident_case v1.0.1 |
| 300 | 2026-04-01T02:03:23.747Z | Downloaded derive-where v1.6.0 |
| 301 | 2026-04-01T02:03:23.750Z | Downloaded dof v0.3.0 |
| 302 | 2026-04-01T02:03:23.753Z | Downloaded float-ord v0.3.2 |
| 303 | 2026-04-01T02:03:23.753Z | Downloaded dtrace-parser v0.3.0 |
| 304 | 2026-04-01T02:03:23.757Z | Downloaded defmt v0.3.100 |
| 305 | 2026-04-01T02:03:23.760Z | Downloaded clap_lex v1.1.0 |
| 306 | 2026-04-01T02:03:23.763Z | Downloaded cfg-if v1.0.3 |
| 307 | 2026-04-01T02:03:23.763Z | Downloaded foreign-types-shared v0.3.1 |
| 308 | 2026-04-01T02:03:23.765Z | Downloaded convert_case v0.4.0 |
| 309 | 2026-04-01T02:03:23.768Z | Downloaded fs_extra v1.3.0 |
| 310 | 2026-04-01T02:03:23.768Z | Downloaded group v0.13.0 |
| 311 | 2026-04-01T02:03:23.771Z | Downloaded displaydoc v0.2.5 |
| 312 | 2026-04-01T02:03:23.774Z | Downloaded futures-macro v0.3.32 |
| 313 | 2026-04-01T02:03:23.777Z | Downloaded hostname v0.4.2 |
| 314 | 2026-04-01T02:03:23.777Z | Downloaded futures-task v0.3.32 |
| 315 | 2026-04-01T02:03:23.780Z | Downloaded form_urlencoded v1.2.2 |
| 316 | 2026-04-01T02:03:23.783Z | Downloaded cargo-platform v0.1.9 |
| 317 | 2026-04-01T02:03:23.783Z | Downloaded heck v0.4.1 |
| 318 | 2026-04-01T02:03:23.786Z | Downloaded crucible-workspace-hack v0.1.0 |
| 319 | 2026-04-01T02:03:23.786Z | Downloaded anstyle-query v1.1.4 |
| 320 | 2026-04-01T02:03:23.788Z | Downloaded fnv v1.0.7 |
| 321 | 2026-04-01T02:03:23.791Z | Downloaded hubpack v0.1.2 |
| 322 | 2026-04-01T02:03:23.791Z | Downloaded git-stub v1.0.0 |
| 323 | 2026-04-01T02:03:23.794Z | Downloaded const_format_proc_macros v0.2.34 |
| 324 | 2026-04-01T02:03:23.797Z | Downloaded foldhash v0.2.0 |
| 325 | 2026-04-01T02:03:23.797Z | Downloaded chacha20 v0.9.1 |
| 326 | 2026-04-01T02:03:23.800Z | Downloaded backoff v0.4.0 |
| 327 | 2026-04-01T02:03:23.802Z | Downloaded drift v0.1.3 |
| 328 | 2026-04-01T02:03:23.805Z | Downloaded foreign-types-shared v0.1.1 |
| 329 | 2026-04-01T02:03:23.808Z | Downloaded critical-section v1.2.0 |
| 330 | 2026-04-01T02:03:23.811Z | Downloaded futures-sink v0.3.32 |
| 331 | 2026-04-01T02:03:23.811Z | Downloaded console v0.15.11 |
| 332 | 2026-04-01T02:03:23.814Z | Downloaded hubpack_derive v0.1.1 |
| 333 | 2026-04-01T02:03:23.817Z | Downloaded crossbeam-utils v0.8.21 |
| 334 | 2026-04-01T02:03:23.820Z | Downloaded http-body-util v0.1.3 |
| 335 | 2026-04-01T02:03:23.820Z | Downloaded hyper-tls v0.6.0 |
| 336 | 2026-04-01T02:03:23.823Z | Downloaded adler2 v2.0.1 |
| 337 | 2026-04-01T02:03:23.826Z | Downloaded futures-core v0.3.32 |
| 338 | 2026-04-01T02:03:23.826Z | Downloaded generic-array v0.14.7 |
| 339 | 2026-04-01T02:03:23.829Z | Downloaded futures-io v0.3.32 |
| 340 | 2026-04-01T02:03:23.831Z | Downloaded embedded-io v0.6.1 |
| 341 | 2026-04-01T02:03:23.831Z | Downloaded dunce v1.0.5 |
| 342 | 2026-04-01T02:03:23.834Z | Downloaded fixedbitset v0.4.2 |
| 343 | 2026-04-01T02:03:23.834Z | Downloaded httpdate v1.0.3 |
| 344 | 2026-04-01T02:03:23.837Z | Downloaded crypto-common v0.1.6 |
| 345 | 2026-04-01T02:03:23.840Z | Downloaded inout v0.1.4 |
| 346 | 2026-04-01T02:03:23.840Z | Downloaded internet-checksum v0.2.1 |
| 347 | 2026-04-01T02:03:23.843Z | Downloaded heck v0.5.0 |
| 348 | 2026-04-01T02:03:23.843Z | Downloaded icu_properties v2.0.1 |
| 349 | 2026-04-01T02:03:23.846Z | Downloaded glob v0.3.3 |
| 350 | 2026-04-01T02:03:23.849Z | Downloaded icu_locale_core v2.0.0 |
| 351 | 2026-04-01T02:03:23.852Z | Downloaded instant v0.1.13 |
| 352 | 2026-04-01T02:03:23.855Z | Downloaded fastrand v2.3.0 |
| 353 | 2026-04-01T02:03:23.858Z | Downloaded crossbeam-deque v0.8.6 |
| 354 | 2026-04-01T02:03:23.858Z | Downloaded csv-core v0.1.12 |
| 355 | 2026-04-01T02:03:23.861Z | Downloaded indent_write v2.2.0 |
| 356 | 2026-04-01T02:03:23.861Z | Downloaded lazy_static v1.5.0 |
| 357 | 2026-04-01T02:03:23.864Z | Downloaded hash32 v0.3.1 |
| 358 | 2026-04-01T02:03:23.867Z | Downloaded icu_normalizer_data v2.0.0 |
| 359 | 2026-04-01T02:03:23.867Z | Downloaded idna_adapter v1.2.1 |
| 360 | 2026-04-01T02:03:23.870Z | Downloaded hostname v0.3.1 |
| 361 | 2026-04-01T02:03:23.872Z | Downloaded find-msvc-tools v0.1.9 |
| 362 | 2026-04-01T02:03:23.872Z | Downloaded async-trait v0.1.89 |
| 363 | 2026-04-01T02:03:23.875Z | Downloaded anstream v1.0.0 |
| 364 | 2026-04-01T02:03:23.878Z | Downloaded display-error-chain v0.2.2 |
| 365 | 2026-04-01T02:03:23.878Z | Downloaded defmt-macros v1.0.1 |
| 366 | 2026-04-01T02:03:23.881Z | Downloaded is_ci v1.2.0 |
| 367 | 2026-04-01T02:03:23.884Z | Downloaded ciborium-io v0.2.2 |
| 368 | 2026-04-01T02:03:23.884Z | Downloaded icu_provider v2.0.0 |
| 369 | 2026-04-01T02:03:23.887Z | Downloaded hex v0.4.3 |
| 370 | 2026-04-01T02:03:23.889Z | Downloaded newtype-uuid-macros v0.1.0 |
| 371 | 2026-04-01T02:03:23.892Z | Downloaded curl v0.4.49 |
| 372 | 2026-04-01T02:03:23.895Z | Downloaded foreign-types-macros v0.2.3 |
| 373 | 2026-04-01T02:03:23.895Z | Downloaded equivalent v1.0.2 |
| 374 | 2026-04-01T02:03:23.898Z | Downloaded dropshot-api-manager v0.5.2 |
| 375 | 2026-04-01T02:03:23.901Z | Downloaded errno v0.3.14 |
| 376 | 2026-04-01T02:03:23.901Z | Downloaded darling_core v0.21.3 |
| 377 | 2026-04-01T02:03:23.904Z | Downloaded macaddr v1.0.1 |
| 378 | 2026-04-01T02:03:23.906Z | Downloaded getrandom v0.2.16 |
| 379 | 2026-04-01T02:03:23.909Z | Downloaded foreign-types v0.5.0 |
| 380 | 2026-04-01T02:03:23.912Z | Downloaded async-stream-impl v0.3.6 |
| 381 | 2026-04-01T02:03:23.912Z | Downloaded managed v0.8.0 |
| 382 | 2026-04-01T02:03:23.915Z | Downloaded derive-ex v0.1.8 |
| 383 | 2026-04-01T02:03:23.915Z | Downloaded data-encoding v2.9.0 |
| 384 | 2026-04-01T02:03:23.918Z | Downloaded memmap2 v0.9.8 |
| 385 | 2026-04-01T02:03:23.918Z | Downloaded kstat-rs v0.2.4 |
| 386 | 2026-04-01T02:03:23.921Z | Downloaded ipnetwork v0.21.1 |
| 387 | 2026-04-01T02:03:23.924Z | Downloaded jobserver v0.1.34 |
| 388 | 2026-04-01T02:03:23.924Z | Downloaded ingot v0.1.1 |
| 389 | 2026-04-01T02:03:23.926Z | Downloaded camino v1.2.2 |
| 390 | 2026-04-01T02:03:23.929Z | Downloaded keccak v0.1.6 |
| 391 | 2026-04-01T02:03:23.929Z | Downloaded ipnet v2.11.0 |
| 392 | 2026-04-01T02:03:23.932Z | Downloaded num v0.4.3 |
| 393 | 2026-04-01T02:03:23.932Z | Downloaded indexmap v1.9.3 |
| 394 | 2026-04-01T02:03:23.935Z | Downloaded hickory-resolver v0.25.2 |
| 395 | 2026-04-01T02:03:23.938Z | Downloaded oxide-tokio-rt v0.1.2 |
| 396 | 2026-04-01T02:03:23.942Z | Downloaded futures-channel v0.3.32 |
| 397 | 2026-04-01T02:03:23.942Z | Downloaded aead v0.5.2 |
| 398 | 2026-04-01T02:03:23.944Z | Downloaded icu_normalizer v2.0.0 |
| 399 | 2026-04-01T02:03:23.947Z | Downloaded foldhash v0.1.5 |
| 400 | 2026-04-01T02:03:23.947Z | Downloaded erased-serde v0.3.31 |
| 401 | 2026-04-01T02:03:23.950Z | Downloaded num_enum_derive v0.5.11 |
| 402 | 2026-04-01T02:03:23.953Z | Downloaded darling v0.21.3 |
| 403 | 2026-04-01T02:03:23.956Z | Downloaded num-derive v0.3.3 |
| 404 | 2026-04-01T02:03:23.956Z | Downloaded lock_api v0.4.14 |
| 405 | 2026-04-01T02:03:23.959Z | Downloaded openssl-probe v0.1.6 |
| 406 | 2026-04-01T02:03:23.962Z | Downloaded memoffset v0.9.1 |
| 407 | 2026-04-01T02:03:23.962Z | Downloaded opaque-debug v0.3.1 |
| 408 | 2026-04-01T02:03:23.965Z | Downloaded libsw-core v0.3.2 |
| 409 | 2026-04-01T02:03:23.965Z | Downloaded bytecount v0.6.9 |
| 410 | 2026-04-01T02:03:23.968Z | Downloaded ff v0.13.1 |
| 411 | 2026-04-01T02:03:23.968Z | Downloaded highway v1.3.0 |
| 412 | 2026-04-01T02:03:23.970Z | Downloaded cipher v0.4.4 |
| 413 | 2026-04-01T02:03:23.970Z | Downloaded bytes v1.11.1 |
| 414 | 2026-04-01T02:03:23.975Z | Downloaded hmac v0.12.1 |
| 415 | 2026-04-01T02:03:23.978Z | Downloaded derive_more v0.99.20 |
| 416 | 2026-04-01T02:03:23.980Z | Downloaded ingot-types v0.1.2 |
| 417 | 2026-04-01T02:03:23.980Z | Downloaded darling_macro v0.21.3 |
| 418 | 2026-04-01T02:03:23.983Z | Downloaded async-recursion v1.1.1 |
| 419 | 2026-04-01T02:03:23.986Z | Downloaded autocfg v1.5.0 |
| 420 | 2026-04-01T02:03:23.986Z | Downloaded globset v0.4.16 |
| 421 | 2026-04-01T02:03:23.989Z | Downloaded num-conv v0.2.1 |
| 422 | 2026-04-01T02:03:23.989Z | Downloaded newtype-uuid v1.3.2 |
| 423 | 2026-04-01T02:03:23.992Z | Downloaded cargo_metadata v0.18.1 |
| 424 | 2026-04-01T02:03:23.992Z | Downloaded is_terminal_polyfill v1.70.1 |
| 425 | 2026-04-01T02:03:23.995Z | Downloaded num-rational v0.4.2 |
| 426 | 2026-04-01T02:03:23.995Z | Downloaded futures v0.3.32 |
| 427 | 2026-04-01T02:03:23.998Z | Downloaded libloading v0.8.9 |
| 428 | 2026-04-01T02:03:24.001Z | Downloaded iana-time-zone v0.1.64 |
| 429 | 2026-04-01T02:03:24.004Z | Downloaded humantime v2.3.0 |
| 430 | 2026-04-01T02:03:24.004Z | Downloaded camino-tempfile v1.4.1 |
| 431 | 2026-04-01T02:03:24.007Z | Downloaded hyper-rustls v0.27.7 |
| 432 | 2026-04-01T02:03:24.010Z | Downloaded num_enum_derive v0.7.5 |
| 433 | 2026-04-01T02:03:24.010Z | Downloaded getrandom v0.3.3 |
| 434 | 2026-04-01T02:03:24.013Z | Downloaded blake2 v0.10.6 |
| 435 | 2026-04-01T02:03:24.016Z | Downloaded num_enum v0.7.5 |
| 436 | 2026-04-01T02:03:24.019Z | Downloaded pem v3.0.5 |
| 437 | 2026-04-01T02:03:24.021Z | Downloaded oxnet v0.1.4 |
| 438 | 2026-04-01T02:03:24.021Z | Downloaded colorchoice v1.0.4 |
| 439 | 2026-04-01T02:03:24.024Z | Downloaded ingot-macros v0.1.1 |
| 440 | 2026-04-01T02:03:24.024Z | Downloaded ciborium-ll v0.2.2 |
| 441 | 2026-04-01T02:03:24.027Z | Downloaded chacha20poly1305 v0.10.1 |
| 442 | 2026-04-01T02:03:24.027Z | Downloaded miniz_oxide v0.8.9 |
| 443 | 2026-04-01T02:03:24.030Z | Downloaded debug-ignore v1.0.5 |
| 444 | 2026-04-01T02:03:24.033Z | Downloaded crossbeam-channel v0.5.15 |
| 445 | 2026-04-01T02:03:24.036Z | Downloaded parse-display-derive v0.10.0 |
| 446 | 2026-04-01T02:03:24.036Z | Downloaded parking_lot v0.12.5 |
| 447 | 2026-04-01T02:03:24.038Z | Downloaded pin-utils v0.1.0 |
| 448 | 2026-04-01T02:03:24.038Z | Downloaded num_threads v0.1.7 |
| 449 | 2026-04-01T02:03:24.042Z | Downloaded num-iter v0.1.45 |
| 450 | 2026-04-01T02:03:24.042Z | Downloaded percent-encoding v2.3.2 |
| 451 | 2026-04-01T02:03:24.044Z | Downloaded hickory-resolver v0.24.4 |
| 452 | 2026-04-01T02:03:24.047Z | Downloaded num_enum v0.5.11 |
| 453 | 2026-04-01T02:03:24.050Z | Downloaded daft v0.1.4 |
| 454 | 2026-04-01T02:03:24.050Z | Downloaded dropshot_endpoint v0.16.7 |
| 455 | 2026-04-01T02:03:24.053Z | Downloaded blake3 v1.8.2 |
| 456 | 2026-04-01T02:03:24.057Z | Downloaded quick-error v1.2.3 |
| 457 | 2026-04-01T02:03:24.060Z | Downloaded progenitor-client v0.11.1 |
| 458 | 2026-04-01T02:03:24.060Z | Downloaded proc-macro-error-attr v1.0.4 |
| 459 | 2026-04-01T02:03:24.063Z | Downloaded progenitor-macro v0.11.1 |
| 460 | 2026-04-01T02:03:24.063Z | Downloaded papergrid v0.17.0 |
| 461 | 2026-04-01T02:03:24.066Z | Downloaded phf v0.12.1 |
| 462 | 2026-04-01T02:03:24.069Z | Downloaded openssl-sys v0.9.112 |
| 463 | 2026-04-01T02:03:24.072Z | Downloaded ppv-lite86 v0.2.21 |
| 464 | 2026-04-01T02:03:24.072Z | Downloaded omicron-zone-package v0.12.2 |
| 465 | 2026-04-01T02:03:24.075Z | Downloaded progenitor-macro v0.13.0 |
| 466 | 2026-04-01T02:03:24.078Z | Downloaded progenitor-macro v0.10.0 |
| 467 | 2026-04-01T02:03:24.078Z | Downloaded clap_builder v4.6.0 |
| 468 | 2026-04-01T02:03:24.081Z | Downloaded proc-macro-error2 v2.0.1 |
| 469 | 2026-04-01T02:03:24.084Z | Downloaded pin-project-lite v0.2.16 |
| 470 | 2026-04-01T02:03:24.087Z | Downloaded jiff-static v0.2.15 |
| 471 | 2026-04-01T02:03:24.090Z | Downloaded flate2 v1.1.2 |
| 472 | 2026-04-01T02:03:24.093Z | Downloaded ref-cast v1.0.25 |
| 473 | 2026-04-01T02:03:24.096Z | Downloaded postcard v1.1.3 |
| 474 | 2026-04-01T02:03:24.099Z | Downloaded icu_collections v2.0.0 |
| 475 | 2026-04-01T02:03:24.102Z | Downloaded progenitor v0.11.1 |
| 476 | 2026-04-01T02:03:24.102Z | Downloaded resolv-conf v0.7.5 |
| 477 | 2026-04-01T02:03:24.104Z | Downloaded proc-macro-error v1.0.4 |
| 478 | 2026-04-01T02:03:24.107Z | Downloaded defmt-parser v1.0.0 |
| 479 | 2026-04-01T02:03:24.107Z | Downloaded num-complex v0.4.6 |
| 480 | 2026-04-01T02:03:24.110Z | Downloaded pkg-config v0.3.32 |
| 481 | 2026-04-01T02:03:24.110Z | Downloaded ref-cast-impl v1.0.25 |
| 482 | 2026-04-01T02:03:24.110Z | Downloaded bindgen v0.72.1 |
| 483 | 2026-04-01T02:03:24.114Z | Downloaded rustc_version v0.1.7 |
| 484 | 2026-04-01T02:03:24.117Z | Downloaded scroll_derive v0.13.1 |
| 485 | 2026-04-01T02:03:24.117Z | Downloaded num-traits v0.2.19 |
| 486 | 2026-04-01T02:03:24.120Z | Downloaded progenitor v0.10.0 |
| 487 | 2026-04-01T02:03:24.120Z | Downloaded papergrid v0.11.0 |
| 488 | 2026-04-01T02:03:24.123Z | Downloaded scroll v0.12.0 |
| 489 | 2026-04-01T02:03:24.126Z | Downloaded hyper-util v0.1.19 |
| 490 | 2026-04-01T02:03:24.129Z | Downloaded rand_xorshift v0.4.0 |
| 491 | 2026-04-01T02:03:24.129Z | Downloaded pin-project-internal v1.1.10 |
| 492 | 2026-04-01T02:03:24.132Z | Downloaded schemars_derive v0.8.22 |
| 493 | 2026-04-01T02:03:24.132Z | Downloaded cmake v0.1.54 |
| 494 | 2026-04-01T02:03:24.135Z | Downloaded aws-lc-rs v1.16.2 |
| 495 | 2026-04-01T02:03:24.139Z | Downloaded sha1 v0.10.6 |
| 496 | 2026-04-01T02:03:24.142Z | Downloaded rand_chacha v0.9.0 |
| 497 | 2026-04-01T02:03:24.142Z | Downloaded pest_meta v2.8.2 |
| 498 | 2026-04-01T02:03:24.145Z | Downloaded scroll_derive v0.12.1 |
| 499 | 2026-04-01T02:03:24.145Z | Downloaded heapless v0.8.0 |
| 500 | 2026-04-01T02:03:24.148Z | Downloaded hashbrown v0.15.5 |
| 501 | 2026-04-01T02:03:24.150Z | Downloaded hashbrown v0.16.1 |
| 502 | 2026-04-01T02:03:24.155Z | Downloaded chrono v0.4.44 |
| 503 | 2026-04-01T02:03:24.158Z | Downloaded http v1.4.0 |
| 504 | 2026-04-01T02:03:24.161Z | Downloaded sigpipe v0.1.3 |
| 505 | 2026-04-01T02:03:24.164Z | Downloaded aho-corasick v1.1.3 |
| 506 | 2026-04-01T02:03:24.167Z | Downloaded hashbrown v0.12.3 |
| 507 | 2026-04-01T02:03:24.170Z | Downloaded siphasher v1.0.1 |
| 508 | 2026-04-01T02:03:24.170Z | Downloaded clap v4.6.0 |
| 509 | 2026-04-01T02:03:24.174Z | Downloaded rustc-hash v2.1.1 |
| 510 | 2026-04-01T02:03:24.177Z | Downloaded rand_core v0.6.4 |
| 511 | 2026-04-01T02:03:24.177Z | Downloaded const_format v0.2.34 |
| 512 | 2026-04-01T02:03:24.180Z | Downloaded once_cell v1.21.3 |
| 513 | 2026-04-01T02:03:24.183Z | Downloaded quinn-udp v0.5.14 |
| 514 | 2026-04-01T02:03:24.190Z | Downloaded curve25519-dalek v4.1.3 |
| 515 | 2026-04-01T02:03:24.190Z | Downloaded slog-json v2.6.1 |
| 516 | 2026-04-01T02:03:24.190Z | Downloaded poly1305 v0.8.0 |
| 517 | 2026-04-01T02:03:24.194Z | Downloaded expectorate v1.2.0 |
| 518 | 2026-04-01T02:03:24.194Z | Downloaded snafu-derive v0.8.9 |
| 519 | 2026-04-01T02:03:24.197Z | Downloaded rusty-fork v0.3.0 |
| 520 | 2026-04-01T02:03:24.197Z | Downloaded smf v0.2.3 |
| 521 | 2026-04-01T02:03:24.197Z | Downloaded minimal-lexical v0.2.1 |
| 522 | 2026-04-01T02:03:24.200Z | Downloaded cc v1.2.58 |
| 523 | 2026-04-01T02:03:24.203Z | Downloaded spin v0.9.8 |
| 524 | 2026-04-01T02:03:24.206Z | Downloaded bcs v0.1.6 |
| 525 | 2026-04-01T02:03:24.206Z | Downloaded moka v0.12.11 |
| 526 | 2026-04-01T02:03:24.210Z | Downloaded structmeta-derive v0.3.0 |
| 527 | 2026-04-01T02:03:24.213Z | Downloaded semver v0.1.20 |
| 528 | 2026-04-01T02:03:24.213Z | Downloaded bstr v1.12.0 |
| 529 | 2026-04-01T02:03:24.218Z | Downloaded subtle v2.6.1 |
| 530 | 2026-04-01T02:03:24.220Z | Downloaded structmeta v0.3.0 |
| 531 | 2026-04-01T02:03:24.220Z | Downloaded stable_deref_trait v1.2.0 |
| 532 | 2026-04-01T02:03:24.223Z | Downloaded serde_spanned v1.0.4 |
| 533 | 2026-04-01T02:03:24.223Z | Downloaded strsim v0.11.1 |
| 534 | 2026-04-01T02:03:24.223Z | Downloaded serde_plain v1.0.2 |
| 535 | 2026-04-01T02:03:24.226Z | Downloaded proptest v1.8.0 |
| 536 | 2026-04-01T02:03:24.229Z | Downloaded semver v1.0.27 |
| 537 | 2026-04-01T02:03:24.232Z | Downloaded termtree v0.5.1 |
| 538 | 2026-04-01T02:03:24.232Z | Downloaded progenitor-impl v0.13.0 |
| 539 | 2026-04-01T02:03:24.235Z | Downloaded idna v1.1.0 |
| 540 | 2026-04-01T02:03:24.238Z | Downloaded term v1.2.0 |
| 541 | 2026-04-01T02:03:24.242Z | Downloaded supports-color v3.0.2 |
| 542 | 2026-04-01T02:03:24.242Z | Downloaded native-tls v0.2.14 |
| 543 | 2026-04-01T02:03:24.246Z | Downloaded take_mut v0.2.2 |
| 544 | 2026-04-01T02:03:24.246Z | Downloaded tabwriter v1.4.1 |
| 545 | 2026-04-01T02:03:24.246Z | Downloaded memchr v2.7.5 |
| 546 | 2026-04-01T02:03:24.249Z | Downloaded slog-async v2.8.0 |
| 547 | 2026-04-01T02:03:24.249Z | Downloaded prettyplease v0.2.37 |
| 548 | 2026-04-01T02:03:24.253Z | Downloaded indexmap v2.13.0 |
| 549 | 2026-04-01T02:03:24.256Z | Downloaded serde_path_to_error v0.1.20 |
| 550 | 2026-04-01T02:03:24.256Z | Downloaded thiserror-impl v2.0.18 |
| 551 | 2026-04-01T02:03:24.256Z | Downloaded thiserror v1.0.69 |
| 552 | 2026-04-01T02:03:24.259Z | Downloaded log v0.4.29 |
| 553 | 2026-04-01T02:03:24.263Z | Downloaded thread-id v4.2.2 |
| 554 | 2026-04-01T02:03:24.263Z | Downloaded scroll v0.13.0 |
| 555 | 2026-04-01T02:03:24.266Z | Downloaded thread-id v5.0.0 |
| 556 | 2026-04-01T02:03:24.266Z | Downloaded tar v0.4.45 |
| 557 | 2026-04-01T02:03:24.266Z | Downloaded testing_table v0.3.0 |
| 558 | 2026-04-01T02:03:24.271Z | Downloaded serde_repr v0.1.20 |
| 559 | 2026-04-01T02:03:24.271Z | Downloaded hkdf v0.12.4 |
| 560 | 2026-04-01T02:03:24.274Z | Downloaded litemap v0.8.0 |
| 561 | 2026-04-01T02:03:24.274Z | Downloaded httparse v1.10.1 |
| 562 | 2026-04-01T02:03:24.274Z | Downloaded slog-dtrace v0.3.0 |
| 563 | 2026-04-01T02:03:24.279Z | Downloaded signal-hook-registry v1.4.6 |
| 564 | 2026-04-01T02:03:24.279Z | Downloaded sha2 v0.10.9 |
| 565 | 2026-04-01T02:03:24.279Z | Downloaded pest_derive v2.8.2 |
| 566 | 2026-04-01T02:03:24.283Z | Downloaded progenitor-client v0.10.0 |
| 567 | 2026-04-01T02:03:24.283Z | Downloaded proc-macro-crate v1.3.1 |
| 568 | 2026-04-01T02:03:24.283Z | Downloaded pretty-hex v0.4.1 |
| 569 | 2026-04-01T02:03:24.283Z | Downloaded paste v1.0.15 |
| 570 | 2026-04-01T02:03:24.287Z | Downloaded bitflags v1.3.2 |
| 571 | 2026-04-01T02:03:24.287Z | Downloaded progenitor-impl v0.10.0 |
| 572 | 2026-04-01T02:03:24.291Z | Downloaded half v2.7.1 |
| 573 | 2026-04-01T02:03:24.291Z | Downloaded base64 v0.22.1 |
| 574 | 2026-04-01T02:03:24.294Z | Downloaded tinyvec_macros v0.1.1 |
| 575 | 2026-04-01T02:03:24.294Z | Downloaded bitflags v2.9.4 |
| 576 | 2026-04-01T02:03:24.297Z | Downloaded elliptic-curve v0.13.8 |
| 577 | 2026-04-01T02:03:24.300Z | Downloaded cexpr v0.6.0 |
| 578 | 2026-04-01T02:03:24.300Z | Downloaded base64ct v1.8.0 |
| 579 | 2026-04-01T02:03:24.301Z | Downloaded colored v3.0.0 |
| 580 | 2026-04-01T02:03:24.304Z | Downloaded atomicwrites v0.4.4 |
| 581 | 2026-04-01T02:03:24.304Z | Downloaded git-stub-vcs v0.1.0 |
| 582 | 2026-04-01T02:03:24.307Z | Downloaded slog-bunyan v2.5.0 |
| 583 | 2026-04-01T02:03:24.307Z | Downloaded serde_spanned v0.6.9 |
| 584 | 2026-04-01T02:03:24.307Z | Downloaded futures-executor v0.3.32 |
| 585 | 2026-04-01T02:03:24.311Z | Downloaded fixedbitset v0.5.7 |
| 586 | 2026-04-01T02:03:24.311Z | Downloaded cancel-safe-futures v0.1.5 |
| 587 | 2026-04-01T02:03:24.314Z | Downloaded arrayvec v0.7.6 |
| 588 | 2026-04-01T02:03:24.314Z | Downloaded embedded-io v0.4.0 |
| 589 | 2026-04-01T02:03:24.314Z | Downloaded crc8 v0.1.1 |
| 590 | 2026-04-01T02:03:24.317Z | Downloaded cpufeatures v0.2.17 |
| 591 | 2026-04-01T02:03:24.317Z | Downloaded cobs v0.3.0 |
| 592 | 2026-04-01T02:03:24.320Z | Downloaded ryu v1.0.20 |
| 593 | 2026-04-01T02:03:24.320Z | Downloaded rustversion v1.0.22 |
| 594 | 2026-04-01T02:03:24.323Z | Downloaded tinyvec v1.10.0 |
| 595 | 2026-04-01T02:03:24.323Z | Downloaded mime v0.3.17 |
| 596 | 2026-04-01T02:03:24.327Z | Downloaded rayon-core v1.13.0 |
| 597 | 2026-04-01T02:03:24.327Z | Downloaded either v1.15.0 |
| 598 | 2026-04-01T02:03:24.331Z | Downloaded cfg_aliases v0.2.1 |
| 599 | 2026-04-01T02:03:24.331Z | Downloaded argon2 v0.5.3 |
| 600 | 2026-04-01T02:03:24.331Z | Downloaded gethostname v0.5.0 |
| 601 | 2026-04-01T02:03:24.335Z | Downloaded foreign-types v0.3.2 |
| 602 | 2026-04-01T02:03:24.335Z | Downloaded clang-sys v1.8.1 |
| 603 | 2026-04-01T02:03:24.335Z | Downloaded allocator-api2 v0.2.21 |
| 604 | 2026-04-01T02:03:24.338Z | Downloaded static_assertions v1.1.0 |
| 605 | 2026-04-01T02:03:24.338Z | Downloaded slog-term v2.9.2 |
| 606 | 2026-04-01T02:03:24.338Z | Downloaded enum-as-inner v0.6.1 |
| 607 | 2026-04-01T02:03:24.341Z | Downloaded filetime v0.2.26 |
| 608 | 2026-04-01T02:03:24.341Z | Downloaded terminal_size v0.4.3 |
| 609 | 2026-04-01T02:03:24.344Z | Downloaded strum v0.26.3 |
| 610 | 2026-04-01T02:03:24.344Z | Downloaded crc32fast v1.5.0 |
| 611 | 2026-04-01T02:03:24.344Z | Downloaded bit-set v0.8.0 |
| 612 | 2026-04-01T02:03:24.347Z | Downloaded cookie v0.18.1 |
| 613 | 2026-04-01T02:03:24.347Z | Downloaded ciborium v0.2.2 |
| 614 | 2026-04-01T02:03:24.350Z | Downloaded shlex v1.3.0 |
| 615 | 2026-04-01T02:03:24.350Z | Downloaded deranged v0.5.3 |
| 616 | 2026-04-01T02:03:24.350Z | Downloaded qorb v0.4.1 |
| 617 | 2026-04-01T02:03:24.353Z | Downloaded daft-derive v0.1.4 |
| 618 | 2026-04-01T02:03:24.357Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 619 | 2026-04-01T02:03:24.360Z | Downloaded toml_write v0.1.2 |
| 620 | 2026-04-01T02:03:24.360Z | Downloaded tagptr v0.2.0 |
| 621 | 2026-04-01T02:03:24.360Z | Downloaded sync_wrapper v1.0.2 |
| 622 | 2026-04-01T02:03:24.363Z | Downloaded constant_time_eq v0.3.1 |
| 623 | 2026-04-01T02:03:24.363Z | Downloaded atomic-waker v1.1.2 |
| 624 | 2026-04-01T02:03:24.363Z | Downloaded anstyle-parse v1.0.0 |
| 625 | 2026-04-01T02:03:24.366Z | Downloaded schemars v0.8.22 |
| 626 | 2026-04-01T02:03:24.370Z | Downloaded thiserror-no-std v2.0.2 |
| 627 | 2026-04-01T02:03:24.373Z | Downloaded rustls-pki-types v1.12.0 |
| 628 | 2026-04-01T02:03:24.376Z | Downloaded tower-service v0.3.3 |
| 629 | 2026-04-01T02:03:24.376Z | Downloaded topological-sort v0.2.2 |
| 630 | 2026-04-01T02:03:24.381Z | Downloaded thiserror-impl v1.0.69 |
| 631 | 2026-04-01T02:03:24.381Z | Downloaded tower-layer v0.3.3 |
| 632 | 2026-04-01T02:03:24.381Z | Downloaded toml_datetime v0.6.11 |
| 633 | 2026-04-01T02:03:24.386Z | Downloaded tempfile v3.23.0 |
| 634 | 2026-04-01T02:03:24.386Z | Downloaded try-lock v0.2.5 |
| 635 | 2026-04-01T02:03:24.386Z | Downloaded nom v7.1.3 |
| 636 | 2026-04-01T02:03:24.389Z | Downloaded byteorder v1.5.0 |
| 637 | 2026-04-01T02:03:24.389Z | Downloaded tokio-macros v2.6.0 |
| 638 | 2026-04-01T02:03:24.389Z | Downloaded tokio-dtrace v0.1.1 |
| 639 | 2026-04-01T02:03:24.389Z | Downloaded tinystr v0.8.1 |
| 640 | 2026-04-01T02:03:24.392Z | Downloaded time-macros v0.2.27 |
| 641 | 2026-04-01T02:03:24.392Z | Downloaded serde_tokenstream v0.2.3 |
| 642 | 2026-04-01T02:03:24.395Z | Downloaded iri-string v0.7.8 |
| 643 | 2026-04-01T02:03:24.398Z | Downloaded iddqd v0.3.17 |
| 644 | 2026-04-01T02:03:24.401Z | Downloaded unarray v0.1.4 |
| 645 | 2026-04-01T02:03:24.404Z | Downloaded chrono-tz v0.10.4 |
| 646 | 2026-04-01T02:03:24.410Z | Downloaded libsw v3.5.0 |
| 647 | 2026-04-01T02:03:24.413Z | Downloaded tabled_derive v0.7.0 |
| 648 | 2026-04-01T02:03:24.413Z | Downloaded unicode-linebreak v0.1.5 |
| 649 | 2026-04-01T02:03:24.413Z | Downloaded slog v2.8.2 |
| 650 | 2026-04-01T02:03:24.417Z | Downloaded toml v0.7.8 |
| 651 | 2026-04-01T02:03:24.420Z | Downloaded rand v0.8.5 |
| 652 | 2026-04-01T02:03:24.420Z | Downloaded omicron-workspace-hack v0.1.0 |
| 653 | 2026-04-01T02:03:24.425Z | Downloaded similar v2.7.0 |
| 654 | 2026-04-01T02:03:24.425Z | Downloaded icu_properties_data v2.0.1 |
| 655 | 2026-04-01T02:03:24.428Z | Downloaded tabled_derive v0.11.0 |
| 656 | 2026-04-01T02:03:24.431Z | Downloaded bit-vec v0.8.0 |
| 657 | 2026-04-01T02:03:24.431Z | Downloaded unicode-xid v0.2.6 |
| 658 | 2026-04-01T02:03:24.431Z | Downloaded fs-err v3.1.2 |
| 659 | 2026-04-01T02:03:24.434Z | Downloaded block-buffer v0.10.4 |
| 660 | 2026-04-01T02:03:24.434Z | Downloaded base16ct v0.2.0 |
| 661 | 2026-04-01T02:03:24.434Z | Downloaded dropshot v0.16.7 |
| 662 | 2026-04-01T02:03:24.446Z | Downloaded thiserror v2.0.18 |
| 663 | 2026-04-01T02:03:24.449Z | Downloaded untrusted v0.9.0 |
| 664 | 2026-04-01T02:03:24.452Z | Downloaded universal-hash v0.5.1 |
| 665 | 2026-04-01T02:03:24.452Z | Downloaded csv v1.3.1 |
| 666 | 2026-04-01T02:03:24.463Z | Downloaded tokio-util v0.7.16 |
| 667 | 2026-04-01T02:03:24.466Z | Downloaded owo-colors v4.3.0 |
| 668 | 2026-04-01T02:03:24.469Z | Downloaded hyper v1.8.1 |
| 669 | 2026-04-01T02:03:24.473Z | Downloaded newline-converter v0.3.0 |
| 670 | 2026-04-01T02:03:24.473Z | Downloaded libm v0.2.15 |
| 671 | 2026-04-01T02:03:24.477Z | Downloaded usdt-attr-macro v0.6.0 |
| 672 | 2026-04-01T02:03:24.480Z | Downloaded usdt v0.6.0 |
| 673 | 2026-04-01T02:03:24.480Z | Downloaded usdt v0.5.0 |
| 674 | 2026-04-01T02:03:24.480Z | Downloaded usdt-attr-macro v0.5.0 |
| 675 | 2026-04-01T02:03:24.480Z | Downloaded toml v0.8.23 |
| 676 | 2026-04-01T02:03:24.484Z | Downloaded tokio-rustls v0.26.3 |
| 677 | 2026-04-01T02:03:24.484Z | Downloaded num-integer v0.1.46 |
| 678 | 2026-04-01T02:03:24.487Z | Downloaded rustls-webpki v0.103.6 |
| 679 | 2026-04-01T02:03:24.487Z | Downloaded itertools v0.12.1 |
| 680 | 2026-04-01T02:03:24.490Z | Downloaded pest v2.8.2 |
| 681 | 2026-04-01T02:03:24.496Z | Downloaded wait-timeout v0.2.1 |
| 682 | 2026-04-01T02:03:24.499Z | Downloaded version_check v0.9.5 |
| 683 | 2026-04-01T02:03:24.499Z | Downloaded utf8parse v0.2.2 |
| 684 | 2026-04-01T02:03:24.499Z | Downloaded typify-macro v0.4.3 |
| 685 | 2026-04-01T02:03:24.499Z | Downloaded usdt-macro v0.5.0 |
| 686 | 2026-04-01T02:03:24.504Z | Downloaded lru-cache v0.1.2 |
| 687 | 2026-04-01T02:03:24.504Z | Downloaded signal-hook v0.3.18 |
| 688 | 2026-04-01T02:03:24.507Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 689 | 2026-04-01T02:03:24.507Z | Downloaded thread_local v1.1.9 |
| 690 | 2026-04-01T02:03:24.507Z | Downloaded memmap v0.7.0 |
| 691 | 2026-04-01T02:03:24.510Z | Downloaded serde v1.0.228 |
| 692 | 2026-04-01T02:03:24.513Z | Downloaded want v0.3.1 |
| 693 | 2026-04-01T02:03:24.516Z | Downloaded schemars v1.2.0 |
| 694 | 2026-04-01T02:03:24.523Z | Downloaded h2 v0.4.12 |
| 695 | 2026-04-01T02:03:24.526Z | Downloaded xattr v1.6.1 |
| 696 | 2026-04-01T02:03:24.529Z | Downloaded waitgroup v0.1.2 |
| 697 | 2026-04-01T02:03:24.529Z | Downloaded typify v0.6.1 |
| 698 | 2026-04-01T02:03:24.532Z | Downloaded password-hash v0.5.0 |
| 699 | 2026-04-01T02:03:24.532Z | Downloaded ucd-trie v0.1.7 |
| 700 | 2026-04-01T02:03:24.535Z | Downloaded toml_edit v0.19.15 |
| 701 | 2026-04-01T02:03:24.541Z | Downloaded zerofrom v0.1.6 |
| 702 | 2026-04-01T02:03:24.544Z | Downloaded pin-project v1.1.10 |
| 703 | 2026-04-01T02:03:24.548Z | Downloaded num-derive v0.4.2 |
| 704 | 2026-04-01T02:03:24.551Z | Downloaded lru-slab v0.1.2 |
| 705 | 2026-04-01T02:03:24.551Z | Downloaded libscf-sys v1.1.0 |
| 706 | 2026-04-01T02:03:24.551Z | Downloaded textwrap v0.16.2 |
| 707 | 2026-04-01T02:03:24.554Z | Downloaded schemars v0.9.0 |
| 708 | 2026-04-01T02:03:24.558Z | Downloaded zeroize_derive v1.4.3 |
| 709 | 2026-04-01T02:03:24.561Z | Downloaded usdt-macro v0.6.0 |
| 710 | 2026-04-01T02:03:24.561Z | Downloaded usdt-impl v0.5.0 |
| 711 | 2026-04-01T02:03:24.561Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 712 | 2026-04-01T02:03:24.564Z | Downloaded quinn v0.11.9 |
| 713 | 2026-04-01T02:03:24.568Z | Downloaded openssl-macros v0.1.1 |
| 714 | 2026-04-01T02:03:24.568Z | Downloaded itertools v0.14.0 |
| 715 | 2026-04-01T02:03:24.572Z | Downloaded zone_cfg_derive v0.3.1 |
| 716 | 2026-04-01T02:03:24.572Z | Downloaded zone v0.3.1 |
| 717 | 2026-04-01T02:03:24.572Z | Downloaded goblin v0.8.2 |
| 718 | 2026-04-01T02:03:24.575Z | Downloaded walkdir v2.5.0 |
| 719 | 2026-04-01T02:03:24.579Z | Downloaded mio v1.0.4 |
| 720 | 2026-04-01T02:03:24.579Z | Downloaded linear-map v1.2.0 |
| 721 | 2026-04-01T02:03:24.583Z | Downloaded writeable v0.6.1 |
| 722 | 2026-04-01T02:03:24.587Z | Downloaded utf8_iter v1.0.4 |
| 723 | 2026-04-01T02:03:24.587Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 724 | 2026-04-01T02:03:24.587Z | Downloaded yoke v0.8.0 |
| 725 | 2026-04-01T02:03:24.590Z | Downloaded snafu v0.8.9 |
| 726 | 2026-04-01T02:03:24.593Z | Downloaded yoke-derive v0.8.0 |
| 727 | 2026-04-01T02:03:24.593Z | Downloaded zerovec-derive v0.11.1 |
| 728 | 2026-04-01T02:03:24.593Z | Downloaded zeroize v1.8.1 |
| 729 | 2026-04-01T02:03:24.602Z | Downloaded unicode-ident v1.0.24 |
| 730 | 2026-04-01T02:03:24.605Z | Downloaded zerotrie v0.2.2 |
| 731 | 2026-04-01T02:03:24.609Z | Downloaded zerofrom-derive v0.1.6 |
| 732 | 2026-04-01T02:03:24.612Z | Downloaded steno v0.4.1 |
| 733 | 2026-04-01T02:03:24.615Z | Downloaded multer v3.1.0 |
| 734 | 2026-04-01T02:03:24.615Z | Downloaded zmij v1.0.17 |
| 735 | 2026-04-01T02:03:24.617Z | Downloaded tracing-core v0.1.34 |
| 736 | 2026-04-01T02:03:24.617Z | Downloaded toml_edit v0.22.27 |
| 737 | 2026-04-01T02:03:24.621Z | Downloaded itoa v1.0.15 |
| 738 | 2026-04-01T02:03:24.621Z | Downloaded vsss-rs v3.3.4 |
| 739 | 2026-04-01T02:03:24.624Z | Downloaded tracing-attributes v0.1.30 |
| 740 | 2026-04-01T02:03:24.624Z | Downloaded search_path v0.1.4 |
| 741 | 2026-04-01T02:03:24.628Z | Downloaded vergen v8.3.2 |
| 742 | 2026-04-01T02:03:24.633Z | Downloaded zerocopy-derive v0.7.35 |
| 743 | 2026-04-01T02:03:24.636Z | Downloaded usdt-impl v0.6.0 |
| 744 | 2026-04-01T02:03:24.641Z | Downloaded match_cfg v0.1.0 |
| 745 | 2026-04-01T02:03:24.648Z | Downloaded newtype_derive v0.1.6 |
| 746 | 2026-04-01T02:03:24.656Z | Downloaded parse-display v0.10.0 |
| 747 | 2026-04-01T02:03:24.661Z | Downloaded tracing v0.1.41 |
| 748 | 2026-04-01T02:03:24.664Z | Downloaded uuid v1.20.0 |
| 749 | 2026-04-01T02:03:24.667Z | Downloaded unsafe-libyaml v0.2.11 |
| 750 | 2026-04-01T02:03:24.667Z | Downloaded progenitor v0.13.0 |
| 751 | 2026-04-01T02:03:24.675Z | Downloaded tokio v1.49.0 |
| 752 | 2026-04-01T02:03:24.696Z | Downloaded tokio-native-tls v0.3.1 |
| 753 | 2026-04-01T02:03:24.699Z | Downloaded smawk v0.3.2 |
| 754 | 2026-04-01T02:03:24.699Z | Downloaded same-file v1.0.6 |
| 755 | 2026-04-01T02:03:24.699Z | Downloaded rand_core v0.9.3 |
| 756 | 2026-04-01T02:03:24.702Z | Downloaded progenitor-impl v0.11.1 |
| 757 | 2026-04-01T02:03:24.702Z | Downloaded portable-atomic v1.11.1 |
| 758 | 2026-04-01T02:03:24.705Z | Downloaded tower v0.5.2 |
| 759 | 2026-04-01T02:03:24.710Z | Downloaded serde_with_macros v3.14.1 |
| 760 | 2026-04-01T02:03:24.713Z | Downloaded typed-path v0.9.3 |
| 761 | 2026-04-01T02:03:24.715Z | Downloaded reqwest v0.13.2 |
| 762 | 2026-04-01T02:03:24.718Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 763 | 2026-04-01T02:03:24.721Z | Downloaded powerfmt v0.2.0 |
| 764 | 2026-04-01T02:03:24.724Z | Downloaded serde_urlencoded v0.7.1 |
| 765 | 2026-04-01T02:03:24.727Z | Downloaded pest_generator v2.8.2 |
| 766 | 2026-04-01T02:03:24.727Z | Downloaded reqwest v0.12.23 |
| 767 | 2026-04-01T02:03:24.732Z | Downloaded strum v0.27.2 |
| 768 | 2026-04-01T02:03:24.738Z | Downloaded strum_macros v0.26.4 |
| 769 | 2026-04-01T02:03:24.741Z | Downloaded progenitor-client v0.13.0 |
| 770 | 2026-04-01T02:03:24.749Z | Downloaded git2 v0.19.0 |
| 771 | 2026-04-01T02:03:24.753Z | Downloaded is-terminal v0.4.16 |
| 772 | 2026-04-01T02:03:24.758Z | Downloaded goblin v0.10.1 |
| 773 | 2026-04-01T02:03:24.762Z | Downloaded unicode-segmentation v1.12.0 |
| 774 | 2026-04-01T02:03:24.765Z | Downloaded time-core v0.1.8 |
| 775 | 2026-04-01T02:03:24.765Z | Downloaded socket2 v0.5.10 |
| 776 | 2026-04-01T02:03:24.768Z | Downloaded signal-hook-tokio v0.3.1 |
| 777 | 2026-04-01T02:03:24.768Z | Downloaded linked-hash-map v0.5.6 |
| 778 | 2026-04-01T02:03:24.768Z | Downloaded phf_shared v0.12.1 |
| 779 | 2026-04-01T02:03:24.768Z | Downloaded olpc-cjson v0.1.4 |
| 780 | 2026-04-01T02:03:24.771Z | Downloaded rustls-pemfile v2.2.0 |
| 781 | 2026-04-01T02:03:24.774Z | Downloaded serde_json v1.0.149 |
| 782 | 2026-04-01T02:03:24.783Z | Downloaded quote v1.0.45 |
| 783 | 2026-04-01T02:03:24.786Z | Downloaded smallvec v1.15.1 |
| 784 | 2026-04-01T02:03:24.786Z | Downloaded parking_lot_core v0.9.12 |
| 785 | 2026-04-01T02:03:24.789Z | Downloaded slab v0.4.11 |
| 786 | 2026-04-01T02:03:24.793Z | Downloaded unicode-normalization v0.1.24 |
| 787 | 2026-04-01T02:03:24.793Z | Downloaded serde_core v1.0.228 |
| 788 | 2026-04-01T02:03:24.797Z | Downloaded rand_chacha v0.3.1 |
| 789 | 2026-04-01T02:03:24.797Z | Downloaded rand v0.9.2 |
| 790 | 2026-04-01T02:03:24.810Z | Downloaded serde_with v3.14.1 |
| 791 | 2026-04-01T02:03:24.828Z | Downloaded rustls-webpki v0.102.8 |
| 792 | 2026-04-01T02:03:24.837Z | Downloaded scopeguard v1.2.0 |
| 793 | 2026-04-01T02:03:24.840Z | Downloaded rustc_version v0.4.1 |
| 794 | 2026-04-01T02:03:24.840Z | Downloaded regex v1.12.3 |
| 795 | 2026-04-01T02:03:24.844Z | Downloaded plain v0.2.3 |
| 796 | 2026-04-01T02:03:24.854Z | Downloaded serde_derive v1.0.228 |
| 797 | 2026-04-01T02:03:24.863Z | Downloaded swrite v0.1.0 |
| 798 | 2026-04-01T02:03:24.872Z | Downloaded quinn-proto v0.11.14 |
| 799 | 2026-04-01T02:03:24.877Z | Downloaded ring v0.17.14 |
| 800 | 2026-04-01T02:03:24.898Z | Downloaded winnow v0.5.40 |
| 801 | 2026-04-01T02:03:24.903Z | Downloaded whoami v1.6.1 |
| 802 | 2026-04-01T02:03:24.906Z | Downloaded typify v0.4.3 |
| 803 | 2026-04-01T02:03:24.908Z | Downloaded openssl v0.10.76 |
| 804 | 2026-04-01T02:03:24.913Z | Downloaded proc-macro2 v1.0.106 |
| 805 | 2026-04-01T02:03:24.919Z | Downloaded tower-http v0.6.8 |
| 806 | 2026-04-01T02:03:24.923Z | Downloaded potential_utf v0.1.3 |
| 807 | 2026-04-01T02:03:24.926Z | Downloaded tough v0.20.0 |
| 808 | 2026-04-01T02:03:24.929Z | Downloaded zerocopy v0.7.35 |
| 809 | 2026-04-01T02:03:24.937Z | Downloaded url v2.5.7 |
| 810 | 2026-04-01T02:03:24.939Z | Downloaded syn v1.0.109 |
| 811 | 2026-04-01T02:03:24.943Z | Downloaded winnow v0.7.14 |
| 812 | 2026-04-01T02:03:24.948Z | Downloaded serde-big-array v0.5.1 |
| 813 | 2026-04-01T02:03:24.951Z | Downloaded serde_derive_internals v0.29.1 |
| 814 | 2026-04-01T02:03:24.954Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 815 | 2026-04-01T02:03:24.957Z | Downloaded time v0.3.47 |
| 816 | 2026-04-01T02:03:24.963Z | Downloaded nix v0.30.1 |
| 817 | 2026-04-01T02:03:24.969Z | Downloaded test-strategy v0.4.3 |
| 818 | 2026-04-01T02:03:24.972Z | Downloaded socket2 v0.6.0 |
| 819 | 2026-04-01T02:03:24.972Z | Downloaded secrecy v0.10.3 |
| 820 | 2026-04-01T02:03:24.979Z | Downloaded rayon v1.11.0 |
| 821 | 2026-04-01T02:03:24.984Z | Downloaded tabled v0.20.0 |
| 822 | 2026-04-01T02:03:24.993Z | Downloaded vcpkg v0.2.15 |
| 823 | 2026-04-01T02:03:25.014Z | Downloaded tabled v0.15.0 |
| 824 | 2026-04-01T02:03:25.022Z | Downloaded unicode-width v0.1.14 |
| 825 | 2026-04-01T02:03:25.025Z | Downloaded synstructure v0.13.2 |
| 826 | 2026-04-01T02:03:25.028Z | Downloaded rustls v0.22.4 |
| 827 | 2026-04-01T02:03:25.032Z | Downloaded webpki-roots v1.0.2 |
| 828 | 2026-04-01T02:03:25.036Z | Downloaded curl-sys v0.4.83+curl-8.15.0 |
| 829 | 2026-04-01T02:03:25.065Z | Downloaded unicode-width v0.2.1 |
| 830 | 2026-04-01T02:03:25.068Z | Downloaded hickory-proto v0.25.2 |
| 831 | 2026-04-01T02:03:25.077Z | Downloaded serde_yaml v0.9.34+deprecated |
| 832 | 2026-04-01T02:03:25.080Z | Downloaded rustls v0.23.32 |
| 833 | 2026-04-01T02:03:25.084Z | Downloaded regress v0.10.5 |
| 834 | 2026-04-01T02:03:25.089Z | Downloaded regex-syntax v0.8.6 |
| 835 | 2026-04-01T02:03:25.092Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 836 | 2026-04-01T02:03:25.095Z | Downloaded strum_macros v0.27.2 |
| 837 | 2026-04-01T02:03:25.095Z | Downloaded syn v2.0.117 |
| 838 | 2026-04-01T02:03:25.102Z | Downloaded typify-macro v0.6.1 |
| 839 | 2026-04-01T02:03:25.105Z | Downloaded rustix v0.38.44 |
| 840 | 2026-04-01T02:03:25.112Z | Downloaded rustix v1.1.2 |
| 841 | 2026-04-01T02:03:25.124Z | Downloaded typenum v1.18.0 |
| 842 | 2026-04-01T02:03:25.129Z | Downloaded tokio-rustls v0.25.0 |
| 843 | 2026-04-01T02:03:25.129Z | Downloaded libz-sys v1.1.22 |
| 844 | 2026-04-01T02:03:25.138Z | Downloaded tokio-stream v0.1.17 |
| 845 | 2026-04-01T02:03:25.141Z | Downloaded typify-impl v0.6.1 |
| 846 | 2026-04-01T02:03:25.149Z | Downloaded jiff v0.2.15 |
| 847 | 2026-04-01T02:03:25.155Z | Downloaded openapiv3 v2.2.0 |
| 848 | 2026-04-01T02:03:25.161Z | Downloaded typify-impl v0.4.3 |
| 849 | 2026-04-01T02:03:25.168Z | Downloaded zerocopy v0.8.27 |
| 850 | 2026-04-01T02:03:25.179Z | Downloaded petgraph v0.6.5 |
| 851 | 2026-04-01T02:03:25.189Z | Downloaded untrusted v0.7.1 |
| 852 | 2026-04-01T02:03:25.192Z | Downloaded regex-automata v0.4.13 |
| 853 | 2026-04-01T02:03:25.197Z | Downloaded libc v0.2.183 |
| 854 | 2026-04-01T02:03:25.216Z | Downloaded smoltcp v0.11.0 |
| 855 | 2026-04-01T02:03:25.222Z | Downloaded hickory-proto v0.24.4 |
| 856 | 2026-04-01T02:03:25.245Z | Downloaded petgraph v0.8.2 |
| 857 | 2026-04-01T02:03:25.257Z | Downloaded zerovec v0.11.4 |
| 858 | 2026-04-01T02:03:25.273Z | Downloaded sha3 v0.10.8 |
| 859 | 2026-04-01T02:03:25.280Z | Downloaded zerocopy-derive v0.8.27 |
| 860 | 2026-04-01T02:03:25.312Z | Downloaded encoding_rs v0.8.35 |
| 861 | 2026-04-01T02:03:25.347Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 862 | 2026-04-01T02:03:25.687Z | Downloaded aws-lc-sys v0.39.1 |
| 863 | 2026-04-01T02:03:26.015Z | Compiling proc-macro2 v1.0.106 |
| 864 | 2026-04-01T02:03:26.015Z | Compiling quote v1.0.45 |
| 865 | 2026-04-01T02:03:26.018Z | Compiling unicode-ident v1.0.24 |
| 866 | 2026-04-01T02:03:26.018Z | Compiling serde_core v1.0.228 |
| 867 | 2026-04-01T02:03:26.018Z | Compiling serde v1.0.228 |
| 868 | 2026-04-01T02:03:26.018Z | Compiling libc v0.2.183 |
| 869 | 2026-04-01T02:03:26.018Z | Checking cfg-if v1.0.3 |
| 870 | 2026-04-01T02:03:26.291Z | Compiling zmij v1.0.17 |
| 871 | 2026-04-01T02:03:26.380Z | Compiling autocfg v1.5.0 |
| 872 | 2026-04-01T02:03:26.729Z | Compiling memchr v2.7.5 |
| 873 | 2026-04-01T02:03:26.788Z | Compiling getrandom v0.3.3 |
| 874 | 2026-04-01T02:03:26.792Z | Compiling libm v0.2.15 |
| 875 | 2026-04-01T02:03:27.166Z | Compiling shlex v1.3.0 |
| 876 | 2026-04-01T02:03:27.204Z | Checking itoa v1.0.15 |
| 877 | 2026-04-01T02:03:27.261Z | Checking smallvec v1.15.1 |
| 878 | 2026-04-01T02:03:27.336Z | Compiling jobserver v0.1.34 |
| 879 | 2026-04-01T02:03:27.352Z | Compiling find-msvc-tools v0.1.9 |
| 880 | 2026-04-01T02:03:27.495Z | Compiling version_check v0.9.5 |
| 881 | 2026-04-01T02:03:27.512Z | Compiling syn v2.0.117 |
| 882 | 2026-04-01T02:03:27.529Z | Compiling thiserror v2.0.18 |
| 883 | 2026-04-01T02:03:27.580Z | Compiling cc v1.2.58 |
| 884 | 2026-04-01T02:03:27.622Z | Compiling icu_normalizer_data v2.0.0 |
| 885 | 2026-04-01T02:03:27.677Z | Compiling icu_properties_data v2.0.1 |
| 886 | 2026-04-01T02:03:27.868Z | Compiling parking_lot_core v0.9.12 |
| 887 | 2026-04-01T02:03:27.916Z | Checking stable_deref_trait v1.2.0 |
| 888 | 2026-04-01T02:03:27.934Z | Compiling serde_json v1.0.149 |
| 889 | 2026-04-01T02:03:28.195Z | Compiling heck v0.5.0 |
| 890 | 2026-04-01T02:03:28.343Z | Checking litemap v0.8.0 |
| 891 | 2026-04-01T02:03:28.360Z | Checking writeable v0.6.1 |
| 892 | 2026-04-01T02:03:28.403Z | Compiling num-traits v0.2.19 |
| 893 | 2026-04-01T02:03:28.420Z | Checking percent-encoding v2.3.2 |
| 894 | 2026-04-01T02:03:28.685Z | Checking form_urlencoded v1.2.2 |
| 895 | 2026-04-01T02:03:28.702Z | Checking utf8_iter v1.0.4 |
| 896 | 2026-04-01T02:03:28.803Z | Compiling zerocopy v0.8.27 |
| 897 | 2026-04-01T02:03:28.820Z | Checking pin-project-lite v0.2.16 |
| 898 | 2026-04-01T02:03:28.834Z | Compiling rustversion v1.0.22 |
| 899 | 2026-04-01T02:03:28.867Z | Checking iana-time-zone v0.1.64 |
| 900 | 2026-04-01T02:03:28.895Z | Compiling log v0.4.29 |
| 901 | 2026-04-01T02:03:28.912Z | Compiling foldhash v0.2.0 |
| 902 | 2026-04-01T02:03:28.976Z | Compiling equivalent v1.0.2 |
| 903 | 2026-04-01T02:03:29.070Z | Compiling allocator-api2 v0.2.21 |
| 904 | 2026-04-01T02:03:29.086Z | Compiling semver v1.0.27 |
| 905 | 2026-04-01T02:03:29.113Z | Checking socket2 v0.6.0 |
| 906 | 2026-04-01T02:03:29.270Z | Checking uuid v1.20.0 |
| 907 | 2026-04-01T02:03:29.359Z | Checking scopeguard v1.2.0 |
| 908 | 2026-04-01T02:03:29.382Z | Compiling hashbrown v0.16.1 |
| 909 | 2026-04-01T02:03:29.464Z | Checking lock_api v0.4.14 |
| 910 | 2026-04-01T02:03:29.553Z | Checking getrandom v0.2.16 |
| 911 | 2026-04-01T02:03:29.600Z | Checking signal-hook-registry v1.4.6 |
| 912 | 2026-04-01T02:03:29.660Z | Checking mio v1.0.4 |
| 913 | 2026-04-01T02:03:29.665Z | Checking parking_lot v0.12.5 |
| 914 | 2026-04-01T02:03:29.692Z | Checking dyn-clone v1.0.20 |
| 915 | 2026-04-01T02:03:29.754Z | Compiling portable-atomic v1.11.1 |
| 916 | 2026-04-01T02:03:29.771Z | Compiling schemars v0.8.22 |
| 917 | 2026-04-01T02:03:29.928Z | Checking critical-section v1.2.0 |
| 918 | 2026-04-01T02:03:30.055Z | Checking futures-core v0.3.32 |
| 919 | 2026-04-01T02:03:30.092Z | Compiling ring v0.17.14 |
| 920 | 2026-04-01T02:03:30.171Z | Compiling typenum v1.18.0 |
| 921 | 2026-04-01T02:03:30.188Z | Compiling indexmap v2.13.0 |
| 922 | 2026-04-01T02:03:30.267Z | Compiling thiserror v1.0.69 |
| 923 | 2026-04-01T02:03:30.342Z | Compiling synstructure v0.13.2 |
| 924 | 2026-04-01T02:03:30.521Z | Compiling serde_derive_internals v0.29.1 |
| 925 | 2026-04-01T02:03:30.653Z | Checking once_cell v1.21.3 |
| 926 | 2026-04-01T02:03:30.858Z | Compiling httparse v1.10.1 |
| 927 | 2026-04-01T02:03:31.081Z | Compiling regex-syntax v0.8.6 |
| 928 | 2026-04-01T02:03:31.290Z | Compiling rustix v1.1.2 |
| 929 | 2026-04-01T02:03:31.294Z | Checking futures-sink v0.3.32 |
| 930 | 2026-04-01T02:03:31.323Z | Compiling aho-corasick v1.1.3 |
| 931 | 2026-04-01T02:03:31.391Z | Checking slab v0.4.11 |
| 932 | 2026-04-01T02:03:31.453Z | Checking subtle v2.6.1 |
| 933 | 2026-04-01T02:03:31.548Z | Compiling ucd-trie v0.1.7 |
| 934 | 2026-04-01T02:03:31.551Z | Compiling anyhow v1.0.102 |
| 935 | 2026-04-01T02:03:31.582Z | Compiling serde_derive v1.0.228 |
| 936 | 2026-04-01T02:03:31.598Z | Compiling zerofrom-derive v0.1.6 |
| 937 | 2026-04-01T02:03:31.645Z | Compiling yoke-derive v0.8.0 |
| 938 | 2026-04-01T02:03:31.774Z | Compiling zerovec-derive v0.11.1 |
| 939 | 2026-04-01T02:03:31.876Z | Compiling displaydoc v0.2.5 |
| 940 | 2026-04-01T02:03:32.613Z | Compiling thiserror-impl v2.0.18 |
| 941 | 2026-04-01T02:03:32.655Z | Compiling schemars_derive v0.8.22 |
| 942 | 2026-04-01T02:03:32.760Z | Compiling tokio-macros v2.6.0 |
| 943 | 2026-04-01T02:03:32.787Z | Checking zerofrom v0.1.6 |
| 944 | 2026-04-01T02:03:32.844Z | Compiling zerocopy-derive v0.8.27 |
| 945 | 2026-04-01T02:03:32.906Z | Checking yoke v0.8.0 |
| 946 | 2026-04-01T02:03:33.081Z | Checking zerovec v0.11.4 |
| 947 | 2026-04-01T02:03:33.123Z | Checking zerotrie v0.2.2 |
| 948 | 2026-04-01T02:03:33.368Z | Compiling futures-macro v0.3.32 |
| 949 | 2026-04-01T02:03:33.470Z | Compiling zeroize_derive v1.4.3 |
| 950 | 2026-04-01T02:03:33.791Z | Checking tinystr v0.8.1 |
| 951 | 2026-04-01T02:03:33.818Z | Checking potential_utf v0.1.3 |
| 952 | 2026-04-01T02:03:33.951Z | Checking icu_collections v2.0.0 |
| 953 | 2026-04-01T02:03:33.969Z | Checking icu_locale_core v2.0.0 |
| 954 | 2026-04-01T02:03:34.028Z | Compiling thiserror-impl v1.0.69 |
| 955 | 2026-04-01T02:03:34.132Z | Checking zeroize v1.8.1 |
| 956 | 2026-04-01T02:03:34.275Z | Compiling regex-automata v0.4.13 |
| 957 | 2026-04-01T02:03:34.370Z | Compiling pest v2.8.2 |
| 958 | 2026-04-01T02:03:34.400Z | Checking icu_provider v2.0.0 |
| 959 | 2026-04-01T02:03:34.558Z | Checking bytes v1.11.1 |
| 960 | 2026-04-01T02:03:34.636Z | Checking icu_properties v2.0.1 |
| 961 | 2026-04-01T02:03:34.702Z | Checking icu_normalizer v2.0.0 |
| 962 | 2026-04-01T02:03:34.992Z | Checking chrono v0.4.44 |
| 963 | 2026-04-01T02:03:35.008Z | Compiling serde_tokenstream v0.2.3 |
| 964 | 2026-04-01T02:03:35.159Z | Checking tokio v1.49.0 |
| 965 | 2026-04-01T02:03:35.289Z | Checking bitflags v2.9.4 |
| 966 | 2026-04-01T02:03:35.427Z | Checking idna_adapter v1.2.1 |
| 967 | 2026-04-01T02:03:35.456Z | Checking futures-channel v0.3.32 |
| 968 | 2026-04-01T02:03:35.551Z | Checking idna v1.1.0 |
| 969 | 2026-04-01T02:03:35.583Z | Checking rand_core v0.6.4 |
| 970 | 2026-04-01T02:03:35.641Z | Compiling pest_meta v2.8.2 |
| 971 | 2026-04-01T02:03:35.746Z | Checking futures-task v0.3.32 |
| 972 | 2026-04-01T02:03:35.789Z | Checking url v2.5.7 |
| 973 | 2026-04-01T02:03:35.831Z | Checking futures-io v0.3.32 |
| 974 | 2026-04-01T02:03:35.889Z | Compiling regex v1.12.3 |
| 975 | 2026-04-01T02:03:35.982Z | Checking futures-util v0.3.32 |
| 976 | 2026-04-01T02:03:36.115Z | Compiling pkg-config v0.3.32 |
| 977 | 2026-04-01T02:03:36.569Z | Compiling pest_generator v2.8.2 |
| 978 | 2026-04-01T02:03:36.638Z | Compiling tracing-attributes v0.1.30 |
| 979 | 2026-04-01T02:03:36.870Z | Checking tracing-core v0.1.34 |
| 980 | 2026-04-01T02:03:36.902Z | Compiling generic-array v0.14.7 |
| 981 | 2026-04-01T02:03:36.981Z | Compiling fnv v1.0.7 |
| 982 | 2026-04-01T02:03:37.086Z | Compiling vcpkg v0.2.15 |
| 983 | 2026-04-01T02:03:37.196Z | Compiling pest_derive v2.8.2 |
| 984 | 2026-04-01T02:03:37.315Z | Compiling http v1.4.0 |
| 985 | 2026-04-01T02:03:37.702Z | Compiling regress v0.10.5 |
| 986 | 2026-04-01T02:03:37.824Z | Compiling num-conv v0.2.1 |
| 987 | 2026-04-01T02:03:37.853Z | Checking tracing v0.1.41 |
| 988 | 2026-04-01T02:03:37.890Z | Compiling time-core v0.1.8 |
| 989 | 2026-04-01T02:03:37.980Z | Compiling byteorder v1.5.0 |
| 990 | 2026-04-01T02:03:38.034Z | Checking errno v0.3.14 |
| 991 | 2026-04-01T02:03:38.070Z | Compiling time-macros v0.2.27 |
| 992 | 2026-04-01T02:03:38.153Z | Checking base64 v0.22.1 |
| 993 | 2026-04-01T02:03:38.204Z | Checking ipnet v2.11.0 |
| 994 | 2026-04-01T02:03:38.367Z | Checking tokio-util v0.7.16 |
| 995 | 2026-04-01T02:03:38.427Z | Compiling scroll_derive v0.13.1 |
| 996 | 2026-04-01T02:03:38.490Z | Checking crypto-common v0.1.6 |
| 997 | 2026-04-01T02:03:38.818Z | Compiling camino v1.2.2 |
| 998 | 2026-04-01T02:03:38.852Z | Checking http-body v1.0.1 |
| 999 | 2026-04-01T02:03:38.986Z | Checking ppv-lite86 v0.2.21 |
| 1000 | 2026-04-01T02:03:39.159Z | Compiling syn v1.0.109 |
| 1001 | 2026-04-01T02:03:39.194Z | Checking atomic-waker v1.1.2 |
| 1002 | 2026-04-01T02:03:39.225Z | Compiling crossbeam-utils v0.8.21 |
| 1003 | 2026-04-01T02:03:39.275Z | Compiling slog v2.8.2 |
| 1004 | 2026-04-01T02:03:39.292Z | Checking tower-service v0.3.3 |
| 1005 | 2026-04-01T02:03:39.383Z | Compiling paste v1.0.15 |
| 1006 | 2026-04-01T02:03:39.446Z | Checking tower-layer v0.3.3 |
| 1007 | 2026-04-01T02:03:39.503Z | Checking try-lock v0.2.5 |
| 1008 | 2026-04-01T02:03:39.569Z | Checking h2 v0.4.12 |
| 1009 | 2026-04-01T02:03:39.572Z | Checking ipnetwork v0.21.1 |
| 1010 | 2026-04-01T02:03:39.599Z | Checking erased-serde v0.3.31 |
| 1011 | 2026-04-01T02:03:39.615Z | Checking want v0.3.1 |
| 1012 | 2026-04-01T02:03:39.720Z | Checking rustls-pki-types v1.12.0 |
| 1013 | 2026-04-01T02:03:39.737Z | Checking pretty-hex v0.4.1 |
| 1014 | 2026-04-01T02:03:39.783Z | Checking pin-utils v0.1.0 |
| 1015 | 2026-04-01T02:03:39.853Z | Checking httpdate v1.0.3 |
| 1016 | 2026-04-01T02:03:39.870Z | Checking ryu v1.0.20 |
| 1017 | 2026-04-01T02:03:40.009Z | Compiling async-trait v0.1.89 |
| 1018 | 2026-04-01T02:03:40.012Z | Checking socket2 v0.5.10 |
| 1019 | 2026-04-01T02:03:40.091Z | Checking untrusted v0.9.0 |
| 1020 | 2026-04-01T02:03:40.231Z | Compiling scroll v0.13.0 |
| 1021 | 2026-04-01T02:03:40.263Z | Compiling openssl-sys v0.9.112 |
| 1022 | 2026-04-01T02:03:40.362Z | Compiling plain v0.2.3 |
| 1023 | 2026-04-01T02:03:40.393Z | Compiling strsim v0.11.1 |
| 1024 | 2026-04-01T02:03:40.474Z | Compiling usdt-impl v0.6.0 |
| 1025 | 2026-04-01T02:03:40.610Z | Compiling goblin v0.10.1 |
| 1026 | 2026-04-01T02:03:40.689Z | Checking http-body-util v0.1.3 |
| 1027 | 2026-04-01T02:03:40.742Z | Checking block-buffer v0.10.4 |
| 1028 | 2026-04-01T02:03:40.901Z | Compiling openapiv3 v2.2.0 |
| 1029 | 2026-04-01T02:03:40.943Z | Checking rand_core v0.9.3 |
| 1030 | 2026-04-01T02:03:40.960Z | Compiling slog-async v2.8.0 |
| 1031 | 2026-04-01T02:03:41.279Z | Checking digest v0.10.7 |
| 1032 | 2026-04-01T02:03:41.314Z | Checking serde_urlencoded v0.7.1 |
| 1033 | 2026-04-01T02:03:41.404Z | Checking hyper v1.8.1 |
| 1034 | 2026-04-01T02:03:41.474Z | Checking oxnet v0.1.4 |
| 1035 | 2026-04-01T02:03:41.519Z | Compiling typify-impl v0.4.3 |
| 1036 | 2026-04-01T02:03:41.715Z | Compiling dtrace-parser v0.3.0 |
| 1037 | 2026-04-01T02:03:42.267Z | Compiling cmake v0.1.54 |
| 1038 | 2026-04-01T02:03:42.323Z | Compiling thread-id v5.0.0 |
| 1039 | 2026-04-01T02:03:42.326Z | Checking hyper-util v0.1.19 |
| 1040 | 2026-04-01T02:03:42.411Z | Compiling omicron-workspace-hack v0.1.0 |
| 1041 | 2026-04-01T02:03:42.460Z | Compiling ident_case v1.0.1 |
| 1042 | 2026-04-01T02:03:42.496Z | Compiling fs_extra v1.3.0 |
| 1043 | 2026-04-01T02:03:42.584Z | Compiling dunce v1.0.5 |
| 1044 | 2026-04-01T02:03:42.607Z | Compiling darling_core v0.21.3 |
| 1045 | 2026-04-01T02:03:42.646Z | Checking rand_chacha v0.9.0 |
| 1046 | 2026-04-01T02:03:42.686Z | Compiling daft-derive v0.1.4 |
| 1047 | 2026-04-01T02:03:42.750Z | Compiling aws-lc-sys v0.39.1 |
| 1048 | 2026-04-01T02:03:42.832Z | Checking rand v0.9.2 |
| 1049 | 2026-04-01T02:03:43.278Z | Checking powerfmt v0.2.0 |
| 1050 | 2026-04-01T02:03:43.399Z | Compiling dof v0.4.0 |
| 1051 | 2026-04-01T02:03:43.418Z | Compiling unsafe-libyaml v0.2.11 |
| 1052 | 2026-04-01T02:03:43.433Z | Checking deranged v0.5.3 |
| 1053 | 2026-04-01T02:03:43.615Z | Checking sync_wrapper v1.0.2 |
| 1054 | 2026-04-01T02:03:44.150Z | Compiling serde_yaml v0.9.34+deprecated |
| 1055 | 2026-04-01T02:03:44.326Z | Checking cpufeatures v0.2.17 |
| 1056 | 2026-04-01T02:03:44.373Z | Compiling aws-lc-rs v1.16.2 |
| 1057 | 2026-04-01T02:03:44.396Z | Checking num_threads v0.1.7 |
| 1058 | 2026-04-01T02:03:44.554Z | Compiling rustls v0.22.4 |
| 1059 | 2026-04-01T02:03:44.571Z | Compiling usdt-attr-macro v0.6.0 |
| 1060 | 2026-04-01T02:03:44.622Z | Compiling usdt-macro v0.6.0 |
| 1061 | 2026-04-01T02:03:44.664Z | Checking time v0.3.47 |
| 1062 | 2026-04-01T02:03:44.681Z | Compiling darling_macro v0.21.3 |
| 1063 | 2026-04-01T02:03:44.869Z | Compiling typify-macro v0.4.3 |
| 1064 | 2026-04-01T02:03:45.219Z | Compiling darling v0.21.3 |
| 1065 | 2026-04-01T02:03:45.307Z | Checking tower v0.5.2 |
| 1066 | 2026-04-01T02:03:45.402Z | Compiling structmeta-derive v0.3.0 |
| 1067 | 2026-04-01T02:03:45.680Z | Checking encoding_rs v0.8.35 |
| 1068 | 2026-04-01T02:03:45.759Z | Checking iri-string v0.7.8 |
| 1069 | 2026-04-01T02:03:45.890Z | Checking mime v0.3.17 |
| 1070 | 2026-04-01T02:03:46.074Z | Checking crossbeam-channel v0.5.15 |
| 1071 | 2026-04-01T02:03:46.138Z | Checking futures-executor v0.3.32 |
| 1072 | 2026-04-01T02:03:46.286Z | Compiling multer v3.1.0 |
| 1073 | 2026-04-01T02:03:46.395Z | Checking hex v0.4.3 |
| 1074 | 2026-04-01T02:03:46.399Z | Compiling typify v0.4.3 |
| 1075 | 2026-04-01T02:03:46.483Z | Compiling structmeta v0.3.0 |
| 1076 | 2026-04-01T02:03:46.500Z | Compiling openssl v0.10.76 |
| 1077 | 2026-04-01T02:03:46.516Z | Checking untrusted v0.7.1 |
| 1078 | 2026-04-01T02:03:46.612Z | Checking foreign-types-shared v0.1.1 |
| 1079 | 2026-04-01T02:03:46.628Z | Checking fastrand v2.3.0 |
| 1080 | 2026-04-01T02:03:46.643Z | Checking unicode-width v0.2.1 |
| 1081 | 2026-04-01T02:03:46.694Z | Checking foreign-types v0.3.2 |
| 1082 | 2026-04-01T02:03:46.716Z | Checking futures v0.3.32 |
| 1083 | 2026-04-01T02:03:46.770Z | Compiling strum_macros v0.26.4 |
| 1084 | 2026-04-01T02:03:46.788Z | Compiling async-stream-impl v0.3.6 |
| 1085 | 2026-04-01T02:03:46.804Z | Compiling openssl-macros v0.1.1 |
| 1086 | 2026-04-01T02:03:46.808Z | Checking tower-http v0.6.8 |
| 1087 | 2026-04-01T02:03:46.808Z | Checking tempfile v3.23.0 |
| 1088 | 2026-04-01T02:03:46.967Z | Checking thread_local v1.1.9 |
| 1089 | 2026-04-01T02:03:47.064Z | Compiling native-tls v0.2.14 |
| 1090 | 2026-04-01T02:03:47.227Z | Checking openssl-probe v0.1.6 |
| 1091 | 2026-04-01T02:03:47.248Z | Compiling rustls v0.23.32 |
| 1092 | 2026-04-01T02:03:47.394Z | Compiling newtype-uuid-macros v0.1.0 |
| 1093 | 2026-04-01T02:03:47.449Z | Compiling dropshot v0.16.7 |
| 1094 | 2026-04-01T02:03:47.550Z | Checking memmap2 v0.9.8 |
| 1095 | 2026-04-01T02:03:47.584Z | Checking is-terminal v0.4.16 |
| 1096 | 2026-04-01T02:03:47.671Z | Checking term v1.2.0 |
| 1097 | 2026-04-01T02:03:47.675Z | Compiling ref-cast v1.0.25 |
| 1098 | 2026-04-01T02:03:47.705Z | Checking take_mut v0.2.2 |
| 1099 | 2026-04-01T02:03:47.807Z | Checking winnow v0.7.14 |
| 1100 | 2026-04-01T02:03:47.902Z | Checking match_cfg v0.1.0 |
| 1101 | 2026-04-01T02:03:47.973Z | Checking hostname v0.3.1 |
| 1102 | 2026-04-01T02:03:48.041Z | Checking slog-term v2.9.2 |
| 1103 | 2026-04-01T02:03:48.234Z | Checking slog-json v2.6.1 |
| 1104 | 2026-04-01T02:03:48.254Z | Compiling dropshot_endpoint v0.16.7 |
| 1105 | 2026-04-01T02:03:48.290Z | Compiling ref-cast-impl v1.0.25 |
| 1106 | 2026-04-01T02:03:48.345Z | Compiling derive-ex v0.1.8 |
| 1107 | 2026-04-01T02:03:48.379Z | Checking slog-bunyan v2.5.0 |
| 1108 | 2026-04-01T02:03:48.715Z | Checking webpki-roots v1.0.2 |
| 1109 | 2026-04-01T02:03:48.835Z | Compiling strum_macros v0.27.2 |
| 1110 | 2026-04-01T02:03:49.028Z | Compiling progenitor-impl v0.11.1 |
| 1111 | 2026-04-01T02:03:49.218Z | Checking newtype-uuid v1.3.2 |
| 1112 | 2026-04-01T02:03:49.399Z | Checking either v1.15.0 |
| 1113 | 2026-04-01T02:03:49.452Z | Checking tokio-native-tls v0.3.1 |
| 1114 | 2026-04-01T02:03:49.604Z | Checking hyper-tls v0.6.0 |
| 1115 | 2026-04-01T02:03:49.773Z | Checking daft v0.1.4 |
| 1116 | 2026-04-01T02:03:49.789Z | Compiling serde_with_macros v3.14.1 |
| 1117 | 2026-04-01T02:03:49.834Z | Compiling test-strategy v0.4.3 |
| 1118 | 2026-04-01T02:03:50.095Z | Checking rustls-webpki v0.102.8 |
| 1119 | 2026-04-01T02:03:50.268Z | Checking debug-ignore v1.0.5 |
| 1120 | 2026-04-01T02:03:50.370Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1121 | 2026-04-01T02:03:50.690Z | Compiling parse-display-derive v0.10.0 |
| 1122 | 2026-04-01T02:03:50.977Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1123 | 2026-04-01T02:03:51.102Z | Compiling progenitor-macro v0.11.1 |
| 1124 | 2026-04-01T02:03:51.143Z | Checking serde_spanned v1.0.4 |
| 1125 | 2026-04-01T02:03:51.200Z | Checking usdt v0.6.0 |
| 1126 | 2026-04-01T02:03:51.272Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1127 | 2026-04-01T02:03:51.360Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1128 | 2026-04-01T02:03:51.423Z | Checking spin v0.9.8 |
| 1129 | 2026-04-01T02:03:51.538Z | Checking toml v0.9.11+spec-1.1.0 |
| 1130 | 2026-04-01T02:03:51.773Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1131 | 2026-04-01T02:03:51.855Z | Checking strum v0.26.3 |
| 1132 | 2026-04-01T02:03:51.914Z | Checking tokio-rustls v0.25.0 |
| 1133 | 2026-04-01T02:03:51.966Z | Checking async-stream v0.3.6 |
| 1134 | 2026-04-01T02:03:52.084Z | Checking sha1 v0.10.6 |
| 1135 | 2026-04-01T02:03:52.101Z | Checking rustls-pemfile v2.2.0 |
| 1136 | 2026-04-01T02:03:52.117Z | Checking waitgroup v0.1.2 |
| 1137 | 2026-04-01T02:03:52.133Z | Checking rand_chacha v0.3.1 |
| 1138 | 2026-04-01T02:03:52.219Z | Compiling toml_datetime v0.6.11 |
| 1139 | 2026-04-01T02:03:52.242Z | Checking macaddr v1.0.1 |
| 1140 | 2026-04-01T02:03:52.257Z | Checking serde_path_to_error v0.1.20 |
| 1141 | 2026-04-01T02:03:52.261Z | Checking hostname v0.4.2 |
| 1142 | 2026-04-01T02:03:52.288Z | Checking wait-timeout v0.2.1 |
| 1143 | 2026-04-01T02:03:52.322Z | Checking lazy_static v1.5.0 |
| 1144 | 2026-04-01T02:03:52.406Z | Checking bit-vec v0.8.0 |
| 1145 | 2026-04-01T02:03:52.422Z | Checking quick-error v1.2.3 |
| 1146 | 2026-04-01T02:03:52.425Z | Checking rand v0.8.5 |
| 1147 | 2026-04-01T02:03:52.470Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1148 | 2026-04-01T02:03:52.517Z | Checking rusty-fork v0.3.0 |
| 1149 | 2026-04-01T02:03:52.594Z | Checking bit-set v0.8.0 |
| 1150 | 2026-04-01T02:03:52.688Z | Checking tabwriter v1.4.1 |
| 1151 | 2026-04-01T02:03:52.739Z | Checking rand_xorshift v0.4.0 |
| 1152 | 2026-04-01T02:03:52.857Z | Compiling clap_derive v4.6.0 |
| 1153 | 2026-04-01T02:03:52.924Z | Checking colored v3.0.0 |
| 1154 | 2026-04-01T02:03:52.939Z | Checking utf8parse v0.2.2 |
| 1155 | 2026-04-01T02:03:52.942Z | Checking unarray v0.1.4 |
| 1156 | 2026-04-01T02:03:53.056Z | Checking proptest v1.8.0 |
| 1157 | 2026-04-01T02:03:53.073Z | Checking anstyle-parse v1.0.0 |
| 1158 | 2026-04-01T02:03:53.144Z | Checking strum v0.27.2 |
| 1159 | 2026-04-01T02:03:53.253Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1160 | 2026-04-01T02:03:53.323Z | Checking terminal_size v0.4.3 |
| 1161 | 2026-04-01T02:03:53.659Z | Checking is_terminal_polyfill v1.70.1 |
| 1162 | 2026-04-01T02:03:53.752Z | Checking anstyle-query v1.1.4 |
| 1163 | 2026-04-01T02:03:53.776Z | Checking colorchoice v1.0.4 |
| 1164 | 2026-04-01T02:03:53.845Z | Checking anstyle v1.0.14 |
| 1165 | 2026-04-01T02:03:54.020Z | Checking anstream v1.0.0 |
| 1166 | 2026-04-01T02:03:54.072Z | Checking itertools v0.14.0 |
| 1167 | 2026-04-01T02:03:54.568Z | Checking clap_lex v1.1.0 |
| 1168 | 2026-04-01T02:03:54.652Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1169 | 2026-04-01T02:03:54.715Z | Checking clap_builder v4.6.0 |
| 1170 | 2026-04-01T02:03:55.193Z | Checking serde_with v3.14.1 |
| 1171 | 2026-04-01T02:03:55.791Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1172 | 2026-04-01T02:03:55.958Z | Checking clap v4.6.0 |
| 1173 | 2026-04-01T02:03:55.976Z | Checking instant v0.1.13 |
| 1174 | 2026-04-01T02:03:56.057Z | Checking rustc-hash v2.1.1 |
| 1175 | 2026-04-01T02:03:56.176Z | Checking iddqd v0.3.17 |
| 1176 | 2026-04-01T02:03:56.177Z | Checking backoff v0.4.0 |
| 1177 | 2026-04-01T02:03:56.342Z | Checking parse-display v0.10.0 |
| 1178 | 2026-04-01T02:03:56.469Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1179 | 2026-04-01T02:03:56.487Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1180 | 2026-04-01T02:03:58.425Z | Compiling rustls-webpki v0.103.6 |
| 1181 | 2026-04-01T02:03:58.874Z | Compiling prettyplease v0.2.37 |
| 1182 | 2026-04-01T02:04:01.128Z | Checking serde_spanned v0.6.9 |
| 1183 | 2026-04-01T02:04:01.203Z | Compiling memoffset v0.9.1 |
| 1184 | 2026-04-01T02:04:01.259Z | Compiling cfg_aliases v0.2.1 |
| 1185 | 2026-04-01T02:04:01.547Z | Compiling nix v0.30.1 |
| 1186 | 2026-04-01T02:04:01.709Z | Compiling tokio-rustls v0.26.3 |
| 1187 | 2026-04-01T02:04:02.326Z | Compiling hyper-rustls v0.27.7 |
| 1188 | 2026-04-01T02:04:02.343Z | Checking crossbeam-epoch v0.9.18 |
| 1189 | 2026-04-01T02:04:02.562Z | Compiling reqwest v0.12.23 |
| 1190 | 2026-04-01T02:04:02.714Z | Compiling winnow v0.5.40 |
| 1191 | 2026-04-01T02:04:03.713Z | Compiling progenitor-client v0.11.1 |
| 1192 | 2026-04-01T02:04:03.976Z | Compiling toml_edit v0.19.15 |
| 1193 | 2026-04-01T02:04:05.087Z | Compiling proc-macro-crate v1.3.1 |
| 1194 | 2026-04-01T02:04:05.426Z | Compiling progenitor v0.11.1 |
| 1195 | 2026-04-01T02:04:06.057Z | Compiling num-integer v0.1.46 |
| 1196 | 2026-04-01T02:04:06.289Z | Compiling rayon-core v1.13.0 |
| 1197 | 2026-04-01T02:04:06.549Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1198 | 2026-04-01T02:04:06.601Z | Compiling progenitor-client v0.10.0 |
| 1199 | 2026-04-01T02:04:07.502Z | Compiling hubpack_derive v0.1.1 |
| 1200 | 2026-04-01T02:04:07.736Z | Compiling zerocopy-derive v0.7.35 |
| 1201 | 2026-04-01T02:04:07.996Z | Checking toml_write v0.1.2 |
| 1202 | 2026-04-01T02:04:08.120Z | Checking hubpack v0.1.2 |
| 1203 | 2026-04-01T02:04:08.164Z | Checking toml_edit v0.22.27 |
| 1204 | 2026-04-01T02:04:08.253Z | Checking num-rational v0.4.2 |
| 1205 | 2026-04-01T02:04:08.295Z | Checking num-iter v0.1.45 |
| 1206 | 2026-04-01T02:04:08.524Z | Checking crossbeam-deque v0.8.6 |
| 1207 | 2026-04-01T02:04:08.670Z | Compiling num-complex v0.4.6 |
| 1208 | 2026-04-01T02:04:08.997Z | Checking static_assertions v1.1.0 |
| 1209 | 2026-04-01T02:04:09.023Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1210 | 2026-04-01T02:04:09.043Z | Checking num v0.4.3 |
| 1211 | 2026-04-01T02:04:09.201Z | Checking toml v0.8.23 |
| 1212 | 2026-04-01T02:04:09.278Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1213 | 2026-04-01T02:04:09.494Z | Compiling proc-macro-error-attr v1.0.4 |
| 1214 | 2026-04-01T02:04:09.510Z | Compiling float-ord v0.3.2 |
| 1215 | 2026-04-01T02:04:09.626Z | Compiling heapless v0.8.0 |
| 1216 | 2026-04-01T02:04:09.822Z | Compiling ingot-macros v0.1.1 |
| 1217 | 2026-04-01T02:04:09.838Z | Checking hash32 v0.3.1 |
| 1218 | 2026-04-01T02:04:09.962Z | Compiling proc-macro-error v1.0.4 |
| 1219 | 2026-04-01T02:04:09.984Z | Compiling smoltcp v0.11.0 |
| 1220 | 2026-04-01T02:04:10.088Z | Checking bytecount v0.6.9 |
| 1221 | 2026-04-01T02:04:10.186Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1222 | 2026-04-01T02:04:10.764Z | Compiling zerocopy v0.7.35 |
| 1223 | 2026-04-01T02:04:10.784Z | Compiling num_enum_derive v0.7.5 |
| 1224 | 2026-04-01T02:04:11.311Z | Compiling num-derive v0.3.3 |
| 1225 | 2026-04-01T02:04:11.329Z | Checking cobs v0.3.0 |
| 1226 | 2026-04-01T02:04:11.473Z | Compiling foreign-types-macros v0.2.3 |
| 1227 | 2026-04-01T02:04:11.476Z | Compiling scroll_derive v0.12.1 |
| 1228 | 2026-04-01T02:04:11.662Z | Compiling usdt-impl v0.5.0 |
| 1229 | 2026-04-01T02:04:11.867Z | Compiling crucible-workspace-hack v0.1.0 |
| 1230 | 2026-04-01T02:04:11.914Z | Checking managed v0.8.0 |
| 1231 | 2026-04-01T02:04:12.079Z | Checking bitflags v1.3.2 |
| 1232 | 2026-04-01T02:04:12.097Z | Checking foreign-types-shared v0.3.1 |
| 1233 | 2026-04-01T02:04:12.186Z | Checking foreign-types v0.5.0 |
| 1234 | 2026-04-01T02:04:12.189Z | Checking scroll v0.12.0 |
| 1235 | 2026-04-01T02:04:12.219Z | Checking libscf-sys v1.1.0 |
| 1236 | 2026-04-01T02:04:12.235Z | Checking num_enum v0.7.5 |
| 1237 | 2026-04-01T02:04:12.262Z | Checking postcard v1.1.3 |
| 1238 | 2026-04-01T02:04:12.343Z | Compiling dof v0.3.0 |
| 1239 | 2026-04-01T02:04:12.477Z | Checking ingot-types v0.1.2 |
| 1240 | 2026-04-01T02:04:12.537Z | Compiling dtrace-parser v0.2.0 |
| 1241 | 2026-04-01T02:04:12.568Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1242 | 2026-04-01T02:04:12.683Z | Checking camino-tempfile v1.4.1 |
| 1243 | 2026-04-01T02:04:12.686Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1244 | 2026-04-01T02:04:12.808Z | Checking ingot v0.1.1 |
| 1245 | 2026-04-01T02:04:12.845Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1246 | 2026-04-01T02:04:13.054Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1247 | 2026-04-01T02:04:13.121Z | Checking cstr-argument v0.1.2 |
| 1248 | 2026-04-01T02:04:13.146Z | Compiling thread-id v4.2.2 |
| 1249 | 2026-04-01T02:04:13.173Z | Compiling heck v0.4.1 |
| 1250 | 2026-04-01T02:04:13.233Z | Compiling minimal-lexical v0.2.1 |
| 1251 | 2026-04-01T02:04:13.250Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1252 | 2026-04-01T02:04:13.330Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1253 | 2026-04-01T02:04:13.369Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1254 | 2026-04-01T02:04:13.409Z | Checking goblin v0.8.2 |
| 1255 | 2026-04-01T02:04:13.436Z | Compiling nom v7.1.3 |
| 1256 | 2026-04-01T02:04:13.466Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1257 | 2026-04-01T02:04:13.583Z | Checking rayon v1.11.0 |
| 1258 | 2026-04-01T02:04:13.828Z | Compiling num_enum_derive v0.5.11 |
| 1259 | 2026-04-01T02:04:14.075Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1260 | 2026-04-01T02:04:14.136Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1261 | 2026-04-01T02:04:14.629Z | Compiling rustc_version v0.4.1 |
| 1262 | 2026-04-01T02:04:14.708Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1263 | 2026-04-01T02:04:14.818Z | Compiling convert_case v0.4.0 |
| 1264 | 2026-04-01T02:04:14.903Z | Compiling rustix v0.38.44 |
| 1265 | 2026-04-01T02:04:14.967Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1266 | 2026-04-01T02:04:15.045Z | Checking tinyvec_macros v0.1.1 |
| 1267 | 2026-04-01T02:04:15.117Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1268 | 2026-04-01T02:04:15.118Z | Checking tinyvec v1.10.0 |
| 1269 | 2026-04-01T02:04:15.206Z | Compiling derive_more v0.99.20 |
| 1270 | 2026-04-01T02:04:15.341Z | Checking num_enum v0.5.11 |
| 1271 | 2026-04-01T02:04:15.461Z | Compiling libz-sys v1.1.22 |
| 1272 | 2026-04-01T02:04:15.585Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1273 | 2026-04-01T02:04:15.611Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1274 | 2026-04-01T02:04:15.951Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1275 | 2026-04-01T02:04:15.982Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1276 | 2026-04-01T02:04:16.085Z | Compiling proc-macro-error2 v2.0.1 |
| 1277 | 2026-04-01T02:04:16.354Z | Compiling usdt-attr-macro v0.5.0 |
| 1278 | 2026-04-01T02:04:16.397Z | Compiling usdt-macro v0.5.0 |
| 1279 | 2026-04-01T02:04:16.703Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1280 | 2026-04-01T02:04:16.831Z | Compiling zone_cfg_derive v0.3.1 |
| 1281 | 2026-04-01T02:04:16.856Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1282 | 2026-04-01T02:04:17.030Z | Checking itertools v0.12.1 |
| 1283 | 2026-04-01T02:04:17.069Z | Compiling num-derive v0.4.2 |
| 1284 | 2026-04-01T02:04:17.072Z | Checking memmap v0.7.0 |
| 1285 | 2026-04-01T02:04:17.206Z | Checking sigpipe v0.1.3 |
| 1286 | 2026-04-01T02:04:17.292Z | Checking jiff v0.2.15 |
| 1287 | 2026-04-01T02:04:17.470Z | Checking glob v0.3.3 |
| 1288 | 2026-04-01T02:04:17.487Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1289 | 2026-04-01T02:04:17.504Z | Checking usdt v0.5.0 |
| 1290 | 2026-04-01T02:04:17.650Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1291 | 2026-04-01T02:04:17.667Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1292 | 2026-04-01T02:04:17.727Z | Compiling tabled_derive v0.11.0 |
| 1293 | 2026-04-01T02:04:17.854Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1294 | 2026-04-01T02:04:17.870Z | Checking papergrid v0.17.0 |
| 1295 | 2026-04-01T02:04:17.946Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1296 | 2026-04-01T02:04:17.995Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1297 | 2026-04-01T02:04:18.016Z | Checking zone v0.3.1 |
| 1298 | 2026-04-01T02:04:18.213Z | Checking testing_table v0.3.0 |
| 1299 | 2026-04-01T02:04:18.308Z | Checking smf v0.2.3 |
| 1300 | 2026-04-01T02:04:18.355Z | Checking secrecy v0.10.3 |
| 1301 | 2026-04-01T02:04:18.474Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1302 | 2026-04-01T02:04:18.524Z | Checking bstr v1.12.0 |
| 1303 | 2026-04-01T02:04:18.614Z | Checking whoami v1.6.1 |
| 1304 | 2026-04-01T02:04:18.754Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1305 | 2026-04-01T02:04:18.783Z | Compiling curve25519-dalek v4.1.3 |
| 1306 | 2026-04-01T02:04:18.799Z | Checking tabled v0.20.0 |
| 1307 | 2026-04-01T02:04:18.856Z | Checking hmac v0.12.1 |
| 1308 | 2026-04-01T02:04:18.991Z | Checking inout v0.1.4 |
| 1309 | 2026-04-01T02:04:19.006Z | Compiling clang-sys v1.8.1 |
| 1310 | 2026-04-01T02:04:19.055Z | Checking ff v0.13.1 |
| 1311 | 2026-04-01T02:04:19.123Z | Compiling enum-as-inner v0.6.1 |
| 1312 | 2026-04-01T02:04:19.179Z | Checking data-encoding v2.9.0 |
| 1313 | 2026-04-01T02:04:19.369Z | Compiling semver v0.1.20 |
| 1314 | 2026-04-01T02:04:19.475Z | Checking group v0.13.0 |
| 1315 | 2026-04-01T02:04:19.586Z | Compiling rustc_version v0.1.7 |
| 1316 | 2026-04-01T02:04:19.621Z | Checking cipher v0.4.4 |
| 1317 | 2026-04-01T02:04:19.668Z | Checking hkdf v0.12.4 |
| 1318 | 2026-04-01T02:04:19.710Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1319 | 2026-04-01T02:04:19.727Z | Checking atomicwrites v0.4.4 |
| 1320 | 2026-04-01T02:04:19.781Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1321 | 2026-04-01T02:04:19.797Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1322 | 2026-04-01T02:04:19.812Z | Checking universal-hash v0.5.1 |
| 1323 | 2026-04-01T02:04:19.850Z | Checking crypto-bigint v0.5.5 |
| 1324 | 2026-04-01T02:04:19.867Z | Checking half v2.7.1 |
| 1325 | 2026-04-01T02:04:19.934Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1326 | 2026-04-01T02:04:20.113Z | Checking indent_write v2.2.0 |
| 1327 | 2026-04-01T02:04:20.246Z | Checking opaque-debug v0.3.1 |
| 1328 | 2026-04-01T02:04:20.320Z | Checking ciborium-io v0.2.2 |
| 1329 | 2026-04-01T02:04:20.415Z | Checking base16ct v0.2.0 |
| 1330 | 2026-04-01T02:04:20.540Z | Checking base64ct v1.8.0 |
| 1331 | 2026-04-01T02:04:20.769Z | Checking password-hash v0.5.0 |
| 1332 | 2026-04-01T02:04:20.787Z | Checking ciborium-ll v0.2.2 |
| 1333 | 2026-04-01T02:04:20.856Z | Checking thiserror-no-std v2.0.2 |
| 1334 | 2026-04-01T02:04:20.873Z | Checking elliptic-curve v0.13.8 |
| 1335 | 2026-04-01T02:04:20.986Z | Checking poly1305 v0.8.0 |
| 1336 | 2026-04-01T02:04:21.011Z | Checking chacha20 v0.9.1 |
| 1337 | 2026-04-01T02:04:21.028Z | Compiling newtype_derive v0.1.6 |
| 1338 | 2026-04-01T02:04:21.140Z | Checking similar v2.7.0 |
| 1339 | 2026-04-01T02:04:21.176Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1340 | 2026-04-01T02:04:21.201Z | Checking blake2 v0.10.6 |
| 1341 | 2026-04-01T02:04:21.218Z | Compiling typify-impl v0.6.1 |
| 1342 | 2026-04-01T02:04:21.248Z | Checking aead v0.5.2 |
| 1343 | 2026-04-01T02:04:21.307Z | Compiling libloading v0.8.9 |
| 1344 | 2026-04-01T02:04:21.381Z | Checking resolv-conf v0.7.5 |
| 1345 | 2026-04-01T02:04:21.409Z | Compiling owo-colors v4.3.0 |
| 1346 | 2026-04-01T02:04:21.425Z | Compiling bindgen v0.72.1 |
| 1347 | 2026-04-01T02:04:21.466Z | Checking keccak v0.1.6 |
| 1348 | 2026-04-01T02:04:21.495Z | Checking linked-hash-map v0.5.6 |
| 1349 | 2026-04-01T02:04:21.579Z | Checking argon2 v0.5.3 |
| 1350 | 2026-04-01T02:04:21.617Z | Checking sha3 v0.10.8 |
| 1351 | 2026-04-01T02:04:21.657Z | Checking lru-cache v0.1.2 |
| 1352 | 2026-04-01T02:04:21.719Z | Checking chacha20poly1305 v0.10.1 |
| 1353 | 2026-04-01T02:04:21.772Z | Checking vsss-rs v3.3.4 |
| 1354 | 2026-04-01T02:04:21.803Z | Checking ciborium v0.2.2 |
| 1355 | 2026-04-01T02:04:21.836Z | Checking hickory-proto v0.24.4 |
| 1356 | 2026-04-01T02:04:21.853Z | Checking tokio-dtrace v0.1.1 |
| 1357 | 2026-04-01T02:04:21.869Z | Compiling cexpr v0.6.0 |
| 1358 | 2026-04-01T02:04:22.027Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1359 | 2026-04-01T02:04:22.310Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1360 | 2026-04-01T02:04:22.427Z | Checking serde-big-array v0.5.1 |
| 1361 | 2026-04-01T02:04:22.539Z | Compiling derive-where v1.6.0 |
| 1362 | 2026-04-01T02:04:22.560Z | Compiling serde_repr v0.1.20 |
| 1363 | 2026-04-01T02:04:22.837Z | Checking same-file v1.0.6 |
| 1364 | 2026-04-01T02:04:22.956Z | Checking siphasher v1.0.1 |
| 1365 | 2026-04-01T02:04:23.064Z | Checking unicode-segmentation v1.12.0 |
| 1366 | 2026-04-01T02:04:23.116Z | Checking phf_shared v0.12.1 |
| 1367 | 2026-04-01T02:04:23.119Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1368 | 2026-04-01T02:04:23.317Z | Checking hickory-resolver v0.24.4 |
| 1369 | 2026-04-01T02:04:23.376Z | Checking newline-converter v0.3.0 |
| 1370 | 2026-04-01T02:04:23.485Z | Checking walkdir v2.5.0 |
| 1371 | 2026-04-01T02:04:23.649Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1372 | 2026-04-01T02:04:23.737Z | Checking oxide-tokio-rt v0.1.2 |
| 1373 | 2026-04-01T02:04:23.881Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1374 | 2026-04-01T02:04:24.075Z | Checking console v0.15.11 |
| 1375 | 2026-04-01T02:04:24.344Z | Compiling progenitor-impl v0.10.0 |
| 1376 | 2026-04-01T02:04:24.429Z | Checking tokio-stream v0.1.17 |
| 1377 | 2026-04-01T02:04:24.579Z | Compiling typify-macro v0.6.1 |
| 1378 | 2026-04-01T02:04:24.612Z | Compiling pin-project-internal v1.1.10 |
| 1379 | 2026-04-01T02:04:24.846Z | Compiling slog-dtrace v0.3.0 |
| 1380 | 2026-04-01T02:04:24.876Z | Checking csv-core v0.1.12 |
| 1381 | 2026-04-01T02:04:25.058Z | Checking smawk v0.3.2 |
| 1382 | 2026-04-01T02:04:25.076Z | Checking unicode-linebreak v0.1.5 |
| 1383 | 2026-04-01T02:04:25.191Z | Compiling unicode-xid v0.2.6 |
| 1384 | 2026-04-01T02:04:25.293Z | Compiling cancel-safe-futures v0.1.5 |
| 1385 | 2026-04-01T02:04:25.311Z | Checking foldhash v0.1.5 |
| 1386 | 2026-04-01T02:04:25.326Z | Compiling chrono-tz v0.10.4 |
| 1387 | 2026-04-01T02:04:25.445Z | Checking unicode-width v0.1.14 |
| 1388 | 2026-04-01T02:04:25.535Z | Checking swrite v0.1.0 |
| 1389 | 2026-04-01T02:04:25.598Z | Checking hashbrown v0.15.5 |
| 1390 | 2026-04-01T02:04:25.631Z | Compiling const_format_proc_macros v0.2.34 |
| 1391 | 2026-04-01T02:04:25.679Z | Checking pin-project v1.1.10 |
| 1392 | 2026-04-01T02:04:25.695Z | Checking textwrap v0.16.2 |
| 1393 | 2026-04-01T02:04:25.782Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1394 | 2026-04-01T02:04:26.039Z | Checking csv v1.3.1 |
| 1395 | 2026-04-01T02:04:26.108Z | Checking qorb v0.4.1 |
| 1396 | 2026-04-01T02:04:26.125Z | Checking expectorate v1.2.0 |
| 1397 | 2026-04-01T02:04:26.258Z | Checking phf v0.12.1 |
| 1398 | 2026-04-01T02:04:26.406Z | Checking unicode-normalization v0.1.24 |
| 1399 | 2026-04-01T02:04:26.422Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1400 | 2026-04-01T02:04:26.438Z | Compiling progenitor-macro v0.10.0 |
| 1401 | 2026-04-01T02:04:26.824Z | Checking libsw-core v0.3.2 |
| 1402 | 2026-04-01T02:04:26.915Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1403 | 2026-04-01T02:04:26.974Z | Compiling async-recursion v1.1.1 |
| 1404 | 2026-04-01T02:04:27.076Z | Compiling snafu-derive v0.8.9 |
| 1405 | 2026-04-01T02:04:27.298Z | Compiling cookie v0.18.1 |
| 1406 | 2026-04-01T02:04:27.341Z | Checking fixedbitset v0.5.7 |
| 1407 | 2026-04-01T02:04:27.530Z | Checking highway v1.3.0 |
| 1408 | 2026-04-01T02:04:27.534Z | Checking fixedbitset v0.4.2 |
| 1409 | 2026-04-01T02:04:27.563Z | Compiling moka v0.12.11 |
| 1410 | 2026-04-01T02:04:27.652Z | Checking petgraph v0.8.2 |
| 1411 | 2026-04-01T02:04:27.700Z | Checking petgraph v0.6.5 |
| 1412 | 2026-04-01T02:04:27.900Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1413 | 2026-04-01T02:04:28.064Z | Checking libsw v3.5.0 |
| 1414 | 2026-04-01T02:04:28.240Z | Checking olpc-cjson v0.1.4 |
| 1415 | 2026-04-01T02:04:28.382Z | Checking const_format v0.2.34 |
| 1416 | 2026-04-01T02:04:28.611Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1417 | 2026-04-01T02:04:28.799Z | Checking snafu v0.8.9 |
| 1418 | 2026-04-01T02:04:28.940Z | Compiling typify v0.6.1 |
| 1419 | 2026-04-01T02:04:28.999Z | Checking papergrid v0.11.0 |
| 1420 | 2026-04-01T02:04:29.044Z | Checking globset v0.4.16 |
| 1421 | 2026-04-01T02:04:29.189Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1422 | 2026-04-01T02:04:29.256Z | Checking gethostname v0.5.0 |
| 1423 | 2026-04-01T02:04:29.348Z | Compiling tabled_derive v0.7.0 |
| 1424 | 2026-04-01T02:04:29.392Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1425 | 2026-04-01T02:04:29.663Z | Checking reqwest v0.13.2 |
| 1426 | 2026-04-01T02:04:29.708Z | Checking bcs v0.1.6 |
| 1427 | 2026-04-01T02:04:29.936Z | Checking pem v3.0.5 |
| 1428 | 2026-04-01T02:04:30.098Z | Checking serde_plain v1.0.2 |
| 1429 | 2026-04-01T02:04:30.247Z | Checking tagptr v0.2.0 |
| 1430 | 2026-04-01T02:04:30.284Z | Compiling signal-hook v0.3.18 |
| 1431 | 2026-04-01T02:04:30.353Z | Checking termtree v0.5.1 |
| 1432 | 2026-04-01T02:04:30.389Z | Checking typed-path v0.9.3 |
| 1433 | 2026-04-01T02:04:30.491Z | Checking humantime v2.3.0 |
| 1434 | 2026-04-01T02:04:30.508Z | Checking linear-map v1.2.0 |
| 1435 | 2026-04-01T02:04:30.591Z | Checking progenitor v0.10.0 |
| 1436 | 2026-04-01T02:04:30.670Z | Checking crc8 v0.1.1 |
| 1437 | 2026-04-01T02:04:30.673Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1438 | 2026-04-01T02:04:30.720Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1439 | 2026-04-01T02:04:30.803Z | Checking tabled v0.15.0 |
| 1440 | 2026-04-01T02:04:31.155Z | Checking tough v0.20.0 |
| 1441 | 2026-04-01T02:04:31.440Z | Compiling progenitor-impl v0.13.0 |
| 1442 | 2026-04-01T02:04:31.937Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1443 | 2026-04-01T02:04:31.954Z | Checking steno v0.4.1 |
| 1444 | 2026-04-01T02:04:32.330Z | Checking hickory-proto v0.25.2 |
| 1445 | 2026-04-01T02:04:32.865Z | Checking dropshot-api-manager-types v0.5.2 |
| 1446 | 2026-04-01T02:04:32.910Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 1447 | 2026-04-01T02:04:33.030Z | Compiling cargo-platform v0.1.9 |
| 1448 | 2026-04-01T02:04:33.046Z | Compiling vergen v8.3.2 |
| 1449 | 2026-04-01T02:04:33.078Z | Compiling fs-err v3.1.2 |
| 1450 | 2026-04-01T02:04:33.260Z | Compiling crc32fast v1.5.0 |
| 1451 | 2026-04-01T02:04:33.333Z | Compiling cargo_metadata v0.18.1 |
| 1452 | 2026-04-01T02:04:33.509Z | Compiling progenitor-macro v0.13.0 |
| 1453 | 2026-04-01T02:04:33.599Z | Checking progenitor-client v0.13.0 |
| 1454 | 2026-04-01T02:04:33.615Z | Checking sha2 v0.10.9 |
| 1455 | 2026-04-01T02:04:33.821Z | Compiling blake3 v1.8.2 |
| 1456 | 2026-04-01T02:04:33.864Z | Checking adler2 v2.0.1 |
| 1457 | 2026-04-01T02:04:33.889Z | Checking hickory-resolver v0.25.2 |
| 1458 | 2026-04-01T02:04:34.403Z | Checking miniz_oxide v0.8.9 |
| 1459 | 2026-04-01T02:04:34.662Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1460 | 2026-04-01T02:04:34.679Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1461 | 2026-04-01T02:04:34.782Z | Checking git-stub v1.0.0 |
| 1462 | 2026-04-01T02:04:34.849Z | Checking filetime v0.2.26 |
| 1463 | 2026-04-01T02:04:34.936Z | Checking arrayref v0.3.9 |
| 1464 | 2026-04-01T02:04:34.987Z | Checking arrayvec v0.7.6 |
| 1465 | 2026-04-01T02:04:35.016Z | Checking constant_time_eq v0.3.1 |
| 1466 | 2026-04-01T02:04:35.111Z | Checking xattr v1.6.1 |
| 1467 | 2026-04-01T02:04:35.169Z | Checking is_ci v1.2.0 |
| 1468 | 2026-04-01T02:04:35.242Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1469 | 2026-04-01T02:04:35.271Z | Compiling curl v0.4.49 |
| 1470 | 2026-04-01T02:04:35.490Z | Checking supports-color v3.0.2 |
| 1471 | 2026-04-01T02:04:35.540Z | Checking tar v0.4.45 |
| 1472 | 2026-04-01T02:04:35.893Z | Checking git-stub-vcs v0.1.0 |
| 1473 | 2026-04-01T02:04:36.027Z | Checking flate2 v1.1.2 |
| 1474 | 2026-04-01T02:04:36.111Z | Checking drift v0.1.3 |
| 1475 | 2026-04-01T02:04:36.139Z | Checking toml v0.7.8 |
| 1476 | 2026-04-01T02:04:36.260Z | Checking kstat-rs v0.2.4 |
| 1477 | 2026-04-01T02:04:36.318Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1478 | 2026-04-01T02:04:36.363Z | Checking topological-sort v0.2.2 |
| 1479 | 2026-04-01T02:04:36.447Z | Checking dropshot-api-manager v0.5.2 |
| 1480 | 2026-04-01T02:04:36.493Z | Checking omicron-zone-package v0.12.2 |
| 1481 | 2026-04-01T02:04:36.973Z | Checking signal-hook-tokio v0.3.1 |
| 1482 | 2026-04-01T02:04:37.103Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1483 | 2026-04-01T02:04:37.315Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1484 | 2026-04-01T02:04:37.354Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1485 | 2026-04-01T02:04:37.400Z | Checking internet-checksum v0.2.1 |
| 1486 | 2026-04-01T02:04:37.521Z | Checking search_path v0.1.4 |
| 1487 | 2026-04-01T02:04:37.543Z | Checking display-error-chain v0.2.2 |
| 1488 | 2026-04-01T02:04:37.615Z | Checking progenitor v0.13.0 |
| 1489 | 2026-04-01T02:04:37.632Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1490 | 2026-04-01T02:04:37.659Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1491 | 2026-04-01T02:04:37.743Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1492 | 2026-04-01T02:04:38.098Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1493 | 2026-04-01T02:04:38.134Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1494 | 2026-04-01T02:04:38.615Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1495 | 2026-04-01T02:04:39.013Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1496 | 2026-04-01T02:04:39.167Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1497 | 2026-04-01T02:04:39.676Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1498 | 2026-04-01T02:04:39.790Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1499 | 2026-04-01T02:04:40.113Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1500 | 2026-04-01T02:04:40.136Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1501 | 2026-04-01T02:04:40.196Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1502 | 2026-04-01T02:04:40.372Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1503 | 2026-04-01T02:04:40.400Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1504 | 2026-04-01T02:04:40.603Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1505 | 2026-04-01T02:04:40.782Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1506 | 2026-04-01T02:04:40.849Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1507 | 2026-04-01T02:04:41.277Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1508 | 2026-04-01T02:04:41.341Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1509 | 2026-04-01T02:04:42.174Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1510 | 2026-04-01T02:04:42.872Z | Compiling git2 v0.19.0 |
| 1511 | 2026-04-01T02:04:45.228Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1512 | 2026-04-01T02:04:45.386Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1513 | 2026-04-01T02:04:45.435Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1514 | 2026-04-01T02:04:45.679Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1515 | 2026-04-01T02:04:46.314Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1516 | 2026-04-01T02:04:46.439Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1517 | 2026-04-01T02:04:46.569Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1518 | 2026-04-01T02:04:47.177Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1519 | 2026-04-01T02:04:57.633Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1520 | 2026-04-01T02:04:58.891Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1521 | 2026-04-01T02:05:04.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s |
| 1522 | 2026-04-01T02:05:04.455Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1523 | 2026-04-01T02:05:04.455Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1524 | 2026-04-01T02:05:04.927Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1525 | 2026-04-01T02:05:04.930Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1526 | 2026-04-01T02:05:04.996Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1527 | 2026-04-01T02:05:04.999Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1528 | 2026-04-01T02:05:12.109Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1529 | 2026-04-01T02:05:12.112Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1530 | 2026-04-01T02:05:14.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.30s |
| 1531 | 2026-04-01T02:05:14.932Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1532 | 2026-04-01T02:05:14.932Z | + cargo clippy --features softnpu -- --deny warnings |
| 1533 | 2026-04-01T02:05:15.231Z | Downloading crates ... |
| 1534 | 2026-04-01T02:05:15.363Z | Downloaded libloading v0.7.4 |
| 1535 | 2026-04-01T02:05:15.367Z | Downloaded typeid v1.0.3 |
| 1536 | 2026-04-01T02:05:15.403Z | Downloaded radium v0.7.0 |
| 1537 | 2026-04-01T02:05:15.414Z | Downloaded erased-serde v0.4.8 |
| 1538 | 2026-04-01T02:05:15.416Z | Downloaded ascii v1.1.0 |
| 1539 | 2026-04-01T02:05:15.521Z | Downloaded wyz v0.5.1 |
| 1540 | 2026-04-01T02:05:15.554Z | Downloaded serde_arrays v0.1.0 |
| 1541 | 2026-04-01T02:05:15.561Z | Downloaded bitstruct_derive v0.1.0 |
| 1542 | 2026-04-01T02:05:15.575Z | Downloaded funty v2.0.0 |
| 1543 | 2026-04-01T02:05:15.754Z | Downloaded num-bigint v0.4.6 |
| 1544 | 2026-04-01T02:05:15.814Z | Downloaded bitstruct v0.1.1 |
| 1545 | 2026-04-01T02:05:15.822Z | Downloaded tap v1.0.1 |
| 1546 | 2026-04-01T02:05:15.874Z | Downloaded bitvec v1.0.1 |
| 1547 | 2026-04-01T02:05:16.010Z | Checking num-integer v0.1.46 |
| 1548 | 2026-04-01T02:05:16.084Z | Checking num-complex v0.4.6 |
| 1549 | 2026-04-01T02:05:16.093Z | Compiling radium v0.7.0 |
| 1550 | 2026-04-01T02:05:16.099Z | Checking tap v1.0.1 |
| 1551 | 2026-04-01T02:05:16.105Z | Checking funty v2.0.0 |
| 1552 | 2026-04-01T02:05:16.111Z | Compiling typeid v1.0.3 |
| 1553 | 2026-04-01T02:05:16.114Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1554 | 2026-04-01T02:05:16.124Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1555 | 2026-04-01T02:05:16.182Z | Checking wyz v0.5.1 |
| 1556 | 2026-04-01T02:05:16.274Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1557 | 2026-04-01T02:05:16.284Z | Checking num-bigint v0.4.6 |
| 1558 | 2026-04-01T02:05:16.315Z | Checking num-iter v0.1.45 |
| 1559 | 2026-04-01T02:05:16.362Z | Compiling erased-serde v0.4.8 |
| 1560 | 2026-04-01T02:05:16.380Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1561 | 2026-04-01T02:05:16.402Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1562 | 2026-04-01T02:05:16.413Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1563 | 2026-04-01T02:05:16.485Z | Compiling bitstruct_derive v0.1.0 |
| 1564 | 2026-04-01T02:05:16.488Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1565 | 2026-04-01T02:05:16.511Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1566 | 2026-04-01T02:05:16.525Z | Checking bitvec v1.0.1 |
| 1567 | 2026-04-01T02:05:16.534Z | Checking ascii v1.1.0 |
| 1568 | 2026-04-01T02:05:16.542Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1569 | 2026-04-01T02:05:16.593Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1570 | 2026-04-01T02:05:16.697Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1571 | 2026-04-01T02:05:16.700Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1572 | 2026-04-01T02:05:16.715Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1573 | 2026-04-01T02:05:16.723Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1574 | 2026-04-01T02:05:16.998Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1575 | 2026-04-01T02:05:17.008Z | Checking serde_arrays v0.1.0 |
| 1576 | 2026-04-01T02:05:17.088Z | Checking num-rational v0.4.2 |
| 1577 | 2026-04-01T02:05:17.107Z | Checking libloading v0.7.4 |
| 1578 | 2026-04-01T02:05:17.123Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1579 | 2026-04-01T02:05:17.132Z | Checking bitstruct v0.1.1 |
| 1580 | 2026-04-01T02:05:17.349Z | Checking num v0.4.3 |
| 1581 | 2026-04-01T02:05:17.416Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1582 | 2026-04-01T02:05:17.956Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1583 | 2026-04-01T02:05:18.231Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1584 | 2026-04-01T02:05:18.234Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1585 | 2026-04-01T02:05:18.420Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1586 | 2026-04-01T02:05:18.608Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1587 | 2026-04-01T02:05:18.611Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1588 | 2026-04-01T02:05:19.060Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1589 | 2026-04-01T02:05:19.269Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1590 | 2026-04-01T02:05:19.272Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1591 | 2026-04-01T02:05:19.272Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1592 | 2026-04-01T02:05:19.273Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1593 | 2026-04-01T02:05:19.648Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1594 | 2026-04-01T02:05:20.051Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1595 | 2026-04-01T02:05:20.911Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1596 | 2026-04-01T02:05:20.938Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1597 | 2026-04-01T02:05:24.119Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1598 | 2026-04-01T02:05:25.118Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1599 | 2026-04-01T02:05:25.237Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1600 | 2026-04-01T02:05:31.546Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1601 | 2026-04-01T02:05:32.807Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1602 | 2026-04-01T02:05:33.335Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1603 | 2026-04-01T02:05:38.054Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.07s |
| 1604 | 2026-04-01T02:05:38.194Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1605 | 2026-04-01T02:05:38.194Z | + cargo clippy --features chaos -- --deny warnings |
| 1606 | 2026-04-01T02:05:38.666Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1607 | 2026-04-01T02:05:38.670Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1608 | 2026-04-01T02:05:38.670Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1609 | 2026-04-01T02:05:45.742Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1610 | 2026-04-01T02:05:45.745Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1611 | 2026-04-01T02:05:48.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.98s |
| 1612 | 2026-04-01T02:05:48.359Z | + banner fmt |
| 1613 | 2026-04-01T02:05:48.363Z | |
| 1614 | 2026-04-01T02:05:48.363Z | ###### # # ##### |
| 1615 | 2026-04-01T02:05:48.363Z | # ## ## # |
| 1616 | 2026-04-01T02:05:48.363Z | ##### # ## # # |
| 1617 | 2026-04-01T02:05:48.363Z | # # # # |
| 1618 | 2026-04-01T02:05:48.363Z | # # # # |
| 1619 | 2026-04-01T02:05:48.363Z | # # # # |
| 1620 | 2026-04-01T02:05:48.363Z | |
| 1621 | 2026-04-01T02:05:48.363Z | + cargo fmt -- --check |
| 1622 | 2026-04-01T02:05:48.797Z | + banner test |
| 1623 | 2026-04-01T02:05:48.801Z | |
| 1624 | 2026-04-01T02:05:48.801Z | ##### ###### #### ##### |
| 1625 | 2026-04-01T02:05:48.801Z | # # # # |
| 1626 | 2026-04-01T02:05:48.801Z | # ##### #### # |
| 1627 | 2026-04-01T02:05:48.801Z | # # # # |
| 1628 | 2026-04-01T02:05:48.801Z | # # # # # |
| 1629 | 2026-04-01T02:05:48.801Z | # ###### #### # |
| 1630 | 2026-04-01T02:05:48.801Z | |
| 1631 | 2026-04-01T02:05:48.801Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1632 | 2026-04-01T02:05:48.801Z | + RUST_BACKTRACE=full |
| 1633 | 2026-04-01T02:05:48.801Z | + cargo test --features tofino_stub --no-fail-fast |
| 1634 | 2026-04-01T02:05:49.615Z | Compiling unicode-ident v1.0.24 |
| 1635 | 2026-04-01T02:05:49.615Z | Compiling cfg-if v1.0.3 |
| 1636 | 2026-04-01T02:05:49.618Z | Compiling memchr v2.7.5 |
| 1637 | 2026-04-01T02:05:49.720Z | Compiling serde_core v1.0.228 |
| 1638 | 2026-04-01T02:05:49.731Z | Compiling itoa v1.0.15 |
| 1639 | 2026-04-01T02:05:49.734Z | Compiling libc v0.2.183 |
| 1640 | 2026-04-01T02:05:49.746Z | Compiling zmij v1.0.17 |
| 1641 | 2026-04-01T02:05:49.772Z | Compiling libm v0.2.15 |
| 1642 | 2026-04-01T02:05:49.824Z | Compiling proc-macro2 v1.0.106 |
| 1643 | 2026-04-01T02:05:49.856Z | Compiling heck v0.5.0 |
| 1644 | 2026-04-01T02:05:50.160Z | Compiling equivalent v1.0.2 |
| 1645 | 2026-04-01T02:05:50.241Z | Compiling quote v1.0.45 |
| 1646 | 2026-04-01T02:05:50.253Z | Compiling log v0.4.29 |
| 1647 | 2026-04-01T02:05:50.256Z | Compiling smallvec v1.15.1 |
| 1648 | 2026-04-01T02:05:50.398Z | Compiling iana-time-zone v0.1.64 |
| 1649 | 2026-04-01T02:05:50.451Z | Compiling syn v2.0.117 |
| 1650 | 2026-04-01T02:05:50.463Z | Compiling allocator-api2 v0.2.21 |
| 1651 | 2026-04-01T02:05:50.534Z | Compiling foldhash v0.2.0 |
| 1652 | 2026-04-01T02:05:50.547Z | Compiling dyn-clone v1.0.20 |
| 1653 | 2026-04-01T02:05:50.692Z | Compiling stable_deref_trait v1.2.0 |
| 1654 | 2026-04-01T02:05:50.705Z | Compiling pin-project-lite v0.2.16 |
| 1655 | 2026-04-01T02:05:50.760Z | Compiling hashbrown v0.16.1 |
| 1656 | 2026-04-01T02:05:50.774Z | Compiling percent-encoding v2.3.2 |
| 1657 | 2026-04-01T02:05:50.786Z | Compiling fnv v1.0.7 |
| 1658 | 2026-04-01T02:05:50.805Z | Compiling litemap v0.8.0 |
| 1659 | 2026-04-01T02:05:50.885Z | Compiling writeable v0.6.1 |
| 1660 | 2026-04-01T02:05:50.911Z | Compiling regex-syntax v0.8.6 |
| 1661 | 2026-04-01T02:05:50.975Z | Compiling icu_normalizer_data v2.0.0 |
| 1662 | 2026-04-01T02:05:51.025Z | Compiling icu_properties_data v2.0.1 |
| 1663 | 2026-04-01T02:05:51.054Z | Compiling form_urlencoded v1.2.2 |
| 1664 | 2026-04-01T02:05:51.160Z | Compiling utf8_iter v1.0.4 |
| 1665 | 2026-04-01T02:05:51.190Z | Compiling scopeguard v1.2.0 |
| 1666 | 2026-04-01T02:05:51.240Z | Compiling num-traits v0.2.19 |
| 1667 | 2026-04-01T02:05:51.301Z | Compiling lock_api v0.4.14 |
| 1668 | 2026-04-01T02:05:51.312Z | Compiling getrandom v0.3.3 |
| 1669 | 2026-04-01T02:05:51.355Z | Compiling aho-corasick v1.1.3 |
| 1670 | 2026-04-01T02:05:51.488Z | Compiling semver v1.0.27 |
| 1671 | 2026-04-01T02:05:51.529Z | Compiling serde_json v1.0.149 |
| 1672 | 2026-04-01T02:05:51.540Z | Compiling indexmap v2.13.0 |
| 1673 | 2026-04-01T02:05:51.824Z | Compiling ucd-trie v0.1.7 |
| 1674 | 2026-04-01T02:05:51.847Z | Compiling byteorder v1.5.0 |
| 1675 | 2026-04-01T02:05:52.073Z | Compiling uuid v1.20.0 |
| 1676 | 2026-04-01T02:05:52.119Z | Compiling futures-core v0.3.32 |
| 1677 | 2026-04-01T02:05:52.435Z | Compiling regex-automata v0.4.13 |
| 1678 | 2026-04-01T02:05:52.454Z | Compiling time-core v0.1.8 |
| 1679 | 2026-04-01T02:05:52.457Z | Compiling num-conv v0.2.1 |
| 1680 | 2026-04-01T02:05:52.480Z | Compiling futures-sink v0.3.32 |
| 1681 | 2026-04-01T02:05:52.586Z | Compiling ryu v1.0.20 |
| 1682 | 2026-04-01T02:05:52.603Z | Compiling regress v0.10.5 |
| 1683 | 2026-04-01T02:05:52.615Z | Compiling time-macros v0.2.27 |
| 1684 | 2026-04-01T02:05:52.779Z | Compiling pretty-hex v0.4.1 |
| 1685 | 2026-04-01T02:05:52.922Z | Compiling slab v0.4.11 |
| 1686 | 2026-04-01T02:05:53.105Z | Compiling strsim v0.11.1 |
| 1687 | 2026-04-01T02:05:53.303Z | Compiling synstructure v0.13.2 |
| 1688 | 2026-04-01T02:05:53.392Z | Compiling serde_derive_internals v0.29.1 |
| 1689 | 2026-04-01T02:05:53.515Z | Compiling plain v0.2.3 |
| 1690 | 2026-04-01T02:05:53.626Z | Compiling futures-channel v0.3.32 |
| 1691 | 2026-04-01T02:05:53.708Z | Compiling syn v1.0.109 |
| 1692 | 2026-04-01T02:05:53.729Z | Compiling futures-io v0.3.32 |
| 1693 | 2026-04-01T02:05:53.812Z | Compiling futures-task v0.3.32 |
| 1694 | 2026-04-01T02:05:53.852Z | Compiling socket2 v0.6.0 |
| 1695 | 2026-04-01T02:05:53.986Z | Compiling parking_lot_core v0.9.12 |
| 1696 | 2026-04-01T02:05:54.132Z | Compiling regex v1.12.3 |
| 1697 | 2026-04-01T02:05:54.286Z | Compiling parking_lot v0.12.5 |
| 1698 | 2026-04-01T02:05:54.298Z | Compiling signal-hook-registry v1.4.6 |
| 1699 | 2026-04-01T02:05:54.312Z | Compiling mio v1.0.4 |
| 1700 | 2026-04-01T02:05:54.410Z | Compiling serde_derive v1.0.228 |
| 1701 | 2026-04-01T02:05:54.603Z | Compiling zerofrom-derive v0.1.6 |
| 1702 | 2026-04-01T02:05:54.676Z | Compiling yoke-derive v0.8.0 |
| 1703 | 2026-04-01T02:05:54.676Z | Compiling zerovec-derive v0.11.1 |
| 1704 | 2026-04-01T02:05:54.820Z | Compiling displaydoc v0.2.5 |
| 1705 | 2026-04-01T02:05:55.001Z | Compiling thiserror-impl v2.0.18 |
| 1706 | 2026-04-01T02:05:55.606Z | Compiling schemars_derive v0.8.22 |
| 1707 | 2026-04-01T02:05:55.758Z | Compiling tokio-macros v2.6.0 |
| 1708 | 2026-04-01T02:05:55.792Z | Compiling zerocopy-derive v0.8.27 |
| 1709 | 2026-04-01T02:05:55.854Z | Compiling zeroize_derive v1.4.3 |
| 1710 | 2026-04-01T02:05:56.308Z | Compiling thiserror v2.0.18 |
| 1711 | 2026-04-01T02:05:56.418Z | Compiling futures-macro v0.3.32 |
| 1712 | 2026-04-01T02:05:56.479Z | Compiling zerofrom v0.1.6 |
| 1713 | 2026-04-01T02:05:56.510Z | Compiling thiserror-impl v1.0.69 |
| 1714 | 2026-04-01T02:05:56.544Z | Compiling tracing-attributes v0.1.30 |
| 1715 | 2026-04-01T02:05:56.607Z | Compiling yoke v0.8.0 |
| 1716 | 2026-04-01T02:05:56.797Z | Compiling zerovec v0.11.4 |
| 1717 | 2026-04-01T02:05:56.838Z | Compiling zerotrie v0.2.2 |
| 1718 | 2026-04-01T02:05:57.036Z | Compiling zerocopy v0.8.27 |
| 1719 | 2026-04-01T02:05:57.071Z | Compiling pest v2.8.2 |
| 1720 | 2026-04-01T02:05:57.118Z | Compiling serde v1.0.228 |
| 1721 | 2026-04-01T02:05:57.251Z | Compiling scroll_derive v0.13.1 |
| 1722 | 2026-04-01T02:05:57.628Z | Compiling bytes v1.11.1 |
| 1723 | 2026-04-01T02:05:57.641Z | Compiling serde_tokenstream v0.2.3 |
| 1724 | 2026-04-01T02:05:57.653Z | Compiling tinystr v0.8.1 |
| 1725 | 2026-04-01T02:05:57.664Z | Compiling potential_utf v0.1.3 |
| 1726 | 2026-04-01T02:05:57.769Z | Compiling chrono v0.4.44 |
| 1727 | 2026-04-01T02:05:57.830Z | Compiling icu_locale_core v2.0.0 |
| 1728 | 2026-04-01T02:05:57.852Z | Compiling icu_collections v2.0.0 |
| 1729 | 2026-04-01T02:05:58.094Z | Compiling http v1.4.0 |
| 1730 | 2026-04-01T02:05:58.262Z | Compiling pest_meta v2.8.2 |
| 1731 | 2026-04-01T02:05:58.362Z | Compiling icu_provider v2.0.0 |
| 1732 | 2026-04-01T02:05:58.375Z | Compiling async-trait v0.1.89 |
| 1733 | 2026-04-01T02:05:58.538Z | Compiling scroll v0.13.0 |
| 1734 | 2026-04-01T02:05:58.675Z | Compiling icu_properties v2.0.1 |
| 1735 | 2026-04-01T02:05:58.687Z | Compiling icu_normalizer v2.0.0 |
| 1736 | 2026-04-01T02:05:58.805Z | Compiling schemars v0.8.22 |
| 1737 | 2026-04-01T02:05:59.067Z | Compiling pest_generator v2.8.2 |
| 1738 | 2026-04-01T02:05:59.283Z | Compiling thiserror v1.0.69 |
| 1739 | 2026-04-01T02:05:59.286Z | Compiling goblin v0.10.1 |
| 1740 | 2026-04-01T02:05:59.349Z | Compiling thread-id v5.0.0 |
| 1741 | 2026-04-01T02:05:59.437Z | Compiling tokio v1.49.0 |
| 1742 | 2026-04-01T02:05:59.471Z | Compiling openapiv3 v2.2.0 |
| 1743 | 2026-04-01T02:05:59.569Z | Compiling idna_adapter v1.2.1 |
| 1744 | 2026-04-01T02:05:59.696Z | Compiling pest_derive v2.8.2 |
| 1745 | 2026-04-01T02:05:59.722Z | Compiling idna v1.1.0 |
| 1746 | 2026-04-01T02:05:59.898Z | Compiling daft-derive v0.1.4 |
| 1747 | 2026-04-01T02:05:59.967Z | Compiling darling_core v0.21.3 |
| 1748 | 2026-04-01T02:06:00.230Z | Compiling url v2.5.7 |
| 1749 | 2026-04-01T02:06:00.292Z | Compiling dtrace-parser v0.3.0 |
| 1750 | 2026-04-01T02:06:00.557Z | Compiling typify-impl v0.4.3 |
| 1751 | 2026-04-01T02:06:01.113Z | Compiling serde_yaml v0.9.34+deprecated |
| 1752 | 2026-04-01T02:06:02.040Z | Compiling ppv-lite86 v0.2.21 |
| 1753 | 2026-04-01T02:06:02.172Z | Compiling dof v0.4.0 |
| 1754 | 2026-04-01T02:06:02.222Z | Compiling darling_macro v0.21.3 |
| 1755 | 2026-04-01T02:06:02.368Z | Compiling bitflags v2.9.4 |
| 1756 | 2026-04-01T02:06:02.397Z | Compiling openssl-macros v0.1.1 |
| 1757 | 2026-04-01T02:06:02.481Z | Compiling getrandom v0.2.16 |
| 1758 | 2026-04-01T02:06:02.604Z | Compiling base64 v0.22.1 |
| 1759 | 2026-04-01T02:06:02.669Z | Compiling usdt-impl v0.6.0 |
| 1760 | 2026-04-01T02:06:02.813Z | Compiling darling v0.21.3 |
| 1761 | 2026-04-01T02:06:02.874Z | Compiling http-body v1.0.1 |
| 1762 | 2026-04-01T02:06:02.898Z | Compiling erased-serde v0.3.31 |
| 1763 | 2026-04-01T02:06:02.949Z | Compiling typenum v1.18.0 |
| 1764 | 2026-04-01T02:06:03.032Z | Compiling portable-atomic v1.11.1 |
| 1765 | 2026-04-01T02:06:03.273Z | Compiling ipnet v2.11.0 |
| 1766 | 2026-04-01T02:06:03.377Z | Compiling atomic-waker v1.1.2 |
| 1767 | 2026-04-01T02:06:03.402Z | Compiling anyhow v1.0.102 |
| 1768 | 2026-04-01T02:06:03.482Z | Compiling httparse v1.10.1 |
| 1769 | 2026-04-01T02:06:03.506Z | Compiling tower-service v0.3.3 |
| 1770 | 2026-04-01T02:06:03.556Z | Compiling critical-section v1.2.0 |
| 1771 | 2026-04-01T02:06:03.607Z | Compiling untrusted v0.9.0 |
| 1772 | 2026-04-01T02:06:03.673Z | Compiling tower-layer v0.3.3 |
| 1773 | 2026-04-01T02:06:03.734Z | Compiling once_cell v1.21.3 |
| 1774 | 2026-04-01T02:06:03.803Z | Compiling zeroize v1.8.1 |
| 1775 | 2026-04-01T02:06:03.953Z | Compiling try-lock v0.2.5 |
| 1776 | 2026-04-01T02:06:04.062Z | Compiling want v0.3.1 |
| 1777 | 2026-04-01T02:06:04.088Z | Compiling usdt-attr-macro v0.6.0 |
| 1778 | 2026-04-01T02:06:04.136Z | Compiling usdt-macro v0.6.0 |
| 1779 | 2026-04-01T02:06:04.208Z | Compiling httpdate v1.0.3 |
| 1780 | 2026-04-01T02:06:04.229Z | Compiling pin-utils v0.1.0 |
| 1781 | 2026-04-01T02:06:04.444Z | Compiling structmeta-derive v0.3.0 |
| 1782 | 2026-04-01T02:06:05.015Z | Compiling newtype-uuid-macros v0.1.0 |
| 1783 | 2026-04-01T02:06:05.135Z | Compiling strum_macros v0.26.4 |
| 1784 | 2026-04-01T02:06:05.556Z | Compiling structmeta v0.3.0 |
| 1785 | 2026-04-01T02:06:05.769Z | Compiling async-stream-impl v0.3.6 |
| 1786 | 2026-04-01T02:06:05.869Z | Compiling powerfmt v0.2.0 |
| 1787 | 2026-04-01T02:06:06.082Z | Compiling deranged v0.5.3 |
| 1788 | 2026-04-01T02:06:06.108Z | Compiling num_threads v0.1.7 |
| 1789 | 2026-04-01T02:06:06.121Z | Compiling omicron-workspace-hack v0.1.0 |
| 1790 | 2026-04-01T02:06:06.195Z | Compiling dropshot_endpoint v0.16.7 |
| 1791 | 2026-04-01T02:06:06.212Z | Compiling http-body-util v0.1.3 |
| 1792 | 2026-04-01T02:06:06.263Z | Compiling ref-cast-impl v1.0.25 |
| 1793 | 2026-04-01T02:06:06.462Z | Compiling derive-ex v0.1.8 |
| 1794 | 2026-04-01T02:06:06.635Z | Compiling serde_urlencoded v0.7.1 |
| 1795 | 2026-04-01T02:06:06.795Z | Compiling typify-macro v0.4.3 |
| 1796 | 2026-04-01T02:06:06.817Z | Compiling strum_macros v0.27.2 |
| 1797 | 2026-04-01T02:06:06.999Z | Compiling sync_wrapper v1.0.2 |
| 1798 | 2026-04-01T02:06:07.113Z | Compiling serde_with_macros v3.14.1 |
| 1799 | 2026-04-01T02:06:07.150Z | Compiling subtle v2.6.1 |
| 1800 | 2026-04-01T02:06:07.319Z | Compiling iri-string v0.7.8 |
| 1801 | 2026-04-01T02:06:07.694Z | Compiling rand_core v0.6.4 |
| 1802 | 2026-04-01T02:06:07.861Z | Compiling futures-util v0.3.32 |
| 1803 | 2026-04-01T02:06:07.924Z | Compiling thread_local v1.1.9 |
| 1804 | 2026-04-01T02:06:08.050Z | Compiling test-strategy v0.4.3 |
| 1805 | 2026-04-01T02:06:08.248Z | Compiling match_cfg v0.1.0 |
| 1806 | 2026-04-01T02:06:08.324Z | Compiling parse-display-derive v0.10.0 |
| 1807 | 2026-04-01T02:06:08.604Z | Compiling tracing-core v0.1.34 |
| 1808 | 2026-04-01T02:06:08.651Z | Compiling toml_datetime v0.6.11 |
| 1809 | 2026-04-01T02:06:08.823Z | Compiling typify v0.4.3 |
| 1810 | 2026-04-01T02:06:08.917Z | Compiling progenitor-impl v0.11.1 |
| 1811 | 2026-04-01T02:06:08.929Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1812 | 2026-04-01T02:06:08.932Z | Compiling term v1.2.0 |
| 1813 | 2026-04-01T02:06:08.958Z | Compiling take_mut v0.2.2 |
| 1814 | 2026-04-01T02:06:09.187Z | Compiling tracing v0.1.41 |
| 1815 | 2026-04-01T02:06:09.445Z | Compiling clap_derive v4.6.0 |
| 1816 | 2026-04-01T02:06:09.531Z | Compiling camino v1.2.2 |
| 1817 | 2026-04-01T02:06:09.946Z | Compiling cpufeatures v0.2.17 |
| 1818 | 2026-04-01T02:06:09.975Z | Compiling fastrand v2.3.0 |
| 1819 | 2026-04-01T02:06:10.023Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1820 | 2026-04-01T02:06:10.168Z | Compiling encoding_rs v0.8.35 |
| 1821 | 2026-04-01T02:06:10.289Z | Compiling unicode-width v0.2.1 |
| 1822 | 2026-04-01T02:06:10.312Z | Compiling mime v0.3.17 |
| 1823 | 2026-04-01T02:06:10.756Z | Compiling errno v0.3.14 |
| 1824 | 2026-04-01T02:06:10.821Z | Compiling generic-array v0.14.7 |
| 1825 | 2026-04-01T02:06:11.311Z | Compiling hex v0.4.3 |
| 1826 | 2026-04-01T02:06:11.352Z | Compiling ipnetwork v0.21.1 |
| 1827 | 2026-04-01T02:06:11.581Z | Compiling crossbeam-utils v0.8.21 |
| 1828 | 2026-04-01T02:06:11.803Z | Compiling rustix v1.1.2 |
| 1829 | 2026-04-01T02:06:11.807Z | Compiling slog v2.8.2 |
| 1830 | 2026-04-01T02:06:11.973Z | Compiling tokio-util v0.7.16 |
| 1831 | 2026-04-01T02:06:11.987Z | Compiling winnow v0.7.14 |
| 1832 | 2026-04-01T02:06:12.197Z | Compiling crypto-common v0.1.6 |
| 1833 | 2026-04-01T02:06:12.226Z | Compiling rand_core v0.9.3 |
| 1834 | 2026-04-01T02:06:12.336Z | Compiling oxnet v0.1.4 |
| 1835 | 2026-04-01T02:06:12.443Z | Compiling progenitor-macro v0.11.1 |
| 1836 | 2026-04-01T02:06:12.456Z | Compiling itertools v0.14.0 |
| 1837 | 2026-04-01T02:06:12.680Z | Compiling h2 v0.4.12 |
| 1838 | 2026-04-01T02:06:13.030Z | Compiling rand_chacha v0.9.0 |
| 1839 | 2026-04-01T02:06:13.079Z | Compiling socket2 v0.5.10 |
| 1840 | 2026-04-01T02:06:13.512Z | Compiling rand v0.9.2 |
| 1841 | 2026-04-01T02:06:13.525Z | Compiling rustls-pki-types v1.12.0 |
| 1842 | 2026-04-01T02:06:14.008Z | Compiling quick-error v1.2.3 |
| 1843 | 2026-04-01T02:06:14.119Z | Compiling spin v0.9.8 |
| 1844 | 2026-04-01T02:06:14.213Z | Compiling debug-ignore v1.0.5 |
| 1845 | 2026-04-01T02:06:14.241Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1846 | 2026-04-01T02:06:14.264Z | Compiling tabwriter v1.4.1 |
| 1847 | 2026-04-01T02:06:14.322Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1848 | 2026-04-01T02:06:14.506Z | Compiling serde_spanned v1.0.4 |
| 1849 | 2026-04-01T02:06:14.629Z | Compiling lazy_static v1.5.0 |
| 1850 | 2026-04-01T02:06:14.735Z | Compiling hyper v1.8.1 |
| 1851 | 2026-04-01T02:06:14.852Z | Compiling colored v3.0.0 |
| 1852 | 2026-04-01T02:06:14.931Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1853 | 2026-04-01T02:06:15.158Z | Compiling bit-vec v0.8.0 |
| 1854 | 2026-04-01T02:06:15.162Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1855 | 2026-04-01T02:06:15.216Z | Compiling time v0.3.47 |
| 1856 | 2026-04-01T02:06:15.266Z | Compiling strum v0.26.3 |
| 1857 | 2026-04-01T02:06:15.397Z | Compiling bit-set v0.8.0 |
| 1858 | 2026-04-01T02:06:15.436Z | Compiling async-stream v0.3.6 |
| 1859 | 2026-04-01T02:06:15.566Z | Compiling ring v0.17.14 |
| 1860 | 2026-04-01T02:06:15.614Z | Compiling waitgroup v0.1.2 |
| 1861 | 2026-04-01T02:06:15.762Z | Compiling serde_path_to_error v0.1.20 |
| 1862 | 2026-04-01T02:06:15.799Z | Compiling anstyle v1.0.14 |
| 1863 | 2026-04-01T02:06:16.030Z | Compiling hyper-util v0.1.19 |
| 1864 | 2026-04-01T02:06:16.134Z | Compiling unarray v0.1.4 |
| 1865 | 2026-04-01T02:06:16.252Z | Compiling crossbeam-channel v0.5.15 |
| 1866 | 2026-04-01T02:06:16.340Z | Compiling block-buffer v0.10.4 |
| 1867 | 2026-04-01T02:06:16.498Z | Compiling macaddr v1.0.1 |
| 1868 | 2026-04-01T02:06:16.518Z | Compiling utf8parse v0.2.2 |
| 1869 | 2026-04-01T02:06:16.636Z | Compiling anstyle-parse v1.0.0 |
| 1870 | 2026-04-01T02:06:16.724Z | Compiling digest v0.10.7 |
| 1871 | 2026-04-01T02:06:16.747Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1872 | 2026-04-01T02:06:16.828Z | Compiling ref-cast v1.0.25 |
| 1873 | 2026-04-01T02:06:16.929Z | Compiling is_terminal_polyfill v1.70.1 |
| 1874 | 2026-04-01T02:06:16.941Z | Compiling anstyle-query v1.1.4 |
| 1875 | 2026-04-01T02:06:16.945Z | Compiling colorchoice v1.0.4 |
| 1876 | 2026-04-01T02:06:16.964Z | Compiling strum v0.27.2 |
| 1877 | 2026-04-01T02:06:16.967Z | Compiling is-terminal v0.4.16 |
| 1878 | 2026-04-01T02:06:17.068Z | Compiling anstream v1.0.0 |
| 1879 | 2026-04-01T02:06:17.071Z | Compiling clap_lex v1.1.0 |
| 1880 | 2026-04-01T02:06:17.263Z | Compiling slog-term v2.9.2 |
| 1881 | 2026-04-01T02:06:17.313Z | Compiling slog-async v2.8.0 |
| 1882 | 2026-04-01T02:06:17.413Z | Compiling slog-json v2.6.1 |
| 1883 | 2026-04-01T02:06:17.521Z | Compiling tower v0.5.2 |
| 1884 | 2026-04-01T02:06:17.613Z | Compiling hostname v0.3.1 |
| 1885 | 2026-04-01T02:06:17.745Z | Compiling slog-bunyan v2.5.0 |
| 1886 | 2026-04-01T02:06:17.895Z | Compiling futures-executor v0.3.32 |
| 1887 | 2026-04-01T02:06:18.003Z | Compiling tower-http v0.6.8 |
| 1888 | 2026-04-01T02:06:18.104Z | Compiling instant v0.1.13 |
| 1889 | 2026-04-01T02:06:18.170Z | Compiling futures v0.3.32 |
| 1890 | 2026-04-01T02:06:18.214Z | Compiling openssl-sys v0.9.112 |
| 1891 | 2026-04-01T02:06:18.418Z | Compiling aws-lc-sys v0.39.1 |
| 1892 | 2026-04-01T02:06:18.957Z | Compiling memmap2 v0.9.8 |
| 1893 | 2026-04-01T02:06:19.070Z | Compiling foreign-types-shared v0.1.1 |
| 1894 | 2026-04-01T02:06:19.093Z | Compiling untrusted v0.7.1 |
| 1895 | 2026-04-01T02:06:19.158Z | Compiling foreign-types v0.3.2 |
| 1896 | 2026-04-01T02:06:19.215Z | Compiling aws-lc-rs v1.16.2 |
| 1897 | 2026-04-01T02:06:19.229Z | Compiling tempfile v3.23.0 |
| 1898 | 2026-04-01T02:06:19.654Z | Compiling openssl-probe v0.1.6 |
| 1899 | 2026-04-01T02:06:19.860Z | Compiling openssl v0.10.76 |
| 1900 | 2026-04-01T02:06:20.142Z | Compiling rustls-webpki v0.103.6 |
| 1901 | 2026-04-01T02:06:20.782Z | Compiling rustls v0.23.32 |
| 1902 | 2026-04-01T02:06:21.073Z | Compiling either v1.15.0 |
| 1903 | 2026-04-01T02:06:21.227Z | Compiling usdt v0.6.0 |
| 1904 | 2026-04-01T02:06:21.286Z | Compiling webpki-roots v1.0.2 |
| 1905 | 2026-04-01T02:06:21.518Z | Compiling newtype-uuid v1.3.2 |
| 1906 | 2026-04-01T02:06:22.353Z | Compiling native-tls v0.2.14 |
| 1907 | 2026-04-01T02:06:22.602Z | Compiling tokio-native-tls v0.3.1 |
| 1908 | 2026-04-01T02:06:22.780Z | Compiling hyper-tls v0.6.0 |
| 1909 | 2026-04-01T02:06:23.020Z | Compiling daft v0.1.4 |
| 1910 | 2026-04-01T02:06:23.291Z | Compiling rustls-webpki v0.102.8 |
| 1911 | 2026-04-01T02:06:23.746Z | Compiling tokio-rustls v0.26.3 |
| 1912 | 2026-04-01T02:06:23.906Z | Compiling rustls v0.22.4 |
| 1913 | 2026-04-01T02:06:23.990Z | Compiling hyper-rustls v0.27.7 |
| 1914 | 2026-04-01T02:06:24.324Z | Compiling reqwest v0.12.23 |
| 1915 | 2026-04-01T02:06:25.843Z | Compiling tokio-rustls v0.25.0 |
| 1916 | 2026-04-01T02:06:26.206Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1917 | 2026-04-01T02:06:26.668Z | Compiling sha1 v0.10.6 |
| 1918 | 2026-04-01T02:06:26.785Z | Compiling multer v3.1.0 |
| 1919 | 2026-04-01T02:06:26.908Z | Compiling rustls-pemfile v2.2.0 |
| 1920 | 2026-04-01T02:06:27.112Z | Compiling terminal_size v0.4.3 |
| 1921 | 2026-04-01T02:06:27.263Z | Compiling rand_chacha v0.3.1 |
| 1922 | 2026-04-01T02:06:27.417Z | Compiling wait-timeout v0.2.1 |
| 1923 | 2026-04-01T02:06:27.554Z | Compiling hostname v0.4.2 |
| 1924 | 2026-04-01T02:06:27.877Z | Compiling dropshot v0.16.7 |
| 1925 | 2026-04-01T02:06:27.913Z | Compiling rusty-fork v0.3.0 |
| 1926 | 2026-04-01T02:06:27.926Z | Compiling rand v0.8.5 |
| 1927 | 2026-04-01T02:06:28.585Z | Compiling rand_xorshift v0.4.0 |
| 1928 | 2026-04-01T02:06:29.511Z | Compiling proptest v1.8.0 |
| 1929 | 2026-04-01T02:06:30.148Z | Compiling clap_builder v4.6.0 |
| 1930 | 2026-04-01T02:06:30.899Z | Compiling hubpack_derive v0.1.1 |
| 1931 | 2026-04-01T02:06:31.594Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1932 | 2026-04-01T02:06:31.834Z | Compiling clap v4.6.0 |
| 1933 | 2026-04-01T02:06:32.817Z | Compiling serde_spanned v0.6.9 |
| 1934 | 2026-04-01T02:06:33.050Z | Compiling winnow v0.5.40 |
| 1935 | 2026-04-01T02:06:33.745Z | Compiling progenitor-client v0.11.1 |
| 1936 | 2026-04-01T02:06:33.757Z | Compiling progenitor-client v0.10.0 |
| 1937 | 2026-04-01T02:06:33.768Z | Compiling prettyplease v0.2.37 |
| 1938 | 2026-04-01T02:06:33.841Z | Compiling serde_with v3.14.1 |
| 1939 | 2026-04-01T02:06:34.199Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1940 | 2026-04-01T02:06:34.536Z | Compiling rustc-hash v2.1.1 |
| 1941 | 2026-04-01T02:06:34.666Z | Compiling iddqd v0.3.17 |
| 1942 | 2026-04-01T02:06:34.848Z | Compiling progenitor v0.11.1 |
| 1943 | 2026-04-01T02:06:34.979Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1944 | 2026-04-01T02:06:35.499Z | Compiling backoff v0.4.0 |
| 1945 | 2026-04-01T02:06:35.720Z | Compiling parse-display v0.10.0 |
| 1946 | 2026-04-01T02:06:35.842Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1947 | 2026-04-01T02:06:35.969Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1948 | 2026-04-01T02:06:37.828Z | Compiling num-derive v0.3.3 |
| 1949 | 2026-04-01T02:06:37.867Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1950 | 2026-04-01T02:06:39.027Z | Compiling toml_write v0.1.2 |
| 1951 | 2026-04-01T02:06:39.369Z | Compiling toml_edit v0.22.27 |
| 1952 | 2026-04-01T02:06:40.706Z | Compiling toml_edit v0.19.15 |
| 1953 | 2026-04-01T02:06:41.264Z | Compiling num-integer v0.1.46 |
| 1954 | 2026-04-01T02:06:41.362Z | Compiling float-ord v0.3.2 |
| 1955 | 2026-04-01T02:06:41.647Z | Compiling toml v0.8.23 |
| 1956 | 2026-04-01T02:06:42.084Z | Compiling proc-macro-crate v1.3.1 |
| 1957 | 2026-04-01T02:06:43.801Z | Compiling num-rational v0.4.2 |
| 1958 | 2026-04-01T02:06:44.211Z | Compiling num-iter v0.1.45 |
| 1959 | 2026-04-01T02:06:44.487Z | Compiling num-complex v0.4.6 |
| 1960 | 2026-04-01T02:06:45.514Z | Compiling num v0.4.3 |
| 1961 | 2026-04-01T02:06:48.301Z | Compiling zerocopy-derive v0.7.35 |
| 1962 | 2026-04-01T02:06:48.809Z | Compiling ingot-macros v0.1.1 |
| 1963 | 2026-04-01T02:06:49.183Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1964 | 2026-04-01T02:06:49.214Z | Compiling scroll_derive v0.12.1 |
| 1965 | 2026-04-01T02:06:49.821Z | Compiling zerocopy v0.7.35 |
| 1966 | 2026-04-01T02:06:49.942Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1967 | 2026-04-01T02:06:50.434Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1968 | 2026-04-01T02:06:50.574Z | Compiling num_enum_derive v0.7.5 |
| 1969 | 2026-04-01T02:06:51.745Z | Compiling memoffset v0.9.1 |
| 1970 | 2026-04-01T02:06:52.017Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1971 | 2026-04-01T02:06:52.077Z | Compiling foreign-types-macros v0.2.3 |
| 1972 | 2026-04-01T02:06:53.665Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1973 | 2026-04-01T02:06:53.960Z | Compiling nix v0.30.1 |
| 1974 | 2026-04-01T02:06:54.355Z | Compiling libscf-sys v1.1.0 |
| 1975 | 2026-04-01T02:06:54.974Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1976 | 2026-04-01T02:06:55.005Z | Compiling glob v0.3.3 |
| 1977 | 2026-04-01T02:06:55.295Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1978 | 2026-04-01T02:06:55.354Z | Compiling proc-macro-error-attr v1.0.4 |
| 1979 | 2026-04-01T02:06:55.472Z | Compiling proc-macro-error2 v2.0.1 |
| 1980 | 2026-04-01T02:06:55.751Z | Compiling dtrace-parser v0.2.0 |
| 1981 | 2026-04-01T02:06:55.793Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1982 | 2026-04-01T02:06:55.805Z | Compiling proc-macro-error v1.0.4 |
| 1983 | 2026-04-01T02:06:55.827Z | Compiling tabled_derive v0.11.0 |
| 1984 | 2026-04-01T02:06:56.249Z | Compiling dof v0.3.0 |
| 1985 | 2026-04-01T02:06:56.309Z | Compiling num_enum_derive v0.5.11 |
| 1986 | 2026-04-01T02:06:56.617Z | Compiling hubpack v0.1.2 |
| 1987 | 2026-04-01T02:06:56.721Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1988 | 2026-04-01T02:06:56.849Z | Compiling thread-id v4.2.2 |
| 1989 | 2026-04-01T02:06:57.154Z | Compiling static_assertions v1.1.0 |
| 1990 | 2026-04-01T02:06:57.235Z | Compiling usdt-impl v0.5.0 |
| 1991 | 2026-04-01T02:06:58.225Z | Compiling derive_more v0.99.20 |
| 1992 | 2026-04-01T02:06:59.404Z | Compiling bytecount v0.6.9 |
| 1993 | 2026-04-01T02:06:59.429Z | Compiling minimal-lexical v0.2.1 |
| 1994 | 2026-04-01T02:06:59.769Z | Compiling nom v7.1.3 |
| 1995 | 2026-04-01T02:07:00.521Z | Compiling usdt-macro v0.5.0 |
| 1996 | 2026-04-01T02:07:00.620Z | Compiling usdt-attr-macro v0.5.0 |
| 1997 | 2026-04-01T02:07:01.180Z | Compiling zone_cfg_derive v0.3.1 |
| 1998 | 2026-04-01T02:07:01.320Z | Compiling num-derive v0.4.2 |
| 1999 | 2026-04-01T02:07:01.365Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 2000 | 2026-04-01T02:07:01.474Z | Compiling rustc_version v0.4.1 |
| 2001 | 2026-04-01T02:07:01.757Z | Compiling crossbeam-epoch v0.9.18 |
| 2002 | 2026-04-01T02:07:01.891Z | Compiling papergrid v0.17.0 |
| 2003 | 2026-04-01T02:07:02.075Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2004 | 2026-04-01T02:07:02.102Z | Compiling testing_table v0.3.0 |
| 2005 | 2026-04-01T02:07:02.273Z | Compiling enum-as-inner v0.6.1 |
| 2006 | 2026-04-01T02:07:02.276Z | Compiling curve25519-dalek v4.1.3 |
| 2007 | 2026-04-01T02:07:02.570Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2008 | 2026-04-01T02:07:02.845Z | Compiling tabled v0.20.0 |
| 2009 | 2026-04-01T02:07:02.864Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2010 | 2026-04-01T02:07:03.038Z | Compiling crossbeam-deque v0.8.6 |
| 2011 | 2026-04-01T02:07:03.338Z | Compiling typify-impl v0.6.1 |
| 2012 | 2026-04-01T02:07:03.454Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2013 | 2026-04-01T02:07:03.534Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2014 | 2026-04-01T02:07:04.029Z | Compiling rayon-core v1.13.0 |
| 2015 | 2026-04-01T02:07:04.238Z | Compiling clang-sys v1.8.1 |
| 2016 | 2026-04-01T02:07:04.490Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2017 | 2026-04-01T02:07:04.574Z | Compiling scroll v0.12.0 |
| 2018 | 2026-04-01T02:07:04.771Z | Compiling hash32 v0.3.1 |
| 2019 | 2026-04-01T02:07:04.851Z | Compiling goblin v0.8.2 |
| 2020 | 2026-04-01T02:07:04.933Z | Compiling heapless v0.8.0 |
| 2021 | 2026-04-01T02:07:04.990Z | Compiling ingot-types v0.1.2 |
| 2022 | 2026-04-01T02:07:05.475Z | Compiling cobs v0.3.0 |
| 2023 | 2026-04-01T02:07:05.516Z | Compiling libloading v0.8.9 |
| 2024 | 2026-04-01T02:07:05.629Z | Compiling foreign-types-shared v0.3.1 |
| 2025 | 2026-04-01T02:07:05.656Z | Compiling bitflags v1.3.2 |
| 2026 | 2026-04-01T02:07:05.720Z | Compiling managed v0.8.0 |
| 2027 | 2026-04-01T02:07:05.732Z | Compiling foreign-types v0.5.0 |
| 2028 | 2026-04-01T02:07:05.744Z | Compiling bindgen v0.72.1 |
| 2029 | 2026-04-01T02:07:05.772Z | Compiling postcard v1.1.3 |
| 2030 | 2026-04-01T02:07:05.814Z | Compiling ingot v0.1.1 |
| 2031 | 2026-04-01T02:07:05.945Z | Compiling smoltcp v0.11.0 |
| 2032 | 2026-04-01T02:07:06.112Z | Compiling cexpr v0.6.0 |
| 2033 | 2026-04-01T02:07:06.625Z | Compiling num_enum v0.7.5 |
| 2034 | 2026-04-01T02:07:06.754Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2035 | 2026-04-01T02:07:06.879Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2036 | 2026-04-01T02:07:06.965Z | Compiling camino-tempfile v1.4.1 |
| 2037 | 2026-04-01T02:07:07.207Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2038 | 2026-04-01T02:07:07.401Z | Compiling serde_repr v0.1.20 |
| 2039 | 2026-04-01T02:07:07.523Z | Compiling derive-where v1.6.0 |
| 2040 | 2026-04-01T02:07:07.972Z | Compiling cstr-argument v0.1.2 |
| 2041 | 2026-04-01T02:07:08.110Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2042 | 2026-04-01T02:07:08.375Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2043 | 2026-04-01T02:07:08.995Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2044 | 2026-04-01T02:07:09.186Z | Compiling rayon v1.11.0 |
| 2045 | 2026-04-01T02:07:09.543Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2046 | 2026-04-01T02:07:09.565Z | Compiling typify-macro v0.6.1 |
| 2047 | 2026-04-01T02:07:09.671Z | Compiling crucible-workspace-hack v0.1.0 |
| 2048 | 2026-04-01T02:07:10.228Z | Compiling memmap v0.7.0 |
| 2049 | 2026-04-01T02:07:10.422Z | Compiling tinyvec_macros v0.1.1 |
| 2050 | 2026-04-01T02:07:10.499Z | Compiling tinyvec v1.10.0 |
| 2051 | 2026-04-01T02:07:10.633Z | Compiling usdt v0.5.0 |
| 2052 | 2026-04-01T02:07:10.713Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2053 | 2026-04-01T02:07:10.919Z | Compiling num_enum v0.5.11 |
| 2054 | 2026-04-01T02:07:11.374Z | Compiling pin-project-internal v1.1.10 |
| 2055 | 2026-04-01T02:07:11.699Z | Compiling typify v0.6.1 |
| 2056 | 2026-04-01T02:07:11.797Z | Compiling progenitor-impl v0.13.0 |
| 2057 | 2026-04-01T02:07:12.386Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2058 | 2026-04-01T02:07:12.486Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2059 | 2026-04-01T02:07:12.735Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2060 | 2026-04-01T02:07:12.804Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2061 | 2026-04-01T02:07:13.161Z | Compiling rustix v0.38.44 |
| 2062 | 2026-04-01T02:07:13.429Z | Compiling itertools v0.12.1 |
| 2063 | 2026-04-01T02:07:13.440Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2064 | 2026-04-01T02:07:13.587Z | Compiling progenitor-impl v0.10.0 |
| 2065 | 2026-04-01T02:07:13.880Z | Compiling sigpipe v0.1.3 |
| 2066 | 2026-04-01T02:07:13.977Z | Compiling jiff v0.2.15 |
| 2067 | 2026-04-01T02:07:14.039Z | Compiling const_format_proc_macros v0.2.34 |
| 2068 | 2026-04-01T02:07:14.182Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2069 | 2026-04-01T02:07:14.405Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2070 | 2026-04-01T02:07:14.642Z | Compiling zone v0.3.1 |
| 2071 | 2026-04-01T02:07:15.260Z | Compiling progenitor-macro v0.13.0 |
| 2072 | 2026-04-01T02:07:15.388Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2073 | 2026-04-01T02:07:15.479Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2074 | 2026-04-01T02:07:16.073Z | Compiling secrecy v0.10.3 |
| 2075 | 2026-04-01T02:07:16.205Z | Compiling smf v0.2.3 |
| 2076 | 2026-04-01T02:07:16.240Z | Compiling async-recursion v1.1.1 |
| 2077 | 2026-04-01T02:07:16.656Z | Compiling snafu-derive v0.8.9 |
| 2078 | 2026-04-01T02:07:16.816Z | Compiling bstr v1.12.0 |
| 2079 | 2026-04-01T02:07:16.886Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2080 | 2026-04-01T02:07:17.056Z | Compiling progenitor-macro v0.10.0 |
| 2081 | 2026-04-01T02:07:17.098Z | Compiling whoami v1.6.1 |
| 2082 | 2026-04-01T02:07:17.596Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2083 | 2026-04-01T02:07:19.103Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2084 | 2026-04-01T02:07:19.400Z | Compiling hmac v0.12.1 |
| 2085 | 2026-04-01T02:07:19.699Z | Compiling inout v0.1.4 |
| 2086 | 2026-04-01T02:07:19.815Z | Compiling ff v0.13.1 |
| 2087 | 2026-04-01T02:07:19.854Z | Compiling data-encoding v2.9.0 |
| 2088 | 2026-04-01T02:07:20.327Z | Compiling crc8 v0.1.1 |
| 2089 | 2026-04-01T02:07:20.453Z | Compiling group v0.13.0 |
| 2090 | 2026-04-01T02:07:20.456Z | Compiling cipher v0.4.4 |
| 2091 | 2026-04-01T02:07:20.588Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2092 | 2026-04-01T02:07:20.706Z | Compiling hkdf v0.12.4 |
| 2093 | 2026-04-01T02:07:20.784Z | Compiling atomicwrites v0.4.4 |
| 2094 | 2026-04-01T02:07:20.863Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2095 | 2026-04-01T02:07:21.003Z | Compiling tokio-dtrace v0.1.1 |
| 2096 | 2026-04-01T02:07:21.291Z | Compiling tabled_derive v0.7.0 |
| 2097 | 2026-04-01T02:07:21.851Z | Compiling reqwest v0.13.2 |
| 2098 | 2026-04-01T02:07:22.042Z | Compiling universal-hash v0.5.1 |
| 2099 | 2026-04-01T02:07:22.155Z | Compiling crypto-bigint v0.5.5 |
| 2100 | 2026-04-01T02:07:22.186Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2101 | 2026-04-01T02:07:22.263Z | Compiling half v2.7.1 |
| 2102 | 2026-04-01T02:07:22.559Z | Compiling base64ct v1.8.0 |
| 2103 | 2026-04-01T02:07:22.562Z | Compiling opaque-debug v0.3.1 |
| 2104 | 2026-04-01T02:07:22.820Z | Compiling indent_write v2.2.0 |
| 2105 | 2026-04-01T02:07:22.887Z | Compiling ciborium-io v0.2.2 |
| 2106 | 2026-04-01T02:07:22.965Z | Compiling base16ct v0.2.0 |
| 2107 | 2026-04-01T02:07:22.977Z | Compiling ciborium-ll v0.2.2 |
| 2108 | 2026-04-01T02:07:22.991Z | Compiling password-hash v0.5.0 |
| 2109 | 2026-04-01T02:07:23.136Z | Compiling progenitor-client v0.13.0 |
| 2110 | 2026-04-01T02:07:23.208Z | Compiling poly1305 v0.8.0 |
| 2111 | 2026-04-01T02:07:23.434Z | Compiling elliptic-curve v0.13.8 |
| 2112 | 2026-04-01T02:07:23.846Z | Compiling oxide-tokio-rt v0.1.2 |
| 2113 | 2026-04-01T02:07:24.054Z | Compiling chacha20 v0.9.1 |
| 2114 | 2026-04-01T02:07:24.086Z | Compiling similar v2.7.0 |
| 2115 | 2026-04-01T02:07:24.108Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2116 | 2026-04-01T02:07:24.528Z | Compiling thiserror-no-std v2.0.2 |
| 2117 | 2026-04-01T02:07:25.281Z | Compiling blake2 v0.10.6 |
| 2118 | 2026-04-01T02:07:25.645Z | Compiling aead v0.5.2 |
| 2119 | 2026-04-01T02:07:25.828Z | Compiling linked-hash-map v0.5.6 |
| 2120 | 2026-04-01T02:07:25.860Z | Compiling keccak v0.1.6 |
| 2121 | 2026-04-01T02:07:26.017Z | Compiling resolv-conf v0.7.5 |
| 2122 | 2026-04-01T02:07:26.133Z | Compiling sha3 v0.10.8 |
| 2123 | 2026-04-01T02:07:26.165Z | Compiling lru-cache v0.1.2 |
| 2124 | 2026-04-01T02:07:26.305Z | Compiling chacha20poly1305 v0.10.1 |
| 2125 | 2026-04-01T02:07:26.388Z | Compiling argon2 v0.5.3 |
| 2126 | 2026-04-01T02:07:26.439Z | Compiling vsss-rs v3.3.4 |
| 2127 | 2026-04-01T02:07:26.659Z | Compiling progenitor v0.13.0 |
| 2128 | 2026-04-01T02:07:26.671Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2129 | 2026-04-01T02:07:26.956Z | Compiling ciborium v0.2.2 |
| 2130 | 2026-04-01T02:07:27.169Z | Compiling hickory-proto v0.24.4 |
| 2131 | 2026-04-01T02:07:27.735Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2132 | 2026-04-01T02:07:27.771Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2133 | 2026-04-01T02:07:28.173Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2134 | 2026-04-01T02:07:28.269Z | Compiling serde-big-array v0.5.1 |
| 2135 | 2026-04-01T02:07:28.612Z | Compiling unicode-segmentation v1.12.0 |
| 2136 | 2026-04-01T02:07:28.756Z | Compiling same-file v1.0.6 |
| 2137 | 2026-04-01T02:07:28.781Z | Compiling siphasher v1.0.1 |
| 2138 | 2026-04-01T02:07:28.899Z | Compiling walkdir v2.5.0 |
| 2139 | 2026-04-01T02:07:28.935Z | Compiling phf_shared v0.12.1 |
| 2140 | 2026-04-01T02:07:28.986Z | Compiling hickory-resolver v0.24.4 |
| 2141 | 2026-04-01T02:07:29.014Z | Compiling newline-converter v0.3.0 |
| 2142 | 2026-04-01T02:07:29.204Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2143 | 2026-04-01T02:07:29.273Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2144 | 2026-04-01T02:07:29.786Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2145 | 2026-04-01T02:07:30.423Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2146 | 2026-04-01T02:07:30.700Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2147 | 2026-04-01T02:07:31.096Z | Compiling newtype_derive v0.1.6 |
| 2148 | 2026-04-01T02:07:31.186Z | Compiling owo-colors v4.3.0 |
| 2149 | 2026-04-01T02:07:31.333Z | Compiling tokio-stream v0.1.17 |
| 2150 | 2026-04-01T02:07:31.595Z | Compiling console v0.15.11 |
| 2151 | 2026-04-01T02:07:31.794Z | Compiling csv-core v0.1.12 |
| 2152 | 2026-04-01T02:07:31.826Z | Compiling unicode-width v0.1.14 |
| 2153 | 2026-04-01T02:07:31.950Z | Compiling swrite v0.1.0 |
| 2154 | 2026-04-01T02:07:32.112Z | Compiling foldhash v0.1.5 |
| 2155 | 2026-04-01T02:07:32.148Z | Compiling humantime v2.3.0 |
| 2156 | 2026-04-01T02:07:32.264Z | Compiling termtree v0.5.1 |
| 2157 | 2026-04-01T02:07:32.275Z | Compiling unicode-linebreak v0.1.5 |
| 2158 | 2026-04-01T02:07:32.298Z | Compiling smawk v0.3.2 |
| 2159 | 2026-04-01T02:07:32.459Z | Compiling hashbrown v0.15.5 |
| 2160 | 2026-04-01T02:07:32.529Z | Compiling textwrap v0.16.2 |
| 2161 | 2026-04-01T02:07:32.572Z | Compiling csv v1.3.1 |
| 2162 | 2026-04-01T02:07:32.728Z | Compiling expectorate v1.2.0 |
| 2163 | 2026-04-01T02:07:32.896Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2164 | 2026-04-01T02:07:33.012Z | Compiling qorb v0.4.1 |
| 2165 | 2026-04-01T02:07:33.138Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2166 | 2026-04-01T02:07:34.755Z | Compiling phf v0.12.1 |
| 2167 | 2026-04-01T02:07:34.920Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2168 | 2026-04-01T02:07:35.149Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2169 | 2026-04-01T02:07:35.327Z | Compiling pin-project v1.1.10 |
| 2170 | 2026-04-01T02:07:35.442Z | Compiling unicode-normalization v0.1.24 |
| 2171 | 2026-04-01T02:07:35.502Z | Compiling libz-sys v1.1.22 |
| 2172 | 2026-04-01T02:07:35.626Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2173 | 2026-04-01T02:07:36.568Z | Compiling libsw-core v0.3.2 |
| 2174 | 2026-04-01T02:07:36.752Z | Compiling highway v1.3.0 |
| 2175 | 2026-04-01T02:07:37.134Z | Compiling fixedbitset v0.5.7 |
| 2176 | 2026-04-01T02:07:37.160Z | Compiling fixedbitset v0.4.2 |
| 2177 | 2026-04-01T02:07:37.400Z | Compiling progenitor v0.10.0 |
| 2178 | 2026-04-01T02:07:37.412Z | Compiling petgraph v0.8.2 |
| 2179 | 2026-04-01T02:07:37.474Z | Compiling petgraph v0.6.5 |
| 2180 | 2026-04-01T02:07:37.553Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2181 | 2026-04-01T02:07:38.690Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2182 | 2026-04-01T02:07:39.127Z | Compiling libsw v3.5.0 |
| 2183 | 2026-04-01T02:07:39.452Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2184 | 2026-04-01T02:07:39.697Z | Compiling olpc-cjson v0.1.4 |
| 2185 | 2026-04-01T02:07:39.709Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2186 | 2026-04-01T02:07:39.726Z | Compiling snafu v0.8.9 |
| 2187 | 2026-04-01T02:07:39.978Z | Compiling chrono-tz v0.10.4 |
| 2188 | 2026-04-01T02:07:40.108Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2189 | 2026-04-01T02:07:40.316Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2190 | 2026-04-01T02:07:40.732Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2191 | 2026-04-01T02:07:41.387Z | Compiling papergrid v0.11.0 |
| 2192 | 2026-04-01T02:07:41.923Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2193 | 2026-04-01T02:07:42.214Z | Compiling globset v0.4.16 |
| 2194 | 2026-04-01T02:07:42.428Z | Compiling const_format v0.2.34 |
| 2195 | 2026-04-01T02:07:42.603Z | Compiling slog-dtrace v0.3.0 |
| 2196 | 2026-04-01T02:07:42.761Z | Compiling cancel-safe-futures v0.1.5 |
| 2197 | 2026-04-01T02:07:42.846Z | Compiling gethostname v0.5.0 |
| 2198 | 2026-04-01T02:07:43.046Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2199 | 2026-04-01T02:07:43.461Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2200 | 2026-04-01T02:07:44.052Z | Compiling pem v3.0.5 |
| 2201 | 2026-04-01T02:07:44.078Z | Compiling bcs v0.1.6 |
| 2202 | 2026-04-01T02:07:44.404Z | Compiling serde_plain v1.0.2 |
| 2203 | 2026-04-01T02:07:44.441Z | Compiling cargo-platform v0.1.9 |
| 2204 | 2026-04-01T02:07:44.612Z | Compiling tagptr v0.2.0 |
| 2205 | 2026-04-01T02:07:44.794Z | Compiling linear-map v1.2.0 |
| 2206 | 2026-04-01T02:07:44.870Z | Compiling typed-path v0.9.3 |
| 2207 | 2026-04-01T02:07:44.988Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2208 | 2026-04-01T02:07:45.770Z | Compiling tough v0.20.0 |
| 2209 | 2026-04-01T02:07:46.597Z | Compiling moka v0.12.11 |
| 2210 | 2026-04-01T02:07:46.724Z | Compiling cargo_metadata v0.18.1 |
| 2211 | 2026-04-01T02:07:47.951Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2212 | 2026-04-01T02:07:48.391Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2213 | 2026-04-01T02:07:48.418Z | Compiling tabled v0.15.0 |
| 2214 | 2026-04-01T02:07:48.759Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2215 | 2026-04-01T02:07:49.034Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2216 | 2026-04-01T02:07:49.187Z | Compiling git2 v0.19.0 |
| 2217 | 2026-04-01T02:07:50.915Z | Compiling steno v0.4.1 |
| 2218 | 2026-04-01T02:07:51.556Z | Compiling cookie v0.18.1 |
| 2219 | 2026-04-01T02:07:51.687Z | Compiling hickory-proto v0.25.2 |
| 2220 | 2026-04-01T02:07:53.658Z | Compiling hickory-resolver v0.25.2 |
| 2221 | 2026-04-01T02:07:54.651Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2222 | 2026-04-01T02:07:55.916Z | Compiling vergen v8.3.2 |
| 2223 | 2026-04-01T02:07:57.421Z | Compiling signal-hook v0.3.18 |
| 2224 | 2026-04-01T02:07:58.298Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2225 | 2026-04-01T02:07:58.646Z | Compiling mockall_derive v0.13.1 |
| 2226 | 2026-04-01T02:07:58.864Z | Compiling predicates-core v1.0.9 |
| 2227 | 2026-04-01T02:07:59.183Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2228 | 2026-04-01T02:07:59.263Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2229 | 2026-04-01T02:07:59.654Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2230 | 2026-04-01T02:08:00.840Z | Compiling sha2 v0.10.9 |
| 2231 | 2026-04-01T02:08:00.881Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2232 | 2026-04-01T02:08:01.185Z | Compiling adler2 v2.0.1 |
| 2233 | 2026-04-01T02:08:01.248Z | Compiling diff v0.1.13 |
| 2234 | 2026-04-01T02:08:01.341Z | Compiling yansi v1.0.1 |
| 2235 | 2026-04-01T02:08:01.566Z | Compiling miniz_oxide v0.8.9 |
| 2236 | 2026-04-01T02:08:01.677Z | Compiling pretty_assertions v1.4.1 |
| 2237 | 2026-04-01T02:08:01.717Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2238 | 2026-04-01T02:08:02.240Z | Compiling predicates v3.1.3 |
| 2239 | 2026-04-01T02:08:02.733Z | Compiling predicates-tree v1.0.12 |
| 2240 | 2026-04-01T02:08:02.810Z | Compiling fs-err v3.1.2 |
| 2241 | 2026-04-01T02:08:03.116Z | Compiling crc32fast v1.5.0 |
| 2242 | 2026-04-01T02:08:03.771Z | Compiling git-stub v1.0.0 |
| 2243 | 2026-04-01T02:08:04.053Z | Compiling filetime v0.2.26 |
| 2244 | 2026-04-01T02:08:04.251Z | Compiling downcast v0.11.0 |
| 2245 | 2026-04-01T02:08:04.411Z | Compiling is_ci v1.2.0 |
| 2246 | 2026-04-01T02:08:04.571Z | Compiling arrayref v0.3.9 |
| 2247 | 2026-04-01T02:08:04.657Z | Compiling xattr v1.6.1 |
| 2248 | 2026-04-01T02:08:04.846Z | Compiling arrayvec v0.7.6 |
| 2249 | 2026-04-01T02:08:05.060Z | Compiling constant_time_eq v0.3.1 |
| 2250 | 2026-04-01T02:08:05.241Z | Compiling fragile v2.0.1 |
| 2251 | 2026-04-01T02:08:05.568Z | Compiling mockall v0.13.1 |
| 2252 | 2026-04-01T02:08:05.769Z | Compiling blake3 v1.8.2 |
| 2253 | 2026-04-01T02:08:06.361Z | Compiling toml v0.7.8 |
| 2254 | 2026-04-01T02:08:06.837Z | Compiling tar v0.4.45 |
| 2255 | 2026-04-01T02:08:07.009Z | Compiling supports-color v3.0.2 |
| 2256 | 2026-04-01T02:08:07.059Z | Compiling git-stub-vcs v0.1.0 |
| 2257 | 2026-04-01T02:08:07.201Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 2258 | 2026-04-01T02:08:07.351Z | Compiling signal-hook-tokio v0.3.1 |
| 2259 | 2026-04-01T02:08:07.448Z | Compiling flate2 v1.1.2 |
| 2260 | 2026-04-01T02:08:07.646Z | Compiling drift v0.1.3 |
| 2261 | 2026-04-01T02:08:07.706Z | Compiling kstat-rs v0.2.4 |
| 2262 | 2026-04-01T02:08:07.860Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2263 | 2026-04-01T02:08:07.880Z | Compiling display-error-chain v0.2.2 |
| 2264 | 2026-04-01T02:08:08.024Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2265 | 2026-04-01T02:08:08.027Z | Compiling topological-sort v0.2.2 |
| 2266 | 2026-04-01T02:08:08.191Z | Compiling hex-literal v1.0.0 |
| 2267 | 2026-04-01T02:08:08.314Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2268 | 2026-04-01T02:08:08.329Z | Compiling dropshot-api-manager v0.5.2 |
| 2269 | 2026-04-01T02:08:08.997Z | Compiling omicron-zone-package v0.12.2 |
| 2270 | 2026-04-01T02:08:10.211Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2271 | 2026-04-01T02:08:10.360Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2272 | 2026-04-01T02:08:11.545Z | Compiling curl v0.4.49 |
| 2273 | 2026-04-01T02:08:11.924Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2274 | 2026-04-01T02:08:11.945Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2275 | 2026-04-01T02:08:12.192Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2276 | 2026-04-01T02:08:12.378Z | Compiling internet-checksum v0.2.1 |
| 2277 | 2026-04-01T02:08:12.530Z | Compiling search_path v0.1.4 |
| 2278 | 2026-04-01T02:08:12.776Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2279 | 2026-04-01T02:08:12.933Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2280 | 2026-04-01T02:08:14.438Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2281 | 2026-04-01T02:08:16.653Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2282 | 2026-04-01T02:09:00.165Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 11s |
| 2283 | 2026-04-01T02:09:00.282Z | Running unittests src/lib.rs (target/debug/deps/aal-7f7282a08dd2b93d) |
| 2284 | 2026-04-01T02:09:00.286Z | |
| 2285 | 2026-04-01T02:09:00.286Z | running 5 tests |
| 2286 | 2026-04-01T02:09:00.289Z | test fuse::tests::chip_revision_b0 ... ok |
| 2287 | 2026-04-01T02:09:00.289Z | test fuse::tests::chip_revision_a0 ... ok |
| 2288 | 2026-04-01T02:09:00.289Z | test fuse::tests::chip_revision_b1 ... ok |
| 2289 | 2026-04-01T02:09:00.289Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2290 | 2026-04-01T02:09:00.289Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2291 | 2026-04-01T02:09:00.289Z | |
| 2292 | 2026-04-01T02:09:00.289Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2293 | 2026-04-01T02:09:00.289Z | |
| 2294 | 2026-04-01T02:09:00.289Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2295 | 2026-04-01T02:09:00.292Z | |
| 2296 | 2026-04-01T02:09:00.292Z | running 0 tests |
| 2297 | 2026-04-01T02:09:00.292Z | |
| 2298 | 2026-04-01T02:09:00.292Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2299 | 2026-04-01T02:09:00.292Z | |
| 2300 | 2026-04-01T02:09:00.292Z | Running unittests src/lib.rs (target/debug/deps/asic-c437a2e5b2306b18) |
| 2301 | 2026-04-01T02:09:00.292Z | |
| 2302 | 2026-04-01T02:09:00.292Z | running 0 tests |
| 2303 | 2026-04-01T02:09:00.292Z | |
| 2304 | 2026-04-01T02:09:00.295Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2305 | 2026-04-01T02:09:00.295Z | |
| 2306 | 2026-04-01T02:09:00.295Z | Running unittests src/lib.rs (target/debug/deps/common-1646855101939c8e) |
| 2307 | 2026-04-01T02:09:00.295Z | |
| 2308 | 2026-04-01T02:09:00.295Z | running 10 tests |
| 2309 | 2026-04-01T02:09:00.295Z | test nat::tests::test_vni ... ok |
| 2310 | 2026-04-01T02:09:00.295Z | test network::tests::test_equal ... ok |
| 2311 | 2026-04-01T02:09:00.295Z | test network::tests::test_eui64 ... ok |
| 2312 | 2026-04-01T02:09:00.295Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2313 | 2026-04-01T02:09:00.295Z | test network::tests::test_into ... ok |
| 2314 | 2026-04-01T02:09:00.296Z | test network::tests::test_not_equal ... ok |
| 2315 | 2026-04-01T02:09:00.296Z | test network::tests::test_to_string ... ok |
| 2316 | 2026-04-01T02:09:00.296Z | test network::tests::test_parse ... ok |
| 2317 | 2026-04-01T02:09:00.296Z | test test_purge ... ok |
| 2318 | 2026-04-01T02:09:00.299Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2319 | 2026-04-01T02:09:00.299Z | |
| 2320 | 2026-04-01T02:09:00.299Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2321 | 2026-04-01T02:09:00.299Z | |
| 2322 | 2026-04-01T02:09:00.302Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f19d6adc8bec1336) |
| 2323 | 2026-04-01T02:09:00.305Z | |
| 2324 | 2026-04-01T02:09:00.305Z | running 1 test |
| 2325 | 2026-04-01T02:09:01.527Z | test test::test_apis_up_to_date ... ok |
| 2326 | 2026-04-01T02:09:01.528Z | |
| 2327 | 2026-04-01T02:09:01.528Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s |
| 2328 | 2026-04-01T02:09:01.528Z | |
| 2329 | 2026-04-01T02:09:01.577Z | Running unittests src/main.rs (target/debug/deps/dpd-5bdc1e00c363e84d) |
| 2330 | 2026-04-01T02:09:01.583Z | |
| 2331 | 2026-04-01T02:09:01.583Z | running 44 tests |
| 2332 | 2026-04-01T02:09:01.586Z | test freemap::test_ordering ... ok |
| 2333 | 2026-04-01T02:09:01.586Z | test freemap::test_split ... ok |
| 2334 | 2026-04-01T02:09:01.586Z | test config::tests::test_updates ... ok |
| 2335 | 2026-04-01T02:09:01.586Z | test macaddrs::tests::test_mac_offset ... ok |
| 2336 | 2026-04-01T02:09:01.586Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2337 | 2026-04-01T02:09:01.586Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2338 | 2026-04-01T02:09:01.586Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2339 | 2026-04-01T02:09:01.586Z | test mcast::tests::test_canonicalize_sources ... ok |
| 2340 | 2026-04-01T02:09:01.589Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 2341 | 2026-04-01T02:09:01.589Z | Apr 01 02:08:59.945 DEBG created new freemap, unit: Apr 01 02:08:59.945freemap_test |
| 2342 | 2026-04-01T02:09:01.589Z | DEBG created new freemap, unit: freemap_test |
| 2343 | 2026-04-01T02:09:01.589Z | Apr 01 02:08:59.945Apr 01 02:08:59.945 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, , unitunit:: freemap_testfreemap_test |
| 2344 | 2026-04-01T02:09:01.589Z | |
| 2345 | 2026-04-01T02:09:01.589Z | Apr 01 02:08:59.945Apr 01 02:08:59.945 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_testfreemap_test |
| 2346 | 2026-04-01T02:09:01.589Z | |
| 2347 | 2026-04-01T02:09:01.589Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 2348 | 2026-04-01T02:09:01.589Z | Apr 01 02:08:59.945 DEBG created new freemap, unit: freemap_test |
| 2349 | 2026-04-01T02:09:01.589Z | Apr 01 02:08:59.945 DEBG initted freemap. size: 128, unit: freemap_test |
| 2350 | 2026-04-01T02:09:01.589Z | Apr 01 02:08:59.945 DEBG reset freemap, unit: freemap_test |
| 2351 | 2026-04-01T02:09:01.590Z | test freemap::test_exhaustion ... ok |
| 2352 | 2026-04-01T02:09:01.590Z | test freemap::test_span ... ok |
| 2353 | 2026-04-01T02:09:01.590Z | Apr 01 02:08:59.945 DEBG created new freemap, unit: freemap_test |
| 2354 | 2026-04-01T02:09:01.590Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 2355 | 2026-04-01T02:09:01.590Z | Apr 01 02:08:59.945 DEBG initted freemap. size: 128, unit: freemap_test |
| 2356 | 2026-04-01T02:09:01.590Z | Apr 01 02:08:59.945 DEBG reset freemap, unit: freemap_test |
| 2357 | 2026-04-01T02:09:01.590Z | test freemap::test_free ... ok |
| 2358 | 2026-04-01T02:09:01.590Z | test freemap::test_basic ... ok |
| 2359 | 2026-04-01T02:09:01.590Z | Apr 01 02:08:59.945 DEBG created new freemap, unit: freemap_test |
| 2360 | 2026-04-01T02:09:01.590Z | Apr 01 02:08:59.946 DEBG initted freemap. size: 128, unit: freemap_test |
| 2361 | 2026-04-01T02:09:01.590Z | Apr 01 02:08:59.946 DEBG reset freemap, unit: freemap_test |
| 2362 | 2026-04-01T02:09:01.590Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 2363 | 2026-04-01T02:09:01.590Z | test freemap::test_reclaim ... ok |
| 2364 | 2026-04-01T02:09:01.590Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2365 | 2026-04-01T02:09:01.590Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 2366 | 2026-04-01T02:09:01.590Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2367 | 2026-04-01T02:09:01.590Z | test mcast::tests::test_sources_contain_any ... ok |
| 2368 | 2026-04-01T02:09:01.590Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2369 | 2026-04-01T02:09:01.590Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2370 | 2026-04-01T02:09:01.590Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2371 | 2026-04-01T02:09:01.590Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2372 | 2026-04-01T02:09:01.590Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 2373 | 2026-04-01T02:09:01.590Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2374 | 2026-04-01T02:09:01.590Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2375 | 2026-04-01T02:09:01.590Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2376 | 2026-04-01T02:09:01.590Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 2377 | 2026-04-01T02:09:01.590Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2378 | 2026-04-01T02:09:01.590Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 2379 | 2026-04-01T02:09:01.590Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2380 | 2026-04-01T02:09:01.590Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 2381 | 2026-04-01T02:09:01.590Z | test mcast::validate::tests::test_validate_tag ... ok |
| 2382 | 2026-04-01T02:09:01.590Z | test nat::test_mapping ... ok |
| 2383 | 2026-04-01T02:09:01.590Z | test port_map::tests::test_backplane_group ... ok |
| 2384 | 2026-04-01T02:09:01.590Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 2385 | 2026-04-01T02:09:01.590Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 2386 | 2026-04-01T02:09:01.590Z | test port_map::tests::test_port_map ... ok |
| 2387 | 2026-04-01T02:09:01.590Z | test port_map::tests::dump_map ... ok |
| 2388 | 2026-04-01T02:09:01.593Z | test api_server::tests::test_build_info ... ok |
| 2389 | 2026-04-01T02:09:01.593Z | test mcast::tests::test_id_range_boundaries ... ok |
| 2390 | 2026-04-01T02:09:01.593Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2391 | 2026-04-01T02:09:01.593Z | |
| 2392 | 2026-04-01T02:09:01.594Z | test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2393 | 2026-04-01T02:09:01.594Z | |
| 2394 | 2026-04-01T02:09:01.594Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-14f8dafa98a5781c) |
| 2395 | 2026-04-01T02:09:01.597Z | |
| 2396 | 2026-04-01T02:09:01.597Z | running 0 tests |
| 2397 | 2026-04-01T02:09:01.597Z | |
| 2398 | 2026-04-01T02:09:01.597Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2399 | 2026-04-01T02:09:01.597Z | |
| 2400 | 2026-04-01T02:09:01.597Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-f3eedff91cf40d03) |
| 2401 | 2026-04-01T02:09:01.597Z | |
| 2402 | 2026-04-01T02:09:01.597Z | running 0 tests |
| 2403 | 2026-04-01T02:09:01.597Z | |
| 2404 | 2026-04-01T02:09:01.597Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2405 | 2026-04-01T02:09:01.597Z | |
| 2406 | 2026-04-01T02:09:01.597Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-6b52b591df13c9fb) |
| 2407 | 2026-04-01T02:09:01.600Z | |
| 2408 | 2026-04-01T02:09:01.600Z | running 6 tests |
| 2409 | 2026-04-01T02:09:01.600Z | test tests::test_full_lot_id_neither_present ... ok |
| 2410 | 2026-04-01T02:09:01.600Z | test tests::test_full_lot_id_both_present ... ok |
| 2411 | 2026-04-01T02:09:01.600Z | test tests::test_full_lot_id_lot_only ... ok |
| 2412 | 2026-04-01T02:09:01.600Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2413 | 2026-04-01T02:09:01.600Z | test tests::test_parse_client_port_id ... ok |
| 2414 | 2026-04-01T02:09:01.600Z | test tests::test_port_id_cmp ... ok |
| 2415 | 2026-04-01T02:09:01.600Z | |
| 2416 | 2026-04-01T02:09:01.600Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2417 | 2026-04-01T02:09:01.600Z | |
| 2418 | 2026-04-01T02:09:01.600Z | Running tests/test_all.rs (target/debug/deps/test_all-77c9f4e6510a49a9) |
| 2419 | 2026-04-01T02:09:01.603Z | |
| 2420 | 2026-04-01T02:09:01.603Z | running 0 tests |
| 2421 | 2026-04-01T02:09:01.603Z | |
| 2422 | 2026-04-01T02:09:01.603Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2423 | 2026-04-01T02:09:01.603Z | |
| 2424 | 2026-04-01T02:09:01.603Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-c86f55e04de85f5a) |
| 2425 | 2026-04-01T02:09:01.603Z | |
| 2426 | 2026-04-01T02:09:01.603Z | running 0 tests |
| 2427 | 2026-04-01T02:09:01.603Z | |
| 2428 | 2026-04-01T02:09:01.603Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2429 | 2026-04-01T02:09:01.603Z | |
| 2430 | 2026-04-01T02:09:01.603Z | Running unittests src/lib.rs (target/debug/deps/packet-0771433b0f4c0588) |
| 2431 | 2026-04-01T02:09:01.606Z | |
| 2432 | 2026-04-01T02:09:01.606Z | running 12 tests |
| 2433 | 2026-04-01T02:09:01.606Z | test icmp::test_v6_checksum ... ok |
| 2434 | 2026-04-01T02:09:01.606Z | test lldp::test_lldp_parse ... ok |
| 2435 | 2026-04-01T02:09:01.606Z | test icmp::test_v4_checksum ... ok |
| 2436 | 2026-04-01T02:09:01.606Z | test pbuf::test_byte ... ok |
| 2437 | 2026-04-01T02:09:01.606Z | test pbuf::test_nibble ... ok |
| 2438 | 2026-04-01T02:09:01.606Z | test ipv6::test_ipv6_parse ... ok |
| 2439 | 2026-04-01T02:09:01.607Z | test pbuf::test_overflow ... ok |
| 2440 | 2026-04-01T02:09:01.607Z | test pbuf::test_short ... ok |
| 2441 | 2026-04-01T02:09:01.607Z | test pbuf::test_twelve ... ok |
| 2442 | 2026-04-01T02:09:01.607Z | test pbuf::test_word ... ok |
| 2443 | 2026-04-01T02:09:01.607Z | test tcp::test_checksum_ack_data ... ok |
| 2444 | 2026-04-01T02:09:01.607Z | test tcp::test_checksum_syn_nodata ... ok |
| 2445 | 2026-04-01T02:09:01.607Z | |
| 2446 | 2026-04-01T02:09:01.607Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2447 | 2026-04-01T02:09:01.607Z | |
| 2448 | 2026-04-01T02:09:01.607Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 2449 | 2026-04-01T02:09:01.610Z | |
| 2450 | 2026-04-01T02:09:01.610Z | running 0 tests |
| 2451 | 2026-04-01T02:09:01.610Z | |
| 2452 | 2026-04-01T02:09:01.610Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2453 | 2026-04-01T02:09:01.610Z | |
| 2454 | 2026-04-01T02:09:01.610Z | Running unittests src/main.rs (target/debug/deps/swadm-d8035779cb234895) |
| 2455 | 2026-04-01T02:09:01.610Z | |
| 2456 | 2026-04-01T02:09:01.610Z | running 5 tests |
| 2457 | 2026-04-01T02:09:01.610Z | test switchport::test::test_compute_lanes ... ok |
| 2458 | 2026-04-01T02:09:01.610Z | test switchport::test::port_id_ordering ... ok |
| 2459 | 2026-04-01T02:09:01.610Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2460 | 2026-04-01T02:09:01.610Z | Rx Loss-of-lock: Yes Lane 0 Yes Lane 1Yes YesLane 2 |
| 2461 | 2026-04-01T02:09:01.610Z | Rx Loss-of-signal: YesLane 3 |
| 2462 | 2026-04-01T02:09:01.610Z | Yes State: Activated Yes Yes |
| 2463 | 2026-04-01T02:09:01.610Z | Activated Rx CDR Enabled: Yes Activated YesActivated |
| 2464 | 2026-04-01T02:09:01.610Z | Yes Rx Output Enabled: falseYes |
| 2465 | 2026-04-01T02:09:01.610Z | false Tx Enabled: Yes Yesfalse Yesfalse |
| 2466 | 2026-04-01T02:09:01.610Z | Yes |
| 2467 | 2026-04-01T02:09:01.610Z | Rx Output Status: valid Tx Loss-of-lock: No Novalid Novalid Novalid |
| 2468 | 2026-04-01T02:09:01.610Z | |
| 2469 | 2026-04-01T02:09:01.610Z | Tx Loss-of-signal: No Rx Loss-of-lock: trueNo Notrue No |
| 2470 | 2026-04-01T02:09:01.610Z | true Tx CDR Enabled: Notrue |
| 2471 | 2026-04-01T02:09:01.610Z | No No Rx Loss-of-signal: false No |
| 2472 | 2026-04-01T02:09:01.611Z | false Tx Adaptive EQ Fault: No false Nofalse |
| 2473 | 2026-04-01T02:09:01.611Z | NoRx Auto-squelch Disable: true Notrue |
| 2474 | 2026-04-01T02:09:01.611Z | Tx Fault: Yes trueYes true |
| 2475 | 2026-04-01T02:09:01.611Z | Yes Tx Output Enabled: trueYes |
| 2476 | 2026-04-01T02:09:01.611Z | true true true |
| 2477 | 2026-04-01T02:09:01.611Z | Tx Output Status: invalid invalid invalid invalid |
| 2478 | 2026-04-01T02:09:01.611Z | Tx Loss-of-lock: false false false false |
| 2479 | 2026-04-01T02:09:01.611Z | Tx Loss-of-signal: true true true true |
| 2480 | 2026-04-01T02:09:01.611Z | Tx Auto-squelch Disable: false false false false |
| 2481 | 2026-04-01T02:09:01.611Z | Tx Adaptive EQ Fail: true true true true |
| 2482 | 2026-04-01T02:09:01.611Z | Tx Failure: false false false false |
| 2483 | 2026-04-01T02:09:01.611Z | Tx Force Squelch: true true true true |
| 2484 | 2026-04-01T02:09:01.611Z | Tx Input Polarity: normal normal normal normal |
| 2485 | 2026-04-01T02:09:01.611Z | test switchport::test::test_print_sff_datapath ... ok |
| 2486 | 2026-04-01T02:09:01.611Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2487 | 2026-04-01T02:09:01.614Z | test link::test_filter ... ok |
| 2488 | 2026-04-01T02:09:01.614Z | |
| 2489 | 2026-04-01T02:09:01.614Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2490 | 2026-04-01T02:09:01.614Z | |
| 2491 | 2026-04-01T02:09:01.614Z | Running tests/counters.rs (target/debug/deps/counters-dfc008ae98d231c9) |
| 2492 | 2026-04-01T02:09:01.614Z | |
| 2493 | 2026-04-01T02:09:01.614Z | running 1 test |
| 2494 | 2026-04-01T02:09:01.614Z | test test_p4_counter_list ... ignored |
| 2495 | 2026-04-01T02:09:01.614Z | |
| 2496 | 2026-04-01T02:09:01.614Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2497 | 2026-04-01T02:09:01.614Z | |
| 2498 | 2026-04-01T02:09:01.614Z | Running tests/port-link.rs (target/debug/deps/port_link-fa018ac19dad356c) |
| 2499 | 2026-04-01T02:09:01.617Z | |
| 2500 | 2026-04-01T02:09:01.617Z | running 5 tests |
| 2501 | 2026-04-01T02:09:01.617Z | test test_an ... ignored |
| 2502 | 2026-04-01T02:09:01.617Z | test test_enable ... ignored |
| 2503 | 2026-04-01T02:09:01.617Z | test test_ip_addresses ... ignored |
| 2504 | 2026-04-01T02:09:01.617Z | test test_kr ... ignored |
| 2505 | 2026-04-01T02:09:01.617Z | test test_mac ... ignored |
| 2506 | 2026-04-01T02:09:01.617Z | |
| 2507 | 2026-04-01T02:09:01.617Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2508 | 2026-04-01T02:09:01.617Z | |
| 2509 | 2026-04-01T02:09:01.617Z | Running unittests src/main.rs (target/debug/deps/tfportd-5607a579b23d0f8e) |
| 2510 | 2026-04-01T02:09:01.617Z | |
| 2511 | 2026-04-01T02:09:01.617Z | running 3 tests |
| 2512 | 2026-04-01T02:09:01.620Z | test linklocal::test_parse_ipadm ... ok |
| 2513 | 2026-04-01T02:09:01.620Z | test tfport::test_parse_tfport ... ok |
| 2514 | 2026-04-01T02:09:01.620Z | test config::tests::test_updates ... ok |
| 2515 | 2026-04-01T02:09:01.620Z | |
| 2516 | 2026-04-01T02:09:01.620Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2517 | 2026-04-01T02:09:01.620Z | |
| 2518 | 2026-04-01T02:09:01.620Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f4bbad621efe3ee3) |
| 2519 | 2026-04-01T02:09:01.620Z | |
| 2520 | 2026-04-01T02:09:01.620Z | running 0 tests |
| 2521 | 2026-04-01T02:09:01.620Z | |
| 2522 | 2026-04-01T02:09:01.620Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2523 | 2026-04-01T02:09:01.620Z | |
| 2524 | 2026-04-01T02:09:01.620Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 2525 | 2026-04-01T02:09:01.624Z | |
| 2526 | 2026-04-01T02:09:01.624Z | running 0 tests |
| 2527 | 2026-04-01T02:09:01.624Z | |
| 2528 | 2026-04-01T02:09:01.624Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2529 | 2026-04-01T02:09:01.624Z | |
| 2530 | 2026-04-01T02:09:01.624Z | Doc-tests aal |
| 2531 | 2026-04-01T02:09:01.745Z | |
| 2532 | 2026-04-01T02:09:01.745Z | running 0 tests |
| 2533 | 2026-04-01T02:09:01.745Z | |
| 2534 | 2026-04-01T02:09:01.745Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2535 | 2026-04-01T02:09:01.745Z | |
| 2536 | 2026-04-01T02:09:01.760Z | Doc-tests aal_macros |
| 2537 | 2026-04-01T02:09:01.826Z | |
| 2538 | 2026-04-01T02:09:01.826Z | running 0 tests |
| 2539 | 2026-04-01T02:09:01.826Z | |
| 2540 | 2026-04-01T02:09:01.826Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2541 | 2026-04-01T02:09:01.826Z | |
| 2542 | 2026-04-01T02:09:01.835Z | Doc-tests common |
| 2543 | 2026-04-01T02:09:02.063Z | |
| 2544 | 2026-04-01T02:09:02.064Z | running 0 tests |
| 2545 | 2026-04-01T02:09:02.064Z | |
| 2546 | 2026-04-01T02:09:02.064Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2547 | 2026-04-01T02:09:02.064Z | |
| 2548 | 2026-04-01T02:09:02.082Z | Doc-tests dpd_api |
| 2549 | 2026-04-01T02:09:03.216Z | |
| 2550 | 2026-04-01T02:09:03.216Z | running 2 tests |
| 2551 | 2026-04-01T02:09:03.216Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 103) ... ignored |
| 2552 | 2026-04-01T02:09:03.216Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 109) ... ignored |
| 2553 | 2026-04-01T02:09:03.216Z | |
| 2554 | 2026-04-01T02:09:03.216Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2555 | 2026-04-01T02:09:03.216Z | |
| 2556 | 2026-04-01T02:09:03.252Z | Doc-tests dpd_client |
| 2557 | 2026-04-01T02:09:04.531Z | |
| 2558 | 2026-04-01T02:09:04.531Z | running 0 tests |
| 2559 | 2026-04-01T02:09:04.531Z | |
| 2560 | 2026-04-01T02:09:04.531Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2561 | 2026-04-01T02:09:04.531Z | |
| 2562 | 2026-04-01T02:09:04.571Z | Doc-tests dpd_types |
| 2563 | 2026-04-01T02:09:04.911Z | |
| 2564 | 2026-04-01T02:09:04.912Z | running 0 tests |
| 2565 | 2026-04-01T02:09:04.912Z | |
| 2566 | 2026-04-01T02:09:04.912Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2567 | 2026-04-01T02:09:04.912Z | |
| 2568 | 2026-04-01T02:09:04.940Z | Doc-tests packet |
| 2569 | 2026-04-01T02:09:05.052Z | |
| 2570 | 2026-04-01T02:09:05.052Z | running 0 tests |
| 2571 | 2026-04-01T02:09:05.052Z | |
| 2572 | 2026-04-01T02:09:05.052Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2573 | 2026-04-01T02:09:05.052Z | |
| 2574 | 2026-04-01T02:09:05.067Z | Doc-tests pcap |
| 2575 | 2026-04-01T02:09:05.119Z | |
| 2576 | 2026-04-01T02:09:05.119Z | running 0 tests |
| 2577 | 2026-04-01T02:09:05.119Z | |
| 2578 | 2026-04-01T02:09:05.119Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2579 | 2026-04-01T02:09:05.119Z | |
| 2580 | 2026-04-01T02:09:05.184Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2581 | 2026-04-01T02:09:05.184Z | + RUST_BACKTRACE=full |
| 2582 | 2026-04-01T02:09:05.184Z | + cargo test --features tofino_asic --no-fail-fast |
| 2583 | 2026-04-01T02:09:05.773Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2584 | 2026-04-01T02:09:05.847Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2585 | 2026-04-01T02:09:05.855Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 2586 | 2026-04-01T02:09:05.863Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2587 | 2026-04-01T02:09:14.183Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2588 | 2026-04-01T02:09:14.913Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2589 | 2026-04-01T02:09:53.408Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 48.21s |
| 2590 | 2026-04-01T02:09:53.514Z | Running unittests src/lib.rs (target/debug/deps/aal-7f7282a08dd2b93d) |
| 2591 | 2026-04-01T02:09:53.517Z | |
| 2592 | 2026-04-01T02:09:53.517Z | running 5 tests |
| 2593 | 2026-04-01T02:09:53.520Z | test fuse::tests::chip_revision_a0 ... ok |
| 2594 | 2026-04-01T02:09:53.520Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2595 | 2026-04-01T02:09:53.520Z | test fuse::tests::chip_revision_b1 ... ok |
| 2596 | 2026-04-01T02:09:53.520Z | test fuse::tests::chip_revision_b0 ... ok |
| 2597 | 2026-04-01T02:09:53.520Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2598 | 2026-04-01T02:09:53.520Z | |
| 2599 | 2026-04-01T02:09:53.520Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2600 | 2026-04-01T02:09:53.520Z | |
| 2601 | 2026-04-01T02:09:53.520Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2602 | 2026-04-01T02:09:53.520Z | |
| 2603 | 2026-04-01T02:09:53.520Z | running 0 tests |
| 2604 | 2026-04-01T02:09:53.520Z | |
| 2605 | 2026-04-01T02:09:53.520Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2606 | 2026-04-01T02:09:53.520Z | |
| 2607 | 2026-04-01T02:09:53.523Z | Running unittests src/lib.rs (target/debug/deps/asic-6da3516c2c894a56) |
| 2608 | 2026-04-01T02:09:53.603Z | |
| 2609 | 2026-04-01T02:09:53.604Z | running 8 tests |
| 2610 | 2026-04-01T02:09:53.607Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 2611 | 2026-04-01T02:09:53.607Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 2612 | 2026-04-01T02:09:53.607Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 2613 | 2026-04-01T02:09:53.607Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 2614 | 2026-04-01T02:09:53.607Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 2615 | 2026-04-01T02:09:53.607Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 2616 | 2026-04-01T02:09:53.614Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 2617 | 2026-04-01T02:09:54.105Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 2618 | 2026-04-01T02:09:54.105Z | |
| 2619 | 2026-04-01T02:09:54.105Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 2620 | 2026-04-01T02:09:54.105Z | |
| 2621 | 2026-04-01T02:09:54.116Z | Running unittests src/lib.rs (target/debug/deps/common-1646855101939c8e) |
| 2622 | 2026-04-01T02:09:54.119Z | |
| 2623 | 2026-04-01T02:09:54.119Z | running 10 tests |
| 2624 | 2026-04-01T02:09:54.121Z | test nat::tests::test_vni ... ok |
| 2625 | 2026-04-01T02:09:54.121Z | test network::tests::test_eui64 ... ok |
| 2626 | 2026-04-01T02:09:54.121Z | test network::tests::test_equal ... ok |
| 2627 | 2026-04-01T02:09:54.121Z | test network::tests::test_into ... ok |
| 2628 | 2026-04-01T02:09:54.121Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2629 | 2026-04-01T02:09:54.121Z | test network::tests::test_not_equal ... ok |
| 2630 | 2026-04-01T02:09:54.121Z | test network::tests::test_to_string ... ok |
| 2631 | 2026-04-01T02:09:54.122Z | test network::tests::test_parse ... ok |
| 2632 | 2026-04-01T02:09:54.122Z | test test_purge ... ok |
| 2633 | 2026-04-01T02:09:54.124Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2634 | 2026-04-01T02:09:54.124Z | |
| 2635 | 2026-04-01T02:09:54.124Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2636 | 2026-04-01T02:09:54.124Z | |
| 2637 | 2026-04-01T02:09:54.124Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f19d6adc8bec1336) |
| 2638 | 2026-04-01T02:09:54.127Z | |
| 2639 | 2026-04-01T02:09:54.127Z | running 1 test |
| 2640 | 2026-04-01T02:09:55.392Z | test test::test_apis_up_to_date ... ok |
| 2641 | 2026-04-01T02:09:55.392Z | |
| 2642 | 2026-04-01T02:09:55.392Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.26s |
| 2643 | 2026-04-01T02:09:55.392Z | |
| 2644 | 2026-04-01T02:09:55.443Z | Running unittests src/main.rs (target/debug/deps/dpd-02ac280d58b148d8) |
| 2645 | 2026-04-01T02:09:55.507Z | |
| 2646 | 2026-04-01T02:09:55.507Z | running 72 tests |
| 2647 | 2026-04-01T02:09:55.510Z | test freemap::test_ordering ... ok |
| 2648 | 2026-04-01T02:09:55.510Z | test freemap::test_split ... ok |
| 2649 | 2026-04-01T02:09:55.510Z | test config::tests::test_updates ... ok |
| 2650 | 2026-04-01T02:09:55.510Z | test macaddrs::tests::test_mac_offset ... ok |
| 2651 | 2026-04-01T02:09:55.510Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2652 | 2026-04-01T02:09:55.510Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2653 | 2026-04-01T02:09:55.510Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2654 | 2026-04-01T02:09:55.510Z | test mcast::tests::test_canonicalize_sources ... ok |
| 2655 | 2026-04-01T02:09:55.513Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 2656 | 2026-04-01T02:09:55.513Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 2657 | 2026-04-01T02:09:55.513Z | Apr 01 02:09:53.870 DEBG created new freemap, unit: freemap_test |
| 2658 | 2026-04-01T02:09:55.513Z | Apr 01 02:09:53.870 DEBG initted freemap. size: 128, unit: freemap_test |
| 2659 | 2026-04-01T02:09:55.513Z | Apr 01 02:09:53.870 DEBG reset freemap, unitApr 01 02:09:53.870: DEBGfreemap_test |
| 2660 | 2026-04-01T02:09:55.513Z | created new freemap, unit: freemap_test |
| 2661 | 2026-04-01T02:09:55.513Z | Apr 01 02:09:53.870 DEBG initted freemap. size: 128, unit: freemap_test |
| 2662 | 2026-04-01T02:09:55.513Z | Apr 01 02:09:53.870 DEBG reset freemap, Apr 01 02:09:53.870unit :DEBG freemap_testcreated new freemap |
| 2663 | 2026-04-01T02:09:55.513Z | , unit: freemap_test |
| 2664 | 2026-04-01T02:09:55.513Z | Apr 01 02:09:53.870 DEBG initted freemap. size: 128, unit: freemap_test |
| 2665 | 2026-04-01T02:09:55.513Z | Apr 01 02:09:53.870 DEBG reset freemap, unit: freemap_test |
| 2666 | 2026-04-01T02:09:55.513Z | Apr 01 02:09:53.870 DEBG created new freemap, unit: freemap_test |
| 2667 | 2026-04-01T02:09:55.513Z | Apr 01 02:09:53.870 DEBG initted freemap. size: 128, unit: freemap_test |
| 2668 | 2026-04-01T02:09:55.513Z | Apr 01 02:09:53.870 DEBG reset freemap, unit: freemap_test |
| 2669 | 2026-04-01T02:09:55.513Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 2670 | 2026-04-01T02:09:55.513Z | test freemap::test_exhaustion ... ok |
| 2671 | 2026-04-01T02:09:55.513Z | test freemap::test_basic ... ok |
| 2672 | 2026-04-01T02:09:55.513Z | test freemap::test_reclaim ... ok |
| 2673 | 2026-04-01T02:09:55.513Z | test freemap::test_span ... ok |
| 2674 | 2026-04-01T02:09:55.513Z | Apr 01 02:09:53.870 DEBG created new freemap, unit: freemap_test |
| 2675 | 2026-04-01T02:09:55.514Z | Apr 01 02:09:53.870 DEBG initted freemap. size: 128, unit: freemap_test |
| 2676 | 2026-04-01T02:09:55.514Z | Apr 01 02:09:53.870 DEBG reset freemap, unit: freemap_test |
| 2677 | 2026-04-01T02:09:55.514Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 2678 | 2026-04-01T02:09:55.514Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2679 | 2026-04-01T02:09:55.514Z | test freemap::test_free ... ok |
| 2680 | 2026-04-01T02:09:55.514Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 2681 | 2026-04-01T02:09:55.514Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2682 | 2026-04-01T02:09:55.514Z | test mcast::tests::test_sources_contain_any ... ok |
| 2683 | 2026-04-01T02:09:55.514Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2684 | 2026-04-01T02:09:55.514Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2685 | 2026-04-01T02:09:55.514Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 2686 | 2026-04-01T02:09:55.514Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2687 | 2026-04-01T02:09:55.514Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2688 | 2026-04-01T02:09:55.514Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2689 | 2026-04-01T02:09:55.514Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2690 | 2026-04-01T02:09:55.514Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2691 | 2026-04-01T02:09:55.514Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2692 | 2026-04-01T02:09:55.514Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 2693 | 2026-04-01T02:09:55.514Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2694 | 2026-04-01T02:09:55.514Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 2695 | 2026-04-01T02:09:55.514Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 2696 | 2026-04-01T02:09:55.514Z | test nat::test_mapping ... ok |
| 2697 | 2026-04-01T02:09:55.514Z | test mcast::validate::tests::test_validate_tag ... ok |
| 2698 | 2026-04-01T02:09:55.514Z | test port_map::tests::test_backplane_group ... ok |
| 2699 | 2026-04-01T02:09:55.514Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 2700 | 2026-04-01T02:09:55.514Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 2701 | 2026-04-01T02:09:55.514Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 2702 | 2026-04-01T02:09:55.514Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 2703 | 2026-04-01T02:09:55.514Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 2704 | 2026-04-01T02:09:55.514Z | test port_map::tests::test_port_map ... ok |
| 2705 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 2706 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 2707 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 2708 | 2026-04-01T02:09:55.518Z | test port_map::tests::dump_map ... ok |
| 2709 | 2026-04-01T02:09:55.518Z | test api_server::tests::test_build_info ... ok |
| 2710 | 2026-04-01T02:09:55.518Z | test mcast::tests::test_id_range_boundaries ... ok |
| 2711 | 2026-04-01T02:09:55.518Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2712 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 2713 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 2714 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 2715 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 2716 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 2717 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 2718 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 2719 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 2720 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 2721 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 2722 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 2723 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 2724 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 2725 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 2726 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 2727 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 2728 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 2729 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 2730 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 2731 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 2732 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 2733 | 2026-04-01T02:09:55.518Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 2734 | 2026-04-01T02:09:55.518Z | |
| 2735 | 2026-04-01T02:09:55.518Z | test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2736 | 2026-04-01T02:09:55.519Z | |
| 2737 | 2026-04-01T02:09:55.529Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-69bd3e6766cf4d60) |
| 2738 | 2026-04-01T02:09:55.532Z | |
| 2739 | 2026-04-01T02:09:55.532Z | running 0 tests |
| 2740 | 2026-04-01T02:09:55.532Z | |
| 2741 | 2026-04-01T02:09:55.532Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2742 | 2026-04-01T02:09:55.532Z | |
| 2743 | 2026-04-01T02:09:55.532Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-f3eedff91cf40d03) |
| 2744 | 2026-04-01T02:09:55.535Z | |
| 2745 | 2026-04-01T02:09:55.535Z | running 0 tests |
| 2746 | 2026-04-01T02:09:55.535Z | |
| 2747 | 2026-04-01T02:09:55.535Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2748 | 2026-04-01T02:09:55.535Z | |
| 2749 | 2026-04-01T02:09:55.535Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-b3580cb298f91fdf) |
| 2750 | 2026-04-01T02:09:55.535Z | |
| 2751 | 2026-04-01T02:09:55.535Z | running 6 tests |
| 2752 | 2026-04-01T02:09:55.538Z | test tests::test_parse_client_port_id ... ok |
| 2753 | 2026-04-01T02:09:55.538Z | test tests::test_port_id_cmp ... ok |
| 2754 | 2026-04-01T02:09:55.538Z | test tests::test_full_lot_id_neither_present ... ok |
| 2755 | 2026-04-01T02:09:55.538Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 2756 | 2026-04-01T02:09:55.538Z | test tests::test_full_lot_id_lot_only ... ok |
| 2757 | 2026-04-01T02:09:55.538Z | test tests::test_full_lot_id_both_present ... ok |
| 2758 | 2026-04-01T02:09:55.538Z | |
| 2759 | 2026-04-01T02:09:55.538Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2760 | 2026-04-01T02:09:55.538Z | |
| 2761 | 2026-04-01T02:09:55.538Z | Running tests/test_all.rs (target/debug/deps/test_all-b071f8a3c52bd2d5) |
| 2762 | 2026-04-01T02:09:55.538Z | |
| 2763 | 2026-04-01T02:09:55.538Z | running 0 tests |
| 2764 | 2026-04-01T02:09:55.538Z | |
| 2765 | 2026-04-01T02:09:55.538Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2766 | 2026-04-01T02:09:55.538Z | |
| 2767 | 2026-04-01T02:09:55.538Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-c86f55e04de85f5a) |
| 2768 | 2026-04-01T02:09:55.541Z | |
| 2769 | 2026-04-01T02:09:55.541Z | running 0 tests |
| 2770 | 2026-04-01T02:09:55.541Z | |
| 2771 | 2026-04-01T02:09:55.541Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2772 | 2026-04-01T02:09:55.542Z | |
| 2773 | 2026-04-01T02:09:55.542Z | Running unittests src/lib.rs (target/debug/deps/packet-0771433b0f4c0588) |
| 2774 | 2026-04-01T02:09:55.542Z | |
| 2775 | 2026-04-01T02:09:55.542Z | running 12 tests |
| 2776 | 2026-04-01T02:09:55.545Z | test lldp::test_lldp_parse ... ok |
| 2777 | 2026-04-01T02:09:55.545Z | test icmp::test_v4_checksum ... ok |
| 2778 | 2026-04-01T02:09:55.545Z | test icmp::test_v6_checksum ... ok |
| 2779 | 2026-04-01T02:09:55.545Z | test pbuf::test_byte ... ok |
| 2780 | 2026-04-01T02:09:55.545Z | test ipv6::test_ipv6_parse ... ok |
| 2781 | 2026-04-01T02:09:55.545Z | test pbuf::test_nibble ... ok |
| 2782 | 2026-04-01T02:09:55.545Z | test pbuf::test_short ... ok |
| 2783 | 2026-04-01T02:09:55.545Z | test pbuf::test_overflow ... ok |
| 2784 | 2026-04-01T02:09:55.545Z | test pbuf::test_twelve ... ok |
| 2785 | 2026-04-01T02:09:55.545Z | test pbuf::test_word ... ok |
| 2786 | 2026-04-01T02:09:55.545Z | test tcp::test_checksum_syn_nodata ... ok |
| 2787 | 2026-04-01T02:09:55.545Z | test tcp::test_checksum_ack_data ... ok |
| 2788 | 2026-04-01T02:09:55.545Z | |
| 2789 | 2026-04-01T02:09:55.545Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2790 | 2026-04-01T02:09:55.545Z | |
| 2791 | 2026-04-01T02:09:55.545Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 2792 | 2026-04-01T02:09:55.545Z | |
| 2793 | 2026-04-01T02:09:55.545Z | running 0 tests |
| 2794 | 2026-04-01T02:09:55.545Z | |
| 2795 | 2026-04-01T02:09:55.545Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2796 | 2026-04-01T02:09:55.545Z | |
| 2797 | 2026-04-01T02:09:55.545Z | Running unittests src/main.rs (target/debug/deps/swadm-ea7b50df1170e93c) |
| 2798 | 2026-04-01T02:09:55.549Z | |
| 2799 | 2026-04-01T02:09:55.549Z | running 5 tests |
| 2800 | 2026-04-01T02:09:55.549Z | test switchport::test::test_compute_lanes ... ok |
| 2801 | 2026-04-01T02:09:55.549Z | test switchport::test::port_id_ordering ... ok |
| 2802 | 2026-04-01T02:09:55.549Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 2803 | 2026-04-01T02:09:55.549Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 2804 | 2026-04-01T02:09:55.549Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 2805 | 2026-04-01T02:09:55.549Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 2806 | 2026-04-01T02:09:55.549Z | Tx Enabled: Yes Yes Yes Yes |
| 2807 | 2026-04-01T02:09:55.549Z | Tx Loss-of-lock: No No No No |
| 2808 | 2026-04-01T02:09:55.549Z | Tx Loss-of-signal: No Lane 0No No Lane 1No |
| 2809 | 2026-04-01T02:09:55.549Z | Lane 2 Tx CDR Enabled: NoLane 3 |
| 2810 | 2026-04-01T02:09:55.549Z | No No State: Activated No |
| 2811 | 2026-04-01T02:09:55.549Z | Activated Tx Adaptive EQ Fault: NoActivated ActivatedNo |
| 2812 | 2026-04-01T02:09:55.549Z | No No |
| 2813 | 2026-04-01T02:09:55.549Z | Rx Output Enabled: false Tx Fault: Yes Yesfalse Yesfalse Yesfalse |
| 2814 | 2026-04-01T02:09:55.549Z | |
| 2815 | 2026-04-01T02:09:55.549Z | Rx Output Status: valid valid valid valid |
| 2816 | 2026-04-01T02:09:55.549Z | Rx Loss-of-lock: true true true true |
| 2817 | 2026-04-01T02:09:55.549Z | Rx Loss-of-signal: false false false false |
| 2818 | 2026-04-01T02:09:55.549Z | Rx Auto-squelch Disable: true true true true |
| 2819 | 2026-04-01T02:09:55.549Z | Tx Output Enabled: true true true true |
| 2820 | 2026-04-01T02:09:55.549Z | Tx Output Status: invalid invalid invalid invalid |
| 2821 | 2026-04-01T02:09:55.549Z | Tx Loss-of-lock: false false false false |
| 2822 | 2026-04-01T02:09:55.549Z | Tx Loss-of-signal: true true true true |
| 2823 | 2026-04-01T02:09:55.549Z | Tx Auto-squelch Disable: false false false false |
| 2824 | 2026-04-01T02:09:55.549Z | Tx Adaptive EQ Fail: true true true true |
| 2825 | 2026-04-01T02:09:55.549Z | Tx Failure: false false false false |
| 2826 | 2026-04-01T02:09:55.549Z | Tx Force Squelch: true true true true |
| 2827 | 2026-04-01T02:09:55.549Z | Tx Input Polarity: normal normal normal normal |
| 2828 | 2026-04-01T02:09:55.549Z | test switchport::test::test_print_sff_datapath ... ok |
| 2829 | 2026-04-01T02:09:55.549Z | test switchport::test::test_print_cmis_datapath ... ok |
| 2830 | 2026-04-01T02:09:55.549Z | test link::test_filter ... ok |
| 2831 | 2026-04-01T02:09:55.549Z | |
| 2832 | 2026-04-01T02:09:55.549Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2833 | 2026-04-01T02:09:55.549Z | |
| 2834 | 2026-04-01T02:09:55.550Z | Running tests/counters.rs (target/debug/deps/counters-f58c2aa0eada9490) |
| 2835 | 2026-04-01T02:09:55.552Z | |
| 2836 | 2026-04-01T02:09:55.552Z | running 1 test |
| 2837 | 2026-04-01T02:09:55.552Z | test test_p4_counter_list ... ignored |
| 2838 | 2026-04-01T02:09:55.552Z | |
| 2839 | 2026-04-01T02:09:55.552Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2840 | 2026-04-01T02:09:55.552Z | |
| 2841 | 2026-04-01T02:09:55.552Z | Running tests/port-link.rs (target/debug/deps/port_link-aa4c6c24b3ced0f6) |
| 2842 | 2026-04-01T02:09:55.552Z | |
| 2843 | 2026-04-01T02:09:55.553Z | running 5 tests |
| 2844 | 2026-04-01T02:09:55.553Z | test test_an ... ignored |
| 2845 | 2026-04-01T02:09:55.553Z | test test_enable ... ignored |
| 2846 | 2026-04-01T02:09:55.553Z | test test_ip_addresses ... ignored |
| 2847 | 2026-04-01T02:09:55.553Z | test test_kr ... ignored |
| 2848 | 2026-04-01T02:09:55.553Z | test test_mac ... ignored |
| 2849 | 2026-04-01T02:09:55.553Z | |
| 2850 | 2026-04-01T02:09:55.553Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2851 | 2026-04-01T02:09:55.553Z | |
| 2852 | 2026-04-01T02:09:55.553Z | Running unittests src/main.rs (target/debug/deps/tfportd-600f512148d84888) |
| 2853 | 2026-04-01T02:09:55.556Z | |
| 2854 | 2026-04-01T02:09:55.556Z | running 3 tests |
| 2855 | 2026-04-01T02:09:55.556Z | test linklocal::test_parse_ipadm ... ok |
| 2856 | 2026-04-01T02:09:55.556Z | test tfport::test_parse_tfport ... ok |
| 2857 | 2026-04-01T02:09:55.556Z | test config::tests::test_updates ... ok |
| 2858 | 2026-04-01T02:09:55.556Z | |
| 2859 | 2026-04-01T02:09:55.556Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2860 | 2026-04-01T02:09:55.556Z | |
| 2861 | 2026-04-01T02:09:55.556Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f4bbad621efe3ee3) |
| 2862 | 2026-04-01T02:09:55.559Z | |
| 2863 | 2026-04-01T02:09:55.559Z | running 0 tests |
| 2864 | 2026-04-01T02:09:55.559Z | |
| 2865 | 2026-04-01T02:09:55.559Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2866 | 2026-04-01T02:09:55.559Z | |
| 2867 | 2026-04-01T02:09:55.559Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 2868 | 2026-04-01T02:09:55.559Z | |
| 2869 | 2026-04-01T02:09:55.559Z | running 0 tests |
| 2870 | 2026-04-01T02:09:55.559Z | |
| 2871 | 2026-04-01T02:09:55.559Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2872 | 2026-04-01T02:09:55.559Z | |
| 2873 | 2026-04-01T02:09:55.559Z | Doc-tests aal |
| 2874 | 2026-04-01T02:09:55.679Z | |
| 2875 | 2026-04-01T02:09:55.679Z | running 0 tests |
| 2876 | 2026-04-01T02:09:55.679Z | |
| 2877 | 2026-04-01T02:09:55.682Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2878 | 2026-04-01T02:09:55.682Z | |
| 2879 | 2026-04-01T02:09:55.694Z | Doc-tests aal_macros |
| 2880 | 2026-04-01T02:09:55.760Z | |
| 2881 | 2026-04-01T02:09:55.760Z | running 0 tests |
| 2882 | 2026-04-01T02:09:55.760Z | |
| 2883 | 2026-04-01T02:09:55.760Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2884 | 2026-04-01T02:09:55.760Z | |
| 2885 | 2026-04-01T02:09:55.769Z | Doc-tests common |
| 2886 | 2026-04-01T02:09:55.996Z | |
| 2887 | 2026-04-01T02:09:55.996Z | running 0 tests |
| 2888 | 2026-04-01T02:09:55.996Z | |
| 2889 | 2026-04-01T02:09:55.996Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2890 | 2026-04-01T02:09:55.996Z | |
| 2891 | 2026-04-01T02:09:56.017Z | Doc-tests dpd_api |
| 2892 | 2026-04-01T02:09:57.168Z | |
| 2893 | 2026-04-01T02:09:57.168Z | running 2 tests |
| 2894 | 2026-04-01T02:09:57.168Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 103) ... ignored |
| 2895 | 2026-04-01T02:09:57.168Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 109) ... ignored |
| 2896 | 2026-04-01T02:09:57.168Z | |
| 2897 | 2026-04-01T02:09:57.168Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2898 | 2026-04-01T02:09:57.168Z | |
| 2899 | 2026-04-01T02:09:57.210Z | Doc-tests dpd_client |
| 2900 | 2026-04-01T02:09:58.503Z | |
| 2901 | 2026-04-01T02:09:58.503Z | running 0 tests |
| 2902 | 2026-04-01T02:09:58.503Z | |
| 2903 | 2026-04-01T02:09:58.503Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2904 | 2026-04-01T02:09:58.503Z | |
| 2905 | 2026-04-01T02:09:58.550Z | Doc-tests dpd_types |
| 2906 | 2026-04-01T02:09:58.891Z | |
| 2907 | 2026-04-01T02:09:58.891Z | running 0 tests |
| 2908 | 2026-04-01T02:09:58.891Z | |
| 2909 | 2026-04-01T02:09:58.891Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2910 | 2026-04-01T02:09:58.891Z | |
| 2911 | 2026-04-01T02:09:58.920Z | Doc-tests packet |
| 2912 | 2026-04-01T02:09:59.030Z | |
| 2913 | 2026-04-01T02:09:59.030Z | running 0 tests |
| 2914 | 2026-04-01T02:09:59.030Z | |
| 2915 | 2026-04-01T02:09:59.030Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2916 | 2026-04-01T02:09:59.030Z | |
| 2917 | 2026-04-01T02:09:59.045Z | Doc-tests pcap |
| 2918 | 2026-04-01T02:09:59.096Z | |
| 2919 | 2026-04-01T02:09:59.096Z | running 0 tests |
| 2920 | 2026-04-01T02:09:59.096Z | |
| 2921 | 2026-04-01T02:09:59.096Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2922 | 2026-04-01T02:09:59.096Z | |
| 2923 | 2026-04-01T02:09:59.142Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 2924 | 2026-04-01T02:09:59.142Z | + RUST_BACKTRACE=full |
| 2925 | 2026-04-01T02:09:59.142Z | + cargo test --features softnpu --no-fail-fast |
| 2926 | 2026-04-01T02:09:59.771Z | Compiling num-integer v0.1.46 |
| 2927 | 2026-04-01T02:09:59.775Z | Compiling num-complex v0.4.6 |
| 2928 | 2026-04-01T02:09:59.894Z | Compiling bitstruct_derive v0.1.0 |
| 2929 | 2026-04-01T02:09:59.897Z | Compiling tap v1.0.1 |
| 2930 | 2026-04-01T02:10:00.006Z | Compiling wyz v0.5.1 |
| 2931 | 2026-04-01T02:10:00.140Z | Compiling num-iter v0.1.45 |
| 2932 | 2026-04-01T02:10:00.173Z | Compiling num-rational v0.4.2 |
| 2933 | 2026-04-01T02:10:00.194Z | Compiling num-bigint v0.4.6 |
| 2934 | 2026-04-01T02:10:00.262Z | Compiling radium v0.7.0 |
| 2935 | 2026-04-01T02:10:00.277Z | Compiling funty v2.0.0 |
| 2936 | 2026-04-01T02:10:00.321Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2937 | 2026-04-01T02:10:00.371Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2938 | 2026-04-01T02:10:00.456Z | Compiling num v0.4.3 |
| 2939 | 2026-04-01T02:10:00.537Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2940 | 2026-04-01T02:10:00.571Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2941 | 2026-04-01T02:10:00.582Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2942 | 2026-04-01T02:10:00.680Z | Compiling bitvec v1.0.1 |
| 2943 | 2026-04-01T02:10:00.704Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2944 | 2026-04-01T02:10:00.835Z | Compiling typeid v1.0.3 |
| 2945 | 2026-04-01T02:10:00.877Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2946 | 2026-04-01T02:10:00.929Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2947 | 2026-04-01T02:10:00.976Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2948 | 2026-04-01T02:10:00.998Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2949 | 2026-04-01T02:10:01.565Z | Compiling ascii v1.1.0 |
| 2950 | 2026-04-01T02:10:01.795Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2951 | 2026-04-01T02:10:01.834Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2952 | 2026-04-01T02:10:01.849Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2953 | 2026-04-01T02:10:01.899Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 2954 | 2026-04-01T02:10:02.051Z | Compiling erased-serde v0.4.8 |
| 2955 | 2026-04-01T02:10:02.141Z | Compiling bitstruct v0.1.1 |
| 2956 | 2026-04-01T02:10:02.243Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2957 | 2026-04-01T02:10:02.319Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 2958 | 2026-04-01T02:10:02.349Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2959 | 2026-04-01T02:10:02.751Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 2960 | 2026-04-01T02:10:02.918Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2961 | 2026-04-01T02:10:02.938Z | Compiling serde_arrays v0.1.0 |
| 2962 | 2026-04-01T02:10:03.023Z | Compiling libloading v0.7.4 |
| 2963 | 2026-04-01T02:10:03.274Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2964 | 2026-04-01T02:10:03.732Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 2965 | 2026-04-01T02:10:03.848Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 2966 | 2026-04-01T02:10:03.931Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2967 | 2026-04-01T02:10:05.059Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2968 | 2026-04-01T02:10:05.789Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2969 | 2026-04-01T02:10:11.777Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2970 | 2026-04-01T02:10:11.995Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2971 | 2026-04-01T02:10:11.995Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2972 | 2026-04-01T02:10:12.170Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2973 | 2026-04-01T02:10:12.473Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2974 | 2026-04-01T02:10:12.717Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2975 | 2026-04-01T02:10:14.237Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2976 | 2026-04-01T02:10:14.471Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2977 | 2026-04-01T02:10:15.486Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2978 | 2026-04-01T02:10:20.615Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2979 | 2026-04-01T02:10:20.615Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2980 | 2026-04-01T02:10:21.912Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2981 | 2026-04-01T02:10:22.266Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2982 | 2026-04-01T02:10:29.131Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2983 | 2026-04-01T02:10:31.318Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2984 | 2026-04-01T02:10:35.676Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2985 | 2026-04-01T02:11:14.604Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s |
| 2986 | 2026-04-01T02:11:14.719Z | Running unittests src/lib.rs (target/debug/deps/aal-3ed53888b505a2c1) |
| 2987 | 2026-04-01T02:11:14.722Z | |
| 2988 | 2026-04-01T02:11:14.722Z | running 5 tests |
| 2989 | 2026-04-01T02:11:14.725Z | test fuse::tests::chip_revision_a0 ... ok |
| 2990 | 2026-04-01T02:11:14.725Z | test fuse::tests::chip_revision_b0 ... ok |
| 2991 | 2026-04-01T02:11:14.725Z | test fuse::tests::chip_revision_b1 ... ok |
| 2992 | 2026-04-01T02:11:14.725Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2993 | 2026-04-01T02:11:14.725Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2994 | 2026-04-01T02:11:14.725Z | |
| 2995 | 2026-04-01T02:11:14.725Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2996 | 2026-04-01T02:11:14.725Z | |
| 2997 | 2026-04-01T02:11:14.725Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2998 | 2026-04-01T02:11:14.728Z | |
| 2999 | 2026-04-01T02:11:14.728Z | running 0 tests |
| 3000 | 2026-04-01T02:11:14.728Z | |
| 3001 | 2026-04-01T02:11:14.729Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3002 | 2026-04-01T02:11:14.729Z | |
| 3003 | 2026-04-01T02:11:14.729Z | Running unittests src/lib.rs (target/debug/deps/asic-97b9187cd5525f99) |
| 3004 | 2026-04-01T02:11:14.732Z | |
| 3005 | 2026-04-01T02:11:14.732Z | running 0 tests |
| 3006 | 2026-04-01T02:11:14.732Z | |
| 3007 | 2026-04-01T02:11:14.732Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3008 | 2026-04-01T02:11:14.732Z | |
| 3009 | 2026-04-01T02:11:14.732Z | Running unittests src/lib.rs (target/debug/deps/common-1646855101939c8e) |
| 3010 | 2026-04-01T02:11:14.738Z | |
| 3011 | 2026-04-01T02:11:14.738Z | running 10 tests |
| 3012 | 2026-04-01T02:11:14.741Z | test nat::tests::test_vni ... ok |
| 3013 | 2026-04-01T02:11:14.741Z | test network::tests::test_equal ... ok |
| 3014 | 2026-04-01T02:11:14.741Z | test network::tests::test_not_equal ... ok |
| 3015 | 2026-04-01T02:11:14.741Z | test network::tests::test_eui64 ... ok |
| 3016 | 2026-04-01T02:11:14.741Z | test network::tests::test_into ... ok |
| 3017 | 2026-04-01T02:11:14.741Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3018 | 2026-04-01T02:11:14.741Z | test network::tests::test_to_string ... ok |
| 3019 | 2026-04-01T02:11:14.741Z | test network::tests::test_parse ... ok |
| 3020 | 2026-04-01T02:11:14.741Z | test test_purge ... ok |
| 3021 | 2026-04-01T02:11:14.744Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3022 | 2026-04-01T02:11:14.744Z | |
| 3023 | 2026-04-01T02:11:14.744Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3024 | 2026-04-01T02:11:14.744Z | |
| 3025 | 2026-04-01T02:11:14.747Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f15a4264b6911318) |
| 3026 | 2026-04-01T02:11:14.750Z | |
| 3027 | 2026-04-01T02:11:14.750Z | running 1 test |
| 3028 | 2026-04-01T02:11:16.021Z | test test::test_apis_up_to_date ... ok |
| 3029 | 2026-04-01T02:11:16.021Z | |
| 3030 | 2026-04-01T02:11:16.021Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s |
| 3031 | 2026-04-01T02:11:16.021Z | |
| 3032 | 2026-04-01T02:11:16.070Z | Running unittests src/main.rs (target/debug/deps/dpd-fedf431837ae075d) |
| 3033 | 2026-04-01T02:11:16.076Z | |
| 3034 | 2026-04-01T02:11:16.076Z | running 44 tests |
| 3035 | 2026-04-01T02:11:16.079Z | test freemap::test_ordering ... ok |
| 3036 | 2026-04-01T02:11:16.079Z | test freemap::test_split ... ok |
| 3037 | 2026-04-01T02:11:16.079Z | test config::tests::test_updates ... ok |
| 3038 | 2026-04-01T02:11:16.079Z | test macaddrs::tests::test_mac_offset ... ok |
| 3039 | 2026-04-01T02:11:16.079Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3040 | 2026-04-01T02:11:16.079Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3041 | 2026-04-01T02:11:16.079Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3042 | 2026-04-01T02:11:16.079Z | test mcast::tests::test_canonicalize_sources ... ok |
| 3043 | 2026-04-01T02:11:16.082Z | Apr 01 02:11:14.439Apr 01 02:11:14.439Apr 01 02:11:14.439 DEBGDEBG DEBGcreated new freemapcreated new freemap created new freemap, , , unitunit:unit: :freemap_test freemap_testfreemap_test |
| 3044 | 2026-04-01T02:11:16.082Z | |
| 3045 | 2026-04-01T02:11:16.082Z | |
| 3046 | 2026-04-01T02:11:16.082Z | Apr 01 02:11:14.439 DEBG created new freemap, unit: freemap_testApr 01 02:11:14.439 |
| 3047 | 2026-04-01T02:11:16.082Z | Apr 01 02:11:14.439 DEBG DEBGinitted freemap. size: 128 , initted freemap. size: 128unit, :Apr 01 02:11:14.439 unit Apr 01 02:11:14.439:DEBG freemap_testfreemap_testinitted freemap. size: 128 |
| 3048 | 2026-04-01T02:11:16.082Z | , |
| 3049 | 2026-04-01T02:11:16.082Z | unit: freemap_testApr 01 02:11:14.439Apr 01 02:11:14.439 |
| 3050 | 2026-04-01T02:11:16.082Z | DEBG reset freemapDEBG, unitApr 01 02:11:14.439reset freemap , DEBG:unit reset freemapfreemap_test, : |
| 3051 | 2026-04-01T02:11:16.082Z | freemap_testunit |
| 3052 | 2026-04-01T02:11:16.083Z | : freemap_test |
| 3053 | 2026-04-01T02:11:16.083Z | DEBG initted freemap. size: 128, unit: freemap_test |
| 3054 | 2026-04-01T02:11:16.083Z | Apr 01 02:11:14.439 DEBG reset freemap, unit: freemap_test |
| 3055 | 2026-04-01T02:11:16.083Z | Apr 01 02:11:14.439 DEBG created new freemap, unit: freemap_test |
| 3056 | 2026-04-01T02:11:16.083Z | Apr 01 02:11:14.439 DEBG initted freemap. size: 128, unit: freemap_test |
| 3057 | 2026-04-01T02:11:16.083Z | Apr 01 02:11:14.439 DEBG reset freemap, unit: freemap_test |
| 3058 | 2026-04-01T02:11:16.083Z | test freemap::test_free ... ok |
| 3059 | 2026-04-01T02:11:16.083Z | test freemap::test_reclaim ... ok |
| 3060 | 2026-04-01T02:11:16.083Z | test freemap::test_basic ... ok |
| 3061 | 2026-04-01T02:11:16.083Z | test freemap::test_exhaustion ... ok |
| 3062 | 2026-04-01T02:11:16.083Z | test freemap::test_span ... ok |
| 3063 | 2026-04-01T02:11:16.083Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 3064 | 2026-04-01T02:11:16.083Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 3065 | 2026-04-01T02:11:16.083Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 3066 | 2026-04-01T02:11:16.083Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 3067 | 2026-04-01T02:11:16.083Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 3068 | 2026-04-01T02:11:16.083Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 3069 | 2026-04-01T02:11:16.083Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 3070 | 2026-04-01T02:11:16.083Z | test mcast::tests::test_sources_contain_any ... ok |
| 3071 | 2026-04-01T02:11:16.083Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 3072 | 2026-04-01T02:11:16.083Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 3073 | 2026-04-01T02:11:16.083Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 3074 | 2026-04-01T02:11:16.083Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 3075 | 2026-04-01T02:11:16.083Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 3076 | 2026-04-01T02:11:16.083Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 3077 | 2026-04-01T02:11:16.083Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 3078 | 2026-04-01T02:11:16.083Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 3079 | 2026-04-01T02:11:16.083Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 3080 | 2026-04-01T02:11:16.083Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 3081 | 2026-04-01T02:11:16.083Z | test mcast::validate::tests::test_validate_tag ... ok |
| 3082 | 2026-04-01T02:11:16.083Z | test nat::test_mapping ... ok |
| 3083 | 2026-04-01T02:11:16.083Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 3084 | 2026-04-01T02:11:16.083Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 3085 | 2026-04-01T02:11:16.083Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 3086 | 2026-04-01T02:11:16.083Z | test port_map::tests::test_backplane_group ... ok |
| 3087 | 2026-04-01T02:11:16.083Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 3088 | 2026-04-01T02:11:16.083Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 3089 | 2026-04-01T02:11:16.083Z | test port_map::tests::test_port_map ... ok |
| 3090 | 2026-04-01T02:11:16.083Z | test port_map::tests::dump_map ... ok |
| 3091 | 2026-04-01T02:11:16.084Z | test mcast::tests::test_id_range_boundaries ... ok |
| 3092 | 2026-04-01T02:11:16.087Z | test api_server::tests::test_build_info ... ok |
| 3093 | 2026-04-01T02:11:16.087Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3094 | 2026-04-01T02:11:16.087Z | |
| 3095 | 2026-04-01T02:11:16.087Z | test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3096 | 2026-04-01T02:11:16.087Z | |
| 3097 | 2026-04-01T02:11:16.087Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-78969b4b9f2706ae) |
| 3098 | 2026-04-01T02:11:16.090Z | |
| 3099 | 2026-04-01T02:11:16.090Z | running 0 tests |
| 3100 | 2026-04-01T02:11:16.090Z | |
| 3101 | 2026-04-01T02:11:16.090Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3102 | 2026-04-01T02:11:16.090Z | |
| 3103 | 2026-04-01T02:11:16.090Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-5793a41a96442897) |
| 3104 | 2026-04-01T02:11:16.090Z | |
| 3105 | 2026-04-01T02:11:16.090Z | running 0 tests |
| 3106 | 2026-04-01T02:11:16.090Z | |
| 3107 | 2026-04-01T02:11:16.090Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3108 | 2026-04-01T02:11:16.090Z | |
| 3109 | 2026-04-01T02:11:16.090Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-c50f73754133845a) |
| 3110 | 2026-04-01T02:11:16.093Z | |
| 3111 | 2026-04-01T02:11:16.093Z | running 6 tests |
| 3112 | 2026-04-01T02:11:16.093Z | test tests::test_parse_client_port_id ... ok |
| 3113 | 2026-04-01T02:11:16.093Z | test tests::test_port_id_cmp ... ok |
| 3114 | 2026-04-01T02:11:16.093Z | test tests::test_full_lot_id_neither_present ... ok |
| 3115 | 2026-04-01T02:11:16.093Z | test tests::test_full_lot_id_lot_only ... ok |
| 3116 | 2026-04-01T02:11:16.093Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3117 | 2026-04-01T02:11:16.093Z | test tests::test_full_lot_id_both_present ... ok |
| 3118 | 2026-04-01T02:11:16.093Z | |
| 3119 | 2026-04-01T02:11:16.093Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3120 | 2026-04-01T02:11:16.093Z | |
| 3121 | 2026-04-01T02:11:16.093Z | Running tests/test_all.rs (target/debug/deps/test_all-8d1249b536a6ccce) |
| 3122 | 2026-04-01T02:11:16.097Z | |
| 3123 | 2026-04-01T02:11:16.097Z | running 0 tests |
| 3124 | 2026-04-01T02:11:16.097Z | |
| 3125 | 2026-04-01T02:11:16.097Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3126 | 2026-04-01T02:11:16.097Z | |
| 3127 | 2026-04-01T02:11:16.097Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-4dbe38fb6218b8c0) |
| 3128 | 2026-04-01T02:11:16.097Z | |
| 3129 | 2026-04-01T02:11:16.097Z | running 0 tests |
| 3130 | 2026-04-01T02:11:16.097Z | |
| 3131 | 2026-04-01T02:11:16.097Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3132 | 2026-04-01T02:11:16.097Z | |
| 3133 | 2026-04-01T02:11:16.097Z | Running unittests src/lib.rs (target/debug/deps/packet-0771433b0f4c0588) |
| 3134 | 2026-04-01T02:11:16.102Z | |
| 3135 | 2026-04-01T02:11:16.102Z | running 12 tests |
| 3136 | 2026-04-01T02:11:16.105Z | test icmp::test_v6_checksum ... ok |
| 3137 | 2026-04-01T02:11:16.105Z | test icmp::test_v4_checksum ... ok |
| 3138 | 2026-04-01T02:11:16.105Z | test lldp::test_lldp_parse ... ok |
| 3139 | 2026-04-01T02:11:16.105Z | test ipv6::test_ipv6_parse ... ok |
| 3140 | 2026-04-01T02:11:16.105Z | test pbuf::test_byte ... ok |
| 3141 | 2026-04-01T02:11:16.105Z | test pbuf::test_nibble ... ok |
| 3142 | 2026-04-01T02:11:16.105Z | test pbuf::test_short ... ok |
| 3143 | 2026-04-01T02:11:16.105Z | test pbuf::test_twelve ... ok |
| 3144 | 2026-04-01T02:11:16.105Z | test pbuf::test_word ... ok |
| 3145 | 2026-04-01T02:11:16.105Z | test pbuf::test_overflow ... ok |
| 3146 | 2026-04-01T02:11:16.105Z | test tcp::test_checksum_syn_nodata ... ok |
| 3147 | 2026-04-01T02:11:16.105Z | test tcp::test_checksum_ack_data ... ok |
| 3148 | 2026-04-01T02:11:16.105Z | |
| 3149 | 2026-04-01T02:11:16.105Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3150 | 2026-04-01T02:11:16.105Z | |
| 3151 | 2026-04-01T02:11:16.105Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 3152 | 2026-04-01T02:11:16.108Z | |
| 3153 | 2026-04-01T02:11:16.108Z | running 0 tests |
| 3154 | 2026-04-01T02:11:16.108Z | |
| 3155 | 2026-04-01T02:11:16.108Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3156 | 2026-04-01T02:11:16.108Z | |
| 3157 | 2026-04-01T02:11:16.111Z | Running unittests src/main.rs (target/debug/deps/swadm-d8035779cb234895) |
| 3158 | 2026-04-01T02:11:16.119Z | |
| 3159 | 2026-04-01T02:11:16.119Z | running 5 tests |
| 3160 | 2026-04-01T02:11:16.122Z | test switchport::test::test_compute_lanes ... ok |
| 3161 | 2026-04-01T02:11:16.125Z | test switchport::test::port_id_ordering ... ok |
| 3162 | 2026-04-01T02:11:16.125Z | test link::test_filter ... ok |
| 3163 | 2026-04-01T02:11:16.125Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 3164 | 2026-04-01T02:11:16.125Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 3165 | 2026-04-01T02:11:16.125Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 3166 | 2026-04-01T02:11:16.125Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 3167 | 2026-04-01T02:11:16.125Z | Tx Enabled: Yes Yes Yes Yes |
| 3168 | 2026-04-01T02:11:16.125Z | Lane 0 Tx Loss-of-lock: No No No Lane 1No |
| 3169 | 2026-04-01T02:11:16.125Z | Tx Loss-of-signal: NoLane 2 No Lane 3No |
| 3170 | 2026-04-01T02:11:16.125Z | No |
| 3171 | 2026-04-01T02:11:16.125Z | State: Activated Tx CDR Enabled: No ActivatedNo Activated NoActivated |
| 3172 | 2026-04-01T02:11:16.125Z | No Rx Output Enabled: false |
| 3173 | 2026-04-01T02:11:16.126Z | Tx Adaptive EQ Fault: Nofalse Nofalse false |
| 3174 | 2026-04-01T02:11:16.126Z | No No Rx Output Status: valid |
| 3175 | 2026-04-01T02:11:16.126Z | valid Tx Fault: Yes Yes validYes validYes |
| 3176 | 2026-04-01T02:11:16.126Z | |
| 3177 | 2026-04-01T02:11:16.126Z | Rx Loss-of-lock: true true true true |
| 3178 | 2026-04-01T02:11:16.126Z | Rx Loss-of-signal: false false false false |
| 3179 | 2026-04-01T02:11:16.126Z | Rx Auto-squelch Disable: true true true true |
| 3180 | 2026-04-01T02:11:16.126Z | Tx Output Enabled: true true true true |
| 3181 | 2026-04-01T02:11:16.126Z | Tx Output Status: invalid invalid invalid invalid |
| 3182 | 2026-04-01T02:11:16.126Z | Tx Loss-of-lock: false false false false |
| 3183 | 2026-04-01T02:11:16.126Z | Tx Loss-of-signal: true true true true |
| 3184 | 2026-04-01T02:11:16.126Z | Tx Auto-squelch Disable: false false false false |
| 3185 | 2026-04-01T02:11:16.126Z | Tx Adaptive EQ Fail: true true true true |
| 3186 | 2026-04-01T02:11:16.126Z | Tx Failure: false false false false |
| 3187 | 2026-04-01T02:11:16.126Z | Tx Force Squelch: true true true true |
| 3188 | 2026-04-01T02:11:16.126Z | Tx Input Polarity: normal normal normal normal |
| 3189 | 2026-04-01T02:11:16.126Z | test switchport::test::test_print_cmis_datapath ... ok |
| 3190 | 2026-04-01T02:11:16.126Z | test switchport::test::test_print_sff_datapath ... ok |
| 3191 | 2026-04-01T02:11:16.126Z | |
| 3192 | 2026-04-01T02:11:16.126Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3193 | 2026-04-01T02:11:16.126Z | |
| 3194 | 2026-04-01T02:11:16.129Z | Running tests/counters.rs (target/debug/deps/counters-dfc008ae98d231c9) |
| 3195 | 2026-04-01T02:11:16.132Z | |
| 3196 | 2026-04-01T02:11:16.132Z | running 1 test |
| 3197 | 2026-04-01T02:11:16.135Z | test test_p4_counter_list ... ignored |
| 3198 | 2026-04-01T02:11:16.135Z | |
| 3199 | 2026-04-01T02:11:16.135Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3200 | 2026-04-01T02:11:16.135Z | |
| 3201 | 2026-04-01T02:11:16.135Z | Running tests/port-link.rs (target/debug/deps/port_link-fa018ac19dad356c) |
| 3202 | 2026-04-01T02:11:16.138Z | |
| 3203 | 2026-04-01T02:11:16.138Z | running 5 tests |
| 3204 | 2026-04-01T02:11:16.141Z | test test_an ... ignored |
| 3205 | 2026-04-01T02:11:16.141Z | test test_enable ... ignored |
| 3206 | 2026-04-01T02:11:16.141Z | test test_ip_addresses ... ignored |
| 3207 | 2026-04-01T02:11:16.141Z | test test_kr ... ignored |
| 3208 | 2026-04-01T02:11:16.141Z | test test_mac ... ignored |
| 3209 | 2026-04-01T02:11:16.141Z | |
| 3210 | 2026-04-01T02:11:16.141Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3211 | 2026-04-01T02:11:16.141Z | |
| 3212 | 2026-04-01T02:11:16.141Z | Running unittests src/main.rs (target/debug/deps/tfportd-06eb1bfa3680b590) |
| 3213 | 2026-04-01T02:11:16.145Z | |
| 3214 | 2026-04-01T02:11:16.145Z | running 3 tests |
| 3215 | 2026-04-01T02:11:16.145Z | test linklocal::test_parse_ipadm ... ok |
| 3216 | 2026-04-01T02:11:16.145Z | test tfport::test_parse_tfport ... ok |
| 3217 | 2026-04-01T02:11:16.145Z | test config::tests::test_updates ... ok |
| 3218 | 2026-04-01T02:11:16.145Z | |
| 3219 | 2026-04-01T02:11:16.145Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3220 | 2026-04-01T02:11:16.145Z | |
| 3221 | 2026-04-01T02:11:16.147Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f4bbad621efe3ee3) |
| 3222 | 2026-04-01T02:11:16.150Z | |
| 3223 | 2026-04-01T02:11:16.150Z | running 0 tests |
| 3224 | 2026-04-01T02:11:16.150Z | |
| 3225 | 2026-04-01T02:11:16.150Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3226 | 2026-04-01T02:11:16.150Z | |
| 3227 | 2026-04-01T02:11:16.153Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 3228 | 2026-04-01T02:11:16.156Z | |
| 3229 | 2026-04-01T02:11:16.156Z | running 0 tests |
| 3230 | 2026-04-01T02:11:16.156Z | |
| 3231 | 2026-04-01T02:11:16.156Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3232 | 2026-04-01T02:11:16.156Z | |
| 3233 | 2026-04-01T02:11:16.156Z | Doc-tests aal |
| 3234 | 2026-04-01T02:11:16.286Z | |
| 3235 | 2026-04-01T02:11:16.286Z | running 0 tests |
| 3236 | 2026-04-01T02:11:16.286Z | |
| 3237 | 2026-04-01T02:11:16.289Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3238 | 2026-04-01T02:11:16.289Z | |
| 3239 | 2026-04-01T02:11:16.305Z | Doc-tests aal_macros |
| 3240 | 2026-04-01T02:11:16.378Z | |
| 3241 | 2026-04-01T02:11:16.378Z | running 0 tests |
| 3242 | 2026-04-01T02:11:16.378Z | |
| 3243 | 2026-04-01T02:11:16.379Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3244 | 2026-04-01T02:11:16.379Z | |
| 3245 | 2026-04-01T02:11:16.392Z | Doc-tests common |
| 3246 | 2026-04-01T02:11:16.631Z | |
| 3247 | 2026-04-01T02:11:16.631Z | running 0 tests |
| 3248 | 2026-04-01T02:11:16.631Z | |
| 3249 | 2026-04-01T02:11:16.631Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3250 | 2026-04-01T02:11:16.631Z | |
| 3251 | 2026-04-01T02:11:16.654Z | Doc-tests dpd_api |
| 3252 | 2026-04-01T02:11:17.810Z | |
| 3253 | 2026-04-01T02:11:17.810Z | running 2 tests |
| 3254 | 2026-04-01T02:11:17.811Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 103) ... ignored |
| 3255 | 2026-04-01T02:11:17.811Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 109) ... ignored |
| 3256 | 2026-04-01T02:11:17.811Z | |
| 3257 | 2026-04-01T02:11:17.811Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3258 | 2026-04-01T02:11:17.811Z | |
| 3259 | 2026-04-01T02:11:17.854Z | Doc-tests dpd_client |
| 3260 | 2026-04-01T02:11:19.106Z | |
| 3261 | 2026-04-01T02:11:19.106Z | running 0 tests |
| 3262 | 2026-04-01T02:11:19.106Z | |
| 3263 | 2026-04-01T02:11:19.106Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3264 | 2026-04-01T02:11:19.106Z | |
| 3265 | 2026-04-01T02:11:19.153Z | Doc-tests dpd_types |
| 3266 | 2026-04-01T02:11:19.491Z | |
| 3267 | 2026-04-01T02:11:19.491Z | running 0 tests |
| 3268 | 2026-04-01T02:11:19.491Z | |
| 3269 | 2026-04-01T02:11:19.491Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3270 | 2026-04-01T02:11:19.491Z | |
| 3271 | 2026-04-01T02:11:19.523Z | Doc-tests packet |
| 3272 | 2026-04-01T02:11:19.635Z | |
| 3273 | 2026-04-01T02:11:19.635Z | running 0 tests |
| 3274 | 2026-04-01T02:11:19.635Z | |
| 3275 | 2026-04-01T02:11:19.635Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3276 | 2026-04-01T02:11:19.635Z | |
| 3277 | 2026-04-01T02:11:19.653Z | Doc-tests pcap |
| 3278 | 2026-04-01T02:11:19.707Z | |
| 3279 | 2026-04-01T02:11:19.707Z | running 0 tests |
| 3280 | 2026-04-01T02:11:19.707Z | |
| 3281 | 2026-04-01T02:11:19.707Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3282 | 2026-04-01T02:11:19.707Z | |
| 3283 | 2026-04-01T02:11:19.759Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 3284 | 2026-04-01T02:11:19.759Z | + RUST_BACKTRACE=full |
| 3285 | 2026-04-01T02:11:19.759Z | + cargo test --features chaos --no-fail-fast |
| 3286 | 2026-04-01T02:11:20.336Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 3287 | 2026-04-01T02:11:20.410Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 3288 | 2026-04-01T02:11:20.418Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 3289 | 2026-04-01T02:11:28.591Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 3290 | 2026-04-01T02:11:28.812Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 3291 | 2026-04-01T02:12:02.635Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 42.85s |
| 3292 | 2026-04-01T02:12:02.749Z | Running unittests src/lib.rs (target/debug/deps/aal-7f7282a08dd2b93d) |
| 3293 | 2026-04-01T02:12:02.756Z | |
| 3294 | 2026-04-01T02:12:02.756Z | running 5 tests |
| 3295 | 2026-04-01T02:12:02.759Z | test fuse::tests::chip_revision_a0 ... ok |
| 3296 | 2026-04-01T02:12:02.759Z | test fuse::tests::chip_revision_b0 ... ok |
| 3297 | 2026-04-01T02:12:02.759Z | test fuse::tests::chip_revision_b1 ... ok |
| 3298 | 2026-04-01T02:12:02.759Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 3299 | 2026-04-01T02:12:02.759Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 3300 | 2026-04-01T02:12:02.759Z | |
| 3301 | 2026-04-01T02:12:02.759Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3302 | 2026-04-01T02:12:02.759Z | |
| 3303 | 2026-04-01T02:12:02.759Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 3304 | 2026-04-01T02:12:02.762Z | |
| 3305 | 2026-04-01T02:12:02.762Z | running 0 tests |
| 3306 | 2026-04-01T02:12:02.763Z | |
| 3307 | 2026-04-01T02:12:02.766Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3308 | 2026-04-01T02:12:02.766Z | |
| 3309 | 2026-04-01T02:12:02.766Z | Running unittests src/lib.rs (target/debug/deps/asic-78fa8cae4944cf91) |
| 3310 | 2026-04-01T02:12:02.769Z | |
| 3311 | 2026-04-01T02:12:02.769Z | running 0 tests |
| 3312 | 2026-04-01T02:12:02.769Z | |
| 3313 | 2026-04-01T02:12:02.772Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3314 | 2026-04-01T02:12:02.772Z | |
| 3315 | 2026-04-01T02:12:02.772Z | Running unittests src/lib.rs (target/debug/deps/common-1646855101939c8e) |
| 3316 | 2026-04-01T02:12:02.775Z | |
| 3317 | 2026-04-01T02:12:02.775Z | running 10 tests |
| 3318 | 2026-04-01T02:12:02.778Z | test nat::tests::test_vni ... ok |
| 3319 | 2026-04-01T02:12:02.778Z | test network::tests::test_equal ... ok |
| 3320 | 2026-04-01T02:12:02.778Z | test network::tests::test_eui64 ... ok |
| 3321 | 2026-04-01T02:12:02.778Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 3322 | 2026-04-01T02:12:02.778Z | test network::tests::test_into ... ok |
| 3323 | 2026-04-01T02:12:02.778Z | test network::tests::test_not_equal ... ok |
| 3324 | 2026-04-01T02:12:02.781Z | test network::tests::test_to_string ... ok |
| 3325 | 2026-04-01T02:12:02.781Z | test network::tests::test_parse ... ok |
| 3326 | 2026-04-01T02:12:02.781Z | test test_purge ... ok |
| 3327 | 2026-04-01T02:12:02.784Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 3328 | 2026-04-01T02:12:02.784Z | |
| 3329 | 2026-04-01T02:12:02.784Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3330 | 2026-04-01T02:12:02.784Z | |
| 3331 | 2026-04-01T02:12:02.787Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-f19d6adc8bec1336) |
| 3332 | 2026-04-01T02:12:02.808Z | |
| 3333 | 2026-04-01T02:12:02.808Z | running 1 test |
| 3334 | 2026-04-01T02:12:04.167Z | test test::test_apis_up_to_date ... ok |
| 3335 | 2026-04-01T02:12:04.167Z | |
| 3336 | 2026-04-01T02:12:04.167Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.36s |
| 3337 | 2026-04-01T02:12:04.167Z | |
| 3338 | 2026-04-01T02:12:04.219Z | Running unittests src/main.rs (target/debug/deps/dpd-42727efc6de07eb1) |
| 3339 | 2026-04-01T02:12:04.225Z | |
| 3340 | 2026-04-01T02:12:04.225Z | running 44 tests |
| 3341 | 2026-04-01T02:12:04.228Z | test freemap::test_ordering ... ok |
| 3342 | 2026-04-01T02:12:04.228Z | test freemap::test_split ... ok |
| 3343 | 2026-04-01T02:12:04.228Z | test config::tests::test_updates ... ok |
| 3344 | 2026-04-01T02:12:04.228Z | test macaddrs::tests::test_mac_offset ... ok |
| 3345 | 2026-04-01T02:12:04.228Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 3346 | 2026-04-01T02:12:04.228Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 3347 | 2026-04-01T02:12:04.228Z | test macaddrs::tests::test_parse_port_id ... ok |
| 3348 | 2026-04-01T02:12:04.228Z | test mcast::tests::test_canonicalize_sources ... ok |
| 3349 | 2026-04-01T02:12:04.231Z | Apr 01 02:12:02.588 DEBG created new freemapApr 01 02:12:02.588 DEBG created new freemapApr 01 02:12:02.588, unitDEBG: created new freemap, , unitunit:: freemap_testfreemap_testfreemap_test |
| 3350 | 2026-04-01T02:12:04.231Z | |
| 3351 | 2026-04-01T02:12:04.231Z | |
| 3352 | 2026-04-01T02:12:04.231Z | Apr 01 02:12:02.588Apr 01 02:12:02.588 DEBGDEBGApr 01 02:12:02.588 initted freemap. size: 128 DEBGinitted freemap. size: 128 , initted freemap. size: 128unit, , :unitunit ::freemap_test |
| 3353 | 2026-04-01T02:12:04.231Z | freemap_testfreemap_test |
| 3354 | 2026-04-01T02:12:04.231Z | |
| 3355 | 2026-04-01T02:12:04.231Z | Apr 01 02:12:02.588 Apr 01 02:12:02.588Apr 01 02:12:02.588 DEBGDEBGDEBG reset freemap , reset freemapunitreset freemap, :unit :freemap_test |
| 3356 | 2026-04-01T02:12:04.231Z | freemap_testApr 01 02:12:02.588, unit |
| 3357 | 2026-04-01T02:12:04.231Z | : freemap_testDEBG |
| 3358 | 2026-04-01T02:12:04.231Z | created new freemap, unit: freemap_test |
| 3359 | 2026-04-01T02:12:04.231Z | Apr 01 02:12:02.588 DEBG initted freemap. size: 128, unit: freemap_test |
| 3360 | 2026-04-01T02:12:04.231Z | Apr 01 02:12:02.588 DEBG reset freemap, unit: freemap_test |
| 3361 | 2026-04-01T02:12:04.231Z | Apr 01 02:12:02.588 DEBG created new freemap, unit: freemap_test |
| 3362 | 2026-04-01T02:12:04.232Z | Apr 01 02:12:02.588 DEBG initted freemap. size: 128, unit: freemap_test |
| 3363 | 2026-04-01T02:12:04.232Z | Apr 01 02:12:02.588 DEBG reset freemap, unit: freemap_test |
| 3364 | 2026-04-01T02:12:04.232Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 3365 | 2026-04-01T02:12:04.232Z | test freemap::test_reclaim ... ok |
| 3366 | 2026-04-01T02:12:04.232Z | test freemap::test_free ... ok |
| 3367 | 2026-04-01T02:12:04.232Z | test freemap::test_basic ... ok |
| 3368 | 2026-04-01T02:12:04.232Z | test freemap::test_exhaustion ... ok |
| 3369 | 2026-04-01T02:12:04.232Z | test freemap::test_span ... ok |
| 3370 | 2026-04-01T02:12:04.232Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 3371 | 2026-04-01T02:12:04.232Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 3372 | 2026-04-01T02:12:04.232Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 3373 | 2026-04-01T02:12:04.232Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 3374 | 2026-04-01T02:12:04.232Z | test mcast::tests::test_sources_contain_any ... ok |
| 3375 | 2026-04-01T02:12:04.232Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 3376 | 2026-04-01T02:12:04.232Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 3377 | 2026-04-01T02:12:04.232Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 3378 | 2026-04-01T02:12:04.232Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 3379 | 2026-04-01T02:12:04.232Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 3380 | 2026-04-01T02:12:04.232Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 3381 | 2026-04-01T02:12:04.232Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 3382 | 2026-04-01T02:12:04.232Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 3383 | 2026-04-01T02:12:04.232Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 3384 | 2026-04-01T02:12:04.232Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 3385 | 2026-04-01T02:12:04.232Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 3386 | 2026-04-01T02:12:04.232Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 3387 | 2026-04-01T02:12:04.232Z | test mcast::validate::tests::test_validate_tag ... ok |
| 3388 | 2026-04-01T02:12:04.232Z | test nat::test_mapping ... ok |
| 3389 | 2026-04-01T02:12:04.232Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 3390 | 2026-04-01T02:12:04.232Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 3391 | 2026-04-01T02:12:04.232Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 3392 | 2026-04-01T02:12:04.232Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 3393 | 2026-04-01T02:12:04.232Z | test port_map::tests::test_backplane_group ... ok |
| 3394 | 2026-04-01T02:12:04.232Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 3395 | 2026-04-01T02:12:04.232Z | test port_map::tests::dump_map ... ok |
| 3396 | 2026-04-01T02:12:04.232Z | test port_map::tests::test_port_map ... ok |
| 3397 | 2026-04-01T02:12:04.232Z | test api_server::tests::test_build_info ... ok |
| 3398 | 2026-04-01T02:12:04.232Z | test mcast::tests::test_id_range_boundaries ... ok |
| 3399 | 2026-04-01T02:12:04.232Z | test port_map::tests::parse_softnpu_revision ... ok |
| 3400 | 2026-04-01T02:12:04.232Z | |
| 3401 | 2026-04-01T02:12:04.233Z | test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 3402 | 2026-04-01T02:12:04.233Z | |
| 3403 | 2026-04-01T02:12:04.236Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-76b51be6bc113a87) |
| 3404 | 2026-04-01T02:12:04.239Z | |
| 3405 | 2026-04-01T02:12:04.239Z | running 0 tests |
| 3406 | 2026-04-01T02:12:04.239Z | |
| 3407 | 2026-04-01T02:12:04.239Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3408 | 2026-04-01T02:12:04.239Z | |
| 3409 | 2026-04-01T02:12:04.239Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-f3eedff91cf40d03) |
| 3410 | 2026-04-01T02:12:04.242Z | |
| 3411 | 2026-04-01T02:12:04.242Z | running 0 tests |
| 3412 | 2026-04-01T02:12:04.242Z | |
| 3413 | 2026-04-01T02:12:04.245Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3414 | 2026-04-01T02:12:04.246Z | |
| 3415 | 2026-04-01T02:12:04.246Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-b850408151c47559) |
| 3416 | 2026-04-01T02:12:04.251Z | |
| 3417 | 2026-04-01T02:12:04.251Z | running 6 tests |
| 3418 | 2026-04-01T02:12:04.255Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3419 | 2026-04-01T02:12:04.255Z | test tests::test_full_lot_id_lot_only ... ok |
| 3420 | 2026-04-01T02:12:04.255Z | test tests::test_full_lot_id_both_present ... ok |
| 3421 | 2026-04-01T02:12:04.258Z | test tests::test_full_lot_id_neither_present ... ok |
| 3422 | 2026-04-01T02:12:04.258Z | test tests::test_port_id_cmp ... ok |
| 3423 | 2026-04-01T02:12:04.258Z | test tests::test_parse_client_port_id ... ok |
| 3424 | 2026-04-01T02:12:04.258Z | |
| 3425 | 2026-04-01T02:12:04.258Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3426 | 2026-04-01T02:12:04.258Z | |
| 3427 | 2026-04-01T02:12:04.258Z | Running tests/test_all.rs (target/debug/deps/test_all-b2d3f109be6237b3) |
| 3428 | 2026-04-01T02:12:04.261Z | |
| 3429 | 2026-04-01T02:12:04.261Z | running 6 tests |
| 3430 | 2026-04-01T02:12:07.270Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 3431 | 2026-04-01T02:12:07.273Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 3432 | 2026-04-01T02:12:07.273Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 3433 | 2026-04-01T02:12:07.279Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 3434 | 2026-04-01T02:12:07.605Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 3435 | 2026-04-01T02:12:12.461Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... FAILED |
| 3436 | 2026-04-01T02:12:12.461Z | |
| 3437 | 2026-04-01T02:12:12.461Z | failures: |
| 3438 | 2026-04-01T02:12:12.461Z | |
| 3439 | 2026-04-01T02:12:12.461Z | ---- chaos_tests::port_settings::test_port_settings_txn_sweep stdout ---- |
| 3440 | 2026-04-01T02:12:12.461Z | writing dpd stdout to /tmp/txn-sweep-dpd.stdout |
| 3441 | 2026-04-01T02:12:12.461Z | writing dpd stderr to /tmp/txn-sweep-dpd.stderr |
| 3442 | 2026-04-01T02:12:12.461Z | Apr 01 02:12:05.625 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3443 | 2026-04-01T02:12:12.461Z | Apr 01 02:12:05.628 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "8b2c5b68-4ef8-4b24-bd30-fac448ddf1cd", "content-length": "12", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3444 | 2026-04-01T02:12:12.461Z | current/target: Diff < left / right > : |
| 3445 | 2026-04-01T02:12:12.461Z | PortSettings { |
| 3446 | 2026-04-01T02:12:12.461Z | < links: {}, |
| 3447 | 2026-04-01T02:12:12.461Z | > links: { |
| 3448 | 2026-04-01T02:12:12.461Z | > "0": LinkSettings { |
| 3449 | 2026-04-01T02:12:12.461Z | > addrs: [ |
| 3450 | 2026-04-01T02:12:12.461Z | > 106.85.90.188, |
| 3451 | 2026-04-01T02:12:12.461Z | > 111.183.197.95, |
| 3452 | 2026-04-01T02:12:12.461Z | > 129.107.34.188, |
| 3453 | 2026-04-01T02:12:12.461Z | > 246.251.12.132, |
| 3454 | 2026-04-01T02:12:12.461Z | > 2a14:8feb:95ec:7169:ba1b:c753:50f2:1d90, |
| 3455 | 2026-04-01T02:12:12.461Z | > 6a52:e0ec:62b:27ea:307f:14f2:de64:a9fb, |
| 3456 | 2026-04-01T02:12:12.461Z | > 8449:d4c5:933e:2c3e:bcb2:9440:9e67:fa96, |
| 3457 | 2026-04-01T02:12:12.461Z | > 9114:21c2:9695:c71a:c04:66ca:6b3e:1474, |
| 3458 | 2026-04-01T02:12:12.461Z | > 916d:7944:1aaa:71ac:8dae:8f00:a1f:5b64, |
| 3459 | 2026-04-01T02:12:12.461Z | > e08e:f34e:1b63:9b93:fe9d:fead:af72:7879, |
| 3460 | 2026-04-01T02:12:12.462Z | > ], |
| 3461 | 2026-04-01T02:12:12.462Z | > params: LinkCreate { |
| 3462 | 2026-04-01T02:12:12.462Z | > autoneg: true, |
| 3463 | 2026-04-01T02:12:12.462Z | > fec: Some( |
| 3464 | 2026-04-01T02:12:12.462Z | > None, |
| 3465 | 2026-04-01T02:12:12.462Z | > ), |
| 3466 | 2026-04-01T02:12:12.462Z | > kr: false, |
| 3467 | 2026-04-01T02:12:12.462Z | > lane: Some( |
| 3468 | 2026-04-01T02:12:12.462Z | > LinkId( |
| 3469 | 2026-04-01T02:12:12.462Z | > 0, |
| 3470 | 2026-04-01T02:12:12.462Z | > ), |
| 3471 | 2026-04-01T02:12:12.462Z | > ), |
| 3472 | 2026-04-01T02:12:12.462Z | > speed: Speed100G, |
| 3473 | 2026-04-01T02:12:12.462Z | > tx_eq: None, |
| 3474 | 2026-04-01T02:12:12.462Z | > }, |
| 3475 | 2026-04-01T02:12:12.462Z | > }, |
| 3476 | 2026-04-01T02:12:12.462Z | > }, |
| 3477 | 2026-04-01T02:12:12.462Z | } |
| 3478 | 2026-04-01T02:12:12.462Z | Apr 01 02:12:05.629 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 3479 | 2026-04-01T02:12:12.462Z | Apr 01 02:12:05.630 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "0ad2f302-e459-4ccf-aa22-483c16e837b1", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3480 | 2026-04-01T02:12:12.467Z | Apr 01 02:12:05.630 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3481 | 2026-04-01T02:12:12.467Z | operation failed, settings remained as expectedApr 01 02:12:05.631 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "18a619a1-c3b9-448a-90a6-d358a4cf06a0", "content-length": "12", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3482 | 2026-04-01T02:12:12.467Z | Apr 01 02:12:05.631 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3483 | 2026-04-01T02:12:12.467Z | current/target: Diff < left / right > : |
| 3484 | 2026-04-01T02:12:12.467Z | PortSettings { |
| 3485 | 2026-04-01T02:12:12.467Z | < links: {}, |
| 3486 | 2026-04-01T02:12:12.467Z | > links: { |
| 3487 | 2026-04-01T02:12:12.467Z | > "0": LinkSettings { |
| 3488 | 2026-04-01T02:12:12.467Z | > addrs: [ |
| 3489 | 2026-04-01T02:12:12.467Z | > 6.47.65.211, |
| 3490 | 2026-04-01T02:12:12.467Z | > 60.65.111.129, |
| 3491 | 2026-04-01T02:12:12.467Z | > 102.175.218.213, |
| 3492 | 2026-04-01T02:12:12.467Z | > 110.145.92.255, |
| 3493 | 2026-04-01T02:12:12.467Z | > ], |
| 3494 | 2026-04-01T02:12:12.467Z | > params: LinkCreate { |
| 3495 | 2026-04-01T02:12:12.467Z | > autoneg: true, |
| 3496 | 2026-04-01T02:12:12.467Z | > fec: Some( |
| 3497 | 2026-04-01T02:12:12.467Z | > None, |
| 3498 | 2026-04-01T02:12:12.467Z | > ), |
| 3499 | 2026-04-01T02:12:12.467Z | > kr: true, |
| 3500 | 2026-04-01T02:12:12.467Z | > lane: Some( |
| 3501 | 2026-04-01T02:12:12.467Z | > LinkId( |
| 3502 | 2026-04-01T02:12:12.467Z | > 0, |
| 3503 | 2026-04-01T02:12:12.467Z | > ), |
| 3504 | 2026-04-01T02:12:12.467Z | > ), |
| 3505 | 2026-04-01T02:12:12.467Z | > speed: Speed100G, |
| 3506 | 2026-04-01T02:12:12.467Z | > tx_eq: None, |
| 3507 | 2026-04-01T02:12:12.467Z | > }, |
| 3508 | 2026-04-01T02:12:12.467Z | > }, |
| 3509 | 2026-04-01T02:12:12.467Z | > }, |
| 3510 | 2026-04-01T02:12:12.467Z | } |
| 3511 | 2026-04-01T02:12:12.467Z | Apr 01 02:12:05.631 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "d5478e40-4a68-465e-9575-5719480b0bc7", "content-length": "12", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3512 | 2026-04-01T02:12:12.467Z | Apr 01 02:12:05.631 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 3513 | 2026-04-01T02:12:12.467Z | Apr 01 02:12:05.632 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "6231ba8f-8169-4a25-976e-0fdd2037e311", "content-length": "183", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3514 | 2026-04-01T02:12:12.467Z | Apr 01 02:12:05.632 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3515 | 2026-04-01T02:12:12.467Z | operation succeeded, settings changed as expectedApr 01 02:12:05.633 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "2020ee78-86d0-4c0b-8abf-62156c5d1a50", "content-length": "183", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3516 | 2026-04-01T02:12:12.467Z | Apr 01 02:12:05.633 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3517 | 2026-04-01T02:12:12.467Z | current/target: Diff < left / right > : |
| 3518 | 2026-04-01T02:12:12.468Z | PortSettings { |
| 3519 | 2026-04-01T02:12:12.468Z | < links: { |
| 3520 | 2026-04-01T02:12:12.468Z | < "0": LinkSettings { |
| 3521 | 2026-04-01T02:12:12.468Z | < addrs: [ |
| 3522 | 2026-04-01T02:12:12.468Z | < 6.47.65.211, |
| 3523 | 2026-04-01T02:12:12.468Z | < 60.65.111.129, |
| 3524 | 2026-04-01T02:12:12.468Z | < 102.175.218.213, |
| 3525 | 2026-04-01T02:12:12.468Z | < 110.145.92.255, |
| 3526 | 2026-04-01T02:12:12.468Z | < ], |
| 3527 | 2026-04-01T02:12:12.468Z | < params: LinkCreate { |
| 3528 | 2026-04-01T02:12:12.468Z | < autoneg: true, |
| 3529 | 2026-04-01T02:12:12.468Z | < fec: Some( |
| 3530 | 2026-04-01T02:12:12.468Z | < None, |
| 3531 | 2026-04-01T02:12:12.468Z | < ), |
| 3532 | 2026-04-01T02:12:12.468Z | < kr: true, |
| 3533 | 2026-04-01T02:12:12.468Z | < lane: Some( |
| 3534 | 2026-04-01T02:12:12.468Z | < LinkId( |
| 3535 | 2026-04-01T02:12:12.468Z | < 0, |
| 3536 | 2026-04-01T02:12:12.468Z | < ), |
| 3537 | 2026-04-01T02:12:12.468Z | < ), |
| 3538 | 2026-04-01T02:12:12.468Z | < speed: Speed100G, |
| 3539 | 2026-04-01T02:12:12.468Z | < tx_eq: None, |
| 3540 | 2026-04-01T02:12:12.468Z | < }, |
| 3541 | 2026-04-01T02:12:12.468Z | < }, |
| 3542 | 2026-04-01T02:12:12.468Z | < }, |
| 3543 | 2026-04-01T02:12:12.468Z | > links: {}, |
| 3544 | 2026-04-01T02:12:12.468Z | } |
| 3545 | 2026-04-01T02:12:12.468Z | Apr 01 02:12:05.633 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "3521483e-f6d8-4f32-8644-86011b22ec1b", "content-length": "183", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3546 | 2026-04-01T02:12:12.468Z | Apr 01 02:12:05.633 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 3547 | 2026-04-01T02:12:12.468Z | Apr 01 02:12:05.634 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "ebeb2c8f-2521-4432-9bc5-9674aebf3da2", "content-length": "12", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3548 | 2026-04-01T02:12:12.468Z | Apr 01 02:12:05.634 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3549 | 2026-04-01T02:12:12.468Z | operation succeeded, settings changed as expectedApr 01 02:12:05.634 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "26dec5e8-df22-4175-8035-de9300af7f8d", "content-length": "12", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3550 | 2026-04-01T02:12:12.468Z | Apr 01 02:12:05.634 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3551 | 2026-04-01T02:12:12.468Z | Apr 01 02:12:05.635 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "e0c3ee7b-75dd-4154-acc9-aa1f0ac2e47b", "content-length": "12", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3552 | 2026-04-01T02:12:12.468Z | current/target: Diff < left / right > : |
| 3553 | 2026-04-01T02:12:12.468Z | PortSettings { |
| 3554 | 2026-04-01T02:12:12.468Z | < links: {}, |
| 3555 | 2026-04-01T02:12:12.468Z | > links: { |
| 3556 | 2026-04-01T02:12:12.468Z | > "0": LinkSettings { |
| 3557 | 2026-04-01T02:12:12.469Z | > addrs: [ |
| 3558 | 2026-04-01T02:12:12.469Z | > 30.128.231.235, |
| 3559 | 2026-04-01T02:12:12.469Z | > 97.47.196.23, |
| 3560 | 2026-04-01T02:12:12.469Z | > 107.5.168.1, |
| 3561 | 2026-04-01T02:12:12.469Z | > 115.61.159.243, |
| 3562 | 2026-04-01T02:12:12.469Z | > 134.2.213.213, |
| 3563 | 2026-04-01T02:12:12.469Z | > 136.7.24.213, |
| 3564 | 2026-04-01T02:12:12.469Z | > 137.214.216.137, |
| 3565 | 2026-04-01T02:12:12.469Z | > 165.180.203.17, |
| 3566 | 2026-04-01T02:12:12.469Z | > 206.169.222.168, |
| 3567 | 2026-04-01T02:12:12.469Z | > 2463:652c:bf6f:91b8:147f:2662:41c0:7c4, |
| 3568 | 2026-04-01T02:12:12.469Z | > 859e:ec94:6d42:bbdf:1881:d5ad:d208:cd25, |
| 3569 | 2026-04-01T02:12:12.469Z | > ], |
| 3570 | 2026-04-01T02:12:12.469Z | > params: LinkCreate { |
| 3571 | 2026-04-01T02:12:12.469Z | > autoneg: false, |
| 3572 | 2026-04-01T02:12:12.469Z | > fec: Some( |
| 3573 | 2026-04-01T02:12:12.469Z | > None, |
| 3574 | 2026-04-01T02:12:12.469Z | > ), |
| 3575 | 2026-04-01T02:12:12.469Z | > kr: false, |
| 3576 | 2026-04-01T02:12:12.469Z | > lane: Some( |
| 3577 | 2026-04-01T02:12:12.469Z | > LinkId( |
| 3578 | 2026-04-01T02:12:12.469Z | > 0, |
| 3579 | 2026-04-01T02:12:12.469Z | > ), |
| 3580 | 2026-04-01T02:12:12.473Z | > ), |
| 3581 | 2026-04-01T02:12:12.473Z | > speed: Speed100G, |
| 3582 | 2026-04-01T02:12:12.473Z | > tx_eq: None, |
| 3583 | 2026-04-01T02:12:12.473Z | > }, |
| 3584 | 2026-04-01T02:12:12.473Z | > }, |
| 3585 | 2026-04-01T02:12:12.473Z | > }, |
| 3586 | 2026-04-01T02:12:12.473Z | } |
| 3587 | 2026-04-01T02:12:12.473Z | Apr 01 02:12:05.635 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 3588 | 2026-04-01T02:12:12.473Z | Apr 01 02:12:05.636 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "3400e09a-87da-49cb-99b8-df8b13151998", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3589 | 2026-04-01T02:12:12.473Z | Apr 01 02:12:05.636 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3590 | 2026-04-01T02:12:12.473Z | Apr 01 02:12:05.636 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "ddee8275-f9f3-4b48-849f-d2525fd19917", "content-length": "12", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3591 | 2026-04-01T02:12:12.473Z | current/target: Diff < left / right > : |
| 3592 | 2026-04-01T02:12:12.473Z | PortSettings { |
| 3593 | 2026-04-01T02:12:12.473Z | < links: {}, |
| 3594 | 2026-04-01T02:12:12.473Z | > links: { |
| 3595 | 2026-04-01T02:12:12.473Z | > "0": LinkSettings { |
| 3596 | 2026-04-01T02:12:12.473Z | > addrs: [ |
| 3597 | 2026-04-01T02:12:12.473Z | > 156.19.133.95, |
| 3598 | 2026-04-01T02:12:12.473Z | > 203.21.11.65, |
| 3599 | 2026-04-01T02:12:12.473Z | > 244.106.8.36, |
| 3600 | 2026-04-01T02:12:12.473Z | > e5c:9434:250d:eded:4569:168:fcf2:8834, |
| 3601 | 2026-04-01T02:12:12.473Z | > 289c:8869:c2f3:1976:9993:5f25:5eb9:c16, |
| 3602 | 2026-04-01T02:12:12.473Z | > 38dc:daa9:b94a:299f:7ecf:d51d:e99d:9c42, |
| 3603 | 2026-04-01T02:12:12.473Z | > 3b55:885b:8307:1c4b:9ff3:e19c:f892:be27, |
| 3604 | 2026-04-01T02:12:12.473Z | > 41ea:6daa:7eaf:aa87:5bdc:ee8d:71f:474d, |
| 3605 | 2026-04-01T02:12:12.473Z | > 6685:e0e1:e9a:b352:50d5:c973:e811:eb14, |
| 3606 | 2026-04-01T02:12:12.473Z | > 81e8:54c3:564d:7870:cde9:6a7d:254b:18d0, |
| 3607 | 2026-04-01T02:12:12.473Z | > 86b9:bab5:e1ce:3d2e:6032:9c3c:af37:6f6f, |
| 3608 | 2026-04-01T02:12:12.473Z | > b023:cb4d:9426:a215:d6fd:cf72:1e21:a78e, |
| 3609 | 2026-04-01T02:12:12.473Z | > b194:5f4b:885d:3782:cba:4a71:252a:7602, |
| 3610 | 2026-04-01T02:12:12.473Z | > b46f:8020:37f7:170d:383c:c30:fd7c:dd4f, |
| 3611 | 2026-04-01T02:12:12.474Z | > c565:f2e3:3ef1:cde:9f67:a92e:90:f1a0, |
| 3612 | 2026-04-01T02:12:12.474Z | > d1b5:4bd6:fb06:1e13:587a:5745:a2a8:2029, |
| 3613 | 2026-04-01T02:12:12.474Z | > ec32:66cd:59f9:e844:bbbd:4a99:4668:4d6a, |
| 3614 | 2026-04-01T02:12:12.474Z | > ], |
| 3615 | 2026-04-01T02:12:12.474Z | > params: LinkCreate { |
| 3616 | 2026-04-01T02:12:12.474Z | > autoneg: false, |
| 3617 | 2026-04-01T02:12:12.474Z | > fec: Some( |
| 3618 | 2026-04-01T02:12:12.474Z | > None, |
| 3619 | 2026-04-01T02:12:12.474Z | > ), |
| 3620 | 2026-04-01T02:12:12.474Z | > kr: true, |
| 3621 | 2026-04-01T02:12:12.474Z | > lane: Some( |
| 3622 | 2026-04-01T02:12:12.474Z | > LinkId( |
| 3623 | 2026-04-01T02:12:12.474Z | > 0, |
| 3624 | 2026-04-01T02:12:12.474Z | > ), |
| 3625 | 2026-04-01T02:12:12.474Z | > ), |
| 3626 | 2026-04-01T02:12:12.474Z | > speed: Speed100G, |
| 3627 | 2026-04-01T02:12:12.474Z | > tx_eq: None, |
| 3628 | 2026-04-01T02:12:12.474Z | > }, |
| 3629 | 2026-04-01T02:12:12.474Z | > }, |
| 3630 | 2026-04-01T02:12:12.474Z | > }, |
| 3631 | 2026-04-01T02:12:12.474Z | } |
| 3632 | 2026-04-01T02:12:12.474Z | Apr 01 02:12:05.636 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 3633 | 2026-04-01T02:12:12.474Z | Apr 01 02:12:05.637 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "58fa0d76-0c99-4157-9066-b52c2de1d8eb", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3634 | 2026-04-01T02:12:12.474Z | Apr 01 02:12:05.637 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3635 | 2026-04-01T02:12:12.474Z | Apr 01 02:12:05.637 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "1777ffa0-9df7-40da-873d-93821ac0f499", "content-length": "12", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3636 | 2026-04-01T02:12:12.474Z | operation failed, settings remained as expectedApr 01 02:12:05.637 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3637 | 2026-04-01T02:12:12.474Z | Apr 01 02:12:05.638 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "4f210dcf-b16f-4883-bc56-9d178717bd35", "content-length": "12", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3638 | 2026-04-01T02:12:12.474Z | current/target: Diff < left / right > : |
| 3639 | 2026-04-01T02:12:12.474Z | PortSettings { |
| 3640 | 2026-04-01T02:12:12.474Z | < links: {}, |
| 3641 | 2026-04-01T02:12:12.474Z | > links: { |
| 3642 | 2026-04-01T02:12:12.474Z | > "0": LinkSettings { |
| 3643 | 2026-04-01T02:12:12.474Z | > addrs: [ |
| 3644 | 2026-04-01T02:12:12.474Z | > 19.224.230.254, |
| 3645 | 2026-04-01T02:12:12.474Z | > 21.174.62.73, |
| 3646 | 2026-04-01T02:12:12.474Z | > 45.181.115.139, |
| 3647 | 2026-04-01T02:12:12.474Z | > 135.207.176.177, |
| 3648 | 2026-04-01T02:12:12.474Z | > 50:1541:5a22:fa15:9aea:11bb:e2fd:9e64, |
| 3649 | 2026-04-01T02:12:12.474Z | > 16b6:2a01:4689:4d2e:a513:8420:be4b:abdc, |
| 3650 | 2026-04-01T02:12:12.474Z | > 280a:21d3:93ca:466:de7d:2e9d:802b:284e, |
| 3651 | 2026-04-01T02:12:12.475Z | > 295e:1c32:43d:437b:95ec:bc00:bcbe:1611, |
| 3652 | 2026-04-01T02:12:12.475Z | > 6279:45fd:becb:7826:e9f3:86c3:aedb:bd88, |
| 3653 | 2026-04-01T02:12:12.475Z | > 7383:7938:5d23:a0bb:e02b:b63b:c1e4:a6a5, |
| 3654 | 2026-04-01T02:12:12.475Z | > 99d1:af61:4379:c48d:32c3:5ed9:3306:2c0f, |
| 3655 | 2026-04-01T02:12:12.475Z | > b947:d22d:68af:3e9e:1cc6:659b:da7a:52fc, |
| 3656 | 2026-04-01T02:12:12.475Z | > e6e8:6981:7080:45d5:1dd7:c144:39c6:4962, |
| 3657 | 2026-04-01T02:12:12.475Z | > ], |
| 3658 | 2026-04-01T02:12:12.475Z | > params: LinkCreate { |
| 3659 | 2026-04-01T02:12:12.475Z | > autoneg: true, |
| 3660 | 2026-04-01T02:12:12.475Z | > fec: Some( |
| 3661 | 2026-04-01T02:12:12.475Z | > None, |
| 3662 | 2026-04-01T02:12:12.475Z | > ), |
| 3663 | 2026-04-01T02:12:12.475Z | > kr: false, |
| 3664 | 2026-04-01T02:12:12.475Z | > lane: Some( |
| 3665 | 2026-04-01T02:12:12.475Z | > LinkId( |
| 3666 | 2026-04-01T02:12:12.475Z | > 0, |
| 3667 | 2026-04-01T02:12:12.475Z | > ), |
| 3668 | 2026-04-01T02:12:12.475Z | > ), |
| 3669 | 2026-04-01T02:12:12.475Z | > speed: Speed100G, |
| 3670 | 2026-04-01T02:12:12.475Z | > tx_eq: None, |
| 3671 | 2026-04-01T02:12:12.475Z | > }, |
| 3672 | 2026-04-01T02:12:12.475Z | > }, |
| 3673 | 2026-04-01T02:12:12.475Z | > }, |
| 3674 | 2026-04-01T02:12:12.475Z | } |
| 3675 | 2026-04-01T02:12:12.475Z | Apr 01 02:12:05.638 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 3676 | 2026-04-01T02:12:12.475Z | Apr 01 02:12:05.639 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "5959bfa3-00b2-4e5f-80ad-5f142074b68f", "content-length": "560", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3677 | 2026-04-01T02:12:12.475Z | Apr 01 02:12:05.639 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3678 | 2026-04-01T02:12:12.475Z | Apr 01 02:12:05.639 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "69374793-f4cc-4f66-90a4-15369bf4b93a", "content-length": "560", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3679 | 2026-04-01T02:12:12.475Z | operation succeeded, settings changed as expectedApr 01 02:12:05.639 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3680 | 2026-04-01T02:12:12.479Z | Apr 01 02:12:05.640 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "2382a720-df0e-439d-ad5a-c502735ef500", "content-length": "560", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3681 | 2026-04-01T02:12:12.479Z | current/target: Diff < left / right > : |
| 3682 | 2026-04-01T02:12:12.479Z | PortSettings { |
| 3683 | 2026-04-01T02:12:12.479Z | links: { |
| 3684 | 2026-04-01T02:12:12.479Z | "0": LinkSettings { |
| 3685 | 2026-04-01T02:12:12.479Z | addrs: [ |
| 3686 | 2026-04-01T02:12:12.479Z | < 19.224.230.254, |
| 3687 | 2026-04-01T02:12:12.479Z | < 21.174.62.73, |
| 3688 | 2026-04-01T02:12:12.479Z | < 45.181.115.139, |
| 3689 | 2026-04-01T02:12:12.479Z | < 135.207.176.177, |
| 3690 | 2026-04-01T02:12:12.479Z | < 50:1541:5a22:fa15:9aea:11bb:e2fd:9e64, |
| 3691 | 2026-04-01T02:12:12.479Z | < 16b6:2a01:4689:4d2e:a513:8420:be4b:abdc, |
| 3692 | 2026-04-01T02:12:12.479Z | < 280a:21d3:93ca:466:de7d:2e9d:802b:284e, |
| 3693 | 2026-04-01T02:12:12.479Z | < 295e:1c32:43d:437b:95ec:bc00:bcbe:1611, |
| 3694 | 2026-04-01T02:12:12.479Z | < 6279:45fd:becb:7826:e9f3:86c3:aedb:bd88, |
| 3695 | 2026-04-01T02:12:12.479Z | < 7383:7938:5d23:a0bb:e02b:b63b:c1e4:a6a5, |
| 3696 | 2026-04-01T02:12:12.479Z | < 99d1:af61:4379:c48d:32c3:5ed9:3306:2c0f, |
| 3697 | 2026-04-01T02:12:12.479Z | < b947:d22d:68af:3e9e:1cc6:659b:da7a:52fc, |
| 3698 | 2026-04-01T02:12:12.479Z | < e6e8:6981:7080:45d5:1dd7:c144:39c6:4962, |
| 3699 | 2026-04-01T02:12:12.479Z | > 2.79.241.208, |
| 3700 | 2026-04-01T02:12:12.479Z | > 60.138.154.111, |
| 3701 | 2026-04-01T02:12:12.479Z | > 66.16.157.209, |
| 3702 | 2026-04-01T02:12:12.479Z | > 101.227.150.217, |
| 3703 | 2026-04-01T02:12:12.479Z | > 153.4.7.45, |
| 3704 | 2026-04-01T02:12:12.479Z | > 224.161.144.35, |
| 3705 | 2026-04-01T02:12:12.479Z | > 1baa:9fa3:112c:77eb:dc13:dec6:7260:db8e, |
| 3706 | 2026-04-01T02:12:12.479Z | > 3bed:94e3:b5e7:56c2:124:eda8:40af:f643, |
| 3707 | 2026-04-01T02:12:12.480Z | > 651f:451f:4961:b2d6:1590:5423:a0d6:6acc, |
| 3708 | 2026-04-01T02:12:12.480Z | > 9718:f76e:812:8d93:4add:c30c:e3b:a2a5, |
| 3709 | 2026-04-01T02:12:12.480Z | > cb43:b457:736f:240b:6e14:ec7e:43c4:15a5, |
| 3710 | 2026-04-01T02:12:12.480Z | > d89c:9d2d:83e5:986f:f18c:f004:6c3d:4134, |
| 3711 | 2026-04-01T02:12:12.480Z | > e3e2:37c2:561c:213d:260c:259e:c031:657a, |
| 3712 | 2026-04-01T02:12:12.480Z | > f1b7:4750:e579:ca8b:1bbe:3b9d:c127:a21e, |
| 3713 | 2026-04-01T02:12:12.480Z | > f39f:5d6a:c103:c5fe:1eb0:80bc:5e07:bf23, |
| 3714 | 2026-04-01T02:12:12.480Z | ], |
| 3715 | 2026-04-01T02:12:12.480Z | params: LinkCreate { |
| 3716 | 2026-04-01T02:12:12.480Z | autoneg: true, |
| 3717 | 2026-04-01T02:12:12.480Z | fec: Some( |
| 3718 | 2026-04-01T02:12:12.480Z | None, |
| 3719 | 2026-04-01T02:12:12.480Z | ), |
| 3720 | 2026-04-01T02:12:12.480Z | < kr: false, |
| 3721 | 2026-04-01T02:12:12.480Z | > kr: true, |
| 3722 | 2026-04-01T02:12:12.480Z | lane: Some( |
| 3723 | 2026-04-01T02:12:12.480Z | LinkId( |
| 3724 | 2026-04-01T02:12:12.480Z | 0, |
| 3725 | 2026-04-01T02:12:12.480Z | ), |
| 3726 | 2026-04-01T02:12:12.480Z | ), |
| 3727 | 2026-04-01T02:12:12.480Z | speed: Speed100G, |
| 3728 | 2026-04-01T02:12:12.480Z | tx_eq: None, |
| 3729 | 2026-04-01T02:12:12.480Z | }, |
| 3730 | 2026-04-01T02:12:12.480Z | }, |
| 3731 | 2026-04-01T02:12:12.480Z | }, |
| 3732 | 2026-04-01T02:12:12.480Z | } |
| 3733 | 2026-04-01T02:12:12.480Z | Apr 01 02:12:05.640 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 3734 | 2026-04-01T02:12:12.480Z | Apr 01 02:12:05.641 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "84622eef-af59-45e6-bd72-faafe3fac2fa", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3735 | 2026-04-01T02:12:12.480Z | Apr 01 02:12:05.641 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3736 | 2026-04-01T02:12:12.480Z | Apr 01 02:12:05.641 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "299ca1db-0960-4fad-89fb-f38a89bad81c", "content-length": "575", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3737 | 2026-04-01T02:12:12.480Z | current/target: Diff < left / right > : |
| 3738 | 2026-04-01T02:12:12.480Z | PortSettings { |
| 3739 | 2026-04-01T02:12:12.480Z | links: { |
| 3740 | 2026-04-01T02:12:12.480Z | "0": LinkSettings { |
| 3741 | 2026-04-01T02:12:12.480Z | addrs: [ |
| 3742 | 2026-04-01T02:12:12.480Z | < 2.79.241.208, |
| 3743 | 2026-04-01T02:12:12.480Z | < 19.224.230.254, |
| 3744 | 2026-04-01T02:12:12.480Z | < 21.174.62.73, |
| 3745 | 2026-04-01T02:12:12.480Z | < 45.181.115.139, |
| 3746 | 2026-04-01T02:12:12.480Z | < 135.207.176.177, |
| 3747 | 2026-04-01T02:12:12.481Z | < 50:1541:5a22:fa15:9aea:11bb:e2fd:9e64, |
| 3748 | 2026-04-01T02:12:12.481Z | < 16b6:2a01:4689:4d2e:a513:8420:be4b:abdc, |
| 3749 | 2026-04-01T02:12:12.481Z | < 280a:21d3:93ca:466:de7d:2e9d:802b:284e, |
| 3750 | 2026-04-01T02:12:12.481Z | < 295e:1c32:43d:437b:95ec:bc00:bcbe:1611, |
| 3751 | 2026-04-01T02:12:12.481Z | < 6279:45fd:becb:7826:e9f3:86c3:aedb:bd88, |
| 3752 | 2026-04-01T02:12:12.481Z | < 7383:7938:5d23:a0bb:e02b:b63b:c1e4:a6a5, |
| 3753 | 2026-04-01T02:12:12.481Z | < 99d1:af61:4379:c48d:32c3:5ed9:3306:2c0f, |
| 3754 | 2026-04-01T02:12:12.481Z | < b947:d22d:68af:3e9e:1cc6:659b:da7a:52fc, |
| 3755 | 2026-04-01T02:12:12.481Z | < e6e8:6981:7080:45d5:1dd7:c144:39c6:4962, |
| 3756 | 2026-04-01T02:12:12.481Z | > 30.127.165.94, |
| 3757 | 2026-04-01T02:12:12.481Z | > 126.22.226.133, |
| 3758 | 2026-04-01T02:12:12.481Z | > 188.130.172.98, |
| 3759 | 2026-04-01T02:12:12.481Z | ], |
| 3760 | 2026-04-01T02:12:12.481Z | params: LinkCreate { |
| 3761 | 2026-04-01T02:12:12.481Z | < autoneg: true, |
| 3762 | 2026-04-01T02:12:12.481Z | > autoneg: false, |
| 3763 | 2026-04-01T02:12:12.481Z | fec: Some( |
| 3764 | 2026-04-01T02:12:12.481Z | None, |
| 3765 | 2026-04-01T02:12:12.481Z | ), |
| 3766 | 2026-04-01T02:12:12.481Z | < kr: false, |
| 3767 | 2026-04-01T02:12:12.481Z | > kr: true, |
| 3768 | 2026-04-01T02:12:12.481Z | lane: Some( |
| 3769 | 2026-04-01T02:12:12.481Z | LinkId( |
| 3770 | 2026-04-01T02:12:12.481Z | 0, |
| 3771 | 2026-04-01T02:12:12.481Z | ), |
| 3772 | 2026-04-01T02:12:12.481Z | ), |
| 3773 | 2026-04-01T02:12:12.481Z | speed: Speed100G, |
| 3774 | 2026-04-01T02:12:12.481Z | tx_eq: None, |
| 3775 | 2026-04-01T02:12:12.481Z | }, |
| 3776 | 2026-04-01T02:12:12.481Z | }, |
| 3777 | 2026-04-01T02:12:12.481Z | }, |
| 3778 | 2026-04-01T02:12:12.481Z | } |
| 3779 | 2026-04-01T02:12:12.481Z | Apr 01 02:12:05.641 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 3780 | 2026-04-01T02:12:12.485Z | Apr 01 02:12:05.642 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "42bb8458-86f8-4d00-8a14-8f13fffb6d0b", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3781 | 2026-04-01T02:12:12.485Z | Apr 01 02:12:05.642 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3782 | 2026-04-01T02:12:12.485Z | Apr 01 02:12:05.642 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "d58a259d-3700-4988-a16f-094d01aea845", "content-length": "577", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3783 | 2026-04-01T02:12:12.485Z | current/target: Diff < left / right > : |
| 3784 | 2026-04-01T02:12:12.485Z | PortSettings { |
| 3785 | 2026-04-01T02:12:12.485Z | links: { |
| 3786 | 2026-04-01T02:12:12.485Z | "0": LinkSettings { |
| 3787 | 2026-04-01T02:12:12.485Z | addrs: [ |
| 3788 | 2026-04-01T02:12:12.485Z | < 2.79.241.208, |
| 3789 | 2026-04-01T02:12:12.485Z | < 19.224.230.254, |
| 3790 | 2026-04-01T02:12:12.485Z | < 45.181.115.139, |
| 3791 | 2026-04-01T02:12:12.485Z | < 126.22.226.133, |
| 3792 | 2026-04-01T02:12:12.485Z | < 135.207.176.177, |
| 3793 | 2026-04-01T02:12:12.485Z | < 50:1541:5a22:fa15:9aea:11bb:e2fd:9e64, |
| 3794 | 2026-04-01T02:12:12.485Z | < 16b6:2a01:4689:4d2e:a513:8420:be4b:abdc, |
| 3795 | 2026-04-01T02:12:12.485Z | < 280a:21d3:93ca:466:de7d:2e9d:802b:284e, |
| 3796 | 2026-04-01T02:12:12.485Z | < 295e:1c32:43d:437b:95ec:bc00:bcbe:1611, |
| 3797 | 2026-04-01T02:12:12.485Z | < 6279:45fd:becb:7826:e9f3:86c3:aedb:bd88, |
| 3798 | 2026-04-01T02:12:12.485Z | < 7383:7938:5d23:a0bb:e02b:b63b:c1e4:a6a5, |
| 3799 | 2026-04-01T02:12:12.485Z | < 99d1:af61:4379:c48d:32c3:5ed9:3306:2c0f, |
| 3800 | 2026-04-01T02:12:12.485Z | < b947:d22d:68af:3e9e:1cc6:659b:da7a:52fc, |
| 3801 | 2026-04-01T02:12:12.485Z | < e6e8:6981:7080:45d5:1dd7:c144:39c6:4962, |
| 3802 | 2026-04-01T02:12:12.485Z | > 217.61.65.62, |
| 3803 | 2026-04-01T02:12:12.485Z | > 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 3804 | 2026-04-01T02:12:12.485Z | > ba39:66b2:3f51:bc1c:da86:3d86:ca25:fb6f, |
| 3805 | 2026-04-01T02:12:12.485Z | > e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 3806 | 2026-04-01T02:12:12.486Z | > eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 3807 | 2026-04-01T02:12:12.486Z | > f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 3808 | 2026-04-01T02:12:12.486Z | ], |
| 3809 | 2026-04-01T02:12:12.486Z | params: LinkCreate { |
| 3810 | 2026-04-01T02:12:12.486Z | autoneg: true, |
| 3811 | 2026-04-01T02:12:12.486Z | fec: Some( |
| 3812 | 2026-04-01T02:12:12.486Z | None, |
| 3813 | 2026-04-01T02:12:12.486Z | ), |
| 3814 | 2026-04-01T02:12:12.486Z | < kr: false, |
| 3815 | 2026-04-01T02:12:12.486Z | > kr: true, |
| 3816 | 2026-04-01T02:12:12.486Z | lane: Some( |
| 3817 | 2026-04-01T02:12:12.486Z | LinkId( |
| 3818 | 2026-04-01T02:12:12.486Z | 0, |
| 3819 | 2026-04-01T02:12:12.486Z | ), |
| 3820 | 2026-04-01T02:12:12.486Z | ), |
| 3821 | 2026-04-01T02:12:12.486Z | speed: Speed100G, |
| 3822 | 2026-04-01T02:12:12.486Z | tx_eq: None, |
| 3823 | 2026-04-01T02:12:12.486Z | }, |
| 3824 | 2026-04-01T02:12:12.486Z | }, |
| 3825 | 2026-04-01T02:12:12.486Z | }, |
| 3826 | 2026-04-01T02:12:12.486Z | } |
| 3827 | 2026-04-01T02:12:12.486Z | Apr 01 02:12:05.643 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 3828 | 2026-04-01T02:12:12.486Z | Apr 01 02:12:05.643 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "20b2c295-ec74-4a5d-95f7-c600a6ce5621", "content-length": "341", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3829 | 2026-04-01T02:12:12.486Z | Apr 01 02:12:05.643 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3830 | 2026-04-01T02:12:12.486Z | Apr 01 02:12:05.644 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "c99d3b2a-fc3e-44bc-9846-5e7ebf84decc", "content-length": "341", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3831 | 2026-04-01T02:12:12.486Z | operation succeeded, settings changed as expectedApr 01 02:12:05.644 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3832 | 2026-04-01T02:12:12.486Z | Apr 01 02:12:05.644 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "94f5d898-ef10-4db6-ad1a-d257aa983c7c", "content-length": "341", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3833 | 2026-04-01T02:12:12.486Z | current/target: Diff < left / right > : |
| 3834 | 2026-04-01T02:12:12.486Z | PortSettings { |
| 3835 | 2026-04-01T02:12:12.486Z | links: { |
| 3836 | 2026-04-01T02:12:12.486Z | "0": LinkSettings { |
| 3837 | 2026-04-01T02:12:12.486Z | addrs: [ |
| 3838 | 2026-04-01T02:12:12.486Z | < 217.61.65.62, |
| 3839 | 2026-04-01T02:12:12.486Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 3840 | 2026-04-01T02:12:12.486Z | < ba39:66b2:3f51:bc1c:da86:3d86:ca25:fb6f, |
| 3841 | 2026-04-01T02:12:12.486Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 3842 | 2026-04-01T02:12:12.486Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 3843 | 2026-04-01T02:12:12.486Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 3844 | 2026-04-01T02:12:12.486Z | > 14.103.220.98, |
| 3845 | 2026-04-01T02:12:12.487Z | > 120.150.18.57, |
| 3846 | 2026-04-01T02:12:12.487Z | > 164.15.18.48, |
| 3847 | 2026-04-01T02:12:12.487Z | > 172.225.59.181, |
| 3848 | 2026-04-01T02:12:12.487Z | > 251.247.25.10, |
| 3849 | 2026-04-01T02:12:12.487Z | > 7d8b:dead:e677:2329:ca1f:128a:88de:d5c0, |
| 3850 | 2026-04-01T02:12:12.487Z | > 8501:31a7:e858:9f79:8941:bb07:79aa:9db0, |
| 3851 | 2026-04-01T02:12:12.487Z | > 984e:80ef:c4b9:c267:bf0c:e71f:41e0:4e63, |
| 3852 | 2026-04-01T02:12:12.487Z | > a4e6:3290:ba03:e83b:5c67:b921:8f8:7467, |
| 3853 | 2026-04-01T02:12:12.487Z | > b7aa:cf69:cd69:4087:d923:1ed:2b9a:bb6f, |
| 3854 | 2026-04-01T02:12:12.487Z | > c591:ac2:4c88:cf46:9a5b:b51e:aa2b:a1ad, |
| 3855 | 2026-04-01T02:12:12.487Z | ], |
| 3856 | 2026-04-01T02:12:12.487Z | params: LinkCreate { |
| 3857 | 2026-04-01T02:12:12.487Z | autoneg: true, |
| 3858 | 2026-04-01T02:12:12.487Z | fec: Some( |
| 3859 | 2026-04-01T02:12:12.487Z | None, |
| 3860 | 2026-04-01T02:12:12.487Z | ), |
| 3861 | 2026-04-01T02:12:12.487Z | < kr: true, |
| 3862 | 2026-04-01T02:12:12.487Z | > kr: false, |
| 3863 | 2026-04-01T02:12:12.487Z | lane: Some( |
| 3864 | 2026-04-01T02:12:12.487Z | LinkId( |
| 3865 | 2026-04-01T02:12:12.487Z | 0, |
| 3866 | 2026-04-01T02:12:12.487Z | ), |
| 3867 | 2026-04-01T02:12:12.487Z | ), |
| 3868 | 2026-04-01T02:12:12.487Z | speed: Speed100G, |
| 3869 | 2026-04-01T02:12:12.487Z | tx_eq: None, |
| 3870 | 2026-04-01T02:12:12.487Z | }, |
| 3871 | 2026-04-01T02:12:12.487Z | }, |
| 3872 | 2026-04-01T02:12:12.487Z | }, |
| 3873 | 2026-04-01T02:12:12.487Z | } |
| 3874 | 2026-04-01T02:12:12.487Z | Apr 01 02:12:05.644 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 3875 | 2026-04-01T02:12:12.487Z | Apr 01 02:12:05.645 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "5b927eed-3d81-4f71-a924-d6368b786476", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3876 | 2026-04-01T02:12:12.487Z | Apr 01 02:12:05.645 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3877 | 2026-04-01T02:12:12.487Z | Apr 01 02:12:05.645 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "953cb303-f773-4cfa-9deb-86c9a43ead6c", "content-length": "341", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3878 | 2026-04-01T02:12:12.487Z | operation failed, settings remained as expectedApr 01 02:12:05.645 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3879 | 2026-04-01T02:12:12.487Z | Apr 01 02:12:05.646 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "5d4b3544-645b-4907-8b31-a3bb559a531f", "content-length": "341", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3880 | 2026-04-01T02:12:12.491Z | current/target: Diff < left / right > : |
| 3881 | 2026-04-01T02:12:12.491Z | PortSettings { |
| 3882 | 2026-04-01T02:12:12.491Z | links: { |
| 3883 | 2026-04-01T02:12:12.491Z | "0": LinkSettings { |
| 3884 | 2026-04-01T02:12:12.491Z | addrs: [ |
| 3885 | 2026-04-01T02:12:12.491Z | < 217.61.65.62, |
| 3886 | 2026-04-01T02:12:12.491Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 3887 | 2026-04-01T02:12:12.491Z | < ba39:66b2:3f51:bc1c:da86:3d86:ca25:fb6f, |
| 3888 | 2026-04-01T02:12:12.491Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 3889 | 2026-04-01T02:12:12.491Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 3890 | 2026-04-01T02:12:12.491Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 3891 | 2026-04-01T02:12:12.491Z | > 30.1.67.104, |
| 3892 | 2026-04-01T02:12:12.491Z | > 50.21.47.248, |
| 3893 | 2026-04-01T02:12:12.491Z | > 58.66.13.93, |
| 3894 | 2026-04-01T02:12:12.491Z | > 70.102.81.77, |
| 3895 | 2026-04-01T02:12:12.491Z | > 81.57.217.90, |
| 3896 | 2026-04-01T02:12:12.491Z | > 85.85.59.187, |
| 3897 | 2026-04-01T02:12:12.491Z | > 108.76.214.56, |
| 3898 | 2026-04-01T02:12:12.491Z | > 136.85.147.187, |
| 3899 | 2026-04-01T02:12:12.491Z | > 150.118.122.88, |
| 3900 | 2026-04-01T02:12:12.491Z | > 159.137.81.219, |
| 3901 | 2026-04-01T02:12:12.491Z | > 203.77.165.164, |
| 3902 | 2026-04-01T02:12:12.492Z | > 207.177.182.8, |
| 3903 | 2026-04-01T02:12:12.492Z | > 207.210.154.235, |
| 3904 | 2026-04-01T02:12:12.492Z | > 221.103.93.142, |
| 3905 | 2026-04-01T02:12:12.492Z | > 297e:13e3:5967:dea0:f5b9:6077:b530:76f, |
| 3906 | 2026-04-01T02:12:12.492Z | > 4d29:2c4d:73bd:a734:8fe4:1eb7:a6c1:1cfd, |
| 3907 | 2026-04-01T02:12:12.492Z | > 67d5:68e2:6bb9:9e16:630e:5dda:6703:fa12, |
| 3908 | 2026-04-01T02:12:12.492Z | > a9fd:4385:e035:2c14:3eaf:c4b3:df06:f24f, |
| 3909 | 2026-04-01T02:12:12.492Z | > efca:9548:c957:d8d3:7b17:1d9d:901:4f69, |
| 3910 | 2026-04-01T02:12:12.492Z | ], |
| 3911 | 2026-04-01T02:12:12.492Z | params: LinkCreate { |
| 3912 | 2026-04-01T02:12:12.492Z | < autoneg: true, |
| 3913 | 2026-04-01T02:12:12.492Z | > autoneg: false, |
| 3914 | 2026-04-01T02:12:12.492Z | fec: Some( |
| 3915 | 2026-04-01T02:12:12.492Z | None, |
| 3916 | 2026-04-01T02:12:12.492Z | ), |
| 3917 | 2026-04-01T02:12:12.492Z | < kr: true, |
| 3918 | 2026-04-01T02:12:12.492Z | > kr: false, |
| 3919 | 2026-04-01T02:12:12.492Z | lane: Some( |
| 3920 | 2026-04-01T02:12:12.492Z | LinkId( |
| 3921 | 2026-04-01T02:12:12.492Z | 0, |
| 3922 | 2026-04-01T02:12:12.492Z | ), |
| 3923 | 2026-04-01T02:12:12.492Z | ), |
| 3924 | 2026-04-01T02:12:12.492Z | speed: Speed100G, |
| 3925 | 2026-04-01T02:12:12.492Z | tx_eq: None, |
| 3926 | 2026-04-01T02:12:12.492Z | }, |
| 3927 | 2026-04-01T02:12:12.492Z | }, |
| 3928 | 2026-04-01T02:12:12.492Z | }, |
| 3929 | 2026-04-01T02:12:12.492Z | } |
| 3930 | 2026-04-01T02:12:12.492Z | Apr 01 02:12:05.646 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 3931 | 2026-04-01T02:12:12.492Z | Apr 01 02:12:05.646 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "d1567c74-4694-4fba-bcef-db68ac5ba765", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3932 | 2026-04-01T02:12:12.492Z | Apr 01 02:12:05.646 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3933 | 2026-04-01T02:12:12.492Z | Apr 01 02:12:05.647 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "10ee1201-50a0-4991-a990-b055f871ce1a", "content-length": "341", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3934 | 2026-04-01T02:12:12.492Z | operation failed, settings remained as expectedApr 01 02:12:05.647 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3935 | 2026-04-01T02:12:12.492Z | Apr 01 02:12:05.647 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "c2658ace-6341-43a3-957d-e8f0ae923b60", "content-length": "341", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3936 | 2026-04-01T02:12:12.492Z | current/target: Diff < left / right > : |
| 3937 | 2026-04-01T02:12:12.492Z | PortSettings { |
| 3938 | 2026-04-01T02:12:12.492Z | links: { |
| 3939 | 2026-04-01T02:12:12.492Z | "0": LinkSettings { |
| 3940 | 2026-04-01T02:12:12.492Z | addrs: [ |
| 3941 | 2026-04-01T02:12:12.492Z | < 217.61.65.62, |
| 3942 | 2026-04-01T02:12:12.493Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 3943 | 2026-04-01T02:12:12.493Z | < ba39:66b2:3f51:bc1c:da86:3d86:ca25:fb6f, |
| 3944 | 2026-04-01T02:12:12.493Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 3945 | 2026-04-01T02:12:12.493Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 3946 | 2026-04-01T02:12:12.493Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 3947 | 2026-04-01T02:12:12.493Z | > 81.66.111.68, |
| 3948 | 2026-04-01T02:12:12.493Z | > 123.199.134.122, |
| 3949 | 2026-04-01T02:12:12.493Z | > 123.250.196.165, |
| 3950 | 2026-04-01T02:12:12.493Z | > fd7:3535:d446:645c:d0f9:85ef:1bbe:4f0, |
| 3951 | 2026-04-01T02:12:12.493Z | > 26f7:9303:67c4:dc28:b297:3de6:7347:ec83, |
| 3952 | 2026-04-01T02:12:12.493Z | > 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 3953 | 2026-04-01T02:12:12.493Z | > 5da6:68c7:6246:968b:19c2:c987:b440:302e, |
| 3954 | 2026-04-01T02:12:12.493Z | > 68c3:8a46:a94d:15bd:1ebd:6f00:df7:963b, |
| 3955 | 2026-04-01T02:12:12.493Z | > 9966:21a7:bdb:618b:12ca:6c61:5c01:86a5, |
| 3956 | 2026-04-01T02:12:12.493Z | > a845:1dae:a68:1089:5abc:f41b:9895:203f, |
| 3957 | 2026-04-01T02:12:12.493Z | > c8d9:cce1:bc4c:1a45:5fbd:ae76:1a66:39b0, |
| 3958 | 2026-04-01T02:12:12.493Z | > e347:9b1d:925c:4e5d:abb0:8b55:65a8:930f, |
| 3959 | 2026-04-01T02:12:12.493Z | > ead9:70d5:8be7:2885:6628:94f:8e6f:92b3, |
| 3960 | 2026-04-01T02:12:12.493Z | > f96d:796b:1fc:7104:23c6:b31a:5197:d5aa, |
| 3961 | 2026-04-01T02:12:12.493Z | ], |
| 3962 | 2026-04-01T02:12:12.493Z | params: LinkCreate { |
| 3963 | 2026-04-01T02:12:12.493Z | autoneg: true, |
| 3964 | 2026-04-01T02:12:12.493Z | fec: Some( |
| 3965 | 2026-04-01T02:12:12.493Z | None, |
| 3966 | 2026-04-01T02:12:12.493Z | ), |
| 3967 | 2026-04-01T02:12:12.493Z | < kr: true, |
| 3968 | 2026-04-01T02:12:12.493Z | > kr: false, |
| 3969 | 2026-04-01T02:12:12.493Z | lane: Some( |
| 3970 | 2026-04-01T02:12:12.493Z | LinkId( |
| 3971 | 2026-04-01T02:12:12.493Z | 0, |
| 3972 | 2026-04-01T02:12:12.493Z | ), |
| 3973 | 2026-04-01T02:12:12.493Z | ), |
| 3974 | 2026-04-01T02:12:12.493Z | speed: Speed100G, |
| 3975 | 2026-04-01T02:12:12.493Z | tx_eq: None, |
| 3976 | 2026-04-01T02:12:12.493Z | }, |
| 3977 | 2026-04-01T02:12:12.493Z | }, |
| 3978 | 2026-04-01T02:12:12.493Z | }, |
| 3979 | 2026-04-01T02:12:12.493Z | } |
| 3980 | 2026-04-01T02:12:12.497Z | Apr 01 02:12:05.648 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 3981 | 2026-04-01T02:12:12.497Z | Apr 01 02:12:05.648 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "c58f977b-66a6-4a9d-a423-4c5eef36f5f0", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3982 | 2026-04-01T02:12:12.497Z | Apr 01 02:12:05.649 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 3983 | 2026-04-01T02:12:12.497Z | Apr 01 02:12:05.649 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "6c9f8c18-109e-4566-83e6-69d900172b20", "content-length": "401", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 3984 | 2026-04-01T02:12:12.497Z | current/target: Diff < left / right > : |
| 3985 | 2026-04-01T02:12:12.497Z | PortSettings { |
| 3986 | 2026-04-01T02:12:12.497Z | links: { |
| 3987 | 2026-04-01T02:12:12.497Z | "0": LinkSettings { |
| 3988 | 2026-04-01T02:12:12.497Z | addrs: [ |
| 3989 | 2026-04-01T02:12:12.497Z | < 123.199.134.122, |
| 3990 | 2026-04-01T02:12:12.497Z | < 217.61.65.62, |
| 3991 | 2026-04-01T02:12:12.498Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 3992 | 2026-04-01T02:12:12.498Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 3993 | 2026-04-01T02:12:12.498Z | < ba39:66b2:3f51:bc1c:da86:3d86:ca25:fb6f, |
| 3994 | 2026-04-01T02:12:12.498Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 3995 | 2026-04-01T02:12:12.498Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 3996 | 2026-04-01T02:12:12.498Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 3997 | 2026-04-01T02:12:12.498Z | > 33.56.141.206, |
| 3998 | 2026-04-01T02:12:12.498Z | > 51.216.216.120, |
| 3999 | 2026-04-01T02:12:12.498Z | > 146.38.179.231, |
| 4000 | 2026-04-01T02:12:12.498Z | > 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4001 | 2026-04-01T02:12:12.498Z | > 353f:9e8e:efa6:8aaa:fa40:c9ce:5f73:f90d, |
| 4002 | 2026-04-01T02:12:12.498Z | > 405d:6bf5:81cb:6ad5:254d:14cd:cc24:24c6, |
| 4003 | 2026-04-01T02:12:12.498Z | > 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4004 | 2026-04-01T02:12:12.498Z | > 9a1d:10d9:28cb:51fc:8e52:4dd4:9f75:eb11, |
| 4005 | 2026-04-01T02:12:12.498Z | > b185:f079:3dba:8f68:abd5:5efc:58b:fd2a, |
| 4006 | 2026-04-01T02:12:12.498Z | > bc2e:701:487a:6ae0:142a:4a09:478d:6a17, |
| 4007 | 2026-04-01T02:12:12.498Z | > c166:b901:e969:c5dc:d19:a81f:b475:1088, |
| 4008 | 2026-04-01T02:12:12.498Z | > c640:f680:55c1:e549:d212:8011:986e:25f7, |
| 4009 | 2026-04-01T02:12:12.498Z | > e4e4:8e8b:86bb:6d95:e47f:1cc1:9820:2ec9, |
| 4010 | 2026-04-01T02:12:12.498Z | > e6eb:8815:1279:abe0:5e1e:7941:d798:38b3, |
| 4011 | 2026-04-01T02:12:12.498Z | > fb9d:2357:238c:f23f:c3c1:961c:f3bb:2448, |
| 4012 | 2026-04-01T02:12:12.498Z | > fd77:5eca:8e43:d86c:3379:8d9:353f:90b6, |
| 4013 | 2026-04-01T02:12:12.498Z | ], |
| 4014 | 2026-04-01T02:12:12.498Z | params: LinkCreate { |
| 4015 | 2026-04-01T02:12:12.498Z | autoneg: true, |
| 4016 | 2026-04-01T02:12:12.498Z | fec: Some( |
| 4017 | 2026-04-01T02:12:12.498Z | None, |
| 4018 | 2026-04-01T02:12:12.498Z | ), |
| 4019 | 2026-04-01T02:12:12.498Z | < kr: true, |
| 4020 | 2026-04-01T02:12:12.498Z | > kr: false, |
| 4021 | 2026-04-01T02:12:12.498Z | lane: Some( |
| 4022 | 2026-04-01T02:12:12.498Z | LinkId( |
| 4023 | 2026-04-01T02:12:12.498Z | 0, |
| 4024 | 2026-04-01T02:12:12.498Z | ), |
| 4025 | 2026-04-01T02:12:12.498Z | ), |
| 4026 | 2026-04-01T02:12:12.498Z | speed: Speed100G, |
| 4027 | 2026-04-01T02:12:12.498Z | tx_eq: None, |
| 4028 | 2026-04-01T02:12:12.498Z | }, |
| 4029 | 2026-04-01T02:12:12.498Z | }, |
| 4030 | 2026-04-01T02:12:12.498Z | }, |
| 4031 | 2026-04-01T02:12:12.499Z | } |
| 4032 | 2026-04-01T02:12:12.499Z | Apr 01 02:12:05.649 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4033 | 2026-04-01T02:12:12.499Z | Apr 01 02:12:05.650 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "ab996c9b-1657-4214-99e1-72150125cf31", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4034 | 2026-04-01T02:12:12.499Z | Apr 01 02:12:05.650 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4035 | 2026-04-01T02:12:12.499Z | Apr 01 02:12:05.650 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "b80426e5-0264-4189-88d6-c849c1234954", "content-length": "465", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4036 | 2026-04-01T02:12:12.499Z | current/target: Diff < left / right > : |
| 4037 | 2026-04-01T02:12:12.499Z | PortSettings { |
| 4038 | 2026-04-01T02:12:12.499Z | < links: { |
| 4039 | 2026-04-01T02:12:12.499Z | < "0": LinkSettings { |
| 4040 | 2026-04-01T02:12:12.499Z | < addrs: [ |
| 4041 | 2026-04-01T02:12:12.499Z | < 217.61.65.62, |
| 4042 | 2026-04-01T02:12:12.499Z | < 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4043 | 2026-04-01T02:12:12.499Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4044 | 2026-04-01T02:12:12.499Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4045 | 2026-04-01T02:12:12.499Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4046 | 2026-04-01T02:12:12.499Z | < ba39:66b2:3f51:bc1c:da86:3d86:ca25:fb6f, |
| 4047 | 2026-04-01T02:12:12.499Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4048 | 2026-04-01T02:12:12.499Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4049 | 2026-04-01T02:12:12.499Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4050 | 2026-04-01T02:12:12.499Z | < ], |
| 4051 | 2026-04-01T02:12:12.499Z | < params: LinkCreate { |
| 4052 | 2026-04-01T02:12:12.499Z | < autoneg: true, |
| 4053 | 2026-04-01T02:12:12.499Z | < fec: Some( |
| 4054 | 2026-04-01T02:12:12.499Z | < None, |
| 4055 | 2026-04-01T02:12:12.499Z | < ), |
| 4056 | 2026-04-01T02:12:12.499Z | < kr: true, |
| 4057 | 2026-04-01T02:12:12.499Z | < lane: Some( |
| 4058 | 2026-04-01T02:12:12.499Z | < LinkId( |
| 4059 | 2026-04-01T02:12:12.499Z | < 0, |
| 4060 | 2026-04-01T02:12:12.499Z | < ), |
| 4061 | 2026-04-01T02:12:12.499Z | < ), |
| 4062 | 2026-04-01T02:12:12.499Z | < speed: Speed100G, |
| 4063 | 2026-04-01T02:12:12.499Z | < tx_eq: None, |
| 4064 | 2026-04-01T02:12:12.499Z | < }, |
| 4065 | 2026-04-01T02:12:12.499Z | < }, |
| 4066 | 2026-04-01T02:12:12.499Z | < }, |
| 4067 | 2026-04-01T02:12:12.499Z | > links: {}, |
| 4068 | 2026-04-01T02:12:12.499Z | } |
| 4069 | 2026-04-01T02:12:12.499Z | Apr 01 02:12:05.650 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4070 | 2026-04-01T02:12:12.500Z | Apr 01 02:12:05.651 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "986d10a2-5b00-43c5-8cb6-334fac345b23", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4071 | 2026-04-01T02:12:12.500Z | Apr 01 02:12:05.651 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4072 | 2026-04-01T02:12:12.500Z | Apr 01 02:12:05.651 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "33800731-79a6-4449-a132-0ce7a57b77a7", "content-length": "423", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4073 | 2026-04-01T02:12:12.500Z | current/target: Diff < left / right > : |
| 4074 | 2026-04-01T02:12:12.500Z | PortSettings { |
| 4075 | 2026-04-01T02:12:12.500Z | links: { |
| 4076 | 2026-04-01T02:12:12.500Z | "0": LinkSettings { |
| 4077 | 2026-04-01T02:12:12.500Z | addrs: [ |
| 4078 | 2026-04-01T02:12:12.500Z | < 217.61.65.62, |
| 4079 | 2026-04-01T02:12:12.500Z | < 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4080 | 2026-04-01T02:12:12.503Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4081 | 2026-04-01T02:12:12.504Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4082 | 2026-04-01T02:12:12.504Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4083 | 2026-04-01T02:12:12.504Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4084 | 2026-04-01T02:12:12.504Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4085 | 2026-04-01T02:12:12.504Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4086 | 2026-04-01T02:12:12.504Z | > 14.39.74.134, |
| 4087 | 2026-04-01T02:12:12.504Z | > 28.108.10.175, |
| 4088 | 2026-04-01T02:12:12.504Z | > 141.8.236.24, |
| 4089 | 2026-04-01T02:12:12.504Z | > 188.122.97.35, |
| 4090 | 2026-04-01T02:12:12.504Z | > 225.96.112.167, |
| 4091 | 2026-04-01T02:12:12.504Z | > 2e:b925:ee42:f163:5c4c:ccaf:4e2:8014, |
| 4092 | 2026-04-01T02:12:12.504Z | > 290:7d45:a75f:2d08:7053:6942:4512:c81, |
| 4093 | 2026-04-01T02:12:12.504Z | > 2d96:8ae0:9ee6:9ee4:fb40:299c:707c:e7c2, |
| 4094 | 2026-04-01T02:12:12.504Z | > 5548:cda7:19f0:e3b4:960f:23d6:6c31:f5b3, |
| 4095 | 2026-04-01T02:12:12.504Z | > 59ee:53b9:43cd:cb86:35a:a7b3:91e7:f3f8, |
| 4096 | 2026-04-01T02:12:12.504Z | > 6ac9:76a4:a1d2:aa89:9100:5231:f4e1:613d, |
| 4097 | 2026-04-01T02:12:12.504Z | > 83be:94a9:d0d9:7724:fbb5:6ce2:50d:6f7b, |
| 4098 | 2026-04-01T02:12:12.504Z | > aaef:ecea:77b1:e8b3:a06e:9662:ff56:7102, |
| 4099 | 2026-04-01T02:12:12.504Z | > c223:a405:a1c1:436c:1907:2f93:7454:7acf, |
| 4100 | 2026-04-01T02:12:12.504Z | > fa66:667e:6246:d6dc:d13d:9fe6:58ee:7666, |
| 4101 | 2026-04-01T02:12:12.504Z | ], |
| 4102 | 2026-04-01T02:12:12.504Z | params: LinkCreate { |
| 4103 | 2026-04-01T02:12:12.504Z | < autoneg: true, |
| 4104 | 2026-04-01T02:12:12.504Z | > autoneg: false, |
| 4105 | 2026-04-01T02:12:12.504Z | fec: Some( |
| 4106 | 2026-04-01T02:12:12.504Z | None, |
| 4107 | 2026-04-01T02:12:12.504Z | ), |
| 4108 | 2026-04-01T02:12:12.504Z | kr: true, |
| 4109 | 2026-04-01T02:12:12.504Z | lane: Some( |
| 4110 | 2026-04-01T02:12:12.504Z | LinkId( |
| 4111 | 2026-04-01T02:12:12.504Z | 0, |
| 4112 | 2026-04-01T02:12:12.504Z | ), |
| 4113 | 2026-04-01T02:12:12.504Z | ), |
| 4114 | 2026-04-01T02:12:12.504Z | speed: Speed100G, |
| 4115 | 2026-04-01T02:12:12.504Z | tx_eq: None, |
| 4116 | 2026-04-01T02:12:12.504Z | }, |
| 4117 | 2026-04-01T02:12:12.504Z | }, |
| 4118 | 2026-04-01T02:12:12.504Z | }, |
| 4119 | 2026-04-01T02:12:12.504Z | } |
| 4120 | 2026-04-01T02:12:12.505Z | Apr 01 02:12:05.652 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4121 | 2026-04-01T02:12:12.505Z | Apr 01 02:12:05.652 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "48f39ab2-6784-4b6d-9251-83918578b53b", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4122 | 2026-04-01T02:12:12.505Z | Apr 01 02:12:05.652 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4123 | 2026-04-01T02:12:12.505Z | Apr 01 02:12:05.653 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "d3aefad5-18ef-4c98-bb52-1aab7419527d", "content-length": "438", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4124 | 2026-04-01T02:12:12.505Z | current/target: Diff < left / right > : |
| 4125 | 2026-04-01T02:12:12.505Z | PortSettings { |
| 4126 | 2026-04-01T02:12:12.505Z | < links: { |
| 4127 | 2026-04-01T02:12:12.505Z | < "0": LinkSettings { |
| 4128 | 2026-04-01T02:12:12.505Z | < addrs: [ |
| 4129 | 2026-04-01T02:12:12.505Z | < 14.39.74.134, |
| 4130 | 2026-04-01T02:12:12.505Z | < 217.61.65.62, |
| 4131 | 2026-04-01T02:12:12.505Z | < 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4132 | 2026-04-01T02:12:12.505Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4133 | 2026-04-01T02:12:12.505Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4134 | 2026-04-01T02:12:12.505Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4135 | 2026-04-01T02:12:12.505Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4136 | 2026-04-01T02:12:12.505Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4137 | 2026-04-01T02:12:12.505Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4138 | 2026-04-01T02:12:12.505Z | < ], |
| 4139 | 2026-04-01T02:12:12.505Z | < params: LinkCreate { |
| 4140 | 2026-04-01T02:12:12.505Z | < autoneg: true, |
| 4141 | 2026-04-01T02:12:12.505Z | < fec: Some( |
| 4142 | 2026-04-01T02:12:12.505Z | < None, |
| 4143 | 2026-04-01T02:12:12.505Z | < ), |
| 4144 | 2026-04-01T02:12:12.505Z | < kr: true, |
| 4145 | 2026-04-01T02:12:12.505Z | < lane: Some( |
| 4146 | 2026-04-01T02:12:12.505Z | < LinkId( |
| 4147 | 2026-04-01T02:12:12.505Z | < 0, |
| 4148 | 2026-04-01T02:12:12.505Z | < ), |
| 4149 | 2026-04-01T02:12:12.505Z | < ), |
| 4150 | 2026-04-01T02:12:12.505Z | < speed: Speed100G, |
| 4151 | 2026-04-01T02:12:12.505Z | < tx_eq: None, |
| 4152 | 2026-04-01T02:12:12.505Z | < }, |
| 4153 | 2026-04-01T02:12:12.505Z | < }, |
| 4154 | 2026-04-01T02:12:12.505Z | < }, |
| 4155 | 2026-04-01T02:12:12.505Z | > links: {}, |
| 4156 | 2026-04-01T02:12:12.505Z | } |
| 4157 | 2026-04-01T02:12:12.505Z | Apr 01 02:12:05.653 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4158 | 2026-04-01T02:12:12.505Z | Apr 01 02:12:05.653 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "bf043a51-2230-4e5f-ba3f-4089f89824be", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4159 | 2026-04-01T02:12:12.506Z | Apr 01 02:12:05.653 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4160 | 2026-04-01T02:12:12.506Z | Apr 01 02:12:05.654 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "2bf9f82d-dcfc-4caf-9670-c491cedffd3e", "content-length": "438", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4161 | 2026-04-01T02:12:12.506Z | operation failed, settings remained as expectedApr 01 02:12:05.654 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4162 | 2026-04-01T02:12:12.506Z | Apr 01 02:12:05.654 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "f6722395-598a-4d92-aeab-eaf5092d8c36", "content-length": "438", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4163 | 2026-04-01T02:12:12.506Z | current/target: Diff < left / right > : |
| 4164 | 2026-04-01T02:12:12.506Z | PortSettings { |
| 4165 | 2026-04-01T02:12:12.506Z | links: { |
| 4166 | 2026-04-01T02:12:12.506Z | "0": LinkSettings { |
| 4167 | 2026-04-01T02:12:12.506Z | addrs: [ |
| 4168 | 2026-04-01T02:12:12.506Z | < 14.39.74.134, |
| 4169 | 2026-04-01T02:12:12.506Z | < 217.61.65.62, |
| 4170 | 2026-04-01T02:12:12.506Z | < 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4171 | 2026-04-01T02:12:12.506Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4172 | 2026-04-01T02:12:12.506Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4173 | 2026-04-01T02:12:12.506Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4174 | 2026-04-01T02:12:12.506Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4175 | 2026-04-01T02:12:12.506Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4176 | 2026-04-01T02:12:12.506Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4177 | 2026-04-01T02:12:12.506Z | > 23.141.145.95, |
| 4178 | 2026-04-01T02:12:12.506Z | > 70.214.216.145, |
| 4179 | 2026-04-01T02:12:12.506Z | > 212.51.225.48, |
| 4180 | 2026-04-01T02:12:12.510Z | > 214.142.150.143, |
| 4181 | 2026-04-01T02:12:12.510Z | > 250.171.104.133, |
| 4182 | 2026-04-01T02:12:12.510Z | > 253.204.28.128, |
| 4183 | 2026-04-01T02:12:12.510Z | > 870:6b3f:7fff:9d41:8d42:136e:923a:8072, |
| 4184 | 2026-04-01T02:12:12.510Z | > 48d3:24ad:c6e6:b9c7:9878:f94b:a67a:e1bd, |
| 4185 | 2026-04-01T02:12:12.510Z | > 687d:efe0:7352:6e4d:7118:28b8:b14c:efb5, |
| 4186 | 2026-04-01T02:12:12.510Z | > 7bd4:678e:a0a1:2980:bd6c:3a18:bc44:17e1, |
| 4187 | 2026-04-01T02:12:12.510Z | > 7bde:dbe1:9065:3a85:abf0:69c8:9fca:117e, |
| 4188 | 2026-04-01T02:12:12.510Z | > 8e75:88dd:482c:2f66:e61b:814a:7917:8b7d, |
| 4189 | 2026-04-01T02:12:12.510Z | > b1e0:ef51:9415:d1aa:4740:c507:b702:ec49, |
| 4190 | 2026-04-01T02:12:12.510Z | > bf60:59ac:c535:b9ce:e9c8:7f80:d9fd:a26b, |
| 4191 | 2026-04-01T02:12:12.510Z | > c102:9bc:3601:2a98:3673:c6c1:c3cb:926f, |
| 4192 | 2026-04-01T02:12:12.510Z | > f1b1:6f7e:2a0f:1c26:c003:35b0:e70:5eb1, |
| 4193 | 2026-04-01T02:12:12.510Z | ], |
| 4194 | 2026-04-01T02:12:12.510Z | params: LinkCreate { |
| 4195 | 2026-04-01T02:12:12.510Z | < autoneg: true, |
| 4196 | 2026-04-01T02:12:12.510Z | > autoneg: false, |
| 4197 | 2026-04-01T02:12:12.510Z | fec: Some( |
| 4198 | 2026-04-01T02:12:12.510Z | None, |
| 4199 | 2026-04-01T02:12:12.510Z | ), |
| 4200 | 2026-04-01T02:12:12.510Z | kr: true, |
| 4201 | 2026-04-01T02:12:12.510Z | lane: Some( |
| 4202 | 2026-04-01T02:12:12.510Z | LinkId( |
| 4203 | 2026-04-01T02:12:12.510Z | 0, |
| 4204 | 2026-04-01T02:12:12.510Z | ), |
| 4205 | 2026-04-01T02:12:12.510Z | ), |
| 4206 | 2026-04-01T02:12:12.511Z | speed: Speed100G, |
| 4207 | 2026-04-01T02:12:12.511Z | tx_eq: None, |
| 4208 | 2026-04-01T02:12:12.511Z | }, |
| 4209 | 2026-04-01T02:12:12.511Z | }, |
| 4210 | 2026-04-01T02:12:12.511Z | }, |
| 4211 | 2026-04-01T02:12:12.511Z | } |
| 4212 | 2026-04-01T02:12:12.511Z | Apr 01 02:12:05.654 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4213 | 2026-04-01T02:12:12.511Z | Apr 01 02:12:05.655 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "d0f1d304-1f81-452e-aa6b-86e04ee0c6ba", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4214 | 2026-04-01T02:12:12.511Z | Apr 01 02:12:05.655 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4215 | 2026-04-01T02:12:12.511Z | Apr 01 02:12:05.655 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "de82cd44-5b3d-40d3-a29f-57d63a58f0a1", "content-length": "438", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4216 | 2026-04-01T02:12:12.511Z | operation failed, settings remained as expectedApr 01 02:12:05.655 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4217 | 2026-04-01T02:12:12.511Z | Apr 01 02:12:05.656 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "0a456a15-64c2-49da-b31d-f183ad49f7bc", "content-length": "438", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4218 | 2026-04-01T02:12:12.511Z | current/target: Diff < left / right > : |
| 4219 | 2026-04-01T02:12:12.511Z | PortSettings { |
| 4220 | 2026-04-01T02:12:12.511Z | links: { |
| 4221 | 2026-04-01T02:12:12.511Z | "0": LinkSettings { |
| 4222 | 2026-04-01T02:12:12.511Z | addrs: [ |
| 4223 | 2026-04-01T02:12:12.511Z | < 14.39.74.134, |
| 4224 | 2026-04-01T02:12:12.511Z | < 217.61.65.62, |
| 4225 | 2026-04-01T02:12:12.511Z | < 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4226 | 2026-04-01T02:12:12.511Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4227 | 2026-04-01T02:12:12.511Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4228 | 2026-04-01T02:12:12.511Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4229 | 2026-04-01T02:12:12.511Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4230 | 2026-04-01T02:12:12.511Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4231 | 2026-04-01T02:12:12.511Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4232 | 2026-04-01T02:12:12.511Z | > 8.101.202.30, |
| 4233 | 2026-04-01T02:12:12.511Z | > 15.196.110.168, |
| 4234 | 2026-04-01T02:12:12.511Z | > 55.141.141.234, |
| 4235 | 2026-04-01T02:12:12.511Z | > 55.208.234.2, |
| 4236 | 2026-04-01T02:12:12.511Z | > 70.78.58.66, |
| 4237 | 2026-04-01T02:12:12.511Z | > 162.7.241.225, |
| 4238 | 2026-04-01T02:12:12.511Z | > 3353:c25f:a888:c8fa:54c2:ca1:2956:1521, |
| 4239 | 2026-04-01T02:12:12.511Z | > 3369:f7eb:4b57:9128:3d83:f639:c920:d036, |
| 4240 | 2026-04-01T02:12:12.511Z | > 43aa:c5a2:b47e:b1af:76ac:998a:4ee0:df51, |
| 4241 | 2026-04-01T02:12:12.511Z | > 7e47:8eaf:1998:d394:96e1:ef6b:190c:b68a, |
| 4242 | 2026-04-01T02:12:12.511Z | > 80fe:2442:93d8:2c8c:7d50:c7c5:8f65:a5c9, |
| 4243 | 2026-04-01T02:12:12.511Z | > b78c:9ec2:c616:2d9f:c007:3080:d9c1:c454, |
| 4244 | 2026-04-01T02:12:12.511Z | > cb32:7698:f87e:3035:6781:b580:68a6:8a44, |
| 4245 | 2026-04-01T02:12:12.512Z | > de56:3fc:8a5:4b81:2f95:631e:5f3c:2481, |
| 4246 | 2026-04-01T02:12:12.512Z | ], |
| 4247 | 2026-04-01T02:12:12.512Z | params: LinkCreate { |
| 4248 | 2026-04-01T02:12:12.512Z | autoneg: true, |
| 4249 | 2026-04-01T02:12:12.512Z | fec: Some( |
| 4250 | 2026-04-01T02:12:12.512Z | None, |
| 4251 | 2026-04-01T02:12:12.512Z | ), |
| 4252 | 2026-04-01T02:12:12.512Z | kr: true, |
| 4253 | 2026-04-01T02:12:12.512Z | lane: Some( |
| 4254 | 2026-04-01T02:12:12.512Z | LinkId( |
| 4255 | 2026-04-01T02:12:12.512Z | 0, |
| 4256 | 2026-04-01T02:12:12.512Z | ), |
| 4257 | 2026-04-01T02:12:12.512Z | ), |
| 4258 | 2026-04-01T02:12:12.512Z | speed: Speed100G, |
| 4259 | 2026-04-01T02:12:12.512Z | tx_eq: None, |
| 4260 | 2026-04-01T02:12:12.512Z | }, |
| 4261 | 2026-04-01T02:12:12.512Z | }, |
| 4262 | 2026-04-01T02:12:12.512Z | }, |
| 4263 | 2026-04-01T02:12:12.512Z | } |
| 4264 | 2026-04-01T02:12:12.512Z | Apr 01 02:12:05.656 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4265 | 2026-04-01T02:12:12.512Z | Apr 01 02:12:05.656 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "0dddadb6-dfa2-4c81-a61a-9a78f1044168", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4266 | 2026-04-01T02:12:12.512Z | Apr 01 02:12:05.657 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4267 | 2026-04-01T02:12:12.512Z | Apr 01 02:12:05.657 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "c9032b4a-cdd6-4197-bf5b-37a134e669b8", "content-length": "469", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4268 | 2026-04-01T02:12:12.512Z | current/target: Diff < left / right > : |
| 4269 | 2026-04-01T02:12:12.512Z | PortSettings { |
| 4270 | 2026-04-01T02:12:12.512Z | links: { |
| 4271 | 2026-04-01T02:12:12.512Z | "0": LinkSettings { |
| 4272 | 2026-04-01T02:12:12.512Z | addrs: [ |
| 4273 | 2026-04-01T02:12:12.512Z | < 14.39.74.134, |
| 4274 | 2026-04-01T02:12:12.512Z | < 55.208.234.2, |
| 4275 | 2026-04-01T02:12:12.512Z | < 162.7.241.225, |
| 4276 | 2026-04-01T02:12:12.512Z | < 217.61.65.62, |
| 4277 | 2026-04-01T02:12:12.512Z | < 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4278 | 2026-04-01T02:12:12.512Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4279 | 2026-04-01T02:12:12.512Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4280 | 2026-04-01T02:12:12.516Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4281 | 2026-04-01T02:12:12.516Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4282 | 2026-04-01T02:12:12.516Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4283 | 2026-04-01T02:12:12.516Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4284 | 2026-04-01T02:12:12.516Z | > 37.125.169.150, |
| 4285 | 2026-04-01T02:12:12.516Z | > 42.135.218.133, |
| 4286 | 2026-04-01T02:12:12.516Z | > 192.147.76.77, |
| 4287 | 2026-04-01T02:12:12.516Z | > 228.189.255.253, |
| 4288 | 2026-04-01T02:12:12.516Z | > 243.1.200.8, |
| 4289 | 2026-04-01T02:12:12.516Z | > 243.111.145.52, |
| 4290 | 2026-04-01T02:12:12.516Z | > 10bd:f3f5:ffc9:f9a7:67be:eb4:286c:2aa3, |
| 4291 | 2026-04-01T02:12:12.516Z | > 4d99:11ee:98b9:7f4d:26fb:1d46:c51b:b27a, |
| 4292 | 2026-04-01T02:12:12.516Z | > 86cb:d49b:1937:bac9:8dc5:8739:34d1:55ac, |
| 4293 | 2026-04-01T02:12:12.516Z | > 95f2:fe44:2fa3:4d:d4b5:b3ce:8b71:29df, |
| 4294 | 2026-04-01T02:12:12.516Z | > a229:e762:fb53:f538:c983:aa02:1afb:f8d2, |
| 4295 | 2026-04-01T02:12:12.516Z | ], |
| 4296 | 2026-04-01T02:12:12.517Z | params: LinkCreate { |
| 4297 | 2026-04-01T02:12:12.517Z | autoneg: true, |
| 4298 | 2026-04-01T02:12:12.517Z | fec: Some( |
| 4299 | 2026-04-01T02:12:12.517Z | None, |
| 4300 | 2026-04-01T02:12:12.517Z | ), |
| 4301 | 2026-04-01T02:12:12.517Z | < kr: true, |
| 4302 | 2026-04-01T02:12:12.517Z | > kr: false, |
| 4303 | 2026-04-01T02:12:12.517Z | lane: Some( |
| 4304 | 2026-04-01T02:12:12.517Z | LinkId( |
| 4305 | 2026-04-01T02:12:12.517Z | 0, |
| 4306 | 2026-04-01T02:12:12.517Z | ), |
| 4307 | 2026-04-01T02:12:12.517Z | ), |
| 4308 | 2026-04-01T02:12:12.517Z | speed: Speed100G, |
| 4309 | 2026-04-01T02:12:12.517Z | tx_eq: None, |
| 4310 | 2026-04-01T02:12:12.517Z | }, |
| 4311 | 2026-04-01T02:12:12.517Z | }, |
| 4312 | 2026-04-01T02:12:12.517Z | }, |
| 4313 | 2026-04-01T02:12:12.517Z | } |
| 4314 | 2026-04-01T02:12:12.517Z | Apr 01 02:12:05.657 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4315 | 2026-04-01T02:12:12.517Z | Apr 01 02:12:05.657 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "3781028e-b99f-4572-92d2-5fef6a7189ac", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4316 | 2026-04-01T02:12:12.517Z | Apr 01 02:12:05.657 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4317 | 2026-04-01T02:12:12.517Z | Apr 01 02:12:05.658 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "f40ff3cd-1320-456b-957f-b4503bd04b09", "content-length": "469", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4318 | 2026-04-01T02:12:12.517Z | operation failed, settings remained as expectedApr 01 02:12:05.658 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4319 | 2026-04-01T02:12:12.517Z | Apr 01 02:12:05.658 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "513270cc-d5d7-4f8f-bdcc-565338217f47", "content-length": "469", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4320 | 2026-04-01T02:12:12.517Z | current/target: Diff < left / right > : |
| 4321 | 2026-04-01T02:12:12.517Z | PortSettings { |
| 4322 | 2026-04-01T02:12:12.517Z | links: { |
| 4323 | 2026-04-01T02:12:12.517Z | "0": LinkSettings { |
| 4324 | 2026-04-01T02:12:12.517Z | addrs: [ |
| 4325 | 2026-04-01T02:12:12.517Z | < 14.39.74.134, |
| 4326 | 2026-04-01T02:12:12.517Z | < 55.208.234.2, |
| 4327 | 2026-04-01T02:12:12.517Z | < 162.7.241.225, |
| 4328 | 2026-04-01T02:12:12.517Z | < 217.61.65.62, |
| 4329 | 2026-04-01T02:12:12.517Z | < 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4330 | 2026-04-01T02:12:12.517Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4331 | 2026-04-01T02:12:12.517Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4332 | 2026-04-01T02:12:12.517Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4333 | 2026-04-01T02:12:12.517Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4334 | 2026-04-01T02:12:12.517Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4335 | 2026-04-01T02:12:12.518Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4336 | 2026-04-01T02:12:12.518Z | > 10.123.68.13, |
| 4337 | 2026-04-01T02:12:12.518Z | > 11.162.121.34, |
| 4338 | 2026-04-01T02:12:12.518Z | > 19.96.41.238, |
| 4339 | 2026-04-01T02:12:12.518Z | > 37.70.200.191, |
| 4340 | 2026-04-01T02:12:12.518Z | > 78.133.217.37, |
| 4341 | 2026-04-01T02:12:12.518Z | > 83.67.147.2, |
| 4342 | 2026-04-01T02:12:12.518Z | > 104.153.26.64, |
| 4343 | 2026-04-01T02:12:12.518Z | > 136.70.39.243, |
| 4344 | 2026-04-01T02:12:12.518Z | > 146.17.150.201, |
| 4345 | 2026-04-01T02:12:12.518Z | > 177.100.0.84, |
| 4346 | 2026-04-01T02:12:12.518Z | > 205.46.79.239, |
| 4347 | 2026-04-01T02:12:12.518Z | > 234.213.28.10, |
| 4348 | 2026-04-01T02:12:12.518Z | > 8e6:a757:a800:3c11:5722:24d3:7c23:ca18, |
| 4349 | 2026-04-01T02:12:12.518Z | > 2e13:a65f:609:7bff:11b2:58d8:3726:df87, |
| 4350 | 2026-04-01T02:12:12.518Z | > 43f5:fc32:e49f:6d93:d7f6:6109:dd8a:873, |
| 4351 | 2026-04-01T02:12:12.518Z | > 5540:93d4:8dfa:d38a:aabb:5e0:9d78:18ff, |
| 4352 | 2026-04-01T02:12:12.518Z | > 5760:15ba:34a1:75da:5bee:c18d:aa04:6107, |
| 4353 | 2026-04-01T02:12:12.518Z | > 629e:6f4c:422e:866e:379:4e1:6f85:1d0e, |
| 4354 | 2026-04-01T02:12:12.518Z | > 62b1:a379:f0bb:98ac:dd12:a8b0:90ec:266, |
| 4355 | 2026-04-01T02:12:12.518Z | > 6b8f:f9bb:c15e:153:da9e:7a3c:db11:3f80, |
| 4356 | 2026-04-01T02:12:12.518Z | > 8936:fbe:5be:957c:2143:a8ad:b690:6407, |
| 4357 | 2026-04-01T02:12:12.518Z | > 9af4:a58f:79b6:82ee:503a:a860:5872:891b, |
| 4358 | 2026-04-01T02:12:12.518Z | > a472:fbc6:e2b5:857d:cea1:fa9:5850:53a4, |
| 4359 | 2026-04-01T02:12:12.518Z | > a5eb:e5b2:24f6:7088:d05c:61e0:a707:c8be, |
| 4360 | 2026-04-01T02:12:12.518Z | > af77:d6d7:a97:8d42:23d4:f7be:8a83:c9fc, |
| 4361 | 2026-04-01T02:12:12.518Z | > d270:7251:ca10:472c:f0b5:ff3a:7fd2:22b3, |
| 4362 | 2026-04-01T02:12:12.518Z | ], |
| 4363 | 2026-04-01T02:12:12.518Z | params: LinkCreate { |
| 4364 | 2026-04-01T02:12:12.518Z | < autoneg: true, |
| 4365 | 2026-04-01T02:12:12.518Z | > autoneg: false, |
| 4366 | 2026-04-01T02:12:12.518Z | fec: Some( |
| 4367 | 2026-04-01T02:12:12.518Z | None, |
| 4368 | 2026-04-01T02:12:12.518Z | ), |
| 4369 | 2026-04-01T02:12:12.518Z | kr: true, |
| 4370 | 2026-04-01T02:12:12.518Z | lane: Some( |
| 4371 | 2026-04-01T02:12:12.518Z | LinkId( |
| 4372 | 2026-04-01T02:12:12.518Z | 0, |
| 4373 | 2026-04-01T02:12:12.518Z | ), |
| 4374 | 2026-04-01T02:12:12.518Z | ), |
| 4375 | 2026-04-01T02:12:12.519Z | speed: Speed100G, |
| 4376 | 2026-04-01T02:12:12.519Z | tx_eq: None, |
| 4377 | 2026-04-01T02:12:12.519Z | }, |
| 4378 | 2026-04-01T02:12:12.519Z | }, |
| 4379 | 2026-04-01T02:12:12.519Z | }, |
| 4380 | 2026-04-01T02:12:12.522Z | } |
| 4381 | 2026-04-01T02:12:12.522Z | Apr 01 02:12:05.658 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4382 | 2026-04-01T02:12:12.522Z | Apr 01 02:12:05.659 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "a5e2e57f-ee6a-4397-8735-dd0237a8da7d", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4383 | 2026-04-01T02:12:12.522Z | Apr 01 02:12:05.659 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4384 | 2026-04-01T02:12:12.522Z | Apr 01 02:12:05.659 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "05fd152a-560b-4253-9c7a-1010417a061a", "content-length": "469", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4385 | 2026-04-01T02:12:12.522Z | operation failed, settings remained as expectedApr 01 02:12:05.659 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4386 | 2026-04-01T02:12:12.523Z | Apr 01 02:12:05.660 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "19263431-2698-421c-a98c-16efbb4a1302", "content-length": "469", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4387 | 2026-04-01T02:12:12.523Z | current/target: Diff < left / right > : |
| 4388 | 2026-04-01T02:12:12.523Z | PortSettings { |
| 4389 | 2026-04-01T02:12:12.523Z | links: { |
| 4390 | 2026-04-01T02:12:12.523Z | "0": LinkSettings { |
| 4391 | 2026-04-01T02:12:12.523Z | addrs: [ |
| 4392 | 2026-04-01T02:12:12.523Z | < 14.39.74.134, |
| 4393 | 2026-04-01T02:12:12.523Z | < 55.208.234.2, |
| 4394 | 2026-04-01T02:12:12.523Z | < 162.7.241.225, |
| 4395 | 2026-04-01T02:12:12.523Z | < 217.61.65.62, |
| 4396 | 2026-04-01T02:12:12.523Z | < 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4397 | 2026-04-01T02:12:12.523Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4398 | 2026-04-01T02:12:12.523Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4399 | 2026-04-01T02:12:12.523Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4400 | 2026-04-01T02:12:12.523Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4401 | 2026-04-01T02:12:12.523Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4402 | 2026-04-01T02:12:12.523Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4403 | 2026-04-01T02:12:12.523Z | > 32.235.40.233, |
| 4404 | 2026-04-01T02:12:12.523Z | > 62.84.178.137, |
| 4405 | 2026-04-01T02:12:12.523Z | > 97.171.104.244, |
| 4406 | 2026-04-01T02:12:12.523Z | > 106.128.116.216, |
| 4407 | 2026-04-01T02:12:12.523Z | > 110.74.254.41, |
| 4408 | 2026-04-01T02:12:12.523Z | > 129.148.255.157, |
| 4409 | 2026-04-01T02:12:12.523Z | > 152.228.53.241, |
| 4410 | 2026-04-01T02:12:12.523Z | > 162.84.209.88, |
| 4411 | 2026-04-01T02:12:12.523Z | > 163.92.224.2, |
| 4412 | 2026-04-01T02:12:12.523Z | > 173.44.243.28, |
| 4413 | 2026-04-01T02:12:12.523Z | > 187.192.245.54, |
| 4414 | 2026-04-01T02:12:12.523Z | > 241.67.116.2, |
| 4415 | 2026-04-01T02:12:12.523Z | > 479a:c9ee:f63e:698a:e3f2:3ea0:2ce2:97a6, |
| 4416 | 2026-04-01T02:12:12.523Z | ], |
| 4417 | 2026-04-01T02:12:12.523Z | params: LinkCreate { |
| 4418 | 2026-04-01T02:12:12.523Z | autoneg: true, |
| 4419 | 2026-04-01T02:12:12.523Z | fec: Some( |
| 4420 | 2026-04-01T02:12:12.523Z | None, |
| 4421 | 2026-04-01T02:12:12.523Z | ), |
| 4422 | 2026-04-01T02:12:12.523Z | kr: true, |
| 4423 | 2026-04-01T02:12:12.523Z | lane: Some( |
| 4424 | 2026-04-01T02:12:12.523Z | LinkId( |
| 4425 | 2026-04-01T02:12:12.523Z | 0, |
| 4426 | 2026-04-01T02:12:12.524Z | ), |
| 4427 | 2026-04-01T02:12:12.524Z | ), |
| 4428 | 2026-04-01T02:12:12.524Z | speed: Speed100G, |
| 4429 | 2026-04-01T02:12:12.524Z | tx_eq: None, |
| 4430 | 2026-04-01T02:12:12.524Z | }, |
| 4431 | 2026-04-01T02:12:12.524Z | }, |
| 4432 | 2026-04-01T02:12:12.524Z | }, |
| 4433 | 2026-04-01T02:12:12.524Z | } |
| 4434 | 2026-04-01T02:12:12.524Z | Apr 01 02:12:05.660 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4435 | 2026-04-01T02:12:12.524Z | Apr 01 02:12:05.660 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "b57d5dd6-c6ba-4fc1-a64e-5a705b54a74d", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4436 | 2026-04-01T02:12:12.524Z | Apr 01 02:12:05.660 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4437 | 2026-04-01T02:12:12.524Z | Apr 01 02:12:05.661 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "7f950ce1-f5ae-431d-81e2-35acc482b657", "content-length": "486", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4438 | 2026-04-01T02:12:12.524Z | current/target: Diff < left / right > : |
| 4439 | 2026-04-01T02:12:12.524Z | PortSettings { |
| 4440 | 2026-04-01T02:12:12.524Z | links: { |
| 4441 | 2026-04-01T02:12:12.524Z | "0": LinkSettings { |
| 4442 | 2026-04-01T02:12:12.524Z | addrs: [ |
| 4443 | 2026-04-01T02:12:12.524Z | < 14.39.74.134, |
| 4444 | 2026-04-01T02:12:12.524Z | < 55.208.234.2, |
| 4445 | 2026-04-01T02:12:12.524Z | < 97.171.104.244, |
| 4446 | 2026-04-01T02:12:12.524Z | < 162.7.241.225, |
| 4447 | 2026-04-01T02:12:12.524Z | < 217.61.65.62, |
| 4448 | 2026-04-01T02:12:12.524Z | < 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4449 | 2026-04-01T02:12:12.524Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4450 | 2026-04-01T02:12:12.524Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4451 | 2026-04-01T02:12:12.524Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4452 | 2026-04-01T02:12:12.524Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4453 | 2026-04-01T02:12:12.524Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4454 | 2026-04-01T02:12:12.524Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4455 | 2026-04-01T02:12:12.524Z | > 30.78.169.131, |
| 4456 | 2026-04-01T02:12:12.524Z | > 44.123.221.141, |
| 4457 | 2026-04-01T02:12:12.524Z | > 48.133.189.134, |
| 4458 | 2026-04-01T02:12:12.524Z | > 86.119.29.181, |
| 4459 | 2026-04-01T02:12:12.524Z | > 122.1.235.187, |
| 4460 | 2026-04-01T02:12:12.524Z | > 123.55.21.159, |
| 4461 | 2026-04-01T02:12:12.524Z | > 130.105.86.8, |
| 4462 | 2026-04-01T02:12:12.524Z | > 148.114.175.157, |
| 4463 | 2026-04-01T02:12:12.524Z | > 168.8.97.85, |
| 4464 | 2026-04-01T02:12:12.524Z | > 177.222.233.78, |
| 4465 | 2026-04-01T02:12:12.524Z | > 194.234.245.49, |
| 4466 | 2026-04-01T02:12:12.525Z | > 217.80.192.62, |
| 4467 | 2026-04-01T02:12:12.525Z | > 234.47.126.14, |
| 4468 | 2026-04-01T02:12:12.525Z | > 241.148.143.39, |
| 4469 | 2026-04-01T02:12:12.525Z | > 699e:a951:eadc:e174:df40:54e1:bacc:3fed, |
| 4470 | 2026-04-01T02:12:12.525Z | ], |
| 4471 | 2026-04-01T02:12:12.525Z | params: LinkCreate { |
| 4472 | 2026-04-01T02:12:12.525Z | autoneg: true, |
| 4473 | 2026-04-01T02:12:12.525Z | fec: Some( |
| 4474 | 2026-04-01T02:12:12.525Z | None, |
| 4475 | 2026-04-01T02:12:12.525Z | ), |
| 4476 | 2026-04-01T02:12:12.525Z | kr: true, |
| 4477 | 2026-04-01T02:12:12.525Z | lane: Some( |
| 4478 | 2026-04-01T02:12:12.525Z | LinkId( |
| 4479 | 2026-04-01T02:12:12.525Z | 0, |
| 4480 | 2026-04-01T02:12:12.529Z | ), |
| 4481 | 2026-04-01T02:12:12.529Z | ), |
| 4482 | 2026-04-01T02:12:12.529Z | speed: Speed100G, |
| 4483 | 2026-04-01T02:12:12.529Z | tx_eq: None, |
| 4484 | 2026-04-01T02:12:12.529Z | }, |
| 4485 | 2026-04-01T02:12:12.529Z | }, |
| 4486 | 2026-04-01T02:12:12.529Z | }, |
| 4487 | 2026-04-01T02:12:12.529Z | } |
| 4488 | 2026-04-01T02:12:12.529Z | Apr 01 02:12:05.661 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4489 | 2026-04-01T02:12:12.529Z | Apr 01 02:12:05.661 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "2bff9459-ad49-45b2-a5df-bef1384a2407", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4490 | 2026-04-01T02:12:12.529Z | Apr 01 02:12:05.661 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4491 | 2026-04-01T02:12:12.529Z | Apr 01 02:12:05.662 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "3db42c5f-7c7a-4590-a4ca-d46aed632a91", "content-length": "503", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4492 | 2026-04-01T02:12:12.529Z | current/target: Diff < left / right > : |
| 4493 | 2026-04-01T02:12:12.529Z | PortSettings { |
| 4494 | 2026-04-01T02:12:12.529Z | links: { |
| 4495 | 2026-04-01T02:12:12.529Z | "0": LinkSettings { |
| 4496 | 2026-04-01T02:12:12.529Z | addrs: [ |
| 4497 | 2026-04-01T02:12:12.529Z | < 14.39.74.134, |
| 4498 | 2026-04-01T02:12:12.529Z | < 44.123.221.141, |
| 4499 | 2026-04-01T02:12:12.529Z | < 55.208.234.2, |
| 4500 | 2026-04-01T02:12:12.529Z | < 97.171.104.244, |
| 4501 | 2026-04-01T02:12:12.529Z | < 162.7.241.225, |
| 4502 | 2026-04-01T02:12:12.529Z | < 217.61.65.62, |
| 4503 | 2026-04-01T02:12:12.529Z | < 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4504 | 2026-04-01T02:12:12.529Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4505 | 2026-04-01T02:12:12.529Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4506 | 2026-04-01T02:12:12.529Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4507 | 2026-04-01T02:12:12.529Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4508 | 2026-04-01T02:12:12.529Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4509 | 2026-04-01T02:12:12.529Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4510 | 2026-04-01T02:12:12.529Z | > 24.7.237.244, |
| 4511 | 2026-04-01T02:12:12.529Z | > 35.247.237.78, |
| 4512 | 2026-04-01T02:12:12.529Z | > 82.250.10.113, |
| 4513 | 2026-04-01T02:12:12.529Z | > 122.66.133.207, |
| 4514 | 2026-04-01T02:12:12.529Z | > 130.40.159.17, |
| 4515 | 2026-04-01T02:12:12.529Z | > 146.196.138.87, |
| 4516 | 2026-04-01T02:12:12.529Z | > 160.106.143.162, |
| 4517 | 2026-04-01T02:12:12.530Z | > 166.165.76.100, |
| 4518 | 2026-04-01T02:12:12.530Z | > 227.185.232.32, |
| 4519 | 2026-04-01T02:12:12.530Z | > 246.251.180.235, |
| 4520 | 2026-04-01T02:12:12.530Z | > 6619:13aa:36e4:53d1:82b3:64e:ebdf:82da, |
| 4521 | 2026-04-01T02:12:12.530Z | ], |
| 4522 | 2026-04-01T02:12:12.530Z | params: LinkCreate { |
| 4523 | 2026-04-01T02:12:12.530Z | < autoneg: true, |
| 4524 | 2026-04-01T02:12:12.530Z | > autoneg: false, |
| 4525 | 2026-04-01T02:12:12.530Z | fec: Some( |
| 4526 | 2026-04-01T02:12:12.530Z | None, |
| 4527 | 2026-04-01T02:12:12.530Z | ), |
| 4528 | 2026-04-01T02:12:12.530Z | < kr: true, |
| 4529 | 2026-04-01T02:12:12.530Z | > kr: false, |
| 4530 | 2026-04-01T02:12:12.530Z | lane: Some( |
| 4531 | 2026-04-01T02:12:12.530Z | LinkId( |
| 4532 | 2026-04-01T02:12:12.530Z | 0, |
| 4533 | 2026-04-01T02:12:12.530Z | ), |
| 4534 | 2026-04-01T02:12:12.530Z | ), |
| 4535 | 2026-04-01T02:12:12.530Z | speed: Speed100G, |
| 4536 | 2026-04-01T02:12:12.530Z | tx_eq: None, |
| 4537 | 2026-04-01T02:12:12.530Z | }, |
| 4538 | 2026-04-01T02:12:12.530Z | }, |
| 4539 | 2026-04-01T02:12:12.530Z | }, |
| 4540 | 2026-04-01T02:12:12.530Z | } |
| 4541 | 2026-04-01T02:12:12.530Z | Apr 01 02:12:05.662 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4542 | 2026-04-01T02:12:12.530Z | Apr 01 02:12:05.662 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "6d76b82a-c0dc-496e-a301-2c81f900c1b0", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4543 | 2026-04-01T02:12:12.530Z | Apr 01 02:12:05.662 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4544 | 2026-04-01T02:12:12.530Z | Apr 01 02:12:05.663 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "051c48a5-5234-4ddd-8cc2-24423e8343f0", "content-length": "503", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4545 | 2026-04-01T02:12:12.530Z | operation failed, settings remained as expectedApr 01 02:12:05.663 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4546 | 2026-04-01T02:12:12.530Z | Apr 01 02:12:05.663 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "c64e27c0-c721-4ede-9804-7ede26def6ec", "content-length": "503", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4547 | 2026-04-01T02:12:12.530Z | current/target: Diff < left / right > : |
| 4548 | 2026-04-01T02:12:12.530Z | PortSettings { |
| 4549 | 2026-04-01T02:12:12.530Z | < links: { |
| 4550 | 2026-04-01T02:12:12.530Z | < "0": LinkSettings { |
| 4551 | 2026-04-01T02:12:12.530Z | < addrs: [ |
| 4552 | 2026-04-01T02:12:12.530Z | < 14.39.74.134, |
| 4553 | 2026-04-01T02:12:12.530Z | < 44.123.221.141, |
| 4554 | 2026-04-01T02:12:12.530Z | < 55.208.234.2, |
| 4555 | 2026-04-01T02:12:12.530Z | < 97.171.104.244, |
| 4556 | 2026-04-01T02:12:12.530Z | < 162.7.241.225, |
| 4557 | 2026-04-01T02:12:12.531Z | < 217.61.65.62, |
| 4558 | 2026-04-01T02:12:12.531Z | < 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4559 | 2026-04-01T02:12:12.531Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4560 | 2026-04-01T02:12:12.531Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4561 | 2026-04-01T02:12:12.531Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4562 | 2026-04-01T02:12:12.531Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4563 | 2026-04-01T02:12:12.531Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4564 | 2026-04-01T02:12:12.531Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4565 | 2026-04-01T02:12:12.531Z | < ], |
| 4566 | 2026-04-01T02:12:12.531Z | < params: LinkCreate { |
| 4567 | 2026-04-01T02:12:12.531Z | < autoneg: true, |
| 4568 | 2026-04-01T02:12:12.531Z | < fec: Some( |
| 4569 | 2026-04-01T02:12:12.531Z | < None, |
| 4570 | 2026-04-01T02:12:12.531Z | < ), |
| 4571 | 2026-04-01T02:12:12.531Z | < kr: true, |
| 4572 | 2026-04-01T02:12:12.531Z | < lane: Some( |
| 4573 | 2026-04-01T02:12:12.531Z | < LinkId( |
| 4574 | 2026-04-01T02:12:12.531Z | < 0, |
| 4575 | 2026-04-01T02:12:12.531Z | < ), |
| 4576 | 2026-04-01T02:12:12.531Z | < ), |
| 4577 | 2026-04-01T02:12:12.531Z | < speed: Speed100G, |
| 4578 | 2026-04-01T02:12:12.531Z | < tx_eq: None, |
| 4579 | 2026-04-01T02:12:12.531Z | < }, |
| 4580 | 2026-04-01T02:12:12.535Z | < }, |
| 4581 | 2026-04-01T02:12:12.535Z | < }, |
| 4582 | 2026-04-01T02:12:12.535Z | > links: {}, |
| 4583 | 2026-04-01T02:12:12.535Z | } |
| 4584 | 2026-04-01T02:12:12.535Z | Apr 01 02:12:05.663 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4585 | 2026-04-01T02:12:12.535Z | Apr 01 02:12:05.663 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "36c9d60d-331e-4c89-bb6c-5bba1600a29b", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4586 | 2026-04-01T02:12:12.535Z | Apr 01 02:12:05.664 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4587 | 2026-04-01T02:12:12.535Z | Apr 01 02:12:05.664 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "491dc45a-8b05-48d3-8e3e-a7e14feb761e", "content-length": "503", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4588 | 2026-04-01T02:12:12.535Z | operation failed, settings remained as expectedApr 01 02:12:05.664 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4589 | 2026-04-01T02:12:12.535Z | Apr 01 02:12:05.664 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "97f5b38b-5266-416d-bd51-02b463bb4b54", "content-length": "503", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4590 | 2026-04-01T02:12:12.535Z | current/target: Diff < left / right > : |
| 4591 | 2026-04-01T02:12:12.535Z | PortSettings { |
| 4592 | 2026-04-01T02:12:12.535Z | links: { |
| 4593 | 2026-04-01T02:12:12.535Z | "0": LinkSettings { |
| 4594 | 2026-04-01T02:12:12.535Z | addrs: [ |
| 4595 | 2026-04-01T02:12:12.535Z | < 14.39.74.134, |
| 4596 | 2026-04-01T02:12:12.535Z | < 44.123.221.141, |
| 4597 | 2026-04-01T02:12:12.535Z | < 55.208.234.2, |
| 4598 | 2026-04-01T02:12:12.535Z | < 97.171.104.244, |
| 4599 | 2026-04-01T02:12:12.535Z | < 162.7.241.225, |
| 4600 | 2026-04-01T02:12:12.535Z | < 217.61.65.62, |
| 4601 | 2026-04-01T02:12:12.535Z | < 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4602 | 2026-04-01T02:12:12.535Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4603 | 2026-04-01T02:12:12.535Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4604 | 2026-04-01T02:12:12.535Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4605 | 2026-04-01T02:12:12.535Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4606 | 2026-04-01T02:12:12.535Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4607 | 2026-04-01T02:12:12.535Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4608 | 2026-04-01T02:12:12.535Z | > 220.120.46.19, |
| 4609 | 2026-04-01T02:12:12.535Z | > 28a9:9439:275e:16f2:d823:6313:df8b:51cc, |
| 4610 | 2026-04-01T02:12:12.535Z | > 2be9:d30a:8393:5925:a3b7:da69:29e7:cce7, |
| 4611 | 2026-04-01T02:12:12.536Z | > 4484:1bda:e885:d123:53ee:2960:d70e:4777, |
| 4612 | 2026-04-01T02:12:12.536Z | > 4856:e857:7e36:86bb:5fcc:175b:42e2:6e82, |
| 4613 | 2026-04-01T02:12:12.536Z | > 55da:1470:ac45:8a32:efb4:faed:fd74:e0c2, |
| 4614 | 2026-04-01T02:12:12.536Z | > 9157:9e24:4354:b5fa:73a1:866b:def2:664d, |
| 4615 | 2026-04-01T02:12:12.536Z | > c693:d84f:5686:1d97:4b85:70b6:b05b:288c, |
| 4616 | 2026-04-01T02:12:12.536Z | > e575:e18f:dec6:39fa:a0e9:a612:170:13da, |
| 4617 | 2026-04-01T02:12:12.536Z | > eaca:4ede:f758:f97f:2e5:856b:6890:bedd, |
| 4618 | 2026-04-01T02:12:12.536Z | > f716:d6b1:7f58:8241:b8b9:9747:b166:8996, |
| 4619 | 2026-04-01T02:12:12.536Z | ], |
| 4620 | 2026-04-01T02:12:12.536Z | params: LinkCreate { |
| 4621 | 2026-04-01T02:12:12.536Z | < autoneg: true, |
| 4622 | 2026-04-01T02:12:12.536Z | > autoneg: false, |
| 4623 | 2026-04-01T02:12:12.536Z | fec: Some( |
| 4624 | 2026-04-01T02:12:12.536Z | None, |
| 4625 | 2026-04-01T02:12:12.536Z | ), |
| 4626 | 2026-04-01T02:12:12.536Z | < kr: true, |
| 4627 | 2026-04-01T02:12:12.536Z | > kr: false, |
| 4628 | 2026-04-01T02:12:12.536Z | lane: Some( |
| 4629 | 2026-04-01T02:12:12.536Z | LinkId( |
| 4630 | 2026-04-01T02:12:12.536Z | 0, |
| 4631 | 2026-04-01T02:12:12.536Z | ), |
| 4632 | 2026-04-01T02:12:12.536Z | ), |
| 4633 | 2026-04-01T02:12:12.536Z | speed: Speed100G, |
| 4634 | 2026-04-01T02:12:12.536Z | tx_eq: None, |
| 4635 | 2026-04-01T02:12:12.536Z | }, |
| 4636 | 2026-04-01T02:12:12.536Z | }, |
| 4637 | 2026-04-01T02:12:12.536Z | }, |
| 4638 | 2026-04-01T02:12:12.536Z | } |
| 4639 | 2026-04-01T02:12:12.536Z | Apr 01 02:12:05.664 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4640 | 2026-04-01T02:12:12.536Z | Apr 01 02:12:05.665 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "f6de6e4a-52a0-4db2-9fa9-2b36a51a1641", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4641 | 2026-04-01T02:12:12.536Z | Apr 01 02:12:05.665 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4642 | 2026-04-01T02:12:12.536Z | Apr 01 02:12:05.665 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "4b887d6d-7b81-49fb-bed2-5264555c7899", "content-length": "503", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4643 | 2026-04-01T02:12:12.536Z | operation failed, settings remained as expectedApr 01 02:12:05.665 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4644 | 2026-04-01T02:12:12.536Z | Apr 01 02:12:05.665 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "f69ae9e0-4a48-425b-9392-817d36b10cac", "content-length": "503", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4645 | 2026-04-01T02:12:12.536Z | current/target: Diff < left / right > : |
| 4646 | 2026-04-01T02:12:12.536Z | PortSettings { |
| 4647 | 2026-04-01T02:12:12.536Z | links: { |
| 4648 | 2026-04-01T02:12:12.536Z | "0": LinkSettings { |
| 4649 | 2026-04-01T02:12:12.536Z | addrs: [ |
| 4650 | 2026-04-01T02:12:12.536Z | < 14.39.74.134, |
| 4651 | 2026-04-01T02:12:12.537Z | < 44.123.221.141, |
| 4652 | 2026-04-01T02:12:12.537Z | < 55.208.234.2, |
| 4653 | 2026-04-01T02:12:12.537Z | < 97.171.104.244, |
| 4654 | 2026-04-01T02:12:12.537Z | < 162.7.241.225, |
| 4655 | 2026-04-01T02:12:12.537Z | < 217.61.65.62, |
| 4656 | 2026-04-01T02:12:12.537Z | < 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4657 | 2026-04-01T02:12:12.537Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4658 | 2026-04-01T02:12:12.537Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4659 | 2026-04-01T02:12:12.537Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4660 | 2026-04-01T02:12:12.537Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4661 | 2026-04-01T02:12:12.537Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4662 | 2026-04-01T02:12:12.537Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4663 | 2026-04-01T02:12:12.537Z | > 86.73.144.192, |
| 4664 | 2026-04-01T02:12:12.537Z | > 139.145.9.123, |
| 4665 | 2026-04-01T02:12:12.537Z | > c07:6469:c84e:e1ff:f5dc:ab52:b644:980c, |
| 4666 | 2026-04-01T02:12:12.537Z | > 1578:8cd8:cdc0:5194:c8f9:ba59:f6a8:ddae, |
| 4667 | 2026-04-01T02:12:12.537Z | > 2255:86f5:dd15:ebed:2572:1273:fda3:9244, |
| 4668 | 2026-04-01T02:12:12.537Z | > 24e4:5e22:52f4:95d0:d341:2294:48ec:9942, |
| 4669 | 2026-04-01T02:12:12.537Z | > 252f:9b22:d044:cadd:5974:6b1f:94d5:496b, |
| 4670 | 2026-04-01T02:12:12.537Z | > c6ba:9757:e0ae:fa32:28bf:9834:9222:4004, |
| 4671 | 2026-04-01T02:12:12.537Z | > e627:76a6:43b4:a2f2:bbb7:b83b:a03:310f, |
| 4672 | 2026-04-01T02:12:12.537Z | > eca7:32fe:8b0a:ea84:df5e:5cc6:41b:cf4b, |
| 4673 | 2026-04-01T02:12:12.537Z | > f0c0:ae82:fab3:8901:fb90:491f:eafa:2ba3, |
| 4674 | 2026-04-01T02:12:12.537Z | > f245:943f:39aa:555f:f262:eb0:ded9:7bec, |
| 4675 | 2026-04-01T02:12:12.537Z | > fa5e:e84:c942:ec9c:d5db:a76a:c246:cd0f, |
| 4676 | 2026-04-01T02:12:12.537Z | > fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 4677 | 2026-04-01T02:12:12.537Z | ], |
| 4678 | 2026-04-01T02:12:12.537Z | params: LinkCreate { |
| 4679 | 2026-04-01T02:12:12.537Z | < autoneg: true, |
| 4680 | 2026-04-01T02:12:12.541Z | > autoneg: false, |
| 4681 | 2026-04-01T02:12:12.541Z | fec: Some( |
| 4682 | 2026-04-01T02:12:12.541Z | None, |
| 4683 | 2026-04-01T02:12:12.541Z | ), |
| 4684 | 2026-04-01T02:12:12.541Z | < kr: true, |
| 4685 | 2026-04-01T02:12:12.541Z | > kr: false, |
| 4686 | 2026-04-01T02:12:12.541Z | lane: Some( |
| 4687 | 2026-04-01T02:12:12.541Z | LinkId( |
| 4688 | 2026-04-01T02:12:12.541Z | 0, |
| 4689 | 2026-04-01T02:12:12.541Z | ), |
| 4690 | 2026-04-01T02:12:12.541Z | ), |
| 4691 | 2026-04-01T02:12:12.541Z | speed: Speed100G, |
| 4692 | 2026-04-01T02:12:12.541Z | tx_eq: None, |
| 4693 | 2026-04-01T02:12:12.541Z | }, |
| 4694 | 2026-04-01T02:12:12.541Z | }, |
| 4695 | 2026-04-01T02:12:12.541Z | }, |
| 4696 | 2026-04-01T02:12:12.541Z | } |
| 4697 | 2026-04-01T02:12:12.541Z | Apr 01 02:12:05.666 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4698 | 2026-04-01T02:12:12.541Z | Apr 01 02:12:05.666 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "f53d6529-0c30-4520-84e6-1faaae3f7e8d", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4699 | 2026-04-01T02:12:12.541Z | Apr 01 02:12:05.666 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4700 | 2026-04-01T02:12:12.541Z | Apr 01 02:12:05.667 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "f8531dd9-04b3-4591-ad8f-36ca90a14c89", "content-length": "510", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4701 | 2026-04-01T02:12:12.542Z | current/target: Diff < left / right > : |
| 4702 | 2026-04-01T02:12:12.542Z | PortSettings { |
| 4703 | 2026-04-01T02:12:12.542Z | links: { |
| 4704 | 2026-04-01T02:12:12.542Z | "0": LinkSettings { |
| 4705 | 2026-04-01T02:12:12.542Z | addrs: [ |
| 4706 | 2026-04-01T02:12:12.542Z | < 14.39.74.134, |
| 4707 | 2026-04-01T02:12:12.542Z | < 55.208.234.2, |
| 4708 | 2026-04-01T02:12:12.542Z | < 162.7.241.225, |
| 4709 | 2026-04-01T02:12:12.542Z | < 217.61.65.62, |
| 4710 | 2026-04-01T02:12:12.542Z | < 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4711 | 2026-04-01T02:12:12.542Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4712 | 2026-04-01T02:12:12.542Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4713 | 2026-04-01T02:12:12.542Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4714 | 2026-04-01T02:12:12.542Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4715 | 2026-04-01T02:12:12.542Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4716 | 2026-04-01T02:12:12.542Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4717 | 2026-04-01T02:12:12.542Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 4718 | 2026-04-01T02:12:12.542Z | > 33.83.71.47, |
| 4719 | 2026-04-01T02:12:12.542Z | > 195.167.86.24, |
| 4720 | 2026-04-01T02:12:12.542Z | > 218.4.183.248, |
| 4721 | 2026-04-01T02:12:12.542Z | > 13:1046:5618:73e:77c2:d3ce:514:b2de, |
| 4722 | 2026-04-01T02:12:12.542Z | > 12e0:4d12:2f3a:3a3:b5af:cd7:ef83:84bf, |
| 4723 | 2026-04-01T02:12:12.542Z | > 2b41:6419:e991:d8ee:7d62:335a:93c6:3718, |
| 4724 | 2026-04-01T02:12:12.542Z | > 3f41:b5f7:2343:6865:8217:873b:1540:1484, |
| 4725 | 2026-04-01T02:12:12.542Z | > 4567:9d6f:9bed:8684:165b:e16a:91ca:25af, |
| 4726 | 2026-04-01T02:12:12.542Z | > 4bc2:765f:3cef:e961:1a26:ae27:998d:ac2c, |
| 4727 | 2026-04-01T02:12:12.542Z | > 5c5c:3323:3b24:43ce:de:4566:943e:599b, |
| 4728 | 2026-04-01T02:12:12.542Z | > 6a39:acf4:c035:5524:1ad2:7a98:e7cc:c6e1, |
| 4729 | 2026-04-01T02:12:12.542Z | > 6b67:c35c:782f:7e4b:7c5f:86f4:f3a6:6db2, |
| 4730 | 2026-04-01T02:12:12.542Z | > 7441:69f7:13f4:afea:159d:6d51:558a:ffa0, |
| 4731 | 2026-04-01T02:12:12.542Z | > ab18:166a:9e98:7769:b27b:be04:e428:20a6, |
| 4732 | 2026-04-01T02:12:12.542Z | > cf66:6a9:fd71:8a91:b5c0:4b4f:5340:e898, |
| 4733 | 2026-04-01T02:12:12.542Z | > e140:b88:6933:e880:b24b:c4a0:c980:6e36, |
| 4734 | 2026-04-01T02:12:12.542Z | > e9ae:df0:8c14:866d:bdd7:2cee:ea21:d94, |
| 4735 | 2026-04-01T02:12:12.542Z | ], |
| 4736 | 2026-04-01T02:12:12.542Z | params: LinkCreate { |
| 4737 | 2026-04-01T02:12:12.542Z | < autoneg: true, |
| 4738 | 2026-04-01T02:12:12.542Z | > autoneg: false, |
| 4739 | 2026-04-01T02:12:12.542Z | fec: Some( |
| 4740 | 2026-04-01T02:12:12.543Z | None, |
| 4741 | 2026-04-01T02:12:12.543Z | ), |
| 4742 | 2026-04-01T02:12:12.543Z | < kr: true, |
| 4743 | 2026-04-01T02:12:12.543Z | > kr: false, |
| 4744 | 2026-04-01T02:12:12.543Z | lane: Some( |
| 4745 | 2026-04-01T02:12:12.543Z | LinkId( |
| 4746 | 2026-04-01T02:12:12.543Z | 0, |
| 4747 | 2026-04-01T02:12:12.543Z | ), |
| 4748 | 2026-04-01T02:12:12.543Z | ), |
| 4749 | 2026-04-01T02:12:12.543Z | speed: Speed100G, |
| 4750 | 2026-04-01T02:12:12.543Z | tx_eq: None, |
| 4751 | 2026-04-01T02:12:12.543Z | }, |
| 4752 | 2026-04-01T02:12:12.543Z | }, |
| 4753 | 2026-04-01T02:12:12.543Z | }, |
| 4754 | 2026-04-01T02:12:12.543Z | } |
| 4755 | 2026-04-01T02:12:12.543Z | Apr 01 02:12:05.667 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4756 | 2026-04-01T02:12:12.543Z | Apr 01 02:12:05.668 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "a1595725-03d1-4e40-bab8-ac4b005265d3", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4757 | 2026-04-01T02:12:12.543Z | Apr 01 02:12:05.668 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4758 | 2026-04-01T02:12:12.543Z | Apr 01 02:12:05.668 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "74b7b55d-6fc5-4f5b-b82a-f0546afe807b", "content-length": "509", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4759 | 2026-04-01T02:12:12.543Z | current/target: Diff < left / right > : |
| 4760 | 2026-04-01T02:12:12.543Z | PortSettings { |
| 4761 | 2026-04-01T02:12:12.543Z | links: { |
| 4762 | 2026-04-01T02:12:12.543Z | "0": LinkSettings { |
| 4763 | 2026-04-01T02:12:12.543Z | addrs: [ |
| 4764 | 2026-04-01T02:12:12.543Z | < 33.83.71.47, |
| 4765 | 2026-04-01T02:12:12.543Z | < 55.208.234.2, |
| 4766 | 2026-04-01T02:12:12.543Z | < 162.7.241.225, |
| 4767 | 2026-04-01T02:12:12.543Z | < 217.61.65.62, |
| 4768 | 2026-04-01T02:12:12.543Z | < 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4769 | 2026-04-01T02:12:12.543Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4770 | 2026-04-01T02:12:12.543Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4771 | 2026-04-01T02:12:12.543Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4772 | 2026-04-01T02:12:12.543Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4773 | 2026-04-01T02:12:12.543Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4774 | 2026-04-01T02:12:12.543Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4775 | 2026-04-01T02:12:12.543Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 4776 | 2026-04-01T02:12:12.543Z | > 17.9.52.255, |
| 4777 | 2026-04-01T02:12:12.543Z | > 59.64.122.13, |
| 4778 | 2026-04-01T02:12:12.543Z | > 63.54.188.161, |
| 4779 | 2026-04-01T02:12:12.543Z | > 84.43.111.88, |
| 4780 | 2026-04-01T02:12:12.547Z | > 104.253.141.47, |
| 4781 | 2026-04-01T02:12:12.547Z | > 144.85.222.66, |
| 4782 | 2026-04-01T02:12:12.547Z | > 170.27.4.121, |
| 4783 | 2026-04-01T02:12:12.547Z | > 170.192.152.198, |
| 4784 | 2026-04-01T02:12:12.547Z | > 173.138.179.171, |
| 4785 | 2026-04-01T02:12:12.547Z | > 198.195.96.141, |
| 4786 | 2026-04-01T02:12:12.547Z | > 228.80.226.235, |
| 4787 | 2026-04-01T02:12:12.547Z | > 673:5856:a628:f1b1:f9f8:9a93:1e78:4101, |
| 4788 | 2026-04-01T02:12:12.547Z | > 2081:5660:49a7:b4eb:4afe:31f1:2a3c:3b65, |
| 4789 | 2026-04-01T02:12:12.547Z | > 4244:6307:231a:d6b5:e979:1959:d81:329e, |
| 4790 | 2026-04-01T02:12:12.547Z | > 438a:3200:26e6:aa4f:7801:a0f7:6619:c635, |
| 4791 | 2026-04-01T02:12:12.547Z | > 5be6:fa81:5eda:541b:e8b3:e4a3:dd1b:10a3, |
| 4792 | 2026-04-01T02:12:12.547Z | > 65a7:49a1:279b:209c:30:de8c:4c46:4374, |
| 4793 | 2026-04-01T02:12:12.547Z | > 7541:c681:6aaa:c8f7:1a16:a3a0:b518:f34a, |
| 4794 | 2026-04-01T02:12:12.547Z | > 7903:ad60:3d88:27b2:f5f2:bf39:c98f:46a6, |
| 4795 | 2026-04-01T02:12:12.548Z | > 84e8:ec76:3d78:26cd:81f4:48ef:992e:d792, |
| 4796 | 2026-04-01T02:12:12.548Z | > 953e:c861:d968:9308:dca0:d890:a0bc:e1f, |
| 4797 | 2026-04-01T02:12:12.548Z | > ca21:ac59:32a1:4d1d:d293:51d6:bc05:66db, |
| 4798 | 2026-04-01T02:12:12.548Z | > f506:e9ae:f539:7ecf:6815:e56d:5c75:1fc2, |
| 4799 | 2026-04-01T02:12:12.548Z | > f8e0:c114:be8c:34c7:6bb0:ce57:813b:b05b, |
| 4800 | 2026-04-01T02:12:12.548Z | ], |
| 4801 | 2026-04-01T02:12:12.548Z | params: LinkCreate { |
| 4802 | 2026-04-01T02:12:12.548Z | autoneg: true, |
| 4803 | 2026-04-01T02:12:12.548Z | fec: Some( |
| 4804 | 2026-04-01T02:12:12.548Z | None, |
| 4805 | 2026-04-01T02:12:12.548Z | ), |
| 4806 | 2026-04-01T02:12:12.548Z | < kr: true, |
| 4807 | 2026-04-01T02:12:12.548Z | > kr: false, |
| 4808 | 2026-04-01T02:12:12.548Z | lane: Some( |
| 4809 | 2026-04-01T02:12:12.548Z | LinkId( |
| 4810 | 2026-04-01T02:12:12.548Z | 0, |
| 4811 | 2026-04-01T02:12:12.548Z | ), |
| 4812 | 2026-04-01T02:12:12.548Z | ), |
| 4813 | 2026-04-01T02:12:12.548Z | speed: Speed100G, |
| 4814 | 2026-04-01T02:12:12.548Z | tx_eq: None, |
| 4815 | 2026-04-01T02:12:12.548Z | }, |
| 4816 | 2026-04-01T02:12:12.548Z | }, |
| 4817 | 2026-04-01T02:12:12.548Z | }, |
| 4818 | 2026-04-01T02:12:12.548Z | } |
| 4819 | 2026-04-01T02:12:12.548Z | Apr 01 02:12:05.668 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4820 | 2026-04-01T02:12:12.548Z | Apr 01 02:12:05.669 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "50d504e9-f373-498b-aa45-b79cf186f12e", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4821 | 2026-04-01T02:12:12.548Z | Apr 01 02:12:05.669 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4822 | 2026-04-01T02:12:12.548Z | Apr 01 02:12:05.669 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "901cce9f-0965-4dc3-9c18-de00841a4a1d", "content-length": "509", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4823 | 2026-04-01T02:12:12.548Z | operation failed, settings remained as expectedApr 01 02:12:05.669 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4824 | 2026-04-01T02:12:12.548Z | Apr 01 02:12:05.669 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "e035c0f1-b7c7-4b68-84e7-cec1b1cec282", "content-length": "509", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4825 | 2026-04-01T02:12:12.548Z | current/target: Diff < left / right > : |
| 4826 | 2026-04-01T02:12:12.548Z | PortSettings { |
| 4827 | 2026-04-01T02:12:12.548Z | links: { |
| 4828 | 2026-04-01T02:12:12.548Z | "0": LinkSettings { |
| 4829 | 2026-04-01T02:12:12.548Z | addrs: [ |
| 4830 | 2026-04-01T02:12:12.548Z | < 33.83.71.47, |
| 4831 | 2026-04-01T02:12:12.548Z | < 55.208.234.2, |
| 4832 | 2026-04-01T02:12:12.548Z | < 162.7.241.225, |
| 4833 | 2026-04-01T02:12:12.548Z | < 217.61.65.62, |
| 4834 | 2026-04-01T02:12:12.549Z | < 1890:687c:9ac0:e6d8:3858:931b:62ce:faef, |
| 4835 | 2026-04-01T02:12:12.549Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4836 | 2026-04-01T02:12:12.549Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4837 | 2026-04-01T02:12:12.549Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4838 | 2026-04-01T02:12:12.549Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4839 | 2026-04-01T02:12:12.549Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4840 | 2026-04-01T02:12:12.549Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4841 | 2026-04-01T02:12:12.549Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 4842 | 2026-04-01T02:12:12.549Z | > 6.101.2.136, |
| 4843 | 2026-04-01T02:12:12.549Z | > 6.246.222.138, |
| 4844 | 2026-04-01T02:12:12.549Z | > 86.58.176.1, |
| 4845 | 2026-04-01T02:12:12.549Z | > 177.11.217.230, |
| 4846 | 2026-04-01T02:12:12.549Z | > 180.122.156.235, |
| 4847 | 2026-04-01T02:12:12.549Z | > 190.16.222.61, |
| 4848 | 2026-04-01T02:12:12.549Z | > 213.90.131.62, |
| 4849 | 2026-04-01T02:12:12.549Z | > 4f90:d015:9435:438e:c7f0:85c5:1b17:e963, |
| 4850 | 2026-04-01T02:12:12.549Z | > 670c:2579:bdfa:2563:61a0:77fa:e691:7cbc, |
| 4851 | 2026-04-01T02:12:12.549Z | > c61f:7a00:6564:d548:3cb8:e6e3:1155:4efe, |
| 4852 | 2026-04-01T02:12:12.549Z | > f9d6:b6a4:e1c8:fbc3:f79b:bf1c:612b:d898, |
| 4853 | 2026-04-01T02:12:12.549Z | ], |
| 4854 | 2026-04-01T02:12:12.549Z | params: LinkCreate { |
| 4855 | 2026-04-01T02:12:12.549Z | autoneg: true, |
| 4856 | 2026-04-01T02:12:12.549Z | fec: Some( |
| 4857 | 2026-04-01T02:12:12.549Z | None, |
| 4858 | 2026-04-01T02:12:12.549Z | ), |
| 4859 | 2026-04-01T02:12:12.549Z | kr: true, |
| 4860 | 2026-04-01T02:12:12.549Z | lane: Some( |
| 4861 | 2026-04-01T02:12:12.549Z | LinkId( |
| 4862 | 2026-04-01T02:12:12.549Z | 0, |
| 4863 | 2026-04-01T02:12:12.549Z | ), |
| 4864 | 2026-04-01T02:12:12.549Z | ), |
| 4865 | 2026-04-01T02:12:12.549Z | speed: Speed100G, |
| 4866 | 2026-04-01T02:12:12.549Z | tx_eq: None, |
| 4867 | 2026-04-01T02:12:12.549Z | }, |
| 4868 | 2026-04-01T02:12:12.549Z | }, |
| 4869 | 2026-04-01T02:12:12.549Z | }, |
| 4870 | 2026-04-01T02:12:12.549Z | } |
| 4871 | 2026-04-01T02:12:12.549Z | Apr 01 02:12:05.669 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4872 | 2026-04-01T02:12:12.549Z | Apr 01 02:12:05.670 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "8a0df057-e85b-4deb-9919-ed28ec75671e", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4873 | 2026-04-01T02:12:12.549Z | Apr 01 02:12:05.670 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4874 | 2026-04-01T02:12:12.550Z | Apr 01 02:12:05.670 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "7b9f8cbc-c6d1-4576-b1e6-d6ae5124b0d6", "content-length": "466", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4875 | 2026-04-01T02:12:12.550Z | current/target: Diff < left / right > : |
| 4876 | 2026-04-01T02:12:12.550Z | PortSettings { |
| 4877 | 2026-04-01T02:12:12.550Z | links: { |
| 4878 | 2026-04-01T02:12:12.550Z | "0": LinkSettings { |
| 4879 | 2026-04-01T02:12:12.550Z | addrs: [ |
| 4880 | 2026-04-01T02:12:12.553Z | < 33.83.71.47, |
| 4881 | 2026-04-01T02:12:12.554Z | < 86.58.176.1, |
| 4882 | 2026-04-01T02:12:12.554Z | < 162.7.241.225, |
| 4883 | 2026-04-01T02:12:12.554Z | < 217.61.65.62, |
| 4884 | 2026-04-01T02:12:12.554Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4885 | 2026-04-01T02:12:12.554Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4886 | 2026-04-01T02:12:12.554Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4887 | 2026-04-01T02:12:12.554Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4888 | 2026-04-01T02:12:12.554Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4889 | 2026-04-01T02:12:12.554Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4890 | 2026-04-01T02:12:12.554Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 4891 | 2026-04-01T02:12:12.554Z | > 47.20.153.167, |
| 4892 | 2026-04-01T02:12:12.554Z | > 99.40.55.8, |
| 4893 | 2026-04-01T02:12:12.554Z | > 208.238.69.20, |
| 4894 | 2026-04-01T02:12:12.554Z | > 21fb:b217:edca:26bb:e4c4:66a:ed80:ded6, |
| 4895 | 2026-04-01T02:12:12.554Z | > 5e3d:2455:ca58:403e:f770:be05:6d3b:7e58, |
| 4896 | 2026-04-01T02:12:12.554Z | > 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 4897 | 2026-04-01T02:12:12.554Z | > b083:53f2:96d3:bd68:b0d5:d3ab:604c:23f6, |
| 4898 | 2026-04-01T02:12:12.554Z | > c247:94d0:ed0:ab24:2c8a:55a2:9bb9:b177, |
| 4899 | 2026-04-01T02:12:12.554Z | > e7a2:fd43:6f51:4926:a6e5:69e6:7ee4:eb2f, |
| 4900 | 2026-04-01T02:12:12.554Z | > ec06:5f75:f2:b8e7:4ed7:bc72:751e:7033, |
| 4901 | 2026-04-01T02:12:12.554Z | ], |
| 4902 | 2026-04-01T02:12:12.554Z | params: LinkCreate { |
| 4903 | 2026-04-01T02:12:12.554Z | autoneg: true, |
| 4904 | 2026-04-01T02:12:12.554Z | fec: Some( |
| 4905 | 2026-04-01T02:12:12.554Z | None, |
| 4906 | 2026-04-01T02:12:12.554Z | ), |
| 4907 | 2026-04-01T02:12:12.554Z | < kr: true, |
| 4908 | 2026-04-01T02:12:12.554Z | > kr: false, |
| 4909 | 2026-04-01T02:12:12.554Z | lane: Some( |
| 4910 | 2026-04-01T02:12:12.554Z | LinkId( |
| 4911 | 2026-04-01T02:12:12.554Z | 0, |
| 4912 | 2026-04-01T02:12:12.554Z | ), |
| 4913 | 2026-04-01T02:12:12.554Z | ), |
| 4914 | 2026-04-01T02:12:12.554Z | speed: Speed100G, |
| 4915 | 2026-04-01T02:12:12.554Z | tx_eq: None, |
| 4916 | 2026-04-01T02:12:12.554Z | }, |
| 4917 | 2026-04-01T02:12:12.554Z | }, |
| 4918 | 2026-04-01T02:12:12.554Z | }, |
| 4919 | 2026-04-01T02:12:12.555Z | } |
| 4920 | 2026-04-01T02:12:12.555Z | Apr 01 02:12:05.671 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4921 | 2026-04-01T02:12:12.555Z | Apr 01 02:12:05.671 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "557048dc-80bc-4546-9b92-b2abac550e27", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4922 | 2026-04-01T02:12:12.555Z | Apr 01 02:12:05.671 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4923 | 2026-04-01T02:12:12.555Z | Apr 01 02:12:05.672 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "2ca1aab5-d77c-4b48-9b9d-765e7c9ff45a", "content-length": "463", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4924 | 2026-04-01T02:12:12.555Z | current/target: Diff < left / right > : |
| 4925 | 2026-04-01T02:12:12.555Z | PortSettings { |
| 4926 | 2026-04-01T02:12:12.555Z | links: { |
| 4927 | 2026-04-01T02:12:12.555Z | "0": LinkSettings { |
| 4928 | 2026-04-01T02:12:12.555Z | addrs: [ |
| 4929 | 2026-04-01T02:12:12.555Z | < 217.61.65.62, |
| 4930 | 2026-04-01T02:12:12.555Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4931 | 2026-04-01T02:12:12.555Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4932 | 2026-04-01T02:12:12.555Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4933 | 2026-04-01T02:12:12.555Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 4934 | 2026-04-01T02:12:12.555Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4935 | 2026-04-01T02:12:12.555Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4936 | 2026-04-01T02:12:12.555Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4937 | 2026-04-01T02:12:12.555Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 4938 | 2026-04-01T02:12:12.555Z | > 26.179.6.110, |
| 4939 | 2026-04-01T02:12:12.555Z | > 45.2.117.23, |
| 4940 | 2026-04-01T02:12:12.555Z | > 51.137.213.89, |
| 4941 | 2026-04-01T02:12:12.555Z | > 67.163.73.137, |
| 4942 | 2026-04-01T02:12:12.555Z | > 73.129.27.1, |
| 4943 | 2026-04-01T02:12:12.555Z | > 90.206.236.153, |
| 4944 | 2026-04-01T02:12:12.555Z | > 174.191.102.203, |
| 4945 | 2026-04-01T02:12:12.555Z | > 203.147.89.21, |
| 4946 | 2026-04-01T02:12:12.555Z | > 204.30.161.160, |
| 4947 | 2026-04-01T02:12:12.555Z | > 204.130.10.244, |
| 4948 | 2026-04-01T02:12:12.555Z | > 215.129.218.126, |
| 4949 | 2026-04-01T02:12:12.555Z | > 245.190.120.27, |
| 4950 | 2026-04-01T02:12:12.555Z | > 3e13:a4f7:ed63:b40b:2650:294b:92db:c420, |
| 4951 | 2026-04-01T02:12:12.555Z | > 6337:76f3:4397:cfa3:edb5:9219:bb16:3e49, |
| 4952 | 2026-04-01T02:12:12.555Z | > 7b12:f228:3ab1:3243:9c32:d359:5978:90d7, |
| 4953 | 2026-04-01T02:12:12.555Z | > e015:afe1:cc92:ecb6:bfd4:2904:ccdc:4e7d, |
| 4954 | 2026-04-01T02:12:12.555Z | > f307:3729:6d3e:5945:3347:39a9:e316:8399, |
| 4955 | 2026-04-01T02:12:12.555Z | > f684:8685:7416:7401:359b:9795:5093:dca, |
| 4956 | 2026-04-01T02:12:12.555Z | ], |
| 4957 | 2026-04-01T02:12:12.555Z | params: LinkCreate { |
| 4958 | 2026-04-01T02:12:12.555Z | autoneg: true, |
| 4959 | 2026-04-01T02:12:12.556Z | fec: Some( |
| 4960 | 2026-04-01T02:12:12.556Z | None, |
| 4961 | 2026-04-01T02:12:12.556Z | ), |
| 4962 | 2026-04-01T02:12:12.556Z | < kr: true, |
| 4963 | 2026-04-01T02:12:12.556Z | > kr: false, |
| 4964 | 2026-04-01T02:12:12.556Z | lane: Some( |
| 4965 | 2026-04-01T02:12:12.556Z | LinkId( |
| 4966 | 2026-04-01T02:12:12.556Z | 0, |
| 4967 | 2026-04-01T02:12:12.556Z | ), |
| 4968 | 2026-04-01T02:12:12.556Z | ), |
| 4969 | 2026-04-01T02:12:12.556Z | speed: Speed100G, |
| 4970 | 2026-04-01T02:12:12.556Z | tx_eq: None, |
| 4971 | 2026-04-01T02:12:12.556Z | }, |
| 4972 | 2026-04-01T02:12:12.556Z | }, |
| 4973 | 2026-04-01T02:12:12.556Z | }, |
| 4974 | 2026-04-01T02:12:12.556Z | } |
| 4975 | 2026-04-01T02:12:12.556Z | Apr 01 02:12:05.672 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 4976 | 2026-04-01T02:12:12.556Z | Apr 01 02:12:05.672 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "9bb559ef-e1fb-4bb7-9b91-313cfc518cf1", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4977 | 2026-04-01T02:12:12.556Z | Apr 01 02:12:05.672 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4978 | 2026-04-01T02:12:12.556Z | Apr 01 02:12:05.672 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "a5224b20-0e7a-49be-8aed-9ed10d098539", "content-length": "463", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4979 | 2026-04-01T02:12:12.556Z | operation failed, settings remained as expectedApr 01 02:12:05.673 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 4980 | 2026-04-01T02:12:12.560Z | Apr 01 02:12:05.673 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "e5f54709-c96f-449f-a21e-eaa0640e1f0b", "content-length": "463", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 4981 | 2026-04-01T02:12:12.560Z | current/target: Diff < left / right > : |
| 4982 | 2026-04-01T02:12:12.560Z | PortSettings { |
| 4983 | 2026-04-01T02:12:12.560Z | links: { |
| 4984 | 2026-04-01T02:12:12.560Z | "0": LinkSettings { |
| 4985 | 2026-04-01T02:12:12.560Z | addrs: [ |
| 4986 | 2026-04-01T02:12:12.560Z | < 217.61.65.62, |
| 4987 | 2026-04-01T02:12:12.560Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 4988 | 2026-04-01T02:12:12.560Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 4989 | 2026-04-01T02:12:12.560Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 4990 | 2026-04-01T02:12:12.560Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 4991 | 2026-04-01T02:12:12.560Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 4992 | 2026-04-01T02:12:12.560Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 4993 | 2026-04-01T02:12:12.560Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 4994 | 2026-04-01T02:12:12.560Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 4995 | 2026-04-01T02:12:12.560Z | > 38.207.89.29, |
| 4996 | 2026-04-01T02:12:12.560Z | > 62.61.30.50, |
| 4997 | 2026-04-01T02:12:12.560Z | > 75.113.211.91, |
| 4998 | 2026-04-01T02:12:12.560Z | > 95.116.200.24, |
| 4999 | 2026-04-01T02:12:12.560Z | > 108.56.145.133, |
| 5000 | 2026-04-01T02:12:12.560Z | > 122.183.126.85, |
| 5001 | 2026-04-01T02:12:12.560Z | > 138.225.54.234, |
| 5002 | 2026-04-01T02:12:12.560Z | > 168.210.30.153, |
| 5003 | 2026-04-01T02:12:12.561Z | > 188.197.246.69, |
| 5004 | 2026-04-01T02:12:12.561Z | > 193.171.41.68, |
| 5005 | 2026-04-01T02:12:12.561Z | > 196.173.109.81, |
| 5006 | 2026-04-01T02:12:12.561Z | > 198.159.16.108, |
| 5007 | 2026-04-01T02:12:12.561Z | > 215.95.116.121, |
| 5008 | 2026-04-01T02:12:12.561Z | > 254.136.37.86, |
| 5009 | 2026-04-01T02:12:12.561Z | > 2120:b437:fd18:af8f:e06e:2fe7:65f3:f34a, |
| 5010 | 2026-04-01T02:12:12.561Z | > 2e33:c532:c18d:ee0f:17b9:afe6:45a5:32dc, |
| 5011 | 2026-04-01T02:12:12.561Z | > 322a:f4f9:595b:60fb:8aaf:d69d:9a5c:1ee5, |
| 5012 | 2026-04-01T02:12:12.561Z | > 4ff9:8bb1:6976:c63e:d512:d468:76ac:cb53, |
| 5013 | 2026-04-01T02:12:12.561Z | > 5724:eecd:b9af:2b3d:8e38:81ab:1ffd:695, |
| 5014 | 2026-04-01T02:12:12.561Z | > 620c:47f:698d:3898:e72b:cdd:c4e8:846e, |
| 5015 | 2026-04-01T02:12:12.561Z | > 6af3:4590:48a9:51e4:e18b:5621:f3d7:bce7, |
| 5016 | 2026-04-01T02:12:12.561Z | > 6c08:9474:209:9323:707d:1d9a:2da3:2d28, |
| 5017 | 2026-04-01T02:12:12.561Z | > 7067:ffd:9c5a:9d74:232e:80a1:3fb6:3d91, |
| 5018 | 2026-04-01T02:12:12.561Z | > 77ef:3b81:d8db:5a96:b730:8979:dd2f:90a1, |
| 5019 | 2026-04-01T02:12:12.561Z | > d415:af12:e95d:e6d6:fd45:be72:f5fb:e095, |
| 5020 | 2026-04-01T02:12:12.561Z | ], |
| 5021 | 2026-04-01T02:12:12.561Z | params: LinkCreate { |
| 5022 | 2026-04-01T02:12:12.561Z | < autoneg: true, |
| 5023 | 2026-04-01T02:12:12.561Z | > autoneg: false, |
| 5024 | 2026-04-01T02:12:12.561Z | fec: Some( |
| 5025 | 2026-04-01T02:12:12.561Z | None, |
| 5026 | 2026-04-01T02:12:12.561Z | ), |
| 5027 | 2026-04-01T02:12:12.561Z | < kr: true, |
| 5028 | 2026-04-01T02:12:12.561Z | > kr: false, |
| 5029 | 2026-04-01T02:12:12.561Z | lane: Some( |
| 5030 | 2026-04-01T02:12:12.561Z | LinkId( |
| 5031 | 2026-04-01T02:12:12.561Z | 0, |
| 5032 | 2026-04-01T02:12:12.561Z | ), |
| 5033 | 2026-04-01T02:12:12.561Z | ), |
| 5034 | 2026-04-01T02:12:12.561Z | speed: Speed100G, |
| 5035 | 2026-04-01T02:12:12.561Z | tx_eq: None, |
| 5036 | 2026-04-01T02:12:12.561Z | }, |
| 5037 | 2026-04-01T02:12:12.561Z | }, |
| 5038 | 2026-04-01T02:12:12.561Z | }, |
| 5039 | 2026-04-01T02:12:12.561Z | } |
| 5040 | 2026-04-01T02:12:12.561Z | Apr 01 02:12:05.673 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5041 | 2026-04-01T02:12:12.561Z | Apr 01 02:12:05.674 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "2a1d998b-d8ba-4e83-beff-9b1796c45bd8", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5042 | 2026-04-01T02:12:12.562Z | Apr 01 02:12:05.674 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5043 | 2026-04-01T02:12:12.562Z | Apr 01 02:12:05.674 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "f5f78c6c-a921-41b0-b65c-c968e6ca6386", "content-length": "478", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5044 | 2026-04-01T02:12:12.562Z | current/target: Diff < left / right > : |
| 5045 | 2026-04-01T02:12:12.562Z | PortSettings { |
| 5046 | 2026-04-01T02:12:12.562Z | links: { |
| 5047 | 2026-04-01T02:12:12.562Z | "0": LinkSettings { |
| 5048 | 2026-04-01T02:12:12.562Z | addrs: [ |
| 5049 | 2026-04-01T02:12:12.562Z | < 38.207.89.29, |
| 5050 | 2026-04-01T02:12:12.562Z | < 217.61.65.62, |
| 5051 | 2026-04-01T02:12:12.562Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 5052 | 2026-04-01T02:12:12.562Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5053 | 2026-04-01T02:12:12.562Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 5054 | 2026-04-01T02:12:12.562Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5055 | 2026-04-01T02:12:12.562Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5056 | 2026-04-01T02:12:12.562Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5057 | 2026-04-01T02:12:12.562Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5058 | 2026-04-01T02:12:12.562Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5059 | 2026-04-01T02:12:12.562Z | > 53.37.248.139, |
| 5060 | 2026-04-01T02:12:12.562Z | > 83.194.55.120, |
| 5061 | 2026-04-01T02:12:12.562Z | > 88.144.227.91, |
| 5062 | 2026-04-01T02:12:12.562Z | > 157.253.39.253, |
| 5063 | 2026-04-01T02:12:12.562Z | > 214.235.136.188, |
| 5064 | 2026-04-01T02:12:12.562Z | > 281:bf39:1766:1d18:a46d:141b:dd7a:3573, |
| 5065 | 2026-04-01T02:12:12.562Z | > 357f:e18:ba77:59b7:d486:471f:e1ad:7841, |
| 5066 | 2026-04-01T02:12:12.562Z | > 3bbe:b9be:c770:ff50:6b94:132f:d183:9a3, |
| 5067 | 2026-04-01T02:12:12.562Z | > 4ba5:7ce3:70d:3d58:e1ee:9097:fc2b:86e4, |
| 5068 | 2026-04-01T02:12:12.562Z | > 505d:3105:317c:9276:a854:5aa:28bc:d48, |
| 5069 | 2026-04-01T02:12:12.562Z | > 5a52:453b:61f1:1544:9b4a:dce9:2e0:30ce, |
| 5070 | 2026-04-01T02:12:12.562Z | > 5ad7:75d6:46d7:adf7:2f01:4a78:e6c1:71a9, |
| 5071 | 2026-04-01T02:12:12.562Z | > 60ba:ae7f:d8f1:ac09:8a07:9289:5158:aa58, |
| 5072 | 2026-04-01T02:12:12.562Z | > 617a:ad1b:6bd8:897:67d8:379:2cf2:9938, |
| 5073 | 2026-04-01T02:12:12.562Z | > 6856:28d7:ebe7:fefc:935d:b1a:5dae:c543, |
| 5074 | 2026-04-01T02:12:12.562Z | > 92ff:b6c4:fa65:8ddc:2713:5fbf:1bd3:5e75, |
| 5075 | 2026-04-01T02:12:12.562Z | > 9351:79a1:d39e:cbbb:9761:e28:cc34:27a5, |
| 5076 | 2026-04-01T02:12:12.562Z | > ef9b:4878:4535:7427:e22:8227:d751:7ae5, |
| 5077 | 2026-04-01T02:12:12.562Z | > f034:99c6:3006:d491:c3e:5b8:5c51:dd20, |
| 5078 | 2026-04-01T02:12:12.562Z | ], |
| 5079 | 2026-04-01T02:12:12.562Z | params: LinkCreate { |
| 5080 | 2026-04-01T02:12:12.566Z | autoneg: true, |
| 5081 | 2026-04-01T02:12:12.566Z | fec: Some( |
| 5082 | 2026-04-01T02:12:12.566Z | None, |
| 5083 | 2026-04-01T02:12:12.566Z | ), |
| 5084 | 2026-04-01T02:12:12.566Z | < kr: true, |
| 5085 | 2026-04-01T02:12:12.566Z | > kr: false, |
| 5086 | 2026-04-01T02:12:12.566Z | lane: Some( |
| 5087 | 2026-04-01T02:12:12.566Z | LinkId( |
| 5088 | 2026-04-01T02:12:12.566Z | 0, |
| 5089 | 2026-04-01T02:12:12.566Z | ), |
| 5090 | 2026-04-01T02:12:12.566Z | ), |
| 5091 | 2026-04-01T02:12:12.566Z | speed: Speed100G, |
| 5092 | 2026-04-01T02:12:12.566Z | tx_eq: None, |
| 5093 | 2026-04-01T02:12:12.566Z | }, |
| 5094 | 2026-04-01T02:12:12.566Z | }, |
| 5095 | 2026-04-01T02:12:12.567Z | }, |
| 5096 | 2026-04-01T02:12:12.567Z | } |
| 5097 | 2026-04-01T02:12:12.567Z | Apr 01 02:12:05.674 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5098 | 2026-04-01T02:12:12.567Z | Apr 01 02:12:05.675 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "3f19fc2d-f376-409f-b9c8-797c2041d6b8", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5099 | 2026-04-01T02:12:12.567Z | Apr 01 02:12:05.675 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5100 | 2026-04-01T02:12:12.567Z | Apr 01 02:12:05.675 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "d5297caa-6288-40f5-8b38-ac68f97d2842", "content-length": "496", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5101 | 2026-04-01T02:12:12.567Z | current/target: Diff < left / right > : |
| 5102 | 2026-04-01T02:12:12.567Z | PortSettings { |
| 5103 | 2026-04-01T02:12:12.567Z | links: { |
| 5104 | 2026-04-01T02:12:12.567Z | "0": LinkSettings { |
| 5105 | 2026-04-01T02:12:12.567Z | addrs: [ |
| 5106 | 2026-04-01T02:12:12.567Z | < 38.207.89.29, |
| 5107 | 2026-04-01T02:12:12.567Z | < 214.235.136.188, |
| 5108 | 2026-04-01T02:12:12.567Z | < 217.61.65.62, |
| 5109 | 2026-04-01T02:12:12.567Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 5110 | 2026-04-01T02:12:12.567Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5111 | 2026-04-01T02:12:12.567Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 5112 | 2026-04-01T02:12:12.567Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5113 | 2026-04-01T02:12:12.567Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5114 | 2026-04-01T02:12:12.567Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5115 | 2026-04-01T02:12:12.567Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5116 | 2026-04-01T02:12:12.567Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5117 | 2026-04-01T02:12:12.567Z | > 48.126.152.242, |
| 5118 | 2026-04-01T02:12:12.567Z | > 81.52.242.167, |
| 5119 | 2026-04-01T02:12:12.567Z | > 108.81.202.107, |
| 5120 | 2026-04-01T02:12:12.567Z | > 123.211.197.100, |
| 5121 | 2026-04-01T02:12:12.567Z | > 137.163.163.66, |
| 5122 | 2026-04-01T02:12:12.567Z | > 170.179.236.197, |
| 5123 | 2026-04-01T02:12:12.567Z | > 222.91.95.221, |
| 5124 | 2026-04-01T02:12:12.567Z | > 223.203.205.46, |
| 5125 | 2026-04-01T02:12:12.567Z | > 237.133.225.188, |
| 5126 | 2026-04-01T02:12:12.567Z | > 5e52:a368:c662:c36b:9cab:a6ea:1d30:bafd, |
| 5127 | 2026-04-01T02:12:12.567Z | > 7cbe:4428:5dea:df41:c0b7:7948:306c:b8e, |
| 5128 | 2026-04-01T02:12:12.567Z | > f714:cec1:6b57:ecf6:6392:364e:e855:e07a, |
| 5129 | 2026-04-01T02:12:12.567Z | ], |
| 5130 | 2026-04-01T02:12:12.567Z | params: LinkCreate { |
| 5131 | 2026-04-01T02:12:12.567Z | < autoneg: true, |
| 5132 | 2026-04-01T02:12:12.567Z | > autoneg: false, |
| 5133 | 2026-04-01T02:12:12.567Z | fec: Some( |
| 5134 | 2026-04-01T02:12:12.567Z | None, |
| 5135 | 2026-04-01T02:12:12.568Z | ), |
| 5136 | 2026-04-01T02:12:12.568Z | < kr: true, |
| 5137 | 2026-04-01T02:12:12.568Z | > kr: false, |
| 5138 | 2026-04-01T02:12:12.568Z | lane: Some( |
| 5139 | 2026-04-01T02:12:12.568Z | LinkId( |
| 5140 | 2026-04-01T02:12:12.568Z | 0, |
| 5141 | 2026-04-01T02:12:12.568Z | ), |
| 5142 | 2026-04-01T02:12:12.568Z | ), |
| 5143 | 2026-04-01T02:12:12.568Z | speed: Speed100G, |
| 5144 | 2026-04-01T02:12:12.568Z | tx_eq: None, |
| 5145 | 2026-04-01T02:12:12.568Z | }, |
| 5146 | 2026-04-01T02:12:12.568Z | }, |
| 5147 | 2026-04-01T02:12:12.568Z | }, |
| 5148 | 2026-04-01T02:12:12.568Z | } |
| 5149 | 2026-04-01T02:12:12.568Z | Apr 01 02:12:05.675 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5150 | 2026-04-01T02:12:12.568Z | Apr 01 02:12:05.676 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "5e3194dd-0923-44fb-a1db-1f65f009f248", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5151 | 2026-04-01T02:12:12.568Z | Apr 01 02:12:05.676 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5152 | 2026-04-01T02:12:12.568Z | Apr 01 02:12:05.676 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "d3334bad-bc26-4a9b-b1ba-4df81f6a3ecc", "content-length": "496", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5153 | 2026-04-01T02:12:12.568Z | operation failed, settings remained as expectedApr 01 02:12:05.676 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5154 | 2026-04-01T02:12:12.568Z | Apr 01 02:12:05.676 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "01b4034b-3bbd-4f07-b53f-02bd565d9ac8", "content-length": "496", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5155 | 2026-04-01T02:12:12.568Z | current/target: Diff < left / right > : |
| 5156 | 2026-04-01T02:12:12.568Z | PortSettings { |
| 5157 | 2026-04-01T02:12:12.568Z | links: { |
| 5158 | 2026-04-01T02:12:12.568Z | "0": LinkSettings { |
| 5159 | 2026-04-01T02:12:12.568Z | addrs: [ |
| 5160 | 2026-04-01T02:12:12.568Z | < 38.207.89.29, |
| 5161 | 2026-04-01T02:12:12.568Z | < 214.235.136.188, |
| 5162 | 2026-04-01T02:12:12.568Z | < 217.61.65.62, |
| 5163 | 2026-04-01T02:12:12.568Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 5164 | 2026-04-01T02:12:12.568Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5165 | 2026-04-01T02:12:12.568Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 5166 | 2026-04-01T02:12:12.568Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5167 | 2026-04-01T02:12:12.568Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5168 | 2026-04-01T02:12:12.568Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5169 | 2026-04-01T02:12:12.568Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5170 | 2026-04-01T02:12:12.568Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5171 | 2026-04-01T02:12:12.568Z | > 141.16.171.77, |
| 5172 | 2026-04-01T02:12:12.568Z | > 1126:270a:e7e1:61:f3a5:e72:928d:ecc0, |
| 5173 | 2026-04-01T02:12:12.568Z | > 16fb:9ad2:34c:2955:3bc2:7516:4f8b:4e07, |
| 5174 | 2026-04-01T02:12:12.568Z | > 32c1:7b4e:b998:51e9:be89:9cc9:ff00:bfab, |
| 5175 | 2026-04-01T02:12:12.569Z | > db7a:b01f:cfb0:2d22:b4f2:3133:b0d2:f4dd, |
| 5176 | 2026-04-01T02:12:12.569Z | > f9b6:cc00:e6a5:5161:3beb:d59c:8bc5:447e, |
| 5177 | 2026-04-01T02:12:12.569Z | ], |
| 5178 | 2026-04-01T02:12:12.569Z | params: LinkCreate { |
| 5179 | 2026-04-01T02:12:12.569Z | autoneg: true, |
| 5180 | 2026-04-01T02:12:12.572Z | fec: Some( |
| 5181 | 2026-04-01T02:12:12.572Z | None, |
| 5182 | 2026-04-01T02:12:12.572Z | ), |
| 5183 | 2026-04-01T02:12:12.572Z | kr: true, |
| 5184 | 2026-04-01T02:12:12.572Z | lane: Some( |
| 5185 | 2026-04-01T02:12:12.572Z | LinkId( |
| 5186 | 2026-04-01T02:12:12.572Z | 0, |
| 5187 | 2026-04-01T02:12:12.572Z | ), |
| 5188 | 2026-04-01T02:12:12.573Z | ), |
| 5189 | 2026-04-01T02:12:12.573Z | speed: Speed100G, |
| 5190 | 2026-04-01T02:12:12.573Z | tx_eq: None, |
| 5191 | 2026-04-01T02:12:12.573Z | }, |
| 5192 | 2026-04-01T02:12:12.573Z | }, |
| 5193 | 2026-04-01T02:12:12.573Z | }, |
| 5194 | 2026-04-01T02:12:12.573Z | } |
| 5195 | 2026-04-01T02:12:12.573Z | Apr 01 02:12:05.677 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5196 | 2026-04-01T02:12:12.573Z | Apr 01 02:12:05.677 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "2c99148b-7c21-4e7e-be64-192145b0b91b", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5197 | 2026-04-01T02:12:12.573Z | Apr 01 02:12:05.677 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5198 | 2026-04-01T02:12:12.573Z | Apr 01 02:12:05.677 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "0214c996-5d28-4fa0-854b-e486294f43ed", "content-length": "481", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5199 | 2026-04-01T02:12:12.573Z | current/target: Diff < left / right > : |
| 5200 | 2026-04-01T02:12:12.573Z | PortSettings { |
| 5201 | 2026-04-01T02:12:12.573Z | links: { |
| 5202 | 2026-04-01T02:12:12.573Z | "0": LinkSettings { |
| 5203 | 2026-04-01T02:12:12.573Z | addrs: [ |
| 5204 | 2026-04-01T02:12:12.573Z | < 38.207.89.29, |
| 5205 | 2026-04-01T02:12:12.573Z | < 214.235.136.188, |
| 5206 | 2026-04-01T02:12:12.573Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 5207 | 2026-04-01T02:12:12.573Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5208 | 2026-04-01T02:12:12.573Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 5209 | 2026-04-01T02:12:12.573Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5210 | 2026-04-01T02:12:12.573Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5211 | 2026-04-01T02:12:12.573Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5212 | 2026-04-01T02:12:12.573Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5213 | 2026-04-01T02:12:12.573Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5214 | 2026-04-01T02:12:12.573Z | > 2.127.169.59, |
| 5215 | 2026-04-01T02:12:12.573Z | > 40.150.166.181, |
| 5216 | 2026-04-01T02:12:12.573Z | > 83.154.134.252, |
| 5217 | 2026-04-01T02:12:12.573Z | > 114.106.88.12, |
| 5218 | 2026-04-01T02:12:12.573Z | > 116.165.247.132, |
| 5219 | 2026-04-01T02:12:12.573Z | > 123.176.48.252, |
| 5220 | 2026-04-01T02:12:12.573Z | > 178.46.215.78, |
| 5221 | 2026-04-01T02:12:12.573Z | > 188.219.63.182, |
| 5222 | 2026-04-01T02:12:12.573Z | > 197.161.52.129, |
| 5223 | 2026-04-01T02:12:12.573Z | > 217.190.234.74, |
| 5224 | 2026-04-01T02:12:12.573Z | > 574e:73e6:1cef:50ac:c100:65ca:32c0:fd, |
| 5225 | 2026-04-01T02:12:12.573Z | > 7862:3ecd:c1cf:9d56:241f:ef1b:81a6:8639, |
| 5226 | 2026-04-01T02:12:12.573Z | > 8af3:7ec5:6224:8d77:6884:53e:91e0:487a, |
| 5227 | 2026-04-01T02:12:12.574Z | > c0d6:f694:60c9:2ec0:8584:3862:7fdb:bee4, |
| 5228 | 2026-04-01T02:12:12.574Z | ], |
| 5229 | 2026-04-01T02:12:12.574Z | params: LinkCreate { |
| 5230 | 2026-04-01T02:12:12.574Z | < autoneg: true, |
| 5231 | 2026-04-01T02:12:12.574Z | > autoneg: false, |
| 5232 | 2026-04-01T02:12:12.574Z | fec: Some( |
| 5233 | 2026-04-01T02:12:12.574Z | None, |
| 5234 | 2026-04-01T02:12:12.574Z | ), |
| 5235 | 2026-04-01T02:12:12.574Z | < kr: true, |
| 5236 | 2026-04-01T02:12:12.574Z | > kr: false, |
| 5237 | 2026-04-01T02:12:12.574Z | lane: Some( |
| 5238 | 2026-04-01T02:12:12.574Z | LinkId( |
| 5239 | 2026-04-01T02:12:12.574Z | 0, |
| 5240 | 2026-04-01T02:12:12.574Z | ), |
| 5241 | 2026-04-01T02:12:12.574Z | ), |
| 5242 | 2026-04-01T02:12:12.574Z | speed: Speed100G, |
| 5243 | 2026-04-01T02:12:12.574Z | tx_eq: None, |
| 5244 | 2026-04-01T02:12:12.574Z | }, |
| 5245 | 2026-04-01T02:12:12.574Z | }, |
| 5246 | 2026-04-01T02:12:12.574Z | }, |
| 5247 | 2026-04-01T02:12:12.574Z | } |
| 5248 | 2026-04-01T02:12:12.574Z | Apr 01 02:12:05.678 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5249 | 2026-04-01T02:12:12.574Z | Apr 01 02:12:05.678 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "36d2f901-cdf9-42fb-9ed2-628e0e81fb73", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5250 | 2026-04-01T02:12:12.574Z | Apr 01 02:12:05.678 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5251 | 2026-04-01T02:12:12.574Z | Apr 01 02:12:05.678 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "e77888f6-0850-4a34-874e-24b9f16a553b", "content-length": "481", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5252 | 2026-04-01T02:12:12.574Z | operation failed, settings remained as expectedApr 01 02:12:05.678 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5253 | 2026-04-01T02:12:12.574Z | Apr 01 02:12:05.679 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "4df9dbf7-dad5-4990-95d3-85bf27513fcd", "content-length": "481", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5254 | 2026-04-01T02:12:12.574Z | current/target: Diff < left / right > : |
| 5255 | 2026-04-01T02:12:12.574Z | PortSettings { |
| 5256 | 2026-04-01T02:12:12.574Z | links: { |
| 5257 | 2026-04-01T02:12:12.574Z | "0": LinkSettings { |
| 5258 | 2026-04-01T02:12:12.574Z | addrs: [ |
| 5259 | 2026-04-01T02:12:12.574Z | < 38.207.89.29, |
| 5260 | 2026-04-01T02:12:12.574Z | < 214.235.136.188, |
| 5261 | 2026-04-01T02:12:12.574Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 5262 | 2026-04-01T02:12:12.574Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5263 | 2026-04-01T02:12:12.574Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 5264 | 2026-04-01T02:12:12.574Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5265 | 2026-04-01T02:12:12.574Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5266 | 2026-04-01T02:12:12.574Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5267 | 2026-04-01T02:12:12.575Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5268 | 2026-04-01T02:12:12.575Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5269 | 2026-04-01T02:12:12.575Z | > 0.162.164.196, |
| 5270 | 2026-04-01T02:12:12.575Z | > 6.232.221.176, |
| 5271 | 2026-04-01T02:12:12.575Z | > 69.134.170.101, |
| 5272 | 2026-04-01T02:12:12.575Z | > 135.232.14.26, |
| 5273 | 2026-04-01T02:12:12.575Z | > 190.83.59.147, |
| 5274 | 2026-04-01T02:12:12.575Z | > 210.2.25.59, |
| 5275 | 2026-04-01T02:12:12.575Z | > 235.92.180.157, |
| 5276 | 2026-04-01T02:12:12.575Z | > 1200:ab99:1a96:cdf2:569e:1dc:123d:da7e, |
| 5277 | 2026-04-01T02:12:12.575Z | > 20e8:c7d2:fe53:456b:6d:a323:777f:ac44, |
| 5278 | 2026-04-01T02:12:12.575Z | > 43f9:1206:8218:7834:8aba:fdc2:4ab8:246f, |
| 5279 | 2026-04-01T02:12:12.575Z | > 5140:9c26:744:ab1e:e016:e1ff:4de1:9da8, |
| 5280 | 2026-04-01T02:12:12.578Z | > 6259:2e4a:9f3:c3ed:54ea:18:6637:84ac, |
| 5281 | 2026-04-01T02:12:12.578Z | > 8d35:8bb7:d86b:ed92:5bdf:6685:fad2:dc8f, |
| 5282 | 2026-04-01T02:12:12.578Z | > 9c0d:5894:fe44:1a37:c783:5601:51ea:f503, |
| 5283 | 2026-04-01T02:12:12.579Z | > b16f:7171:9b81:12d7:f9c4:e322:9dad:3893, |
| 5284 | 2026-04-01T02:12:12.579Z | > bf1d:7dc2:3751:e8b8:4bf:bf3f:756b:3313, |
| 5285 | 2026-04-01T02:12:12.579Z | > ee48:670d:bb4b:30:75cf:900c:99b4:2acf, |
| 5286 | 2026-04-01T02:12:12.579Z | ], |
| 5287 | 2026-04-01T02:12:12.579Z | params: LinkCreate { |
| 5288 | 2026-04-01T02:12:12.579Z | < autoneg: true, |
| 5289 | 2026-04-01T02:12:12.579Z | > autoneg: false, |
| 5290 | 2026-04-01T02:12:12.579Z | fec: Some( |
| 5291 | 2026-04-01T02:12:12.579Z | None, |
| 5292 | 2026-04-01T02:12:12.579Z | ), |
| 5293 | 2026-04-01T02:12:12.579Z | kr: true, |
| 5294 | 2026-04-01T02:12:12.579Z | lane: Some( |
| 5295 | 2026-04-01T02:12:12.579Z | LinkId( |
| 5296 | 2026-04-01T02:12:12.579Z | 0, |
| 5297 | 2026-04-01T02:12:12.579Z | ), |
| 5298 | 2026-04-01T02:12:12.579Z | ), |
| 5299 | 2026-04-01T02:12:12.579Z | speed: Speed100G, |
| 5300 | 2026-04-01T02:12:12.579Z | tx_eq: None, |
| 5301 | 2026-04-01T02:12:12.579Z | }, |
| 5302 | 2026-04-01T02:12:12.579Z | }, |
| 5303 | 2026-04-01T02:12:12.579Z | }, |
| 5304 | 2026-04-01T02:12:12.579Z | } |
| 5305 | 2026-04-01T02:12:12.579Z | Apr 01 02:12:05.679 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5306 | 2026-04-01T02:12:12.579Z | Apr 01 02:12:05.679 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "bb03c715-df10-4883-89af-0002727fd1e0", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5307 | 2026-04-01T02:12:12.579Z | Apr 01 02:12:05.680 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5308 | 2026-04-01T02:12:12.579Z | Apr 01 02:12:05.680 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "16ad427c-782f-4d03-88a6-a735a9f4473b", "content-length": "481", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5309 | 2026-04-01T02:12:12.579Z | operation failed, settings remained as expectedApr 01 02:12:05.680 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5310 | 2026-04-01T02:12:12.579Z | Apr 01 02:12:05.680 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "2fd67f2f-bacd-45af-a34c-3341bd762725", "content-length": "481", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5311 | 2026-04-01T02:12:12.579Z | current/target: Diff < left / right > : |
| 5312 | 2026-04-01T02:12:12.579Z | PortSettings { |
| 5313 | 2026-04-01T02:12:12.579Z | links: { |
| 5314 | 2026-04-01T02:12:12.579Z | "0": LinkSettings { |
| 5315 | 2026-04-01T02:12:12.579Z | addrs: [ |
| 5316 | 2026-04-01T02:12:12.579Z | < 38.207.89.29, |
| 5317 | 2026-04-01T02:12:12.579Z | < 214.235.136.188, |
| 5318 | 2026-04-01T02:12:12.579Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 5319 | 2026-04-01T02:12:12.579Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5320 | 2026-04-01T02:12:12.579Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 5321 | 2026-04-01T02:12:12.579Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5322 | 2026-04-01T02:12:12.580Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5323 | 2026-04-01T02:12:12.580Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5324 | 2026-04-01T02:12:12.580Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5325 | 2026-04-01T02:12:12.580Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5326 | 2026-04-01T02:12:12.580Z | > 47.151.167.157, |
| 5327 | 2026-04-01T02:12:12.580Z | > 67.99.111.50, |
| 5328 | 2026-04-01T02:12:12.580Z | > 114.38.155.113, |
| 5329 | 2026-04-01T02:12:12.580Z | > 117.216.137.238, |
| 5330 | 2026-04-01T02:12:12.580Z | > 120.135.40.146, |
| 5331 | 2026-04-01T02:12:12.580Z | > 147.5.117.13, |
| 5332 | 2026-04-01T02:12:12.580Z | > 167.237.177.204, |
| 5333 | 2026-04-01T02:12:12.580Z | > 176.253.245.121, |
| 5334 | 2026-04-01T02:12:12.580Z | > 180.24.163.98, |
| 5335 | 2026-04-01T02:12:12.580Z | > 181.195.230.212, |
| 5336 | 2026-04-01T02:12:12.580Z | > 228.197.24.199, |
| 5337 | 2026-04-01T02:12:12.580Z | > 3789:cc45:43db:da65:f3fc:1314:fd25:272f, |
| 5338 | 2026-04-01T02:12:12.580Z | > 4672:bb4:ae77:7d91:7238:f5b6:6f29:569c, |
| 5339 | 2026-04-01T02:12:12.580Z | > 789e:20d4:ef13:f2fe:924f:4547:7a67:536d, |
| 5340 | 2026-04-01T02:12:12.580Z | > d42b:80f7:537d:2be2:a896:c3c3:e5ff:b2b1, |
| 5341 | 2026-04-01T02:12:12.580Z | > e9c2:fdfd:aad7:b698:340a:ad3c:517:a5ba, |
| 5342 | 2026-04-01T02:12:12.580Z | > f005:d70c:6f41:c08e:77d2:69e1:caee:e389, |
| 5343 | 2026-04-01T02:12:12.580Z | > ff6f:405e:1932:bd61:985c:333b:5b5d:7511, |
| 5344 | 2026-04-01T02:12:12.580Z | ], |
| 5345 | 2026-04-01T02:12:12.580Z | params: LinkCreate { |
| 5346 | 2026-04-01T02:12:12.580Z | autoneg: true, |
| 5347 | 2026-04-01T02:12:12.580Z | fec: Some( |
| 5348 | 2026-04-01T02:12:12.580Z | None, |
| 5349 | 2026-04-01T02:12:12.580Z | ), |
| 5350 | 2026-04-01T02:12:12.580Z | < kr: true, |
| 5351 | 2026-04-01T02:12:12.580Z | > kr: false, |
| 5352 | 2026-04-01T02:12:12.580Z | lane: Some( |
| 5353 | 2026-04-01T02:12:12.580Z | LinkId( |
| 5354 | 2026-04-01T02:12:12.580Z | 0, |
| 5355 | 2026-04-01T02:12:12.580Z | ), |
| 5356 | 2026-04-01T02:12:12.580Z | ), |
| 5357 | 2026-04-01T02:12:12.580Z | speed: Speed100G, |
| 5358 | 2026-04-01T02:12:12.580Z | tx_eq: None, |
| 5359 | 2026-04-01T02:12:12.580Z | }, |
| 5360 | 2026-04-01T02:12:12.580Z | }, |
| 5361 | 2026-04-01T02:12:12.580Z | }, |
| 5362 | 2026-04-01T02:12:12.581Z | } |
| 5363 | 2026-04-01T02:12:12.581Z | Apr 01 02:12:05.680 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5364 | 2026-04-01T02:12:12.581Z | Apr 01 02:12:05.681 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "fc95fb91-6319-40ed-b94b-9a86a900c0e8", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5365 | 2026-04-01T02:12:12.581Z | Apr 01 02:12:05.681 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5366 | 2026-04-01T02:12:12.581Z | Apr 01 02:12:05.681 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "8a7948bd-de73-4021-9218-7fef9f63e1dd", "content-length": "499", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5367 | 2026-04-01T02:12:12.581Z | current/target: Diff < left / right > : |
| 5368 | 2026-04-01T02:12:12.581Z | PortSettings { |
| 5369 | 2026-04-01T02:12:12.581Z | links: { |
| 5370 | 2026-04-01T02:12:12.581Z | "0": LinkSettings { |
| 5371 | 2026-04-01T02:12:12.581Z | addrs: [ |
| 5372 | 2026-04-01T02:12:12.581Z | < 38.207.89.29, |
| 5373 | 2026-04-01T02:12:12.581Z | < 176.253.245.121, |
| 5374 | 2026-04-01T02:12:12.581Z | < 214.235.136.188, |
| 5375 | 2026-04-01T02:12:12.581Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 5376 | 2026-04-01T02:12:12.581Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5377 | 2026-04-01T02:12:12.581Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 5378 | 2026-04-01T02:12:12.581Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5379 | 2026-04-01T02:12:12.581Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5380 | 2026-04-01T02:12:12.585Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5381 | 2026-04-01T02:12:12.585Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5382 | 2026-04-01T02:12:12.585Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5383 | 2026-04-01T02:12:12.585Z | > 6.164.109.20, |
| 5384 | 2026-04-01T02:12:12.585Z | > 11.177.23.246, |
| 5385 | 2026-04-01T02:12:12.585Z | > 16.75.10.183, |
| 5386 | 2026-04-01T02:12:12.585Z | > 45.234.133.112, |
| 5387 | 2026-04-01T02:12:12.585Z | > 71.166.236.9, |
| 5388 | 2026-04-01T02:12:12.585Z | > 113.255.216.109, |
| 5389 | 2026-04-01T02:12:12.585Z | > 114.162.90.193, |
| 5390 | 2026-04-01T02:12:12.585Z | > 196.136.153.252, |
| 5391 | 2026-04-01T02:12:12.585Z | > 209.120.213.32, |
| 5392 | 2026-04-01T02:12:12.585Z | > 243.128.178.107, |
| 5393 | 2026-04-01T02:12:12.585Z | > 247.81.159.43, |
| 5394 | 2026-04-01T02:12:12.585Z | > 250.171.155.198, |
| 5395 | 2026-04-01T02:12:12.585Z | > 1f05:8083:eed3:bf9:aa0b:7642:591:7951, |
| 5396 | 2026-04-01T02:12:12.585Z | > 466a:d504:6922:e1fa:86f8:c6f5:4da3:2925, |
| 5397 | 2026-04-01T02:12:12.585Z | > 50c0:b490:57ae:85f5:7447:5e9e:b036:c41, |
| 5398 | 2026-04-01T02:12:12.585Z | > 51f8:bfc6:f68b:cc96:56c:6ea7:df15:9088, |
| 5399 | 2026-04-01T02:12:12.585Z | > 7a1b:fe0b:8f45:6f54:1acb:74e2:8aae:1cfe, |
| 5400 | 2026-04-01T02:12:12.585Z | > aa37:6adb:539c:efda:eded:d679:19d6:92ce, |
| 5401 | 2026-04-01T02:12:12.585Z | > c004:bc4:2b74:d6c:7e40:203b:1f1a:7050, |
| 5402 | 2026-04-01T02:12:12.585Z | > c8d0:c55b:6952:e237:211a:f5ba:b41a:1a9b, |
| 5403 | 2026-04-01T02:12:12.585Z | > e936:3552:8aa1:a1ef:3580:883:aa67:b2b1, |
| 5404 | 2026-04-01T02:12:12.585Z | > fbbe:a246:f1ca:94c8:4397:ee1c:ca86:7154, |
| 5405 | 2026-04-01T02:12:12.585Z | > fc1a:2f92:6cfc:d8c1:3383:9cb:2511:f43f, |
| 5406 | 2026-04-01T02:12:12.585Z | ], |
| 5407 | 2026-04-01T02:12:12.585Z | params: LinkCreate { |
| 5408 | 2026-04-01T02:12:12.585Z | < autoneg: true, |
| 5409 | 2026-04-01T02:12:12.585Z | > autoneg: false, |
| 5410 | 2026-04-01T02:12:12.585Z | fec: Some( |
| 5411 | 2026-04-01T02:12:12.585Z | None, |
| 5412 | 2026-04-01T02:12:12.585Z | ), |
| 5413 | 2026-04-01T02:12:12.585Z | < kr: true, |
| 5414 | 2026-04-01T02:12:12.585Z | > kr: false, |
| 5415 | 2026-04-01T02:12:12.585Z | lane: Some( |
| 5416 | 2026-04-01T02:12:12.585Z | LinkId( |
| 5417 | 2026-04-01T02:12:12.585Z | 0, |
| 5418 | 2026-04-01T02:12:12.586Z | ), |
| 5419 | 2026-04-01T02:12:12.586Z | ), |
| 5420 | 2026-04-01T02:12:12.586Z | speed: Speed100G, |
| 5421 | 2026-04-01T02:12:12.586Z | tx_eq: None, |
| 5422 | 2026-04-01T02:12:12.586Z | }, |
| 5423 | 2026-04-01T02:12:12.586Z | }, |
| 5424 | 2026-04-01T02:12:12.586Z | }, |
| 5425 | 2026-04-01T02:12:12.586Z | } |
| 5426 | 2026-04-01T02:12:12.586Z | Apr 01 02:12:05.682 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5427 | 2026-04-01T02:12:12.586Z | Apr 01 02:12:05.682 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "944e3c64-9271-44e6-bc04-37ab5e475b6c", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5428 | 2026-04-01T02:12:12.586Z | Apr 01 02:12:05.682 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5429 | 2026-04-01T02:12:12.586Z | Apr 01 02:12:05.682 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "df765db1-1125-4188-804c-6f86dfeb73d3", "content-length": "499", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5430 | 2026-04-01T02:12:12.586Z | operation failed, settings remained as expectedApr 01 02:12:05.682 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5431 | 2026-04-01T02:12:12.586Z | Apr 01 02:12:05.683 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "2976833a-1b2b-49b9-9c4a-573a41488f5d", "content-length": "499", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5432 | 2026-04-01T02:12:12.586Z | current/target: Diff < left / right > : |
| 5433 | 2026-04-01T02:12:12.586Z | PortSettings { |
| 5434 | 2026-04-01T02:12:12.586Z | links: { |
| 5435 | 2026-04-01T02:12:12.586Z | "0": LinkSettings { |
| 5436 | 2026-04-01T02:12:12.586Z | addrs: [ |
| 5437 | 2026-04-01T02:12:12.586Z | < 38.207.89.29, |
| 5438 | 2026-04-01T02:12:12.586Z | < 176.253.245.121, |
| 5439 | 2026-04-01T02:12:12.586Z | < 214.235.136.188, |
| 5440 | 2026-04-01T02:12:12.586Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 5441 | 2026-04-01T02:12:12.586Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5442 | 2026-04-01T02:12:12.586Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 5443 | 2026-04-01T02:12:12.586Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5444 | 2026-04-01T02:12:12.586Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5445 | 2026-04-01T02:12:12.586Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5446 | 2026-04-01T02:12:12.586Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5447 | 2026-04-01T02:12:12.586Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5448 | 2026-04-01T02:12:12.586Z | > 204.27.171.6, |
| 5449 | 2026-04-01T02:12:12.586Z | > 3d43:6b7d:4b27:24ae:192e:8bb:1e78:92bd, |
| 5450 | 2026-04-01T02:12:12.586Z | > 6088:6235:a939:dc84:e375:e880:30d8:8072, |
| 5451 | 2026-04-01T02:12:12.586Z | > 79c6:f9bb:e0b6:d32d:c5b:6242:ad91:b5e, |
| 5452 | 2026-04-01T02:12:12.586Z | > 7a31:a212:f917:3a66:99c4:6106:4b6:a456, |
| 5453 | 2026-04-01T02:12:12.586Z | > a3df:cde3:9001:d67c:b304:64a9:388d:e661, |
| 5454 | 2026-04-01T02:12:12.586Z | ], |
| 5455 | 2026-04-01T02:12:12.586Z | params: LinkCreate { |
| 5456 | 2026-04-01T02:12:12.586Z | autoneg: true, |
| 5457 | 2026-04-01T02:12:12.586Z | fec: Some( |
| 5458 | 2026-04-01T02:12:12.587Z | None, |
| 5459 | 2026-04-01T02:12:12.587Z | ), |
| 5460 | 2026-04-01T02:12:12.587Z | kr: true, |
| 5461 | 2026-04-01T02:12:12.587Z | lane: Some( |
| 5462 | 2026-04-01T02:12:12.587Z | LinkId( |
| 5463 | 2026-04-01T02:12:12.587Z | 0, |
| 5464 | 2026-04-01T02:12:12.587Z | ), |
| 5465 | 2026-04-01T02:12:12.587Z | ), |
| 5466 | 2026-04-01T02:12:12.587Z | speed: Speed100G, |
| 5467 | 2026-04-01T02:12:12.587Z | tx_eq: None, |
| 5468 | 2026-04-01T02:12:12.587Z | }, |
| 5469 | 2026-04-01T02:12:12.587Z | }, |
| 5470 | 2026-04-01T02:12:12.587Z | }, |
| 5471 | 2026-04-01T02:12:12.587Z | } |
| 5472 | 2026-04-01T02:12:12.587Z | Apr 01 02:12:05.683 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5473 | 2026-04-01T02:12:12.587Z | Apr 01 02:12:05.683 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "c9fe7f27-56b0-465f-b3be-3af448d61f64", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5474 | 2026-04-01T02:12:12.587Z | Apr 01 02:12:05.683 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5475 | 2026-04-01T02:12:12.587Z | Apr 01 02:12:05.684 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "ca3b4206-4021-4575-849a-5b4ad3382ae0", "content-length": "499", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5476 | 2026-04-01T02:12:12.587Z | operation failed, settings remained as expectedApr 01 02:12:05.684 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5477 | 2026-04-01T02:12:12.587Z | Apr 01 02:12:05.684 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "eed88b43-550b-422f-ac8b-f706390cb0a4", "content-length": "499", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5478 | 2026-04-01T02:12:12.587Z | current/target: Diff < left / right > : |
| 5479 | 2026-04-01T02:12:12.587Z | PortSettings { |
| 5480 | 2026-04-01T02:12:12.591Z | links: { |
| 5481 | 2026-04-01T02:12:12.591Z | "0": LinkSettings { |
| 5482 | 2026-04-01T02:12:12.591Z | addrs: [ |
| 5483 | 2026-04-01T02:12:12.591Z | < 38.207.89.29, |
| 5484 | 2026-04-01T02:12:12.591Z | < 176.253.245.121, |
| 5485 | 2026-04-01T02:12:12.591Z | < 214.235.136.188, |
| 5486 | 2026-04-01T02:12:12.591Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 5487 | 2026-04-01T02:12:12.591Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5488 | 2026-04-01T02:12:12.591Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 5489 | 2026-04-01T02:12:12.591Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5490 | 2026-04-01T02:12:12.591Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5491 | 2026-04-01T02:12:12.591Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5492 | 2026-04-01T02:12:12.591Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5493 | 2026-04-01T02:12:12.591Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5494 | 2026-04-01T02:12:12.591Z | > 0.13.219.197, |
| 5495 | 2026-04-01T02:12:12.591Z | > 35.235.196.69, |
| 5496 | 2026-04-01T02:12:12.591Z | > 216.176.25.243, |
| 5497 | 2026-04-01T02:12:12.591Z | > 3075:54c4:48fb:3065:66e9:5301:3483:a4af, |
| 5498 | 2026-04-01T02:12:12.591Z | > 5a2f:95ee:a7a9:ed91:e33d:d3a0:34b4:dbd6, |
| 5499 | 2026-04-01T02:12:12.591Z | > 7a60:f04e:1afa:7912:b785:d8f4:10c8:1f6f, |
| 5500 | 2026-04-01T02:12:12.591Z | > aed6:a843:5efc:5d9d:e302:99dc:f671:90fc, |
| 5501 | 2026-04-01T02:12:12.591Z | > b165:deca:f6aa:3fe0:5f2:e9bb:605b:8104, |
| 5502 | 2026-04-01T02:12:12.591Z | > cec0:19a:d409:e798:1b1d:fb:ec5:681d, |
| 5503 | 2026-04-01T02:12:12.592Z | > d0b1:1fea:9168:163e:f529:430b:5619:b4fb, |
| 5504 | 2026-04-01T02:12:12.592Z | > db24:4e8a:d0bc:7f49:9c18:3fd7:42c9:c358, |
| 5505 | 2026-04-01T02:12:12.592Z | ], |
| 5506 | 2026-04-01T02:12:12.592Z | params: LinkCreate { |
| 5507 | 2026-04-01T02:12:12.592Z | autoneg: true, |
| 5508 | 2026-04-01T02:12:12.592Z | fec: Some( |
| 5509 | 2026-04-01T02:12:12.592Z | None, |
| 5510 | 2026-04-01T02:12:12.592Z | ), |
| 5511 | 2026-04-01T02:12:12.592Z | < kr: true, |
| 5512 | 2026-04-01T02:12:12.592Z | > kr: false, |
| 5513 | 2026-04-01T02:12:12.592Z | lane: Some( |
| 5514 | 2026-04-01T02:12:12.592Z | LinkId( |
| 5515 | 2026-04-01T02:12:12.592Z | 0, |
| 5516 | 2026-04-01T02:12:12.592Z | ), |
| 5517 | 2026-04-01T02:12:12.592Z | ), |
| 5518 | 2026-04-01T02:12:12.592Z | speed: Speed100G, |
| 5519 | 2026-04-01T02:12:12.592Z | tx_eq: None, |
| 5520 | 2026-04-01T02:12:12.592Z | }, |
| 5521 | 2026-04-01T02:12:12.592Z | }, |
| 5522 | 2026-04-01T02:12:12.592Z | }, |
| 5523 | 2026-04-01T02:12:12.592Z | } |
| 5524 | 2026-04-01T02:12:12.592Z | Apr 01 02:12:05.684 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5525 | 2026-04-01T02:12:12.592Z | Apr 01 02:12:05.685 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "e49c3bef-7c39-415b-9631-62ad884d44f0", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5526 | 2026-04-01T02:12:12.592Z | Apr 01 02:12:05.685 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5527 | 2026-04-01T02:12:12.592Z | Apr 01 02:12:05.685 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "de4c7969-285f-4498-89c0-27964eb595de", "content-length": "499", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5528 | 2026-04-01T02:12:12.592Z | operation failed, settings remained as expectedApr 01 02:12:05.685 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5529 | 2026-04-01T02:12:12.592Z | Apr 01 02:12:05.685 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "80ca8ae3-04c8-4aa1-984e-cfb5d87a00ba", "content-length": "499", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5530 | 2026-04-01T02:12:12.592Z | current/target: Diff < left / right > : |
| 5531 | 2026-04-01T02:12:12.592Z | PortSettings { |
| 5532 | 2026-04-01T02:12:12.592Z | < links: { |
| 5533 | 2026-04-01T02:12:12.592Z | < "0": LinkSettings { |
| 5534 | 2026-04-01T02:12:12.592Z | < addrs: [ |
| 5535 | 2026-04-01T02:12:12.592Z | < 38.207.89.29, |
| 5536 | 2026-04-01T02:12:12.592Z | < 176.253.245.121, |
| 5537 | 2026-04-01T02:12:12.592Z | < 214.235.136.188, |
| 5538 | 2026-04-01T02:12:12.592Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 5539 | 2026-04-01T02:12:12.592Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5540 | 2026-04-01T02:12:12.592Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 5541 | 2026-04-01T02:12:12.592Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5542 | 2026-04-01T02:12:12.592Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5543 | 2026-04-01T02:12:12.593Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5544 | 2026-04-01T02:12:12.593Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5545 | 2026-04-01T02:12:12.593Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5546 | 2026-04-01T02:12:12.593Z | < ], |
| 5547 | 2026-04-01T02:12:12.593Z | < params: LinkCreate { |
| 5548 | 2026-04-01T02:12:12.593Z | < autoneg: true, |
| 5549 | 2026-04-01T02:12:12.593Z | < fec: Some( |
| 5550 | 2026-04-01T02:12:12.593Z | < None, |
| 5551 | 2026-04-01T02:12:12.593Z | < ), |
| 5552 | 2026-04-01T02:12:12.593Z | < kr: true, |
| 5553 | 2026-04-01T02:12:12.593Z | < lane: Some( |
| 5554 | 2026-04-01T02:12:12.593Z | < LinkId( |
| 5555 | 2026-04-01T02:12:12.593Z | < 0, |
| 5556 | 2026-04-01T02:12:12.593Z | < ), |
| 5557 | 2026-04-01T02:12:12.593Z | < ), |
| 5558 | 2026-04-01T02:12:12.593Z | < speed: Speed100G, |
| 5559 | 2026-04-01T02:12:12.593Z | < tx_eq: None, |
| 5560 | 2026-04-01T02:12:12.593Z | < }, |
| 5561 | 2026-04-01T02:12:12.593Z | < }, |
| 5562 | 2026-04-01T02:12:12.593Z | < }, |
| 5563 | 2026-04-01T02:12:12.593Z | > links: {}, |
| 5564 | 2026-04-01T02:12:12.593Z | } |
| 5565 | 2026-04-01T02:12:12.593Z | Apr 01 02:12:05.685 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5566 | 2026-04-01T02:12:12.593Z | Apr 01 02:12:05.686 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "c12668b4-205c-49f7-a847-4004322e283f", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5567 | 2026-04-01T02:12:12.593Z | Apr 01 02:12:05.686 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5568 | 2026-04-01T02:12:12.593Z | Apr 01 02:12:05.686 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "7f325c97-ca2c-4271-8927-8c6c142273fd", "content-length": "499", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5569 | 2026-04-01T02:12:12.593Z | operation failed, settings remained as expectedApr 01 02:12:05.686 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5570 | 2026-04-01T02:12:12.593Z | Apr 01 02:12:05.687 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "f1594c5f-6d3c-495f-a3d5-5fd50a3debb2", "content-length": "499", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5571 | 2026-04-01T02:12:12.593Z | current/target: Diff < left / right > : |
| 5572 | 2026-04-01T02:12:12.593Z | PortSettings { |
| 5573 | 2026-04-01T02:12:12.593Z | links: { |
| 5574 | 2026-04-01T02:12:12.593Z | "0": LinkSettings { |
| 5575 | 2026-04-01T02:12:12.593Z | addrs: [ |
| 5576 | 2026-04-01T02:12:12.593Z | < 38.207.89.29, |
| 5577 | 2026-04-01T02:12:12.593Z | < 176.253.245.121, |
| 5578 | 2026-04-01T02:12:12.593Z | < 214.235.136.188, |
| 5579 | 2026-04-01T02:12:12.593Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 5580 | 2026-04-01T02:12:12.597Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5581 | 2026-04-01T02:12:12.597Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 5582 | 2026-04-01T02:12:12.597Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5583 | 2026-04-01T02:12:12.597Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5584 | 2026-04-01T02:12:12.597Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5585 | 2026-04-01T02:12:12.598Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5586 | 2026-04-01T02:12:12.598Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5587 | 2026-04-01T02:12:12.598Z | > 2.248.224.61, |
| 5588 | 2026-04-01T02:12:12.598Z | > 18.94.138.29, |
| 5589 | 2026-04-01T02:12:12.598Z | > 52.12.211.10, |
| 5590 | 2026-04-01T02:12:12.598Z | > 58.233.217.126, |
| 5591 | 2026-04-01T02:12:12.598Z | > 93.118.109.234, |
| 5592 | 2026-04-01T02:12:12.598Z | > 94.46.23.67, |
| 5593 | 2026-04-01T02:12:12.598Z | > 103.231.211.234, |
| 5594 | 2026-04-01T02:12:12.598Z | > 109.119.57.192, |
| 5595 | 2026-04-01T02:12:12.598Z | > 127.59.92.23, |
| 5596 | 2026-04-01T02:12:12.598Z | > 136.207.197.111, |
| 5597 | 2026-04-01T02:12:12.598Z | > 157.143.83.140, |
| 5598 | 2026-04-01T02:12:12.598Z | > 210.208.20.123, |
| 5599 | 2026-04-01T02:12:12.598Z | > 214.59.108.6, |
| 5600 | 2026-04-01T02:12:12.598Z | > 247.228.125.175, |
| 5601 | 2026-04-01T02:12:12.598Z | > 200:deec:6ec5:9971:f1ba:4261:a35f:ed0e, |
| 5602 | 2026-04-01T02:12:12.598Z | > 10ba:f0fc:ed4a:3c6d:df19:696e:c65a:cfb1, |
| 5603 | 2026-04-01T02:12:12.598Z | > 34b0:2512:aa03:866f:b071:aa90:dc43:9e51, |
| 5604 | 2026-04-01T02:12:12.598Z | > 9505:c576:5909:daf3:d7e5:dd2c:40a8:2606, |
| 5605 | 2026-04-01T02:12:12.598Z | > c1ac:4b2a:20bc:cd52:fd02:18a5:188e:e079, |
| 5606 | 2026-04-01T02:12:12.598Z | > da1d:4f71:b538:f1fe:e0cb:a14e:25aa:28ed, |
| 5607 | 2026-04-01T02:12:12.598Z | > deee:442f:c0d0:5dba:6f64:9449:68f5:fbd7, |
| 5608 | 2026-04-01T02:12:12.598Z | > e31c:8ad9:1dc4:ba86:b5b2:285:c8fe:e8ed, |
| 5609 | 2026-04-01T02:12:12.598Z | > e5a4:62b:f125:aad4:b63d:405e:c820:64ef, |
| 5610 | 2026-04-01T02:12:12.598Z | > e6b3:4069:e5b0:400f:7a4c:b977:28f:265a, |
| 5611 | 2026-04-01T02:12:12.598Z | > f9c3:4fc3:1a15:2d25:6bcd:17a9:c450:5141, |
| 5612 | 2026-04-01T02:12:12.598Z | ], |
| 5613 | 2026-04-01T02:12:12.598Z | params: LinkCreate { |
| 5614 | 2026-04-01T02:12:12.599Z | autoneg: true, |
| 5615 | 2026-04-01T02:12:12.599Z | fec: Some( |
| 5616 | 2026-04-01T02:12:12.599Z | None, |
| 5617 | 2026-04-01T02:12:12.599Z | ), |
| 5618 | 2026-04-01T02:12:12.599Z | < kr: true, |
| 5619 | 2026-04-01T02:12:12.599Z | > kr: false, |
| 5620 | 2026-04-01T02:12:12.599Z | lane: Some( |
| 5621 | 2026-04-01T02:12:12.599Z | LinkId( |
| 5622 | 2026-04-01T02:12:12.599Z | 0, |
| 5623 | 2026-04-01T02:12:12.599Z | ), |
| 5624 | 2026-04-01T02:12:12.599Z | ), |
| 5625 | 2026-04-01T02:12:12.599Z | speed: Speed100G, |
| 5626 | 2026-04-01T02:12:12.599Z | tx_eq: None, |
| 5627 | 2026-04-01T02:12:12.599Z | }, |
| 5628 | 2026-04-01T02:12:12.599Z | }, |
| 5629 | 2026-04-01T02:12:12.599Z | }, |
| 5630 | 2026-04-01T02:12:12.599Z | } |
| 5631 | 2026-04-01T02:12:12.599Z | Apr 01 02:12:05.687 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5632 | 2026-04-01T02:12:12.599Z | Apr 01 02:12:05.687 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "405c3227-d987-4165-bbef-ad28acff2159", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5633 | 2026-04-01T02:12:12.599Z | Apr 01 02:12:05.687 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5634 | 2026-04-01T02:12:12.599Z | Apr 01 02:12:05.688 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "300e75ab-0428-474c-be2b-29aed3d375e2", "content-length": "499", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5635 | 2026-04-01T02:12:12.599Z | operation failed, settings remained as expectedApr 01 02:12:05.688 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5636 | 2026-04-01T02:12:12.599Z | Apr 01 02:12:05.688 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "01e651c7-bdb4-491c-b02c-e5ac87473a5e", "content-length": "499", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5637 | 2026-04-01T02:12:12.599Z | current/target: Diff < left / right > : |
| 5638 | 2026-04-01T02:12:12.599Z | PortSettings { |
| 5639 | 2026-04-01T02:12:12.599Z | links: { |
| 5640 | 2026-04-01T02:12:12.599Z | "0": LinkSettings { |
| 5641 | 2026-04-01T02:12:12.599Z | addrs: [ |
| 5642 | 2026-04-01T02:12:12.599Z | < 38.207.89.29, |
| 5643 | 2026-04-01T02:12:12.600Z | < 176.253.245.121, |
| 5644 | 2026-04-01T02:12:12.600Z | < 214.235.136.188, |
| 5645 | 2026-04-01T02:12:12.600Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 5646 | 2026-04-01T02:12:12.600Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5647 | 2026-04-01T02:12:12.600Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 5648 | 2026-04-01T02:12:12.600Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5649 | 2026-04-01T02:12:12.600Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5650 | 2026-04-01T02:12:12.600Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5651 | 2026-04-01T02:12:12.600Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5652 | 2026-04-01T02:12:12.600Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5653 | 2026-04-01T02:12:12.600Z | > 4.6.137.210, |
| 5654 | 2026-04-01T02:12:12.600Z | > 47.16.95.94, |
| 5655 | 2026-04-01T02:12:12.600Z | > 166.187.61.39, |
| 5656 | 2026-04-01T02:12:12.600Z | > 179.15.51.104, |
| 5657 | 2026-04-01T02:12:12.600Z | > 179.253.227.240, |
| 5658 | 2026-04-01T02:12:12.600Z | > 187.212.205.179, |
| 5659 | 2026-04-01T02:12:12.600Z | > 217.147.123.211, |
| 5660 | 2026-04-01T02:12:12.600Z | > 225.134.70.36, |
| 5661 | 2026-04-01T02:12:12.600Z | > 234.122.63.238, |
| 5662 | 2026-04-01T02:12:12.600Z | > 235.152.78.12, |
| 5663 | 2026-04-01T02:12:12.600Z | > 241.146.41.227, |
| 5664 | 2026-04-01T02:12:12.600Z | > 243.167.127.10, |
| 5665 | 2026-04-01T02:12:12.600Z | > 252.167.46.219, |
| 5666 | 2026-04-01T02:12:12.600Z | > 836:33ce:1577:1710:4734:f66c:28e4:fe2, |
| 5667 | 2026-04-01T02:12:12.600Z | > d4f:f124:12cd:aa33:4f24:6806:47a:8918, |
| 5668 | 2026-04-01T02:12:12.600Z | > 185b:808e:a02b:c9b0:4d2b:3c96:6c1d:e395, |
| 5669 | 2026-04-01T02:12:12.600Z | > 2630:3894:f158:7986:7f0:fe44:1dfb:b97e, |
| 5670 | 2026-04-01T02:12:12.600Z | > 41ff:eddf:2851:9156:1660:a684:6df8:e44a, |
| 5671 | 2026-04-01T02:12:12.600Z | > 56b4:f265:f93d:9cf1:45e:c12c:7700:4ae9, |
| 5672 | 2026-04-01T02:12:12.600Z | > 6c85:8682:4fe3:331f:32c3:7a3d:1e50:7639, |
| 5673 | 2026-04-01T02:12:12.601Z | > 79ed:229:53b4:ee93:1a03:f501:61d5:8531, |
| 5674 | 2026-04-01T02:12:12.601Z | > 8139:2f24:c522:519c:9b3f:53d6:1bd6:b45e, |
| 5675 | 2026-04-01T02:12:12.601Z | > 8423:bb05:c0d7:8367:5019:3299:7ab8:8d47, |
| 5676 | 2026-04-01T02:12:12.601Z | > a18f:59e0:44dd:fef7:45b9:d7af:f234:4b3d, |
| 5677 | 2026-04-01T02:12:12.601Z | > b9db:1526:367:d284:9eb2:6faf:31f6:7a7e, |
| 5678 | 2026-04-01T02:12:12.601Z | > bb51:a3b:7de9:7e52:524:9c8d:bb71:5861, |
| 5679 | 2026-04-01T02:12:12.601Z | > f1b2:ee71:a437:6383:9619:9ba9:1322:1db, |
| 5680 | 2026-04-01T02:12:12.605Z | ], |
| 5681 | 2026-04-01T02:12:12.605Z | params: LinkCreate { |
| 5682 | 2026-04-01T02:12:12.605Z | autoneg: true, |
| 5683 | 2026-04-01T02:12:12.605Z | fec: Some( |
| 5684 | 2026-04-01T02:12:12.605Z | None, |
| 5685 | 2026-04-01T02:12:12.605Z | ), |
| 5686 | 2026-04-01T02:12:12.605Z | kr: true, |
| 5687 | 2026-04-01T02:12:12.605Z | lane: Some( |
| 5688 | 2026-04-01T02:12:12.605Z | LinkId( |
| 5689 | 2026-04-01T02:12:12.605Z | 0, |
| 5690 | 2026-04-01T02:12:12.605Z | ), |
| 5691 | 2026-04-01T02:12:12.605Z | ), |
| 5692 | 2026-04-01T02:12:12.605Z | speed: Speed100G, |
| 5693 | 2026-04-01T02:12:12.606Z | tx_eq: None, |
| 5694 | 2026-04-01T02:12:12.606Z | }, |
| 5695 | 2026-04-01T02:12:12.606Z | }, |
| 5696 | 2026-04-01T02:12:12.606Z | }, |
| 5697 | 2026-04-01T02:12:12.606Z | } |
| 5698 | 2026-04-01T02:12:12.606Z | Apr 01 02:12:05.688 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5699 | 2026-04-01T02:12:12.606Z | Apr 01 02:12:05.689 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "ff5066b7-4638-4631-902e-a944c3b931c1", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5700 | 2026-04-01T02:12:12.606Z | Apr 01 02:12:05.689 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5701 | 2026-04-01T02:12:12.606Z | Apr 01 02:12:05.689 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "d7ad5f6e-30dc-4713-b965-14c1b7cd4857", "content-length": "517", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5702 | 2026-04-01T02:12:12.606Z | current/target: Diff < left / right > : |
| 5703 | 2026-04-01T02:12:12.606Z | PortSettings { |
| 5704 | 2026-04-01T02:12:12.606Z | < links: { |
| 5705 | 2026-04-01T02:12:12.606Z | < "0": LinkSettings { |
| 5706 | 2026-04-01T02:12:12.606Z | < addrs: [ |
| 5707 | 2026-04-01T02:12:12.606Z | < 38.207.89.29, |
| 5708 | 2026-04-01T02:12:12.606Z | < 176.253.245.121, |
| 5709 | 2026-04-01T02:12:12.606Z | < 214.235.136.188, |
| 5710 | 2026-04-01T02:12:12.606Z | < 217.147.123.211, |
| 5711 | 2026-04-01T02:12:12.606Z | < 399d:3884:8558:cc4e:1770:88bf:9b17:6c89, |
| 5712 | 2026-04-01T02:12:12.606Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5713 | 2026-04-01T02:12:12.606Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 5714 | 2026-04-01T02:12:12.606Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5715 | 2026-04-01T02:12:12.606Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5716 | 2026-04-01T02:12:12.606Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5717 | 2026-04-01T02:12:12.606Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5718 | 2026-04-01T02:12:12.606Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5719 | 2026-04-01T02:12:12.606Z | < ], |
| 5720 | 2026-04-01T02:12:12.606Z | < params: LinkCreate { |
| 5721 | 2026-04-01T02:12:12.606Z | < autoneg: true, |
| 5722 | 2026-04-01T02:12:12.606Z | < fec: Some( |
| 5723 | 2026-04-01T02:12:12.607Z | < None, |
| 5724 | 2026-04-01T02:12:12.607Z | < ), |
| 5725 | 2026-04-01T02:12:12.607Z | < kr: true, |
| 5726 | 2026-04-01T02:12:12.607Z | < lane: Some( |
| 5727 | 2026-04-01T02:12:12.607Z | < LinkId( |
| 5728 | 2026-04-01T02:12:12.607Z | < 0, |
| 5729 | 2026-04-01T02:12:12.607Z | < ), |
| 5730 | 2026-04-01T02:12:12.607Z | < ), |
| 5731 | 2026-04-01T02:12:12.607Z | < speed: Speed100G, |
| 5732 | 2026-04-01T02:12:12.607Z | < tx_eq: None, |
| 5733 | 2026-04-01T02:12:12.607Z | < }, |
| 5734 | 2026-04-01T02:12:12.607Z | < }, |
| 5735 | 2026-04-01T02:12:12.607Z | < }, |
| 5736 | 2026-04-01T02:12:12.607Z | > links: {}, |
| 5737 | 2026-04-01T02:12:12.607Z | } |
| 5738 | 2026-04-01T02:12:12.607Z | Apr 01 02:12:05.689 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5739 | 2026-04-01T02:12:12.607Z | Apr 01 02:12:05.690 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "065fb8bd-0a7f-4347-bbdc-10e2b72dff51", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5740 | 2026-04-01T02:12:12.607Z | Apr 01 02:12:05.690 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5741 | 2026-04-01T02:12:12.607Z | Apr 01 02:12:05.690 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "f7bc279a-934b-4341-b22d-3aeca0b79d47", "content-length": "457", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5742 | 2026-04-01T02:12:12.607Z | current/target: Diff < left / right > : |
| 5743 | 2026-04-01T02:12:12.607Z | PortSettings { |
| 5744 | 2026-04-01T02:12:12.607Z | links: { |
| 5745 | 2026-04-01T02:12:12.607Z | "0": LinkSettings { |
| 5746 | 2026-04-01T02:12:12.607Z | addrs: [ |
| 5747 | 2026-04-01T02:12:12.607Z | < 38.207.89.29, |
| 5748 | 2026-04-01T02:12:12.607Z | < 176.253.245.121, |
| 5749 | 2026-04-01T02:12:12.607Z | < 214.235.136.188, |
| 5750 | 2026-04-01T02:12:12.607Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5751 | 2026-04-01T02:12:12.607Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 5752 | 2026-04-01T02:12:12.608Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5753 | 2026-04-01T02:12:12.608Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5754 | 2026-04-01T02:12:12.608Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5755 | 2026-04-01T02:12:12.608Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5756 | 2026-04-01T02:12:12.608Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5757 | 2026-04-01T02:12:12.608Z | > 1.184.114.188, |
| 5758 | 2026-04-01T02:12:12.608Z | > 23.59.239.98, |
| 5759 | 2026-04-01T02:12:12.608Z | > 30.30.139.71, |
| 5760 | 2026-04-01T02:12:12.608Z | > 78.90.36.73, |
| 5761 | 2026-04-01T02:12:12.608Z | > 158.15.110.54, |
| 5762 | 2026-04-01T02:12:12.608Z | > 238.142.87.129, |
| 5763 | 2026-04-01T02:12:12.608Z | > 247.35.191.90, |
| 5764 | 2026-04-01T02:12:12.608Z | > 250.25.126.207, |
| 5765 | 2026-04-01T02:12:12.608Z | ], |
| 5766 | 2026-04-01T02:12:12.608Z | params: LinkCreate { |
| 5767 | 2026-04-01T02:12:12.608Z | < autoneg: true, |
| 5768 | 2026-04-01T02:12:12.608Z | > autoneg: false, |
| 5769 | 2026-04-01T02:12:12.608Z | fec: Some( |
| 5770 | 2026-04-01T02:12:12.608Z | None, |
| 5771 | 2026-04-01T02:12:12.608Z | ), |
| 5772 | 2026-04-01T02:12:12.608Z | kr: true, |
| 5773 | 2026-04-01T02:12:12.608Z | lane: Some( |
| 5774 | 2026-04-01T02:12:12.608Z | LinkId( |
| 5775 | 2026-04-01T02:12:12.608Z | 0, |
| 5776 | 2026-04-01T02:12:12.608Z | ), |
| 5777 | 2026-04-01T02:12:12.608Z | ), |
| 5778 | 2026-04-01T02:12:12.608Z | speed: Speed100G, |
| 5779 | 2026-04-01T02:12:12.608Z | tx_eq: None, |
| 5780 | 2026-04-01T02:12:12.613Z | }, |
| 5781 | 2026-04-01T02:12:12.613Z | }, |
| 5782 | 2026-04-01T02:12:12.613Z | }, |
| 5783 | 2026-04-01T02:12:12.613Z | } |
| 5784 | 2026-04-01T02:12:12.613Z | Apr 01 02:12:05.690 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5785 | 2026-04-01T02:12:12.613Z | Apr 01 02:12:05.691 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "38daba0d-6536-42a4-9feb-053bd5229800", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5786 | 2026-04-01T02:12:12.613Z | Apr 01 02:12:05.691 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5787 | 2026-04-01T02:12:12.613Z | Apr 01 02:12:05.691 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "883bd7df-9a34-4d10-a480-fcbc620fe14c", "content-length": "457", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5788 | 2026-04-01T02:12:12.613Z | operation failed, settings remained as expectedApr 01 02:12:05.691 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5789 | 2026-04-01T02:12:12.613Z | Apr 01 02:12:05.691 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "843d31c9-81db-404e-8c87-6672535d28c4", "content-length": "457", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5790 | 2026-04-01T02:12:12.613Z | current/target: Diff < left / right > : |
| 5791 | 2026-04-01T02:12:12.613Z | PortSettings { |
| 5792 | 2026-04-01T02:12:12.613Z | < links: { |
| 5793 | 2026-04-01T02:12:12.613Z | < "0": LinkSettings { |
| 5794 | 2026-04-01T02:12:12.613Z | < addrs: [ |
| 5795 | 2026-04-01T02:12:12.613Z | < 38.207.89.29, |
| 5796 | 2026-04-01T02:12:12.613Z | < 176.253.245.121, |
| 5797 | 2026-04-01T02:12:12.613Z | < 214.235.136.188, |
| 5798 | 2026-04-01T02:12:12.613Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5799 | 2026-04-01T02:12:12.613Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 5800 | 2026-04-01T02:12:12.613Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5801 | 2026-04-01T02:12:12.613Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5802 | 2026-04-01T02:12:12.613Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5803 | 2026-04-01T02:12:12.613Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5804 | 2026-04-01T02:12:12.613Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5805 | 2026-04-01T02:12:12.613Z | < ], |
| 5806 | 2026-04-01T02:12:12.614Z | < params: LinkCreate { |
| 5807 | 2026-04-01T02:12:12.614Z | < autoneg: true, |
| 5808 | 2026-04-01T02:12:12.614Z | < fec: Some( |
| 5809 | 2026-04-01T02:12:12.614Z | < None, |
| 5810 | 2026-04-01T02:12:12.614Z | < ), |
| 5811 | 2026-04-01T02:12:12.614Z | < kr: true, |
| 5812 | 2026-04-01T02:12:12.614Z | < lane: Some( |
| 5813 | 2026-04-01T02:12:12.614Z | < LinkId( |
| 5814 | 2026-04-01T02:12:12.614Z | < 0, |
| 5815 | 2026-04-01T02:12:12.614Z | < ), |
| 5816 | 2026-04-01T02:12:12.614Z | < ), |
| 5817 | 2026-04-01T02:12:12.614Z | < speed: Speed100G, |
| 5818 | 2026-04-01T02:12:12.614Z | < tx_eq: None, |
| 5819 | 2026-04-01T02:12:12.614Z | < }, |
| 5820 | 2026-04-01T02:12:12.614Z | < }, |
| 5821 | 2026-04-01T02:12:12.614Z | < }, |
| 5822 | 2026-04-01T02:12:12.614Z | > links: {}, |
| 5823 | 2026-04-01T02:12:12.614Z | } |
| 5824 | 2026-04-01T02:12:12.614Z | Apr 01 02:12:05.692 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5825 | 2026-04-01T02:12:12.614Z | Apr 01 02:12:05.692 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "6a5f15b7-4185-49e7-a419-577b35325829", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5826 | 2026-04-01T02:12:12.614Z | Apr 01 02:12:05.692 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5827 | 2026-04-01T02:12:12.614Z | Apr 01 02:12:05.692 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "5b5fc242-5085-4174-91a6-05c9b67628e6", "content-length": "439", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5828 | 2026-04-01T02:12:12.614Z | current/target: Diff < left / right > : |
| 5829 | 2026-04-01T02:12:12.614Z | PortSettings { |
| 5830 | 2026-04-01T02:12:12.614Z | < links: { |
| 5831 | 2026-04-01T02:12:12.614Z | < "0": LinkSettings { |
| 5832 | 2026-04-01T02:12:12.614Z | < addrs: [ |
| 5833 | 2026-04-01T02:12:12.614Z | < 38.207.89.29, |
| 5834 | 2026-04-01T02:12:12.614Z | < 214.235.136.188, |
| 5835 | 2026-04-01T02:12:12.614Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5836 | 2026-04-01T02:12:12.615Z | < 7c51:1837:5133:f762:3aaf:ed39:6a1f:f17c, |
| 5837 | 2026-04-01T02:12:12.615Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5838 | 2026-04-01T02:12:12.615Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5839 | 2026-04-01T02:12:12.615Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5840 | 2026-04-01T02:12:12.615Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5841 | 2026-04-01T02:12:12.615Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5842 | 2026-04-01T02:12:12.615Z | < ], |
| 5843 | 2026-04-01T02:12:12.615Z | < params: LinkCreate { |
| 5844 | 2026-04-01T02:12:12.615Z | < autoneg: true, |
| 5845 | 2026-04-01T02:12:12.615Z | < fec: Some( |
| 5846 | 2026-04-01T02:12:12.615Z | < None, |
| 5847 | 2026-04-01T02:12:12.615Z | < ), |
| 5848 | 2026-04-01T02:12:12.615Z | < kr: true, |
| 5849 | 2026-04-01T02:12:12.615Z | < lane: Some( |
| 5850 | 2026-04-01T02:12:12.615Z | < LinkId( |
| 5851 | 2026-04-01T02:12:12.615Z | < 0, |
| 5852 | 2026-04-01T02:12:12.615Z | < ), |
| 5853 | 2026-04-01T02:12:12.615Z | < ), |
| 5854 | 2026-04-01T02:12:12.615Z | < speed: Speed100G, |
| 5855 | 2026-04-01T02:12:12.615Z | < tx_eq: None, |
| 5856 | 2026-04-01T02:12:12.615Z | < }, |
| 5857 | 2026-04-01T02:12:12.615Z | < }, |
| 5858 | 2026-04-01T02:12:12.615Z | < }, |
| 5859 | 2026-04-01T02:12:12.615Z | > links: {}, |
| 5860 | 2026-04-01T02:12:12.615Z | } |
| 5861 | 2026-04-01T02:12:12.615Z | Apr 01 02:12:05.692 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5862 | 2026-04-01T02:12:12.615Z | Apr 01 02:12:05.693 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "78befc6e-01ae-41ac-9659-8f86e938da73", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5863 | 2026-04-01T02:12:12.615Z | Apr 01 02:12:05.693 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5864 | 2026-04-01T02:12:12.615Z | Apr 01 02:12:05.694 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "b9de6a56-4214-4db2-805a-89b64d777bf2", "content-length": "379", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5865 | 2026-04-01T02:12:12.615Z | current/target: Diff < left / right > : |
| 5866 | 2026-04-01T02:12:12.615Z | PortSettings { |
| 5867 | 2026-04-01T02:12:12.616Z | < links: { |
| 5868 | 2026-04-01T02:12:12.616Z | < "0": LinkSettings { |
| 5869 | 2026-04-01T02:12:12.616Z | < addrs: [ |
| 5870 | 2026-04-01T02:12:12.616Z | < 38.207.89.29, |
| 5871 | 2026-04-01T02:12:12.616Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5872 | 2026-04-01T02:12:12.616Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5873 | 2026-04-01T02:12:12.616Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5874 | 2026-04-01T02:12:12.616Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5875 | 2026-04-01T02:12:12.616Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5876 | 2026-04-01T02:12:12.616Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5877 | 2026-04-01T02:12:12.616Z | < ], |
| 5878 | 2026-04-01T02:12:12.616Z | < params: LinkCreate { |
| 5879 | 2026-04-01T02:12:12.616Z | < autoneg: true, |
| 5880 | 2026-04-01T02:12:12.620Z | < fec: Some( |
| 5881 | 2026-04-01T02:12:12.620Z | < None, |
| 5882 | 2026-04-01T02:12:12.620Z | < ), |
| 5883 | 2026-04-01T02:12:12.620Z | < kr: true, |
| 5884 | 2026-04-01T02:12:12.620Z | < lane: Some( |
| 5885 | 2026-04-01T02:12:12.620Z | < LinkId( |
| 5886 | 2026-04-01T02:12:12.620Z | < 0, |
| 5887 | 2026-04-01T02:12:12.620Z | < ), |
| 5888 | 2026-04-01T02:12:12.620Z | < ), |
| 5889 | 2026-04-01T02:12:12.620Z | < speed: Speed100G, |
| 5890 | 2026-04-01T02:12:12.620Z | < tx_eq: None, |
| 5891 | 2026-04-01T02:12:12.620Z | < }, |
| 5892 | 2026-04-01T02:12:12.620Z | < }, |
| 5893 | 2026-04-01T02:12:12.620Z | < }, |
| 5894 | 2026-04-01T02:12:12.620Z | > links: {}, |
| 5895 | 2026-04-01T02:12:12.620Z | } |
| 5896 | 2026-04-01T02:12:12.620Z | Apr 01 02:12:05.694 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5897 | 2026-04-01T02:12:12.620Z | Apr 01 02:12:05.694 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "c7c079b9-46ca-419b-bc10-427c465455ae", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5898 | 2026-04-01T02:12:12.620Z | Apr 01 02:12:05.694 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5899 | 2026-04-01T02:12:12.620Z | Apr 01 02:12:05.694 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "dfa81ce9-1b2c-4800-869a-f2957315b6ac", "content-length": "364", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5900 | 2026-04-01T02:12:12.621Z | current/target: Diff < left / right > : |
| 5901 | 2026-04-01T02:12:12.621Z | PortSettings { |
| 5902 | 2026-04-01T02:12:12.621Z | links: { |
| 5903 | 2026-04-01T02:12:12.621Z | "0": LinkSettings { |
| 5904 | 2026-04-01T02:12:12.621Z | addrs: [ |
| 5905 | 2026-04-01T02:12:12.621Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5906 | 2026-04-01T02:12:12.621Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5907 | 2026-04-01T02:12:12.621Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5908 | 2026-04-01T02:12:12.621Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5909 | 2026-04-01T02:12:12.621Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5910 | 2026-04-01T02:12:12.621Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5911 | 2026-04-01T02:12:12.621Z | > 72.211.186.230, |
| 5912 | 2026-04-01T02:12:12.621Z | > 119.150.83.162, |
| 5913 | 2026-04-01T02:12:12.621Z | > 132.133.159.42, |
| 5914 | 2026-04-01T02:12:12.621Z | > 218.129.194.249, |
| 5915 | 2026-04-01T02:12:12.621Z | > e75:6118:11e9:5cf3:e565:b33f:1ff1:3721, |
| 5916 | 2026-04-01T02:12:12.621Z | > 41b4:1542:a7e0:74e1:ddf0:c96f:b117:62ba, |
| 5917 | 2026-04-01T02:12:12.621Z | > 4d34:b63c:a0ec:ec78:c11d:d043:9dea:1cd1, |
| 5918 | 2026-04-01T02:12:12.621Z | > 6e5c:1c4:bbfe:efcd:182e:f7ad:938c:a9ca, |
| 5919 | 2026-04-01T02:12:12.621Z | > 70e1:9009:ca4c:ae71:114e:92dd:2690:d660, |
| 5920 | 2026-04-01T02:12:12.621Z | > 74d5:a3d:dac4:24b9:b439:5654:6b66:a5e2, |
| 5921 | 2026-04-01T02:12:12.621Z | > 7766:139d:691e:a5a1:3d97:2144:ea5e:3e96, |
| 5922 | 2026-04-01T02:12:12.621Z | > 7aa0:16d6:fb3a:2f3b:cc5c:f32f:daa9:4351, |
| 5923 | 2026-04-01T02:12:12.621Z | > 9270:16fb:2138:4541:b03b:63f2:55ed:acce, |
| 5924 | 2026-04-01T02:12:12.621Z | > 9ac3:4bb0:d7b6:47f2:ce85:1bbc:18e8:f4af, |
| 5925 | 2026-04-01T02:12:12.621Z | > aaa6:d7ce:fde7:6ba:b26a:e817:693e:48ba, |
| 5926 | 2026-04-01T02:12:12.621Z | > c985:e8a3:2914:357e:f7dd:604d:71fa:e698, |
| 5927 | 2026-04-01T02:12:12.621Z | > d583:8c92:6e83:760b:c2a9:f006:b5b9:6d79, |
| 5928 | 2026-04-01T02:12:12.621Z | > fc9c:762b:dafa:b1b4:e4c3:9c36:25a3:1430, |
| 5929 | 2026-04-01T02:12:12.621Z | ], |
| 5930 | 2026-04-01T02:12:12.622Z | params: LinkCreate { |
| 5931 | 2026-04-01T02:12:12.622Z | < autoneg: true, |
| 5932 | 2026-04-01T02:12:12.622Z | > autoneg: false, |
| 5933 | 2026-04-01T02:12:12.622Z | fec: Some( |
| 5934 | 2026-04-01T02:12:12.622Z | None, |
| 5935 | 2026-04-01T02:12:12.622Z | ), |
| 5936 | 2026-04-01T02:12:12.622Z | kr: true, |
| 5937 | 2026-04-01T02:12:12.622Z | lane: Some( |
| 5938 | 2026-04-01T02:12:12.622Z | LinkId( |
| 5939 | 2026-04-01T02:12:12.622Z | 0, |
| 5940 | 2026-04-01T02:12:12.622Z | ), |
| 5941 | 2026-04-01T02:12:12.622Z | ), |
| 5942 | 2026-04-01T02:12:12.622Z | speed: Speed100G, |
| 5943 | 2026-04-01T02:12:12.622Z | tx_eq: None, |
| 5944 | 2026-04-01T02:12:12.622Z | }, |
| 5945 | 2026-04-01T02:12:12.622Z | }, |
| 5946 | 2026-04-01T02:12:12.622Z | }, |
| 5947 | 2026-04-01T02:12:12.622Z | } |
| 5948 | 2026-04-01T02:12:12.622Z | Apr 01 02:12:05.695 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5949 | 2026-04-01T02:12:12.622Z | Apr 01 02:12:05.695 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "14f8af30-8aae-4cec-a684-9115e99878b1", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5950 | 2026-04-01T02:12:12.622Z | Apr 01 02:12:05.695 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 5951 | 2026-04-01T02:12:12.622Z | Apr 01 02:12:05.696 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "8184e557-d96a-430f-9084-20b7c8b30730", "content-length": "381", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 5952 | 2026-04-01T02:12:12.622Z | current/target: Diff < left / right > : |
| 5953 | 2026-04-01T02:12:12.622Z | PortSettings { |
| 5954 | 2026-04-01T02:12:12.622Z | links: { |
| 5955 | 2026-04-01T02:12:12.622Z | "0": LinkSettings { |
| 5956 | 2026-04-01T02:12:12.622Z | addrs: [ |
| 5957 | 2026-04-01T02:12:12.622Z | < 119.150.83.162, |
| 5958 | 2026-04-01T02:12:12.622Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 5959 | 2026-04-01T02:12:12.622Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 5960 | 2026-04-01T02:12:12.623Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 5961 | 2026-04-01T02:12:12.623Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 5962 | 2026-04-01T02:12:12.623Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 5963 | 2026-04-01T02:12:12.623Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 5964 | 2026-04-01T02:12:12.623Z | > 87.186.203.15, |
| 5965 | 2026-04-01T02:12:12.623Z | > 249.63.252.89, |
| 5966 | 2026-04-01T02:12:12.623Z | > 4cc:3598:317c:b69e:d0d8:e3ee:59e6:3993, |
| 5967 | 2026-04-01T02:12:12.623Z | > dfd:d8eb:2cc0:eae4:1766:77ee:7038:fe67, |
| 5968 | 2026-04-01T02:12:12.623Z | > 6932:98d9:c104:aa5e:11f1:3f4d:7bbf:eb58, |
| 5969 | 2026-04-01T02:12:12.623Z | > 81e2:1ce6:4441:7ec2:335d:5111:7543:856, |
| 5970 | 2026-04-01T02:12:12.623Z | > 8312:bf34:6ddb:194c:7086:b644:1b53:1516, |
| 5971 | 2026-04-01T02:12:12.623Z | > 8b9b:f630:9b8d:7c02:f73:9d87:6461:7196, |
| 5972 | 2026-04-01T02:12:12.623Z | > 9ea6:5746:c31c:4b36:5d6:c516:8a08:df54, |
| 5973 | 2026-04-01T02:12:12.623Z | > a0ef:ed0f:b66a:ced1:b824:8b48:a814:d01, |
| 5974 | 2026-04-01T02:12:12.623Z | > b0dc:f1b3:152e:7554:99e3:53f1:e408:4c77, |
| 5975 | 2026-04-01T02:12:12.623Z | > c4d8:4ad2:862d:a5f9:4b6c:b37d:c835:3142, |
| 5976 | 2026-04-01T02:12:12.623Z | > dc27:66ad:7961:bb48:ada9:4b8:6e17:359f, |
| 5977 | 2026-04-01T02:12:12.623Z | > dc66:c33f:8119:9039:c83d:51ea:fc52:4ba0, |
| 5978 | 2026-04-01T02:12:12.623Z | > fcdf:8b59:2945:47cd:12f5:1195:d075:364a, |
| 5979 | 2026-04-01T02:12:12.623Z | ], |
| 5980 | 2026-04-01T02:12:12.627Z | params: LinkCreate { |
| 5981 | 2026-04-01T02:12:12.627Z | autoneg: true, |
| 5982 | 2026-04-01T02:12:12.627Z | fec: Some( |
| 5983 | 2026-04-01T02:12:12.628Z | None, |
| 5984 | 2026-04-01T02:12:12.628Z | ), |
| 5985 | 2026-04-01T02:12:12.628Z | < kr: true, |
| 5986 | 2026-04-01T02:12:12.628Z | > kr: false, |
| 5987 | 2026-04-01T02:12:12.628Z | lane: Some( |
| 5988 | 2026-04-01T02:12:12.628Z | LinkId( |
| 5989 | 2026-04-01T02:12:12.628Z | 0, |
| 5990 | 2026-04-01T02:12:12.628Z | ), |
| 5991 | 2026-04-01T02:12:12.628Z | ), |
| 5992 | 2026-04-01T02:12:12.628Z | speed: Speed100G, |
| 5993 | 2026-04-01T02:12:12.628Z | tx_eq: None, |
| 5994 | 2026-04-01T02:12:12.628Z | }, |
| 5995 | 2026-04-01T02:12:12.628Z | }, |
| 5996 | 2026-04-01T02:12:12.628Z | }, |
| 5997 | 2026-04-01T02:12:12.628Z | } |
| 5998 | 2026-04-01T02:12:12.628Z | Apr 01 02:12:05.696 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 5999 | 2026-04-01T02:12:12.628Z | Apr 01 02:12:05.696 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "8086fae0-0adc-403a-9d17-d2669f758747", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6000 | 2026-04-01T02:12:12.628Z | Apr 01 02:12:05.696 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6001 | 2026-04-01T02:12:12.628Z | Apr 01 02:12:05.697 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "c054948b-7d87-4b5b-85bf-642097930d58", "content-length": "381", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6002 | 2026-04-01T02:12:12.628Z | operation failed, settings remained as expectedApr 01 02:12:05.697 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6003 | 2026-04-01T02:12:12.628Z | Apr 01 02:12:05.697 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "bed4fc67-b667-4389-9ac2-aed7af03d6b2", "content-length": "381", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6004 | 2026-04-01T02:12:12.628Z | current/target: Diff < left / right > : |
| 6005 | 2026-04-01T02:12:12.628Z | PortSettings { |
| 6006 | 2026-04-01T02:12:12.628Z | links: { |
| 6007 | 2026-04-01T02:12:12.628Z | "0": LinkSettings { |
| 6008 | 2026-04-01T02:12:12.628Z | addrs: [ |
| 6009 | 2026-04-01T02:12:12.628Z | < 119.150.83.162, |
| 6010 | 2026-04-01T02:12:12.628Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 6011 | 2026-04-01T02:12:12.628Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 6012 | 2026-04-01T02:12:12.628Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 6013 | 2026-04-01T02:12:12.629Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 6014 | 2026-04-01T02:12:12.629Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 6015 | 2026-04-01T02:12:12.629Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 6016 | 2026-04-01T02:12:12.629Z | > 41:2e42:f855:fa1b:932f:6a6b:7d31:3f61, |
| 6017 | 2026-04-01T02:12:12.629Z | > 18f9:515c:2b24:8cf8:202c:18f5:73a2:ac6c, |
| 6018 | 2026-04-01T02:12:12.629Z | > 53e7:cede:c177:aaa9:1ee7:91b7:155:908c, |
| 6019 | 2026-04-01T02:12:12.629Z | > 6b35:ea4a:a13e:493d:7f22:4522:4:f836, |
| 6020 | 2026-04-01T02:12:12.629Z | > b2a0:ce3a:bba0:d949:231a:5466:5f1:dc65, |
| 6021 | 2026-04-01T02:12:12.629Z | > c5ae:ed57:f38c:e3b5:5d7:bb59:e940:d2ff, |
| 6022 | 2026-04-01T02:12:12.629Z | ], |
| 6023 | 2026-04-01T02:12:12.629Z | params: LinkCreate { |
| 6024 | 2026-04-01T02:12:12.629Z | < autoneg: true, |
| 6025 | 2026-04-01T02:12:12.629Z | > autoneg: false, |
| 6026 | 2026-04-01T02:12:12.629Z | fec: Some( |
| 6027 | 2026-04-01T02:12:12.629Z | None, |
| 6028 | 2026-04-01T02:12:12.629Z | ), |
| 6029 | 2026-04-01T02:12:12.629Z | kr: true, |
| 6030 | 2026-04-01T02:12:12.629Z | lane: Some( |
| 6031 | 2026-04-01T02:12:12.629Z | LinkId( |
| 6032 | 2026-04-01T02:12:12.629Z | 0, |
| 6033 | 2026-04-01T02:12:12.629Z | ), |
| 6034 | 2026-04-01T02:12:12.629Z | ), |
| 6035 | 2026-04-01T02:12:12.629Z | speed: Speed100G, |
| 6036 | 2026-04-01T02:12:12.629Z | tx_eq: None, |
| 6037 | 2026-04-01T02:12:12.629Z | }, |
| 6038 | 2026-04-01T02:12:12.629Z | }, |
| 6039 | 2026-04-01T02:12:12.629Z | }, |
| 6040 | 2026-04-01T02:12:12.629Z | } |
| 6041 | 2026-04-01T02:12:12.629Z | Apr 01 02:12:05.697 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 6042 | 2026-04-01T02:12:12.629Z | Apr 01 02:12:05.698 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "15accbaf-5c09-4cd1-8f5a-abac5eb5038d", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6043 | 2026-04-01T02:12:12.630Z | Apr 01 02:12:05.698 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6044 | 2026-04-01T02:12:12.630Z | Apr 01 02:12:05.698 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "b817060c-c02c-4117-bd00-516bc2092cd8", "content-length": "381", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6045 | 2026-04-01T02:12:12.630Z | operation failed, settings remained as expectedApr 01 02:12:05.698 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6046 | 2026-04-01T02:12:12.630Z | Apr 01 02:12:05.699 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "ff803fec-c103-4e9a-a779-ac797f015c45", "content-length": "381", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6047 | 2026-04-01T02:12:12.630Z | current/target: Diff < left / right > : |
| 6048 | 2026-04-01T02:12:12.630Z | PortSettings { |
| 6049 | 2026-04-01T02:12:12.630Z | links: { |
| 6050 | 2026-04-01T02:12:12.630Z | "0": LinkSettings { |
| 6051 | 2026-04-01T02:12:12.630Z | addrs: [ |
| 6052 | 2026-04-01T02:12:12.630Z | < 119.150.83.162, |
| 6053 | 2026-04-01T02:12:12.630Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 6054 | 2026-04-01T02:12:12.630Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 6055 | 2026-04-01T02:12:12.630Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 6056 | 2026-04-01T02:12:12.630Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 6057 | 2026-04-01T02:12:12.630Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 6058 | 2026-04-01T02:12:12.630Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 6059 | 2026-04-01T02:12:12.630Z | > be4a:74ce:c9a3:b81b:8a51:3717:a8e8:a990, |
| 6060 | 2026-04-01T02:12:12.630Z | > c5f0:87a3:6de6:eb2d:8fa1:c8a2:bfbf:c2a0, |
| 6061 | 2026-04-01T02:12:12.630Z | ], |
| 6062 | 2026-04-01T02:12:12.630Z | params: LinkCreate { |
| 6063 | 2026-04-01T02:12:12.630Z | < autoneg: true, |
| 6064 | 2026-04-01T02:12:12.630Z | > autoneg: false, |
| 6065 | 2026-04-01T02:12:12.630Z | fec: Some( |
| 6066 | 2026-04-01T02:12:12.630Z | None, |
| 6067 | 2026-04-01T02:12:12.630Z | ), |
| 6068 | 2026-04-01T02:12:12.630Z | < kr: true, |
| 6069 | 2026-04-01T02:12:12.630Z | > kr: false, |
| 6070 | 2026-04-01T02:12:12.630Z | lane: Some( |
| 6071 | 2026-04-01T02:12:12.630Z | LinkId( |
| 6072 | 2026-04-01T02:12:12.630Z | 0, |
| 6073 | 2026-04-01T02:12:12.631Z | ), |
| 6074 | 2026-04-01T02:12:12.631Z | ), |
| 6075 | 2026-04-01T02:12:12.631Z | speed: Speed100G, |
| 6076 | 2026-04-01T02:12:12.631Z | tx_eq: None, |
| 6077 | 2026-04-01T02:12:12.631Z | }, |
| 6078 | 2026-04-01T02:12:12.631Z | }, |
| 6079 | 2026-04-01T02:12:12.631Z | }, |
| 6080 | 2026-04-01T02:12:12.635Z | } |
| 6081 | 2026-04-01T02:12:12.635Z | Apr 01 02:12:05.699 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 6082 | 2026-04-01T02:12:12.635Z | Apr 01 02:12:05.699 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "a4a20c35-9467-4cc6-8054-6fdd3ddefe7e", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6083 | 2026-04-01T02:12:12.635Z | Apr 01 02:12:05.699 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6084 | 2026-04-01T02:12:12.635Z | Apr 01 02:12:05.699 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "a8ede23a-a358-4b9d-9420-26443289056c", "content-length": "381", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6085 | 2026-04-01T02:12:12.635Z | operation failed, settings remained as expectedApr 01 02:12:05.700 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6086 | 2026-04-01T02:12:12.635Z | Apr 01 02:12:05.700 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "7f6dcf79-b14a-409e-b856-9a96a15901c9", "content-length": "381", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6087 | 2026-04-01T02:12:12.635Z | current/target: Diff < left / right > : |
| 6088 | 2026-04-01T02:12:12.635Z | PortSettings { |
| 6089 | 2026-04-01T02:12:12.635Z | links: { |
| 6090 | 2026-04-01T02:12:12.635Z | "0": LinkSettings { |
| 6091 | 2026-04-01T02:12:12.635Z | addrs: [ |
| 6092 | 2026-04-01T02:12:12.635Z | < 119.150.83.162, |
| 6093 | 2026-04-01T02:12:12.635Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 6094 | 2026-04-01T02:12:12.635Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 6095 | 2026-04-01T02:12:12.635Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 6096 | 2026-04-01T02:12:12.636Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 6097 | 2026-04-01T02:12:12.636Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 6098 | 2026-04-01T02:12:12.636Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 6099 | 2026-04-01T02:12:12.636Z | > 16.11.97.48, |
| 6100 | 2026-04-01T02:12:12.636Z | > 38.31.230.75, |
| 6101 | 2026-04-01T02:12:12.636Z | > 84.237.235.252, |
| 6102 | 2026-04-01T02:12:12.636Z | > 91.60.245.253, |
| 6103 | 2026-04-01T02:12:12.636Z | > 169.6.196.142, |
| 6104 | 2026-04-01T02:12:12.636Z | > 204.121.151.82, |
| 6105 | 2026-04-01T02:12:12.636Z | > 238.137.39.36, |
| 6106 | 2026-04-01T02:12:12.636Z | > 82a1:c43d:479b:ff3d:477d:bcb1:f2a6:ab8b, |
| 6107 | 2026-04-01T02:12:12.636Z | > e22b:992:7e2:e197:ad9a:1291:3e25:ac49, |
| 6108 | 2026-04-01T02:12:12.636Z | ], |
| 6109 | 2026-04-01T02:12:12.636Z | params: LinkCreate { |
| 6110 | 2026-04-01T02:12:12.636Z | autoneg: true, |
| 6111 | 2026-04-01T02:12:12.636Z | fec: Some( |
| 6112 | 2026-04-01T02:12:12.636Z | None, |
| 6113 | 2026-04-01T02:12:12.636Z | ), |
| 6114 | 2026-04-01T02:12:12.636Z | < kr: true, |
| 6115 | 2026-04-01T02:12:12.636Z | > kr: false, |
| 6116 | 2026-04-01T02:12:12.636Z | lane: Some( |
| 6117 | 2026-04-01T02:12:12.636Z | LinkId( |
| 6118 | 2026-04-01T02:12:12.636Z | 0, |
| 6119 | 2026-04-01T02:12:12.636Z | ), |
| 6120 | 2026-04-01T02:12:12.636Z | ), |
| 6121 | 2026-04-01T02:12:12.636Z | speed: Speed100G, |
| 6122 | 2026-04-01T02:12:12.636Z | tx_eq: None, |
| 6123 | 2026-04-01T02:12:12.636Z | }, |
| 6124 | 2026-04-01T02:12:12.636Z | }, |
| 6125 | 2026-04-01T02:12:12.637Z | }, |
| 6126 | 2026-04-01T02:12:12.637Z | } |
| 6127 | 2026-04-01T02:12:12.637Z | Apr 01 02:12:05.700 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 6128 | 2026-04-01T02:12:12.637Z | Apr 01 02:12:05.700 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "88c0c624-a10e-4923-aab2-f1f56518432c", "content-length": "130", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6129 | 2026-04-01T02:12:12.637Z | Apr 01 02:12:05.700 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6130 | 2026-04-01T02:12:12.637Z | Apr 01 02:12:05.701 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "ea35c3db-fbcd-40da-9bbc-df6f210f55c3", "content-length": "381", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6131 | 2026-04-01T02:12:12.637Z | operation failed, settings remained as expectedApr 01 02:12:05.701 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6132 | 2026-04-01T02:12:12.637Z | Apr 01 02:12:05.701 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "9b1497ce-362b-4679-b5b9-8bf4d96fc256", "content-length": "381", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6133 | 2026-04-01T02:12:12.637Z | current/target: Diff < left / right > : |
| 6134 | 2026-04-01T02:12:12.637Z | PortSettings { |
| 6135 | 2026-04-01T02:12:12.637Z | links: { |
| 6136 | 2026-04-01T02:12:12.637Z | "0": LinkSettings { |
| 6137 | 2026-04-01T02:12:12.637Z | < addrs: [ |
| 6138 | 2026-04-01T02:12:12.637Z | < 119.150.83.162, |
| 6139 | 2026-04-01T02:12:12.637Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 6140 | 2026-04-01T02:12:12.637Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 6141 | 2026-04-01T02:12:12.637Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 6142 | 2026-04-01T02:12:12.637Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 6143 | 2026-04-01T02:12:12.637Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 6144 | 2026-04-01T02:12:12.637Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 6145 | 2026-04-01T02:12:12.637Z | < ], |
| 6146 | 2026-04-01T02:12:12.637Z | > addrs: [], |
| 6147 | 2026-04-01T02:12:12.637Z | params: LinkCreate { |
| 6148 | 2026-04-01T02:12:12.637Z | autoneg: true, |
| 6149 | 2026-04-01T02:12:12.637Z | fec: Some( |
| 6150 | 2026-04-01T02:12:12.637Z | None, |
| 6151 | 2026-04-01T02:12:12.637Z | ), |
| 6152 | 2026-04-01T02:12:12.637Z | kr: true, |
| 6153 | 2026-04-01T02:12:12.637Z | lane: Some( |
| 6154 | 2026-04-01T02:12:12.637Z | LinkId( |
| 6155 | 2026-04-01T02:12:12.638Z | 0, |
| 6156 | 2026-04-01T02:12:12.638Z | ), |
| 6157 | 2026-04-01T02:12:12.638Z | ), |
| 6158 | 2026-04-01T02:12:12.638Z | speed: Speed100G, |
| 6159 | 2026-04-01T02:12:12.638Z | tx_eq: None, |
| 6160 | 2026-04-01T02:12:12.638Z | }, |
| 6161 | 2026-04-01T02:12:12.638Z | }, |
| 6162 | 2026-04-01T02:12:12.638Z | }, |
| 6163 | 2026-04-01T02:12:12.638Z | } |
| 6164 | 2026-04-01T02:12:12.638Z | Apr 01 02:12:05.701 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 6165 | 2026-04-01T02:12:12.638Z | Apr 01 02:12:05.702 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "9cbdb79e-7b5d-48f5-96be-878154693800", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6166 | 2026-04-01T02:12:12.638Z | Apr 01 02:12:05.702 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6167 | 2026-04-01T02:12:12.638Z | Apr 01 02:12:05.702 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "4b32f29d-37bd-4b96-b8a8-1c34d6b2315d", "content-length": "364", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6168 | 2026-04-01T02:12:12.638Z | current/target: Diff < left / right > : |
| 6169 | 2026-04-01T02:12:12.638Z | PortSettings { |
| 6170 | 2026-04-01T02:12:12.638Z | links: { |
| 6171 | 2026-04-01T02:12:12.638Z | "0": LinkSettings { |
| 6172 | 2026-04-01T02:12:12.638Z | addrs: [ |
| 6173 | 2026-04-01T02:12:12.638Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 6174 | 2026-04-01T02:12:12.638Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 6175 | 2026-04-01T02:12:12.638Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 6176 | 2026-04-01T02:12:12.638Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 6177 | 2026-04-01T02:12:12.638Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 6178 | 2026-04-01T02:12:12.638Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 6179 | 2026-04-01T02:12:12.638Z | > 54.52.58.24, |
| 6180 | 2026-04-01T02:12:12.643Z | > 63.158.246.156, |
| 6181 | 2026-04-01T02:12:12.643Z | > 83.33.90.170, |
| 6182 | 2026-04-01T02:12:12.643Z | > 151.180.216.224, |
| 6183 | 2026-04-01T02:12:12.643Z | > 153.24.209.17, |
| 6184 | 2026-04-01T02:12:12.643Z | > 168.30.162.137, |
| 6185 | 2026-04-01T02:12:12.643Z | > 178.61.211.185, |
| 6186 | 2026-04-01T02:12:12.643Z | > 192.235.162.31, |
| 6187 | 2026-04-01T02:12:12.643Z | > 202.62.120.164, |
| 6188 | 2026-04-01T02:12:12.643Z | > 214.215.156.33, |
| 6189 | 2026-04-01T02:12:12.643Z | > 230.194.155.45, |
| 6190 | 2026-04-01T02:12:12.643Z | > 238.128.41.115, |
| 6191 | 2026-04-01T02:12:12.643Z | > 37a9:3567:d66:4e99:ceef:fe46:a1bf:3432, |
| 6192 | 2026-04-01T02:12:12.643Z | > 536b:4032:3e22:53c1:de86:ceca:c7d7:4011, |
| 6193 | 2026-04-01T02:12:12.643Z | > 568e:c209:ed29:8b9c:e54a:8f64:30a9:463d, |
| 6194 | 2026-04-01T02:12:12.643Z | > 6bf8:cc4f:6f7b:abb9:47:4286:8bc6:e038, |
| 6195 | 2026-04-01T02:12:12.643Z | > 8adf:e184:94e2:7ea5:1eaa:29cb:52fe:4ddf, |
| 6196 | 2026-04-01T02:12:12.643Z | > 957f:2824:1fe:eb22:3f0a:a8cd:fbe:2d2e, |
| 6197 | 2026-04-01T02:12:12.644Z | > a361:c4e8:c8b:42a:c78:ff74:5297:3574, |
| 6198 | 2026-04-01T02:12:12.644Z | > b599:f854:acfe:de9:cfb8:ded9:17e0:3fdc, |
| 6199 | 2026-04-01T02:12:12.644Z | > bc93:13e4:3b50:b0b3:4f56:99f5:ce89:6725, |
| 6200 | 2026-04-01T02:12:12.644Z | ], |
| 6201 | 2026-04-01T02:12:12.644Z | params: LinkCreate { |
| 6202 | 2026-04-01T02:12:12.644Z | autoneg: true, |
| 6203 | 2026-04-01T02:12:12.644Z | fec: Some( |
| 6204 | 2026-04-01T02:12:12.644Z | None, |
| 6205 | 2026-04-01T02:12:12.644Z | ), |
| 6206 | 2026-04-01T02:12:12.644Z | < kr: true, |
| 6207 | 2026-04-01T02:12:12.644Z | > kr: false, |
| 6208 | 2026-04-01T02:12:12.644Z | lane: Some( |
| 6209 | 2026-04-01T02:12:12.644Z | LinkId( |
| 6210 | 2026-04-01T02:12:12.644Z | 0, |
| 6211 | 2026-04-01T02:12:12.644Z | ), |
| 6212 | 2026-04-01T02:12:12.644Z | ), |
| 6213 | 2026-04-01T02:12:12.644Z | speed: Speed100G, |
| 6214 | 2026-04-01T02:12:12.644Z | tx_eq: None, |
| 6215 | 2026-04-01T02:12:12.644Z | }, |
| 6216 | 2026-04-01T02:12:12.644Z | }, |
| 6217 | 2026-04-01T02:12:12.644Z | }, |
| 6218 | 2026-04-01T02:12:12.644Z | } |
| 6219 | 2026-04-01T02:12:12.644Z | Apr 01 02:12:05.702 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 6220 | 2026-04-01T02:12:12.644Z | Apr 01 02:12:05.703 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "e9aadc1e-c892-496f-85a1-bf759a6b48c2", "content-length": "138", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6221 | 2026-04-01T02:12:12.644Z | Apr 01 02:12:05.703 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6222 | 2026-04-01T02:12:12.644Z | Apr 01 02:12:05.703 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "89f681f8-590b-4041-9eed-cb45521850e9", "content-length": "382", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6223 | 2026-04-01T02:12:12.644Z | current/target: Diff < left / right > : |
| 6224 | 2026-04-01T02:12:12.644Z | PortSettings { |
| 6225 | 2026-04-01T02:12:12.644Z | < links: { |
| 6226 | 2026-04-01T02:12:12.644Z | < "0": LinkSettings { |
| 6227 | 2026-04-01T02:12:12.645Z | < addrs: [ |
| 6228 | 2026-04-01T02:12:12.645Z | < 151.180.216.224, |
| 6229 | 2026-04-01T02:12:12.645Z | < 47d4:bce9:a960:242:8883:6853:3ccb:e29, |
| 6230 | 2026-04-01T02:12:12.645Z | < 8cf0:e82:115d:8d22:8763:8ba8:a1a5:8b33, |
| 6231 | 2026-04-01T02:12:12.645Z | < e598:998b:5121:90d8:26b6:cbda:2ad7:9d35, |
| 6232 | 2026-04-01T02:12:12.645Z | < eda1:6f9b:9b6:2c5d:8b1b:4996:b1b:e082, |
| 6233 | 2026-04-01T02:12:12.645Z | < f77f:cd43:85f9:6a4c:4dac:ce2c:85ed:87c9, |
| 6234 | 2026-04-01T02:12:12.645Z | < fb35:e7c0:2504:ed37:d97:e9fd:1ec5:5775, |
| 6235 | 2026-04-01T02:12:12.645Z | < ], |
| 6236 | 2026-04-01T02:12:12.645Z | < params: LinkCreate { |
| 6237 | 2026-04-01T02:12:12.645Z | < autoneg: true, |
| 6238 | 2026-04-01T02:12:12.645Z | < fec: Some( |
| 6239 | 2026-04-01T02:12:12.645Z | < None, |
| 6240 | 2026-04-01T02:12:12.645Z | < ), |
| 6241 | 2026-04-01T02:12:12.645Z | < kr: true, |
| 6242 | 2026-04-01T02:12:12.645Z | < lane: Some( |
| 6243 | 2026-04-01T02:12:12.645Z | < LinkId( |
| 6244 | 2026-04-01T02:12:12.645Z | < 0, |
| 6245 | 2026-04-01T02:12:12.645Z | < ), |
| 6246 | 2026-04-01T02:12:12.645Z | < ), |
| 6247 | 2026-04-01T02:12:12.645Z | < speed: Speed100G, |
| 6248 | 2026-04-01T02:12:12.645Z | < tx_eq: None, |
| 6249 | 2026-04-01T02:12:12.645Z | < }, |
| 6250 | 2026-04-01T02:12:12.645Z | < }, |
| 6251 | 2026-04-01T02:12:12.645Z | < }, |
| 6252 | 2026-04-01T02:12:12.645Z | > links: {}, |
| 6253 | 2026-04-01T02:12:12.645Z | } |
| 6254 | 2026-04-01T02:12:12.645Z | Apr 01 02:12:05.703 TRCE client request, body: Some(Body), uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: POST |
| 6255 | 2026-04-01T02:12:12.645Z | Apr 01 02:12:05.704 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "55ff400d-0b6b-406e-85f3-655f77d4f7fb", "content-length": "12", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6256 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:05.704 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6257 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:05.704 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "6e3594ab-cc8f-4445-864c-2883df4362d8", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6258 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:05.905 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6259 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:05.905 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "6e36da57-7ae5-4669-8247-fac6c82e3042", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:05 GMT"} }) |
| 6260 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:06.107 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6261 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:06.108 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "5e525d0f-fd95-4da3-a224-1dc4fe01b23d", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:06 GMT"} }) |
| 6262 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:06.309 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6263 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:06.310 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "3973c40b-1e2a-49ff-994e-1076fe0f396f", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:06 GMT"} }) |
| 6264 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:06.511 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6265 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:06.512 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "beb75628-80fb-4e9e-8e5e-1e05460eef87", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:06 GMT"} }) |
| 6266 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:06.712 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6267 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:06.712 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "ea6c09bb-c992-42d1-bda8-d01b1b07741c", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:06 GMT"} }) |
| 6268 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:06.914 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6269 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:06.914 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "c1e5dc55-1f3f-4ac4-91e7-3f44c957cfd5", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:06 GMT"} }) |
| 6270 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:07.116 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6271 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:07.116 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "99d0466c-91e1-48ef-bcd1-8424d4941135", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:07 GMT"} }) |
| 6272 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:07.317 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6273 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:07.318 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "ca1fda7e-e403-4fbf-bb87-87ed9d96bb9f", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:07 GMT"} }) |
| 6274 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:07.519 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6275 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:07.520 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "1d7fdc7c-11e2-4f7c-9974-4aa99c402156", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:07 GMT"} }) |
| 6276 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:07.721 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6277 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:07.722 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "4f929d37-be58-42b0-b54d-3a7adf4af1f6", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:07 GMT"} }) |
| 6278 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:07.923 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6279 | 2026-04-01T02:12:12.646Z | Apr 01 02:12:07.924 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "a209aec5-40e9-4042-864d-cc54e732739f", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:07 GMT"} }) |
| 6280 | 2026-04-01T02:12:12.651Z | Apr 01 02:12:08.125 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6281 | 2026-04-01T02:12:12.651Z | Apr 01 02:12:08.126 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "2bff20e1-ada7-43db-a8c7-aad2f0394192", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:08 GMT"} }) |
| 6282 | 2026-04-01T02:12:12.651Z | Apr 01 02:12:08.327 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6283 | 2026-04-01T02:12:12.651Z | Apr 01 02:12:08.328 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "60a81eeb-5c4d-416a-ab64-f8f25c76d258", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:08 GMT"} }) |
| 6284 | 2026-04-01T02:12:12.651Z | Apr 01 02:12:08.529 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6285 | 2026-04-01T02:12:12.651Z | Apr 01 02:12:08.530 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "52f2b7e0-d6ca-4892-acf2-ba7dabc5a0f1", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:08 GMT"} }) |
| 6286 | 2026-04-01T02:12:12.651Z | Apr 01 02:12:08.730 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6287 | 2026-04-01T02:12:12.651Z | Apr 01 02:12:08.730 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "2bf972f2-e75f-49a7-8c8f-c621ef9c8a9a", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:08 GMT"} }) |
| 6288 | 2026-04-01T02:12:12.651Z | Apr 01 02:12:08.932 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6289 | 2026-04-01T02:12:12.651Z | Apr 01 02:12:08.932 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "709b305d-25c1-4542-b089-44406b68400e", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:08 GMT"} }) |
| 6290 | 2026-04-01T02:12:12.651Z | Apr 01 02:12:09.133 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6291 | 2026-04-01T02:12:12.651Z | Apr 01 02:12:09.134 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "468b489d-8ccd-4edf-9ce6-8cce1928df02", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:09 GMT"} }) |
| 6292 | 2026-04-01T02:12:12.651Z | Apr 01 02:12:09.335 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6293 | 2026-04-01T02:12:12.651Z | Apr 01 02:12:09.336 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "3e743fe0-d17e-407f-8ad8-412e1ccfff90", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:09 GMT"} }) |
| 6294 | 2026-04-01T02:12:12.652Z | Apr 01 02:12:09.537 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6295 | 2026-04-01T02:12:12.652Z | Apr 01 02:12:09.538 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "4090f680-8d4c-41a4-8ce0-ec402aa0f499", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:09 GMT"} }) |
| 6296 | 2026-04-01T02:12:12.652Z | Apr 01 02:12:09.739 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6297 | 2026-04-01T02:12:12.652Z | Apr 01 02:12:09.740 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "0b7b2208-bba7-4262-89c5-8eea8b7cdb58", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:09 GMT"} }) |
| 6298 | 2026-04-01T02:12:12.652Z | Apr 01 02:12:09.941 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6299 | 2026-04-01T02:12:12.652Z | Apr 01 02:12:09.942 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "51018c72-12cf-41eb-b6f2-e9ff5d9c0a3f", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:09 GMT"} }) |
| 6300 | 2026-04-01T02:12:12.652Z | Apr 01 02:12:10.143 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6301 | 2026-04-01T02:12:12.652Z | Apr 01 02:12:10.144 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "be896ba6-e47e-4932-b4e8-07d5515dfc97", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:10 GMT"} }) |
| 6302 | 2026-04-01T02:12:12.652Z | Apr 01 02:12:10.344 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6303 | 2026-04-01T02:12:12.652Z | Apr 01 02:12:10.344 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "7dbdccf1-4a96-4e8a-b9bb-608877091126", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:10 GMT"} }) |
| 6304 | 2026-04-01T02:12:12.652Z | Apr 01 02:12:10.546 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6305 | 2026-04-01T02:12:12.652Z | Apr 01 02:12:10.546 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "8b3235a4-2965-4d55-b7e1-d4d01c9ebe67", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:10 GMT"} }) |
| 6306 | 2026-04-01T02:12:12.652Z | Apr 01 02:12:10.748 TRCE client request, body: None, uri: http://localhost:9259/port/qsfp0/settings?tag=chaos, method: GET |
| 6307 | 2026-04-01T02:12:12.652Z | Apr 01 02:12:10.748 TRCE client response, result: Ok(Response { url: "http://localhost:9259/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "f9c54feb-5425-408f-9485-24663474fa90", "content-length": "119", "date": "Wed, 01 Apr 2026 02:12:10 GMT"} }) |
| 6308 | 2026-04-01T02:12:12.652Z | Error: operation failed: desired settings: PortSettings { |
| 6309 | 2026-04-01T02:12:12.652Z | links: {}, |
| 6310 | 2026-04-01T02:12:12.652Z | } |
| 6311 | 2026-04-01T02:12:12.652Z | current settings: PortSettings { |
| 6312 | 2026-04-01T02:12:12.652Z | links: { |
| 6313 | 2026-04-01T02:12:12.652Z | "0": LinkSettings { |
| 6314 | 2026-04-01T02:12:12.652Z | addrs: [], |
| 6315 | 2026-04-01T02:12:12.652Z | params: LinkCreate { |
| 6316 | 2026-04-01T02:12:12.652Z | autoneg: true, |
| 6317 | 2026-04-01T02:12:12.652Z | fec: Some( |
| 6318 | 2026-04-01T02:12:12.652Z | None, |
| 6319 | 2026-04-01T02:12:12.652Z | ), |
| 6320 | 2026-04-01T02:12:12.652Z | kr: true, |
| 6321 | 2026-04-01T02:12:12.652Z | lane: Some( |
| 6322 | 2026-04-01T02:12:12.652Z | LinkId( |
| 6323 | 2026-04-01T02:12:12.652Z | 0, |
| 6324 | 2026-04-01T02:12:12.653Z | ), |
| 6325 | 2026-04-01T02:12:12.653Z | ), |
| 6326 | 2026-04-01T02:12:12.653Z | speed: Speed100G, |
| 6327 | 2026-04-01T02:12:12.653Z | tx_eq: None, |
| 6328 | 2026-04-01T02:12:12.653Z | }, |
| 6329 | 2026-04-01T02:12:12.653Z | }, |
| 6330 | 2026-04-01T02:12:12.653Z | }, |
| 6331 | 2026-04-01T02:12:12.653Z | } |
| 6332 | 2026-04-01T02:12:12.653Z | |
| 6333 | 2026-04-01T02:12:12.653Z | Stack backtrace: |
| 6334 | 2026-04-01T02:12:12.653Z | 0: anyhow::error::<impl anyhow::Error>::msg |
| 6335 | 2026-04-01T02:12:12.653Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14 |
| 6336 | 2026-04-01T02:12:12.653Z | 1: anyhow::__private::format_err |
| 6337 | 2026-04-01T02:12:12.653Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/lib.rs:690:13 |
| 6338 | 2026-04-01T02:12:12.653Z | 2: test_all::chaos_tests::port_settings::retry::retry_op::{{closure}} |
| 6339 | 2026-04-01T02:12:12.653Z | at ./tests/chaos_tests/port_settings.rs:65:28 |
| 6340 | 2026-04-01T02:12:12.653Z | 3: test_all::chaos_tests::port_settings::test_port_settings_txn_sweep::{{closure}} |
| 6341 | 2026-04-01T02:12:12.653Z | at ./tests/chaos_tests/port_settings.rs:392:18 |
| 6342 | 2026-04-01T02:12:12.653Z | 4: <core::pin::Pin<P> as core::future::future::Future>::poll |
| 6343 | 2026-04-01T02:12:12.653Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 |
| 6344 | 2026-04-01T02:12:12.653Z | 5: <core::pin::Pin<P> as core::future::future::Future>::poll |
| 6345 | 2026-04-01T02:12:12.653Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 |
| 6346 | 2026-04-01T02:12:12.653Z | 6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} |
| 6347 | 2026-04-01T02:12:12.653Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 |
| 6348 | 2026-04-01T02:12:12.653Z | 7: tokio::task::coop::with_budget |
| 6349 | 2026-04-01T02:12:12.653Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 |
| 6350 | 2026-04-01T02:12:12.653Z | 8: tokio::task::coop::budget |
| 6351 | 2026-04-01T02:12:12.653Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 |
| 6352 | 2026-04-01T02:12:12.653Z | 9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} |
| 6353 | 2026-04-01T02:12:12.654Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 |
| 6354 | 2026-04-01T02:12:12.654Z | 10: tokio::runtime::scheduler::current_thread::Context::enter |
| 6355 | 2026-04-01T02:12:12.654Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 |
| 6356 | 2026-04-01T02:12:12.654Z | 11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} |
| 6357 | 2026-04-01T02:12:12.654Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 |
| 6358 | 2026-04-01T02:12:12.654Z | 12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} |
| 6359 | 2026-04-01T02:12:12.654Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 |
| 6360 | 2026-04-01T02:12:12.654Z | 13: tokio::runtime::context::scoped::Scoped<T>::set |
| 6361 | 2026-04-01T02:12:12.654Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 |
| 6362 | 2026-04-01T02:12:12.654Z | 14: tokio::runtime::context::set_scheduler::{{closure}} |
| 6363 | 2026-04-01T02:12:12.654Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 |
| 6364 | 2026-04-01T02:12:12.654Z | 15: std::thread::local::LocalKey<T>::try_with |
| 6365 | 2026-04-01T02:12:12.654Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 |
| 6366 | 2026-04-01T02:12:12.654Z | 16: std::thread::local::LocalKey<T>::with |
| 6367 | 2026-04-01T02:12:12.654Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 |
| 6368 | 2026-04-01T02:12:12.654Z | 17: tokio::runtime::context::set_scheduler |
| 6369 | 2026-04-01T02:12:12.654Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 |
| 6370 | 2026-04-01T02:12:12.654Z | 18: tokio::runtime::scheduler::current_thread::CoreGuard::enter |
| 6371 | 2026-04-01T02:12:12.654Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 |
| 6372 | 2026-04-01T02:12:12.654Z | 19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on |
| 6373 | 2026-04-01T02:12:12.654Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 |
| 6374 | 2026-04-01T02:12:12.654Z | 20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} |
| 6375 | 2026-04-01T02:12:12.654Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 |
| 6376 | 2026-04-01T02:12:12.654Z | 21: tokio::runtime::context::runtime::enter_runtime |
| 6377 | 2026-04-01T02:12:12.654Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 |
| 6378 | 2026-04-01T02:12:12.654Z | 22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on |
| 6379 | 2026-04-01T02:12:12.654Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 |
| 6380 | 2026-04-01T02:12:12.658Z | 23: tokio::runtime::runtime::Runtime::block_on_inner |
| 6381 | 2026-04-01T02:12:12.659Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 |
| 6382 | 2026-04-01T02:12:12.659Z | 24: tokio::runtime::runtime::Runtime::block_on |
| 6383 | 2026-04-01T02:12:12.659Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 |
| 6384 | 2026-04-01T02:12:12.659Z | 25: test_all::chaos_tests::port_settings::test_port_settings_txn_sweep |
| 6385 | 2026-04-01T02:12:12.659Z | at ./tests/chaos_tests/port_settings.rs:414:7 |
| 6386 | 2026-04-01T02:12:12.659Z | 26: test_all::chaos_tests::port_settings::test_port_settings_txn_sweep::{{closure}} |
| 6387 | 2026-04-01T02:12:12.659Z | at ./tests/chaos_tests/port_settings.rs:353:44 |
| 6388 | 2026-04-01T02:12:12.659Z | 27: core::ops::function::FnOnce::call_once |
| 6389 | 2026-04-01T02:12:12.659Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 |
| 6390 | 2026-04-01T02:12:12.659Z | 28: core::ops::function::FnOnce::call_once |
| 6391 | 2026-04-01T02:12:12.659Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 |
| 6392 | 2026-04-01T02:12:12.659Z | 29: test::__rust_begin_short_backtrace |
| 6393 | 2026-04-01T02:12:12.659Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 |
| 6394 | 2026-04-01T02:12:12.659Z | 30: test::run_test_in_process::{{closure}} |
| 6395 | 2026-04-01T02:12:12.659Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 |
| 6396 | 2026-04-01T02:12:12.659Z | 31: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once |
| 6397 | 2026-04-01T02:12:12.659Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 |
| 6398 | 2026-04-01T02:12:12.659Z | 32: std::panicking::catch_unwind::do_call |
| 6399 | 2026-04-01T02:12:12.659Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 |
| 6400 | 2026-04-01T02:12:12.659Z | 33: std::panicking::catch_unwind |
| 6401 | 2026-04-01T02:12:12.659Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 |
| 6402 | 2026-04-01T02:12:12.659Z | 34: std::panic::catch_unwind |
| 6403 | 2026-04-01T02:12:12.659Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 |
| 6404 | 2026-04-01T02:12:12.659Z | 35: test::run_test_in_process |
| 6405 | 2026-04-01T02:12:12.659Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 |
| 6406 | 2026-04-01T02:12:12.659Z | 36: test::run_test::{{closure}} |
| 6407 | 2026-04-01T02:12:12.659Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 |
| 6408 | 2026-04-01T02:12:12.659Z | 37: test::run_test::{{closure}} |
| 6409 | 2026-04-01T02:12:12.659Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 |
| 6410 | 2026-04-01T02:12:12.660Z | 38: std::sys::backtrace::__rust_begin_short_backtrace |
| 6411 | 2026-04-01T02:12:12.660Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 |
| 6412 | 2026-04-01T02:12:12.660Z | 39: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} |
| 6413 | 2026-04-01T02:12:12.660Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 |
| 6414 | 2026-04-01T02:12:12.660Z | 40: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once |
| 6415 | 2026-04-01T02:12:12.660Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 |
| 6416 | 2026-04-01T02:12:12.660Z | 41: std::panicking::catch_unwind::do_call |
| 6417 | 2026-04-01T02:12:12.660Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 |
| 6418 | 2026-04-01T02:12:12.660Z | 42: std::panicking::catch_unwind |
| 6419 | 2026-04-01T02:12:12.660Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 |
| 6420 | 2026-04-01T02:12:12.660Z | 43: std::panic::catch_unwind |
| 6421 | 2026-04-01T02:12:12.660Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 |
| 6422 | 2026-04-01T02:12:12.660Z | 44: std::thread::Builder::spawn_unchecked_::{{closure}} |
| 6423 | 2026-04-01T02:12:12.660Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 |
| 6424 | 2026-04-01T02:12:12.660Z | 45: core::ops::function::FnOnce::call_once{{vtable.shim}} |
| 6425 | 2026-04-01T02:12:12.660Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 |
| 6426 | 2026-04-01T02:12:12.660Z | 46: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once |
| 6427 | 2026-04-01T02:12:12.660Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 |
| 6428 | 2026-04-01T02:12:12.660Z | 47: std::sys::pal::unix::thread::Thread::new::thread_start |
| 6429 | 2026-04-01T02:12:12.660Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 |
| 6430 | 2026-04-01T02:12:12.660Z | 48: _thrp_setup |
| 6431 | 2026-04-01T02:12:12.660Z | 49: <unknown> |
| 6432 | 2026-04-01T02:12:12.660Z | |
| 6433 | 2026-04-01T02:12:12.660Z | |
| 6434 | 2026-04-01T02:12:12.660Z | failures: |
| 6435 | 2026-04-01T02:12:12.660Z | chaos_tests::port_settings::test_port_settings_txn_sweep |
| 6436 | 2026-04-01T02:12:12.660Z | |
| 6437 | 2026-04-01T02:12:12.660Z | test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.20s |
| 6438 | 2026-04-01T02:12:12.660Z | |
| 6439 | 2026-04-01T02:12:12.660Z | error: test failed, to rerun pass `-p dpd-client --test test_all` |
| 6440 | 2026-04-01T02:12:12.661Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-c86f55e04de85f5a) |
| 6441 | 2026-04-01T02:12:12.661Z | |
| 6442 | 2026-04-01T02:12:12.661Z | running 0 tests |
| 6443 | 2026-04-01T02:12:12.661Z | |
| 6444 | 2026-04-01T02:12:12.661Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6445 | 2026-04-01T02:12:12.661Z | |
| 6446 | 2026-04-01T02:12:12.661Z | Running unittests src/lib.rs (target/debug/deps/packet-0771433b0f4c0588) |
| 6447 | 2026-04-01T02:12:12.661Z | |
| 6448 | 2026-04-01T02:12:12.661Z | running 12 tests |
| 6449 | 2026-04-01T02:12:12.661Z | test icmp::test_v6_checksum ... ok |
| 6450 | 2026-04-01T02:12:12.661Z | test icmp::test_v4_checksum ... ok |
| 6451 | 2026-04-01T02:12:12.661Z | test lldp::test_lldp_parse ... ok |
| 6452 | 2026-04-01T02:12:12.661Z | test ipv6::test_ipv6_parse ... ok |
| 6453 | 2026-04-01T02:12:12.661Z | test pbuf::test_nibble ... ok |
| 6454 | 2026-04-01T02:12:12.661Z | test pbuf::test_byte ... ok |
| 6455 | 2026-04-01T02:12:12.661Z | test pbuf::test_short ... ok |
| 6456 | 2026-04-01T02:12:12.661Z | test pbuf::test_twelve ... ok |
| 6457 | 2026-04-01T02:12:12.661Z | test pbuf::test_word ... ok |
| 6458 | 2026-04-01T02:12:12.661Z | test pbuf::test_overflow ... ok |
| 6459 | 2026-04-01T02:12:12.661Z | test tcp::test_checksum_syn_nodata ... ok |
| 6460 | 2026-04-01T02:12:12.661Z | test tcp::test_checksum_ack_data ... ok |
| 6461 | 2026-04-01T02:12:12.661Z | |
| 6462 | 2026-04-01T02:12:12.661Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6463 | 2026-04-01T02:12:12.661Z | |
| 6464 | 2026-04-01T02:12:12.661Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 6465 | 2026-04-01T02:12:12.661Z | |
| 6466 | 2026-04-01T02:12:12.661Z | running 0 tests |
| 6467 | 2026-04-01T02:12:12.661Z | |
| 6468 | 2026-04-01T02:12:12.661Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6469 | 2026-04-01T02:12:12.661Z | |
| 6470 | 2026-04-01T02:12:12.662Z | Running unittests src/main.rs (target/debug/deps/swadm-b978cb07bf9568c8) |
| 6471 | 2026-04-01T02:12:12.665Z | |
| 6472 | 2026-04-01T02:12:12.665Z | running 5 tests |
| 6473 | 2026-04-01T02:12:12.665Z | test switchport::test::test_compute_lanes ... ok |
| 6474 | 2026-04-01T02:12:12.665Z | test switchport::test::port_id_ordering ... ok |
| 6475 | 2026-04-01T02:12:12.665Z | Lane 0 Lane 0 Lane 1Lane 1 Lane 2 Lane 2 Lane 3Lane 3 |
| 6476 | 2026-04-01T02:12:12.665Z | |
| 6477 | 2026-04-01T02:12:12.665Z | Rx Loss-of-lock: Yes State: Activated Yes Activated ActivatedYes ActivatedYes |
| 6478 | 2026-04-01T02:12:12.665Z | |
| 6479 | 2026-04-01T02:12:12.665Z | Rx Output Enabled: false Rx Loss-of-signal: Yes false Yes false Yes false |
| 6480 | 2026-04-01T02:12:12.665Z | Yes |
| 6481 | 2026-04-01T02:12:12.665Z | Rx Output Status: valid Rx CDR Enabled: Yesvalid Yesvalid Yesvalid |
| 6482 | 2026-04-01T02:12:12.665Z | Yes |
| 6483 | 2026-04-01T02:12:12.666Z | Rx Loss-of-lock: true Tx Enabled: Yes true Yes trueYes trueYes |
| 6484 | 2026-04-01T02:12:12.666Z | |
| 6485 | 2026-04-01T02:12:12.666Z | Rx Loss-of-signal: false Tx Loss-of-lock: No false Nofalse No falseNo |
| 6486 | 2026-04-01T02:12:12.666Z | |
| 6487 | 2026-04-01T02:12:12.666Z | Rx Auto-squelch Disable: true Tx Loss-of-signal: No true No true trueNo |
| 6488 | 2026-04-01T02:12:12.666Z | No Tx Output Enabled: true |
| 6489 | 2026-04-01T02:12:12.666Z | true Tx CDR Enabled: No trueNo trueNo |
| 6490 | 2026-04-01T02:12:12.666Z | No |
| 6491 | 2026-04-01T02:12:12.666Z | Tx Output Status: invalid Tx Adaptive EQ Fault: No invalid No invalid Noinvalid |
| 6492 | 2026-04-01T02:12:12.666Z | No |
| 6493 | 2026-04-01T02:12:12.666Z | Tx Loss-of-lock: false Tx Fault: Yes falseYes false false |
| 6494 | 2026-04-01T02:12:12.666Z | Yes Tx Loss-of-signal: trueYes |
| 6495 | 2026-04-01T02:12:12.666Z | true true true |
| 6496 | 2026-04-01T02:12:12.666Z | Tx Auto-squelch Disable: false false false false |
| 6497 | 2026-04-01T02:12:12.666Z | Tx Adaptive EQ Fail: true true true true |
| 6498 | 2026-04-01T02:12:12.666Z | Tx Failure: false false false false |
| 6499 | 2026-04-01T02:12:12.666Z | Tx Force Squelch: true true true true |
| 6500 | 2026-04-01T02:12:12.666Z | Tx Input Polarity: normal normal normal normal |
| 6501 | 2026-04-01T02:12:12.666Z | test switchport::test::test_print_sff_datapath ... ok |
| 6502 | 2026-04-01T02:12:12.666Z | test switchport::test::test_print_cmis_datapath ... ok |
| 6503 | 2026-04-01T02:12:12.666Z | test link::test_filter ... ok |
| 6504 | 2026-04-01T02:12:12.666Z | |
| 6505 | 2026-04-01T02:12:12.666Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6506 | 2026-04-01T02:12:12.666Z | |
| 6507 | 2026-04-01T02:12:12.666Z | Running tests/counters.rs (target/debug/deps/counters-3d38866960bc4424) |
| 6508 | 2026-04-01T02:12:12.666Z | |
| 6509 | 2026-04-01T02:12:12.666Z | running 1 test |
| 6510 | 2026-04-01T02:12:12.666Z | test test_p4_counter_list ... ignored |
| 6511 | 2026-04-01T02:12:12.666Z | |
| 6512 | 2026-04-01T02:12:12.666Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6513 | 2026-04-01T02:12:12.666Z | |
| 6514 | 2026-04-01T02:12:12.670Z | Running tests/port-link.rs (target/debug/deps/port_link-a4cae4ff41c3e314) |
| 6515 | 2026-04-01T02:12:12.670Z | |
| 6516 | 2026-04-01T02:12:12.670Z | running 5 tests |
| 6517 | 2026-04-01T02:12:12.670Z | test test_an ... ignored |
| 6518 | 2026-04-01T02:12:12.670Z | test test_enable ... ignored |
| 6519 | 2026-04-01T02:12:12.670Z | test test_ip_addresses ... ignored |
| 6520 | 2026-04-01T02:12:12.670Z | test test_kr ... ignored |
| 6521 | 2026-04-01T02:12:12.670Z | test test_mac ... ignored |
| 6522 | 2026-04-01T02:12:12.670Z | |
| 6523 | 2026-04-01T02:12:12.670Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6524 | 2026-04-01T02:12:12.670Z | |
| 6525 | 2026-04-01T02:12:12.670Z | Running unittests src/main.rs (target/debug/deps/tfportd-690e140b96e76dad) |
| 6526 | 2026-04-01T02:12:12.673Z | |
| 6527 | 2026-04-01T02:12:12.673Z | running 3 tests |
| 6528 | 2026-04-01T02:12:12.673Z | test linklocal::test_parse_ipadm ... ok |
| 6529 | 2026-04-01T02:12:12.673Z | test tfport::test_parse_tfport ... ok |
| 6530 | 2026-04-01T02:12:12.673Z | test config::tests::test_updates ... ok |
| 6531 | 2026-04-01T02:12:12.674Z | |
| 6532 | 2026-04-01T02:12:12.674Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6533 | 2026-04-01T02:12:12.674Z | |
| 6534 | 2026-04-01T02:12:12.674Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f4bbad621efe3ee3) |
| 6535 | 2026-04-01T02:12:12.676Z | |
| 6536 | 2026-04-01T02:12:12.677Z | running 0 tests |
| 6537 | 2026-04-01T02:12:12.677Z | |
| 6538 | 2026-04-01T02:12:12.677Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6539 | 2026-04-01T02:12:12.677Z | |
| 6540 | 2026-04-01T02:12:12.680Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 6541 | 2026-04-01T02:12:12.683Z | |
| 6542 | 2026-04-01T02:12:12.683Z | running 0 tests |
| 6543 | 2026-04-01T02:12:12.683Z | |
| 6544 | 2026-04-01T02:12:12.683Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6545 | 2026-04-01T02:12:12.683Z | |
| 6546 | 2026-04-01T02:12:12.683Z | Doc-tests aal |
| 6547 | 2026-04-01T02:12:12.851Z | |
| 6548 | 2026-04-01T02:12:12.851Z | running 0 tests |
| 6549 | 2026-04-01T02:12:12.851Z | |
| 6550 | 2026-04-01T02:12:12.854Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6551 | 2026-04-01T02:12:12.854Z | |
| 6552 | 2026-04-01T02:12:12.868Z | Doc-tests aal_macros |
| 6553 | 2026-04-01T02:12:12.939Z | |
| 6554 | 2026-04-01T02:12:12.939Z | running 0 tests |
| 6555 | 2026-04-01T02:12:12.939Z | |
| 6556 | 2026-04-01T02:12:12.939Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6557 | 2026-04-01T02:12:12.939Z | |
| 6558 | 2026-04-01T02:12:12.951Z | Doc-tests common |
| 6559 | 2026-04-01T02:12:13.189Z | |
| 6560 | 2026-04-01T02:12:13.189Z | running 0 tests |
| 6561 | 2026-04-01T02:12:13.189Z | |
| 6562 | 2026-04-01T02:12:13.189Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6563 | 2026-04-01T02:12:13.189Z | |
| 6564 | 2026-04-01T02:12:13.210Z | Doc-tests dpd_api |
| 6565 | 2026-04-01T02:12:14.434Z | |
| 6566 | 2026-04-01T02:12:14.434Z | running 2 tests |
| 6567 | 2026-04-01T02:12:14.434Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 103) ... ignored |
| 6568 | 2026-04-01T02:12:14.434Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 109) ... ignored |
| 6569 | 2026-04-01T02:12:14.434Z | |
| 6570 | 2026-04-01T02:12:14.434Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6571 | 2026-04-01T02:12:14.434Z | |
| 6572 | 2026-04-01T02:12:14.475Z | Doc-tests dpd_client |
| 6573 | 2026-04-01T02:12:15.871Z | |
| 6574 | 2026-04-01T02:12:15.871Z | running 0 tests |
| 6575 | 2026-04-01T02:12:15.871Z | |
| 6576 | 2026-04-01T02:12:15.871Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6577 | 2026-04-01T02:12:15.871Z | |
| 6578 | 2026-04-01T02:12:15.917Z | Doc-tests dpd_types |
| 6579 | 2026-04-01T02:12:16.257Z | |
| 6580 | 2026-04-01T02:12:16.257Z | running 0 tests |
| 6581 | 2026-04-01T02:12:16.257Z | |
| 6582 | 2026-04-01T02:12:16.257Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6583 | 2026-04-01T02:12:16.257Z | |
| 6584 | 2026-04-01T02:12:16.287Z | Doc-tests packet |
| 6585 | 2026-04-01T02:12:16.399Z | |
| 6586 | 2026-04-01T02:12:16.399Z | running 0 tests |
| 6587 | 2026-04-01T02:12:16.399Z | |
| 6588 | 2026-04-01T02:12:16.399Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6589 | 2026-04-01T02:12:16.399Z | |
| 6590 | 2026-04-01T02:12:16.415Z | Doc-tests pcap |
| 6591 | 2026-04-01T02:12:16.468Z | |
| 6592 | 2026-04-01T02:12:16.468Z | running 0 tests |
| 6593 | 2026-04-01T02:12:16.468Z | |
| 6594 | 2026-04-01T02:12:16.468Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6595 | 2026-04-01T02:12:16.468Z | |
| 6596 | 2026-04-01T02:12:16.480Z | error: 1 target failed: |
| 6597 | 2026-04-01T02:12:16.480Z | `-p dpd-client --test test_all` |
| 6598 | 2026-04-01T02:12:16.516Z | process exited: duration 627321 ms, exit code 101 |
| |
| 6599 | 2026-04-01T02:12:16.522Z | found 0 output files |