|
|
|
| 1 | 2026-09-03T14:16:24.082Z | job assigned to worker 01M1KT07CSVS3ZSQKAHSSJJ740 [factory aws, i-0cfd53af4184e3a05] (queued for 50 s) |
| |
| 2 | 2026-09-03T14:16:30.262Z | starting task 0: "setup" |
| 3 | 2026-09-03T14:16:30.268Z | ++ uname -s |
| 4 | 2026-09-03T14:16:30.271Z | + kern=SunOS |
| 5 | 2026-09-03T14:16:30.271Z | + build_user=build |
| 6 | 2026-09-03T14:16:30.271Z | + build_uid=12345 |
| 7 | 2026-09-03T14:16:30.271Z | + work_dir=/work |
| 8 | 2026-09-03T14:16:30.271Z | + input_dir=/input |
| 9 | 2026-09-03T14:16:30.271Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-03T14:16:30.271Z | + case "$kern" in |
| 11 | 2026-09-03T14:16:30.271Z | + groupadd -g 12345 build |
| 12 | 2026-09-03T14:16:30.271Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-03T14:16:32.299Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-03T14:16:32.412Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-03T14:16:32.430Z | + home_fs=zfs |
| 16 | 2026-09-03T14:16:32.430Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-03T14:16:32.430Z | + mkdir -p /home/build |
| 18 | 2026-09-03T14:16:32.430Z | + chown build:build /home/build /work |
| 19 | 2026-09-03T14:16:34.397Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-03T14:16:34.400Z | process exited: duration 4135 ms, exit code 0 |
| |
| 21 | 2026-09-03T14:16:34.407Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-03T14:16:34.410Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-09-03T14:16:34.410Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-03T14:16:34.411Z | * rust toolchain channel = "1.90.0" |
| 25 | 2026-09-03T14:16:34.411Z | * rust toolchain profile = "default" |
| 26 | 2026-09-03T14:16:34.411Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-03T14:16:34.411Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-03T14:16:34.414Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-03T14:16:34.414Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-09-03T14:16:34.527Z | info: downloading installer |
| 31 | 2026-09-03T14:16:35.682Z | info: profile set to default |
| 32 | 2026-09-03T14:16:35.682Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-03T14:16:35.685Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 34 | 2026-09-03T14:16:35.824Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 35 | 2026-09-03T14:16:35.828Z | info: downloading 6 components |
| 36 | 2026-09-03T14:16:50.532Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 37 | 2026-09-03T14:16:50.532Z | |
| 38 | 2026-09-03T14:16:50.559Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 39 | 2026-09-03T14:16:50.559Z | |
| 40 | 2026-09-03T14:16:50.562Z | |
| 41 | 2026-09-03T14:16:50.562Z | Rust is installed now. Great! |
| 42 | 2026-09-03T14:16:50.562Z | |
| 43 | 2026-09-03T14:16:50.562Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-03T14:16:50.562Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-03T14:16:50.562Z | |
| 46 | 2026-09-03T14:16:50.562Z | To configure your current shell, you need to source |
| 47 | 2026-09-03T14:16:50.562Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-03T14:16:50.562Z | |
| 49 | 2026-09-03T14:16:50.563Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-03T14:16:50.563Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-03T14:16:50.563Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-03T14:16:50.563Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-03T14:16:50.563Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-03T14:16:50.563Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-03T14:16:50.563Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-03T14:16:50.563Z | HOST_CC = None |
| 57 | 2026-09-03T14:16:50.563Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-03T14:16:50.563Z | CC = None |
| 59 | 2026-09-03T14:16:50.563Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-03T14:16:50.727Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-03T14:16:50.727Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-03T14:16:50.727Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-03T14:16:50.727Z | CFLAGS = None |
| 64 | 2026-09-03T14:16:50.727Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-03T14:16:50.727Z | HOST_CFLAGS = None |
| 66 | 2026-09-03T14:16:50.727Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-03T14:16:50.727Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-03T14:16:50.727Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-03T14:16:50.728Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-03T14:16:50.804Z | + rustup --version |
| 71 | 2026-09-03T14:16:50.810Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-03T14:16:50.813Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-03T14:16:50.833Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 74 | 2026-09-03T14:16:50.836Z | + cargo --version |
| 75 | 2026-09-03T14:16:50.848Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 76 | 2026-09-03T14:16:50.851Z | + rustc --version |
| 77 | 2026-09-03T14:16:50.869Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 78 | 2026-09-03T14:16:50.872Z | process exited: duration 16464 ms, exit code 0 |
| |
| 79 | 2026-09-03T14:16:50.879Z | starting task 2: "authentication" |
| 80 | 2026-09-03T14:16:50.895Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-03T14:16:50.901Z | starting task 3: "clone repository" |
| 82 | 2026-09-03T14:16:50.905Z | + mkdir -p /work/oxidecomputer/dendrite |
| 83 | 2026-09-03T14:16:50.908Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 84 | 2026-09-03T14:16:50.937Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 85 | 2026-09-03T14:16:51.779Z | + cd /work/oxidecomputer/dendrite |
| 86 | 2026-09-03T14:16:51.779Z | + git fetch origin 7ddaa42bab98bed8da77d694888c3c35f9bfda1b |
| 87 | 2026-09-03T14:16:52.059Z | From https://github.com/oxidecomputer/dendrite |
| 88 | 2026-09-03T14:16:52.059Z | * branch 7ddaa42bab98bed8da77d694888c3c35f9bfda1b -> FETCH_HEAD |
| 89 | 2026-09-03T14:16:52.064Z | + [[ -n zl/mcast-external-doc ]] |
| 90 | 2026-09-03T14:16:52.068Z | ++ git branch --show-current |
| 91 | 2026-09-03T14:16:52.068Z | + current=main |
| 92 | 2026-09-03T14:16:52.068Z | + [[ main != zl/mcast-external-doc ]] |
| 93 | 2026-09-03T14:16:52.068Z | + git branch -f zl/mcast-external-doc 7ddaa42bab98bed8da77d694888c3c35f9bfda1b |
| 94 | 2026-09-03T14:16:52.071Z | + git checkout -f zl/mcast-external-doc |
| 95 | 2026-09-03T14:16:52.087Z | Switched to branch 'zl/mcast-external-doc' |
| 96 | 2026-09-03T14:16:52.092Z | + git reset --hard 7ddaa42bab98bed8da77d694888c3c35f9bfda1b |
| 97 | 2026-09-03T14:16:52.106Z | HEAD is now at 7ddaa42 [dpd-api] correct external multicast group scope docs |
| 98 | 2026-09-03T14:16:52.110Z | process exited: duration 1204 ms, exit code 0 |
| |
| 99 | 2026-09-03T14:16:52.117Z | starting task 4: "build" |
| 100 | 2026-09-03T14:16:52.121Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-03T14:16:52.121Z | ++ TOFINO_STAGES=20 |
| 102 | 2026-09-03T14:16:52.121Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 103 | 2026-09-03T14:16:52.121Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 104 | 2026-09-03T14:16:52.121Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 105 | 2026-09-03T14:16:52.124Z | +++ uname -s |
| 106 | 2026-09-03T14:16:52.126Z | ++ '[' SunOS == SunOS ']' |
| 107 | 2026-09-03T14:16:52.126Z | ++ SERIES=illumos |
| 108 | 2026-09-03T14:16:52.126Z | +++ uname -s |
| 109 | 2026-09-03T14:16:52.126Z | ++ '[' SunOS == SunOS ']' |
| 110 | 2026-09-03T14:16:52.126Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 111 | 2026-09-03T14:16:52.126Z | ++ rustup show active-toolchain |
| 112 | 2026-09-03T14:16:52.129Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 113 | 2026-09-03T14:16:52.129Z | + source .github/buildomat/illumos.sh |
| 114 | 2026-09-03T14:16:52.129Z | ++ banner 'sde setup' |
| 115 | 2026-09-03T14:16:52.133Z | |
| 116 | 2026-09-03T14:16:52.133Z | #### ##### ###### #### ###### ##### # # ##### |
| 117 | 2026-09-03T14:16:52.133Z | # # # # # # # # # # # |
| 118 | 2026-09-03T14:16:52.133Z | #### # # ##### #### ##### # # # # # |
| 119 | 2026-09-03T14:16:52.133Z | # # # # # # # # # ##### |
| 120 | 2026-09-03T14:16:52.133Z | # # # # # # # # # # # # |
| 121 | 2026-09-03T14:16:52.133Z | #### ##### ###### #### ###### # #### # |
| 122 | 2026-09-03T14:16:52.133Z | |
| 123 | 2026-09-03T14:16:52.133Z | ++ export PKG_SUCCESS_ON_NOP=1 |
| 124 | 2026-09-03T14:16:52.133Z | ++ PKG_SUCCESS_ON_NOP=1 |
| 125 | 2026-09-03T14:16:52.133Z | ++ export PKG=tofino_sde.p5p |
| 126 | 2026-09-03T14:16:52.133Z | ++ PKG=tofino_sde.p5p |
| 127 | 2026-09-03T14:16:52.133Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 128 | 2026-09-03T14:16:52.137Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 129 | 2026-09-03T14:16:52.137Z | Dload Upload Total Spent Left Speed |
| 130 | 2026-09-03T14:16:54.769Z |
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 00:01 0
52 76.03M 52 39.78M 0 0 19.75M 0 00:03 00:02 00:01 19.75M
100 76.03M 100 76.03M 0 0 28.88M 0 00:02 00:02 19.75M
100 76.03M 100 76.03M 0 0 28.88M 0 00:02 00:02 19.75M
100 76.03M 100 76.03M 0 0 28.88M 0 00:02 00:02 19.75M |
| 131 | 2026-09-03T14:16:54.774Z | +++ digest -a sha256 tofino_sde.p5p |
| 132 | 2026-09-03T14:16:54.820Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 133 | 2026-09-03T14:16:54.824Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 134 | 2026-09-03T14:16:54.824Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 135 | 2026-09-03T14:16:56.320Z | Startup: Refreshing catalog 'helios' ... Done |
| 136 | 2026-09-03T14:16:56.740Z | Startup: Caching catalogs ... Done |
| 137 | 2026-09-03T14:16:56.798Z | Startup: Refreshing catalog 'oxide' ... Done |
| 138 | 2026-09-03T14:16:59.598Z | Planning: Solver setup ... Done |
| 139 | 2026-09-03T14:16:59.667Z | Planning: Running solver ... Done |
| 140 | 2026-09-03T14:16:59.720Z | Planning: Finding local manifests ... Done |
| 141 | 2026-09-03T14:16:59.723Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-09-03T14:16:59.726Z | Planning: Fetching manifests: 1/1 100% complete |
| 143 | 2026-09-03T14:16:59.740Z | Planning: Package planning ... Done |
| 144 | 2026-09-03T14:16:59.743Z | Planning: Merging actions ... Done |
| 145 | 2026-09-03T14:16:59.827Z | Planning: Checking for conflicting actions ... Done |
| 146 | 2026-09-03T14:16:59.830Z | Planning: Consolidating action changes ... Done |
| 147 | 2026-09-03T14:17:00.624Z | Planning: Evaluating mediators ... Done |
| 148 | 2026-09-03T14:17:00.627Z | Planning: Planning completed in 3.79 seconds |
| 149 | 2026-09-03T14:17:00.631Z | Packages to install: 1 |
| 150 | 2026-09-03T14:17:00.631Z | Create boot environment: No |
| 151 | 2026-09-03T14:17:00.634Z | Create backup boot environment: No |
| 152 | 2026-09-03T14:17:00.655Z | |
| 153 | 2026-09-03T14:17:00.655Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 154 | 2026-09-03T14:17:00.788Z | Download: Completed 75.30 MB in 0.13 seconds (567M/s) |
| 155 | 2026-09-03T14:17:00.981Z | Actions: 1/293 actions (Installing new actions) |
| 156 | 2026-09-03T14:17:01.954Z | Actions: Completed 293 actions in 0.97 seconds. |
| 157 | 2026-09-03T14:17:01.957Z | Finalize: Updating package state database ... Done |
| 158 | 2026-09-03T14:17:01.995Z | Finalize: Updating package cache ... Done |
| 159 | 2026-09-03T14:17:02.096Z | Finalize: Updating image state ... Done |
| 160 | 2026-09-03T14:17:04.701Z | Finalize: Creating fast lookup database ... Done |
| 161 | 2026-09-03T14:17:04.770Z | Finalize: Reading search index ... Done |
| 162 | 2026-09-03T14:17:04.774Z | Finalize: Updating search index ... Done |
| 163 | 2026-09-03T14:17:04.974Z | Finalize: Updating package cache ... Done |
| 164 | 2026-09-03T14:17:05.146Z | ++ export SDE=/opt/oxide/tofino_sde |
| 165 | 2026-09-03T14:17:05.146Z | ++ SDE=/opt/oxide/tofino_sde |
| 166 | 2026-09-03T14:17:05.146Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-09-03T14:17:05.146Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 168 | 2026-09-03T14:17:05.146Z | ++ banner packages |
| 169 | 2026-09-03T14:17:05.149Z | |
| 170 | 2026-09-03T14:17:05.149Z | ##### ## #### # # ## #### ###### #### |
| 171 | 2026-09-03T14:17:05.149Z | # # # # # # # # # # # # # # |
| 172 | 2026-09-03T14:17:05.149Z | # # # # # #### # # # ##### #### |
| 173 | 2026-09-03T14:17:05.149Z | ##### ###### # # # ###### # ### # # |
| 174 | 2026-09-03T14:17:05.149Z | # # # # # # # # # # # # # # |
| 175 | 2026-09-03T14:17:05.149Z | # # # #### # # # # #### ###### #### |
| 176 | 2026-09-03T14:17:05.149Z | |
| 177 | 2026-09-03T14:17:05.150Z | ++ pfexec pkg install clang-15 pcap gcc14 |
| 178 | 2026-09-03T14:17:05.415Z | Startup: Refreshing catalog 'helios' ... Done |
| 179 | 2026-09-03T14:17:05.419Z | Startup: Refreshing catalog 'oxide' ... Done |
| 180 | 2026-09-03T14:17:07.822Z | Planning: Solver setup ... Done |
| 181 | 2026-09-03T14:17:07.890Z | Planning: Running solver ... Done |
| 182 | 2026-09-03T14:17:07.940Z | Planning: Consolidating action changes ... Done |
| 183 | 2026-09-03T14:17:07.941Z | Planning: Evaluating mediators ... Done |
| 184 | 2026-09-03T14:17:07.944Z | Planning: Planning completed in 2.52 seconds |
| 185 | 2026-09-03T14:17:07.958Z | No updates necessary for this image. |
| 186 | 2026-09-03T14:17:08.107Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 187 | 2026-09-03T14:17:08.316Z | Planning: Evaluating mediator changes ... Done |
| 188 | 2026-09-03T14:17:08.421Z | Planning: Checking for conflicting actions ... Done |
| 189 | 2026-09-03T14:17:08.424Z | Planning: Consolidating action changes ... Done |
| 190 | 2026-09-03T14:17:08.581Z | Planning: Evaluating mediators ... Done |
| 191 | 2026-09-03T14:17:08.584Z | Planning: Planning completed in 0.26 seconds |
| 192 | 2026-09-03T14:17:08.604Z | Mediators to change: 2 |
| 193 | 2026-09-03T14:17:08.604Z | Create boot environment: No |
| 194 | 2026-09-03T14:17:08.607Z | Create backup boot environment: No |
| 195 | 2026-09-03T14:17:08.651Z | Finalize: Updating package state database ... Done |
| 196 | 2026-09-03T14:17:08.651Z | Finalize: Updating package cache ... Done |
| 197 | 2026-09-03T14:17:08.709Z | Finalize: Updating image state ... Done |
| 198 | 2026-09-03T14:17:10.648Z | Finalize: Creating fast lookup database ... Done |
| 199 | 2026-09-03T14:17:10.710Z | Finalize: Reading search index ... Done |
| 200 | 2026-09-03T14:17:10.715Z | Finalize: Updating search index ... Done |
| 201 | 2026-09-03T14:17:10.772Z | Finalize: Updating package cache ... Done |
| 202 | 2026-09-03T14:17:10.848Z | ++ cargo --version |
| 203 | 2026-09-03T14:17:10.859Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 204 | 2026-09-03T14:17:10.862Z | ++ rustc --version |
| 205 | 2026-09-03T14:17:10.882Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 206 | 2026-09-03T14:17:10.885Z | + banner copyrights |
| 207 | 2026-09-03T14:17:10.885Z | |
| 208 | 2026-09-03T14:17:10.885Z | #### #### ##### # # ##### # #### # # ##### #### |
| 209 | 2026-09-03T14:17:10.885Z | # # # # # # # # # # # # # # # # # |
| 210 | 2026-09-03T14:17:10.885Z | # # # # # # # # # # ###### # #### |
| 211 | 2026-09-03T14:17:10.885Z | # # # ##### # ##### # # ### # # # # |
| 212 | 2026-09-03T14:17:10.885Z | # # # # # # # # # # # # # # # # |
| 213 | 2026-09-03T14:17:10.885Z | #### #### # # # # # #### # # # #### |
| 214 | 2026-09-03T14:17:10.885Z | |
| 215 | 2026-09-03T14:17:10.885Z | + ./tools/check_copyrights.sh |
| 216 | 2026-09-03T14:17:11.177Z | common/src/illumos.rs: Copyright with wrong year |
| 217 | 2026-09-03T14:17:12.069Z | dpd/p4/headers.p4: Copyright with wrong year |
| 218 | 2026-09-03T14:17:12.482Z | dpd/src/transceivers/stub_impl.rs: Copyright with wrong year |
| 219 | 2026-09-03T14:17:12.541Z | packet/src/eth.rs: Copyright with wrong year |
| 220 | 2026-09-03T14:17:12.661Z | pcap/build.rs: Copyright with wrong year |
| 221 | 2026-09-03T14:17:12.808Z | tfportd/src/linklocal.rs: Copyright with wrong year |
| 222 | 2026-09-03T14:17:13.000Z | uplinkd/src/sys.rs: Copyright with wrong year |
| 223 | 2026-09-03T14:17:13.042Z | + banner clippy |
| 224 | 2026-09-03T14:17:13.046Z | |
| 225 | 2026-09-03T14:17:13.046Z | #### # # ##### ##### # # |
| 226 | 2026-09-03T14:17:13.046Z | # # # # # # # # # # |
| 227 | 2026-09-03T14:17:13.046Z | # # # # # # # # |
| 228 | 2026-09-03T14:17:13.046Z | # # # ##### ##### # |
| 229 | 2026-09-03T14:17:13.046Z | # # # # # # # |
| 230 | 2026-09-03T14:17:13.046Z | #### ###### # # # # |
| 231 | 2026-09-03T14:17:13.046Z | |
| 232 | 2026-09-03T14:17:13.046Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 233 | 2026-09-03T14:17:13.046Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 234 | 2026-09-03T14:17:13.182Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 235 | 2026-09-03T14:17:23.051Z | Updating crates.io index |
| 236 | 2026-09-03T14:17:23.106Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 237 | 2026-09-03T14:17:23.515Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 238 | 2026-09-03T14:17:24.255Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 239 | 2026-09-03T14:17:24.587Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 240 | 2026-09-03T14:17:24.951Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 241 | 2026-09-03T14:17:25.815Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 242 | 2026-09-03T14:17:26.194Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 243 | 2026-09-03T14:17:26.504Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 244 | 2026-09-03T14:17:26.913Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 245 | 2026-09-03T14:17:27.410Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 246 | 2026-09-03T14:17:27.826Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 247 | 2026-09-03T14:17:28.474Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 248 | 2026-09-03T14:17:28.897Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 249 | 2026-09-03T14:17:29.257Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 250 | 2026-09-03T14:17:29.567Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 251 | 2026-09-03T14:17:30.002Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 252 | 2026-09-03T14:17:30.955Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 253 | 2026-09-03T14:17:31.606Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 254 | 2026-09-03T14:17:32.200Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 255 | 2026-09-03T14:17:32.602Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 256 | 2026-09-03T14:17:32.899Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 257 | 2026-09-03T14:17:34.231Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 258 | 2026-09-03T14:17:34.770Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 259 | 2026-09-03T14:17:35.335Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 260 | 2026-09-03T14:17:37.129Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 261 | 2026-09-03T14:17:37.816Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 262 | 2026-09-03T14:17:38.135Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 263 | 2026-09-03T14:17:38.552Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 264 | 2026-09-03T14:17:40.243Z | Downloading crates ... |
| 265 | 2026-09-03T14:17:40.307Z | Downloaded bit-set v0.8.0 |
| 266 | 2026-09-03T14:17:40.314Z | Downloaded camino-tempfile v1.4.1 |
| 267 | 2026-09-03T14:17:40.317Z | Downloaded cargo_metadata v0.18.1 |
| 268 | 2026-09-03T14:17:40.320Z | Downloaded bitflags v1.3.2 |
| 269 | 2026-09-03T14:17:40.323Z | Downloaded crc8 v0.1.1 |
| 270 | 2026-09-03T14:17:40.323Z | Downloaded adler2 v2.0.1 |
| 271 | 2026-09-03T14:17:40.326Z | Downloaded cobs v0.3.0 |
| 272 | 2026-09-03T14:17:40.329Z | Downloaded compression-codecs v0.4.32 |
| 273 | 2026-09-03T14:17:40.332Z | Downloaded const-oid v0.10.2 |
| 274 | 2026-09-03T14:17:40.337Z | Downloaded defmt v0.3.100 |
| 275 | 2026-09-03T14:17:40.340Z | Downloaded clap_derive v4.6.1 |
| 276 | 2026-09-03T14:17:40.340Z | Downloaded displaydoc v0.2.5 |
| 277 | 2026-09-03T14:17:40.343Z | Downloaded embedded-io v0.6.1 |
| 278 | 2026-09-03T14:17:40.346Z | Downloaded cexpr v0.6.0 |
| 279 | 2026-09-03T14:17:40.349Z | Downloaded digest v0.11.3 |
| 280 | 2026-09-03T14:17:40.349Z | Downloaded convert_case v0.4.0 |
| 281 | 2026-09-03T14:17:40.352Z | Downloaded futures v0.3.32 |
| 282 | 2026-09-03T14:17:40.355Z | Downloaded generic-array v0.14.7 |
| 283 | 2026-09-03T14:17:40.358Z | Downloaded iana-time-zone v0.1.64 |
| 284 | 2026-09-03T14:17:40.361Z | Downloaded globset v0.4.16 |
| 285 | 2026-09-03T14:17:40.364Z | Downloaded fs_extra v1.3.0 |
| 286 | 2026-09-03T14:17:40.364Z | Downloaded derive_more v0.99.20 |
| 287 | 2026-09-03T14:17:40.367Z | Downloaded git-stub v1.0.0 |
| 288 | 2026-09-03T14:17:40.370Z | Downloaded foreign-types-shared v0.1.1 |
| 289 | 2026-09-03T14:17:40.373Z | Downloaded futures-macro v0.3.32 |
| 290 | 2026-09-03T14:17:40.373Z | Downloaded futures-channel v0.3.32 |
| 291 | 2026-09-03T14:17:40.376Z | Downloaded ciborium-io v0.2.2 |
| 292 | 2026-09-03T14:17:40.379Z | Downloaded foldhash v0.2.0 |
| 293 | 2026-09-03T14:17:40.379Z | Downloaded hash32 v0.3.1 |
| 294 | 2026-09-03T14:17:40.383Z | Downloaded async-recursion v1.1.1 |
| 295 | 2026-09-03T14:17:40.386Z | Downloaded arrayref v0.3.9 |
| 296 | 2026-09-03T14:17:40.386Z | Downloaded futures-io v0.3.32 |
| 297 | 2026-09-03T14:17:40.389Z | Downloaded fnv v1.0.7 |
| 298 | 2026-09-03T14:17:40.393Z | Downloaded colorchoice v1.0.4 |
| 299 | 2026-09-03T14:17:40.393Z | Downloaded heck v0.4.1 |
| 300 | 2026-09-03T14:17:40.396Z | Downloaded base64ct v1.8.0 |
| 301 | 2026-09-03T14:17:40.396Z | Downloaded foreign-types-shared v0.3.1 |
| 302 | 2026-09-03T14:17:40.399Z | Downloaded foldhash v0.1.5 |
| 303 | 2026-09-03T14:17:40.402Z | Downloaded equivalent v1.0.2 |
| 304 | 2026-09-03T14:17:40.402Z | Downloaded constant_time_eq v0.3.1 |
| 305 | 2026-09-03T14:17:40.405Z | Downloaded dtrace-parser v0.3.0 |
| 306 | 2026-09-03T14:17:40.405Z | Downloaded defmt-parser v1.0.0 |
| 307 | 2026-09-03T14:17:40.409Z | Downloaded futures-task v0.3.32 |
| 308 | 2026-09-03T14:17:40.412Z | Downloaded crypto-common v0.2.2 |
| 309 | 2026-09-03T14:17:40.412Z | Downloaded crypto-common v0.1.6 |
| 310 | 2026-09-03T14:17:40.412Z | Downloaded atomic-waker v1.1.2 |
| 311 | 2026-09-03T14:17:40.415Z | Downloaded camino v1.2.3 |
| 312 | 2026-09-03T14:17:40.418Z | Downloaded http-body v1.0.1 |
| 313 | 2026-09-03T14:17:40.418Z | Downloaded futures-sink v0.3.32 |
| 314 | 2026-09-03T14:17:40.421Z | Downloaded dunce v1.0.5 |
| 315 | 2026-09-03T14:17:40.421Z | Downloaded cpufeatures v0.3.0 |
| 316 | 2026-09-03T14:17:40.424Z | Downloaded heck v0.5.0 |
| 317 | 2026-09-03T14:17:40.427Z | Downloaded cpufeatures v0.2.17 |
| 318 | 2026-09-03T14:17:40.427Z | Downloaded float-ord v0.3.2 |
| 319 | 2026-09-03T14:17:40.431Z | Downloaded enum-as-inner v0.6.1 |
| 320 | 2026-09-03T14:17:40.431Z | Downloaded dyn-clone v1.0.20 |
| 321 | 2026-09-03T14:17:40.434Z | Downloaded cstr-argument v0.1.2 |
| 322 | 2026-09-03T14:17:40.434Z | Downloaded hostname v0.4.2 |
| 323 | 2026-09-03T14:17:40.437Z | Downloaded httpdate v1.0.3 |
| 324 | 2026-09-03T14:17:40.440Z | Downloaded foreign-types v0.5.0 |
| 325 | 2026-09-03T14:17:40.440Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 326 | 2026-09-03T14:17:40.443Z | Downloaded hubpack v0.1.2 |
| 327 | 2026-09-03T14:17:40.443Z | Downloaded futures-core v0.3.32 |
| 328 | 2026-09-03T14:17:40.446Z | Downloaded async-stream-impl v0.3.6 |
| 329 | 2026-09-03T14:17:40.446Z | Downloaded hostname v0.3.1 |
| 330 | 2026-09-03T14:17:40.449Z | Downloaded block-buffer v0.10.4 |
| 331 | 2026-09-03T14:17:40.452Z | Downloaded hubpack_derive v0.1.1 |
| 332 | 2026-09-03T14:17:40.452Z | Downloaded idna_adapter v1.2.1 |
| 333 | 2026-09-03T14:17:40.455Z | Downloaded gethostname v0.5.0 |
| 334 | 2026-09-03T14:17:40.455Z | Downloaded inout v0.1.4 |
| 335 | 2026-09-03T14:17:40.458Z | Downloaded hex v0.4.3 |
| 336 | 2026-09-03T14:17:40.459Z | Downloaded futures-executor v0.3.32 |
| 337 | 2026-09-03T14:17:40.462Z | Downloaded fs-err v3.1.2 |
| 338 | 2026-09-03T14:17:40.465Z | Downloaded filetime v0.2.26 |
| 339 | 2026-09-03T14:17:40.465Z | Downloaded critical-section v1.2.0 |
| 340 | 2026-09-03T14:17:40.468Z | Downloaded heapless v0.8.0 |
| 341 | 2026-09-03T14:17:40.471Z | Downloaded ident_case v1.0.1 |
| 342 | 2026-09-03T14:17:40.471Z | Downloaded is_terminal_polyfill v1.70.1 |
| 343 | 2026-09-03T14:17:40.475Z | Downloaded is-terminal v0.4.16 |
| 344 | 2026-09-03T14:17:40.475Z | Downloaded indent_write v2.2.0 |
| 345 | 2026-09-03T14:17:40.478Z | Downloaded internet-checksum v0.2.1 |
| 346 | 2026-09-03T14:17:40.478Z | Downloaded kstat-rs v0.2.4 |
| 347 | 2026-09-03T14:17:40.481Z | Downloaded is_ci v1.2.0 |
| 348 | 2026-09-03T14:17:40.481Z | Downloaded itoa v1.0.15 |
| 349 | 2026-09-03T14:17:40.486Z | Downloaded libscf-sys v1.2.0 |
| 350 | 2026-09-03T14:17:40.486Z | Downloaded lazy_static v1.5.0 |
| 351 | 2026-09-03T14:17:40.489Z | Downloaded instant v0.1.13 |
| 352 | 2026-09-03T14:17:40.489Z | Downloaded autocfg v1.5.0 |
| 353 | 2026-09-03T14:17:40.492Z | Downloaded either v1.15.0 |
| 354 | 2026-09-03T14:17:40.492Z | Downloaded glob v0.3.3 |
| 355 | 2026-09-03T14:17:40.495Z | Downloaded bcs v0.1.6 |
| 356 | 2026-09-03T14:17:40.495Z | Downloaded chacha20 v0.9.1 |
| 357 | 2026-09-03T14:17:40.498Z | Downloaded highway v1.3.0 |
| 358 | 2026-09-03T14:17:40.501Z | Downloaded deranged v0.5.3 |
| 359 | 2026-09-03T14:17:40.501Z | Downloaded csv-core v0.1.12 |
| 360 | 2026-09-03T14:17:40.504Z | Downloaded cmake v0.1.54 |
| 361 | 2026-09-03T14:17:40.504Z | Downloaded daft-derive v0.1.5 |
| 362 | 2026-09-03T14:17:40.507Z | Downloaded fastrand v2.3.0 |
| 363 | 2026-09-03T14:17:40.511Z | Downloaded http-body-util v0.1.3 |
| 364 | 2026-09-03T14:17:40.514Z | Downloaded crossbeam-deque v0.8.6 |
| 365 | 2026-09-03T14:17:40.514Z | Downloaded group v0.13.0 |
| 366 | 2026-09-03T14:17:40.517Z | Downloaded memoffset v0.9.1 |
| 367 | 2026-09-03T14:17:40.517Z | Downloaded memmap v0.7.0 |
| 368 | 2026-09-03T14:17:40.520Z | Downloaded macaddr v1.0.1 |
| 369 | 2026-09-03T14:17:40.520Z | Downloaded ipnetwork v0.21.1 |
| 370 | 2026-09-03T14:17:40.523Z | Downloaded getrandom v0.2.16 |
| 371 | 2026-09-03T14:17:40.526Z | Downloaded const_format_proc_macros v0.2.34 |
| 372 | 2026-09-03T14:17:40.530Z | Downloaded git-stub-vcs v0.1.0 |
| 373 | 2026-09-03T14:17:40.530Z | Downloaded mime v0.3.17 |
| 374 | 2026-09-03T14:17:40.533Z | Downloaded lru-slab v0.1.2 |
| 375 | 2026-09-03T14:17:40.533Z | Downloaded clang-sys v1.8.1 |
| 376 | 2026-09-03T14:17:40.536Z | Downloaded newtype-uuid-macros v0.1.0 |
| 377 | 2026-09-03T14:17:40.536Z | Downloaded num v0.4.3 |
| 378 | 2026-09-03T14:17:40.539Z | Downloaded ipnet v2.11.0 |
| 379 | 2026-09-03T14:17:40.539Z | Downloaded allocator-api2 v0.2.21 |
| 380 | 2026-09-03T14:17:40.542Z | Downloaded newline-converter v0.3.0 |
| 381 | 2026-09-03T14:17:40.545Z | Downloaded libsw v3.5.0 |
| 382 | 2026-09-03T14:17:40.545Z | Downloaded lock_api v0.4.14 |
| 383 | 2026-09-03T14:17:40.548Z | Downloaded linear-map v1.2.0 |
| 384 | 2026-09-03T14:17:40.548Z | Downloaded num-derive v0.4.2 |
| 385 | 2026-09-03T14:17:40.553Z | Downloaded keccak v0.1.6 |
| 386 | 2026-09-03T14:17:40.553Z | Downloaded jobserver v0.1.34 |
| 387 | 2026-09-03T14:17:40.556Z | Downloaded openssl-probe v0.1.6 |
| 388 | 2026-09-03T14:17:40.556Z | Downloaded openssl-macros v0.1.1 |
| 389 | 2026-09-03T14:17:40.556Z | Downloaded hmac v0.12.1 |
| 390 | 2026-09-03T14:17:40.559Z | Downloaded httparse v1.10.1 |
| 391 | 2026-09-03T14:17:40.562Z | Downloaded num-iter v0.1.45 |
| 392 | 2026-09-03T14:17:40.562Z | Downloaded num-conv v0.2.1 |
| 393 | 2026-09-03T14:17:40.565Z | Downloaded find-msvc-tools v0.1.9 |
| 394 | 2026-09-03T14:17:40.565Z | Downloaded omicron-workspace-hack v0.1.0 |
| 395 | 2026-09-03T14:17:40.565Z | Downloaded num_enum_derive v0.5.11 |
| 396 | 2026-09-03T14:17:40.569Z | Downloaded olpc-cjson v0.1.4 |
| 397 | 2026-09-03T14:17:40.569Z | Downloaded num_threads v0.1.7 |
| 398 | 2026-09-03T14:17:40.572Z | Downloaded ingot v0.1.1 |
| 399 | 2026-09-03T14:17:40.572Z | Downloaded crossbeam-epoch v0.9.18 |
| 400 | 2026-09-03T14:17:40.576Z | Downloaded bitflags v2.11.1 |
| 401 | 2026-09-03T14:17:40.602Z | Downloaded libsw-core v0.3.2 |
| 402 | 2026-09-03T14:17:40.602Z | Downloaded newtype_derive v0.1.6 |
| 403 | 2026-09-03T14:17:40.602Z | Downloaded colored v3.1.1 |
| 404 | 2026-09-03T14:17:40.602Z | Downloaded console v0.15.11 |
| 405 | 2026-09-03T14:17:40.602Z | Downloaded parse-display v0.10.0 |
| 406 | 2026-09-03T14:17:40.602Z | Downloaded percent-encoding v2.3.2 |
| 407 | 2026-09-03T14:17:40.602Z | Downloaded cookie v0.18.1 |
| 408 | 2026-09-03T14:17:40.602Z | Downloaded darling v0.21.3 |
| 409 | 2026-09-03T14:17:40.602Z | Downloaded half v2.7.1 |
| 410 | 2026-09-03T14:17:40.602Z | Downloaded getrandom v0.4.2 |
| 411 | 2026-09-03T14:17:40.602Z | Downloaded crypto-bigint v0.5.5 |
| 412 | 2026-09-03T14:17:40.606Z | Downloaded elliptic-curve v0.13.8 |
| 413 | 2026-09-03T14:17:40.606Z | Downloaded hyper-rustls v0.27.7 |
| 414 | 2026-09-03T14:17:40.609Z | Downloaded hybrid-array v0.4.12 |
| 415 | 2026-09-03T14:17:40.612Z | Downloaded daft v0.1.5 |
| 416 | 2026-09-03T14:17:40.612Z | Downloaded litemap v0.8.0 |
| 417 | 2026-09-03T14:17:40.616Z | Downloaded num-integer v0.1.46 |
| 418 | 2026-09-03T14:17:40.616Z | Downloaded num-complex v0.4.6 |
| 419 | 2026-09-03T14:17:40.619Z | Downloaded crossbeam-utils v0.8.21 |
| 420 | 2026-09-03T14:17:40.619Z | Downloaded num_enum v0.7.5 |
| 421 | 2026-09-03T14:17:40.622Z | Downloaded proc-macro-crate v1.3.1 |
| 422 | 2026-09-03T14:17:40.625Z | Downloaded pretty-hex v0.4.1 |
| 423 | 2026-09-03T14:17:40.625Z | Downloaded powerfmt v0.2.0 |
| 424 | 2026-09-03T14:17:40.628Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 425 | 2026-09-03T14:17:40.628Z | Downloaded progenitor-client v0.14.0 |
| 426 | 2026-09-03T14:17:40.631Z | Downloaded progenitor-client v0.11.1 |
| 427 | 2026-09-03T14:17:40.631Z | Downloaded potential_utf v0.1.3 |
| 428 | 2026-09-03T14:17:40.634Z | Downloaded proc-macro-error-attr v1.0.4 |
| 429 | 2026-09-03T14:17:40.634Z | Downloaded plain v0.2.3 |
| 430 | 2026-09-03T14:17:40.637Z | Downloaded rand_xorshift v0.4.0 |
| 431 | 2026-09-03T14:17:40.637Z | Downloaded dropshot_endpoint v0.17.1 |
| 432 | 2026-09-03T14:17:40.640Z | Downloaded phf_shared v0.12.1 |
| 433 | 2026-09-03T14:17:40.640Z | Downloaded num_enum v0.5.11 |
| 434 | 2026-09-03T14:17:40.643Z | Downloaded getrandom v0.3.3 |
| 435 | 2026-09-03T14:17:40.646Z | Downloaded ciborium v0.2.2 |
| 436 | 2026-09-03T14:17:40.650Z | Downloaded opaque-debug v0.3.1 |
| 437 | 2026-09-03T14:17:40.650Z | Downloaded ingot-types v0.1.2 |
| 438 | 2026-09-03T14:17:40.653Z | Downloaded ingot-macros v0.1.1 |
| 439 | 2026-09-03T14:17:40.653Z | Downloaded oxnet v0.1.6 |
| 440 | 2026-09-03T14:17:40.656Z | Downloaded oxide-tokio-rt v0.1.2 |
| 441 | 2026-09-03T14:17:40.656Z | Downloaded progenitor-macro v0.14.0 |
| 442 | 2026-09-03T14:17:40.659Z | Downloaded progenitor-macro v0.11.1 |
| 443 | 2026-09-03T14:17:40.659Z | Downloaded rand_chacha v0.3.1 |
| 444 | 2026-09-03T14:17:40.659Z | Downloaded parse-display-derive v0.10.0 |
| 445 | 2026-09-03T14:17:40.662Z | Downloaded progenitor-macro v0.10.0 |
| 446 | 2026-09-03T14:17:40.662Z | Downloaded owo-colors v4.3.0 |
| 447 | 2026-09-03T14:17:40.665Z | Downloaded num_enum_derive v0.7.5 |
| 448 | 2026-09-03T14:17:40.665Z | Downloaded num-rational v0.4.2 |
| 449 | 2026-09-03T14:17:40.668Z | Downloaded pem v3.0.5 |
| 450 | 2026-09-03T14:17:40.668Z | Downloaded ref-cast v1.0.25 |
| 451 | 2026-09-03T14:17:40.671Z | Downloaded cancel-safe-futures v0.1.5 |
| 452 | 2026-09-03T14:17:40.674Z | Downloaded argon2 v0.5.3 |
| 453 | 2026-09-03T14:17:40.675Z | Downloaded multer v3.1.0 |
| 454 | 2026-09-03T14:17:40.679Z | Downloaded newtype-uuid v1.3.2 |
| 455 | 2026-09-03T14:17:40.679Z | Downloaded drift v0.2.0 |
| 456 | 2026-09-03T14:17:40.684Z | Downloaded ref-cast-impl v1.0.25 |
| 457 | 2026-09-03T14:17:40.687Z | Downloaded pkg-config v0.3.32 |
| 458 | 2026-09-03T14:17:40.687Z | Downloaded pin-project-lite v0.2.16 |
| 459 | 2026-09-03T14:17:40.690Z | Downloaded rustc_version v0.1.7 |
| 460 | 2026-09-03T14:17:40.693Z | Downloaded progenitor v0.11.1 |
| 461 | 2026-09-03T14:17:40.693Z | Downloaded progenitor v0.10.0 |
| 462 | 2026-09-03T14:17:40.696Z | Downloaded proc-macro-error2 v2.0.1 |
| 463 | 2026-09-03T14:17:40.699Z | Downloaded rustc_version v0.4.1 |
| 464 | 2026-09-03T14:17:40.699Z | Downloaded same-file v1.0.6 |
| 465 | 2026-09-03T14:17:40.699Z | Downloaded const_format v0.2.34 |
| 466 | 2026-09-03T14:17:40.702Z | Downloaded memmap2 v0.9.8 |
| 467 | 2026-09-03T14:17:40.707Z | Downloaded progenitor-client v0.10.0 |
| 468 | 2026-09-03T14:17:40.707Z | Downloaded phf v0.12.1 |
| 469 | 2026-09-03T14:17:40.710Z | Downloaded quote v1.0.45 |
| 470 | 2026-09-03T14:17:40.710Z | Downloaded native-tls v0.2.14 |
| 471 | 2026-09-03T14:17:40.710Z | Downloaded rustc-hash v2.1.1 |
| 472 | 2026-09-03T14:17:40.713Z | Downloaded cc v1.2.64 |
| 473 | 2026-09-03T14:17:40.717Z | Downloaded proc-macro-error v1.0.4 |
| 474 | 2026-09-03T14:17:40.717Z | Downloaded ppv-lite86 v0.2.21 |
| 475 | 2026-09-03T14:17:40.720Z | Downloaded poly1305 v0.8.0 |
| 476 | 2026-09-03T14:17:40.720Z | Downloaded pest_generator v2.8.2 |
| 477 | 2026-09-03T14:17:40.723Z | Downloaded managed v0.8.0 |
| 478 | 2026-09-03T14:17:40.723Z | Downloaded password-hash v0.5.0 |
| 479 | 2026-09-03T14:17:40.726Z | Downloaded parking_lot_core v0.9.12 |
| 480 | 2026-09-03T14:17:40.726Z | Downloaded paste v1.0.15 |
| 481 | 2026-09-03T14:17:40.729Z | Downloaded icu_provider v2.0.0 |
| 482 | 2026-09-03T14:17:40.732Z | Downloaded rand_core v0.6.4 |
| 483 | 2026-09-03T14:17:40.736Z | Downloaded rand_core v0.9.3 |
| 484 | 2026-09-03T14:17:40.736Z | Downloaded indexmap v1.9.3 |
| 485 | 2026-09-03T14:17:40.736Z | Downloaded flate2 v1.1.2 |
| 486 | 2026-09-03T14:17:40.739Z | Downloaded semver v0.1.20 |
| 487 | 2026-09-03T14:17:40.742Z | Downloaded scroll_derive v0.13.1 |
| 488 | 2026-09-03T14:17:40.742Z | Downloaded quick-error v1.2.3 |
| 489 | 2026-09-03T14:17:40.746Z | Downloaded scroll_derive v0.12.1 |
| 490 | 2026-09-03T14:17:40.746Z | Downloaded libloading v0.8.9 |
| 491 | 2026-09-03T14:17:40.749Z | Downloaded serde-big-array v0.5.1 |
| 492 | 2026-09-03T14:17:40.749Z | Downloaded pest_derive v2.8.2 |
| 493 | 2026-09-03T14:17:40.752Z | Downloaded secrecy v0.10.3 |
| 494 | 2026-09-03T14:17:40.752Z | Downloaded search_path v0.1.4 |
| 495 | 2026-09-03T14:17:40.755Z | Downloaded rand_chacha v0.9.0 |
| 496 | 2026-09-03T14:17:40.755Z | Downloaded serde_repr v0.1.20 |
| 497 | 2026-09-03T14:17:40.758Z | Downloaded once_cell v1.21.3 |
| 498 | 2026-09-03T14:17:40.758Z | Downloaded jiff-static v0.2.15 |
| 499 | 2026-09-03T14:17:40.761Z | Downloaded bytes v1.12.0 |
| 500 | 2026-09-03T14:17:40.764Z | Downloaded num-traits v0.2.19 |
| 501 | 2026-09-03T14:17:40.767Z | Downloaded log v0.4.29 |
| 502 | 2026-09-03T14:17:40.767Z | Downloaded darling_core v0.21.3 |
| 503 | 2026-09-03T14:17:40.771Z | Downloaded serde_urlencoded v0.7.1 |
| 504 | 2026-09-03T14:17:40.773Z | Downloaded serde_spanned v1.1.1 |
| 505 | 2026-09-03T14:17:40.774Z | Downloaded sha1 v0.10.6 |
| 506 | 2026-09-03T14:17:40.777Z | Downloaded parking_lot v0.12.5 |
| 507 | 2026-09-03T14:17:40.777Z | Downloaded sha1 v0.11.0 |
| 508 | 2026-09-03T14:17:40.780Z | Downloaded signal-hook-tokio v0.4.0 |
| 509 | 2026-09-03T14:17:40.780Z | Downloaded serde_spanned v0.6.9 |
| 510 | 2026-09-03T14:17:40.783Z | Downloaded clap v4.6.1 |
| 511 | 2026-09-03T14:17:40.786Z | Downloaded quinn-udp v0.5.14 |
| 512 | 2026-09-03T14:17:40.789Z | Downloaded icu_locale_core v2.0.0 |
| 513 | 2026-09-03T14:17:40.792Z | Downloaded pest_meta v2.8.2 |
| 514 | 2026-09-03T14:17:40.795Z | Downloaded sigpipe v0.1.3 |
| 515 | 2026-09-03T14:17:40.795Z | Downloaded scroll v0.12.0 |
| 516 | 2026-09-03T14:17:40.795Z | Downloaded pin-project-internal v1.1.10 |
| 517 | 2026-09-03T14:17:40.800Z | Downloaded papergrid v0.18.0 |
| 518 | 2026-09-03T14:17:40.803Z | Downloaded hickory-resolver v0.25.2 |
| 519 | 2026-09-03T14:17:40.807Z | Downloaded scroll v0.13.0 |
| 520 | 2026-09-03T14:17:40.807Z | Downloaded rustls-pemfile v2.2.0 |
| 521 | 2026-09-03T14:17:40.807Z | Downloaded rusty-fork v0.3.0 |
| 522 | 2026-09-03T14:17:40.810Z | Downloaded rustversion v1.0.22 |
| 523 | 2026-09-03T14:17:40.810Z | Downloaded slog-bunyan v2.5.0 |
| 524 | 2026-09-03T14:17:40.813Z | Downloaded hickory-resolver v0.24.4 |
| 525 | 2026-09-03T14:17:40.816Z | Downloaded async-compression v0.4.33 |
| 526 | 2026-09-03T14:17:40.819Z | Downloaded strsim v0.11.1 |
| 527 | 2026-09-03T14:17:40.822Z | Downloaded miniz_oxide v0.8.9 |
| 528 | 2026-09-03T14:17:40.822Z | Downloaded icu_properties v2.0.1 |
| 529 | 2026-09-03T14:17:40.825Z | Downloaded icu_normalizer_data v2.0.0 |
| 530 | 2026-09-03T14:17:40.828Z | Downloaded strum v0.27.2 |
| 531 | 2026-09-03T14:17:40.828Z | Downloaded stable_deref_trait v1.2.0 |
| 532 | 2026-09-03T14:17:40.831Z | Downloaded serde_derive_internals v0.29.1 |
| 533 | 2026-09-03T14:17:40.831Z | Downloaded omicron-zone-package v0.12.2 |
| 534 | 2026-09-03T14:17:40.834Z | Downloaded serde_plain v1.0.2 |
| 535 | 2026-09-03T14:17:40.834Z | Downloaded chacha20poly1305 v0.10.1 |
| 536 | 2026-09-03T14:17:40.837Z | Downloaded scopeguard v1.2.0 |
| 537 | 2026-09-03T14:17:40.837Z | Downloaded hashbrown v0.12.3 |
| 538 | 2026-09-03T14:17:40.841Z | Downloaded schemars_derive v0.8.22 |
| 539 | 2026-09-03T14:17:40.844Z | Downloaded progenitor-impl v0.10.0 |
| 540 | 2026-09-03T14:17:40.844Z | Downloaded smawk v0.3.2 |
| 541 | 2026-09-03T14:17:40.847Z | Downloaded structmeta-derive v0.3.0 |
| 542 | 2026-09-03T14:17:40.847Z | Downloaded structmeta v0.3.0 |
| 543 | 2026-09-03T14:17:40.850Z | Downloaded strum v0.28.0 |
| 544 | 2026-09-03T14:17:40.850Z | Downloaded supports-color v3.0.2 |
| 545 | 2026-09-03T14:17:40.850Z | Downloaded papergrid v0.11.0 |
| 546 | 2026-09-03T14:17:40.853Z | Downloaded strum v0.26.3 |
| 547 | 2026-09-03T14:17:40.856Z | Downloaded sha2 v0.10.9 |
| 548 | 2026-09-03T14:17:40.856Z | Downloaded testing_table v0.3.0 |
| 549 | 2026-09-03T14:17:40.859Z | Downloaded curl v0.4.50 |
| 550 | 2026-09-03T14:17:40.862Z | Downloaded take_mut v0.2.2 |
| 551 | 2026-09-03T14:17:40.862Z | Downloaded tagptr v0.2.0 |
| 552 | 2026-09-03T14:17:40.862Z | Downloaded tabwriter v1.4.1 |
| 553 | 2026-09-03T14:17:40.866Z | Downloaded expectorate v1.2.0 |
| 554 | 2026-09-03T14:17:40.866Z | Downloaded serde_tokenstream v0.2.3 |
| 555 | 2026-09-03T14:17:40.869Z | Downloaded slab v0.4.11 |
| 556 | 2026-09-03T14:17:40.869Z | Downloaded resolv-conf v0.7.5 |
| 557 | 2026-09-03T14:17:40.870Z | Downloaded base64 v0.22.1 |
| 558 | 2026-09-03T14:17:40.874Z | Downloaded smf v0.2.3 |
| 559 | 2026-09-03T14:17:40.874Z | Downloaded slog-json v2.6.1 |
| 560 | 2026-09-03T14:17:40.877Z | Downloaded swrite v0.1.0 |
| 561 | 2026-09-03T14:17:40.877Z | Downloaded memchr v2.7.5 |
| 562 | 2026-09-03T14:17:40.877Z | Downloaded tabled_derive v0.7.0 |
| 563 | 2026-09-03T14:17:40.880Z | Downloaded snafu-derive v0.8.9 |
| 564 | 2026-09-03T14:17:40.880Z | Downloaded sync_wrapper v1.0.2 |
| 565 | 2026-09-03T14:17:40.880Z | Downloaded subtle v2.6.1 |
| 566 | 2026-09-03T14:17:40.883Z | Downloaded postcard v1.1.3 |
| 567 | 2026-09-03T14:17:40.883Z | Downloaded pin-project v1.1.10 |
| 568 | 2026-09-03T14:17:40.896Z | Downloaded time-core v0.1.8 |
| 569 | 2026-09-03T14:17:40.899Z | Downloaded termtree v0.5.1 |
| 570 | 2026-09-03T14:17:40.899Z | Downloaded static_assertions v1.1.0 |
| 571 | 2026-09-03T14:17:40.902Z | Downloaded siphasher v1.0.1 |
| 572 | 2026-09-03T14:17:40.902Z | Downloaded terminal_size v0.4.3 |
| 573 | 2026-09-03T14:17:40.902Z | Downloaded thread-id v4.2.2 |
| 574 | 2026-09-03T14:17:40.905Z | Downloaded strum_macros v0.27.2 |
| 575 | 2026-09-03T14:17:40.905Z | Downloaded tinyvec_macros v0.1.1 |
| 576 | 2026-09-03T14:17:40.905Z | Downloaded thread-id v5.0.0 |
| 577 | 2026-09-03T14:17:40.908Z | Downloaded serde_path_to_error v0.1.20 |
| 578 | 2026-09-03T14:17:40.909Z | Downloaded semver v1.0.28 |
| 579 | 2026-09-03T14:17:40.912Z | Downloaded slog-term v2.9.2 |
| 580 | 2026-09-03T14:17:40.912Z | Downloaded icu_collections v2.0.0 |
| 581 | 2026-09-03T14:17:40.915Z | Downloaded strum_macros v0.26.4 |
| 582 | 2026-09-03T14:17:40.918Z | Downloaded progenitor-impl v0.14.0 |
| 583 | 2026-09-03T14:17:40.918Z | Downloaded prettyplease v0.2.37 |
| 584 | 2026-09-03T14:17:40.921Z | Downloaded schemars v0.8.22 |
| 585 | 2026-09-03T14:17:40.926Z | Downloaded signal-hook-registry v1.4.6 |
| 586 | 2026-09-03T14:17:40.929Z | Downloaded progenitor-impl v0.11.1 |
| 587 | 2026-09-03T14:17:40.929Z | Downloaded proc-macro2 v1.0.106 |
| 588 | 2026-09-03T14:17:40.932Z | Downloaded synstructure v0.13.2 |
| 589 | 2026-09-03T14:17:40.932Z | Downloaded hashbrown v0.17.1 |
| 590 | 2026-09-03T14:17:40.936Z | Downloaded tokio-macros v2.7.0 |
| 591 | 2026-09-03T14:17:40.939Z | Downloaded http v1.4.2 |
| 592 | 2026-09-03T14:17:40.939Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 593 | 2026-09-03T14:17:40.942Z | Downloaded crossbeam-channel v0.5.15 |
| 594 | 2026-09-03T14:17:40.945Z | Downloaded topological-sort v0.2.2 |
| 595 | 2026-09-03T14:17:40.945Z | Downloaded toml_datetime v0.6.11 |
| 596 | 2026-09-03T14:17:40.945Z | Downloaded thiserror v2.0.18 |
| 597 | 2026-09-03T14:17:40.948Z | Downloaded rayon-core v1.13.0 |
| 598 | 2026-09-03T14:17:40.952Z | Downloaded slog-async v2.8.0 |
| 599 | 2026-09-03T14:17:40.952Z | Downloaded shlex v2.0.1 |
| 600 | 2026-09-03T14:17:40.955Z | Downloaded serde_with_macros v3.14.1 |
| 601 | 2026-09-03T14:17:40.955Z | Downloaded serde_core v1.0.228 |
| 602 | 2026-09-03T14:17:40.958Z | Downloaded shlex v1.3.0 |
| 603 | 2026-09-03T14:17:40.958Z | Downloaded slog-dtrace v0.3.0 |
| 604 | 2026-09-03T14:17:40.961Z | Downloaded try-lock v0.2.5 |
| 605 | 2026-09-03T14:17:40.961Z | Downloaded thread_local v1.1.9 |
| 606 | 2026-09-03T14:17:40.961Z | Downloaded tower-service v0.3.3 |
| 607 | 2026-09-03T14:17:40.961Z | Downloaded tower-layer v0.3.3 |
| 608 | 2026-09-03T14:17:40.964Z | Downloaded toml_write v0.1.2 |
| 609 | 2026-09-03T14:17:40.964Z | Downloaded progenitor v0.14.0 |
| 610 | 2026-09-03T14:17:40.964Z | Downloaded icu_normalizer v2.0.0 |
| 611 | 2026-09-03T14:17:40.967Z | Downloaded dropshot_endpoint v0.16.7 |
| 612 | 2026-09-03T14:17:40.970Z | Downloaded minimal-lexical v0.2.1 |
| 613 | 2026-09-03T14:17:40.973Z | Downloaded tokio-native-tls v0.3.1 |
| 614 | 2026-09-03T14:17:40.973Z | Downloaded tinystr v0.8.1 |
| 615 | 2026-09-03T14:17:40.976Z | Downloaded tokio-rustls v0.25.0 |
| 616 | 2026-09-03T14:17:40.976Z | Downloaded time-macros v0.2.27 |
| 617 | 2026-09-03T14:17:40.979Z | Downloaded rustls-pki-types v1.12.0 |
| 618 | 2026-09-03T14:17:40.979Z | Downloaded unarray v0.1.4 |
| 619 | 2026-09-03T14:17:40.983Z | Downloaded crc32fast v1.5.0 |
| 620 | 2026-09-03T14:17:40.983Z | Downloaded hyper-tls v0.6.0 |
| 621 | 2026-09-03T14:17:40.983Z | Downloaded thiserror-impl v2.0.18 |
| 622 | 2026-09-03T14:17:40.986Z | Downloaded thiserror-impl v1.0.69 |
| 623 | 2026-09-03T14:17:40.986Z | Downloaded humantime v2.3.0 |
| 624 | 2026-09-03T14:17:40.986Z | Downloaded quinn v0.11.9 |
| 625 | 2026-09-03T14:17:40.989Z | Downloaded qorb v0.4.1 |
| 626 | 2026-09-03T14:17:40.992Z | Downloaded typify-macro v0.6.2 |
| 627 | 2026-09-03T14:17:40.992Z | Downloaded unicode-xid v0.2.6 |
| 628 | 2026-09-03T14:17:40.992Z | Downloaded smallvec v1.15.1 |
| 629 | 2026-09-03T14:17:40.995Z | Downloaded signal-hook v0.4.4 |
| 630 | 2026-09-03T14:17:40.995Z | Downloaded schemars v0.9.0 |
| 631 | 2026-09-03T14:17:41.003Z | Downloaded universal-hash v0.5.1 |
| 632 | 2026-09-03T14:17:41.006Z | Downloaded unicode-linebreak v0.1.5 |
| 633 | 2026-09-03T14:17:41.006Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 634 | 2026-09-03T14:17:41.006Z | Downloaded blake2 v0.10.6 |
| 635 | 2026-09-03T14:17:41.006Z | Downloaded erased-serde v0.3.31 |
| 636 | 2026-09-03T14:17:41.009Z | Downloaded derive-ex v0.1.8 |
| 637 | 2026-09-03T14:17:41.009Z | Downloaded match_cfg v0.1.0 |
| 638 | 2026-09-03T14:17:41.013Z | Downloaded usdt-macro v0.6.0 |
| 639 | 2026-09-03T14:17:41.013Z | Downloaded linked-hash-map v0.5.6 |
| 640 | 2026-09-03T14:17:41.013Z | Downloaded untrusted v0.9.0 |
| 641 | 2026-09-03T14:17:41.013Z | Downloaded untrusted v0.7.1 |
| 642 | 2026-09-03T14:17:41.017Z | Downloaded utf8parse v0.2.2 |
| 643 | 2026-09-03T14:17:41.017Z | Downloaded usdt-macro v0.5.0 |
| 644 | 2026-09-03T14:17:41.017Z | Downloaded lru-cache v0.1.2 |
| 645 | 2026-09-03T14:17:41.017Z | Downloaded defmt-macros v1.0.1 |
| 646 | 2026-09-03T14:17:41.020Z | Downloaded ff v0.13.1 |
| 647 | 2026-09-03T14:17:41.020Z | Downloaded defmt v1.0.1 |
| 648 | 2026-09-03T14:17:41.023Z | Downloaded tokio-dtrace v0.1.1 |
| 649 | 2026-09-03T14:17:41.024Z | Downloaded usdt v0.6.0 |
| 650 | 2026-09-03T14:17:41.024Z | Downloaded usdt v0.5.0 |
| 651 | 2026-09-03T14:17:41.024Z | Downloaded utf8_iter v1.0.4 |
| 652 | 2026-09-03T14:17:41.027Z | Downloaded usdt-attr-macro v0.6.0 |
| 653 | 2026-09-03T14:17:41.027Z | Downloaded anstyle v1.0.14 |
| 654 | 2026-09-03T14:17:41.027Z | Downloaded digest v0.10.7 |
| 655 | 2026-09-03T14:17:41.027Z | Downloaded bytecount v0.6.9 |
| 656 | 2026-09-03T14:17:41.030Z | Downloaded anstream v1.0.0 |
| 657 | 2026-09-03T14:17:41.030Z | Downloaded async-trait v0.1.89 |
| 658 | 2026-09-03T14:17:41.033Z | Downloaded want v0.3.1 |
| 659 | 2026-09-03T14:17:41.033Z | Downloaded waitgroup v0.1.2 |
| 660 | 2026-09-03T14:17:41.036Z | Downloaded typify-macro v0.4.3 |
| 661 | 2026-09-03T14:17:41.036Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 662 | 2026-09-03T14:17:41.036Z | Downloaded debug-ignore v1.0.5 |
| 663 | 2026-09-03T14:17:41.039Z | Downloaded clap_lex v1.1.0 |
| 664 | 2026-09-03T14:17:41.039Z | Downloaded cipher v0.4.4 |
| 665 | 2026-09-03T14:17:41.042Z | Downloaded backoff v0.4.0 |
| 666 | 2026-09-03T14:17:41.042Z | Downloaded arrayvec v0.7.6 |
| 667 | 2026-09-03T14:17:41.042Z | Downloaded anstyle-parse v1.0.0 |
| 668 | 2026-09-03T14:17:41.045Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 669 | 2026-09-03T14:17:41.046Z | Downloaded tokio-stream v0.1.17 |
| 670 | 2026-09-03T14:17:41.049Z | Downloaded wait-timeout v0.2.1 |
| 671 | 2026-09-03T14:17:41.049Z | Downloaded version_check v0.9.5 |
| 672 | 2026-09-03T14:17:41.052Z | Downloaded tokio-rustls v0.26.4 |
| 673 | 2026-09-03T14:17:41.052Z | Downloaded yoke-derive v0.8.0 |
| 674 | 2026-09-03T14:17:41.052Z | Downloaded strum_macros v0.28.0 |
| 675 | 2026-09-03T14:17:41.055Z | Downloaded thiserror v1.0.69 |
| 676 | 2026-09-03T14:17:41.058Z | Downloaded form_urlencoded v1.2.2 |
| 677 | 2026-09-03T14:17:41.058Z | Downloaded foreign-types-macros v0.2.3 |
| 678 | 2026-09-03T14:17:41.059Z | Downloaded darling_macro v0.21.3 |
| 679 | 2026-09-03T14:17:41.062Z | Downloaded crucible-workspace-hack v0.1.0 |
| 680 | 2026-09-03T14:17:41.062Z | Downloaded cfg_aliases v0.2.1 |
| 681 | 2026-09-03T14:17:41.062Z | Downloaded errno v0.3.14 |
| 682 | 2026-09-03T14:17:41.062Z | Downloaded serde_yaml v0.9.34+deprecated |
| 683 | 2026-09-03T14:17:41.065Z | Downloaded term v1.2.0 |
| 684 | 2026-09-03T14:17:41.068Z | Downloaded tempfile v3.27.0 |
| 685 | 2026-09-03T14:17:41.068Z | Downloaded thiserror-no-std v2.0.2 |
| 686 | 2026-09-03T14:17:41.071Z | Downloaded similar v2.7.0 |
| 687 | 2026-09-03T14:17:41.074Z | Downloaded zerofrom v0.1.6 |
| 688 | 2026-09-03T14:17:41.074Z | Downloaded ryu v1.0.20 |
| 689 | 2026-09-03T14:17:41.077Z | Downloaded rustls-webpki v0.103.6 |
| 690 | 2026-09-03T14:17:41.077Z | Downloaded zerofrom-derive v0.1.6 |
| 691 | 2026-09-03T14:17:41.081Z | Downloaded spin v0.9.8 |
| 692 | 2026-09-03T14:17:41.081Z | Downloaded test-strategy v0.4.3 |
| 693 | 2026-09-03T14:17:41.084Z | Downloaded usdt-impl v0.5.0 |
| 694 | 2026-09-03T14:17:41.084Z | Downloaded socket2 v0.5.10 |
| 695 | 2026-09-03T14:17:41.087Z | Downloaded zone_cfg_derive v0.3.1 |
| 696 | 2026-09-03T14:17:41.087Z | Downloaded slog v2.8.2 |
| 697 | 2026-09-03T14:17:41.090Z | Downloaded walkdir v2.5.0 |
| 698 | 2026-09-03T14:17:41.090Z | Downloaded usdt-impl v0.6.0 |
| 699 | 2026-09-03T14:17:41.090Z | Downloaded indexmap v2.14.0 |
| 700 | 2026-09-03T14:17:41.095Z | Downloaded socket2 v0.6.4 |
| 701 | 2026-09-03T14:17:41.099Z | Downloaded goblin v0.8.2 |
| 702 | 2026-09-03T14:17:41.099Z | Downloaded serde v1.0.228 |
| 703 | 2026-09-03T14:17:41.102Z | Downloaded scuffle v0.1.0 |
| 704 | 2026-09-03T14:17:41.105Z | Downloaded hyper-util v0.1.20 |
| 705 | 2026-09-03T14:17:41.108Z | Downloaded writeable v0.6.1 |
| 706 | 2026-09-03T14:17:41.108Z | Downloaded usdt-attr-macro v0.5.0 |
| 707 | 2026-09-03T14:17:41.108Z | Downloaded toml v0.8.23 |
| 708 | 2026-09-03T14:17:41.111Z | Downloaded serde_derive v1.0.228 |
| 709 | 2026-09-03T14:17:41.111Z | Downloaded zone v0.3.1 |
| 710 | 2026-09-03T14:17:41.111Z | Downloaded openssl-sys v0.9.117 |
| 711 | 2026-09-03T14:17:41.114Z | Downloaded ucd-trie v0.1.7 |
| 712 | 2026-09-03T14:17:41.117Z | Downloaded iri-string v0.7.8 |
| 713 | 2026-09-03T14:17:41.120Z | Downloaded h2 v0.4.14 |
| 714 | 2026-09-03T14:17:41.123Z | Downloaded hashbrown v0.15.5 |
| 715 | 2026-09-03T14:17:41.126Z | Downloaded dropshot-api-manager v0.7.2 |
| 716 | 2026-09-03T14:17:41.130Z | Downloaded whoami v1.6.1 |
| 717 | 2026-09-03T14:17:41.130Z | Downloaded zeroize_derive v1.4.3 |
| 718 | 2026-09-03T14:17:41.133Z | Downloaded zeroize v1.8.1 |
| 719 | 2026-09-03T14:17:41.133Z | Downloaded tracing-attributes v0.1.30 |
| 720 | 2026-09-03T14:17:41.133Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 721 | 2026-09-03T14:17:41.137Z | Downloaded idna v1.1.0 |
| 722 | 2026-09-03T14:17:41.137Z | Downloaded tinyvec v1.10.0 |
| 723 | 2026-09-03T14:17:41.140Z | Downloaded vergen v8.3.2 |
| 724 | 2026-09-03T14:17:41.140Z | Downloaded snafu v0.8.9 |
| 725 | 2026-09-03T14:17:41.143Z | Downloaded textwrap v0.16.2 |
| 726 | 2026-09-03T14:17:41.146Z | Downloaded yoke v0.8.0 |
| 727 | 2026-09-03T14:17:41.146Z | Downloaded steno v0.4.1 |
| 728 | 2026-09-03T14:17:41.149Z | Downloaded xattr v1.6.1 |
| 729 | 2026-09-03T14:17:41.149Z | Downloaded futures-util v0.3.32 |
| 730 | 2026-09-03T14:17:41.154Z | Downloaded nom v7.1.3 |
| 731 | 2026-09-03T14:17:41.157Z | Downloaded hashbrown v0.16.1 |
| 732 | 2026-09-03T14:17:41.160Z | Downloaded typify v0.6.2 |
| 733 | 2026-09-03T14:17:41.163Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 734 | 2026-09-03T14:17:41.166Z | Downloaded zmij v1.0.17 |
| 735 | 2026-09-03T14:17:41.166Z | Downloaded rand v0.8.5 |
| 736 | 2026-09-03T14:17:41.169Z | Downloaded zerovec-derive v0.11.1 |
| 737 | 2026-09-03T14:17:41.170Z | Downloaded async-stream v0.3.6 |
| 738 | 2026-09-03T14:17:41.173Z | Downloaded fixedbitset v0.4.2 |
| 739 | 2026-09-03T14:17:41.173Z | Downloaded ciborium-ll v0.2.2 |
| 740 | 2026-09-03T14:17:41.173Z | Downloaded embedded-io v0.4.0 |
| 741 | 2026-09-03T14:17:41.173Z | Downloaded dtrace-parser v0.2.0 |
| 742 | 2026-09-03T14:17:41.176Z | Downloaded bit-vec v0.8.0 |
| 743 | 2026-09-03T14:17:41.176Z | Downloaded anyhow v1.0.102 |
| 744 | 2026-09-03T14:17:41.179Z | Downloaded zerocopy-derive v0.7.35 |
| 745 | 2026-09-03T14:17:41.179Z | Downloaded toml_edit v0.22.27 |
| 746 | 2026-09-03T14:17:41.182Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 747 | 2026-09-03T14:17:41.185Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 748 | 2026-09-03T14:17:41.185Z | Downloaded dof v0.4.0 |
| 749 | 2026-09-03T14:17:41.188Z | Downloaded foreign-types v0.3.2 |
| 750 | 2026-09-03T14:17:41.188Z | Downloaded fixedbitset v0.5.7 |
| 751 | 2026-09-03T14:17:41.188Z | Downloaded data-encoding v2.9.0 |
| 752 | 2026-09-03T14:17:41.188Z | Downloaded byteorder v1.5.0 |
| 753 | 2026-09-03T14:17:41.192Z | Downloaded compression-core v0.4.32 |
| 754 | 2026-09-03T14:17:41.192Z | Downloaded block-buffer v0.12.0 |
| 755 | 2026-09-03T14:17:41.192Z | Downloaded derive-where v1.6.0 |
| 756 | 2026-09-03T14:17:41.195Z | Downloaded typify v0.4.3 |
| 757 | 2026-09-03T14:17:41.199Z | Downloaded atomicwrites v0.4.4 |
| 758 | 2026-09-03T14:17:41.199Z | Downloaded vsss-rs v3.3.4 |
| 759 | 2026-09-03T14:17:41.199Z | Downloaded tar v0.4.45 |
| 760 | 2026-09-03T14:17:41.202Z | Downloaded mio v1.2.1 |
| 761 | 2026-09-03T14:17:41.202Z | Downloaded unicode-ident v1.0.24 |
| 762 | 2026-09-03T14:17:41.205Z | Downloaded tracing-core v0.1.34 |
| 763 | 2026-09-03T14:17:41.205Z | Downloaded aead v0.5.2 |
| 764 | 2026-09-03T14:17:41.209Z | Downloaded dof v0.3.0 |
| 765 | 2026-09-03T14:17:41.209Z | Downloaded cfg-if v1.0.4 |
| 766 | 2026-09-03T14:17:41.209Z | Downloaded cargo-platform v0.1.9 |
| 767 | 2026-09-03T14:17:41.209Z | Downloaded rand v0.9.3 |
| 768 | 2026-09-03T14:17:41.212Z | Downloaded anstyle-query v1.1.4 |
| 769 | 2026-09-03T14:17:41.212Z | Downloaded base16ct v0.2.0 |
| 770 | 2026-09-03T14:17:41.212Z | Downloaded schemars v1.2.0 |
| 771 | 2026-09-03T14:17:41.220Z | Downloaded unsafe-libyaml v0.2.11 |
| 772 | 2026-09-03T14:17:41.223Z | Downloaded toml v0.7.8 |
| 773 | 2026-09-03T14:17:41.226Z | Downloaded hkdf v0.12.4 |
| 774 | 2026-09-03T14:17:41.226Z | Downloaded uuid v1.23.3 |
| 775 | 2026-09-03T14:17:41.229Z | Downloaded icu_properties_data v2.0.1 |
| 776 | 2026-09-03T14:17:41.232Z | Downloaded pest v2.8.2 |
| 777 | 2026-09-03T14:17:41.237Z | Downloaded aho-corasick v1.1.3 |
| 778 | 2026-09-03T14:17:41.240Z | Downloaded itertools v0.12.1 |
| 779 | 2026-09-03T14:17:41.243Z | Downloaded iddqd v0.3.18 |
| 780 | 2026-09-03T14:17:41.251Z | Downloaded hyper v1.10.1 |
| 781 | 2026-09-03T14:17:41.257Z | Downloaded itertools v0.14.0 |
| 782 | 2026-09-03T14:17:41.261Z | Downloaded url v2.5.7 |
| 783 | 2026-09-03T14:17:41.264Z | Downloaded itertools v0.15.0 |
| 784 | 2026-09-03T14:17:41.268Z | Downloaded zerotrie v0.2.2 |
| 785 | 2026-09-03T14:17:41.272Z | Downloaded tower v0.5.2 |
| 786 | 2026-09-03T14:17:41.275Z | Downloaded libm v0.2.15 |
| 787 | 2026-09-03T14:17:41.278Z | Downloaded toml_edit v0.19.15 |
| 788 | 2026-09-03T14:17:41.288Z | Downloaded regex v1.12.4 |
| 789 | 2026-09-03T14:17:41.291Z | Downloaded tracing v0.1.41 |
| 790 | 2026-09-03T14:17:41.295Z | Downloaded unicode-segmentation v1.12.0 |
| 791 | 2026-09-03T14:17:41.298Z | Downloaded zerocopy-derive v0.8.27 |
| 792 | 2026-09-03T14:17:41.302Z | Downloaded rayon v1.11.0 |
| 793 | 2026-09-03T14:17:41.308Z | Downloaded typed-path v0.9.3 |
| 794 | 2026-09-03T14:17:41.311Z | Downloaded clap_builder v4.6.0 |
| 795 | 2026-09-03T14:17:41.314Z | Downloaded git2 v0.19.0 |
| 796 | 2026-09-03T14:17:41.319Z | Downloaded tokio-util v0.7.16 |
| 797 | 2026-09-03T14:17:41.322Z | Downloaded serde_json v1.0.150 |
| 798 | 2026-09-03T14:17:41.327Z | Downloaded reqwest v0.13.2 |
| 799 | 2026-09-03T14:17:41.330Z | Downloaded goblin v0.10.1 |
| 800 | 2026-09-03T14:17:41.349Z | Downloaded unicode-normalization v0.1.24 |
| 801 | 2026-09-03T14:17:41.353Z | Downloaded bindgen v0.72.1 |
| 802 | 2026-09-03T14:17:41.356Z | Downloaded blake3 v1.8.2 |
| 803 | 2026-09-03T14:17:41.388Z | Downloaded reqwest v0.12.23 |
| 804 | 2026-09-03T14:17:41.406Z | Downloaded iddqd v0.4.5 |
| 805 | 2026-09-03T14:17:41.411Z | Downloaded typenum v1.20.1 |
| 806 | 2026-09-03T14:17:41.414Z | Downloaded rustls-webpki v0.102.8 |
| 807 | 2026-09-03T14:17:41.423Z | Downloaded portable-atomic v1.11.1 |
| 808 | 2026-09-03T14:17:41.431Z | Downloaded moka v0.12.11 |
| 809 | 2026-09-03T14:17:41.436Z | Downloaded tower-http v0.6.8 |
| 810 | 2026-09-03T14:17:41.441Z | Downloaded zerocopy v0.7.35 |
| 811 | 2026-09-03T14:17:41.449Z | Downloaded zerovec v0.11.4 |
| 812 | 2026-09-03T14:17:41.452Z | Downloaded proptest v1.8.0 |
| 813 | 2026-09-03T14:17:41.456Z | Downloaded serde_with v3.14.1 |
| 814 | 2026-09-03T14:17:41.463Z | Downloaded tough v0.20.0 |
| 815 | 2026-09-03T14:17:41.466Z | Downloaded tabled v0.15.0 |
| 816 | 2026-09-03T14:17:41.475Z | Downloaded chrono v0.4.45 |
| 817 | 2026-09-03T14:17:41.479Z | Downloaded winnow v1.0.3 |
| 818 | 2026-09-03T14:17:41.483Z | Downloaded winnow v0.7.14 |
| 819 | 2026-09-03T14:17:41.488Z | Downloaded syn v1.0.109 |
| 820 | 2026-09-03T14:17:41.493Z | Downloaded tabled v0.21.0 |
| 821 | 2026-09-03T14:17:41.502Z | Downloaded winnow v0.5.40 |
| 822 | 2026-09-03T14:17:41.506Z | Downloaded aws-lc-rs v1.16.2 |
| 823 | 2026-09-03T14:17:41.511Z | Downloaded bstr v1.12.0 |
| 824 | 2026-09-03T14:17:41.516Z | Downloaded time v0.3.47 |
| 825 | 2026-09-03T14:17:41.525Z | Downloaded openssl v0.10.81 |
| 826 | 2026-09-03T14:17:41.532Z | Downloaded quinn-proto v0.11.14 |
| 827 | 2026-09-03T14:17:41.541Z | Downloaded hickory-proto v0.24.4 |
| 828 | 2026-09-03T14:17:41.561Z | Downloaded dropshot v0.17.1 |
| 829 | 2026-09-03T14:17:41.572Z | Downloaded webpki-roots v1.0.2 |
| 830 | 2026-09-03T14:17:41.575Z | Downloaded dropshot v0.16.7 |
| 831 | 2026-09-03T14:17:41.586Z | Downloaded smoltcp v0.11.0 |
| 832 | 2026-09-03T14:17:41.592Z | Downloaded vcpkg v0.2.15 |
| 833 | 2026-09-03T14:17:41.614Z | Downloaded regress v0.10.5 |
| 834 | 2026-09-03T14:17:41.617Z | Downloaded hickory-proto v0.25.2 |
| 835 | 2026-09-03T14:17:41.625Z | Downloaded syn v2.0.118 |
| 836 | 2026-09-03T14:17:41.630Z | Downloaded zerocopy v0.8.27 |
| 837 | 2026-09-03T14:17:41.642Z | Downloaded unicode-width v0.2.1 |
| 838 | 2026-09-03T14:17:41.645Z | Downloaded unicode-width v0.1.14 |
| 839 | 2026-09-03T14:17:41.648Z | Downloaded nix v0.31.3 |
| 840 | 2026-09-03T14:17:41.655Z | Downloaded rustls v0.22.4 |
| 841 | 2026-09-03T14:17:41.661Z | Downloaded regex-syntax v0.8.11 |
| 842 | 2026-09-03T14:17:41.666Z | Downloaded openapiv3 v2.2.0 |
| 843 | 2026-09-03T14:17:41.672Z | Downloaded rustix v0.38.44 |
| 844 | 2026-09-03T14:17:41.684Z | Downloaded rustls v0.23.40 |
| 845 | 2026-09-03T14:17:41.691Z | Downloaded regress v0.11.1 |
| 846 | 2026-09-03T14:17:41.696Z | Downloaded nix v0.30.1 |
| 847 | 2026-09-03T14:17:41.702Z | Downloaded rustix v1.1.4 |
| 848 | 2026-09-03T14:17:41.715Z | Downloaded curve25519-dalek v4.1.3 |
| 849 | 2026-09-03T14:17:41.739Z | Downloaded typify-impl v0.6.2 |
| 850 | 2026-09-03T14:17:41.756Z | Downloaded typify-impl v0.4.3 |
| 851 | 2026-09-03T14:17:41.791Z | Downloaded regex-automata v0.4.13 |
| 852 | 2026-09-03T14:17:41.810Z | Downloaded petgraph v0.6.5 |
| 853 | 2026-09-03T14:17:41.821Z | Downloaded jiff v0.2.15 |
| 854 | 2026-09-03T14:17:41.843Z | Downloaded chrono-tz v0.10.4 |
| 855 | 2026-09-03T14:17:41.854Z | Downloaded petgraph v0.8.2 |
| 856 | 2026-09-03T14:17:41.866Z | Downloaded libc v0.2.186 |
| 857 | 2026-09-03T14:17:41.884Z | Downloaded libz-sys v1.1.22 |
| 858 | 2026-09-03T14:17:41.896Z | Downloaded sha3 v0.10.8 |
| 859 | 2026-09-03T14:17:41.901Z | Downloaded csv v1.4.0 |
| 860 | 2026-09-03T14:17:41.917Z | Downloaded tokio v1.52.3 |
| 861 | 2026-09-03T14:17:41.982Z | Downloaded encoding_rs v0.8.35 |
| 862 | 2026-09-03T14:17:42.015Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 863 | 2026-09-03T14:17:42.063Z | Downloaded ring v0.17.14 |
| 864 | 2026-09-03T14:17:42.097Z | Downloaded curl-sys v0.4.89+curl-8.20.0 |
| 865 | 2026-09-03T14:17:42.708Z | Downloaded aws-lc-sys v0.39.1 |
| 866 | 2026-09-03T14:17:43.025Z | Compiling proc-macro2 v1.0.106 |
| 867 | 2026-09-03T14:17:43.025Z | Compiling quote v1.0.45 |
| 868 | 2026-09-03T14:17:43.025Z | Compiling unicode-ident v1.0.24 |
| 869 | 2026-09-03T14:17:43.025Z | Compiling serde_core v1.0.228 |
| 870 | 2026-09-03T14:17:43.029Z | Compiling serde v1.0.228 |
| 871 | 2026-09-03T14:17:43.029Z | Compiling libc v0.2.186 |
| 872 | 2026-09-03T14:17:43.029Z | Checking cfg-if v1.0.4 |
| 873 | 2026-09-03T14:17:43.308Z | Compiling zmij v1.0.17 |
| 874 | 2026-09-03T14:17:43.341Z | Compiling autocfg v1.5.0 |
| 875 | 2026-09-03T14:17:43.645Z | Compiling memchr v2.7.5 |
| 876 | 2026-09-03T14:17:43.649Z | Compiling libm v0.2.15 |
| 877 | 2026-09-03T14:17:43.976Z | Compiling getrandom v0.4.2 |
| 878 | 2026-09-03T14:17:44.064Z | Compiling jobserver v0.1.34 |
| 879 | 2026-09-03T14:17:44.090Z | Compiling find-msvc-tools v0.1.9 |
| 880 | 2026-09-03T14:17:44.113Z | Compiling shlex v2.0.1 |
| 881 | 2026-09-03T14:17:44.208Z | Compiling version_check v0.9.5 |
| 882 | 2026-09-03T14:17:44.308Z | Compiling cc v1.2.64 |
| 883 | 2026-09-03T14:17:44.319Z | Checking smallvec v1.15.1 |
| 884 | 2026-09-03T14:17:44.381Z | Compiling thiserror v2.0.18 |
| 885 | 2026-09-03T14:17:44.425Z | Compiling syn v2.0.118 |
| 886 | 2026-09-03T14:17:44.481Z | Checking itoa v1.0.15 |
| 887 | 2026-09-03T14:17:44.489Z | Compiling icu_properties_data v2.0.1 |
| 888 | 2026-09-03T14:17:44.503Z | Compiling icu_normalizer_data v2.0.0 |
| 889 | 2026-09-03T14:17:44.745Z | Compiling parking_lot_core v0.9.12 |
| 890 | 2026-09-03T14:17:44.749Z | Checking stable_deref_trait v1.2.0 |
| 891 | 2026-09-03T14:17:44.768Z | Compiling serde_json v1.0.150 |
| 892 | 2026-09-03T14:17:45.031Z | Compiling heck v0.5.0 |
| 893 | 2026-09-03T14:17:45.035Z | Checking litemap v0.8.0 |
| 894 | 2026-09-03T14:17:45.172Z | Checking writeable v0.6.1 |
| 895 | 2026-09-03T14:17:45.229Z | Compiling num-traits v0.2.19 |
| 896 | 2026-09-03T14:17:45.243Z | Checking percent-encoding v2.3.2 |
| 897 | 2026-09-03T14:17:45.447Z | Checking form_urlencoded v1.2.2 |
| 898 | 2026-09-03T14:17:45.543Z | Checking utf8_iter v1.0.4 |
| 899 | 2026-09-03T14:17:45.571Z | Compiling zerocopy v0.8.27 |
| 900 | 2026-09-03T14:17:45.617Z | Checking pin-project-lite v0.2.16 |
| 901 | 2026-09-03T14:17:45.630Z | Compiling log v0.4.29 |
| 902 | 2026-09-03T14:17:45.643Z | Compiling equivalent v1.0.2 |
| 903 | 2026-09-03T14:17:45.660Z | Compiling semver v1.0.28 |
| 904 | 2026-09-03T14:17:45.706Z | Checking iana-time-zone v0.1.64 |
| 905 | 2026-09-03T14:17:45.728Z | Compiling rustversion v1.0.22 |
| 906 | 2026-09-03T14:17:45.902Z | Checking getrandom v0.2.16 |
| 907 | 2026-09-03T14:17:45.916Z | Checking socket2 v0.6.4 |
| 908 | 2026-09-03T14:17:46.045Z | Checking uuid v1.23.3 |
| 909 | 2026-09-03T14:17:46.072Z | Checking scopeguard v1.2.0 |
| 910 | 2026-09-03T14:17:46.179Z | Checking lock_api v0.4.14 |
| 911 | 2026-09-03T14:17:46.261Z | Checking bitflags v2.11.1 |
| 912 | 2026-09-03T14:17:46.308Z | Checking signal-hook-registry v1.4.6 |
| 913 | 2026-09-03T14:17:46.346Z | Checking mio v1.2.1 |
| 914 | 2026-09-03T14:17:46.382Z | Checking parking_lot v0.12.5 |
| 915 | 2026-09-03T14:17:46.430Z | Checking dyn-clone v1.0.20 |
| 916 | 2026-09-03T14:17:46.534Z | Compiling schemars v0.8.22 |
| 917 | 2026-09-03T14:17:46.570Z | Compiling portable-atomic v1.11.1 |
| 918 | 2026-09-03T14:17:46.673Z | Checking futures-core v0.3.32 |
| 919 | 2026-09-03T14:17:46.729Z | Compiling ring v0.17.14 |
| 920 | 2026-09-03T14:17:46.748Z | Checking critical-section v1.2.0 |
| 921 | 2026-09-03T14:17:46.799Z | Compiling hashbrown v0.17.1 |
| 922 | 2026-09-03T14:17:46.849Z | Compiling httparse v1.10.1 |
| 923 | 2026-09-03T14:17:46.919Z | Checking futures-sink v0.3.32 |
| 924 | 2026-09-03T14:17:46.993Z | Checking subtle v2.6.1 |
| 925 | 2026-09-03T14:17:47.168Z | Compiling regex-syntax v0.8.11 |
| 926 | 2026-09-03T14:17:47.385Z | Compiling synstructure v0.13.2 |
| 927 | 2026-09-03T14:17:47.510Z | Compiling serde_derive_internals v0.29.1 |
| 928 | 2026-09-03T14:17:47.547Z | Checking once_cell v1.21.3 |
| 929 | 2026-09-03T14:17:47.639Z | Compiling indexmap v2.14.0 |
| 930 | 2026-09-03T14:17:47.744Z | Checking slab v0.4.11 |
| 931 | 2026-09-03T14:17:47.910Z | Compiling aho-corasick v1.1.3 |
| 932 | 2026-09-03T14:17:47.914Z | Compiling thiserror v1.0.69 |
| 933 | 2026-09-03T14:17:48.029Z | Compiling rustix v1.1.4 |
| 934 | 2026-09-03T14:17:48.264Z | Checking rand_core v0.6.4 |
| 935 | 2026-09-03T14:17:48.403Z | Checking typenum v1.20.1 |
| 936 | 2026-09-03T14:17:48.431Z | Checking futures-channel v0.3.32 |
| 937 | 2026-09-03T14:17:48.601Z | Compiling serde_derive v1.0.228 |
| 938 | 2026-09-03T14:17:48.615Z | Compiling zerofrom-derive v0.1.6 |
| 939 | 2026-09-03T14:17:48.626Z | Compiling yoke-derive v0.8.0 |
| 940 | 2026-09-03T14:17:48.760Z | Compiling zerovec-derive v0.11.1 |
| 941 | 2026-09-03T14:17:49.162Z | Compiling displaydoc v0.2.5 |
| 942 | 2026-09-03T14:17:49.288Z | Compiling thiserror-impl v2.0.18 |
| 943 | 2026-09-03T14:17:49.356Z | Compiling schemars_derive v0.8.22 |
| 944 | 2026-09-03T14:17:49.648Z | Compiling tokio-macros v2.7.0 |
| 945 | 2026-09-03T14:17:49.821Z | Checking zerofrom v0.1.6 |
| 946 | 2026-09-03T14:17:49.836Z | Compiling zerocopy-derive v0.8.27 |
| 947 | 2026-09-03T14:17:49.890Z | Compiling futures-macro v0.3.32 |
| 948 | 2026-09-03T14:17:49.939Z | Checking yoke v0.8.0 |
| 949 | 2026-09-03T14:17:50.108Z | Checking zerovec v0.11.4 |
| 950 | 2026-09-03T14:17:50.361Z | Checking zerotrie v0.2.2 |
| 951 | 2026-09-03T14:17:50.593Z | Compiling zeroize_derive v1.4.3 |
| 952 | 2026-09-03T14:17:50.596Z | Compiling regex-automata v0.4.13 |
| 953 | 2026-09-03T14:17:50.621Z | Compiling thiserror-impl v1.0.69 |
| 954 | 2026-09-03T14:17:50.830Z | Checking tinystr v0.8.1 |
| 955 | 2026-09-03T14:17:51.009Z | Checking icu_locale_core v2.0.0 |
| 956 | 2026-09-03T14:17:51.091Z | Checking potential_utf v0.1.3 |
| 957 | 2026-09-03T14:17:51.232Z | Checking icu_collections v2.0.0 |
| 958 | 2026-09-03T14:17:51.250Z | Compiling ucd-trie v0.1.7 |
| 959 | 2026-09-03T14:17:51.472Z | Checking zeroize v1.8.1 |
| 960 | 2026-09-03T14:17:51.487Z | Checking icu_provider v2.0.0 |
| 961 | 2026-09-03T14:17:51.517Z | Compiling pest v2.8.2 |
| 962 | 2026-09-03T14:17:51.630Z | Checking futures-io v0.3.32 |
| 963 | 2026-09-03T14:17:51.660Z | Checking bytes v1.12.0 |
| 964 | 2026-09-03T14:17:51.729Z | Checking icu_properties v2.0.1 |
| 965 | 2026-09-03T14:17:51.747Z | Checking icu_normalizer v2.0.0 |
| 966 | 2026-09-03T14:17:51.824Z | Checking chrono v0.4.45 |
| 967 | 2026-09-03T14:17:52.058Z | Compiling serde_tokenstream v0.2.3 |
| 968 | 2026-09-03T14:17:52.112Z | Checking tokio v1.52.3 |
| 969 | 2026-09-03T14:17:52.355Z | Compiling regex v1.12.4 |
| 970 | 2026-09-03T14:17:52.551Z | Checking idna_adapter v1.2.1 |
| 971 | 2026-09-03T14:17:52.566Z | Checking futures-task v0.3.32 |
| 972 | 2026-09-03T14:17:52.670Z | Compiling pest_meta v2.8.2 |
| 973 | 2026-09-03T14:17:52.684Z | Checking idna v1.1.0 |
| 974 | 2026-09-03T14:17:52.706Z | Checking futures-util v0.3.32 |
| 975 | 2026-09-03T14:17:52.737Z | Compiling pkg-config v0.3.32 |
| 976 | 2026-09-03T14:17:52.750Z | Compiling anyhow v1.0.102 |
| 977 | 2026-09-03T14:17:52.918Z | Checking url v2.5.7 |
| 978 | 2026-09-03T14:17:53.176Z | Compiling tracing-attributes v0.1.30 |
| 979 | 2026-09-03T14:17:53.227Z | Checking tracing-core v0.1.34 |
| 980 | 2026-09-03T14:17:53.525Z | Compiling pest_generator v2.8.2 |
| 981 | 2026-09-03T14:17:53.595Z | Compiling generic-array v0.14.7 |
| 982 | 2026-09-03T14:17:53.821Z | Compiling fnv v1.0.7 |
| 983 | 2026-09-03T14:17:53.924Z | Compiling vcpkg v0.2.15 |
| 984 | 2026-09-03T14:17:53.982Z | Compiling allocator-api2 v0.2.21 |
| 985 | 2026-09-03T14:17:53.996Z | Compiling foldhash v0.2.0 |
| 986 | 2026-09-03T14:17:54.133Z | Compiling pest_derive v2.8.2 |
| 987 | 2026-09-03T14:17:54.296Z | Compiling hashbrown v0.16.1 |
| 988 | 2026-09-03T14:17:54.361Z | Checking http v1.4.2 |
| 989 | 2026-09-03T14:17:54.385Z | Checking tracing v0.1.41 |
| 990 | 2026-09-03T14:17:54.487Z | Compiling getrandom v0.3.3 |
| 991 | 2026-09-03T14:17:54.637Z | Compiling byteorder v1.5.0 |
| 992 | 2026-09-03T14:17:54.829Z | Compiling camino v1.2.3 |
| 993 | 2026-09-03T14:17:54.854Z | Checking crypto-common v0.1.6 |
| 994 | 2026-09-03T14:17:54.868Z | Checking errno v0.3.14 |
| 995 | 2026-09-03T14:17:54.907Z | Compiling num-conv v0.2.1 |
| 996 | 2026-09-03T14:17:54.983Z | Checking base64 v0.22.1 |
| 997 | 2026-09-03T14:17:54.986Z | Checking ipnet v2.11.0 |
| 998 | 2026-09-03T14:17:55.058Z | Compiling time-core v0.1.8 |
| 999 | 2026-09-03T14:17:55.195Z | Compiling scroll_derive v0.13.1 |
| 1000 | 2026-09-03T14:17:55.210Z | Compiling time-macros v0.2.27 |
| 1001 | 2026-09-03T14:17:55.223Z | Compiling paste v1.0.15 |
| 1002 | 2026-09-03T14:17:55.227Z | Checking http-body v1.0.1 |
| 1003 | 2026-09-03T14:17:55.250Z | Checking tokio-util v0.7.16 |
| 1004 | 2026-09-03T14:17:55.363Z | Checking rustls-pki-types v1.12.0 |
| 1005 | 2026-09-03T14:17:55.393Z | Checking atomic-waker v1.1.2 |
| 1006 | 2026-09-03T14:17:55.728Z | Checking try-lock v0.2.5 |
| 1007 | 2026-09-03T14:17:55.848Z | Checking tower-layer v0.3.3 |
| 1008 | 2026-09-03T14:17:55.935Z | Checking untrusted v0.9.0 |
| 1009 | 2026-09-03T14:17:55.999Z | Checking tower-service v0.3.3 |
| 1010 | 2026-09-03T14:17:56.068Z | Checking want v0.3.1 |
| 1011 | 2026-09-03T14:17:56.091Z | Checking h2 v0.4.14 |
| 1012 | 2026-09-03T14:17:56.104Z | Checking httpdate v1.0.3 |
| 1013 | 2026-09-03T14:17:56.191Z | Checking ryu v1.0.20 |
| 1014 | 2026-09-03T14:17:56.241Z | Compiling openssl-sys v0.9.117 |
| 1015 | 2026-09-03T14:17:56.254Z | Compiling async-trait v0.1.89 |
| 1016 | 2026-09-03T14:17:56.279Z | Compiling cmake v0.1.54 |
| 1017 | 2026-09-03T14:17:56.337Z | Checking socket2 v0.5.10 |
| 1018 | 2026-09-03T14:17:56.484Z | Compiling dunce v1.0.5 |
| 1019 | 2026-09-03T14:17:56.575Z | Compiling crossbeam-utils v0.8.21 |
| 1020 | 2026-09-03T14:17:56.587Z | Compiling strsim v0.11.1 |
| 1021 | 2026-09-03T14:17:56.615Z | Compiling fs_extra v1.3.0 |
| 1022 | 2026-09-03T14:17:56.785Z | Checking pretty-hex v0.4.1 |
| 1023 | 2026-09-03T14:17:56.878Z | Compiling aws-lc-sys v0.39.1 |
| 1024 | 2026-09-03T14:17:56.916Z | Compiling scroll v0.13.0 |
| 1025 | 2026-09-03T14:17:56.929Z | Compiling regress v0.10.5 |
| 1026 | 2026-09-03T14:17:56.968Z | Checking block-buffer v0.10.4 |
| 1027 | 2026-09-03T14:17:57.057Z | Checking ppv-lite86 v0.2.21 |
| 1028 | 2026-09-03T14:17:57.103Z | Compiling slog v2.8.2 |
| 1029 | 2026-09-03T14:17:57.167Z | Compiling plain v0.2.3 |
| 1030 | 2026-09-03T14:17:57.180Z | Compiling usdt-impl v0.6.0 |
| 1031 | 2026-09-03T14:17:57.273Z | Compiling goblin v0.10.1 |
| 1032 | 2026-09-03T14:17:57.348Z | Checking digest v0.10.7 |
| 1033 | 2026-09-03T14:17:57.388Z | Checking http-body-util v0.1.3 |
| 1034 | 2026-09-03T14:17:57.440Z | Checking ipnetwork v0.21.1 |
| 1035 | 2026-09-03T14:17:57.535Z | Checking erased-serde v0.3.31 |
| 1036 | 2026-09-03T14:17:57.650Z | Compiling omicron-workspace-hack v0.1.0 |
| 1037 | 2026-09-03T14:17:57.733Z | Compiling ident_case v1.0.1 |
| 1038 | 2026-09-03T14:17:57.853Z | Compiling darling_core v0.21.3 |
| 1039 | 2026-09-03T14:17:57.886Z | Checking serde_urlencoded v0.7.1 |
| 1040 | 2026-09-03T14:17:57.988Z | Checking hyper v1.10.1 |
| 1041 | 2026-09-03T14:17:58.058Z | Compiling dtrace-parser v0.3.0 |
| 1042 | 2026-09-03T14:17:58.082Z | Compiling openapiv3 v2.2.0 |
| 1043 | 2026-09-03T14:17:58.159Z | Compiling daft-derive v0.1.5 |
| 1044 | 2026-09-03T14:17:58.654Z | Compiling typify-impl v0.4.3 |
| 1045 | 2026-09-03T14:17:58.871Z | Compiling thread-id v5.0.0 |
| 1046 | 2026-09-03T14:17:58.885Z | Checking hyper-util v0.1.20 |
| 1047 | 2026-09-03T14:17:58.956Z | Compiling aws-lc-rs v1.16.2 |
| 1048 | 2026-09-03T14:17:59.892Z | Checking encoding_rs v0.8.35 |
| 1049 | 2026-09-03T14:17:59.905Z | Compiling darling_macro v0.21.3 |
| 1050 | 2026-09-03T14:17:59.934Z | Compiling dof v0.4.0 |
| 1051 | 2026-09-03T14:18:00.562Z | Compiling darling v0.21.3 |
| 1052 | 2026-09-03T14:18:00.644Z | Checking cpufeatures v0.2.17 |
| 1053 | 2026-09-03T14:18:00.675Z | Compiling slog-async v2.8.0 |
| 1054 | 2026-09-03T14:18:00.714Z | Checking untrusted v0.7.1 |
| 1055 | 2026-09-03T14:18:00.817Z | Checking mime v0.3.17 |
| 1056 | 2026-09-03T14:18:00.847Z | Checking rand_core v0.9.3 |
| 1057 | 2026-09-03T14:18:00.932Z | Checking oxnet v0.1.6 |
| 1058 | 2026-09-03T14:18:00.985Z | Compiling usdt-macro v0.6.0 |
| 1059 | 2026-09-03T14:18:00.988Z | Compiling usdt-attr-macro v0.6.0 |
| 1060 | 2026-09-03T14:18:01.056Z | Compiling structmeta-derive v0.3.0 |
| 1061 | 2026-09-03T14:18:01.184Z | Compiling multer v3.1.0 |
| 1062 | 2026-09-03T14:18:01.318Z | Compiling unsafe-libyaml v0.2.11 |
| 1063 | 2026-09-03T14:18:01.407Z | Compiling rustls v0.22.4 |
| 1064 | 2026-09-03T14:18:01.428Z | Compiling rustls v0.23.40 |
| 1065 | 2026-09-03T14:18:01.770Z | Compiling async-stream-impl v0.3.6 |
| 1066 | 2026-09-03T14:18:01.830Z | Checking sync_wrapper v1.0.2 |
| 1067 | 2026-09-03T14:18:01.896Z | Compiling serde_yaml v0.9.34+deprecated |
| 1068 | 2026-09-03T14:18:02.012Z | Compiling typify-macro v0.4.3 |
| 1069 | 2026-09-03T14:18:02.021Z | Checking foreign-types-shared v0.1.1 |
| 1070 | 2026-09-03T14:18:02.099Z | Compiling structmeta v0.3.0 |
| 1071 | 2026-09-03T14:18:02.286Z | Checking hex v0.4.3 |
| 1072 | 2026-09-03T14:18:02.303Z | Checking fastrand v2.3.0 |
| 1073 | 2026-09-03T14:18:02.379Z | Compiling openssl v0.10.81 |
| 1074 | 2026-09-03T14:18:02.470Z | Checking tempfile v3.27.0 |
| 1075 | 2026-09-03T14:18:02.497Z | Checking foreign-types v0.3.2 |
| 1076 | 2026-09-03T14:18:02.566Z | Checking tower v0.5.2 |
| 1077 | 2026-09-03T14:18:02.659Z | Checking rand_chacha v0.9.0 |
| 1078 | 2026-09-03T14:18:02.669Z | Checking futures-executor v0.3.32 |
| 1079 | 2026-09-03T14:18:02.809Z | Compiling strum_macros v0.26.4 |
| 1080 | 2026-09-03T14:18:02.836Z | Compiling openssl-macros v0.1.1 |
| 1081 | 2026-09-03T14:18:02.927Z | Checking iri-string v0.7.8 |
| 1082 | 2026-09-03T14:18:02.941Z | Checking openssl-probe v0.1.6 |
| 1083 | 2026-09-03T14:18:03.043Z | Checking powerfmt v0.2.0 |
| 1084 | 2026-09-03T14:18:03.132Z | Compiling native-tls v0.2.14 |
| 1085 | 2026-09-03T14:18:03.196Z | Checking deranged v0.5.3 |
| 1086 | 2026-09-03T14:18:03.388Z | Checking rand v0.9.3 |
| 1087 | 2026-09-03T14:18:03.444Z | Compiling typify v0.4.3 |
| 1088 | 2026-09-03T14:18:03.535Z | Checking futures v0.3.32 |
| 1089 | 2026-09-03T14:18:03.613Z | Compiling newtype-uuid-macros v0.1.0 |
| 1090 | 2026-09-03T14:18:03.826Z | Compiling ref-cast v1.0.25 |
| 1091 | 2026-09-03T14:18:03.923Z | Checking tower-http v0.6.8 |
| 1092 | 2026-09-03T14:18:04.052Z | Checking num_threads v0.1.7 |
| 1093 | 2026-09-03T14:18:04.192Z | Compiling ref-cast-impl v1.0.25 |
| 1094 | 2026-09-03T14:18:04.196Z | Compiling dropshot v0.16.7 |
| 1095 | 2026-09-03T14:18:04.272Z | Checking time v0.3.47 |
| 1096 | 2026-09-03T14:18:04.352Z | Checking memmap2 v0.9.8 |
| 1097 | 2026-09-03T14:18:04.369Z | Checking unicode-width v0.2.1 |
| 1098 | 2026-09-03T14:18:04.506Z | Compiling derive-ex v0.1.8 |
| 1099 | 2026-09-03T14:18:04.615Z | Checking crossbeam-channel v0.5.15 |
| 1100 | 2026-09-03T14:18:04.754Z | Checking webpki-roots v1.0.2 |
| 1101 | 2026-09-03T14:18:04.773Z | Compiling dropshot_endpoint v0.16.7 |
| 1102 | 2026-09-03T14:18:04.873Z | Compiling strum_macros v0.27.2 |
| 1103 | 2026-09-03T14:18:04.930Z | Checking winnow v0.7.14 |
| 1104 | 2026-09-03T14:18:05.379Z | Compiling progenitor-impl v0.11.1 |
| 1105 | 2026-09-03T14:18:05.520Z | Checking tokio-native-tls v0.3.1 |
| 1106 | 2026-09-03T14:18:05.675Z | Checking hyper-tls v0.6.0 |
| 1107 | 2026-09-03T14:18:06.086Z | Compiling test-strategy v0.4.3 |
| 1108 | 2026-09-03T14:18:06.117Z | Checking newtype-uuid v1.3.2 |
| 1109 | 2026-09-03T14:18:06.248Z | Checking thread_local v1.1.9 |
| 1110 | 2026-09-03T14:18:06.299Z | Checking winnow v1.0.3 |
| 1111 | 2026-09-03T14:18:06.398Z | Checking daft v0.1.5 |
| 1112 | 2026-09-03T14:18:06.411Z | Compiling serde_with_macros v3.14.1 |
| 1113 | 2026-09-03T14:18:06.585Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1114 | 2026-09-03T14:18:06.624Z | Checking serde_spanned v1.1.1 |
| 1115 | 2026-09-03T14:18:06.671Z | Checking is-terminal v0.4.16 |
| 1116 | 2026-09-03T14:18:06.754Z | Checking match_cfg v0.1.0 |
| 1117 | 2026-09-03T14:18:06.768Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1118 | 2026-09-03T14:18:06.825Z | Checking debug-ignore v1.0.5 |
| 1119 | 2026-09-03T14:18:06.911Z | Checking term v1.2.0 |
| 1120 | 2026-09-03T14:18:06.925Z | Checking take_mut v0.2.2 |
| 1121 | 2026-09-03T14:18:06.941Z | Checking either v1.15.0 |
| 1122 | 2026-09-03T14:18:07.122Z | Checking hostname v0.3.1 |
| 1123 | 2026-09-03T14:18:07.136Z | Checking slog-term v2.9.2 |
| 1124 | 2026-09-03T14:18:07.198Z | Checking slog-json v2.6.1 |
| 1125 | 2026-09-03T14:18:07.349Z | Checking spin v0.9.8 |
| 1126 | 2026-09-03T14:18:07.388Z | Compiling syn v1.0.109 |
| 1127 | 2026-09-03T14:18:07.405Z | Checking slog-bunyan v2.5.0 |
| 1128 | 2026-09-03T14:18:07.496Z | Checking async-stream v0.3.6 |
| 1129 | 2026-09-03T14:18:07.510Z | Compiling progenitor-macro v0.11.1 |
| 1130 | 2026-09-03T14:18:07.510Z | Checking usdt v0.6.0 |
| 1131 | 2026-09-03T14:18:07.535Z | Compiling parse-display-derive v0.10.0 |
| 1132 | 2026-09-03T14:18:07.669Z | Checking rustls-webpki v0.102.8 |
| 1133 | 2026-09-03T14:18:07.683Z | Checking rustls-pemfile v2.2.0 |
| 1134 | 2026-09-03T14:18:07.696Z | Checking waitgroup v0.1.2 |
| 1135 | 2026-09-03T14:18:07.754Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1136 | 2026-09-03T14:18:07.791Z | Checking serde_path_to_error v0.1.20 |
| 1137 | 2026-09-03T14:18:07.817Z | Checking hostname v0.4.2 |
| 1138 | 2026-09-03T14:18:07.914Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1139 | 2026-09-03T14:18:08.054Z | Checking strum v0.26.3 |
| 1140 | 2026-09-03T14:18:08.165Z | Checking rand_chacha v0.3.1 |
| 1141 | 2026-09-03T14:18:08.187Z | Checking macaddr v1.0.1 |
| 1142 | 2026-09-03T14:18:08.220Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1143 | 2026-09-03T14:18:08.352Z | Checking wait-timeout v0.2.1 |
| 1144 | 2026-09-03T14:18:08.366Z | Checking quick-error v1.2.3 |
| 1145 | 2026-09-03T14:18:08.416Z | Checking lazy_static v1.5.0 |
| 1146 | 2026-09-03T14:18:08.463Z | Checking bit-vec v0.8.0 |
| 1147 | 2026-09-03T14:18:08.476Z | Checking rusty-fork v0.3.0 |
| 1148 | 2026-09-03T14:18:08.509Z | Checking toml v0.9.12+spec-1.1.0 |
| 1149 | 2026-09-03T14:18:08.638Z | Checking rand v0.8.5 |
| 1150 | 2026-09-03T14:18:08.651Z | Checking bit-set v0.8.0 |
| 1151 | 2026-09-03T14:18:08.793Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1152 | 2026-09-03T14:18:09.033Z | Checking rand_xorshift v0.4.0 |
| 1153 | 2026-09-03T14:18:09.064Z | Checking sha1 v0.10.6 |
| 1154 | 2026-09-03T14:18:09.134Z | Checking unarray v0.1.4 |
| 1155 | 2026-09-03T14:18:09.240Z | Checking strum v0.27.2 |
| 1156 | 2026-09-03T14:18:09.243Z | Checking proptest v1.8.0 |
| 1157 | 2026-09-03T14:18:09.345Z | Checking tabwriter v1.4.1 |
| 1158 | 2026-09-03T14:18:09.415Z | Checking tokio-rustls v0.25.0 |
| 1159 | 2026-09-03T14:18:09.442Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1160 | 2026-09-03T14:18:09.496Z | Checking colored v3.1.1 |
| 1161 | 2026-09-03T14:18:09.576Z | Checking serde_with v3.14.1 |
| 1162 | 2026-09-03T14:18:09.990Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1163 | 2026-09-03T14:18:10.218Z | Checking instant v0.1.13 |
| 1164 | 2026-09-03T14:18:10.308Z | Checking rustc-hash v2.1.1 |
| 1165 | 2026-09-03T14:18:10.632Z | Checking iddqd v0.3.18 |
| 1166 | 2026-09-03T14:18:10.646Z | Checking backoff v0.4.0 |
| 1167 | 2026-09-03T14:18:10.847Z | Checking parse-display v0.10.0 |
| 1168 | 2026-09-03T14:18:10.873Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1169 | 2026-09-03T14:18:10.928Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1170 | 2026-09-03T14:18:10.991Z | Checking itertools v0.14.0 |
| 1171 | 2026-09-03T14:18:11.038Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1172 | 2026-09-03T14:18:11.454Z | Compiling toml_datetime v0.6.11 |
| 1173 | 2026-09-03T14:18:11.521Z | Compiling clap_derive v4.6.1 |
| 1174 | 2026-09-03T14:18:11.579Z | Checking utf8parse v0.2.2 |
| 1175 | 2026-09-03T14:18:11.704Z | Checking anstyle-parse v1.0.0 |
| 1176 | 2026-09-03T14:18:11.865Z | Checking terminal_size v0.4.3 |
| 1177 | 2026-09-03T14:18:11.975Z | Checking anstyle v1.0.14 |
| 1178 | 2026-09-03T14:18:12.015Z | Checking anstyle-query v1.1.4 |
| 1179 | 2026-09-03T14:18:12.029Z | Checking is_terminal_polyfill v1.70.1 |
| 1180 | 2026-09-03T14:18:12.119Z | Checking colorchoice v1.0.4 |
| 1181 | 2026-09-03T14:18:12.229Z | Checking anstream v1.0.0 |
| 1182 | 2026-09-03T14:18:12.470Z | Checking clap_lex v1.1.0 |
| 1183 | 2026-09-03T14:18:12.620Z | Checking clap_builder v4.6.0 |
| 1184 | 2026-09-03T14:18:13.833Z | Checking clap v4.6.1 |
| 1185 | 2026-09-03T14:18:14.909Z | Compiling num-derive v0.4.2 |
| 1186 | 2026-09-03T14:18:15.489Z | Compiling rustls-webpki v0.103.6 |
| 1187 | 2026-09-03T14:18:16.005Z | Compiling prettyplease v0.2.37 |
| 1188 | 2026-09-03T14:18:17.593Z | Checking crossbeam-epoch v0.9.18 |
| 1189 | 2026-09-03T14:18:17.659Z | Compiling winnow v0.5.40 |
| 1190 | 2026-09-03T14:18:17.822Z | Compiling cfg_aliases v0.2.1 |
| 1191 | 2026-09-03T14:18:18.495Z | Checking serde_spanned v0.6.9 |
| 1192 | 2026-09-03T14:18:18.593Z | Compiling memoffset v0.9.1 |
| 1193 | 2026-09-03T14:18:18.824Z | Compiling tokio-rustls v0.26.4 |
| 1194 | 2026-09-03T14:18:18.855Z | Compiling toml_edit v0.19.15 |
| 1195 | 2026-09-03T14:18:19.160Z | Compiling rayon-core v1.13.0 |
| 1196 | 2026-09-03T14:18:20.070Z | Compiling proc-macro-crate v1.3.1 |
| 1197 | 2026-09-03T14:18:20.412Z | Compiling zerocopy-derive v0.7.35 |
| 1198 | 2026-09-03T14:18:20.643Z | Compiling crc32fast v1.5.0 |
| 1199 | 2026-09-03T14:18:21.206Z | Compiling hyper-rustls v0.27.7 |
| 1200 | 2026-09-03T14:18:21.440Z | Compiling reqwest v0.12.23 |
| 1201 | 2026-09-03T14:18:21.582Z | Checking crossbeam-deque v0.8.6 |
| 1202 | 2026-09-03T14:18:22.109Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1203 | 2026-09-03T14:18:22.445Z | Checking adler2 v2.0.1 |
| 1204 | 2026-09-03T14:18:22.554Z | Compiling progenitor-client v0.11.1 |
| 1205 | 2026-09-03T14:18:22.619Z | Checking miniz_oxide v0.8.9 |
| 1206 | 2026-09-03T14:18:22.822Z | Compiling progenitor v0.11.1 |
| 1207 | 2026-09-03T14:18:23.995Z | Compiling num-integer v0.1.46 |
| 1208 | 2026-09-03T14:18:24.083Z | Compiling proc-macro-error-attr v1.0.4 |
| 1209 | 2026-09-03T14:18:24.218Z | Compiling heapless v0.8.0 |
| 1210 | 2026-09-03T14:18:24.302Z | Compiling heck v0.4.1 |
| 1211 | 2026-09-03T14:18:24.405Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1212 | 2026-09-03T14:18:24.519Z | Checking flate2 v1.1.2 |
| 1213 | 2026-09-03T14:18:24.678Z | Compiling progenitor-client v0.10.0 |
| 1214 | 2026-09-03T14:18:24.944Z | Compiling ingot-macros v0.1.1 |
| 1215 | 2026-09-03T14:18:25.750Z | Checking hash32 v0.3.1 |
| 1216 | 2026-09-03T14:18:25.898Z | Checking hybrid-array v0.4.12 |
| 1217 | 2026-09-03T14:18:25.912Z | Compiling proc-macro-error v1.0.4 |
| 1218 | 2026-09-03T14:18:26.153Z | Compiling smoltcp v0.11.0 |
| 1219 | 2026-09-03T14:18:26.353Z | Checking toml_write v0.1.2 |
| 1220 | 2026-09-03T14:18:26.372Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1221 | 2026-09-03T14:18:26.525Z | Checking toml_edit v0.22.27 |
| 1222 | 2026-09-03T14:18:26.977Z | Checking num-iter v0.1.45 |
| 1223 | 2026-09-03T14:18:27.090Z | Checking num-rational v0.4.2 |
| 1224 | 2026-09-03T14:18:27.246Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1225 | 2026-09-03T14:18:27.491Z | Compiling zerocopy v0.7.35 |
| 1226 | 2026-09-03T14:18:27.579Z | Checking ingot-types v0.1.2 |
| 1227 | 2026-09-03T14:18:27.593Z | Compiling num_enum_derive v0.7.5 |
| 1228 | 2026-09-03T14:18:27.729Z | Compiling hubpack_derive v0.1.1 |
| 1229 | 2026-09-03T14:18:27.886Z | Checking cobs v0.3.0 |
| 1230 | 2026-09-03T14:18:27.911Z | Compiling scroll_derive v0.12.1 |
| 1231 | 2026-09-03T14:18:27.925Z | Compiling foreign-types-macros v0.2.3 |
| 1232 | 2026-09-03T14:18:28.029Z | Compiling num-complex v0.4.6 |
| 1233 | 2026-09-03T14:18:28.223Z | Compiling usdt-impl v0.5.0 |
| 1234 | 2026-09-03T14:18:28.473Z | Compiling crucible-workspace-hack v0.1.0 |
| 1235 | 2026-09-03T14:18:28.533Z | Checking managed v0.8.0 |
| 1236 | 2026-09-03T14:18:28.558Z | Checking bitflags v1.3.2 |
| 1237 | 2026-09-03T14:18:28.598Z | Checking foreign-types-shared v0.3.1 |
| 1238 | 2026-09-03T14:18:28.611Z | Checking scroll v0.12.0 |
| 1239 | 2026-09-03T14:18:28.615Z | Checking num_enum v0.7.5 |
| 1240 | 2026-09-03T14:18:28.691Z | Checking foreign-types v0.5.0 |
| 1241 | 2026-09-03T14:18:28.763Z | Checking num v0.4.3 |
| 1242 | 2026-09-03T14:18:28.835Z | Checking hubpack v0.1.2 |
| 1243 | 2026-09-03T14:18:28.849Z | Checking postcard v1.1.3 |
| 1244 | 2026-09-03T14:18:28.894Z | Compiling dof v0.3.0 |
| 1245 | 2026-09-03T14:18:28.995Z | Checking ingot v0.1.1 |
| 1246 | 2026-09-03T14:18:29.120Z | Checking toml v0.8.23 |
| 1247 | 2026-09-03T14:18:29.494Z | Checking crypto-common v0.2.2 |
| 1248 | 2026-09-03T14:18:29.531Z | Checking block-buffer v0.12.0 |
| 1249 | 2026-09-03T14:18:29.784Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1250 | 2026-09-03T14:18:29.875Z | Compiling dtrace-parser v0.2.0 |
| 1251 | 2026-09-03T14:18:30.108Z | Checking camino-tempfile v1.4.1 |
| 1252 | 2026-09-03T14:18:30.242Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1253 | 2026-09-03T14:18:30.257Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1254 | 2026-09-03T14:18:30.270Z | Checking cstr-argument v0.1.2 |
| 1255 | 2026-09-03T14:18:30.389Z | Compiling thread-id v4.2.2 |
| 1256 | 2026-09-03T14:18:30.444Z | Compiling float-ord v0.3.2 |
| 1257 | 2026-09-03T14:18:30.476Z | Compiling minimal-lexical v0.2.1 |
| 1258 | 2026-09-03T14:18:30.479Z | Checking static_assertions v1.1.0 |
| 1259 | 2026-09-03T14:18:30.479Z | Checking compression-core v0.4.32 |
| 1260 | 2026-09-03T14:18:30.575Z | Checking const-oid v0.10.2 |
| 1261 | 2026-09-03T14:18:30.614Z | Checking compression-codecs v0.4.32 |
| 1262 | 2026-09-03T14:18:30.662Z | Compiling nom v7.1.3 |
| 1263 | 2026-09-03T14:18:30.730Z | Checking digest v0.11.3 |
| 1264 | 2026-09-03T14:18:30.834Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1265 | 2026-09-03T14:18:30.899Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1266 | 2026-09-03T14:18:30.987Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1267 | 2026-09-03T14:18:31.127Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1268 | 2026-09-03T14:18:31.154Z | Checking goblin v0.8.2 |
| 1269 | 2026-09-03T14:18:31.331Z | Checking rayon v1.11.0 |
| 1270 | 2026-09-03T14:18:31.603Z | Compiling num_enum_derive v0.5.11 |
| 1271 | 2026-09-03T14:18:31.640Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1272 | 2026-09-03T14:18:31.843Z | Compiling rustc_version v0.4.1 |
| 1273 | 2026-09-03T14:18:31.996Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1274 | 2026-09-03T14:18:32.134Z | Compiling dropshot v0.17.1 |
| 1275 | 2026-09-03T14:18:32.197Z | Compiling rustix v0.38.44 |
| 1276 | 2026-09-03T14:18:32.358Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1277 | 2026-09-03T14:18:32.372Z | Checking cpufeatures v0.3.0 |
| 1278 | 2026-09-03T14:18:32.446Z | Checking tinyvec_macros v0.1.1 |
| 1279 | 2026-09-03T14:18:32.518Z | Compiling convert_case v0.4.0 |
| 1280 | 2026-09-03T14:18:32.587Z | Checking num_enum v0.5.11 |
| 1281 | 2026-09-03T14:18:32.603Z | Checking tinyvec v1.10.0 |
| 1282 | 2026-09-03T14:18:32.638Z | Checking sha1 v0.11.0 |
| 1283 | 2026-09-03T14:18:32.695Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1284 | 2026-09-03T14:18:32.824Z | Compiling derive_more v0.99.20 |
| 1285 | 2026-09-03T14:18:32.838Z | Checking toml v1.1.2+spec-1.1.0 |
| 1286 | 2026-09-03T14:18:32.909Z | Checking async-compression v0.4.33 |
| 1287 | 2026-09-03T14:18:33.147Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1288 | 2026-09-03T14:18:33.150Z | Compiling nix v0.30.1 |
| 1289 | 2026-09-03T14:18:33.367Z | Checking libscf-sys v1.2.0 |
| 1290 | 2026-09-03T14:18:33.496Z | Compiling libz-sys v1.1.22 |
| 1291 | 2026-09-03T14:18:33.543Z | Compiling dropshot_endpoint v0.17.1 |
| 1292 | 2026-09-03T14:18:33.635Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1293 | 2026-09-03T14:18:33.769Z | Checking bytecount v0.6.9 |
| 1294 | 2026-09-03T14:18:33.980Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1295 | 2026-09-03T14:18:33.993Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1296 | 2026-09-03T14:18:34.347Z | Compiling usdt-attr-macro v0.5.0 |
| 1297 | 2026-09-03T14:18:34.746Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1298 | 2026-09-03T14:18:34.846Z | Compiling usdt-macro v0.5.0 |
| 1299 | 2026-09-03T14:18:34.860Z | Compiling zone_cfg_derive v0.3.1 |
| 1300 | 2026-09-03T14:18:35.004Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1301 | 2026-09-03T14:18:35.060Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1302 | 2026-09-03T14:18:35.129Z | Checking itertools v0.12.1 |
| 1303 | 2026-09-03T14:18:35.172Z | Checking sigpipe v0.1.3 |
| 1304 | 2026-09-03T14:18:35.254Z | Checking memmap v0.7.0 |
| 1305 | 2026-09-03T14:18:35.386Z | Checking glob v0.3.3 |
| 1306 | 2026-09-03T14:18:35.400Z | Checking jiff v0.2.15 |
| 1307 | 2026-09-03T14:18:35.502Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1308 | 2026-09-03T14:18:35.516Z | Checking usdt v0.5.0 |
| 1309 | 2026-09-03T14:18:35.561Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1310 | 2026-09-03T14:18:35.605Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1311 | 2026-09-03T14:18:35.741Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1312 | 2026-09-03T14:18:35.823Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1313 | 2026-09-03T14:18:35.871Z | Checking smf v0.2.3 |
| 1314 | 2026-09-03T14:18:35.925Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1315 | 2026-09-03T14:18:35.984Z | Checking secrecy v0.10.3 |
| 1316 | 2026-09-03T14:18:36.040Z | Checking bstr v1.12.0 |
| 1317 | 2026-09-03T14:18:36.110Z | Checking whoami v1.6.1 |
| 1318 | 2026-09-03T14:18:36.155Z | Checking zone v0.3.1 |
| 1319 | 2026-09-03T14:18:36.276Z | Compiling curve25519-dalek v4.1.3 |
| 1320 | 2026-09-03T14:18:36.376Z | Checking hmac v0.12.1 |
| 1321 | 2026-09-03T14:18:36.499Z | Compiling clang-sys v1.8.1 |
| 1322 | 2026-09-03T14:18:36.506Z | Checking inout v0.1.4 |
| 1323 | 2026-09-03T14:18:36.514Z | Compiling enum-as-inner v0.6.1 |
| 1324 | 2026-09-03T14:18:36.549Z | Checking ff v0.13.1 |
| 1325 | 2026-09-03T14:18:36.573Z | Checking data-encoding v2.9.0 |
| 1326 | 2026-09-03T14:18:36.634Z | Compiling semver v0.1.20 |
| 1327 | 2026-09-03T14:18:36.673Z | Checking group v0.13.0 |
| 1328 | 2026-09-03T14:18:36.781Z | Checking cipher v0.4.4 |
| 1329 | 2026-09-03T14:18:36.814Z | Compiling rustc_version v0.1.7 |
| 1330 | 2026-09-03T14:18:36.887Z | Checking hkdf v0.12.4 |
| 1331 | 2026-09-03T14:18:36.913Z | Checking atomicwrites v0.4.4 |
| 1332 | 2026-09-03T14:18:36.972Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1333 | 2026-09-03T14:18:37.009Z | Checking universal-hash v0.5.1 |
| 1334 | 2026-09-03T14:18:37.022Z | Compiling regress v0.11.1 |
| 1335 | 2026-09-03T14:18:37.037Z | Checking crypto-bigint v0.5.5 |
| 1336 | 2026-09-03T14:18:37.053Z | Checking half v2.7.1 |
| 1337 | 2026-09-03T14:18:37.129Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1338 | 2026-09-03T14:18:37.297Z | Checking base16ct v0.2.0 |
| 1339 | 2026-09-03T14:18:37.418Z | Checking opaque-debug v0.3.1 |
| 1340 | 2026-09-03T14:18:37.488Z | Checking base64ct v1.8.0 |
| 1341 | 2026-09-03T14:18:37.715Z | Checking ciborium-io v0.2.2 |
| 1342 | 2026-09-03T14:18:37.781Z | Checking indent_write v2.2.0 |
| 1343 | 2026-09-03T14:18:37.807Z | Checking ciborium-ll v0.2.2 |
| 1344 | 2026-09-03T14:18:37.869Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1345 | 2026-09-03T14:18:37.982Z | Checking password-hash v0.5.0 |
| 1346 | 2026-09-03T14:18:38.019Z | Checking thiserror-no-std v2.0.2 |
| 1347 | 2026-09-03T14:18:38.032Z | Checking poly1305 v0.8.0 |
| 1348 | 2026-09-03T14:18:38.053Z | Checking elliptic-curve v0.13.8 |
| 1349 | 2026-09-03T14:18:38.107Z | Compiling newtype_derive v0.1.6 |
| 1350 | 2026-09-03T14:18:38.206Z | Checking chacha20 v0.9.1 |
| 1351 | 2026-09-03T14:18:38.260Z | Checking similar v2.7.0 |
| 1352 | 2026-09-03T14:18:38.298Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1353 | 2026-09-03T14:18:38.330Z | Compiling nix v0.31.3 |
| 1354 | 2026-09-03T14:18:38.397Z | Checking blake2 v0.10.6 |
| 1355 | 2026-09-03T14:18:38.542Z | Compiling typify-impl v0.6.2 |
| 1356 | 2026-09-03T14:18:38.590Z | Checking aead v0.5.2 |
| 1357 | 2026-09-03T14:18:38.593Z | Compiling libloading v0.8.9 |
| 1358 | 2026-09-03T14:18:38.616Z | Compiling owo-colors v4.3.0 |
| 1359 | 2026-09-03T14:18:38.709Z | Checking linked-hash-map v0.5.6 |
| 1360 | 2026-09-03T14:18:38.725Z | Compiling bindgen v0.72.1 |
| 1361 | 2026-09-03T14:18:38.791Z | Checking resolv-conf v0.7.5 |
| 1362 | 2026-09-03T14:18:38.876Z | Checking keccak v0.1.6 |
| 1363 | 2026-09-03T14:18:38.977Z | Checking lru-cache v0.1.2 |
| 1364 | 2026-09-03T14:18:39.023Z | Checking chacha20poly1305 v0.10.1 |
| 1365 | 2026-09-03T14:18:39.037Z | Checking sha3 v0.10.8 |
| 1366 | 2026-09-03T14:18:39.116Z | Checking argon2 v0.5.3 |
| 1367 | 2026-09-03T14:18:39.149Z | Checking vsss-rs v3.3.4 |
| 1368 | 2026-09-03T14:18:39.281Z | Checking ciborium v0.2.2 |
| 1369 | 2026-09-03T14:18:39.408Z | Checking hickory-proto v0.24.4 |
| 1370 | 2026-09-03T14:18:39.600Z | Checking tokio-dtrace v0.1.1 |
| 1371 | 2026-09-03T14:18:39.623Z | Checking papergrid v0.18.0 |
| 1372 | 2026-09-03T14:18:39.690Z | Compiling cexpr v0.6.0 |
| 1373 | 2026-09-03T14:18:39.779Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1374 | 2026-09-03T14:18:40.081Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1375 | 2026-09-03T14:18:40.254Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1376 | 2026-09-03T14:18:40.372Z | Checking serde-big-array v0.5.1 |
| 1377 | 2026-09-03T14:18:40.486Z | Compiling serde_repr v0.1.20 |
| 1378 | 2026-09-03T14:18:40.510Z | Compiling derive-where v1.6.0 |
| 1379 | 2026-09-03T14:18:40.867Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1380 | 2026-09-03T14:18:40.910Z | Compiling shlex v1.3.0 |
| 1381 | 2026-09-03T14:18:41.111Z | Checking unicode-segmentation v1.12.0 |
| 1382 | 2026-09-03T14:18:41.111Z | Checking siphasher v1.0.1 |
| 1383 | 2026-09-03T14:18:41.138Z | Checking same-file v1.0.6 |
| 1384 | 2026-09-03T14:18:41.180Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1385 | 2026-09-03T14:18:41.262Z | Checking walkdir v2.5.0 |
| 1386 | 2026-09-03T14:18:41.292Z | Checking phf_shared v0.12.1 |
| 1387 | 2026-09-03T14:18:41.433Z | Checking newline-converter v0.3.0 |
| 1388 | 2026-09-03T14:18:41.486Z | Checking hickory-resolver v0.24.4 |
| 1389 | 2026-09-03T14:18:41.577Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1390 | 2026-09-03T14:18:41.821Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1391 | 2026-09-03T14:18:41.952Z | Checking tabled v0.21.0 |
| 1392 | 2026-09-03T14:18:41.991Z | Compiling typify-macro v0.6.2 |
| 1393 | 2026-09-03T14:18:42.162Z | Checking oxide-tokio-rt v0.1.2 |
| 1394 | 2026-09-03T14:18:42.310Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1395 | 2026-09-03T14:18:43.046Z | Checking itertools v0.15.0 |
| 1396 | 2026-09-03T14:18:43.070Z | Checking console v0.15.11 |
| 1397 | 2026-09-03T14:18:43.165Z | Compiling progenitor-impl v0.10.0 |
| 1398 | 2026-09-03T14:18:43.254Z | Checking tokio-stream v0.1.17 |
| 1399 | 2026-09-03T14:18:43.351Z | Compiling pin-project-internal v1.1.10 |
| 1400 | 2026-09-03T14:18:43.404Z | Compiling slog-dtrace v0.3.0 |
| 1401 | 2026-09-03T14:18:43.500Z | Checking csv-core v0.1.12 |
| 1402 | 2026-09-03T14:18:43.627Z | Checking smawk v0.3.2 |
| 1403 | 2026-09-03T14:18:43.640Z | Checking swrite v0.1.0 |
| 1404 | 2026-09-03T14:18:43.682Z | Compiling chrono-tz v0.10.4 |
| 1405 | 2026-09-03T14:18:43.730Z | Checking unicode-width v0.1.14 |
| 1406 | 2026-09-03T14:18:43.757Z | Checking foldhash v0.1.5 |
| 1407 | 2026-09-03T14:18:43.895Z | Compiling cancel-safe-futures v0.1.5 |
| 1408 | 2026-09-03T14:18:43.898Z | Compiling unicode-xid v0.2.6 |
| 1409 | 2026-09-03T14:18:43.978Z | Checking unicode-linebreak v0.1.5 |
| 1410 | 2026-09-03T14:18:44.021Z | Compiling const_format_proc_macros v0.2.34 |
| 1411 | 2026-09-03T14:18:44.189Z | Checking textwrap v0.16.2 |
| 1412 | 2026-09-03T14:18:44.206Z | Checking hashbrown v0.15.5 |
| 1413 | 2026-09-03T14:18:44.417Z | Checking pin-project v1.1.10 |
| 1414 | 2026-09-03T14:18:44.517Z | Checking csv v1.4.0 |
| 1415 | 2026-09-03T14:18:44.726Z | Checking qorb v0.4.1 |
| 1416 | 2026-09-03T14:18:44.788Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1417 | 2026-09-03T14:18:44.881Z | Checking expectorate v1.2.0 |
| 1418 | 2026-09-03T14:18:44.895Z | Checking phf v0.12.1 |
| 1419 | 2026-09-03T14:18:45.009Z | Checking unicode-normalization v0.1.24 |
| 1420 | 2026-09-03T14:18:45.040Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1421 | 2026-09-03T14:18:45.204Z | Compiling progenitor-macro v0.10.0 |
| 1422 | 2026-09-03T14:18:45.491Z | Compiling snafu-derive v0.8.9 |
| 1423 | 2026-09-03T14:18:46.060Z | Checking libsw-core v0.3.2 |
| 1424 | 2026-09-03T14:18:46.215Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1425 | 2026-09-03T14:18:46.267Z | Compiling async-recursion v1.1.1 |
| 1426 | 2026-09-03T14:18:46.324Z | Compiling cookie v0.18.1 |
| 1427 | 2026-09-03T14:18:46.447Z | Checking fixedbitset v0.5.7 |
| 1428 | 2026-09-03T14:18:46.562Z | Checking highway v1.3.0 |
| 1429 | 2026-09-03T14:18:46.655Z | Checking fixedbitset v0.4.2 |
| 1430 | 2026-09-03T14:18:46.802Z | Compiling moka v0.12.11 |
| 1431 | 2026-09-03T14:18:46.817Z | Checking petgraph v0.6.5 |
| 1432 | 2026-09-03T14:18:47.042Z | Checking petgraph v0.8.2 |
| 1433 | 2026-09-03T14:18:47.218Z | Checking snafu v0.8.9 |
| 1434 | 2026-09-03T14:18:47.517Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1435 | 2026-09-03T14:18:47.683Z | Checking libsw v3.5.0 |
| 1436 | 2026-09-03T14:18:47.860Z | Checking olpc-cjson v0.1.4 |
| 1437 | 2026-09-03T14:18:48.002Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1438 | 2026-09-03T14:18:48.029Z | Checking const_format v0.2.34 |
| 1439 | 2026-09-03T14:18:48.345Z | Checking papergrid v0.11.0 |
| 1440 | 2026-09-03T14:18:48.383Z | Compiling typify v0.6.2 |
| 1441 | 2026-09-03T14:18:48.465Z | Checking globset v0.4.16 |
| 1442 | 2026-09-03T14:18:48.479Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1443 | 2026-09-03T14:18:48.549Z | Checking gethostname v0.5.0 |
| 1444 | 2026-09-03T14:18:48.708Z | Compiling tabled_derive v0.7.0 |
| 1445 | 2026-09-03T14:18:48.755Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1446 | 2026-09-03T14:18:48.944Z | Checking reqwest v0.13.2 |
| 1447 | 2026-09-03T14:18:48.960Z | Checking bcs v0.1.6 |
| 1448 | 2026-09-03T14:18:49.082Z | Checking pem v3.0.5 |
| 1449 | 2026-09-03T14:18:49.194Z | Checking serde_plain v1.0.2 |
| 1450 | 2026-09-03T14:18:49.243Z | Compiling signal-hook v0.4.4 |
| 1451 | 2026-09-03T14:18:49.338Z | Checking crc8 v0.1.1 |
| 1452 | 2026-09-03T14:18:49.374Z | Checking progenitor v0.10.0 |
| 1453 | 2026-09-03T14:18:49.437Z | Checking typed-path v0.9.3 |
| 1454 | 2026-09-03T14:18:49.460Z | Checking linear-map v1.2.0 |
| 1455 | 2026-09-03T14:18:49.481Z | Checking humantime v2.3.0 |
| 1456 | 2026-09-03T14:18:49.507Z | Checking termtree v0.5.1 |
| 1457 | 2026-09-03T14:18:49.625Z | Checking tagptr v0.2.0 |
| 1458 | 2026-09-03T14:18:49.639Z | Checking tabled v0.15.0 |
| 1459 | 2026-09-03T14:18:49.651Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1460 | 2026-09-03T14:18:49.665Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1461 | 2026-09-03T14:18:50.172Z | Checking tough v0.20.0 |
| 1462 | 2026-09-03T14:18:50.386Z | Compiling progenitor-impl v0.14.0 |
| 1463 | 2026-09-03T14:18:50.741Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1464 | 2026-09-03T14:18:50.932Z | Checking steno v0.4.1 |
| 1465 | 2026-09-03T14:18:51.251Z | Checking hickory-proto v0.25.2 |
| 1466 | 2026-09-03T14:18:51.777Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1467 | 2026-09-03T14:18:51.910Z | Compiling cargo-platform v0.1.9 |
| 1468 | 2026-09-03T14:18:52.148Z | Compiling vergen v8.3.2 |
| 1469 | 2026-09-03T14:18:52.151Z | Compiling fs-err v3.1.2 |
| 1470 | 2026-09-03T14:18:52.206Z | Compiling cargo_metadata v0.18.1 |
| 1471 | 2026-09-03T14:18:52.493Z | Compiling progenitor-macro v0.14.0 |
| 1472 | 2026-09-03T14:18:52.505Z | Checking progenitor-client v0.14.0 |
| 1473 | 2026-09-03T14:18:52.596Z | Checking dropshot-api-manager-types v0.7.2 |
| 1474 | 2026-09-03T14:18:52.718Z | Checking sha2 v0.10.9 |
| 1475 | 2026-09-03T14:18:52.763Z | Compiling blake3 v1.8.2 |
| 1476 | 2026-09-03T14:18:52.818Z | Checking hickory-resolver v0.25.2 |
| 1477 | 2026-09-03T14:18:53.452Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1478 | 2026-09-03T14:18:53.492Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1479 | 2026-09-03T14:18:53.604Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1480 | 2026-09-03T14:18:54.024Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1481 | 2026-09-03T14:18:54.443Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1482 | 2026-09-03T14:18:54.668Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1483 | 2026-09-03T14:18:54.873Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1484 | 2026-09-03T14:18:54.897Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1485 | 2026-09-03T14:18:55.055Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1486 | 2026-09-03T14:18:55.103Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1487 | 2026-09-03T14:18:55.529Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1488 | 2026-09-03T14:18:55.559Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1489 | 2026-09-03T14:18:55.801Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1490 | 2026-09-03T14:18:56.060Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1491 | 2026-09-03T14:18:56.307Z | Checking git-stub v1.0.0 |
| 1492 | 2026-09-03T14:18:56.343Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1493 | 2026-09-03T14:18:56.467Z | Compiling strum_macros v0.28.0 |
| 1494 | 2026-09-03T14:18:56.589Z | Checking filetime v0.2.26 |
| 1495 | 2026-09-03T14:18:56.617Z | Checking progenitor v0.14.0 |
| 1496 | 2026-09-03T14:18:56.728Z | Checking arrayref v0.3.9 |
| 1497 | 2026-09-03T14:18:56.747Z | Checking is_ci v1.2.0 |
| 1498 | 2026-09-03T14:18:56.805Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1499 | 2026-09-03T14:18:56.847Z | Checking xattr v1.6.1 |
| 1500 | 2026-09-03T14:18:56.936Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1501 | 2026-09-03T14:18:56.955Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1502 | 2026-09-03T14:18:56.977Z | Checking arrayvec v0.7.6 |
| 1503 | 2026-09-03T14:18:57.023Z | Compiling curl v0.4.50 |
| 1504 | 2026-09-03T14:18:57.160Z | Checking constant_time_eq v0.3.1 |
| 1505 | 2026-09-03T14:18:57.311Z | Checking tar v0.4.45 |
| 1506 | 2026-09-03T14:18:57.531Z | Checking supports-color v3.0.2 |
| 1507 | 2026-09-03T14:18:57.577Z | Checking git-stub-vcs v0.1.0 |
| 1508 | 2026-09-03T14:18:57.766Z | Checking toml v0.7.8 |
| 1509 | 2026-09-03T14:18:57.965Z | Checking drift v0.2.0 |
| 1510 | 2026-09-03T14:18:58.070Z | Checking kstat-rs v0.2.4 |
| 1511 | 2026-09-03T14:18:58.232Z | Checking strum v0.28.0 |
| 1512 | 2026-09-03T14:18:58.256Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1513 | 2026-09-03T14:18:58.271Z | Checking topological-sort v0.2.2 |
| 1514 | 2026-09-03T14:18:58.345Z | Checking dropshot-api-manager v0.7.2 |
| 1515 | 2026-09-03T14:18:58.404Z | Checking omicron-zone-package v0.12.2 |
| 1516 | 2026-09-03T14:18:58.653Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1517 | 2026-09-03T14:18:59.001Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1518 | 2026-09-03T14:18:59.237Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1519 | 2026-09-03T14:18:59.252Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1520 | 2026-09-03T14:18:59.651Z | Checking signal-hook-tokio v0.4.0 |
| 1521 | 2026-09-03T14:18:59.782Z | Checking scuffle v0.1.0 |
| 1522 | 2026-09-03T14:18:59.961Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1523 | 2026-09-03T14:19:00.031Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1524 | 2026-09-03T14:19:00.217Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1525 | 2026-09-03T14:19:00.313Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1526 | 2026-09-03T14:19:00.665Z | Checking iddqd v0.4.5 |
| 1527 | 2026-09-03T14:19:01.005Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1528 | 2026-09-03T14:19:01.124Z | Checking internet-checksum v0.2.1 |
| 1529 | 2026-09-03T14:19:01.208Z | Checking search_path v0.1.4 |
| 1530 | 2026-09-03T14:19:01.266Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1531 | 2026-09-03T14:19:01.319Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1532 | 2026-09-03T14:19:01.346Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1533 | 2026-09-03T14:19:01.380Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1534 | 2026-09-03T14:19:02.134Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1535 | 2026-09-03T14:19:02.471Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1536 | 2026-09-03T14:19:02.606Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1537 | 2026-09-03T14:19:03.025Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1538 | 2026-09-03T14:19:03.969Z | Compiling git2 v0.19.0 |
| 1539 | 2026-09-03T14:19:06.279Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1540 | 2026-09-03T14:19:07.868Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1541 | 2026-09-03T14:19:14.102Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1542 | 2026-09-03T14:19:15.361Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1543 | 2026-09-03T14:19:20.779Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s |
| 1544 | 2026-09-03T14:19:21.129Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1545 | 2026-09-03T14:19:21.129Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1546 | 2026-09-03T14:19:21.616Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1547 | 2026-09-03T14:19:21.619Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1548 | 2026-09-03T14:19:21.691Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1549 | 2026-09-03T14:19:21.691Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1550 | 2026-09-03T14:19:28.910Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1551 | 2026-09-03T14:19:28.911Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1552 | 2026-09-03T14:19:31.669Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.49s |
| 1553 | 2026-09-03T14:19:31.811Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1554 | 2026-09-03T14:19:31.811Z | + cargo clippy --features softnpu -- --deny warnings |
| 1555 | 2026-09-03T14:19:32.106Z | Downloading crates ... |
| 1556 | 2026-09-03T14:19:32.264Z | Downloaded tap v1.0.1 |
| 1557 | 2026-09-03T14:19:32.267Z | Downloaded libloading v0.7.4 |
| 1558 | 2026-09-03T14:19:32.267Z | Downloaded serde_arrays v0.1.0 |
| 1559 | 2026-09-03T14:19:32.269Z | Downloaded radium v0.7.0 |
| 1560 | 2026-09-03T14:19:32.272Z | Downloaded typeid v1.0.3 |
| 1561 | 2026-09-03T14:19:32.272Z | Downloaded bitstruct v0.1.1 |
| 1562 | 2026-09-03T14:19:32.275Z | Downloaded ascii v1.1.0 |
| 1563 | 2026-09-03T14:19:32.278Z | Downloaded funty v2.0.0 |
| 1564 | 2026-09-03T14:19:32.280Z | Downloaded wyz v0.5.1 |
| 1565 | 2026-09-03T14:19:32.280Z | Downloaded num-bigint v0.4.6 |
| 1566 | 2026-09-03T14:19:32.283Z | Downloaded erased-serde v0.4.8 |
| 1567 | 2026-09-03T14:19:32.283Z | Downloaded bitstruct_derive v0.1.0 |
| 1568 | 2026-09-03T14:19:32.288Z | Downloaded bitvec v1.0.1 |
| 1569 | 2026-09-03T14:19:32.409Z | Checking num-integer v0.1.46 |
| 1570 | 2026-09-03T14:19:32.486Z | Checking num-complex v0.4.6 |
| 1571 | 2026-09-03T14:19:32.496Z | Compiling radium v0.7.0 |
| 1572 | 2026-09-03T14:19:32.502Z | Checking tap v1.0.1 |
| 1573 | 2026-09-03T14:19:32.508Z | Checking funty v2.0.0 |
| 1574 | 2026-09-03T14:19:32.515Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1575 | 2026-09-03T14:19:32.517Z | Compiling typeid v1.0.3 |
| 1576 | 2026-09-03T14:19:32.528Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1577 | 2026-09-03T14:19:32.585Z | Checking wyz v0.5.1 |
| 1578 | 2026-09-03T14:19:32.681Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1579 | 2026-09-03T14:19:32.689Z | Checking num-bigint v0.4.6 |
| 1580 | 2026-09-03T14:19:32.715Z | Checking num-iter v0.1.45 |
| 1581 | 2026-09-03T14:19:32.769Z | Compiling erased-serde v0.4.8 |
| 1582 | 2026-09-03T14:19:32.784Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1583 | 2026-09-03T14:19:32.806Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1584 | 2026-09-03T14:19:32.816Z | Compiling bitstruct_derive v0.1.0 |
| 1585 | 2026-09-03T14:19:32.882Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1586 | 2026-09-03T14:19:32.893Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1587 | 2026-09-03T14:19:32.914Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1588 | 2026-09-03T14:19:32.934Z | Checking bitvec v1.0.1 |
| 1589 | 2026-09-03T14:19:32.943Z | Checking ascii v1.1.0 |
| 1590 | 2026-09-03T14:19:32.999Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1591 | 2026-09-03T14:19:33.004Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1592 | 2026-09-03T14:19:33.107Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1593 | 2026-09-03T14:19:33.117Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1594 | 2026-09-03T14:19:33.129Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1595 | 2026-09-03T14:19:33.160Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1596 | 2026-09-03T14:19:33.519Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1597 | 2026-09-03T14:19:33.525Z | Checking serde_arrays v0.1.0 |
| 1598 | 2026-09-03T14:19:33.525Z | Checking bitstruct v0.1.1 |
| 1599 | 2026-09-03T14:19:33.525Z | Checking num-rational v0.4.2 |
| 1600 | 2026-09-03T14:19:33.528Z | Checking libloading v0.7.4 |
| 1601 | 2026-09-03T14:19:33.538Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1602 | 2026-09-03T14:19:33.756Z | Checking num v0.4.3 |
| 1603 | 2026-09-03T14:19:33.823Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1604 | 2026-09-03T14:19:34.349Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1605 | 2026-09-03T14:19:34.626Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1606 | 2026-09-03T14:19:34.628Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1607 | 2026-09-03T14:19:34.815Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1608 | 2026-09-03T14:19:35.038Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1609 | 2026-09-03T14:19:35.038Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1610 | 2026-09-03T14:19:35.494Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1611 | 2026-09-03T14:19:35.709Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1612 | 2026-09-03T14:19:35.712Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1613 | 2026-09-03T14:19:35.712Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1614 | 2026-09-03T14:19:35.712Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1615 | 2026-09-03T14:19:36.521Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1616 | 2026-09-03T14:19:37.328Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1617 | 2026-09-03T14:19:41.388Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1618 | 2026-09-03T14:19:41.505Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1619 | 2026-09-03T14:19:47.884Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1620 | 2026-09-03T14:19:49.146Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1621 | 2026-09-03T14:19:49.676Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1622 | 2026-09-03T14:19:54.616Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.76s |
| 1623 | 2026-09-03T14:19:54.762Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1624 | 2026-09-03T14:19:54.762Z | + cargo clippy --features chaos -- --deny warnings |
| 1625 | 2026-09-03T14:19:55.241Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1626 | 2026-09-03T14:19:55.244Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1627 | 2026-09-03T14:19:55.244Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1628 | 2026-09-03T14:20:02.541Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1629 | 2026-09-03T14:20:02.541Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1630 | 2026-09-03T14:20:05.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.38s |
| 1631 | 2026-09-03T14:20:05.321Z | + banner fmt |
| 1632 | 2026-09-03T14:20:05.324Z | |
| 1633 | 2026-09-03T14:20:05.324Z | ###### # # ##### |
| 1634 | 2026-09-03T14:20:05.324Z | # ## ## # |
| 1635 | 2026-09-03T14:20:05.324Z | ##### # ## # # |
| 1636 | 2026-09-03T14:20:05.325Z | # # # # |
| 1637 | 2026-09-03T14:20:05.325Z | # # # # |
| 1638 | 2026-09-03T14:20:05.325Z | # # # # |
| 1639 | 2026-09-03T14:20:05.325Z | |
| 1640 | 2026-09-03T14:20:05.325Z | + cargo fmt -- --check |
| 1641 | 2026-09-03T14:20:05.776Z | + banner test |
| 1642 | 2026-09-03T14:20:05.780Z | |
| 1643 | 2026-09-03T14:20:05.780Z | ##### ###### #### ##### |
| 1644 | 2026-09-03T14:20:05.780Z | # # # # |
| 1645 | 2026-09-03T14:20:05.780Z | # ##### #### # |
| 1646 | 2026-09-03T14:20:05.780Z | # # # # |
| 1647 | 2026-09-03T14:20:05.780Z | # # # # # |
| 1648 | 2026-09-03T14:20:05.780Z | # ###### #### # |
| 1649 | 2026-09-03T14:20:05.780Z | |
| 1650 | 2026-09-03T14:20:05.780Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1651 | 2026-09-03T14:20:05.780Z | + RUST_BACKTRACE=full |
| 1652 | 2026-09-03T14:20:05.780Z | + cargo test --features tofino_stub --no-fail-fast |
| 1653 | 2026-09-03T14:20:06.631Z | Compiling unicode-ident v1.0.24 |
| 1654 | 2026-09-03T14:20:06.631Z | Compiling cfg-if v1.0.4 |
| 1655 | 2026-09-03T14:20:06.634Z | Compiling memchr v2.7.5 |
| 1656 | 2026-09-03T14:20:06.634Z | Compiling serde_core v1.0.228 |
| 1657 | 2026-09-03T14:20:06.750Z | Compiling itoa v1.0.15 |
| 1658 | 2026-09-03T14:20:06.756Z | Compiling libc v0.2.186 |
| 1659 | 2026-09-03T14:20:06.765Z | Compiling zmij v1.0.17 |
| 1660 | 2026-09-03T14:20:06.791Z | Compiling libm v0.2.15 |
| 1661 | 2026-09-03T14:20:06.843Z | Compiling proc-macro2 v1.0.106 |
| 1662 | 2026-09-03T14:20:06.868Z | Compiling equivalent v1.0.2 |
| 1663 | 2026-09-03T14:20:06.963Z | Compiling log v0.4.29 |
| 1664 | 2026-09-03T14:20:07.029Z | Compiling heck v0.5.0 |
| 1665 | 2026-09-03T14:20:07.235Z | Compiling quote v1.0.45 |
| 1666 | 2026-09-03T14:20:07.259Z | Compiling iana-time-zone v0.1.64 |
| 1667 | 2026-09-03T14:20:07.284Z | Compiling smallvec v1.15.1 |
| 1668 | 2026-09-03T14:20:07.464Z | Compiling syn v2.0.118 |
| 1669 | 2026-09-03T14:20:07.477Z | Compiling dyn-clone v1.0.20 |
| 1670 | 2026-09-03T14:20:07.488Z | Compiling hashbrown v0.17.1 |
| 1671 | 2026-09-03T14:20:07.519Z | Compiling fnv v1.0.7 |
| 1672 | 2026-09-03T14:20:07.532Z | Compiling stable_deref_trait v1.2.0 |
| 1673 | 2026-09-03T14:20:07.612Z | Compiling regex-syntax v0.8.11 |
| 1674 | 2026-09-03T14:20:07.625Z | Compiling pin-project-lite v0.2.16 |
| 1675 | 2026-09-03T14:20:07.628Z | Compiling percent-encoding v2.3.2 |
| 1676 | 2026-09-03T14:20:07.721Z | Compiling writeable v0.6.1 |
| 1677 | 2026-09-03T14:20:07.832Z | Compiling litemap v0.8.0 |
| 1678 | 2026-09-03T14:20:07.889Z | Compiling num-traits v0.2.19 |
| 1679 | 2026-09-03T14:20:08.022Z | Compiling icu_normalizer_data v2.0.0 |
| 1680 | 2026-09-03T14:20:08.043Z | Compiling icu_properties_data v2.0.1 |
| 1681 | 2026-09-03T14:20:08.054Z | Compiling form_urlencoded v1.2.2 |
| 1682 | 2026-09-03T14:20:08.098Z | Compiling utf8_iter v1.0.4 |
| 1683 | 2026-09-03T14:20:08.176Z | Compiling getrandom v0.4.2 |
| 1684 | 2026-09-03T14:20:08.232Z | Compiling aho-corasick v1.1.3 |
| 1685 | 2026-09-03T14:20:08.244Z | Compiling byteorder v1.5.0 |
| 1686 | 2026-09-03T14:20:08.323Z | Compiling ucd-trie v0.1.7 |
| 1687 | 2026-09-03T14:20:08.476Z | Compiling semver v1.0.28 |
| 1688 | 2026-09-03T14:20:08.491Z | Compiling serde_json v1.0.150 |
| 1689 | 2026-09-03T14:20:08.571Z | Compiling indexmap v2.14.0 |
| 1690 | 2026-09-03T14:20:08.620Z | Compiling scopeguard v1.2.0 |
| 1691 | 2026-09-03T14:20:08.732Z | Compiling lock_api v0.4.14 |
| 1692 | 2026-09-03T14:20:08.823Z | Compiling uuid v1.23.3 |
| 1693 | 2026-09-03T14:20:08.918Z | Compiling allocator-api2 v0.2.21 |
| 1694 | 2026-09-03T14:20:08.959Z | Compiling futures-core v0.3.32 |
| 1695 | 2026-09-03T14:20:09.112Z | Compiling regex-automata v0.4.13 |
| 1696 | 2026-09-03T14:20:09.196Z | Compiling foldhash v0.2.0 |
| 1697 | 2026-09-03T14:20:09.245Z | Compiling ryu v1.0.20 |
| 1698 | 2026-09-03T14:20:09.397Z | Compiling hashbrown v0.16.1 |
| 1699 | 2026-09-03T14:20:09.444Z | Compiling pretty-hex v0.4.1 |
| 1700 | 2026-09-03T14:20:09.589Z | Compiling strsim v0.11.1 |
| 1701 | 2026-09-03T14:20:09.649Z | Compiling plain v0.2.3 |
| 1702 | 2026-09-03T14:20:09.760Z | Compiling time-core v0.1.8 |
| 1703 | 2026-09-03T14:20:09.913Z | Compiling futures-sink v0.3.32 |
| 1704 | 2026-09-03T14:20:09.925Z | Compiling num-conv v0.2.1 |
| 1705 | 2026-09-03T14:20:09.976Z | Compiling slab v0.4.11 |
| 1706 | 2026-09-03T14:20:10.019Z | Compiling futures-channel v0.3.32 |
| 1707 | 2026-09-03T14:20:10.075Z | Compiling time-macros v0.2.27 |
| 1708 | 2026-09-03T14:20:10.153Z | Compiling synstructure v0.13.2 |
| 1709 | 2026-09-03T14:20:10.239Z | Compiling serde_derive_internals v0.29.1 |
| 1710 | 2026-09-03T14:20:10.401Z | Compiling futures-io v0.3.32 |
| 1711 | 2026-09-03T14:20:10.544Z | Compiling futures-task v0.3.32 |
| 1712 | 2026-09-03T14:20:10.604Z | Compiling regress v0.10.5 |
| 1713 | 2026-09-03T14:20:10.652Z | Compiling darling_core v0.21.3 |
| 1714 | 2026-09-03T14:20:10.809Z | Compiling regex v1.12.4 |
| 1715 | 2026-09-03T14:20:10.866Z | Compiling thread-id v5.0.0 |
| 1716 | 2026-09-03T14:20:10.953Z | Compiling getrandom v0.2.16 |
| 1717 | 2026-09-03T14:20:11.011Z | Compiling socket2 v0.6.4 |
| 1718 | 2026-09-03T14:20:11.140Z | Compiling parking_lot_core v0.9.12 |
| 1719 | 2026-09-03T14:20:11.287Z | Compiling bitflags v2.11.1 |
| 1720 | 2026-09-03T14:20:11.393Z | Compiling serde_derive v1.0.228 |
| 1721 | 2026-09-03T14:20:11.446Z | Compiling zerofrom-derive v0.1.6 |
| 1722 | 2026-09-03T14:20:11.469Z | Compiling yoke-derive v0.8.0 |
| 1723 | 2026-09-03T14:20:11.536Z | Compiling zerovec-derive v0.11.1 |
| 1724 | 2026-09-03T14:20:11.549Z | Compiling displaydoc v0.2.5 |
| 1725 | 2026-09-03T14:20:11.709Z | Compiling thiserror-impl v2.0.18 |
| 1726 | 2026-09-03T14:20:12.314Z | Compiling schemars_derive v0.8.22 |
| 1727 | 2026-09-03T14:20:12.524Z | Compiling tokio-macros v2.7.0 |
| 1728 | 2026-09-03T14:20:12.630Z | Compiling zeroize_derive v1.4.3 |
| 1729 | 2026-09-03T14:20:12.698Z | Compiling zerocopy-derive v0.8.27 |
| 1730 | 2026-09-03T14:20:12.809Z | Compiling futures-macro v0.3.32 |
| 1731 | 2026-09-03T14:20:12.948Z | Compiling thiserror v2.0.18 |
| 1732 | 2026-09-03T14:20:13.059Z | Compiling zerofrom v0.1.6 |
| 1733 | 2026-09-03T14:20:13.194Z | Compiling yoke v0.8.0 |
| 1734 | 2026-09-03T14:20:13.274Z | Compiling tracing-attributes v0.1.30 |
| 1735 | 2026-09-03T14:20:13.327Z | Compiling thiserror-impl v1.0.69 |
| 1736 | 2026-09-03T14:20:13.388Z | Compiling zerovec v0.11.4 |
| 1737 | 2026-09-03T14:20:13.545Z | Compiling zerotrie v0.2.2 |
| 1738 | 2026-09-03T14:20:13.655Z | Compiling pest v2.8.2 |
| 1739 | 2026-09-03T14:20:13.857Z | Compiling scroll_derive v0.13.1 |
| 1740 | 2026-09-03T14:20:13.937Z | Compiling zerocopy v0.8.27 |
| 1741 | 2026-09-03T14:20:14.081Z | Compiling serde v1.0.228 |
| 1742 | 2026-09-03T14:20:14.503Z | Compiling tinystr v0.8.1 |
| 1743 | 2026-09-03T14:20:14.517Z | Compiling bytes v1.12.0 |
| 1744 | 2026-09-03T14:20:14.529Z | Compiling serde_tokenstream v0.2.3 |
| 1745 | 2026-09-03T14:20:14.607Z | Compiling potential_utf v0.1.3 |
| 1746 | 2026-09-03T14:20:14.710Z | Compiling icu_locale_core v2.0.0 |
| 1747 | 2026-09-03T14:20:14.713Z | Compiling chrono v0.4.45 |
| 1748 | 2026-09-03T14:20:14.766Z | Compiling icu_collections v2.0.0 |
| 1749 | 2026-09-03T14:20:14.778Z | Compiling pest_meta v2.8.2 |
| 1750 | 2026-09-03T14:20:14.806Z | Compiling async-trait v0.1.89 |
| 1751 | 2026-09-03T14:20:14.960Z | Compiling scroll v0.13.0 |
| 1752 | 2026-09-03T14:20:15.155Z | Compiling http v1.4.2 |
| 1753 | 2026-09-03T14:20:15.224Z | Compiling icu_provider v2.0.0 |
| 1754 | 2026-09-03T14:20:15.286Z | Compiling goblin v0.10.1 |
| 1755 | 2026-09-03T14:20:15.403Z | Compiling pest_generator v2.8.2 |
| 1756 | 2026-09-03T14:20:15.536Z | Compiling icu_properties v2.0.1 |
| 1757 | 2026-09-03T14:20:15.557Z | Compiling icu_normalizer v2.0.0 |
| 1758 | 2026-09-03T14:20:15.853Z | Compiling schemars v0.8.22 |
| 1759 | 2026-09-03T14:20:16.097Z | Compiling daft-derive v0.1.5 |
| 1760 | 2026-09-03T14:20:16.111Z | Compiling pest_derive v2.8.2 |
| 1761 | 2026-09-03T14:20:16.234Z | Compiling darling_macro v0.21.3 |
| 1762 | 2026-09-03T14:20:16.295Z | Compiling openssl-macros v0.1.1 |
| 1763 | 2026-09-03T14:20:16.676Z | Compiling idna_adapter v1.2.1 |
| 1764 | 2026-09-03T14:20:16.783Z | Compiling dtrace-parser v0.3.0 |
| 1765 | 2026-09-03T14:20:16.817Z | Compiling idna v1.1.0 |
| 1766 | 2026-09-03T14:20:16.830Z | Compiling typify-impl v0.4.3 |
| 1767 | 2026-09-03T14:20:16.833Z | Compiling darling v0.21.3 |
| 1768 | 2026-09-03T14:20:16.833Z | Compiling openapiv3 v2.2.0 |
| 1769 | 2026-09-03T14:20:16.922Z | Compiling structmeta-derive v0.3.0 |
| 1770 | 2026-09-03T14:20:16.970Z | Compiling async-stream-impl v0.3.6 |
| 1771 | 2026-09-03T14:20:17.589Z | Compiling url v2.5.7 |
| 1772 | 2026-09-03T14:20:17.632Z | Compiling newtype-uuid-macros v0.1.0 |
| 1773 | 2026-09-03T14:20:17.668Z | Compiling serde_yaml v0.9.34+deprecated |
| 1774 | 2026-09-03T14:20:17.995Z | Compiling structmeta v0.3.0 |
| 1775 | 2026-09-03T14:20:18.203Z | Compiling dof v0.4.0 |
| 1776 | 2026-09-03T14:20:18.392Z | Compiling zeroize v1.8.1 |
| 1777 | 2026-09-03T14:20:18.437Z | Compiling strum_macros v0.26.4 |
| 1778 | 2026-09-03T14:20:18.460Z | Compiling parking_lot v0.12.5 |
| 1779 | 2026-09-03T14:20:18.472Z | Compiling signal-hook-registry v1.4.6 |
| 1780 | 2026-09-03T14:20:18.596Z | Compiling untrusted v0.9.0 |
| 1781 | 2026-09-03T14:20:18.725Z | Compiling usdt-impl v0.6.0 |
| 1782 | 2026-09-03T14:20:18.858Z | Compiling thiserror v1.0.69 |
| 1783 | 2026-09-03T14:20:18.861Z | Compiling mio v1.2.1 |
| 1784 | 2026-09-03T14:20:18.932Z | Compiling omicron-workspace-hack v0.1.0 |
| 1785 | 2026-09-03T14:20:18.975Z | Compiling base64 v0.22.1 |
| 1786 | 2026-09-03T14:20:19.312Z | Compiling tokio v1.52.3 |
| 1787 | 2026-09-03T14:20:19.324Z | Compiling http-body v1.0.1 |
| 1788 | 2026-09-03T14:20:19.370Z | Compiling dropshot_endpoint v0.16.7 |
| 1789 | 2026-09-03T14:20:19.434Z | Compiling ref-cast-impl v1.0.25 |
| 1790 | 2026-09-03T14:20:19.478Z | Compiling ipnet v2.11.0 |
| 1791 | 2026-09-03T14:20:20.065Z | Compiling atomic-waker v1.1.2 |
| 1792 | 2026-09-03T14:20:20.077Z | Compiling derive-ex v0.1.8 |
| 1793 | 2026-09-03T14:20:20.092Z | Compiling strum_macros v0.27.2 |
| 1794 | 2026-09-03T14:20:20.105Z | Compiling usdt-macro v0.6.0 |
| 1795 | 2026-09-03T14:20:20.192Z | Compiling usdt-attr-macro v0.6.0 |
| 1796 | 2026-09-03T14:20:20.486Z | Compiling httparse v1.10.1 |
| 1797 | 2026-09-03T14:20:20.831Z | Compiling portable-atomic v1.11.1 |
| 1798 | 2026-09-03T14:20:21.071Z | Compiling tower-layer v0.3.3 |
| 1799 | 2026-09-03T14:20:21.299Z | Compiling tower-service v0.3.3 |
| 1800 | 2026-09-03T14:20:21.344Z | Compiling try-lock v0.2.5 |
| 1801 | 2026-09-03T14:20:21.366Z | Compiling critical-section v1.2.0 |
| 1802 | 2026-09-03T14:20:21.386Z | Compiling httpdate v1.0.3 |
| 1803 | 2026-09-03T14:20:21.426Z | Compiling want v0.3.1 |
| 1804 | 2026-09-03T14:20:21.455Z | Compiling once_cell v1.21.3 |
| 1805 | 2026-09-03T14:20:21.602Z | Compiling serde_with_macros v3.14.1 |
| 1806 | 2026-09-03T14:20:21.671Z | Compiling ppv-lite86 v0.2.21 |
| 1807 | 2026-09-03T14:20:21.737Z | Compiling test-strategy v0.4.3 |
| 1808 | 2026-09-03T14:20:21.981Z | Compiling erased-serde v0.3.31 |
| 1809 | 2026-09-03T14:20:22.010Z | Compiling subtle v2.6.1 |
| 1810 | 2026-09-03T14:20:22.184Z | Compiling parse-display-derive v0.10.0 |
| 1811 | 2026-09-03T14:20:22.511Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1812 | 2026-09-03T14:20:22.982Z | Compiling typify-macro v0.4.3 |
| 1813 | 2026-09-03T14:20:23.036Z | Compiling http-body-util v0.1.3 |
| 1814 | 2026-09-03T14:20:23.112Z | Compiling anyhow v1.0.102 |
| 1815 | 2026-09-03T14:20:23.302Z | Compiling serde_urlencoded v0.7.1 |
| 1816 | 2026-09-03T14:20:23.355Z | Compiling rand_core v0.6.4 |
| 1817 | 2026-09-03T14:20:23.592Z | Compiling typenum v1.20.1 |
| 1818 | 2026-09-03T14:20:23.749Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1819 | 2026-09-03T14:20:24.020Z | Compiling futures-util v0.3.32 |
| 1820 | 2026-09-03T14:20:24.223Z | Compiling sync_wrapper v1.0.2 |
| 1821 | 2026-09-03T14:20:24.405Z | Compiling powerfmt v0.2.0 |
| 1822 | 2026-09-03T14:20:24.586Z | Compiling deranged v0.5.3 |
| 1823 | 2026-09-03T14:20:24.649Z | Compiling num_threads v0.1.7 |
| 1824 | 2026-09-03T14:20:24.751Z | Compiling tracing-core v0.1.34 |
| 1825 | 2026-09-03T14:20:24.765Z | Compiling camino v1.2.3 |
| 1826 | 2026-09-03T14:20:25.041Z | Compiling typify v0.4.3 |
| 1827 | 2026-09-03T14:20:25.055Z | Compiling iri-string v0.7.8 |
| 1828 | 2026-09-03T14:20:25.127Z | Compiling progenitor-impl v0.11.1 |
| 1829 | 2026-09-03T14:20:25.186Z | Compiling tracing v0.1.41 |
| 1830 | 2026-09-03T14:20:25.353Z | Compiling encoding_rs v0.8.35 |
| 1831 | 2026-09-03T14:20:25.652Z | Compiling fastrand v2.3.0 |
| 1832 | 2026-09-03T14:20:25.940Z | Compiling mime v0.3.17 |
| 1833 | 2026-09-03T14:20:25.982Z | Compiling cpufeatures v0.2.17 |
| 1834 | 2026-09-03T14:20:25.994Z | Compiling generic-array v0.14.7 |
| 1835 | 2026-09-03T14:20:26.166Z | Compiling hex v0.4.3 |
| 1836 | 2026-09-03T14:20:26.393Z | Compiling errno v0.3.14 |
| 1837 | 2026-09-03T14:20:26.498Z | Compiling crypto-common v0.1.6 |
| 1838 | 2026-09-03T14:20:26.557Z | Compiling tokio-util v0.7.16 |
| 1839 | 2026-09-03T14:20:26.708Z | Compiling thread_local v1.1.9 |
| 1840 | 2026-09-03T14:20:26.831Z | Compiling unicode-width v0.2.1 |
| 1841 | 2026-09-03T14:20:26.974Z | Compiling syn v1.0.109 |
| 1842 | 2026-09-03T14:20:26.987Z | Compiling rustls-pki-types v1.12.0 |
| 1843 | 2026-09-03T14:20:27.143Z | Compiling winnow v0.7.14 |
| 1844 | 2026-09-03T14:20:27.237Z | Compiling match_cfg v0.1.0 |
| 1845 | 2026-09-03T14:20:27.313Z | Compiling rustix v1.1.4 |
| 1846 | 2026-09-03T14:20:27.793Z | Compiling term v1.2.0 |
| 1847 | 2026-09-03T14:20:27.908Z | Compiling take_mut v0.2.2 |
| 1848 | 2026-09-03T14:20:28.022Z | Compiling winnow v1.0.3 |
| 1849 | 2026-09-03T14:20:28.374Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1850 | 2026-09-03T14:20:28.402Z | Compiling h2 v0.4.14 |
| 1851 | 2026-09-03T14:20:28.493Z | Compiling ring v0.17.14 |
| 1852 | 2026-09-03T14:20:28.565Z | Compiling progenitor-macro v0.11.1 |
| 1853 | 2026-09-03T14:20:28.717Z | Compiling serde_spanned v1.1.1 |
| 1854 | 2026-09-03T14:20:29.072Z | Compiling debug-ignore v1.0.5 |
| 1855 | 2026-09-03T14:20:29.101Z | Compiling spin v0.9.8 |
| 1856 | 2026-09-03T14:20:29.183Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1857 | 2026-09-03T14:20:29.400Z | Compiling socket2 v0.5.10 |
| 1858 | 2026-09-03T14:20:29.467Z | Compiling quick-error v1.2.3 |
| 1859 | 2026-09-03T14:20:29.849Z | Compiling block-buffer v0.10.4 |
| 1860 | 2026-09-03T14:20:30.006Z | Compiling waitgroup v0.1.2 |
| 1861 | 2026-09-03T14:20:30.156Z | Compiling async-stream v0.3.6 |
| 1862 | 2026-09-03T14:20:30.308Z | Compiling serde_path_to_error v0.1.20 |
| 1863 | 2026-09-03T14:20:30.331Z | Compiling bit-vec v0.8.0 |
| 1864 | 2026-09-03T14:20:30.484Z | Compiling hyper v1.10.1 |
| 1865 | 2026-09-03T14:20:30.575Z | Compiling lazy_static v1.5.0 |
| 1866 | 2026-09-03T14:20:30.663Z | Compiling bit-set v0.8.0 |
| 1867 | 2026-09-03T14:20:30.680Z | Compiling digest v0.10.7 |
| 1868 | 2026-09-03T14:20:30.786Z | Compiling strum v0.26.3 |
| 1869 | 2026-09-03T14:20:30.852Z | Compiling ipnetwork v0.21.1 |
| 1870 | 2026-09-03T14:20:30.921Z | Compiling crossbeam-utils v0.8.21 |
| 1871 | 2026-09-03T14:20:30.934Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1872 | 2026-09-03T14:20:31.085Z | Compiling unarray v0.1.4 |
| 1873 | 2026-09-03T14:20:31.308Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1874 | 2026-09-03T14:20:31.398Z | Compiling slog v2.8.2 |
| 1875 | 2026-09-03T14:20:31.412Z | Compiling macaddr v1.0.1 |
| 1876 | 2026-09-03T14:20:31.441Z | Compiling tabwriter v1.4.1 |
| 1877 | 2026-09-03T14:20:31.587Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1878 | 2026-09-03T14:20:31.633Z | Compiling hyper-util v0.1.20 |
| 1879 | 2026-09-03T14:20:31.686Z | Compiling ref-cast v1.0.25 |
| 1880 | 2026-09-03T14:20:31.775Z | Compiling colored v3.1.1 |
| 1881 | 2026-09-03T14:20:31.816Z | Compiling strum v0.27.2 |
| 1882 | 2026-09-03T14:20:31.885Z | Compiling aws-lc-sys v0.39.1 |
| 1883 | 2026-09-03T14:20:31.949Z | Compiling getrandom v0.3.3 |
| 1884 | 2026-09-03T14:20:32.175Z | Compiling untrusted v0.7.1 |
| 1885 | 2026-09-03T14:20:32.306Z | Compiling rand_core v0.9.3 |
| 1886 | 2026-09-03T14:20:32.319Z | Compiling oxnet v0.1.6 |
| 1887 | 2026-09-03T14:20:32.537Z | Compiling aws-lc-rs v1.16.2 |
| 1888 | 2026-09-03T14:20:32.540Z | Compiling openssl-sys v0.9.117 |
| 1889 | 2026-09-03T14:20:32.995Z | Compiling instant v0.1.13 |
| 1890 | 2026-09-03T14:20:33.008Z | Compiling foreign-types-shared v0.1.1 |
| 1891 | 2026-09-03T14:20:33.101Z | Compiling foreign-types v0.3.2 |
| 1892 | 2026-09-03T14:20:33.113Z | Compiling rand_chacha v0.9.0 |
| 1893 | 2026-09-03T14:20:33.179Z | Compiling tempfile v3.27.0 |
| 1894 | 2026-09-03T14:20:33.351Z | Compiling tower v0.5.2 |
| 1895 | 2026-09-03T14:20:33.598Z | Compiling rustls-webpki v0.103.6 |
| 1896 | 2026-09-03T14:20:33.598Z | Compiling futures-executor v0.3.32 |
| 1897 | 2026-09-03T14:20:33.631Z | Compiling openssl-probe v0.1.6 |
| 1898 | 2026-09-03T14:20:33.837Z | Compiling futures v0.3.32 |
| 1899 | 2026-09-03T14:20:33.891Z | Compiling tower-http v0.6.8 |
| 1900 | 2026-09-03T14:20:33.918Z | Compiling rand v0.9.3 |
| 1901 | 2026-09-03T14:20:34.034Z | Compiling openssl v0.10.81 |
| 1902 | 2026-09-03T14:20:34.314Z | Compiling rustls v0.23.40 |
| 1903 | 2026-09-03T14:20:34.399Z | Compiling toml_datetime v0.6.11 |
| 1904 | 2026-09-03T14:20:34.628Z | Compiling time v0.3.47 |
| 1905 | 2026-09-03T14:20:34.682Z | Compiling clap_derive v4.6.1 |
| 1906 | 2026-09-03T14:20:34.866Z | Compiling memmap2 v0.9.8 |
| 1907 | 2026-09-03T14:20:35.444Z | Compiling crossbeam-channel v0.5.15 |
| 1908 | 2026-09-03T14:20:35.942Z | Compiling webpki-roots v1.0.2 |
| 1909 | 2026-09-03T14:20:36.024Z | Compiling newtype-uuid v1.3.2 |
| 1910 | 2026-09-03T14:20:36.250Z | Compiling daft v0.1.5 |
| 1911 | 2026-09-03T14:20:36.386Z | Compiling native-tls v0.2.14 |
| 1912 | 2026-09-03T14:20:36.597Z | Compiling tokio-native-tls v0.3.1 |
| 1913 | 2026-09-03T14:20:36.668Z | Compiling is-terminal v0.4.16 |
| 1914 | 2026-09-03T14:20:36.769Z | Compiling hyper-tls v0.6.0 |
| 1915 | 2026-09-03T14:20:36.783Z | Compiling either v1.15.0 |
| 1916 | 2026-09-03T14:20:36.996Z | Compiling usdt v0.6.0 |
| 1917 | 2026-09-03T14:20:37.011Z | Compiling slog-term v2.9.2 |
| 1918 | 2026-09-03T14:20:37.205Z | Compiling slog-json v2.6.1 |
| 1919 | 2026-09-03T14:20:37.247Z | Compiling slog-async v2.8.0 |
| 1920 | 2026-09-03T14:20:37.285Z | Compiling hostname v0.3.1 |
| 1921 | 2026-09-03T14:20:37.387Z | Compiling tokio-rustls v0.26.4 |
| 1922 | 2026-09-03T14:20:37.427Z | Compiling slog-bunyan v2.5.0 |
| 1923 | 2026-09-03T14:20:37.465Z | Compiling rustls-webpki v0.102.8 |
| 1924 | 2026-09-03T14:20:37.568Z | Compiling multer v3.1.0 |
| 1925 | 2026-09-03T14:20:37.638Z | Compiling hyper-rustls v0.27.7 |
| 1926 | 2026-09-03T14:20:37.663Z | Compiling rustls-pemfile v2.2.0 |
| 1927 | 2026-09-03T14:20:37.788Z | Compiling hostname v0.4.2 |
| 1928 | 2026-09-03T14:20:37.861Z | Compiling reqwest v0.12.23 |
| 1929 | 2026-09-03T14:20:37.971Z | Compiling rustls v0.22.4 |
| 1930 | 2026-09-03T14:20:38.069Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1931 | 2026-09-03T14:20:38.347Z | Compiling rand_chacha v0.3.1 |
| 1932 | 2026-09-03T14:20:38.638Z | Compiling wait-timeout v0.2.1 |
| 1933 | 2026-09-03T14:20:38.858Z | Compiling rusty-fork v0.3.0 |
| 1934 | 2026-09-03T14:20:38.943Z | Compiling rand v0.8.5 |
| 1935 | 2026-09-03T14:20:39.126Z | Compiling rand_xorshift v0.4.0 |
| 1936 | 2026-09-03T14:20:39.284Z | Compiling sha1 v0.10.6 |
| 1937 | 2026-09-03T14:20:39.521Z | Compiling proptest v1.8.0 |
| 1938 | 2026-09-03T14:20:39.780Z | Compiling tokio-rustls v0.25.0 |
| 1939 | 2026-09-03T14:20:40.019Z | Compiling dropshot v0.16.7 |
| 1940 | 2026-09-03T14:20:40.398Z | Compiling itertools v0.14.0 |
| 1941 | 2026-09-03T14:20:41.552Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1942 | 2026-09-03T14:20:41.949Z | Compiling progenitor-client v0.10.0 |
| 1943 | 2026-09-03T14:20:42.159Z | Compiling progenitor-client v0.11.1 |
| 1944 | 2026-09-03T14:20:42.430Z | Compiling serde_with v3.14.1 |
| 1945 | 2026-09-03T14:20:42.470Z | Compiling num-derive v0.4.2 |
| 1946 | 2026-09-03T14:20:42.758Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1947 | 2026-09-03T14:20:43.112Z | Compiling progenitor v0.11.1 |
| 1948 | 2026-09-03T14:20:43.263Z | Compiling rustc-hash v2.1.1 |
| 1949 | 2026-09-03T14:20:43.399Z | Compiling iddqd v0.3.18 |
| 1950 | 2026-09-03T14:20:43.412Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1951 | 2026-09-03T14:20:43.434Z | Compiling backoff v0.4.0 |
| 1952 | 2026-09-03T14:20:43.743Z | Compiling parse-display v0.10.0 |
| 1953 | 2026-09-03T14:20:44.088Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1954 | 2026-09-03T14:20:44.088Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1955 | 2026-09-03T14:20:44.237Z | Compiling anstyle v1.0.14 |
| 1956 | 2026-09-03T14:20:44.785Z | Compiling utf8parse v0.2.2 |
| 1957 | 2026-09-03T14:20:44.893Z | Compiling anstyle-parse v1.0.0 |
| 1958 | 2026-09-03T14:20:45.005Z | Compiling is_terminal_polyfill v1.70.1 |
| 1959 | 2026-09-03T14:20:45.083Z | Compiling anstyle-query v1.1.4 |
| 1960 | 2026-09-03T14:20:45.086Z | Compiling colorchoice v1.0.4 |
| 1961 | 2026-09-03T14:20:45.183Z | Compiling anstream v1.0.0 |
| 1962 | 2026-09-03T14:20:45.195Z | Compiling clap_lex v1.1.0 |
| 1963 | 2026-09-03T14:20:46.267Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1964 | 2026-09-03T14:20:48.682Z | Compiling winnow v0.5.40 |
| 1965 | 2026-09-03T14:20:53.719Z | Compiling terminal_size v0.4.3 |
| 1966 | 2026-09-03T14:20:55.079Z | Compiling clap_builder v4.6.0 |
| 1967 | 2026-09-03T14:20:55.115Z | Compiling toml_edit v0.19.15 |
| 1968 | 2026-09-03T14:20:55.666Z | Compiling dropshot_endpoint v0.17.1 |
| 1969 | 2026-09-03T14:20:56.326Z | Compiling proc-macro-crate v1.3.1 |
| 1970 | 2026-09-03T14:20:56.670Z | Compiling clap v4.6.1 |
| 1971 | 2026-09-03T14:21:03.332Z | Compiling serde_spanned v0.6.9 |
| 1972 | 2026-09-03T14:21:03.475Z | Compiling adler2 v2.0.1 |
| 1973 | 2026-09-03T14:21:03.576Z | Compiling miniz_oxide v0.8.9 |
| 1974 | 2026-09-03T14:21:03.914Z | Compiling prettyplease v0.2.37 |
| 1975 | 2026-09-03T14:21:03.959Z | Compiling crc32fast v1.5.0 |
| 1976 | 2026-09-03T14:21:04.154Z | Compiling zerocopy-derive v0.7.35 |
| 1977 | 2026-09-03T14:21:04.167Z | Compiling flate2 v1.1.2 |
| 1978 | 2026-09-03T14:21:04.209Z | Compiling ingot-macros v0.1.1 |
| 1979 | 2026-09-03T14:21:04.271Z | Compiling hubpack_derive v0.1.1 |
| 1980 | 2026-09-03T14:21:04.581Z | Compiling hybrid-array v0.4.12 |
| 1981 | 2026-09-03T14:21:06.475Z | Compiling scroll_derive v0.12.1 |
| 1982 | 2026-09-03T14:21:07.512Z | Compiling block-buffer v0.12.0 |
| 1983 | 2026-09-03T14:21:07.593Z | Compiling crypto-common v0.2.2 |
| 1984 | 2026-09-03T14:21:08.085Z | Compiling compression-core v0.4.32 |
| 1985 | 2026-09-03T14:21:08.099Z | Compiling const-oid v0.10.2 |
| 1986 | 2026-09-03T14:21:08.130Z | Compiling toml_write v0.1.2 |
| 1987 | 2026-09-03T14:21:08.234Z | Compiling compression-codecs v0.4.32 |
| 1988 | 2026-09-03T14:21:08.311Z | Compiling toml_edit v0.22.27 |
| 1989 | 2026-09-03T14:21:08.334Z | Compiling digest v0.11.3 |
| 1990 | 2026-09-03T14:21:09.208Z | Compiling zerocopy v0.7.35 |
| 1991 | 2026-09-03T14:21:09.570Z | Compiling num_enum_derive v0.7.5 |
| 1992 | 2026-09-03T14:21:10.528Z | Compiling foreign-types-macros v0.2.3 |
| 1993 | 2026-09-03T14:21:10.613Z | Compiling num-integer v0.1.46 |
| 1994 | 2026-09-03T14:21:10.646Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1995 | 2026-09-03T14:21:10.971Z | Compiling float-ord v0.3.2 |
| 1996 | 2026-09-03T14:21:10.982Z | Compiling cpufeatures v0.3.0 |
| 1997 | 2026-09-03T14:21:11.019Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1998 | 2026-09-03T14:21:11.062Z | Compiling sha1 v0.11.0 |
| 1999 | 2026-09-03T14:21:11.244Z | Compiling toml v0.8.23 |
| 2000 | 2026-09-03T14:21:11.758Z | Compiling async-compression v0.4.33 |
| 2001 | 2026-09-03T14:21:12.640Z | Compiling glob v0.3.3 |
| 2002 | 2026-09-03T14:21:12.720Z | Compiling dropshot v0.17.1 |
| 2003 | 2026-09-03T14:21:13.092Z | Compiling proc-macro-error-attr v1.0.4 |
| 2004 | 2026-09-03T14:21:13.191Z | Compiling num-rational v0.4.2 |
| 2005 | 2026-09-03T14:21:13.529Z | Compiling num-iter v0.1.45 |
| 2006 | 2026-09-03T14:21:13.658Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2007 | 2026-09-03T14:21:13.685Z | Compiling dtrace-parser v0.2.0 |
| 2008 | 2026-09-03T14:21:13.723Z | Compiling num-complex v0.4.6 |
| 2009 | 2026-09-03T14:21:14.111Z | Compiling num v0.4.3 |
| 2010 | 2026-09-03T14:21:14.174Z | Compiling proc-macro-error v1.0.4 |
| 2011 | 2026-09-03T14:21:14.196Z | Compiling dof v0.3.0 |
| 2012 | 2026-09-03T14:21:14.563Z | Compiling num_enum_derive v0.5.11 |
| 2013 | 2026-09-03T14:21:14.576Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2014 | 2026-09-03T14:21:15.108Z | Compiling thread-id v4.2.2 |
| 2015 | 2026-09-03T14:21:15.205Z | Compiling usdt-impl v0.5.0 |
| 2016 | 2026-09-03T14:21:15.697Z | Compiling derive_more v0.99.20 |
| 2017 | 2026-09-03T14:21:15.759Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 2018 | 2026-09-03T14:21:16.085Z | Compiling minimal-lexical v0.2.1 |
| 2019 | 2026-09-03T14:21:16.429Z | Compiling nom v7.1.3 |
| 2020 | 2026-09-03T14:21:16.796Z | Compiling usdt-macro v0.5.0 |
| 2021 | 2026-09-03T14:21:17.499Z | Compiling usdt-attr-macro v0.5.0 |
| 2022 | 2026-09-03T14:21:17.588Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2023 | 2026-09-03T14:21:18.038Z | Compiling zone_cfg_derive v0.3.1 |
| 2024 | 2026-09-03T14:21:18.079Z | Compiling libscf-sys v1.2.0 |
| 2025 | 2026-09-03T14:21:18.182Z | Compiling memoffset v0.9.1 |
| 2026 | 2026-09-03T14:21:18.277Z | Compiling rustc_version v0.4.1 |
| 2027 | 2026-09-03T14:21:18.327Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2028 | 2026-09-03T14:21:18.431Z | Compiling crossbeam-epoch v0.9.18 |
| 2029 | 2026-09-03T14:21:18.718Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2030 | 2026-09-03T14:21:18.731Z | Compiling enum-as-inner v0.6.1 |
| 2031 | 2026-09-03T14:21:18.784Z | Compiling regress v0.11.1 |
| 2032 | 2026-09-03T14:21:19.161Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2033 | 2026-09-03T14:21:19.192Z | Compiling curve25519-dalek v4.1.3 |
| 2034 | 2026-09-03T14:21:19.280Z | Compiling hubpack v0.1.2 |
| 2035 | 2026-09-03T14:21:19.316Z | Compiling static_assertions v1.1.0 |
| 2036 | 2026-09-03T14:21:19.399Z | Compiling crossbeam-deque v0.8.6 |
| 2037 | 2026-09-03T14:21:19.600Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2038 | 2026-09-03T14:21:19.656Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2039 | 2026-09-03T14:21:20.718Z | Compiling typify-impl v0.6.2 |
| 2040 | 2026-09-03T14:21:21.004Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2041 | 2026-09-03T14:21:21.225Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2042 | 2026-09-03T14:21:21.487Z | Compiling rayon-core v1.13.0 |
| 2043 | 2026-09-03T14:21:22.021Z | Compiling clang-sys v1.8.1 |
| 2044 | 2026-09-03T14:21:22.263Z | Compiling bytecount v0.6.9 |
| 2045 | 2026-09-03T14:21:22.419Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 2046 | 2026-09-03T14:21:22.448Z | Compiling scroll v0.12.0 |
| 2047 | 2026-09-03T14:21:22.819Z | Compiling hash32 v0.3.1 |
| 2048 | 2026-09-03T14:21:22.831Z | Compiling goblin v0.8.2 |
| 2049 | 2026-09-03T14:21:22.979Z | Compiling heapless v0.8.0 |
| 2050 | 2026-09-03T14:21:22.993Z | Compiling ingot-types v0.1.2 |
| 2051 | 2026-09-03T14:21:23.243Z | Compiling cobs v0.3.0 |
| 2052 | 2026-09-03T14:21:23.386Z | Compiling libloading v0.8.9 |
| 2053 | 2026-09-03T14:21:23.424Z | Compiling bitflags v1.3.2 |
| 2054 | 2026-09-03T14:21:23.455Z | Compiling foreign-types-shared v0.3.1 |
| 2055 | 2026-09-03T14:21:23.509Z | Compiling managed v0.8.0 |
| 2056 | 2026-09-03T14:21:23.558Z | Compiling bindgen v0.72.1 |
| 2057 | 2026-09-03T14:21:23.596Z | Compiling foreign-types v0.5.0 |
| 2058 | 2026-09-03T14:21:23.686Z | Compiling smoltcp v0.11.0 |
| 2059 | 2026-09-03T14:21:23.736Z | Compiling postcard v1.1.3 |
| 2060 | 2026-09-03T14:21:23.792Z | Compiling ingot v0.1.1 |
| 2061 | 2026-09-03T14:21:24.094Z | Compiling cexpr v0.6.0 |
| 2062 | 2026-09-03T14:21:24.402Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2063 | 2026-09-03T14:21:24.510Z | Compiling num_enum v0.7.5 |
| 2064 | 2026-09-03T14:21:24.636Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2065 | 2026-09-03T14:21:24.924Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2066 | 2026-09-03T14:21:25.048Z | Compiling camino-tempfile v1.4.1 |
| 2067 | 2026-09-03T14:21:25.341Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2068 | 2026-09-03T14:21:25.499Z | Compiling derive-where v1.6.0 |
| 2069 | 2026-09-03T14:21:25.573Z | Compiling serde_repr v0.1.20 |
| 2070 | 2026-09-03T14:21:25.752Z | Compiling cstr-argument v0.1.2 |
| 2071 | 2026-09-03T14:21:26.256Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2072 | 2026-09-03T14:21:26.550Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2073 | 2026-09-03T14:21:27.019Z | Compiling typify-macro v0.6.2 |
| 2074 | 2026-09-03T14:21:27.268Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2075 | 2026-09-03T14:21:27.457Z | Compiling rayon v1.11.0 |
| 2076 | 2026-09-03T14:21:27.714Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2077 | 2026-09-03T14:21:27.842Z | Compiling crucible-workspace-hack v0.1.0 |
| 2078 | 2026-09-03T14:21:28.479Z | Compiling memmap v0.7.0 |
| 2079 | 2026-09-03T14:21:28.689Z | Compiling tinyvec_macros v0.1.1 |
| 2080 | 2026-09-03T14:21:28.748Z | Compiling tinyvec v1.10.0 |
| 2081 | 2026-09-03T14:21:29.086Z | Compiling typify v0.6.2 |
| 2082 | 2026-09-03T14:21:29.098Z | Compiling usdt v0.5.0 |
| 2083 | 2026-09-03T14:21:29.177Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2084 | 2026-09-03T14:21:29.382Z | Compiling num_enum v0.5.11 |
| 2085 | 2026-09-03T14:21:29.901Z | Compiling pin-project-internal v1.1.10 |
| 2086 | 2026-09-03T14:21:30.683Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2087 | 2026-09-03T14:21:30.792Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2088 | 2026-09-03T14:21:30.954Z | Compiling progenitor-impl v0.14.0 |
| 2089 | 2026-09-03T14:21:31.056Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2090 | 2026-09-03T14:21:31.153Z | Compiling papergrid v0.18.0 |
| 2091 | 2026-09-03T14:21:31.175Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2092 | 2026-09-03T14:21:31.557Z | Compiling rustix v0.38.44 |
| 2093 | 2026-09-03T14:21:32.187Z | Compiling itertools v0.12.1 |
| 2094 | 2026-09-03T14:21:32.220Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2095 | 2026-09-03T14:21:32.344Z | Compiling progenitor-impl v0.10.0 |
| 2096 | 2026-09-03T14:21:32.567Z | Compiling sigpipe v0.1.3 |
| 2097 | 2026-09-03T14:21:32.660Z | Compiling jiff v0.2.15 |
| 2098 | 2026-09-03T14:21:32.775Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2099 | 2026-09-03T14:21:33.015Z | Compiling const_format_proc_macros v0.2.34 |
| 2100 | 2026-09-03T14:21:33.172Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2101 | 2026-09-03T14:21:33.316Z | Compiling zone v0.3.1 |
| 2102 | 2026-09-03T14:21:33.425Z | Compiling tabled v0.21.0 |
| 2103 | 2026-09-03T14:21:33.711Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2104 | 2026-09-03T14:21:33.811Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2105 | 2026-09-03T14:21:34.472Z | Compiling progenitor-macro v0.14.0 |
| 2106 | 2026-09-03T14:21:34.520Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2107 | 2026-09-03T14:21:34.797Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2108 | 2026-09-03T14:21:35.213Z | Compiling nix v0.31.3 |
| 2109 | 2026-09-03T14:21:35.314Z | Compiling nix v0.30.1 |
| 2110 | 2026-09-03T14:21:35.719Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2111 | 2026-09-03T14:21:35.763Z | Compiling progenitor-macro v0.10.0 |
| 2112 | 2026-09-03T14:21:36.062Z | Compiling snafu-derive v0.8.9 |
| 2113 | 2026-09-03T14:21:36.301Z | Compiling itertools v0.15.0 |
| 2114 | 2026-09-03T14:21:36.544Z | Compiling smf v0.2.3 |
| 2115 | 2026-09-03T14:21:36.706Z | Compiling secrecy v0.10.3 |
| 2116 | 2026-09-03T14:21:37.156Z | Compiling async-recursion v1.1.1 |
| 2117 | 2026-09-03T14:21:37.500Z | Compiling bstr v1.12.0 |
| 2118 | 2026-09-03T14:21:37.867Z | Compiling whoami v1.6.1 |
| 2119 | 2026-09-03T14:21:38.135Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2120 | 2026-09-03T14:21:38.180Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2121 | 2026-09-03T14:21:40.164Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2122 | 2026-09-03T14:21:40.758Z | Compiling hmac v0.12.1 |
| 2123 | 2026-09-03T14:21:40.955Z | Compiling inout v0.1.4 |
| 2124 | 2026-09-03T14:21:40.990Z | Compiling ff v0.13.1 |
| 2125 | 2026-09-03T14:21:41.113Z | Compiling data-encoding v2.9.0 |
| 2126 | 2026-09-03T14:21:41.133Z | Compiling crc8 v0.1.1 |
| 2127 | 2026-09-03T14:21:41.260Z | Compiling group v0.13.0 |
| 2128 | 2026-09-03T14:21:41.396Z | Compiling cipher v0.4.4 |
| 2129 | 2026-09-03T14:21:41.451Z | Compiling hkdf v0.12.4 |
| 2130 | 2026-09-03T14:21:41.487Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2131 | 2026-09-03T14:21:41.991Z | Compiling atomicwrites v0.4.4 |
| 2132 | 2026-09-03T14:21:42.190Z | Compiling tokio-dtrace v0.1.1 |
| 2133 | 2026-09-03T14:21:42.366Z | Compiling tabled_derive v0.7.0 |
| 2134 | 2026-09-03T14:21:42.553Z | Compiling reqwest v0.13.2 |
| 2135 | 2026-09-03T14:21:42.624Z | Compiling universal-hash v0.5.1 |
| 2136 | 2026-09-03T14:21:42.680Z | Compiling crypto-bigint v0.5.5 |
| 2137 | 2026-09-03T14:21:42.762Z | Compiling half v2.7.1 |
| 2138 | 2026-09-03T14:21:42.775Z | Compiling ciborium-io v0.2.2 |
| 2139 | 2026-09-03T14:21:42.880Z | Compiling base16ct v0.2.0 |
| 2140 | 2026-09-03T14:21:43.060Z | Compiling base64ct v1.8.0 |
| 2141 | 2026-09-03T14:21:43.328Z | Compiling indent_write v2.2.0 |
| 2142 | 2026-09-03T14:21:43.365Z | Compiling opaque-debug v0.3.1 |
| 2143 | 2026-09-03T14:21:43.474Z | Compiling progenitor-client v0.14.0 |
| 2144 | 2026-09-03T14:21:43.773Z | Compiling elliptic-curve v0.13.8 |
| 2145 | 2026-09-03T14:21:43.883Z | Compiling poly1305 v0.8.0 |
| 2146 | 2026-09-03T14:21:44.059Z | Compiling password-hash v0.5.0 |
| 2147 | 2026-09-03T14:21:44.535Z | Compiling ciborium-ll v0.2.2 |
| 2148 | 2026-09-03T14:21:44.986Z | Compiling oxide-tokio-rt v0.1.2 |
| 2149 | 2026-09-03T14:21:45.228Z | Compiling chacha20 v0.9.1 |
| 2150 | 2026-09-03T14:21:45.252Z | Compiling similar v2.7.0 |
| 2151 | 2026-09-03T14:21:45.424Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2152 | 2026-09-03T14:21:45.883Z | Compiling thiserror-no-std v2.0.2 |
| 2153 | 2026-09-03T14:21:46.262Z | Compiling blake2 v0.10.6 |
| 2154 | 2026-09-03T14:21:46.282Z | Compiling aead v0.5.2 |
| 2155 | 2026-09-03T14:21:46.440Z | Compiling strum_macros v0.28.0 |
| 2156 | 2026-09-03T14:21:46.998Z | Compiling keccak v0.1.6 |
| 2157 | 2026-09-03T14:21:47.036Z | Compiling resolv-conf v0.7.5 |
| 2158 | 2026-09-03T14:21:47.048Z | Compiling linked-hash-map v0.5.6 |
| 2159 | 2026-09-03T14:21:47.212Z | Compiling lru-cache v0.1.2 |
| 2160 | 2026-09-03T14:21:47.237Z | Compiling sha3 v0.10.8 |
| 2161 | 2026-09-03T14:21:47.553Z | Compiling vsss-rs v3.3.4 |
| 2162 | 2026-09-03T14:21:47.553Z | Compiling argon2 v0.5.3 |
| 2163 | 2026-09-03T14:21:47.770Z | Compiling chacha20poly1305 v0.10.1 |
| 2164 | 2026-09-03T14:21:47.787Z | Compiling progenitor v0.14.0 |
| 2165 | 2026-09-03T14:21:47.809Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2166 | 2026-09-03T14:21:47.929Z | Compiling ciborium v0.2.2 |
| 2167 | 2026-09-03T14:21:48.087Z | Compiling hickory-proto v0.24.4 |
| 2168 | 2026-09-03T14:21:48.514Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2169 | 2026-09-03T14:21:48.537Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2170 | 2026-09-03T14:21:49.159Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2171 | 2026-09-03T14:21:49.195Z | Compiling serde-big-array v0.5.1 |
| 2172 | 2026-09-03T14:21:49.344Z | Compiling same-file v1.0.6 |
| 2173 | 2026-09-03T14:21:49.526Z | Compiling siphasher v1.0.1 |
| 2174 | 2026-09-03T14:21:49.621Z | Compiling unicode-segmentation v1.12.0 |
| 2175 | 2026-09-03T14:21:49.682Z | Compiling phf_shared v0.12.1 |
| 2176 | 2026-09-03T14:21:49.874Z | Compiling hickory-resolver v0.24.4 |
| 2177 | 2026-09-03T14:21:49.943Z | Compiling newline-converter v0.3.0 |
| 2178 | 2026-09-03T14:21:50.039Z | Compiling walkdir v2.5.0 |
| 2179 | 2026-09-03T14:21:50.064Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2180 | 2026-09-03T14:21:50.091Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2181 | 2026-09-03T14:21:50.821Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2182 | 2026-09-03T14:21:51.453Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2183 | 2026-09-03T14:21:52.070Z | Compiling newtype_derive v0.1.6 |
| 2184 | 2026-09-03T14:21:52.159Z | Compiling owo-colors v4.3.0 |
| 2185 | 2026-09-03T14:21:52.455Z | Compiling tokio-stream v0.1.17 |
| 2186 | 2026-09-03T14:21:52.552Z | Compiling console v0.15.11 |
| 2187 | 2026-09-03T14:21:52.594Z | Compiling csv-core v0.1.12 |
| 2188 | 2026-09-03T14:21:52.714Z | Compiling smawk v0.3.2 |
| 2189 | 2026-09-03T14:21:52.876Z | Compiling unicode-width v0.1.14 |
| 2190 | 2026-09-03T14:21:52.911Z | Compiling foldhash v0.1.5 |
| 2191 | 2026-09-03T14:21:52.957Z | Compiling humantime v2.3.0 |
| 2192 | 2026-09-03T14:21:53.094Z | Compiling termtree v0.5.1 |
| 2193 | 2026-09-03T14:21:53.154Z | Compiling unicode-linebreak v0.1.5 |
| 2194 | 2026-09-03T14:21:53.216Z | Compiling swrite v0.1.0 |
| 2195 | 2026-09-03T14:21:53.267Z | Compiling hashbrown v0.15.5 |
| 2196 | 2026-09-03T14:21:53.267Z | Compiling expectorate v1.2.0 |
| 2197 | 2026-09-03T14:21:53.316Z | Compiling qorb v0.4.1 |
| 2198 | 2026-09-03T14:21:53.419Z | Compiling textwrap v0.16.2 |
| 2199 | 2026-09-03T14:21:53.423Z | Compiling csv v1.4.0 |
| 2200 | 2026-09-03T14:21:53.436Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2201 | 2026-09-03T14:21:53.914Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2202 | 2026-09-03T14:21:55.630Z | Compiling phf v0.12.1 |
| 2203 | 2026-09-03T14:21:55.752Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2204 | 2026-09-03T14:21:56.062Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2205 | 2026-09-03T14:21:56.188Z | Compiling pin-project v1.1.10 |
| 2206 | 2026-09-03T14:21:56.303Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2207 | 2026-09-03T14:21:56.544Z | Compiling libz-sys v1.1.22 |
| 2208 | 2026-09-03T14:21:56.664Z | Compiling unicode-normalization v0.1.24 |
| 2209 | 2026-09-03T14:21:57.148Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2210 | 2026-09-03T14:21:57.790Z | Compiling libsw-core v0.3.2 |
| 2211 | 2026-09-03T14:21:57.970Z | Compiling fixedbitset v0.4.2 |
| 2212 | 2026-09-03T14:21:58.252Z | Compiling highway v1.3.0 |
| 2213 | 2026-09-03T14:21:58.407Z | Compiling fixedbitset v0.5.7 |
| 2214 | 2026-09-03T14:21:58.658Z | Compiling petgraph v0.8.2 |
| 2215 | 2026-09-03T14:21:58.730Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2216 | 2026-09-03T14:21:59.314Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2217 | 2026-09-03T14:22:00.431Z | Compiling progenitor v0.10.0 |
| 2218 | 2026-09-03T14:22:00.597Z | Compiling petgraph v0.6.5 |
| 2219 | 2026-09-03T14:22:00.872Z | Compiling libsw v3.5.0 |
| 2220 | 2026-09-03T14:22:01.153Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2221 | 2026-09-03T14:22:02.333Z | Compiling olpc-cjson v0.1.4 |
| 2222 | 2026-09-03T14:22:02.515Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2223 | 2026-09-03T14:22:02.789Z | Compiling snafu v0.8.9 |
| 2224 | 2026-09-03T14:22:03.066Z | Compiling chrono-tz v0.10.4 |
| 2225 | 2026-09-03T14:22:03.177Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2226 | 2026-09-03T14:22:03.350Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2227 | 2026-09-03T14:22:03.366Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2228 | 2026-09-03T14:22:04.412Z | Compiling papergrid v0.11.0 |
| 2229 | 2026-09-03T14:22:05.022Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2230 | 2026-09-03T14:22:05.045Z | Compiling strum v0.28.0 |
| 2231 | 2026-09-03T14:22:05.048Z | Compiling globset v0.4.16 |
| 2232 | 2026-09-03T14:22:05.185Z | Compiling const_format v0.2.34 |
| 2233 | 2026-09-03T14:22:05.306Z | Compiling slog-dtrace v0.3.0 |
| 2234 | 2026-09-03T14:22:05.456Z | Compiling cancel-safe-futures v0.1.5 |
| 2235 | 2026-09-03T14:22:05.520Z | Compiling gethostname v0.5.0 |
| 2236 | 2026-09-03T14:22:05.822Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2237 | 2026-09-03T14:22:06.628Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2238 | 2026-09-03T14:22:06.827Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2239 | 2026-09-03T14:22:06.987Z | Compiling pem v3.0.5 |
| 2240 | 2026-09-03T14:22:07.211Z | Compiling bcs v0.1.6 |
| 2241 | 2026-09-03T14:22:07.225Z | Compiling serde_plain v1.0.2 |
| 2242 | 2026-09-03T14:22:07.272Z | Compiling cargo-platform v0.1.9 |
| 2243 | 2026-09-03T14:22:07.430Z | Compiling linear-map v1.2.0 |
| 2244 | 2026-09-03T14:22:07.514Z | Compiling typed-path v0.9.3 |
| 2245 | 2026-09-03T14:22:07.517Z | Compiling tagptr v0.2.0 |
| 2246 | 2026-09-03T14:22:08.012Z | Compiling moka v0.12.11 |
| 2247 | 2026-09-03T14:22:08.772Z | Compiling tough v0.20.0 |
| 2248 | 2026-09-03T14:22:09.159Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2249 | 2026-09-03T14:22:09.210Z | Compiling cargo_metadata v0.18.1 |
| 2250 | 2026-09-03T14:22:09.754Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2251 | 2026-09-03T14:22:10.891Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2252 | 2026-09-03T14:22:11.082Z | Compiling tabled v0.15.0 |
| 2253 | 2026-09-03T14:22:11.179Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2254 | 2026-09-03T14:22:11.666Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2255 | 2026-09-03T14:22:11.748Z | Compiling git2 v0.19.0 |
| 2256 | 2026-09-03T14:22:12.760Z | Compiling steno v0.4.1 |
| 2257 | 2026-09-03T14:22:14.315Z | Compiling hickory-proto v0.25.2 |
| 2258 | 2026-09-03T14:22:14.332Z | Compiling cookie v0.18.1 |
| 2259 | 2026-09-03T14:22:16.261Z | Compiling hickory-resolver v0.25.2 |
| 2260 | 2026-09-03T14:22:17.156Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2261 | 2026-09-03T14:22:18.686Z | Compiling vergen v8.3.2 |
| 2262 | 2026-09-03T14:22:20.252Z | Compiling signal-hook v0.4.4 |
| 2263 | 2026-09-03T14:22:20.833Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2264 | 2026-09-03T14:22:21.148Z | Compiling predicates-core v1.0.9 |
| 2265 | 2026-09-03T14:22:21.360Z | Compiling mockall_derive v0.14.0 |
| 2266 | 2026-09-03T14:22:21.618Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2267 | 2026-09-03T14:22:21.629Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2268 | 2026-09-03T14:22:22.023Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2269 | 2026-09-03T14:22:22.027Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2270 | 2026-09-03T14:22:22.154Z | Compiling sha2 v0.10.9 |
| 2271 | 2026-09-03T14:22:22.908Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2272 | 2026-09-03T14:22:23.670Z | Compiling yansi v1.0.1 |
| 2273 | 2026-09-03T14:22:23.710Z | Compiling diff v0.1.13 |
| 2274 | 2026-09-03T14:22:23.826Z | Compiling mockall v0.14.0 |
| 2275 | 2026-09-03T14:22:24.020Z | Compiling pretty_assertions v1.4.1 |
| 2276 | 2026-09-03T14:22:24.080Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2277 | 2026-09-03T14:22:25.198Z | Compiling fs-err v3.1.2 |
| 2278 | 2026-09-03T14:22:25.513Z | Compiling predicates-tree v1.0.12 |
| 2279 | 2026-09-03T14:22:25.597Z | Compiling predicates v3.1.3 |
| 2280 | 2026-09-03T14:22:26.613Z | Compiling git-stub v1.0.0 |
| 2281 | 2026-09-03T14:22:26.818Z | Compiling filetime v0.2.26 |
| 2282 | 2026-09-03T14:22:26.907Z | Compiling is_ci v1.2.0 |
| 2283 | 2026-09-03T14:22:27.030Z | Compiling arrayvec v0.7.6 |
| 2284 | 2026-09-03T14:22:27.071Z | Compiling arrayref v0.3.9 |
| 2285 | 2026-09-03T14:22:27.162Z | Compiling downcast v0.11.0 |
| 2286 | 2026-09-03T14:22:27.185Z | Compiling xattr v1.6.1 |
| 2287 | 2026-09-03T14:22:27.251Z | Compiling fragile v2.0.1 |
| 2288 | 2026-09-03T14:22:27.321Z | Compiling constant_time_eq v0.3.1 |
| 2289 | 2026-09-03T14:22:27.378Z | Compiling tar v0.4.45 |
| 2290 | 2026-09-03T14:22:27.569Z | Compiling blake3 v1.8.2 |
| 2291 | 2026-09-03T14:22:27.651Z | Compiling supports-color v3.0.2 |
| 2292 | 2026-09-03T14:22:27.843Z | Compiling toml v0.7.8 |
| 2293 | 2026-09-03T14:22:28.158Z | Compiling git-stub-vcs v0.1.0 |
| 2294 | 2026-09-03T14:22:28.537Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 2295 | 2026-09-03T14:22:28.688Z | Compiling signal-hook-tokio v0.4.0 |
| 2296 | 2026-09-03T14:22:28.981Z | Compiling scuffle v0.1.0 |
| 2297 | 2026-09-03T14:22:29.925Z | Compiling drift v0.2.0 |
| 2298 | 2026-09-03T14:22:30.528Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2299 | 2026-09-03T14:22:30.661Z | Compiling kstat-rs v0.2.4 |
| 2300 | 2026-09-03T14:22:31.017Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2301 | 2026-09-03T14:22:31.039Z | Compiling hex-literal v1.1.0 |
| 2302 | 2026-09-03T14:22:31.166Z | Compiling topological-sort v0.2.2 |
| 2303 | 2026-09-03T14:22:31.329Z | Compiling omicron-zone-package v0.12.2 |
| 2304 | 2026-09-03T14:22:31.427Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2305 | 2026-09-03T14:22:31.467Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2306 | 2026-09-03T14:22:32.627Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2307 | 2026-09-03T14:22:33.526Z | Compiling dropshot-api-manager v0.7.2 |
| 2308 | 2026-09-03T14:22:33.815Z | Compiling curl v0.4.50 |
| 2309 | 2026-09-03T14:22:34.204Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2310 | 2026-09-03T14:22:34.503Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2311 | 2026-09-03T14:22:34.637Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2312 | 2026-09-03T14:22:34.649Z | Compiling iddqd v0.4.5 |
| 2313 | 2026-09-03T14:22:34.883Z | Compiling internet-checksum v0.2.1 |
| 2314 | 2026-09-03T14:22:35.037Z | Compiling search_path v0.1.4 |
| 2315 | 2026-09-03T14:22:35.299Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2316 | 2026-09-03T14:22:35.446Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2317 | 2026-09-03T14:22:39.318Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2318 | 2026-09-03T14:22:40.493Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2319 | 2026-09-03T14:23:27.910Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 22s |
| 2320 | 2026-09-03T14:23:28.034Z | Running unittests src/lib.rs (target/debug/deps/aal-e435743f5db9cebd) |
| 2321 | 2026-09-03T14:23:28.038Z | |
| 2322 | 2026-09-03T14:23:28.038Z | running 0 tests |
| 2323 | 2026-09-03T14:23:28.038Z | |
| 2324 | 2026-09-03T14:23:28.038Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2325 | 2026-09-03T14:23:28.038Z | |
| 2326 | 2026-09-03T14:23:28.038Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2327 | 2026-09-03T14:23:28.041Z | |
| 2328 | 2026-09-03T14:23:28.041Z | running 0 tests |
| 2329 | 2026-09-03T14:23:28.041Z | |
| 2330 | 2026-09-03T14:23:28.041Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2331 | 2026-09-03T14:23:28.041Z | |
| 2332 | 2026-09-03T14:23:28.041Z | Running unittests src/lib.rs (target/debug/deps/asic-0cfd2f99e3cb4526) |
| 2333 | 2026-09-03T14:23:28.044Z | |
| 2334 | 2026-09-03T14:23:28.044Z | running 0 tests |
| 2335 | 2026-09-03T14:23:28.044Z | |
| 2336 | 2026-09-03T14:23:28.044Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2337 | 2026-09-03T14:23:28.044Z | |
| 2338 | 2026-09-03T14:23:28.044Z | Running unittests src/lib.rs (target/debug/deps/common-728aaa11d2bb131d) |
| 2339 | 2026-09-03T14:23:28.048Z | |
| 2340 | 2026-09-03T14:23:28.048Z | running 4 tests |
| 2341 | 2026-09-03T14:23:28.051Z | test nat::tests::test_vni ... ok |
| 2342 | 2026-09-03T14:23:28.051Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2343 | 2026-09-03T14:23:28.051Z | test test_purge ... ok |
| 2344 | 2026-09-03T14:23:28.054Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2345 | 2026-09-03T14:23:28.054Z | |
| 2346 | 2026-09-03T14:23:28.054Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2347 | 2026-09-03T14:23:28.054Z | |
| 2348 | 2026-09-03T14:23:28.054Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-3b6a1705a6b97607) |
| 2349 | 2026-09-03T14:23:28.058Z | |
| 2350 | 2026-09-03T14:23:28.058Z | running 1 test |
| 2351 | 2026-09-03T14:23:28.060Z | ------- |
| 2352 | 2026-09-03T14:23:28.061Z | Generating OpenAPI documents from API definitions ... |
| 2353 | 2026-09-03T14:23:28.201Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 2354 | 2026-09-03T14:23:28.273Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2355 | 2026-09-03T14:23:29.340Z | ------- |
| 2356 | 2026-09-03T14:23:29.340Z | Checking 14 OpenAPI documents... |
| 2357 | 2026-09-03T14:23:29.340Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2358 | 2026-09-03T14:23:29.340Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2359 | 2026-09-03T14:23:29.340Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2360 | 2026-09-03T14:23:29.340Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2361 | 2026-09-03T14:23:29.343Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2362 | 2026-09-03T14:23:29.343Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2363 | 2026-09-03T14:23:29.343Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2364 | 2026-09-03T14:23:29.343Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2365 | 2026-09-03T14:23:29.343Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2366 | 2026-09-03T14:23:29.343Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2367 | 2026-09-03T14:23:29.343Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2368 | 2026-09-03T14:23:29.343Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2369 | 2026-09-03T14:23:29.343Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2370 | 2026-09-03T14:23:29.343Z | Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller |
| 2371 | 2026-09-03T14:23:29.343Z | Fresh dpd "latest" symlink |
| 2372 | 2026-09-03T14:23:29.343Z | ------- |
| 2373 | 2026-09-03T14:23:29.343Z | Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 2374 | 2026-09-03T14:23:29.424Z | test test::test_apis_up_to_date ... ok |
| 2375 | 2026-09-03T14:23:29.424Z | |
| 2376 | 2026-09-03T14:23:29.424Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s |
| 2377 | 2026-09-03T14:23:29.425Z | |
| 2378 | 2026-09-03T14:23:29.488Z | Running unittests src/main.rs (target/debug/deps/dpd-938643cdda812894) |
| 2379 | 2026-09-03T14:23:29.495Z | |
| 2380 | 2026-09-03T14:23:29.495Z | running 61 tests |
| 2381 | 2026-09-03T14:23:29.498Z | test freemap::test_ordering ... ok |
| 2382 | 2026-09-03T14:23:29.498Z | test config::tests::test_updates ... ok |
| 2383 | 2026-09-03T14:23:29.498Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 2384 | 2026-09-03T14:23:29.498Z | test freemap::test_split ... ok |
| 2385 | 2026-09-03T14:23:29.501Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2386 | 2026-09-03T14:23:29.501Z | test macaddrs::tests::test_mac_offset ... ok |
| 2387 | 2026-09-03T14:23:29.501Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2388 | 2026-09-03T14:23:29.501Z | Sep 03 14:23:27.967 DEBG created new freemap, unit: freemap_test |
| 2389 | 2026-09-03T14:23:29.501Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2390 | 2026-09-03T14:23:29.501Z | Sep 03 14:23:27.967 DEBG created new freemap, unit: freemap_test |
| 2391 | 2026-09-03T14:23:29.501Z | Sep 03 14:23:27.967 DEBG initted freemap. size: 128, unit: freemap_test |
| 2392 | 2026-09-03T14:23:29.501Z | Sep 03 14:23:27.967 DEBG reset freemapSep 03 14:23:27.967, unitDEBG: initted freemap. size: 128freemap_test |
| 2393 | 2026-09-03T14:23:29.501Z | , unit: freemap_test |
| 2394 | 2026-09-03T14:23:29.501Z | Sep 03 14:23:27.967 DEBG reset freemap, unit: freemap_test |
| 2395 | 2026-09-03T14:23:29.501Z | Sep 03 14:23:27.967 DEBG created new freemap, unit: freemap_test |
| 2396 | 2026-09-03T14:23:29.501Z | Sep 03 14:23:27.967 DEBG initted freemap. size: 128, unit: freemap_test |
| 2397 | 2026-09-03T14:23:29.501Z | Sep 03 14:23:27.967 DEBG reset freemap, unit: freemap_test |
| 2398 | 2026-09-03T14:23:29.501Z | Sep 03 14:23:27.967 DEBG created new freemap, unit: freemap_test |
| 2399 | 2026-09-03T14:23:29.501Z | Sep 03 14:23:27.967 DEBG initted freemap. size: 128, unit: freemap_test |
| 2400 | 2026-09-03T14:23:29.501Z | Sep 03 14:23:27.967 DEBG reset freemap, unit: freemap_test |
| 2401 | 2026-09-03T14:23:29.501Z | test mcast::tests::test_canonicalize_sources ... ok |
| 2402 | 2026-09-03T14:23:29.501Z | test freemap::test_basic ... ok |
| 2403 | 2026-09-03T14:23:29.501Z | test freemap::test_free ... ok |
| 2404 | 2026-09-03T14:23:29.501Z | test freemap::test_exhaustion ... ok |
| 2405 | 2026-09-03T14:23:29.501Z | test freemap::test_reclaim ... ok |
| 2406 | 2026-09-03T14:23:29.501Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 2407 | 2026-09-03T14:23:29.501Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 2408 | 2026-09-03T14:23:29.502Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 2409 | 2026-09-03T14:23:29.502Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2410 | 2026-09-03T14:23:29.502Z | Sep 03 14:23:27.968 DEBG created new freemap, unit: freemap_test |
| 2411 | 2026-09-03T14:23:29.502Z | Sep 03 14:23:27.968 DEBG initted freemap. size: 8, unit: freemap_test |
| 2412 | 2026-09-03T14:23:29.502Z | Sep 03 14:23:27.968 DEBG reset freemap, unit: freemap_test |
| 2413 | 2026-09-03T14:23:29.502Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2414 | 2026-09-03T14:23:29.502Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 2415 | 2026-09-03T14:23:29.502Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 2416 | 2026-09-03T14:23:29.502Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 2417 | 2026-09-03T14:23:29.502Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2418 | 2026-09-03T14:23:29.502Z | test mcast::tests::test_sources_contain_any ... ok |
| 2419 | 2026-09-03T14:23:29.502Z | test api_server::tests::test_build_info ... ok |
| 2420 | 2026-09-03T14:23:29.502Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 2421 | 2026-09-03T14:23:29.502Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2422 | 2026-09-03T14:23:29.502Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2423 | 2026-09-03T14:23:29.507Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2424 | 2026-09-03T14:23:29.507Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2425 | 2026-09-03T14:23:29.507Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2426 | 2026-09-03T14:23:29.507Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 2427 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.969 DEBG created new freemap, unit: freemap_test |
| 2428 | 2026-09-03T14:23:29.507Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2429 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.969 DEBG initted freemap. size: 128, unit: freemap_test |
| 2430 | 2026-09-03T14:23:29.507Z | test mcast::tests::test_id_range_boundaries ... ok |
| 2431 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.969 DEBG reset freemap, unit: freemap_test |
| 2432 | 2026-09-03T14:23:29.507Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2433 | 2026-09-03T14:23:29.507Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2434 | 2026-09-03T14:23:29.507Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 2435 | 2026-09-03T14:23:29.507Z | test mcast::validate::tests::test_reserved_and_unallocatable_addresses ... ok |
| 2436 | 2026-09-03T14:23:29.507Z | test freemap::test_span ... ok |
| 2437 | 2026-09-03T14:23:29.507Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 2438 | 2026-09-03T14:23:29.507Z | test mcast::validate::tests::test_validate_tag ... ok |
| 2439 | 2026-09-03T14:23:29.507Z | test port_map::tests::test_backplane_group ... ok |
| 2440 | 2026-09-03T14:23:29.507Z | test nat::test_mapping ... ok |
| 2441 | 2026-09-03T14:23:29.507Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 2442 | 2026-09-03T14:23:29.507Z | test port_map::tests::test_port_map ... ok |
| 2443 | 2026-09-03T14:23:29.507Z | test port_map::tests::dump_map ... ok |
| 2444 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.970 Sep 03 14:23:27.970 DEBG created new freemap, unit: freemap_route_ipv4 |
| 2445 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.970 DEBG created new freemap, unit: freemap_route_ipv6 |
| 2446 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.970 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 2447 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.970 DEBG reset freemap, unit: freemap_route_ipv4 |
| 2448 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.970 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 2449 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.970 DEBG reset freemap, unit: freemap_route_ipv6 |
| 2450 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.970 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2451 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.970 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2452 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.970 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2453 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.970 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2454 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.970 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2455 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.970 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2456 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.970 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2457 | 2026-09-03T14:23:29.507Z | Sep 03 14:23:27.970 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2458 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2459 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2460 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2461 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2462 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2463 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2464 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2465 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2466 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2467 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2468 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2469 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2470 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2471 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2472 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 2473 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2474 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2475 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2476 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2477 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2478 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 2479 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2480 | 2026-09-03T14:23:29.508Z | created new freemapSep 03 14:23:27.971, unitINFO: adding route 3fff:beef:d::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 2481 | 2026-09-03T14:23:29.508Z | |
| 2482 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 DEBGDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 2483 | 2026-09-03T14:23:29.508Z | , unit: freemap_route_ipv6Sep 03 14:23:27.971 |
| 2484 | 2026-09-03T14:23:29.508Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 2485 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 DEBG initted freemap. size: 64Sep 03 14:23:27.971, unitDEBG: replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 2486 | 2026-09-03T14:23:29.508Z | |
| 2487 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 INFODEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ffreset freemap |
| 2488 | 2026-09-03T14:23:29.508Z | , unit: freemap_route_ipv4Sep 03 14:23:27.971 |
| 2489 | 2026-09-03T14:23:29.508Z | DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2490 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 DEBG initted freemap. size: 64Sep 03 14:23:27.971, unitINFO: adding route 3fff:beef:10::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 2491 | 2026-09-03T14:23:29.508Z | |
| 2492 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 DEBGDEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap |
| 2493 | 2026-09-03T14:23:29.508Z | , unit: freemap_route_ipv6Sep 03 14:23:27.971 |
| 2494 | 2026-09-03T14:23:29.508Z | INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2495 | 2026-09-03T14:23:29.508Z | Sep 03 14:23:27.971 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 14:23:27.971 |
| 2496 | 2026-09-03T14:23:29.508Z | DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2497 | 2026-09-03T14:23:29.509Z | Sep 03 14:23:27.971 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 14:23:27.971 |
| 2498 | 2026-09-03T14:23:29.509Z | INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2499 | 2026-09-03T14:23:29.509Z | Sep 03 14:23:27.971 INFOSep 03 14:23:27.971 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 2500 | 2026-09-03T14:23:29.509Z | replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2501 | 2026-09-03T14:23:29.509Z | Sep 03 14:23:27.971 DEBGSep 03 14:23:27.971 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]INFO |
| 2502 | 2026-09-03T14:23:29.509Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2503 | 2026-09-03T14:23:29.509Z | Sep 03 14:23:27.971 INFOSep 03 14:23:27.971 adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 2504 | 2026-09-03T14:23:29.509Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2505 | 2026-09-03T14:23:29.509Z | Sep 03 14:23:27.971 Sep 03 14:23:27.971DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 2506 | 2026-09-03T14:23:29.509Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2507 | 2026-09-03T14:23:29.509Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2508 | 2026-09-03T14:23:29.509Z | |
| 2509 | 2026-09-03T14:23:29.509Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2510 | 2026-09-03T14:23:29.509Z | |
| 2511 | 2026-09-03T14:23:29.509Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 DEBGINFO replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2512 | 2026-09-03T14:23:29.509Z | |
| 2513 | 2026-09-03T14:23:29.509Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2514 | 2026-09-03T14:23:29.509Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 INFODEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2515 | 2026-09-03T14:23:29.509Z | |
| 2516 | 2026-09-03T14:23:29.509Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 DEBGINFO replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2517 | 2026-09-03T14:23:29.509Z | |
| 2518 | 2026-09-03T14:23:29.509Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 INFODEBG adding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2519 | 2026-09-03T14:23:29.509Z | |
| 2520 | 2026-09-03T14:23:29.509Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 DEBGINFO replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2521 | 2026-09-03T14:23:29.509Z | |
| 2522 | 2026-09-03T14:23:29.509Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 INFODEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2523 | 2026-09-03T14:23:29.513Z | |
| 2524 | 2026-09-03T14:23:29.513Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 DEBGINFO replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2525 | 2026-09-03T14:23:29.513Z | |
| 2526 | 2026-09-03T14:23:29.513Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 DEBGINFO replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2527 | 2026-09-03T14:23:29.513Z | |
| 2528 | 2026-09-03T14:23:29.513Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 DEBGINFO replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2529 | 2026-09-03T14:23:29.513Z | |
| 2530 | 2026-09-03T14:23:29.513Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 INFODEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2531 | 2026-09-03T14:23:29.513Z | |
| 2532 | 2026-09-03T14:23:29.513Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 DEBGINFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2533 | 2026-09-03T14:23:29.513Z | |
| 2534 | 2026-09-03T14:23:29.514Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 INFODEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2535 | 2026-09-03T14:23:29.514Z | |
| 2536 | 2026-09-03T14:23:29.514Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 DEBGINFO replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2537 | 2026-09-03T14:23:29.514Z | |
| 2538 | 2026-09-03T14:23:29.514Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 INFODEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2539 | 2026-09-03T14:23:29.514Z | |
| 2540 | 2026-09-03T14:23:29.514Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 INFODEBG adding route 3fff:beef:7::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2541 | 2026-09-03T14:23:29.514Z | |
| 2542 | 2026-09-03T14:23:29.514Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 DEBGINFO replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 2543 | 2026-09-03T14:23:29.514Z | |
| 2544 | 2026-09-03T14:23:29.514Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 INFODEBG adding route 3fff:beef:8::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2545 | 2026-09-03T14:23:29.514Z | |
| 2546 | 2026-09-03T14:23:29.514Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 DEBGINFO replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2547 | 2026-09-03T14:23:29.514Z | |
| 2548 | 2026-09-03T14:23:29.514Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 DEBGINFO replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 2549 | 2026-09-03T14:23:29.514Z | |
| 2550 | 2026-09-03T14:23:29.514Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 DEBGINFO Sep 03 14:23:27.971replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2551 | 2026-09-03T14:23:29.514Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBG |
| 2552 | 2026-09-03T14:23:29.514Z | created new freemapSep 03 14:23:27.971Sep 03 14:23:27.971 , INFODEBG Sep 03 14:23:27.971unit adding route 3fff:beef:a::/64 -> 2001:db8::55:ff: |
| 2553 | 2026-09-03T14:23:29.514Z | DEBGreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 2554 | 2026-09-03T14:23:29.514Z | |
| 2555 | 2026-09-03T14:23:29.514Z | created new freemapSep 03 14:23:27.971, Sep 03 14:23:27.971unit :DEBGINFOSep 03 14:23:27.971 replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2556 | 2026-09-03T14:23:29.514Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:fffreemap_route_ipv4DEBG |
| 2557 | 2026-09-03T14:23:29.514Z | Sep 03 14:23:27.971 |
| 2558 | 2026-09-03T14:23:29.514Z | created new freemapINFO , adding route 3fff:beef:b::/64 -> 2001:db8::55:ffunit |
| 2559 | 2026-09-03T14:23:29.514Z | Sep 03 14:23:27.971: freemap_route_ipv6DEBG |
| 2560 | 2026-09-03T14:23:29.514Z | Sep 03 14:23:27.971Sep 03 14:23:27.971 replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGDEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 2561 | 2026-09-03T14:23:29.514Z | , |
| 2562 | 2026-09-03T14:23:29.514Z | unit: freemap_route_ipv6 |
| 2563 | 2026-09-03T14:23:29.514Z | Sep 03 14:23:27.971 Sep 03 14:23:27.971DEBG Sep 03 14:23:27.971INFOinitted freemap. size: 64Sep 03 14:23:27.971 , adding route 3fff:beef:c::/64 -> 2001:db8::55:ffunitDEBG |
| 2564 | 2026-09-03T14:23:29.514Z | : initted freemap. size: 64 , unitfreemap_route_ipv4:Sep 03 14:23:27.971 |
| 2565 | 2026-09-03T14:23:29.514Z | freemap_route_ipv4INFO |
| 2566 | 2026-09-03T14:23:29.514Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG |
| 2567 | 2026-09-03T14:23:29.514Z | replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.971 |
| 2568 | 2026-09-03T14:23:29.514Z | Sep 03 14:23:27.971Sep 03 14:23:27.971DEBG reset freemap DEBGDEBGSep 03 14:23:27.971, INFOreset freemapunitreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , adding route 3fff:beef:d::/64 -> 2001:db8::55:ffunit |
| 2569 | 2026-09-03T14:23:29.514Z | : |
| 2570 | 2026-09-03T14:23:29.514Z | freemap_route_ipv4: |
| 2571 | 2026-09-03T14:23:29.514Z | freemap_route_ipv4Sep 03 14:23:27.971 Sep 03 14:23:27.971DEBG INFOreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.971 |
| 2572 | 2026-09-03T14:23:29.514Z | DEBG |
| 2573 | 2026-09-03T14:23:29.514Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 2574 | 2026-09-03T14:23:29.515Z | , unitSep 03 14:23:27.971: Sep 03 14:23:27.971Sep 03 14:23:27.971freemap_route_ipv6 INFO |
| 2575 | 2026-09-03T14:23:29.515Z | DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2576 | 2026-09-03T14:23:29.515Z | DEBG adding route 3fff:beef:e::/64 -> 2001:db8::55:ff Sep 03 14:23:27.971 |
| 2577 | 2026-09-03T14:23:29.515Z | DEBGinitted freemap. size: 64 , reset freemapunitSep 03 14:23:27.971:, unitDEBG :replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 |
| 2578 | 2026-09-03T14:23:29.515Z | |
| 2579 | 2026-09-03T14:23:29.515Z | Sep 03 14:23:27.971 freemap_route_ipv6INFOSep 03 14:23:27.971 Sep 03 14:23:27.971 |
| 2580 | 2026-09-03T14:23:29.515Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ff INFO |
| 2581 | 2026-09-03T14:23:29.515Z | DEBG reset freemapadding route 3fff:beef:f::/64 -> 2001:db8::55:ff, |
| 2582 | 2026-09-03T14:23:29.515Z | Sep 03 14:23:27.971unit:Sep 03 14:23:27.971 INFO DEBG freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2583 | 2026-09-03T14:23:29.515Z | |
| 2584 | 2026-09-03T14:23:29.515Z | Sep 03 14:23:27.971replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.971Sep 03 14:23:27.971 |
| 2585 | 2026-09-03T14:23:29.515Z | Sep 03 14:23:27.971 DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2586 | 2026-09-03T14:23:29.515Z | INFOreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2587 | 2026-09-03T14:23:29.515Z | DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1created new freemap |
| 2588 | 2026-09-03T14:23:29.515Z | Sep 03 14:23:27.971, Sep 03 14:23:27.971Sep 03 14:23:27.971 unitINFO: adding route 3fff:dead::/64 -> 2001:db8::55:1INFOSep 03 14:23:27.971 |
| 2589 | 2026-09-03T14:23:29.515Z | DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 2590 | 2026-09-03T14:23:29.515Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2591 | 2026-09-03T14:23:29.515Z | |
| 2592 | 2026-09-03T14:23:29.515Z | INFOSep 03 14:23:27.971 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 03 14:23:27.971Sep 03 14:23:27.971 DEBG |
| 2593 | 2026-09-03T14:23:29.515Z | Sep 03 14:23:27.971DEBGINFO DEBGreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef::/64 -> 2001:db8::55:ffcreated new freemap |
| 2594 | 2026-09-03T14:23:29.515Z | |
| 2595 | 2026-09-03T14:23:29.515Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }], |
| 2596 | 2026-09-03T14:23:29.515Z | Sep 03 14:23:27.971unit: freemap_route_ipv6Sep 03 14:23:27.971 |
| 2597 | 2026-09-03T14:23:29.515Z | DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2598 | 2026-09-03T14:23:29.515Z | Sep 03 14:23:27.971 DEBGSep 03 14:23:27.971 |
| 2599 | 2026-09-03T14:23:29.515Z | Sep 03 14:23:27.971 Sep 03 14:23:27.971 INFODEBGreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2600 | 2026-09-03T14:23:29.515Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 03 14:23:27.971DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2601 | 2026-09-03T14:23:29.515Z | initted freemap. size: 64INFO , adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2602 | 2026-09-03T14:23:29.515Z | |
| 2603 | 2026-09-03T14:23:29.515Z | unit: Sep 03 14:23:27.971Sep 03 14:23:27.971Sep 03 14:23:27.971 freemap_route_ipv4 INFO |
| 2604 | 2026-09-03T14:23:29.515Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffINFODEBG |
| 2605 | 2026-09-03T14:23:29.515Z | Sep 03 14:23:27.971 DEBG Sep 03 14:23:27.971replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2606 | 2026-09-03T14:23:29.515Z | |
| 2607 | 2026-09-03T14:23:29.515Z | |
| 2608 | 2026-09-03T14:23:29.515Z | DEBGSep 03 14:23:27.971 Sep 03 14:23:27.971DEBGreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.971Sep 03 14:23:27.971 |
| 2609 | 2026-09-03T14:23:29.515Z | DEBG INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2610 | 2026-09-03T14:23:29.515Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2611 | 2026-09-03T14:23:29.515Z | reset freemap |
| 2612 | 2026-09-03T14:23:29.515Z | , unitSep 03 14:23:27.971:Sep 03 14:23:27.971Sep 03 14:23:27.971 DEBGfreemap_route_ipv4 |
| 2613 | 2026-09-03T14:23:29.516Z | replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.971INFO DEBG |
| 2614 | 2026-09-03T14:23:29.516Z | INFO Sep 03 14:23:27.971adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2615 | 2026-09-03T14:23:29.516Z | replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG initted freemap. size: 64adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 14:23:27.971Sep 03 14:23:27.971 |
| 2616 | 2026-09-03T14:23:29.516Z | DEBG, unitreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2617 | 2026-09-03T14:23:29.516Z | |
| 2618 | 2026-09-03T14:23:29.516Z | : freemap_route_ipv6 |
| 2619 | 2026-09-03T14:23:29.516Z | Sep 03 14:23:27.971 Sep 03 14:23:27.971adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2620 | 2026-09-03T14:23:29.516Z | DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.971Sep 03 14:23:27.971 |
| 2621 | 2026-09-03T14:23:29.516Z | INFO INFODEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ff Sep 03 14:23:27.971 |
| 2622 | 2026-09-03T14:23:29.516Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2623 | 2026-09-03T14:23:29.520Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2624 | 2026-09-03T14:23:29.520Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 03 14:23:27.971Sep 03 14:23:27.971 |
| 2625 | 2026-09-03T14:23:29.520Z | Sep 03 14:23:27.971 INFO DEBG Sep 03 14:23:27.971DEBG reset freemapreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:14::/64 -> 2001:db8::55:ff, |
| 2626 | 2026-09-03T14:23:29.520Z | Sep 03 14:23:27.971 |
| 2627 | 2026-09-03T14:23:29.520Z | unit:DEBGDEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.971replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.971 |
| 2628 | 2026-09-03T14:23:29.520Z | DEBG INFO freemap_route_ipv6adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2629 | 2026-09-03T14:23:29.520Z | |
| 2630 | 2026-09-03T14:23:29.520Z | Sep 03 14:23:27.972 |
| 2631 | 2026-09-03T14:23:29.520Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2632 | 2026-09-03T14:23:29.520Z | INFO Sep 03 14:23:27.972adding route 3fff:beef:2::/64 -> 2001:db8::55:ff Sep 03 14:23:27.972 |
| 2633 | 2026-09-03T14:23:29.520Z | INFO DEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.972 |
| 2634 | 2026-09-03T14:23:29.520Z | INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 03 14:23:27.972 |
| 2635 | 2026-09-03T14:23:29.520Z | Sep 03 14:23:27.972 INFODEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 2636 | 2026-09-03T14:23:29.520Z | replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2637 | 2026-09-03T14:23:29.520Z | Sep 03 14:23:27.972 DEBGSep 03 14:23:27.972 Sep 03 14:23:27.972DEBGreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2638 | 2026-09-03T14:23:29.520Z | replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2639 | 2026-09-03T14:23:29.520Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 03 14:23:27.972 |
| 2640 | 2026-09-03T14:23:29.520Z | INFOSep 03 14:23:27.972 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 03 14:23:27.972INFO |
| 2641 | 2026-09-03T14:23:29.520Z | DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 2642 | 2026-09-03T14:23:29.520Z | |
| 2643 | 2026-09-03T14:23:29.520Z | Sep 03 14:23:27.972 DEBG Sep 03 14:23:27.972Sep 03 14:23:27.972replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 2644 | 2026-09-03T14:23:29.521Z | DEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2645 | 2026-09-03T14:23:29.521Z | |
| 2646 | 2026-09-03T14:23:29.521Z | Sep 03 14:23:27.972 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 2647 | 2026-09-03T14:23:29.521Z | Sep 03 14:23:27.972Sep 03 14:23:27.972 INFO DEBGadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 03 14:23:27.972 |
| 2648 | 2026-09-03T14:23:29.521Z | replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2649 | 2026-09-03T14:23:29.521Z | replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.972 |
| 2650 | 2026-09-03T14:23:29.521Z | Sep 03 14:23:27.972DEBG INFOreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2651 | 2026-09-03T14:23:29.521Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2652 | 2026-09-03T14:23:29.521Z | Sep 03 14:23:27.972 Sep 03 14:23:27.972INFO Sep 03 14:23:27.972INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2653 | 2026-09-03T14:23:29.521Z | |
| 2654 | 2026-09-03T14:23:29.521Z | replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2655 | 2026-09-03T14:23:29.521Z | Sep 03 14:23:27.972Sep 03 14:23:27.972 Sep 03 14:23:27.972 DEBG DEBGINFO replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2656 | 2026-09-03T14:23:29.521Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2657 | 2026-09-03T14:23:29.521Z | |
| 2658 | 2026-09-03T14:23:29.521Z | Sep 03 14:23:27.972Sep 03 14:23:27.972Sep 03 14:23:27.972Sep 03 14:23:27.972 INFO INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2659 | 2026-09-03T14:23:29.521Z | |
| 2660 | 2026-09-03T14:23:29.521Z | INFOreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2661 | 2026-09-03T14:23:29.521Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 2662 | 2026-09-03T14:23:29.521Z | Sep 03 14:23:27.972 Sep 03 14:23:27.972Sep 03 14:23:27.972DEBG Sep 03 14:23:27.972 DEBGreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2663 | 2026-09-03T14:23:29.521Z | replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2664 | 2026-09-03T14:23:29.521Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBGSep 03 14:23:27.972 Sep 03 14:23:27.972 INFOINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2665 | 2026-09-03T14:23:29.521Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 2666 | 2026-09-03T14:23:29.521Z | |
| 2667 | 2026-09-03T14:23:29.521Z | |
| 2668 | 2026-09-03T14:23:29.521Z | Sep 03 14:23:27.972 INFO Sep 03 14:23:27.972Sep 03 14:23:27.972 Sep 03 14:23:27.972adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGDEBG |
| 2669 | 2026-09-03T14:23:29.521Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2670 | 2026-09-03T14:23:29.521Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2671 | 2026-09-03T14:23:29.521Z | Sep 03 14:23:27.972replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2672 | 2026-09-03T14:23:29.521Z | DEBGSep 03 14:23:27.972 Sep 03 14:23:27.972INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] INFO |
| 2673 | 2026-09-03T14:23:29.521Z | Sep 03 14:23:27.972adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2674 | 2026-09-03T14:23:29.521Z | |
| 2675 | 2026-09-03T14:23:29.521Z | INFO Sep 03 14:23:27.972adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 03 14:23:27.972Sep 03 14:23:27.972 |
| 2676 | 2026-09-03T14:23:29.521Z | DEBGINFO DEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2677 | 2026-09-03T14:23:29.521Z | adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2678 | 2026-09-03T14:23:29.521Z | |
| 2679 | 2026-09-03T14:23:29.521Z | Sep 03 14:23:27.972Sep 03 14:23:27.972 Sep 03 14:23:27.972Sep 03 14:23:27.972 INFOINFO DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 2680 | 2026-09-03T14:23:29.521Z | DEBGreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 2681 | 2026-09-03T14:23:29.521Z | |
| 2682 | 2026-09-03T14:23:29.522Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2683 | 2026-09-03T14:23:29.522Z | Sep 03 14:23:27.972Sep 03 14:23:27.972Sep 03 14:23:27.972 Sep 03 14:23:27.972DEBG DEBGINFO replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2684 | 2026-09-03T14:23:29.522Z | |
| 2685 | 2026-09-03T14:23:29.522Z | INFO |
| 2686 | 2026-09-03T14:23:29.522Z | Sep 03 14:23:27.972 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 03 14:23:27.972Sep 03 14:23:27.972 |
| 2687 | 2026-09-03T14:23:29.522Z | INFOINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2688 | 2026-09-03T14:23:29.522Z | DEBG |
| 2689 | 2026-09-03T14:23:29.522Z | Sep 03 14:23:27.972replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2690 | 2026-09-03T14:23:29.522Z | Sep 03 14:23:27.972Sep 03 14:23:27.972 DEBGDEBG Sep 03 14:23:27.972replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2691 | 2026-09-03T14:23:29.522Z | replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2692 | 2026-09-03T14:23:29.522Z | DEBGSep 03 14:23:27.972 adding route 3fff:beef::/64 -> 2001:db8::55:ffINFOreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2693 | 2026-09-03T14:23:29.522Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 03 14:23:27.972 |
| 2694 | 2026-09-03T14:23:29.522Z | |
| 2695 | 2026-09-03T14:23:29.522Z | INFO Sep 03 14:23:27.972adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 03 14:23:27.972Sep 03 14:23:27.972 |
| 2696 | 2026-09-03T14:23:29.522Z | INFO DEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2697 | 2026-09-03T14:23:29.522Z | |
| 2698 | 2026-09-03T14:23:29.522Z | Sep 03 14:23:27.972replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2699 | 2026-09-03T14:23:29.522Z | DEBGSep 03 14:23:27.972Sep 03 14:23:27.972 DEBGINFO replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2700 | 2026-09-03T14:23:29.522Z | |
| 2701 | 2026-09-03T14:23:29.522Z | |
| 2702 | 2026-09-03T14:23:29.522Z | Sep 03 14:23:27.972Sep 03 14:23:27.972Sep 03 14:23:27.972 DEBGSep 03 14:23:27.972 INFO INFOadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2703 | 2026-09-03T14:23:29.522Z | |
| 2704 | 2026-09-03T14:23:29.522Z | Sep 03 14:23:27.972Sep 03 14:23:27.972 INFODEBGINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2705 | 2026-09-03T14:23:29.522Z | |
| 2706 | 2026-09-03T14:23:29.522Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 2707 | 2026-09-03T14:23:29.522Z | |
| 2708 | 2026-09-03T14:23:29.522Z | Sep 03 14:23:27.972Sep 03 14:23:27.972 DEBG INFOSep 03 14:23:27.972 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBGreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2709 | 2026-09-03T14:23:29.522Z | replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.972 |
| 2710 | 2026-09-03T14:23:29.522Z | |
| 2711 | 2026-09-03T14:23:29.522Z | DEBGSep 03 14:23:27.972 Sep 03 14:23:27.972DEBG Sep 03 14:23:27.972INFO replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO |
| 2712 | 2026-09-03T14:23:29.522Z | |
| 2713 | 2026-09-03T14:23:29.522Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2714 | 2026-09-03T14:23:29.522Z | |
| 2715 | 2026-09-03T14:23:29.522Z | Sep 03 14:23:27.972Sep 03 14:23:27.972 Sep 03 14:23:27.972 DEBGSep 03 14:23:27.972 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOINFO DEBGadding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2716 | 2026-09-03T14:23:29.522Z | |
| 2717 | 2026-09-03T14:23:29.522Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2718 | 2026-09-03T14:23:29.522Z | |
| 2719 | 2026-09-03T14:23:29.522Z | Sep 03 14:23:27.972 Sep 03 14:23:27.972Sep 03 14:23:27.972Sep 03 14:23:27.972 INFODEBG DEBG INFOreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 2720 | 2026-09-03T14:23:29.522Z | replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2721 | 2026-09-03T14:23:29.523Z | |
| 2722 | 2026-09-03T14:23:29.523Z | |
| 2723 | 2026-09-03T14:23:29.527Z | Sep 03 14:23:27.972 DEBG Sep 03 14:23:27.972replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2724 | 2026-09-03T14:23:29.527Z | INFO Sep 03 14:23:27.972adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2725 | 2026-09-03T14:23:29.527Z | Sep 03 14:23:27.972INFOSep 03 14:23:27.972 DEBG INFOreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2726 | 2026-09-03T14:23:29.527Z | Sep 03 14:23:27.972adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2727 | 2026-09-03T14:23:29.527Z | DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 2728 | 2026-09-03T14:23:29.527Z | replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2729 | 2026-09-03T14:23:29.527Z | Sep 03 14:23:27.972Sep 03 14:23:27.972 Sep 03 14:23:27.972 Sep 03 14:23:27.972 INFODEBG DEBG adding route 3fff:beef:e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2730 | 2026-09-03T14:23:29.527Z | replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2731 | 2026-09-03T14:23:29.527Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 2732 | 2026-09-03T14:23:29.527Z | |
| 2733 | 2026-09-03T14:23:29.527Z | Sep 03 14:23:27.972 INFO Sep 03 14:23:27.972adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 14:23:27.972 |
| 2734 | 2026-09-03T14:23:29.527Z | Sep 03 14:23:27.972 DEBGSep 03 14:23:27.972 DEBGINFO DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2735 | 2026-09-03T14:23:29.527Z | replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2736 | 2026-09-03T14:23:29.527Z | |
| 2737 | 2026-09-03T14:23:29.527Z | |
| 2738 | 2026-09-03T14:23:29.527Z | Sep 03 14:23:27.972Sep 03 14:23:27.972 Sep 03 14:23:27.972INFOSep 03 14:23:27.972 INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 2739 | 2026-09-03T14:23:29.527Z | INFO |
| 2740 | 2026-09-03T14:23:29.527Z | replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2741 | 2026-09-03T14:23:29.527Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 14:23:27.972 |
| 2742 | 2026-09-03T14:23:29.527Z | DEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.972Sep 03 14:23:27.972Sep 03 14:23:27.972 |
| 2743 | 2026-09-03T14:23:29.527Z | DEBG DEBG INFO Sep 03 14:23:27.972 replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2744 | 2026-09-03T14:23:29.527Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2745 | 2026-09-03T14:23:29.527Z | |
| 2746 | 2026-09-03T14:23:29.527Z | |
| 2747 | 2026-09-03T14:23:29.527Z | Sep 03 14:23:27.972Sep 03 14:23:27.972 INFOSep 03 14:23:27.972DEBG Sep 03 14:23:27.972 DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff INFOreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2748 | 2026-09-03T14:23:29.527Z | |
| 2749 | 2026-09-03T14:23:29.527Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2750 | 2026-09-03T14:23:29.527Z | |
| 2751 | 2026-09-03T14:23:29.527Z | Sep 03 14:23:27.972 INFOSep 03 14:23:27.972Sep 03 14:23:27.972 DEBG DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2752 | 2026-09-03T14:23:29.527Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2753 | 2026-09-03T14:23:29.527Z | |
| 2754 | 2026-09-03T14:23:29.527Z | Sep 03 14:23:27.972Sep 03 14:23:27.972Sep 03 14:23:27.972 Sep 03 14:23:27.972 INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFOadding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBG |
| 2755 | 2026-09-03T14:23:29.527Z | |
| 2756 | 2026-09-03T14:23:29.527Z | replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2757 | 2026-09-03T14:23:29.527Z | Sep 03 14:23:27.972Sep 03 14:23:27.972 |
| 2758 | 2026-09-03T14:23:29.528Z | DEBG Sep 03 14:23:27.972DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2759 | 2026-09-03T14:23:29.528Z | INFOreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.972 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 2760 | 2026-09-03T14:23:29.528Z | |
| 2761 | 2026-09-03T14:23:29.528Z | DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.972 |
| 2762 | 2026-09-03T14:23:29.528Z | Sep 03 14:23:27.972 INFOSep 03 14:23:27.972Sep 03 14:23:27.972INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBG INFOreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2763 | 2026-09-03T14:23:29.528Z | |
| 2764 | 2026-09-03T14:23:29.528Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 2765 | 2026-09-03T14:23:29.528Z | |
| 2766 | 2026-09-03T14:23:29.528Z | Sep 03 14:23:27.972Sep 03 14:23:27.972 Sep 03 14:23:27.972 DEBGSep 03 14:23:27.972INFO replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ffDEBG |
| 2767 | 2026-09-03T14:23:29.528Z | |
| 2768 | 2026-09-03T14:23:29.528Z | replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2769 | 2026-09-03T14:23:29.528Z | replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.972 |
| 2770 | 2026-09-03T14:23:29.528Z | DEBG replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.972Sep 03 14:23:27.972 |
| 2771 | 2026-09-03T14:23:29.528Z | Sep 03 14:23:27.972INFO Sep 03 14:23:27.972INFO INFO INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ff adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 2772 | 2026-09-03T14:23:29.528Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2773 | 2026-09-03T14:23:29.528Z | |
| 2774 | 2026-09-03T14:23:29.528Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2775 | 2026-09-03T14:23:29.528Z | Sep 03 14:23:27.972Sep 03 14:23:27.972 DEBGSep 03 14:23:27.972 replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2776 | 2026-09-03T14:23:29.528Z | Sep 03 14:23:27.972DEBG replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2777 | 2026-09-03T14:23:29.528Z | replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2778 | 2026-09-03T14:23:29.528Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.972 |
| 2779 | 2026-09-03T14:23:29.528Z | Sep 03 14:23:27.972 DEBGINFO failed to allocate space for the new target listadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 2780 | 2026-09-03T14:23:29.528Z | |
| 2781 | 2026-09-03T14:23:29.528Z | Sep 03 14:23:27.972Sep 03 14:23:27.972 INFOSep 03 14:23:27.972 INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 14:23:27.972DEBG |
| 2782 | 2026-09-03T14:23:29.528Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2783 | 2026-09-03T14:23:29.528Z | |
| 2784 | 2026-09-03T14:23:29.528Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 2785 | 2026-09-03T14:23:29.528Z | Sep 03 14:23:27.972 DEBG Sep 03 14:23:27.972replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2786 | 2026-09-03T14:23:29.528Z | DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2787 | 2026-09-03T14:23:29.528Z | Sep 03 14:23:27.972Sep 03 14:23:27.972 INFOINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 03 14:23:27.972adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2788 | 2026-09-03T14:23:29.528Z | |
| 2789 | 2026-09-03T14:23:29.528Z | INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2790 | 2026-09-03T14:23:29.528Z | Sep 03 14:23:27.972 DEBG Sep 03 14:23:27.972replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2791 | 2026-09-03T14:23:29.528Z | DEBGSep 03 14:23:27.972 replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2792 | 2026-09-03T14:23:29.528Z | Sep 03 14:23:27.972replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2793 | 2026-09-03T14:23:29.528Z | INFOSep 03 14:23:27.972 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO |
| 2794 | 2026-09-03T14:23:29.528Z | Sep 03 14:23:27.972adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2795 | 2026-09-03T14:23:29.528Z | INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 2796 | 2026-09-03T14:23:29.528Z | Sep 03 14:23:27.972 DEBGSep 03 14:23:27.972 DEBGreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.972 |
| 2797 | 2026-09-03T14:23:29.529Z | DEBGreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2798 | 2026-09-03T14:23:29.529Z | replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2799 | 2026-09-03T14:23:29.529Z | Sep 03 14:23:27.972 Sep 03 14:23:27.972Sep 03 14:23:27.972INFO INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ffINFO |
| 2800 | 2026-09-03T14:23:29.529Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2801 | 2026-09-03T14:23:29.529Z | |
| 2802 | 2026-09-03T14:23:29.529Z | Sep 03 14:23:27.972 Sep 03 14:23:27.972DEBG DEBGSep 03 14:23:27.972replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2803 | 2026-09-03T14:23:29.529Z | replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2804 | 2026-09-03T14:23:29.529Z | DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.972 |
| 2805 | 2026-09-03T14:23:29.529Z | INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2806 | 2026-09-03T14:23:29.529Z | Sep 03 14:23:27.972 Sep 03 14:23:27.972INFO Sep 03 14:23:27.972adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2807 | 2026-09-03T14:23:29.529Z | INFODEBG adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2808 | 2026-09-03T14:23:29.529Z | |
| 2809 | 2026-09-03T14:23:29.529Z | Sep 03 14:23:27.972 Sep 03 14:23:27.972Sep 03 14:23:27.972DEBG INFODEBG adding route 3fff:beef:19::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2810 | 2026-09-03T14:23:29.529Z | |
| 2811 | 2026-09-03T14:23:29.529Z | replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2812 | 2026-09-03T14:23:29.529Z | Sep 03 14:23:27.973 DEBGSep 03 14:23:27.973Sep 03 14:23:27.973 replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2813 | 2026-09-03T14:23:29.529Z | INFOadding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 2814 | 2026-09-03T14:23:29.529Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 03 14:23:27.973 |
| 2815 | 2026-09-03T14:23:29.529Z | INFO Sep 03 14:23:27.973adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 03 14:23:27.973 |
| 2816 | 2026-09-03T14:23:29.529Z | DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2817 | 2026-09-03T14:23:29.529Z | Sep 03 14:23:27.973 replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2818 | 2026-09-03T14:23:29.529Z | Sep 03 14:23:27.973replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2819 | 2026-09-03T14:23:29.529Z | INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 14:23:27.973 |
| 2820 | 2026-09-03T14:23:29.529Z | INFOSep 03 14:23:27.973 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffINFO |
| 2821 | 2026-09-03T14:23:29.529Z | Sep 03 14:23:27.973adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2822 | 2026-09-03T14:23:29.529Z | DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2823 | 2026-09-03T14:23:29.534Z | Sep 03 14:23:27.973 DEBGSep 03 14:23:27.973 replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.973DEBG |
| 2824 | 2026-09-03T14:23:29.534Z | INFO replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 2825 | 2026-09-03T14:23:29.534Z | |
| 2826 | 2026-09-03T14:23:29.534Z | Sep 03 14:23:27.973 INFO Sep 03 14:23:27.973Sep 03 14:23:27.973 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO |
| 2827 | 2026-09-03T14:23:29.534Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG |
| 2828 | 2026-09-03T14:23:29.534Z | Sep 03 14:23:27.973replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2829 | 2026-09-03T14:23:29.534Z | Sep 03 14:23:27.973DEBG DEBGreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.973 |
| 2830 | 2026-09-03T14:23:29.534Z | replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2831 | 2026-09-03T14:23:29.534Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2832 | 2026-09-03T14:23:29.534Z | Sep 03 14:23:27.973 Sep 03 14:23:27.973INFOSep 03 14:23:27.973 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffDEBG |
| 2833 | 2026-09-03T14:23:29.534Z | INFOreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:23:27.973adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2834 | 2026-09-03T14:23:29.534Z | |
| 2835 | 2026-09-03T14:23:29.534Z | DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2836 | 2026-09-03T14:23:29.534Z | Sep 03 14:23:27.973 Sep 03 14:23:27.973DEBG Sep 03 14:23:27.973INFO INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2837 | 2026-09-03T14:23:29.534Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2838 | 2026-09-03T14:23:29.534Z | |
| 2839 | 2026-09-03T14:23:29.534Z | Sep 03 14:23:27.973 Sep 03 14:23:27.973DEBGSep 03 14:23:27.973 DEBGINFO replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2840 | 2026-09-03T14:23:29.534Z | |
| 2841 | 2026-09-03T14:23:29.534Z | |
| 2842 | 2026-09-03T14:23:29.534Z | Sep 03 14:23:27.973Sep 03 14:23:27.973Sep 03 14:23:27.973 INFODEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO |
| 2843 | 2026-09-03T14:23:29.534Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2844 | 2026-09-03T14:23:29.534Z | |
| 2845 | 2026-09-03T14:23:29.534Z | Sep 03 14:23:27.973 DEBGSep 03 14:23:27.973adding route 3fff:beef:4::/64 -> 2001:db8::55:ff Sep 03 14:23:27.973replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2846 | 2026-09-03T14:23:29.534Z | |
| 2847 | 2026-09-03T14:23:29.534Z | INFO DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 2848 | 2026-09-03T14:23:29.534Z | Sep 03 14:23:27.973 |
| 2849 | 2026-09-03T14:23:29.534Z | DEBG Sep 03 14:23:27.973replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2850 | 2026-09-03T14:23:29.534Z | INFOSep 03 14:23:27.973 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 14:23:27.973 |
| 2851 | 2026-09-03T14:23:29.534Z | INFO DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 2852 | 2026-09-03T14:23:29.534Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.973Sep 03 14:23:27.973 INFODEBG |
| 2853 | 2026-09-03T14:23:29.534Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2854 | 2026-09-03T14:23:29.534Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 03 14:23:27.973 |
| 2855 | 2026-09-03T14:23:29.535Z | Sep 03 14:23:27.973DEBG INFO replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 2856 | 2026-09-03T14:23:29.535Z | Sep 03 14:23:27.973 |
| 2857 | 2026-09-03T14:23:29.535Z | DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.973 |
| 2858 | 2026-09-03T14:23:29.535Z | Sep 03 14:23:27.973INFO DEBG Sep 03 14:23:27.973adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 03 14:23:27.973 replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2859 | 2026-09-03T14:23:29.535Z | INFOINFO |
| 2860 | 2026-09-03T14:23:29.535Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 03 14:23:27.973 |
| 2861 | 2026-09-03T14:23:29.535Z | Sep 03 14:23:27.973INFO DEBG |
| 2862 | 2026-09-03T14:23:29.535Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff Sep 03 14:23:27.973 |
| 2863 | 2026-09-03T14:23:29.535Z | replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 2864 | 2026-09-03T14:23:29.535Z | Sep 03 14:23:27.973replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.973 |
| 2865 | 2026-09-03T14:23:29.535Z | Sep 03 14:23:27.973DEBG DEBGreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2866 | 2026-09-03T14:23:29.535Z | INFOreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:23:27.973 |
| 2867 | 2026-09-03T14:23:29.535Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO |
| 2868 | 2026-09-03T14:23:29.535Z | Sep 03 14:23:27.973 Sep 03 14:23:27.973 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 14:23:27.973INFOINFO |
| 2869 | 2026-09-03T14:23:29.535Z | Sep 03 14:23:27.973 adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 2870 | 2026-09-03T14:23:29.535Z | DEBG DEBGcreated new freemap adding route 3fff:beef:7::/64 -> 2001:db8::55:ff, Sep 03 14:23:27.973replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2871 | 2026-09-03T14:23:29.535Z | unitDEBG |
| 2872 | 2026-09-03T14:23:29.535Z | replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.973 |
| 2873 | 2026-09-03T14:23:29.535Z | Sep 03 14:23:27.973 DEBGINFOSep 03 14:23:27.973 adding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG: |
| 2874 | 2026-09-03T14:23:29.535Z | Sep 03 14:23:27.973freemap_route_ipv4 |
| 2875 | 2026-09-03T14:23:29.535Z | |
| 2876 | 2026-09-03T14:23:29.535Z | replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.973INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 03 14:23:27.973 |
| 2877 | 2026-09-03T14:23:29.535Z | Sep 03 14:23:27.973DEBG INFOcreated new freemap , Sep 03 14:23:27.973 unitDEBG |
| 2878 | 2026-09-03T14:23:29.535Z | : INFOreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2879 | 2026-09-03T14:23:29.535Z | freemap_route_ipv6 |
| 2880 | 2026-09-03T14:23:29.535Z | |
| 2881 | 2026-09-03T14:23:29.535Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 14:23:27.973 |
| 2882 | 2026-09-03T14:23:29.535Z | Sep 03 14:23:27.973DEBG DEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2883 | 2026-09-03T14:23:29.535Z | replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.973 |
| 2884 | 2026-09-03T14:23:29.535Z | Sep 03 14:23:27.973Sep 03 14:23:27.973 DEBGSep 03 14:23:27.973DEBG Sep 03 14:23:27.973INFO INFOreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 2885 | 2026-09-03T14:23:29.535Z | , unit Sep 03 14:23:27.973adding route 3fff:beef:9::/64 -> 2001:db8::55:ffINFO |
| 2886 | 2026-09-03T14:23:29.535Z | : |
| 2887 | 2026-09-03T14:23:29.535Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ff INFOfreemap_route_ipv4 |
| 2888 | 2026-09-03T14:23:29.535Z | |
| 2889 | 2026-09-03T14:23:29.535Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 2890 | 2026-09-03T14:23:29.535Z | Sep 03 14:23:27.973Sep 03 14:23:27.973 Sep 03 14:23:27.973 Sep 03 14:23:27.973DEBG DEBG replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 03 14:23:27.973replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2891 | 2026-09-03T14:23:29.535Z | |
| 2892 | 2026-09-03T14:23:29.535Z | replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2893 | 2026-09-03T14:23:29.535Z | Sep 03 14:23:27.973 reset freemapSep 03 14:23:27.973 Sep 03 14:23:27.973INFO , INFOINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 03 14:23:27.973 |
| 2894 | 2026-09-03T14:23:29.536Z | Sep 03 14:23:27.974adding route 3fff:beef:a::/64 -> 2001:db8::55:ff DEBGDEBG |
| 2895 | 2026-09-03T14:23:29.536Z | created new freemapreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 2896 | 2026-09-03T14:23:29.536Z | unit:Sep 03 14:23:27.974 freemap_route_ipv4DEBG |
| 2897 | 2026-09-03T14:23:29.536Z | replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.974 |
| 2898 | 2026-09-03T14:23:29.536Z | INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 2899 | 2026-09-03T14:23:29.536Z | Sep 03 14:23:27.974 INFOSep 03 14:23:27.973 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 03 14:23:27.974 |
| 2900 | 2026-09-03T14:23:29.536Z | DEBGDEBG created new freemapreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 2901 | 2026-09-03T14:23:29.536Z | unitSep 03 14:23:27.974: DEBGfreemap_route_ipv4 Sep 03 14:23:27.974 |
| 2902 | 2026-09-03T14:23:29.536Z | replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2903 | 2026-09-03T14:23:29.536Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 2904 | 2026-09-03T14:23:29.536Z | Sep 03 14:23:27.974Sep 03 14:23:27.974Sep 03 14:23:27.974 DEBGINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2905 | 2026-09-03T14:23:29.536Z | |
| 2906 | 2026-09-03T14:23:29.536Z | DEBG Sep 03 14:23:27.974created new freemapSep 03 14:23:27.974 DEBGINFO , replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffunit |
| 2907 | 2026-09-03T14:23:29.536Z | : |
| 2908 | 2026-09-03T14:23:29.536Z | freemap_route_ipv6Sep 03 14:23:27.974 Sep 03 14:23:27.974DEBG |
| 2909 | 2026-09-03T14:23:29.536Z | INFOreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2910 | 2026-09-03T14:23:29.536Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2911 | 2026-09-03T14:23:29.536Z | Sep 03 14:23:27.974 DEBG Sep 03 14:23:27.974initted freemap. size: 64 , INFOunitDEBG : adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2912 | 2026-09-03T14:23:29.536Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 2913 | 2026-09-03T14:23:29.536Z | |
| 2914 | 2026-09-03T14:23:29.536Z | unitSep 03 14:23:27.974Sep 03 14:23:27.974 Sep 03 14:23:27.974adding route 3fff:beef:25::/64 -> 2001:db8::55:ff: DEBGDEBGDEBG |
| 2915 | 2026-09-03T14:23:29.536Z | Sep 03 14:23:27.974 replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGfailed to allocate space for the new target list |
| 2916 | 2026-09-03T14:23:29.536Z | freemap_route_ipv4 |
| 2917 | 2026-09-03T14:23:29.536Z | Sep 03 14:23:27.974 |
| 2918 | 2026-09-03T14:23:29.536Z | DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2919 | 2026-09-03T14:23:29.536Z | |
| 2920 | 2026-09-03T14:23:29.536Z | created new freemap, unitSep 03 14:23:27.974Sep 03 14:23:27.974 Sep 03 14:23:27.974INFO Sep 03 14:23:27.974Sep 03 14:23:27.974 Sep 03 14:23:27.974 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBGINFO DEBG |
| 2921 | 2026-09-03T14:23:29.536Z | :INFO DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 2922 | 2026-09-03T14:23:29.536Z | |
| 2923 | 2026-09-03T14:23:29.541Z | , Sep 03 14:23:27.974 adding route 3fff:beef:e::/64 -> 2001:db8::55:ffunit |
| 2924 | 2026-09-03T14:23:29.541Z | : freemap_route_ipv6DEBG |
| 2925 | 2026-09-03T14:23:29.541Z | Sep 03 14:23:27.974 Sep 03 14:23:27.974DEBGreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemapSep 03 14:23:27.974, |
| 2926 | 2026-09-03T14:23:29.541Z | |
| 2927 | 2026-09-03T14:23:29.541Z | unitfreemap_route_ipv6DEBG DEBGreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2928 | 2026-09-03T14:23:29.541Z | |
| 2929 | 2026-09-03T14:23:29.541Z | reset freemap, :Sep 03 14:23:27.974 Sep 03 14:23:27.974unit Sep 03 14:23:27.974:INFOfreemap_route_ipv4 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 2930 | 2026-09-03T14:23:29.541Z | INFO |
| 2931 | 2026-09-03T14:23:29.541Z | freemap_route_ipv6 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2932 | 2026-09-03T14:23:29.541Z | |
| 2933 | 2026-09-03T14:23:29.541Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 14:23:27.974 |
| 2934 | 2026-09-03T14:23:29.541Z | Sep 03 14:23:27.974Sep 03 14:23:27.974 DEBG DEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.974 |
| 2935 | 2026-09-03T14:23:29.541Z | DEBGSep 03 14:23:27.974replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2936 | 2026-09-03T14:23:29.541Z | initted freemap. size: 64, unit: INFODEBGSep 03 14:23:27.974 Sep 03 14:23:27.974 replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 INFO |
| 2937 | 2026-09-03T14:23:29.541Z | adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 2938 | 2026-09-03T14:23:29.541Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 2939 | 2026-09-03T14:23:29.541Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2940 | 2026-09-03T14:23:29.541Z | Sep 03 14:23:27.974 |
| 2941 | 2026-09-03T14:23:29.541Z | Sep 03 14:23:27.974Sep 03 14:23:27.974 Sep 03 14:23:27.974DEBGDEBGSep 03 14:23:27.974 Sep 03 14:23:27.974 DEBGinitted freemap. size: 64 DEBGreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , DEBG |
| 2942 | 2026-09-03T14:23:29.541Z | INFOreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2943 | 2026-09-03T14:23:29.541Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]unitadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 2944 | 2026-09-03T14:23:29.541Z | : |
| 2945 | 2026-09-03T14:23:29.541Z | reset freemapSep 03 14:23:27.974Sep 03 14:23:27.974 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffINFO, |
| 2946 | 2026-09-03T14:23:29.541Z | unit Sep 03 14:23:27.974adding route 3fff:beef:29::/64 -> 2001:db8::55:ff : |
| 2947 | 2026-09-03T14:23:29.541Z | Sep 03 14:23:27.974DEBG freemap_route_ipv6 replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2948 | 2026-09-03T14:23:29.541Z | Sep 03 14:23:27.974Sep 03 14:23:27.974 INFODEBG |
| 2949 | 2026-09-03T14:23:29.541Z | adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2950 | 2026-09-03T14:23:29.541Z | DEBG freemap_route_ipv4 |
| 2951 | 2026-09-03T14:23:29.541Z | Sep 03 14:23:27.974replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.974 |
| 2952 | 2026-09-03T14:23:29.541Z | INFO Sep 03 14:23:27.974INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBG Sep 03 14:23:27.974adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2953 | 2026-09-03T14:23:29.541Z | |
| 2954 | 2026-09-03T14:23:29.541Z | |
| 2955 | 2026-09-03T14:23:29.541Z | Sep 03 14:23:27.974 Sep 03 14:23:27.974Sep 03 14:23:27.974 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFODEBG |
| 2956 | 2026-09-03T14:23:29.541Z | INFOSep 03 14:23:27.974 |
| 2957 | 2026-09-03T14:23:29.541Z | DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2958 | 2026-09-03T14:23:29.541Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 2959 | 2026-09-03T14:23:29.541Z | |
| 2960 | 2026-09-03T14:23:29.542Z | Sep 03 14:23:27.974 |
| 2961 | 2026-09-03T14:23:29.542Z | DEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.974 |
| 2962 | 2026-09-03T14:23:29.542Z | Sep 03 14:23:27.974 INFOSep 03 14:23:27.974Sep 03 14:23:27.974 INFOSep 03 14:23:27.974 DEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2963 | 2026-09-03T14:23:29.542Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 2964 | 2026-09-03T14:23:29.542Z | |
| 2965 | 2026-09-03T14:23:29.542Z | Sep 03 14:23:27.974Sep 03 14:23:27.974 INFO DEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG |
| 2966 | 2026-09-03T14:23:29.542Z | Sep 03 14:23:27.974DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 03 14:23:27.974replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2967 | 2026-09-03T14:23:29.542Z | Sep 03 14:23:27.974 |
| 2968 | 2026-09-03T14:23:29.542Z | adding route 172.16.0.0/32 -> 10.0.0.2DEBGDEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.974replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2969 | 2026-09-03T14:23:29.542Z | |
| 2970 | 2026-09-03T14:23:29.542Z | Sep 03 14:23:27.974 reset freemapINFO Sep 03 14:23:27.974INFO, adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 2971 | 2026-09-03T14:23:29.542Z | |
| 2972 | 2026-09-03T14:23:29.542Z | INFOunit :adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2973 | 2026-09-03T14:23:29.542Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 14:23:27.974 Sep 03 14:23:27.974Sep 03 14:23:27.974 |
| 2974 | 2026-09-03T14:23:29.542Z | INFO Sep 03 14:23:27.974 DEBGDEBGDEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2975 | 2026-09-03T14:23:29.542Z | Sep 03 14:23:27.974 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 2976 | 2026-09-03T14:23:29.542Z | |
| 2977 | 2026-09-03T14:23:29.542Z | |
| 2978 | 2026-09-03T14:23:29.542Z | Sep 03 14:23:27.974DEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2979 | 2026-09-03T14:23:29.542Z | Sep 03 14:23:27.974Sep 03 14:23:27.974 Sep 03 14:23:27.974 DEBGINFO INFO replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.0/32 -> 10.0.0.255 |
| 2980 | 2026-09-03T14:23:29.542Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 2981 | 2026-09-03T14:23:29.542Z | |
| 2982 | 2026-09-03T14:23:29.542Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 2983 | 2026-09-03T14:23:29.542Z | Sep 03 14:23:27.974Sep 03 14:23:27.974adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2984 | 2026-09-03T14:23:29.542Z | INFO INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 14:23:27.974 |
| 2985 | 2026-09-03T14:23:29.542Z | Sep 03 14:23:27.974 |
| 2986 | 2026-09-03T14:23:29.542Z | DEBG DEBGreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:27.974 Sep 03 14:23:27.974 |
| 2987 | 2026-09-03T14:23:29.542Z | DEBGreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2988 | 2026-09-03T14:23:29.542Z | replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2989 | 2026-09-03T14:23:29.542Z | replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.974 |
| 2990 | 2026-09-03T14:23:29.542Z | Sep 03 14:23:27.974INFO INFOSep 03 14:23:27.974 Sep 03 14:23:27.974INFOadding route 172.17.0.1/32 -> 10.0.0.255adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2991 | 2026-09-03T14:23:29.542Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFO |
| 2992 | 2026-09-03T14:23:29.542Z | |
| 2993 | 2026-09-03T14:23:29.542Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 14:23:27.974 |
| 2994 | 2026-09-03T14:23:29.542Z | Sep 03 14:23:27.974DEBG Sep 03 14:23:27.974 replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 03 14:23:27.974DEBG |
| 2995 | 2026-09-03T14:23:29.542Z | DEBGreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 2996 | 2026-09-03T14:23:29.542Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2997 | 2026-09-03T14:23:29.542Z | Sep 03 14:23:27.974 |
| 2998 | 2026-09-03T14:23:29.543Z | DEBGSep 03 14:23:27.974 Sep 03 14:23:27.974created new freemapINFOSep 03 14:23:27.974, Sep 03 14:23:27.974unitadding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO |
| 2999 | 2026-09-03T14:23:29.543Z | INFO: adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 172.17.0.2/32 -> 10.0.0.255INFO |
| 3000 | 2026-09-03T14:23:29.543Z | |
| 3001 | 2026-09-03T14:23:29.543Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 03 14:23:27.974 DEBGSep 03 14:23:27.975 DEBG created new freemapSep 03 14:23:27.974freemap_route_ipv4 , DEBG |
| 3002 | 2026-09-03T14:23:29.543Z | unitcreated new freemap: , freemap_route_ipv4unitSep 03 14:23:27.981: DEBGfreemap_route_ipv4 |
| 3003 | 2026-09-03T14:23:29.543Z | Sep 03 14:23:27.981replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 3004 | 2026-09-03T14:23:29.543Z | DEBG, unitSep 03 14:23:27.981:replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:23:27.981 |
| 3005 | 2026-09-03T14:23:29.543Z | DEBGfreemap_route_ipv6INFO |
| 3006 | 2026-09-03T14:23:29.543Z | created new freemapadding route 3fff:beef:17::/64 -> 2001:db8::55:ff, Sep 03 14:23:27.981 |
| 3007 | 2026-09-03T14:23:29.543Z | INFOunit :adding route 172.17.0.3/32 -> 10.0.0.255Sep 03 14:23:27.981 |
| 3008 | 2026-09-03T14:23:29.543Z | freemap_route_ipv6Sep 03 14:23:27.981 |
| 3009 | 2026-09-03T14:23:29.543Z | Sep 03 14:23:27.981DEBG DEBGSep 03 14:23:27.981 DEBGreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3010 | 2026-09-03T14:23:29.543Z | replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 3011 | 2026-09-03T14:23:29.543Z | initted freemap. size: 64Sep 03 14:23:27.981initted freemap. size: 64 , INFO , adding route 3fff:beef:18::/64 -> 2001:db8::55:ffunit |
| 3012 | 2026-09-03T14:23:29.543Z | :unit :freemap_route_ipv4Sep 03 14:23:27.981 Sep 03 14:23:27.981 |
| 3013 | 2026-09-03T14:23:29.543Z | freemap_route_ipv4DEBG |
| 3014 | 2026-09-03T14:23:29.543Z | replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 3015 | 2026-09-03T14:23:29.543Z | Sep 03 14:23:27.981 adding route 172.17.0.4/32 -> 10.0.0.255DEBG |
| 3016 | 2026-09-03T14:23:29.543Z | Sep 03 14:23:27.981reset freemap , Sep 03 14:23:27.981unitDEBG: INFOreset freemapfreemap_route_ipv4, |
| 3017 | 2026-09-03T14:23:29.543Z | Sep 03 14:23:27.981 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG |
| 3018 | 2026-09-03T14:23:29.543Z | unitSep 03 14:23:27.981replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 3019 | 2026-09-03T14:23:29.543Z | freemap_route_ipv4DEBG |
| 3020 | 2026-09-03T14:23:29.543Z | Sep 03 14:23:27.981initted freemap. size: 64Sep 03 14:23:27.981, Sep 03 14:23:27.981unit :DEBG freemap_route_ipv6 |
| 3021 | 2026-09-03T14:23:29.543Z | INFO initted freemap. size: 64adding route 172.17.0.5/32 -> 10.0.0.255, |
| 3022 | 2026-09-03T14:23:29.543Z | unitSep 03 14:23:27.981:DEBG DEBGfreemap_route_ipv6 reset freemap |
| 3023 | 2026-09-03T14:23:29.547Z | , Sep 03 14:23:27.981unit : DEBG freemap_route_ipv6replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3024 | 2026-09-03T14:23:29.547Z | Sep 03 14:23:27.981 |
| 3025 | 2026-09-03T14:23:29.547Z | DEBG |
| 3026 | 2026-09-03T14:23:29.547Z | reset freemapSep 03 14:23:27.981Sep 03 14:23:27.981 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 3027 | 2026-09-03T14:23:29.548Z | , |
| 3028 | 2026-09-03T14:23:29.548Z | unit:Sep 03 14:23:27.981 freemap_route_ipv6INFOSep 03 14:23:27.981 |
| 3029 | 2026-09-03T14:23:29.548Z | DEBG adding route 172.17.0.6/32 -> 10.0.0.255 |
| 3030 | 2026-09-03T14:23:29.548Z | Sep 03 14:23:27.981Sep 03 14:23:27.981 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG |
| 3031 | 2026-09-03T14:23:29.548Z | INFOreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3032 | 2026-09-03T14:23:29.548Z | |
| 3033 | 2026-09-03T14:23:29.548Z | Sep 03 14:23:27.981Sep 03 14:23:27.981 DEBGINFOSep 03 14:23:27.981 INFOSep 03 14:23:27.981 replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3034 | 2026-09-03T14:23:29.548Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 3035 | 2026-09-03T14:23:29.548Z | |
| 3036 | 2026-09-03T14:23:29.548Z | Sep 03 14:23:27.981 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO |
| 3037 | 2026-09-03T14:23:29.548Z | Sep 03 14:23:27.981 Sep 03 14:23:27.981adding route 172.17.0.7/32 -> 10.0.0.255 Sep 03 14:23:27.981 |
| 3038 | 2026-09-03T14:23:29.548Z | DEBGDEBG INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 03 14:23:27.981adding route 172.16.0.0/32 -> 10.0.0.2replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3039 | 2026-09-03T14:23:29.548Z | |
| 3040 | 2026-09-03T14:23:29.548Z | DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3041 | 2026-09-03T14:23:29.548Z | |
| 3042 | 2026-09-03T14:23:29.548Z | Sep 03 14:23:27.981Sep 03 14:23:27.981 DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3043 | 2026-09-03T14:23:29.548Z | |
| 3044 | 2026-09-03T14:23:29.548Z | Sep 03 14:23:27.981Sep 03 14:23:27.981 INFOSep 03 14:23:27.981Sep 03 14:23:27.981freemap_route_ipv4 INFO |
| 3045 | 2026-09-03T14:23:29.548Z | adding route 172.17.0.8/32 -> 10.0.0.255 DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 3046 | 2026-09-03T14:23:29.548Z | |
| 3047 | 2026-09-03T14:23:29.548Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 14:23:27.981 |
| 3048 | 2026-09-03T14:23:29.548Z | Sep 03 14:23:27.981 DEBGINFO Sep 03 14:23:27.981Sep 03 14:23:27.981 replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3049 | 2026-09-03T14:23:29.548Z | DEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 3050 | 2026-09-03T14:23:29.548Z | INFOadding route 172.16.0.0/32 -> 10.0.0.3 Sep 03 14:23:27.981 |
| 3051 | 2026-09-03T14:23:29.548Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 INFO |
| 3052 | 2026-09-03T14:23:29.548Z | Sep 03 14:23:27.981 adding route 172.17.0.9/32 -> 10.0.0.255, INFO |
| 3053 | 2026-09-03T14:23:29.548Z | unit Sep 03 14:23:27.981:adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff Sep 03 14:23:27.981 |
| 3054 | 2026-09-03T14:23:29.548Z | freemap_route_ipv6 Sep 03 14:23:27.981 |
| 3055 | 2026-09-03T14:23:29.548Z | DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]DEBG |
| 3056 | 2026-09-03T14:23:29.548Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 14:23:27.981Sep 03 14:23:27.981 |
| 3057 | 2026-09-03T14:23:29.548Z | DEBG reset freemapreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:27.981INFO |
| 3058 | 2026-09-03T14:23:29.548Z | , DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 14:23:27.981Sep 03 14:23:27.981 |
| 3059 | 2026-09-03T14:23:29.548Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 3060 | 2026-09-03T14:23:29.548Z | INFODEBG unit replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.10/32 -> 10.0.0.255Sep 03 14:23:27.981 |
| 3061 | 2026-09-03T14:23:29.548Z | |
| 3062 | 2026-09-03T14:23:29.548Z | Sep 03 14:23:27.981: DEBGfreemap_route_ipv6 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]WARN |
| 3063 | 2026-09-03T14:23:29.548Z | shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 14:23:27.981 |
| 3064 | 2026-09-03T14:23:29.548Z | |
| 3065 | 2026-09-03T14:23:29.549Z | Sep 03 14:23:27.981 DEBGSep 03 14:23:27.981INFO Sep 03 14:23:27.981 replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:27.981ERRO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3066 | 2026-09-03T14:23:29.549Z | |
| 3067 | 2026-09-03T14:23:29.549Z | adding route 172.17.0.0/32 -> 10.0.0.255rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3068 | 2026-09-03T14:23:29.549Z | INFOSep 03 14:23:27.981Sep 03 14:23:27.981 DEBGINFO |
| 3069 | 2026-09-03T14:23:29.549Z | Sep 03 14:23:27.981 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 3070 | 2026-09-03T14:23:29.549Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 172.17.0.11/32 -> 10.0.0.255 |
| 3071 | 2026-09-03T14:23:29.549Z | Sep 03 14:23:27.981 |
| 3072 | 2026-09-03T14:23:29.549Z | DEBG ERROSep 03 14:23:27.981 shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds itreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 03 14:23:27.981 |
| 3073 | 2026-09-03T14:23:29.549Z | Sep 03 14:23:27.981 |
| 3074 | 2026-09-03T14:23:29.549Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBG |
| 3075 | 2026-09-03T14:23:29.549Z | Sep 03 14:23:27.981 replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3076 | 2026-09-03T14:23:29.549Z | |
| 3077 | 2026-09-03T14:23:29.549Z | adding route 172.17.0.1/32 -> 10.0.0.255Sep 03 14:23:27.981Sep 03 14:23:27.981 INFOINFO |
| 3078 | 2026-09-03T14:23:29.549Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 172.17.0.12/32 -> 10.0.0.255 |
| 3079 | 2026-09-03T14:23:29.549Z | |
| 3080 | 2026-09-03T14:23:29.549Z | |
| 3081 | 2026-09-03T14:23:29.549Z | Sep 03 14:23:27.981Sep 03 14:23:27.981Sep 03 14:23:27.981 DEBG DEBGDEBGreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3082 | 2026-09-03T14:23:29.549Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3083 | 2026-09-03T14:23:29.549Z | |
| 3084 | 2026-09-03T14:23:29.549Z | Sep 03 14:23:27.981 Sep 03 14:23:27.981Sep 03 14:23:27.981 INFOINFOSep 03 14:23:27.981 adding route 172.17.0.2/32 -> 10.0.0.255INFODEBG |
| 3085 | 2026-09-03T14:23:29.549Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff adding route 172.17.0.13/32 -> 10.0.0.255 |
| 3086 | 2026-09-03T14:23:29.549Z | |
| 3087 | 2026-09-03T14:23:29.549Z | replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3088 | 2026-09-03T14:23:29.549Z | Sep 03 14:23:27.981Sep 03 14:23:27.981 DEBG DEBGSep 03 14:23:27.981 replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 3089 | 2026-09-03T14:23:29.549Z | replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3090 | 2026-09-03T14:23:29.549Z | Sep 03 14:23:27.981 |
| 3091 | 2026-09-03T14:23:29.549Z | INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3092 | 2026-09-03T14:23:29.549Z | |
| 3093 | 2026-09-03T14:23:29.549Z | Sep 03 14:23:27.981 Sep 03 14:23:27.981INFO Sep 03 14:23:27.981 adding route 172.17.0.14/32 -> 10.0.0.255DEBG |
| 3094 | 2026-09-03T14:23:29.549Z | DEBG Sep 03 14:23:27.981created new freemapreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.981, INFO |
| 3095 | 2026-09-03T14:23:29.549Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 3096 | 2026-09-03T14:23:29.549Z | adding route 172.17.0.3/32 -> 10.0.0.255DEBGunit |
| 3097 | 2026-09-03T14:23:29.549Z | : Sep 03 14:23:27.981replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3098 | 2026-09-03T14:23:29.549Z | INFOfreemap_route_ipv6 |
| 3099 | 2026-09-03T14:23:29.549Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 14:23:27.981 |
| 3100 | 2026-09-03T14:23:29.549Z | DEBG Sep 03 14:23:27.981replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:23:27.981 |
| 3101 | 2026-09-03T14:23:29.549Z | Sep 03 14:23:27.981 INFO DEBGadding route 172.17.0.15/32 -> 10.0.0.255 DEBG |
| 3102 | 2026-09-03T14:23:29.549Z | replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.982 |
| 3103 | 2026-09-03T14:23:29.550Z | INFO adding route 172.17.0.4/32 -> 10.0.0.255initted freemap. size: 64Sep 03 14:23:27.982 |
| 3104 | 2026-09-03T14:23:29.550Z | , unitINFO: adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 3105 | 2026-09-03T14:23:29.550Z | freemap_route_ipv4Sep 03 14:23:27.982Sep 03 14:23:27.982 |
| 3106 | 2026-09-03T14:23:29.550Z | test route::tests::identity_replace_is_noop ... ok |
| 3107 | 2026-09-03T14:23:29.550Z | DEBGDEBG Sep 03 14:23:27.982replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3108 | 2026-09-03T14:23:29.550Z | |
| 3109 | 2026-09-03T14:23:29.550Z | replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.982 |
| 3110 | 2026-09-03T14:23:29.550Z | DEBGSep 03 14:23:27.982 Sep 03 14:23:27.982reset freemap INFO, INFO unitadding route 172.17.0.5/32 -> 10.0.0.255:Sep 03 14:23:27.982adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3111 | 2026-09-03T14:23:29.550Z | Sep 03 14:23:27.982 Sep 03 14:23:27.981Sep 03 14:23:27.988DEBG DEBGcreated new freemap , unitreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 3112 | 2026-09-03T14:23:29.550Z | freemap_route_ipv4INFO |
| 3113 | 2026-09-03T14:23:29.550Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 03 14:23:27.988 INFOSep 03 14:23:27.988 Sep 03 14:23:27.988DEBG |
| 3114 | 2026-09-03T14:23:29.550Z | adding route 172.17.0.17/32 -> 10.0.0.255 created new freemapDEBG |
| 3115 | 2026-09-03T14:23:29.550Z | , unitreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 3116 | 2026-09-03T14:23:29.550Z | freemap_route_ipv6Sep 03 14:23:27.988 |
| 3117 | 2026-09-03T14:23:29.550Z | DEBGSep 03 14:23:27.988 Sep 03 14:23:27.988DEBG INFOSep 03 14:23:27.988 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffDEBG |
| 3118 | 2026-09-03T14:23:29.550Z | replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3119 | 2026-09-03T14:23:29.550Z | replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64 |
| 3120 | 2026-09-03T14:23:29.550Z | , unitSep 03 14:23:27.988: INFOSep 03 14:23:27.988freemap_route_ipv4 |
| 3121 | 2026-09-03T14:23:29.550Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG |
| 3122 | 2026-09-03T14:23:29.550Z | replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.988Sep 03 14:23:27.988 DEBG |
| 3123 | 2026-09-03T14:23:29.554Z | INFOreset freemap , adding route 172.17.0.18/32 -> 10.0.0.255unit |
| 3124 | 2026-09-03T14:23:29.554Z | Sep 03 14:23:27.988: Sep 03 14:23:27.988 freemap_route_ipv4DEBG |
| 3125 | 2026-09-03T14:23:29.554Z | INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.988 |
| 3126 | 2026-09-03T14:23:29.554Z | Sep 03 14:23:27.988 DEBG |
| 3127 | 2026-09-03T14:23:29.554Z | DEBG Sep 03 14:23:27.988 initted freemap. size: 64 INFO, replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unitSep 03 14:23:27.988 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG: |
| 3128 | 2026-09-03T14:23:29.554Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 |
| 3129 | 2026-09-03T14:23:29.554Z | |
| 3130 | 2026-09-03T14:23:29.555Z | |
| 3131 | 2026-09-03T14:23:29.555Z | Sep 03 14:23:27.988Sep 03 14:23:27.988 DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.988 |
| 3132 | 2026-09-03T14:23:29.555Z | Sep 03 14:23:27.988INFO DEBGadding route 172.17.0.19/32 -> 10.0.0.255 |
| 3133 | 2026-09-03T14:23:29.555Z | reset freemapSep 03 14:23:27.988 INFO, Sep 03 14:23:27.988adding route 3fff:beef:27::/64 -> 2001:db8::55:ffunit |
| 3134 | 2026-09-03T14:23:29.555Z | : freemap_route_ipv6INFO |
| 3135 | 2026-09-03T14:23:29.555Z | Sep 03 14:23:27.988 adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 3136 | 2026-09-03T14:23:29.555Z | DEBGDEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.988replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:23:27.988 |
| 3137 | 2026-09-03T14:23:29.555Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3138 | 2026-09-03T14:23:29.555Z | DEBG |
| 3139 | 2026-09-03T14:23:29.555Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.988Sep 03 14:23:27.988 |
| 3140 | 2026-09-03T14:23:29.555Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFOSep 03 14:23:27.988 |
| 3141 | 2026-09-03T14:23:29.555Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 03 14:23:27.988 |
| 3142 | 2026-09-03T14:23:29.555Z | INFOSep 03 14:23:27.988INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffINFO Sep 03 14:23:27.988adding route 172.17.0.20/32 -> 10.0.0.255 |
| 3143 | 2026-09-03T14:23:29.555Z | |
| 3144 | 2026-09-03T14:23:29.555Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3145 | 2026-09-03T14:23:29.555Z | DEBG Sep 03 14:23:27.988Sep 03 14:23:27.988 Sep 03 14:23:27.988DEBG DEBGreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3146 | 2026-09-03T14:23:29.555Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 3147 | 2026-09-03T14:23:29.555Z | Sep 03 14:23:27.988 Sep 03 14:23:27.988INFO INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3148 | 2026-09-03T14:23:29.555Z | replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3149 | 2026-09-03T14:23:29.555Z | |
| 3150 | 2026-09-03T14:23:29.555Z | freemap_route_ipv4 |
| 3151 | 2026-09-03T14:23:29.555Z | |
| 3152 | 2026-09-03T14:23:29.555Z | Sep 03 14:23:27.988Sep 03 14:23:27.988 Sep 03 14:23:27.988DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 3153 | 2026-09-03T14:23:29.555Z | |
| 3154 | 2026-09-03T14:23:29.555Z | DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3155 | 2026-09-03T14:23:29.555Z | Sep 03 14:23:27.988 |
| 3156 | 2026-09-03T14:23:29.555Z | Sep 03 14:23:27.988Sep 03 14:23:27.988 DEBGDEBG initted freemap. size: 64Sep 03 14:23:27.988, Sep 03 14:23:27.988unitINFOINFO: freemap_route_ipv6 |
| 3157 | 2026-09-03T14:23:29.555Z | DEBGreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:23:27.988replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3158 | 2026-09-03T14:23:29.555Z | |
| 3159 | 2026-09-03T14:23:29.555Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3160 | 2026-09-03T14:23:29.555Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 14:23:27.988 Sep 03 14:23:27.988adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 3161 | 2026-09-03T14:23:29.555Z | INFOSep 03 14:23:27.988 |
| 3162 | 2026-09-03T14:23:29.555Z | INFODEBG Sep 03 14:23:27.988adding route 172.17.0.6/32 -> 10.0.0.255adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 3163 | 2026-09-03T14:23:29.555Z | Sep 03 14:23:27.988 Sep 03 14:23:27.988 |
| 3164 | 2026-09-03T14:23:29.555Z | replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGDEBG DEBGreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.988replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 3165 | 2026-09-03T14:23:29.555Z | DEBG reset freemap |
| 3166 | 2026-09-03T14:23:29.555Z | , unitreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 3167 | 2026-09-03T14:23:29.555Z | Sep 03 14:23:27.988 freemap_route_ipv6 |
| 3168 | 2026-09-03T14:23:29.555Z | |
| 3169 | 2026-09-03T14:23:29.556Z | Sep 03 14:23:27.988Sep 03 14:23:27.988 DEBGSep 03 14:23:27.988 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 14:23:27.988INFO |
| 3170 | 2026-09-03T14:23:29.556Z | Sep 03 14:23:27.988 INFO INFO replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.22/32 -> 10.0.0.255 INFOSep 03 14:23:27.988 adding route 3fff:beef:36::/64 -> 2001:db8::55:ff adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 3171 | 2026-09-03T14:23:29.556Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3172 | 2026-09-03T14:23:29.556Z | |
| 3173 | 2026-09-03T14:23:29.556Z | |
| 3174 | 2026-09-03T14:23:29.556Z | |
| 3175 | 2026-09-03T14:23:29.556Z | WARN Sep 03 14:23:27.988shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3176 | 2026-09-03T14:23:29.556Z | DEBGSep 03 14:23:27.988 Sep 03 14:23:27.988 INFOSep 03 14:23:27.988replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3177 | 2026-09-03T14:23:29.556Z | DEBG DEBGadding route 172.17.0.7/32 -> 10.0.0.255 |
| 3178 | 2026-09-03T14:23:29.556Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.988Sep 03 14:23:27.988 |
| 3179 | 2026-09-03T14:23:29.556Z | replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 3180 | 2026-09-03T14:23:29.556Z | Sep 03 14:23:27.988 adding route 172.16.0.0/32 -> 10.0.0.2DEBGDEBG |
| 3181 | 2026-09-03T14:23:29.556Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:23:27.988 |
| 3182 | 2026-09-03T14:23:29.556Z | INFOreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3183 | 2026-09-03T14:23:29.556Z | Sep 03 14:23:27.988 INFOSep 03 14:23:27.988 Sep 03 14:23:27.988DEBG Sep 03 14:23:27.988replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ffINFO |
| 3184 | 2026-09-03T14:23:29.556Z | |
| 3185 | 2026-09-03T14:23:29.556Z | INFO |
| 3186 | 2026-09-03T14:23:29.556Z | adding route 172.17.0.8/32 -> 10.0.0.255Sep 03 14:23:27.988adding route 172.17.0.23/32 -> 10.0.0.255 Sep 03 14:23:27.988Sep 03 14:23:27.988DEBG DEBGINFO |
| 3187 | 2026-09-03T14:23:29.556Z | adding route 172.16.0.0/32 -> 10.0.0.3replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3188 | 2026-09-03T14:23:29.556Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 3189 | 2026-09-03T14:23:29.556Z | |
| 3190 | 2026-09-03T14:23:29.556Z | |
| 3191 | 2026-09-03T14:23:29.556Z | |
| 3192 | 2026-09-03T14:23:29.556Z | Sep 03 14:23:27.988Sep 03 14:23:27.988Sep 03 14:23:27.988 INFODEBGDEBG Sep 03 14:23:27.988adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3193 | 2026-09-03T14:23:29.556Z | |
| 3194 | 2026-09-03T14:23:29.556Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 3195 | 2026-09-03T14:23:29.556Z | Sep 03 14:23:27.988Sep 03 14:23:27.988INFO Sep 03 14:23:27.988Sep 03 14:23:27.988 INFODEBGDEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ff INFOreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3196 | 2026-09-03T14:23:29.556Z | adding route 172.16.0.0/32 -> 10.0.0.4replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3197 | 2026-09-03T14:23:29.556Z | |
| 3198 | 2026-09-03T14:23:29.556Z | |
| 3199 | 2026-09-03T14:23:29.556Z | adding route 172.17.0.9/32 -> 10.0.0.255 |
| 3200 | 2026-09-03T14:23:29.556Z | Sep 03 14:23:27.988Sep 03 14:23:27.988 DEBGSep 03 14:23:27.988INFO Sep 03 14:23:27.988Sep 03 14:23:27.988 replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff DEBGDEBG |
| 3201 | 2026-09-03T14:23:29.556Z | replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 3202 | 2026-09-03T14:23:29.556Z | INFO |
| 3203 | 2026-09-03T14:23:29.556Z | |
| 3204 | 2026-09-03T14:23:29.556Z | adding route 172.17.0.24/32 -> 10.0.0.255Sep 03 14:23:27.988 |
| 3205 | 2026-09-03T14:23:29.556Z | Sep 03 14:23:27.988INFOSep 03 14:23:27.988 DEBGSep 03 14:23:27.988 Sep 03 14:23:27.988adding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFO |
| 3206 | 2026-09-03T14:23:29.556Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]DEBG |
| 3207 | 2026-09-03T14:23:29.557Z | adding route 172.17.0.10/32 -> 10.0.0.255 DEBG |
| 3208 | 2026-09-03T14:23:29.557Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:27.988 |
| 3209 | 2026-09-03T14:23:29.557Z | |
| 3210 | 2026-09-03T14:23:29.557Z | Sep 03 14:23:27.988DEBG DEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3211 | 2026-09-03T14:23:29.557Z | |
| 3212 | 2026-09-03T14:23:29.557Z | Sep 03 14:23:27.988Sep 03 14:23:27.988 Sep 03 14:23:27.988 INFOINFO adding route 172.17.0.25/32 -> 10.0.0.255INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 03 14:23:27.989Sep 03 14:23:27.989 |
| 3213 | 2026-09-03T14:23:29.557Z | DEBG created new freemap , DEBGunit :created new freemap , freemap_route_ipv4unit |
| 3214 | 2026-09-03T14:23:29.557Z | : freemap_route_ipv4 |
| 3215 | 2026-09-03T14:23:29.557Z | Sep 03 14:23:27.994Sep 03 14:23:27.994 |
| 3216 | 2026-09-03T14:23:29.557Z | Sep 03 14:23:27.994DEBGINFO DEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3217 | 2026-09-03T14:23:29.557Z | |
| 3218 | 2026-09-03T14:23:29.557Z | created new freemap |
| 3219 | 2026-09-03T14:23:29.557Z | , unitSep 03 14:23:27.994Sep 03 14:23:27.994 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 3220 | 2026-09-03T14:23:29.557Z | :DEBGSep 03 14:23:27.994 freemap_route_ipv6Sep 03 14:23:27.994adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff DEBG |
| 3221 | 2026-09-03T14:23:29.557Z | |
| 3222 | 2026-09-03T14:23:29.557Z | replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 3223 | 2026-09-03T14:23:29.561Z | created new freemap, adding route 172.17.0.26/32 -> 10.0.0.255Sep 03 14:23:27.994unit |
| 3224 | 2026-09-03T14:23:29.561Z | DEBG Sep 03 14:23:27.994replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 3225 | 2026-09-03T14:23:29.562Z | Sep 03 14:23:27.995Sep 03 14:23:27.995 Sep 03 14:23:27.994DEBGDEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64INFO , DEBGunitSep 03 14:23:27.995freemap_route_ipv6 |
| 3226 | 2026-09-03T14:23:29.562Z | : replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:23:27.995 |
| 3227 | 2026-09-03T14:23:29.562Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFOfreemap_route_ipv4 adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3228 | 2026-09-03T14:23:29.562Z | |
| 3229 | 2026-09-03T14:23:29.562Z | |
| 3230 | 2026-09-03T14:23:29.562Z | |
| 3231 | 2026-09-03T14:23:29.562Z | INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 03 14:23:27.995Sep 03 14:23:27.995 Sep 03 14:23:27.995 DEBGSep 03 14:23:27.995 DEBGINFOreset freemapSep 03 14:23:27.995DEBG |
| 3232 | 2026-09-03T14:23:29.562Z | replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:30::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3233 | 2026-09-03T14:23:29.562Z | DEBG |
| 3234 | 2026-09-03T14:23:29.562Z | , |
| 3235 | 2026-09-03T14:23:29.562Z | Sep 03 14:23:27.995unit :Sep 03 14:23:27.995 Sep 03 14:23:27.995INFO Sep 03 14:23:27.995 freemap_route_ipv4adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 3236 | 2026-09-03T14:23:29.562Z | INFO |
| 3237 | 2026-09-03T14:23:29.562Z | DEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3238 | 2026-09-03T14:23:29.562Z | initted freemap. size: 64, Sep 03 14:23:27.995adding route 172.17.0.28/32 -> 10.0.0.255Sep 03 14:23:27.995 |
| 3239 | 2026-09-03T14:23:29.562Z | DEBG DEBG Sep 03 14:23:27.995Sep 03 14:23:27.995DEBGreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3240 | 2026-09-03T14:23:29.562Z | initted freemap. size: 64DEBG, INFO unitSep 03 14:23:27.995 replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit: |
| 3241 | 2026-09-03T14:23:29.562Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:31::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3242 | 2026-09-03T14:23:29.562Z | freemap_route_ipv4: |
| 3243 | 2026-09-03T14:23:29.562Z | |
| 3244 | 2026-09-03T14:23:29.562Z | Sep 03 14:23:27.995 freemap_route_ipv6Sep 03 14:23:27.995 |
| 3245 | 2026-09-03T14:23:29.562Z | Sep 03 14:23:27.995DEBG INFOreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3246 | 2026-09-03T14:23:29.562Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3247 | 2026-09-03T14:23:29.562Z | |
| 3248 | 2026-09-03T14:23:29.562Z | Sep 03 14:23:27.995Sep 03 14:23:27.995 DEBGDEBGSep 03 14:23:27.995Sep 03 14:23:27.995 Sep 03 14:23:27.995DEBG INFODEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ff reset freemap |
| 3249 | 2026-09-03T14:23:29.562Z | replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3250 | 2026-09-03T14:23:29.562Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], unit:DEBG |
| 3251 | 2026-09-03T14:23:29.562Z | Sep 03 14:23:27.995failed to allocate space for the new target list DEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 |
| 3252 | 2026-09-03T14:23:29.562Z | Sep 03 14:23:27.995reset freemap |
| 3253 | 2026-09-03T14:23:29.562Z | |
| 3254 | 2026-09-03T14:23:29.562Z | Sep 03 14:23:27.995, Sep 03 14:23:27.995 INFOINFOINFOSep 03 14:23:27.995 adding route 172.17.0.30/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:1INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ffunit |
| 3255 | 2026-09-03T14:23:29.562Z | Sep 03 14:23:27.995 |
| 3256 | 2026-09-03T14:23:29.562Z | :adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 3257 | 2026-09-03T14:23:29.562Z | Sep 03 14:23:27.995 |
| 3258 | 2026-09-03T14:23:29.562Z | DEBGDEBGSep 03 14:23:27.995 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 3259 | 2026-09-03T14:23:29.562Z | Sep 03 14:23:27.995 DEBGDEBGfreemap_route_ipv4 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3260 | 2026-09-03T14:23:29.562Z | |
| 3261 | 2026-09-03T14:23:29.562Z | |
| 3262 | 2026-09-03T14:23:29.562Z | Sep 03 14:23:27.995 |
| 3263 | 2026-09-03T14:23:29.563Z | DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.995Sep 03 14:23:27.995 |
| 3264 | 2026-09-03T14:23:29.563Z | Sep 03 14:23:27.995Sep 03 14:23:27.995 INFOINFO INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff adding route 172.17.0.31/32 -> 10.0.0.255 |
| 3265 | 2026-09-03T14:23:29.563Z | |
| 3266 | 2026-09-03T14:23:29.563Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3267 | 2026-09-03T14:23:29.563Z | DEBGSep 03 14:23:27.995 initted freemap. size: 64INFOSep 03 14:23:27.995 Sep 03 14:23:27.995Sep 03 14:23:27.995adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG |
| 3268 | 2026-09-03T14:23:29.563Z | , DEBGDEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3269 | 2026-09-03T14:23:29.563Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3270 | 2026-09-03T14:23:29.563Z | |
| 3271 | 2026-09-03T14:23:29.563Z | unit:Sep 03 14:23:27.995 Sep 03 14:23:27.995 Sep 03 14:23:27.995INFODEBG INFO replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.32/32 -> 10.0.0.255adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 3272 | 2026-09-03T14:23:29.563Z | |
| 3273 | 2026-09-03T14:23:29.563Z | |
| 3274 | 2026-09-03T14:23:29.563Z | Sep 03 14:23:27.995freemap_route_ipv6 |
| 3275 | 2026-09-03T14:23:29.563Z | INFOSep 03 14:23:27.995Sep 03 14:23:27.995Sep 03 14:23:27.995 DEBGINFO replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 3276 | 2026-09-03T14:23:29.563Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3277 | 2026-09-03T14:23:29.563Z | |
| 3278 | 2026-09-03T14:23:29.563Z | DEBG Sep 03 14:23:27.995replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3279 | 2026-09-03T14:23:29.563Z | Sep 03 14:23:27.995Sep 03 14:23:27.995 Sep 03 14:23:27.995DEBG INFOreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3280 | 2026-09-03T14:23:29.563Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG Sep 03 14:23:27.995replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 3281 | 2026-09-03T14:23:29.563Z | |
| 3282 | 2026-09-03T14:23:29.563Z | INFOSep 03 14:23:27.995 DEBGINFOadding route 172.17.0.33/32 -> 10.0.0.255Sep 03 14:23:27.995 Sep 03 14:23:27.995adding route 3fff:beef:35::/64 -> 2001:db8::55:ff INFODEBG |
| 3283 | 2026-09-03T14:23:29.563Z | |
| 3284 | 2026-09-03T14:23:29.563Z | replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap |
| 3285 | 2026-09-03T14:23:29.563Z | , unit :adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3286 | 2026-09-03T14:23:29.563Z | Sep 03 14:23:27.995 freemap_route_ipv6INFOSep 03 14:23:27.995 |
| 3287 | 2026-09-03T14:23:29.563Z | Sep 03 14:23:27.995 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 14:23:27.995 |
| 3288 | 2026-09-03T14:23:29.563Z | DEBGDEBG DEBG Sep 03 14:23:27.995replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 3289 | 2026-09-03T14:23:29.563Z | Sep 03 14:23:27.995 INFOreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3290 | 2026-09-03T14:23:29.563Z | |
| 3291 | 2026-09-03T14:23:29.563Z | DEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3292 | 2026-09-03T14:23:29.563Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 14:23:27.995Sep 03 14:23:27.995 |
| 3293 | 2026-09-03T14:23:29.563Z | Sep 03 14:23:27.995INFOINFOSep 03 14:23:27.995 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 14:23:27.995adding route 172.17.0.34/32 -> 10.0.0.255 |
| 3294 | 2026-09-03T14:23:29.563Z | |
| 3295 | 2026-09-03T14:23:29.563Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 3296 | 2026-09-03T14:23:29.563Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 3297 | 2026-09-03T14:23:29.563Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 3298 | 2026-09-03T14:23:29.563Z | DEBG Sep 03 14:23:27.995Sep 03 14:23:27.995Sep 03 14:23:27.995 Sep 03 14:23:27.995replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG |
| 3299 | 2026-09-03T14:23:29.563Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 3300 | 2026-09-03T14:23:29.563Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 3301 | 2026-09-03T14:23:29.563Z | replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:27.995 |
| 3302 | 2026-09-03T14:23:29.564Z | INFOSep 03 14:23:27.995 WARN Sep 03 14:23:27.995INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 3303 | 2026-09-03T14:23:29.564Z | |
| 3304 | 2026-09-03T14:23:29.564Z | test route::tests::grow_succeeds ... ok |
| 3305 | 2026-09-03T14:23:29.564Z | Sep 03 14:23:27.995 shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO |
| 3306 | 2026-09-03T14:23:29.564Z | adding route 172.17.0.35/32 -> 10.0.0.255INFO |
| 3307 | 2026-09-03T14:23:29.564Z | Sep 03 14:23:27.995Sep 03 14:23:27.995 DEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.995 |
| 3308 | 2026-09-03T14:23:29.564Z | adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 3309 | 2026-09-03T14:23:29.564Z | DEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3310 | 2026-09-03T14:23:29.564Z | |
| 3311 | 2026-09-03T14:23:29.564Z | Sep 03 14:23:27.995 INFO Sep 03 14:23:27.995adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 3312 | 2026-09-03T14:23:29.564Z | INFO Sep 03 14:23:27.995adding route 3fff:beef:30::/64 -> 2001:db8::55:ff Sep 03 14:23:27.995DEBGSep 03 14:23:27.995 |
| 3313 | 2026-09-03T14:23:29.564Z | INFODEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.36/32 -> 10.0.0.255Sep 03 14:23:27.995 |
| 3314 | 2026-09-03T14:23:29.564Z | |
| 3315 | 2026-09-03T14:23:29.564Z | |
| 3316 | 2026-09-03T14:23:29.564Z | DEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:27.995 |
| 3317 | 2026-09-03T14:23:29.564Z | INFOSep 03 14:23:27.982 Sep 03 14:23:27.995adding route 3fff:beef:39::/64 -> 2001:db8::55:ff DEBG |
| 3318 | 2026-09-03T14:23:29.564Z | Sep 03 14:23:27.995 created new freemapSep 03 14:23:27.995, Sep 03 14:23:27.995INFODEBG unitreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFOreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3319 | 2026-09-03T14:23:29.564Z | |
| 3320 | 2026-09-03T14:23:29.564Z | : |
| 3321 | 2026-09-03T14:23:29.564Z | freemap_route_ipv4 |
| 3322 | 2026-09-03T14:23:29.564Z | Sep 03 14:23:27.995 Sep 03 14:23:27.995adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 14:23:27.995 |
| 3323 | 2026-09-03T14:23:29.570Z | INFOINFODEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 03 14:23:27.995 |
| 3324 | 2026-09-03T14:23:29.570Z | adding route 172.17.0.37/32 -> 10.0.0.255Sep 03 14:23:27.995replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 3325 | 2026-09-03T14:23:29.570Z | |
| 3326 | 2026-09-03T14:23:29.570Z | Sep 03 14:23:27.995DEBG created new freemap , DEBGSep 03 14:23:27.995Sep 03 14:23:27.995unit :DEBG INFOreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 3327 | 2026-09-03T14:23:29.570Z | Sep 03 14:23:27.995Sep 03 14:23:27.996 DEBGDEBGSep 03 14:23:28.001 INFOcreated new freemap , created new freemapadding route 3fff:dead::/64 -> 2001:db8::55:4unit, :unit |
| 3328 | 2026-09-03T14:23:29.570Z | : freemap_route_ipv4freemap_route_ipv4 |
| 3329 | 2026-09-03T14:23:29.570Z | |
| 3330 | 2026-09-03T14:23:29.570Z | Sep 03 14:23:28.001 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 3331 | 2026-09-03T14:23:29.570Z | Sep 03 14:23:28.001 DEBGSep 03 14:23:28.001Sep 03 14:23:28.001 created new freemap , DEBG unit DEBG:replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 3332 | 2026-09-03T14:23:29.570Z | created new freemapfreemap_route_ipv6 |
| 3333 | 2026-09-03T14:23:29.570Z | , freemap_route_ipv6unit |
| 3334 | 2026-09-03T14:23:29.570Z | : Sep 03 14:23:28.002freemap_route_ipv6 |
| 3335 | 2026-09-03T14:23:29.570Z | Sep 03 14:23:28.001Sep 03 14:23:28.002DEBG WARNinitted freemap. size: 64Sep 03 14:23:28.002DEBG , shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3336 | 2026-09-03T14:23:29.570Z | initted freemap. size: 64unit, DEBGunit :initted freemap. size: 64 , freemap_route_ipv4unit |
| 3337 | 2026-09-03T14:23:29.570Z | :: freemap_route_ipv4freemap_route_ipv4 |
| 3338 | 2026-09-03T14:23:29.570Z | Sep 03 14:23:28.002 |
| 3339 | 2026-09-03T14:23:29.570Z | DEBG Sep 03 14:23:28.002 DEBG reset freemap, unitSep 03 14:23:28.002: DEBGfreemap_route_ipv4 |
| 3340 | 2026-09-03T14:23:29.570Z | reset freemap, reset freemapunit, :unit :freemap_route_ipv4 Sep 03 14:23:28.002 |
| 3341 | 2026-09-03T14:23:29.570Z | freemap_route_ipv4 |
| 3342 | 2026-09-03T14:23:29.570Z | DEBG initted freemap. size: 64Sep 03 14:23:28.002 DEBG initted freemap. size: 64Sep 03 14:23:28.002, , DEBGunit unit:initted freemap. size: 64: , freemap_route_ipv6freemap_route_ipv6 |
| 3343 | 2026-09-03T14:23:29.570Z | unit |
| 3344 | 2026-09-03T14:23:29.570Z | : freemap_route_ipv6 |
| 3345 | 2026-09-03T14:23:29.570Z | Sep 03 14:23:28.002 Sep 03 14:23:28.002DEBG DEBGSep 03 14:23:28.002 reset freemapreset freemap, , unitDEBGunit :reset freemap: freemap_route_ipv6freemap_route_ipv6, |
| 3346 | 2026-09-03T14:23:29.570Z | |
| 3347 | 2026-09-03T14:23:29.570Z | unit:Sep 03 14:23:28.002 INFOfreemap_route_ipv6Sep 03 14:23:28.002 |
| 3348 | 2026-09-03T14:23:29.570Z | INFOadding route 172.16.0.0/32 -> 10.0.0.1Sep 03 14:23:27.988 |
| 3349 | 2026-09-03T14:23:29.570Z | adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 3350 | 2026-09-03T14:23:29.570Z | Sep 03 14:23:28.002adding route 172.17.0.11/32 -> 10.0.0.255 INFOSep 03 14:23:28.002 |
| 3351 | 2026-09-03T14:23:29.570Z | Sep 03 14:23:28.002adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 3352 | 2026-09-03T14:23:29.570Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3353 | 2026-09-03T14:23:29.570Z | |
| 3354 | 2026-09-03T14:23:29.570Z | Sep 03 14:23:28.002Sep 03 14:23:28.002 DEBGSep 03 14:23:28.002 Sep 03 14:23:28.002replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3355 | 2026-09-03T14:23:29.570Z | DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 14:23:28.002 |
| 3356 | 2026-09-03T14:23:29.570Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 3357 | 2026-09-03T14:23:29.571Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 3358 | 2026-09-03T14:23:29.571Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3359 | 2026-09-03T14:23:29.571Z | Sep 03 14:23:28.002Sep 03 14:23:28.002 INFOSep 03 14:23:28.002 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3360 | 2026-09-03T14:23:29.571Z | DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3361 | 2026-09-03T14:23:29.571Z | replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3362 | 2026-09-03T14:23:29.571Z | Sep 03 14:23:28.002 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 14:23:28.002 |
| 3363 | 2026-09-03T14:23:29.571Z | replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:28.002INFO |
| 3364 | 2026-09-03T14:23:29.571Z | INFOadding route 172.17.0.13/32 -> 10.0.0.255 |
| 3365 | 2026-09-03T14:23:29.571Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 14:23:28.002 |
| 3366 | 2026-09-03T14:23:29.571Z | DEBG Sep 03 14:23:28.002replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 3367 | 2026-09-03T14:23:29.571Z | DEBGSep 03 14:23:28.002 replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3368 | 2026-09-03T14:23:29.571Z | Sep 03 14:23:28.002replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3369 | 2026-09-03T14:23:29.571Z | INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 3370 | 2026-09-03T14:23:29.571Z | Sep 03 14:23:28.002Sep 03 14:23:28.002 INFO INFOadding route 172.16.0.0/32 -> 10.0.0.2 Sep 03 14:23:28.002 |
| 3371 | 2026-09-03T14:23:29.571Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 3372 | 2026-09-03T14:23:29.571Z | DEBG Sep 03 14:23:28.002replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3373 | 2026-09-03T14:23:29.571Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 14:23:28.002 |
| 3374 | 2026-09-03T14:23:29.571Z | DEBG Sep 03 14:23:28.002replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3375 | 2026-09-03T14:23:29.571Z | INFOSep 03 14:23:28.002 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffINFO |
| 3376 | 2026-09-03T14:23:29.571Z | Sep 03 14:23:28.002adding route 172.17.0.0/32 -> 10.0.0.255 |
| 3377 | 2026-09-03T14:23:29.571Z | INFO adding route 172.17.0.15/32 -> 10.0.0.255 |
| 3378 | 2026-09-03T14:23:29.571Z | Sep 03 14:23:28.002 DEBGSep 03 14:23:28.002 replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3379 | 2026-09-03T14:23:29.571Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3380 | 2026-09-03T14:23:29.571Z | Sep 03 14:23:28.002Sep 03 14:23:28.002 INFODEBG adding route 172.17.0.16/32 -> 10.0.0.255failed to allocate space for the new target list |
| 3381 | 2026-09-03T14:23:29.571Z | |
| 3382 | 2026-09-03T14:23:29.571Z | Sep 03 14:23:28.002Sep 03 14:23:28.002Sep 03 14:23:28.002 DEBGDEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBG |
| 3383 | 2026-09-03T14:23:29.571Z | |
| 3384 | 2026-09-03T14:23:29.571Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.002 INFO adding route 172.17.0.1/32 -> 10.0.0.255 |
| 3385 | 2026-09-03T14:23:29.571Z | |
| 3386 | 2026-09-03T14:23:29.571Z | Sep 03 14:23:28.002 Sep 03 14:23:28.002DEBG INFOreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3387 | 2026-09-03T14:23:29.571Z | adding route 172.17.0.17/32 -> 10.0.0.255 |
| 3388 | 2026-09-03T14:23:29.571Z | Sep 03 14:23:28.002 INFO adding route 172.17.0.2/32 -> 10.0.0.255 |
| 3389 | 2026-09-03T14:23:29.572Z | |
| 3390 | 2026-09-03T14:23:29.572Z | Sep 03 14:23:28.002Sep 03 14:23:28.002 DEBGDEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3391 | 2026-09-03T14:23:29.572Z | |
| 3392 | 2026-09-03T14:23:29.572Z | Sep 03 14:23:28.002 INFO adding route 172.17.0.38/32 -> 10.0.0.255Sep 03 14:23:28.002 |
| 3393 | 2026-09-03T14:23:29.572Z | INFO adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3394 | 2026-09-03T14:23:29.572Z | Sep 03 14:23:28.002 Sep 03 14:23:28.002DEBG Sep 03 14:23:28.002INFO replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3395 | 2026-09-03T14:23:29.572Z | adding route 172.17.0.18/32 -> 10.0.0.255DEBG |
| 3396 | 2026-09-03T14:23:29.572Z | replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3397 | 2026-09-03T14:23:29.572Z | Sep 03 14:23:28.002 INFOSep 03 14:23:28.002 Sep 03 14:23:28.002adding route 172.17.0.39/32 -> 10.0.0.255 |
| 3398 | 2026-09-03T14:23:29.572Z | INFO DEBGadding route 172.17.0.4/32 -> 10.0.0.255 |
| 3399 | 2026-09-03T14:23:29.572Z | Sep 03 14:23:28.002replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3400 | 2026-09-03T14:23:29.572Z | DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.002 |
| 3401 | 2026-09-03T14:23:29.572Z | DEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3402 | 2026-09-03T14:23:29.572Z | Sep 03 14:23:28.002 INFOSep 03 14:23:28.002 Sep 03 14:23:28.002adding route 172.17.0.40/32 -> 10.0.0.255INFO |
| 3403 | 2026-09-03T14:23:29.572Z | INFOadding route 172.17.0.19/32 -> 10.0.0.255 |
| 3404 | 2026-09-03T14:23:29.572Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 3405 | 2026-09-03T14:23:29.572Z | Sep 03 14:23:28.002 DEBGSep 03 14:23:28.002 replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3406 | 2026-09-03T14:23:29.572Z | replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3407 | 2026-09-03T14:23:29.572Z | Sep 03 14:23:28.002Sep 03 14:23:28.002 DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff INFOreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.002 |
| 3408 | 2026-09-03T14:23:29.572Z | adding route 172.17.0.41/32 -> 10.0.0.255INFO |
| 3409 | 2026-09-03T14:23:29.572Z | adding route 172.17.0.6/32 -> 10.0.0.255 |
| 3410 | 2026-09-03T14:23:29.572Z | |
| 3411 | 2026-09-03T14:23:29.572Z | Sep 03 14:23:28.002Sep 03 14:23:28.002Sep 03 14:23:28.002 Sep 03 14:23:28.002DEBGINFODEBG DEBGadding route 172.17.0.20/32 -> 10.0.0.255 replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3412 | 2026-09-03T14:23:29.572Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3413 | 2026-09-03T14:23:29.572Z | replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3414 | 2026-09-03T14:23:29.572Z | |
| 3415 | 2026-09-03T14:23:29.572Z | Sep 03 14:23:28.002 INFO adding route 172.17.0.42/32 -> 10.0.0.255Sep 03 14:23:28.002 |
| 3416 | 2026-09-03T14:23:29.572Z | DEBGSep 03 14:23:28.002 Sep 03 14:23:28.002 INFOINFOreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.002 |
| 3417 | 2026-09-03T14:23:29.572Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 3418 | 2026-09-03T14:23:29.572Z | DEBG Sep 03 14:23:28.002 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3419 | 2026-09-03T14:23:29.572Z | Sep 03 14:23:28.002 |
| 3420 | 2026-09-03T14:23:29.572Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3421 | 2026-09-03T14:23:29.572Z | DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.002 |
| 3422 | 2026-09-03T14:23:29.572Z | Sep 03 14:23:28.002INFO Sep 03 14:23:28.002 DEBGadding route 172.17.0.43/32 -> 10.0.0.255 Sep 03 14:23:28.002replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3423 | 2026-09-03T14:23:29.577Z | INFO |
| 3424 | 2026-09-03T14:23:29.577Z | adding route 172.17.0.8/32 -> 10.0.0.255 replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3425 | 2026-09-03T14:23:29.577Z | |
| 3426 | 2026-09-03T14:23:29.577Z | Sep 03 14:23:28.002 DEBG Sep 03 14:23:28.002replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:23:28.002INFO Sep 03 14:23:28.002 |
| 3427 | 2026-09-03T14:23:29.577Z | DEBG INFOreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 172.17.0.22/32 -> 10.0.0.255Sep 03 14:23:28.002 |
| 3428 | 2026-09-03T14:23:29.577Z | INFO |
| 3429 | 2026-09-03T14:23:29.577Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3430 | 2026-09-03T14:23:29.577Z | |
| 3431 | 2026-09-03T14:23:29.577Z | Sep 03 14:23:28.002 DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.002 |
| 3432 | 2026-09-03T14:23:29.577Z | Sep 03 14:23:28.002 DEBG Sep 03 14:23:28.002INFO Sep 03 14:23:28.002 replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 3433 | 2026-09-03T14:23:29.577Z | adding route 172.17.0.9/32 -> 10.0.0.255 |
| 3434 | 2026-09-03T14:23:29.577Z | DEBG adding route 172.17.0.23/32 -> 10.0.0.255replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3435 | 2026-09-03T14:23:29.577Z | Sep 03 14:23:28.002 |
| 3436 | 2026-09-03T14:23:29.577Z | Sep 03 14:23:28.002Sep 03 14:23:28.002 DEBGSep 03 14:23:28.008 DEBGINFO created new freemap, unit:DEBGcreated new freemap freemap_route_ipv4replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], |
| 3437 | 2026-09-03T14:23:29.577Z | |
| 3438 | 2026-09-03T14:23:29.577Z | unit:Sep 03 14:23:28.002 Sep 03 14:23:28.008INFO DEBG Sep 03 14:23:28.008 created new freemapINFO , Sep 03 14:23:28.008unit :adding route 172.17.0.10/32 -> 10.0.0.255 freemap_route_ipv6DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 3439 | 2026-09-03T14:23:29.577Z | adding route 172.17.0.45/32 -> 10.0.0.255freemap_route_ipv4 |
| 3440 | 2026-09-03T14:23:29.577Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3441 | 2026-09-03T14:23:29.577Z | |
| 3442 | 2026-09-03T14:23:29.577Z | |
| 3443 | 2026-09-03T14:23:29.577Z | Sep 03 14:23:28.008 DEBGSep 03 14:23:28.008 |
| 3444 | 2026-09-03T14:23:29.577Z | initted freemap. size: 64Sep 03 14:23:28.008, DEBGunit :Sep 03 14:23:28.008 replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 03 14:23:28.008 |
| 3445 | 2026-09-03T14:23:29.577Z | freemap_route_ipv4 |
| 3446 | 2026-09-03T14:23:29.577Z | INFO replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3447 | 2026-09-03T14:23:29.577Z | Sep 03 14:23:28.008DEBGSep 03 14:23:28.008Sep 03 14:23:28.008 |
| 3448 | 2026-09-03T14:23:29.577Z | INFO adding route 172.17.0.11/32 -> 10.0.0.255 DEBGDEBG |
| 3449 | 2026-09-03T14:23:29.577Z | Sep 03 14:23:28.008 reset freemap Sep 03 14:23:28.008created new freemap, Sep 03 14:23:28.008, unitunitINFO :: freemap_route_ipv6freemap_route_ipv4DEBG |
| 3450 | 2026-09-03T14:23:29.578Z | |
| 3451 | 2026-09-03T14:23:29.578Z | DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3452 | 2026-09-03T14:23:29.578Z | |
| 3453 | 2026-09-03T14:23:29.578Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.008Sep 03 14:23:28.008 DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ff DEBGinitted freemap. size: 64 |
| 3454 | 2026-09-03T14:23:29.578Z | Sep 03 14:23:28.008, unit : initted freemap. size: 64INFO, freemap_route_ipv6unit |
| 3455 | 2026-09-03T14:23:29.578Z | |
| 3456 | 2026-09-03T14:23:29.578Z | Sep 03 14:23:28.009:adding route 172.17.0.25/32 -> 10.0.0.255 Sep 03 14:23:28.009Sep 03 14:23:28.009 |
| 3457 | 2026-09-03T14:23:29.578Z | DEBGDEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap |
| 3458 | 2026-09-03T14:23:29.578Z | , Sep 03 14:23:28.009unitfreemap_route_ipv4:Sep 03 14:23:28.009 |
| 3459 | 2026-09-03T14:23:29.578Z | freemap_route_ipv6DEBG |
| 3460 | 2026-09-03T14:23:29.578Z | replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3461 | 2026-09-03T14:23:29.578Z | Sep 03 14:23:28.009Sep 03 14:23:28.009INFOadding route 172.17.0.12/32 -> 10.0.0.255 |
| 3462 | 2026-09-03T14:23:29.578Z | INFO Sep 03 14:23:28.009adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3463 | 2026-09-03T14:23:29.578Z | INFO adding route 172.17.0.26/32 -> 10.0.0.255Sep 03 14:23:28.009INFOSep 03 14:23:28.009 Sep 03 14:23:28.009adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG |
| 3464 | 2026-09-03T14:23:29.578Z | replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3465 | 2026-09-03T14:23:29.578Z | |
| 3466 | 2026-09-03T14:23:29.578Z | adding route 172.17.0.46/32 -> 10.0.0.255 Sep 03 14:23:28.009replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 14:23:28.009DEBG |
| 3467 | 2026-09-03T14:23:29.578Z | INFODEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.13/32 -> 10.0.0.255 |
| 3468 | 2026-09-03T14:23:29.578Z | |
| 3469 | 2026-09-03T14:23:29.578Z | |
| 3470 | 2026-09-03T14:23:29.578Z | Sep 03 14:23:28.009 reset freemap Sep 03 14:23:28.009INFO, Sep 03 14:23:28.009adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 14:23:28.009unit |
| 3471 | 2026-09-03T14:23:29.578Z | DEBG INFOreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.009DEBG DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 3472 | 2026-09-03T14:23:29.578Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3473 | 2026-09-03T14:23:29.578Z | |
| 3474 | 2026-09-03T14:23:29.578Z | replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.009 |
| 3475 | 2026-09-03T14:23:29.578Z | Sep 03 14:23:28.009 DEBG INFOSep 03 14:23:28.009 Sep 03 14:23:28.009replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.14/32 -> 10.0.0.255 |
| 3476 | 2026-09-03T14:23:29.578Z | |
| 3477 | 2026-09-03T14:23:29.578Z | INFOINFO Sep 03 14:23:28.009Sep 03 14:23:28.009 adding route 172.17.0.27/32 -> 10.0.0.255Sep 03 14:23:28.009 INFODEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 3478 | 2026-09-03T14:23:29.578Z | replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3479 | 2026-09-03T14:23:29.578Z | |
| 3480 | 2026-09-03T14:23:29.578Z | DEBG Sep 03 14:23:28.009replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:39::/64 -> 2001:db8::55:ff Sep 03 14:23:28.009Sep 03 14:23:28.009DEBG |
| 3481 | 2026-09-03T14:23:29.578Z | INFO |
| 3482 | 2026-09-03T14:23:29.578Z | DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3483 | 2026-09-03T14:23:29.578Z | replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.009Sep 03 14:23:28.009 |
| 3484 | 2026-09-03T14:23:29.578Z | INFO adding route 172.17.0.15/32 -> 10.0.0.255 Sep 03 14:23:28.009DEBG |
| 3485 | 2026-09-03T14:23:29.578Z | INFOreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3486 | 2026-09-03T14:23:29.578Z | adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 14:23:28.009 |
| 3487 | 2026-09-03T14:23:29.578Z | adding route 172.17.0.47/32 -> 10.0.0.255INFO |
| 3488 | 2026-09-03T14:23:29.578Z | Sep 03 14:23:28.009Sep 03 14:23:28.009adding route 172.17.0.28/32 -> 10.0.0.255Sep 03 14:23:28.009 |
| 3489 | 2026-09-03T14:23:29.579Z | test route::tests::same_size_non_subset_replace ... ok |
| 3490 | 2026-09-03T14:23:29.579Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 3491 | 2026-09-03T14:23:29.579Z | DEBGDEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3492 | 2026-09-03T14:23:29.579Z | |
| 3493 | 2026-09-03T14:23:29.579Z | INFO Sep 03 14:23:28.009adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 3494 | 2026-09-03T14:23:29.579Z | Sep 03 14:23:28.009Sep 03 14:23:28.009 INFODEBG INFOadding route 172.17.0.0/32 -> 10.0.0.255 |
| 3495 | 2026-09-03T14:23:29.579Z | Sep 03 14:23:28.009 DEBGSep 03 14:23:28.009replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3496 | 2026-09-03T14:23:29.579Z | adding route 172.17.0.16/32 -> 10.0.0.255Sep 03 14:23:28.009replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGDEBG |
| 3497 | 2026-09-03T14:23:29.579Z | replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3498 | 2026-09-03T14:23:29.579Z | |
| 3499 | 2026-09-03T14:23:29.579Z | |
| 3500 | 2026-09-03T14:23:29.579Z | Sep 03 14:23:28.009Sep 03 14:23:28.009 Sep 03 14:23:28.009Sep 03 14:23:28.009Sep 03 14:23:28.009 DEBG INFOINFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 3501 | 2026-09-03T14:23:29.579Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3502 | 2026-09-03T14:23:29.579Z | INFO |
| 3503 | 2026-09-03T14:23:29.579Z | INFO Sep 03 14:23:28.009 adding route 172.17.0.48/32 -> 10.0.0.255DEBG |
| 3504 | 2026-09-03T14:23:29.579Z | Sep 03 14:23:28.009replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3505 | 2026-09-03T14:23:29.579Z | INFOSep 03 14:23:28.009 adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3506 | 2026-09-03T14:23:29.579Z | Sep 03 14:23:28.009adding route 172.17.0.17/32 -> 10.0.0.255 Sep 03 14:23:28.009 INFODEBG |
| 3507 | 2026-09-03T14:23:29.579Z | adding route 172.17.0.2/32 -> 10.0.0.255DEBG Sep 03 14:23:28.009replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:28.009 |
| 3508 | 2026-09-03T14:23:29.579Z | DEBG |
| 3509 | 2026-09-03T14:23:29.579Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3510 | 2026-09-03T14:23:29.579Z | |
| 3511 | 2026-09-03T14:23:29.579Z | DEBGSep 03 14:23:28.009 Sep 03 14:23:28.009 replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.009 |
| 3512 | 2026-09-03T14:23:29.579Z | DEBGSep 03 14:23:28.009 INFOreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 3513 | 2026-09-03T14:23:29.579Z | Sep 03 14:23:28.009adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff INFOadding route 172.17.0.18/32 -> 10.0.0.255 |
| 3514 | 2026-09-03T14:23:29.579Z | |
| 3515 | 2026-09-03T14:23:29.579Z | INFO adding route 172.17.0.30/32 -> 10.0.0.255Sep 03 14:23:28.009 |
| 3516 | 2026-09-03T14:23:29.579Z | INFOSep 03 14:23:28.009 adding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3517 | 2026-09-03T14:23:29.579Z | |
| 3518 | 2026-09-03T14:23:29.579Z | Sep 03 14:23:28.009Sep 03 14:23:28.009DEBG DEBGreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3519 | 2026-09-03T14:23:29.579Z | |
| 3520 | 2026-09-03T14:23:29.579Z | Sep 03 14:23:28.009DEBG Sep 03 14:23:28.009DEBGSep 03 14:23:28.009replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3521 | 2026-09-03T14:23:29.579Z | replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOINFO |
| 3522 | 2026-09-03T14:23:29.579Z | Sep 03 14:23:28.009adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff Sep 03 14:23:28.009 |
| 3523 | 2026-09-03T14:23:29.583Z | adding route 172.17.0.19/32 -> 10.0.0.255INFO |
| 3524 | 2026-09-03T14:23:29.584Z | Sep 03 14:23:28.009 INFOadding route 172.17.0.31/32 -> 10.0.0.255 adding route 172.17.0.4/32 -> 10.0.0.255 |
| 3525 | 2026-09-03T14:23:29.584Z | |
| 3526 | 2026-09-03T14:23:29.584Z | Sep 03 14:23:28.009DEBG Sep 03 14:23:28.009 Sep 03 14:23:28.009Sep 03 14:23:28.009replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGDEBG DEBGreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 3527 | 2026-09-03T14:23:29.584Z | |
| 3528 | 2026-09-03T14:23:29.584Z | replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3529 | 2026-09-03T14:23:29.584Z | replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3530 | 2026-09-03T14:23:29.584Z | |
| 3531 | 2026-09-03T14:23:29.584Z | Sep 03 14:23:28.009 Sep 03 14:23:28.009INFOSep 03 14:23:28.009 Sep 03 14:23:28.009adding route 172.17.0.5/32 -> 10.0.0.255 |
| 3532 | 2026-09-03T14:23:29.584Z | INFO adding route 172.17.0.20/32 -> 10.0.0.255INFO |
| 3533 | 2026-09-03T14:23:29.584Z | INFOSep 03 14:23:28.009 Sep 03 14:23:28.009adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffDEBG |
| 3534 | 2026-09-03T14:23:29.584Z | DEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3535 | 2026-09-03T14:23:29.584Z | replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3536 | 2026-09-03T14:23:29.584Z | Sep 03 14:23:28.009Sep 03 14:23:28.009 DEBGSep 03 14:23:28.009 INFOreplacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3537 | 2026-09-03T14:23:29.584Z | adding route 172.17.0.6/32 -> 10.0.0.255Sep 03 14:23:28.009 |
| 3538 | 2026-09-03T14:23:29.584Z | |
| 3539 | 2026-09-03T14:23:29.584Z | INFOSep 03 14:23:28.009INFOSep 03 14:23:28.009 adding route 172.17.0.21/32 -> 10.0.0.255DEBG |
| 3540 | 2026-09-03T14:23:29.584Z | Sep 03 14:23:28.009 DEBGadding route 172.17.0.32/32 -> 10.0.0.255replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3541 | 2026-09-03T14:23:29.584Z | replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 03 14:23:28.009 adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffDEBG |
| 3542 | 2026-09-03T14:23:29.584Z | |
| 3543 | 2026-09-03T14:23:29.584Z | replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3544 | 2026-09-03T14:23:29.584Z | |
| 3545 | 2026-09-03T14:23:29.584Z | Sep 03 14:23:28.009 DEBG Sep 03 14:23:28.009replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:23:28.009Sep 03 14:23:28.009 |
| 3546 | 2026-09-03T14:23:29.584Z | INFO DEBGadding route 172.17.0.7/32 -> 10.0.0.255 Sep 03 14:23:28.009Sep 03 14:23:28.009 |
| 3547 | 2026-09-03T14:23:29.584Z | DEBG failed to allocate space for the new target list replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.009 |
| 3548 | 2026-09-03T14:23:29.584Z | INFO INFODEBG |
| 3549 | 2026-09-03T14:23:29.584Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3550 | 2026-09-03T14:23:29.584Z | adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255Sep 03 14:23:28.009 |
| 3551 | 2026-09-03T14:23:29.584Z | Sep 03 14:23:28.009Sep 03 14:23:28.009 |
| 3552 | 2026-09-03T14:23:29.584Z | INFO adding route 172.17.0.8/32 -> 10.0.0.255INFODEBG |
| 3553 | 2026-09-03T14:23:29.584Z | adding route 172.17.0.33/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 3554 | 2026-09-03T14:23:29.584Z | Sep 03 14:23:28.009Sep 03 14:23:28.015 DEBG Sep 03 14:23:28.015 DEBGDEBGreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3555 | 2026-09-03T14:23:29.584Z | replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3556 | 2026-09-03T14:23:29.584Z | |
| 3557 | 2026-09-03T14:23:29.584Z | |
| 3558 | 2026-09-03T14:23:29.584Z | Sep 03 14:23:28.002 Sep 03 14:23:28.015Sep 03 14:23:28.015 Sep 03 14:23:28.015DEBG INFOcreated new freemapINFO , DEBGunit adding route 172.17.0.23/32 -> 10.0.0.255failed to allocate space for the new target list: |
| 3559 | 2026-09-03T14:23:29.584Z | |
| 3560 | 2026-09-03T14:23:29.584Z | freemap_route_ipv4 adding route 172.17.0.52/32 -> 10.0.0.255 |
| 3561 | 2026-09-03T14:23:29.585Z | |
| 3562 | 2026-09-03T14:23:29.585Z | Sep 03 14:23:28.002Sep 03 14:23:28.015 DEBGDEBG Sep 03 14:23:28.015 created new freemap , replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGunitSep 03 14:23:28.015 |
| 3563 | 2026-09-03T14:23:29.585Z | DEBG : replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] created new freemapfreemap_route_ipv4, |
| 3564 | 2026-09-03T14:23:29.585Z | |
| 3565 | 2026-09-03T14:23:29.585Z | Sep 03 14:23:28.015unit :INFO freemap_route_ipv6adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3566 | 2026-09-03T14:23:29.585Z | Sep 03 14:23:28.015 |
| 3567 | 2026-09-03T14:23:29.585Z | Sep 03 14:23:28.015DEBG Sep 03 14:23:28.015 created new freemapSep 03 14:23:28.015, INFODEBG DEBG adding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3568 | 2026-09-03T14:23:29.585Z | unit |
| 3569 | 2026-09-03T14:23:29.585Z | :initted freemap. size: 64 , freemap_route_ipv6unit |
| 3570 | 2026-09-03T14:23:29.585Z | : freemap_route_ipv4Sep 03 14:23:28.015Sep 03 14:23:28.015 |
| 3571 | 2026-09-03T14:23:29.585Z | INFOSep 03 14:23:28.015 adding route 172.17.0.25/32 -> 10.0.0.255DEBG |
| 3572 | 2026-09-03T14:23:29.585Z | Sep 03 14:23:28.015 replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3573 | 2026-09-03T14:23:29.585Z | DEBG reset freemapinitted freemap. size: 64, unit:Sep 03 14:23:28.015 Sep 03 14:23:28.015DEBGfreemap_route_ipv4, |
| 3574 | 2026-09-03T14:23:29.585Z | unit:replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3575 | 2026-09-03T14:23:29.585Z | freemap_route_ipv4adding route 172.17.0.54/32 -> 10.0.0.255Sep 03 14:23:28.015 |
| 3576 | 2026-09-03T14:23:29.585Z | |
| 3577 | 2026-09-03T14:23:29.585Z | DEBGSep 03 14:23:28.015 initted freemap. size: 64 , Sep 03 14:23:28.015INFOunit : DEBGadding route 172.17.0.26/32 -> 10.0.0.255freemap_route_ipv6 Sep 03 14:23:28.015 |
| 3578 | 2026-09-03T14:23:29.585Z | reset freemap |
| 3579 | 2026-09-03T14:23:29.585Z | , unit : Sep 03 14:23:28.015freemap_route_ipv4 Sep 03 14:23:28.015DEBG |
| 3580 | 2026-09-03T14:23:29.585Z | DEBGreset freemap , DEBGreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] unit |
| 3581 | 2026-09-03T14:23:29.585Z | : freemap_route_ipv6replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3582 | 2026-09-03T14:23:29.585Z | |
| 3583 | 2026-09-03T14:23:29.585Z | Sep 03 14:23:28.015Sep 03 14:23:28.015 INFO Sep 03 14:23:28.015DEBG Sep 03 14:23:28.015 adding route 172.17.0.55/32 -> 10.0.0.255initted freemap. size: 64 |
| 3584 | 2026-09-03T14:23:29.585Z | , INFOINFO unit adding route 172.16.0.0/32 -> 10.0.0.1:adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3585 | 2026-09-03T14:23:29.585Z | |
| 3586 | 2026-09-03T14:23:29.585Z | freemap_route_ipv6 |
| 3587 | 2026-09-03T14:23:29.585Z | Sep 03 14:23:28.015 Sep 03 14:23:28.015Sep 03 14:23:28.015 DEBGDEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3588 | 2026-09-03T14:23:29.585Z | Sep 03 14:23:28.015 |
| 3589 | 2026-09-03T14:23:29.585Z | replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3590 | 2026-09-03T14:23:29.585Z | DEBGSep 03 14:23:28.015Sep 03 14:23:28.015 INFOSep 03 14:23:28.015 DEBG Sep 03 14:23:28.015 adding route 172.16.0.0/32 -> 10.0.0.2reset freemap |
| 3591 | 2026-09-03T14:23:29.585Z | replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 3592 | 2026-09-03T14:23:29.585Z | adding route 172.17.0.56/32 -> 10.0.0.255 INFO |
| 3593 | 2026-09-03T14:23:29.585Z | , Sep 03 14:23:28.015Sep 03 14:23:28.015adding route 172.17.0.28/32 -> 10.0.0.255unit |
| 3594 | 2026-09-03T14:23:29.585Z | : INFODEBGSep 03 14:23:28.015 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]freemap_route_ipv6 |
| 3595 | 2026-09-03T14:23:29.585Z | adding route 172.17.0.9/32 -> 10.0.0.255Sep 03 14:23:28.015 |
| 3596 | 2026-09-03T14:23:29.585Z | |
| 3597 | 2026-09-03T14:23:29.585Z | DEBGDEBGSep 03 14:23:28.015 Sep 03 14:23:28.015DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.015replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3598 | 2026-09-03T14:23:29.585Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 3599 | 2026-09-03T14:23:29.585Z | |
| 3600 | 2026-09-03T14:23:29.586Z | replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3601 | 2026-09-03T14:23:29.586Z | Sep 03 14:23:28.015Sep 03 14:23:28.015 adding route 3fff:dead::/64 -> 2001:db8::55:1INFOINFO |
| 3602 | 2026-09-03T14:23:29.586Z | adding route 172.17.0.57/32 -> 10.0.0.255Sep 03 14:23:28.015adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3603 | 2026-09-03T14:23:29.586Z | INFO |
| 3604 | 2026-09-03T14:23:29.586Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 3605 | 2026-09-03T14:23:29.586Z | Sep 03 14:23:28.015Sep 03 14:23:28.015 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.015 |
| 3606 | 2026-09-03T14:23:29.586Z | Sep 03 14:23:28.015 |
| 3607 | 2026-09-03T14:23:29.586Z | DEBGDEBG :replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.015 |
| 3608 | 2026-09-03T14:23:29.586Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3609 | 2026-09-03T14:23:29.586Z | Sep 03 14:23:28.015 freemap_route_ipv4INFO |
| 3610 | 2026-09-03T14:23:29.586Z | INFO Sep 03 14:23:28.015 adding route 172.17.0.58/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 03 14:23:28.015 |
| 3611 | 2026-09-03T14:23:29.586Z | INFO |
| 3612 | 2026-09-03T14:23:29.586Z | Sep 03 14:23:28.015adding route 172.17.0.11/32 -> 10.0.0.255 DEBG |
| 3613 | 2026-09-03T14:23:29.586Z | INFO Sep 03 14:23:28.015initted freemap. size: 64 , unitSep 03 14:23:28.015adding route 172.17.0.30/32 -> 10.0.0.255 DEBGDEBG: |
| 3614 | 2026-09-03T14:23:29.586Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]freemap_route_ipv6 |
| 3615 | 2026-09-03T14:23:29.586Z | Sep 03 14:23:28.016 DEBGSep 03 14:23:28.015 DEBG Sep 03 14:23:28.022created new freemap , DEBGSep 03 14:23:28.022unit reset freemap, unit: freemap_route_ipv6DEBG |
| 3616 | 2026-09-03T14:23:29.586Z | :replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3617 | 2026-09-03T14:23:29.586Z | Sep 03 14:23:28.015Sep 03 14:23:28.022 INFOINFO freemap_route_ipv4 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3618 | 2026-09-03T14:23:29.586Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 3619 | 2026-09-03T14:23:29.586Z | |
| 3620 | 2026-09-03T14:23:29.586Z | Sep 03 14:23:28.022 Sep 03 14:23:28.022Sep 03 14:23:28.022 DEBGDEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 3621 | 2026-09-03T14:23:29.586Z | created new freemapadding route 172.17.0.31/32 -> 10.0.0.255, |
| 3622 | 2026-09-03T14:23:29.586Z | unitSep 03 14:23:28.022: Sep 03 14:23:28.022 freemap_route_ipv6Sep 03 14:23:28.022DEBGINFO |
| 3623 | 2026-09-03T14:23:29.590Z | adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 3624 | 2026-09-03T14:23:29.590Z | replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3625 | 2026-09-03T14:23:29.590Z | |
| 3626 | 2026-09-03T14:23:29.590Z | Sep 03 14:23:28.022Sep 03 14:23:28.022Sep 03 14:23:28.022 INFODEBG DEBGadding route 172.17.0.32/32 -> 10.0.0.255Sep 03 14:23:28.022 |
| 3627 | 2026-09-03T14:23:29.590Z | initted freemap. size: 64 , INFOunitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]: |
| 3628 | 2026-09-03T14:23:29.590Z | Sep 03 14:23:28.022freemap_route_ipv4 |
| 3629 | 2026-09-03T14:23:29.590Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3630 | 2026-09-03T14:23:29.590Z | DEBG Sep 03 14:23:28.022replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.022 |
| 3631 | 2026-09-03T14:23:29.590Z | Sep 03 14:23:28.022 INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3632 | 2026-09-03T14:23:29.590Z | DEBG reset freemapreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], Sep 03 14:23:28.022unitSep 03 14:23:28.022: |
| 3633 | 2026-09-03T14:23:29.590Z | DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 172.17.0.33/32 -> 10.0.0.255 |
| 3634 | 2026-09-03T14:23:29.590Z | freemap_route_ipv4 |
| 3635 | 2026-09-03T14:23:29.590Z | |
| 3636 | 2026-09-03T14:23:29.590Z | Sep 03 14:23:28.022Sep 03 14:23:28.022 DEBG INFOreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:23:28.022adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3637 | 2026-09-03T14:23:29.590Z | DEBG |
| 3638 | 2026-09-03T14:23:29.591Z | Sep 03 14:23:28.022Sep 03 14:23:28.022 INFODEBG Sep 03 14:23:28.022 |
| 3639 | 2026-09-03T14:23:29.591Z | INFOadding route 172.17.0.34/32 -> 10.0.0.255 |
| 3640 | 2026-09-03T14:23:29.591Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]initted freemap. size: 64adding route 172.17.0.36/32 -> 10.0.0.255, |
| 3641 | 2026-09-03T14:23:29.591Z | |
| 3642 | 2026-09-03T14:23:29.591Z | Sep 03 14:23:28.022Sep 03 14:23:28.022unit INFODEBGSep 03 14:23:28.022 :adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3643 | 2026-09-03T14:23:29.591Z | freemap_route_ipv6DEBG |
| 3644 | 2026-09-03T14:23:29.591Z | Sep 03 14:23:28.022replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:23:28.022DEBG |
| 3645 | 2026-09-03T14:23:29.591Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG |
| 3646 | 2026-09-03T14:23:29.591Z | replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 3647 | 2026-09-03T14:23:29.591Z | Sep 03 14:23:28.022 |
| 3648 | 2026-09-03T14:23:29.591Z | Sep 03 14:23:28.022Sep 03 14:23:28.022 INFOINFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:4reset freemap |
| 3649 | 2026-09-03T14:23:29.591Z | , unit Sep 03 14:23:28.022: Sep 03 14:23:28.022freemap_route_ipv6adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3650 | 2026-09-03T14:23:29.591Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 3651 | 2026-09-03T14:23:29.591Z | |
| 3652 | 2026-09-03T14:23:29.591Z | INFO adding route 172.17.0.37/32 -> 10.0.0.255Sep 03 14:23:28.022 |
| 3653 | 2026-09-03T14:23:29.591Z | DEBGSep 03 14:23:28.022 replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.022DEBG |
| 3654 | 2026-09-03T14:23:29.591Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFOSep 03 14:23:28.022 |
| 3655 | 2026-09-03T14:23:29.591Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.1 Sep 03 14:23:28.022replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3656 | 2026-09-03T14:23:29.591Z | |
| 3657 | 2026-09-03T14:23:29.591Z | INFO adding route 172.17.0.36/32 -> 10.0.0.255Sep 03 14:23:28.022 |
| 3658 | 2026-09-03T14:23:29.591Z | DEBGSep 03 14:23:28.022 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 14:23:28.022INFO |
| 3659 | 2026-09-03T14:23:29.591Z | adding route 172.17.0.38/32 -> 10.0.0.255DEBG |
| 3660 | 2026-09-03T14:23:29.591Z | replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3661 | 2026-09-03T14:23:29.591Z | Sep 03 14:23:28.022 Sep 03 14:23:28.022DEBGSep 03 14:23:28.022 replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3662 | 2026-09-03T14:23:29.591Z | |
| 3663 | 2026-09-03T14:23:29.591Z | adding route 172.17.0.37/32 -> 10.0.0.255INFO |
| 3664 | 2026-09-03T14:23:29.591Z | adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 14:23:28.022Sep 03 14:23:28.022 INFOSep 03 14:23:28.022INFO |
| 3665 | 2026-09-03T14:23:29.591Z | adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3666 | 2026-09-03T14:23:29.591Z | |
| 3667 | 2026-09-03T14:23:29.591Z | DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.022 |
| 3668 | 2026-09-03T14:23:29.591Z | Sep 03 14:23:28.022DEBG DEBGreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:23:28.022Sep 03 14:23:28.022replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3669 | 2026-09-03T14:23:29.591Z | |
| 3670 | 2026-09-03T14:23:29.591Z | INFODEBG adding route 172.17.0.38/32 -> 10.0.0.255replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3671 | 2026-09-03T14:23:29.591Z | |
| 3672 | 2026-09-03T14:23:29.591Z | Sep 03 14:23:28.022Sep 03 14:23:28.022Sep 03 14:23:28.022 DEBGINFOINFOSep 03 14:23:28.022 INFO replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.13/32 -> 10.0.0.255 |
| 3673 | 2026-09-03T14:23:29.591Z | |
| 3674 | 2026-09-03T14:23:29.591Z | |
| 3675 | 2026-09-03T14:23:29.591Z | |
| 3676 | 2026-09-03T14:23:29.591Z | Sep 03 14:23:28.022Sep 03 14:23:28.022Sep 03 14:23:28.022 INFODEBG Sep 03 14:23:28.022adding route 172.17.0.39/32 -> 10.0.0.255 |
| 3677 | 2026-09-03T14:23:29.592Z | DEBG DEBGreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3678 | 2026-09-03T14:23:29.592Z | |
| 3679 | 2026-09-03T14:23:29.592Z | Sep 03 14:23:28.022replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3680 | 2026-09-03T14:23:29.592Z | DEBGSep 03 14:23:28.022 Sep 03 14:23:28.022replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO INFO |
| 3681 | 2026-09-03T14:23:29.592Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 3682 | 2026-09-03T14:23:29.592Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 3683 | 2026-09-03T14:23:29.592Z | Sep 03 14:23:28.022 Sep 03 14:23:28.022INFO Sep 03 14:23:28.022adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3684 | 2026-09-03T14:23:29.592Z | DEBGINFO Sep 03 14:23:28.022replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3685 | 2026-09-03T14:23:29.592Z | |
| 3686 | 2026-09-03T14:23:29.592Z | DEBG replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3687 | 2026-09-03T14:23:29.592Z | Sep 03 14:23:28.022Sep 03 14:23:28.022 DEBGDEBGSep 03 14:23:28.022 replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.022 |
| 3688 | 2026-09-03T14:23:29.592Z | INFO INFO replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.15/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3689 | 2026-09-03T14:23:29.592Z | |
| 3690 | 2026-09-03T14:23:29.592Z | |
| 3691 | 2026-09-03T14:23:29.592Z | Sep 03 14:23:28.022Sep 03 14:23:28.022 Sep 03 14:23:28.022DEBGINFO DEBGSep 03 14:23:28.022 replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3692 | 2026-09-03T14:23:29.592Z | |
| 3693 | 2026-09-03T14:23:29.592Z | |
| 3694 | 2026-09-03T14:23:29.592Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 3695 | 2026-09-03T14:23:29.592Z | adding route 172.17.0.41/32 -> 10.0.0.255Sep 03 14:23:28.022 |
| 3696 | 2026-09-03T14:23:29.592Z | Sep 03 14:23:28.022INFO INFOadding route 172.17.0.16/32 -> 10.0.0.255 |
| 3697 | 2026-09-03T14:23:29.592Z | adding route 172.17.0.4/32 -> 10.0.0.255Sep 03 14:23:28.022Sep 03 14:23:28.022 |
| 3698 | 2026-09-03T14:23:29.592Z | DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.022Sep 03 14:23:28.022 |
| 3699 | 2026-09-03T14:23:29.592Z | DEBGDEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3700 | 2026-09-03T14:23:29.592Z | |
| 3701 | 2026-09-03T14:23:29.592Z | Sep 03 14:23:28.023Sep 03 14:23:28.023Sep 03 14:23:28.023 INFOINFO DEBGINFOadding route 172.17.0.5/32 -> 10.0.0.255 adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255 |
| 3702 | 2026-09-03T14:23:29.592Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 3703 | 2026-09-03T14:23:29.592Z | replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3704 | 2026-09-03T14:23:29.592Z | |
| 3705 | 2026-09-03T14:23:29.592Z | |
| 3706 | 2026-09-03T14:23:29.592Z | test route::tests::delete_target_full ... ok |
| 3707 | 2026-09-03T14:23:29.592Z | Sep 03 14:23:28.023Sep 03 14:23:28.023 Sep 03 14:23:28.023 DEBGDEBG INFOreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3708 | 2026-09-03T14:23:29.592Z | replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3709 | 2026-09-03T14:23:29.592Z | |
| 3710 | 2026-09-03T14:23:29.592Z | Sep 03 14:23:28.023 Sep 03 14:23:28.023DEBG INFOreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3711 | 2026-09-03T14:23:29.592Z | Sep 03 14:23:28.023adding route 172.17.0.18/32 -> 10.0.0.255 |
| 3712 | 2026-09-03T14:23:29.592Z | DEBGSep 03 14:23:28.023 INFO adding route 172.17.0.44/32 -> 10.0.0.255replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3713 | 2026-09-03T14:23:29.592Z | |
| 3714 | 2026-09-03T14:23:29.592Z | Sep 03 14:23:28.023Sep 03 14:23:28.023 DEBGINFO Sep 03 14:23:28.023Sep 03 14:23:28.023replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3715 | 2026-09-03T14:23:29.593Z | DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3716 | 2026-09-03T14:23:29.593Z | adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255 |
| 3717 | 2026-09-03T14:23:29.593Z | Sep 03 14:23:28.023 |
| 3718 | 2026-09-03T14:23:29.593Z | INFOSep 03 14:23:28.023 adding route 172.17.0.19/32 -> 10.0.0.255Sep 03 14:23:28.023INFO |
| 3719 | 2026-09-03T14:23:29.593Z | Sep 03 14:23:28.023adding route 172.17.0.45/32 -> 10.0.0.255DEBG DEBGreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3720 | 2026-09-03T14:23:29.593Z | Sep 03 14:23:28.023 |
| 3721 | 2026-09-03T14:23:29.593Z | replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3722 | 2026-09-03T14:23:29.593Z | replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.023Sep 03 14:23:28.023 |
| 3723 | 2026-09-03T14:23:29.597Z | INFO DEBG adding route 172.17.0.44/32 -> 10.0.0.255replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3724 | 2026-09-03T14:23:29.597Z | |
| 3725 | 2026-09-03T14:23:29.597Z | Sep 03 14:23:28.023 INFOSep 03 14:23:28.023 INFO adding route 172.17.0.20/32 -> 10.0.0.255Sep 03 14:23:28.023Sep 03 14:23:28.023 |
| 3726 | 2026-09-03T14:23:29.597Z | DEBG DEBGadding route 172.17.0.7/32 -> 10.0.0.255created new freemap Sep 03 14:23:28.029, unitreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3727 | 2026-09-03T14:23:29.597Z | : |
| 3728 | 2026-09-03T14:23:29.597Z | Sep 03 14:23:28.029 INFO Sep 03 14:23:28.029adding route 172.17.0.45/32 -> 10.0.0.255freemap_route_ipv4 |
| 3729 | 2026-09-03T14:23:29.597Z | DEBG |
| 3730 | 2026-09-03T14:23:29.597Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.029Sep 03 14:23:28.029 |
| 3731 | 2026-09-03T14:23:29.597Z | DEBG DEBGDEBGSep 03 14:23:28.029 INFOreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] created new freemapreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.8/32 -> 10.0.0.255 |
| 3732 | 2026-09-03T14:23:29.597Z | , unit |
| 3733 | 2026-09-03T14:23:29.597Z | : |
| 3734 | 2026-09-03T14:23:29.597Z | freemap_route_ipv6 |
| 3735 | 2026-09-03T14:23:29.597Z | Sep 03 14:23:28.029Sep 03 14:23:28.029 INFODEBG adding route 172.17.0.46/32 -> 10.0.0.255replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3736 | 2026-09-03T14:23:29.597Z | |
| 3737 | 2026-09-03T14:23:29.597Z | Sep 03 14:23:28.029 INFO Sep 03 14:23:28.029adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3738 | 2026-09-03T14:23:29.597Z | Sep 03 14:23:28.029DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3739 | 2026-09-03T14:23:29.597Z | Sep 03 14:23:28.029 Sep 03 14:23:28.029DEBGadding route 172.17.0.9/32 -> 10.0.0.255 |
| 3740 | 2026-09-03T14:23:29.597Z | replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:23:28.029DEBG |
| 3741 | 2026-09-03T14:23:29.598Z | INFO initted freemap. size: 64adding route 172.17.0.47/32 -> 10.0.0.255, Sep 03 14:23:28.029 |
| 3742 | 2026-09-03T14:23:29.598Z | Sep 03 14:23:28.029unit INFODEBG: adding route 172.17.0.22/32 -> 10.0.0.255freemap_route_ipv4 |
| 3743 | 2026-09-03T14:23:29.598Z | |
| 3744 | 2026-09-03T14:23:29.598Z | replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3745 | 2026-09-03T14:23:29.598Z | Sep 03 14:23:28.029 Sep 03 14:23:28.029Sep 03 14:23:28.029 DEBGDEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]reset freemap |
| 3746 | 2026-09-03T14:23:29.598Z | DEBGSep 03 14:23:28.029 Sep 03 14:23:28.023INFOreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:23:28.029 DEBG, adding route 172.17.0.10/32 -> 10.0.0.255 INFO |
| 3747 | 2026-09-03T14:23:29.598Z | created new freemap |
| 3748 | 2026-09-03T14:23:29.598Z | , unitunit :adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3749 | 2026-09-03T14:23:29.598Z | Sep 03 14:23:28.029: freemap_route_ipv4 |
| 3750 | 2026-09-03T14:23:29.598Z | freemap_route_ipv4INFO |
| 3751 | 2026-09-03T14:23:29.598Z | Sep 03 14:23:28.029 Sep 03 14:23:28.029 DEBG DEBGreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.029 |
| 3752 | 2026-09-03T14:23:29.598Z | Sep 03 14:23:28.029created new freemap DEBGDEBG, Sep 03 14:23:28.029unit INFOreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3753 | 2026-09-03T14:23:29.598Z | adding route 172.17.0.24/32 -> 10.0.0.255freemap_route_ipv6 |
| 3754 | 2026-09-03T14:23:29.598Z | initted freemap. size: 64 |
| 3755 | 2026-09-03T14:23:29.598Z | |
| 3756 | 2026-09-03T14:23:29.598Z | Sep 03 14:23:28.029, Sep 03 14:23:28.029 Sep 03 14:23:28.029DEBGDEBGSep 03 14:23:28.029 replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3757 | 2026-09-03T14:23:29.598Z | initted freemap. size: 64DEBG, adding route 172.17.0.11/32 -> 10.0.0.255 unitunitreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 3758 | 2026-09-03T14:23:29.598Z | :freemap_route_ipv4 |
| 3759 | 2026-09-03T14:23:29.598Z | |
| 3760 | 2026-09-03T14:23:29.598Z | Sep 03 14:23:28.029Sep 03 14:23:28.029freemap_route_ipv6Sep 03 14:23:28.029 |
| 3761 | 2026-09-03T14:23:29.598Z | INFODEBGSep 03 14:23:28.029 reset freemap DEBG, adding route 172.17.0.25/32 -> 10.0.0.255unitreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:INFO freemap_route_ipv4adding route 172.17.0.49/32 -> 10.0.0.255 |
| 3762 | 2026-09-03T14:23:29.598Z | |
| 3763 | 2026-09-03T14:23:29.598Z | |
| 3764 | 2026-09-03T14:23:29.598Z | |
| 3765 | 2026-09-03T14:23:29.598Z | Sep 03 14:23:28.029Sep 03 14:23:28.029Sep 03 14:23:28.029Sep 03 14:23:28.029 DEBGDEBG DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3766 | 2026-09-03T14:23:29.598Z | initted freemap. size: 64reset freemap |
| 3767 | 2026-09-03T14:23:29.598Z | , Sep 03 14:23:28.029, unitunit:Sep 03 14:23:28.029 freemap_route_ipv6: |
| 3768 | 2026-09-03T14:23:29.598Z | INFO INFOSep 03 14:23:28.029Sep 03 14:23:28.029freemap_route_ipv6 DEBGadding route 172.17.0.26/32 -> 10.0.0.255 INFOreset freemap , adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3769 | 2026-09-03T14:23:29.598Z | unit |
| 3770 | 2026-09-03T14:23:29.598Z | : freemap_route_ipv6 |
| 3771 | 2026-09-03T14:23:29.598Z | Sep 03 14:23:28.029 adding route 172.17.0.12/32 -> 10.0.0.255DEBG |
| 3772 | 2026-09-03T14:23:29.598Z | Sep 03 14:23:28.029 |
| 3773 | 2026-09-03T14:23:29.598Z | INFO replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 14:23:28.029 |
| 3774 | 2026-09-03T14:23:29.598Z | |
| 3775 | 2026-09-03T14:23:29.598Z | Sep 03 14:23:28.029 DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.029Sep 03 14:23:28.029 Sep 03 14:23:28.029DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO |
| 3776 | 2026-09-03T14:23:29.598Z | |
| 3777 | 2026-09-03T14:23:29.598Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3778 | 2026-09-03T14:23:29.598Z | adding route 172.17.0.27/32 -> 10.0.0.255Sep 03 14:23:28.029replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3779 | 2026-09-03T14:23:29.598Z | Sep 03 14:23:28.029INFO |
| 3780 | 2026-09-03T14:23:29.599Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3781 | 2026-09-03T14:23:29.599Z | INFO Sep 03 14:23:28.029Sep 03 14:23:28.029adding route 172.17.0.51/32 -> 10.0.0.255Sep 03 14:23:28.029 DEBGDEBG |
| 3782 | 2026-09-03T14:23:29.599Z | DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 14:23:28.029 |
| 3783 | 2026-09-03T14:23:29.599Z | replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3784 | 2026-09-03T14:23:29.599Z | |
| 3785 | 2026-09-03T14:23:29.599Z | Sep 03 14:23:28.029 INFOINFOSep 03 14:23:28.029 Sep 03 14:23:28.029 adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.3 |
| 3786 | 2026-09-03T14:23:29.599Z | |
| 3787 | 2026-09-03T14:23:29.599Z | Sep 03 14:23:28.029 INFO DEBG Sep 03 14:23:28.029INFOreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3788 | 2026-09-03T14:23:29.599Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3789 | 2026-09-03T14:23:29.599Z | |
| 3790 | 2026-09-03T14:23:29.599Z | test route::tests::delete_targets_fragmented ... ok |
| 3791 | 2026-09-03T14:23:29.599Z | DEBG Sep 03 14:23:28.029 Sep 03 14:23:28.029Sep 03 14:23:28.029INFO DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 172.17.0.52/32 -> 10.0.0.255 DEBGreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3792 | 2026-09-03T14:23:29.599Z | |
| 3793 | 2026-09-03T14:23:29.599Z | Sep 03 14:23:28.029replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 14:23:28.029 |
| 3794 | 2026-09-03T14:23:29.599Z | Sep 03 14:23:28.029 |
| 3795 | 2026-09-03T14:23:29.599Z | INFOINFO |
| 3796 | 2026-09-03T14:23:29.599Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 3797 | 2026-09-03T14:23:29.599Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3798 | 2026-09-03T14:23:29.599Z | DEBGSep 03 14:23:28.029 Sep 03 14:23:28.029replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.029 |
| 3799 | 2026-09-03T14:23:29.599Z | DEBGINFOSep 03 14:23:28.029 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]DEBGINFO |
| 3800 | 2026-09-03T14:23:29.599Z | replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3801 | 2026-09-03T14:23:29.599Z | Sep 03 14:23:28.029adding route 172.16.0.0/32 -> 10.0.0.3 |
| 3802 | 2026-09-03T14:23:29.599Z | adding route 172.17.0.59/32 -> 10.0.0.255Sep 03 14:23:28.030DEBG |
| 3803 | 2026-09-03T14:23:29.599Z | Sep 03 14:23:28.030DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3804 | 2026-09-03T14:23:29.599Z | Sep 03 14:23:28.030 |
| 3805 | 2026-09-03T14:23:29.599Z | Sep 03 14:23:28.030INFO Sep 03 14:23:28.030 Sep 03 14:23:28.030 INFOINFO DEBGadding route 172.17.0.14/32 -> 10.0.0.255 adding route 172.17.0.30/32 -> 10.0.0.255 DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3806 | 2026-09-03T14:23:29.599Z | |
| 3807 | 2026-09-03T14:23:29.599Z | |
| 3808 | 2026-09-03T14:23:29.599Z | |
| 3809 | 2026-09-03T14:23:29.599Z | replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3810 | 2026-09-03T14:23:29.599Z | Sep 03 14:23:28.030 INFO Sep 03 14:23:28.030adding route 172.16.0.0/32 -> 10.0.0.4 |
| 3811 | 2026-09-03T14:23:29.599Z | DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3812 | 2026-09-03T14:23:29.599Z | Sep 03 14:23:28.030 INFO Sep 03 14:23:28.030adding route 172.17.0.15/32 -> 10.0.0.255 |
| 3813 | 2026-09-03T14:23:29.599Z | Sep 03 14:23:28.030DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 3814 | 2026-09-03T14:23:29.599Z | Sep 03 14:23:28.030adding route 172.17.0.60/32 -> 10.0.0.255 |
| 3815 | 2026-09-03T14:23:29.599Z | DEBG Sep 03 14:23:28.030 DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3816 | 2026-09-03T14:23:29.599Z | Sep 03 14:23:28.030Sep 03 14:23:28.030 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]DEBG |
| 3817 | 2026-09-03T14:23:29.599Z | INFOreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3818 | 2026-09-03T14:23:29.599Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3819 | 2026-09-03T14:23:29.600Z | Sep 03 14:23:28.030 DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.030 |
| 3820 | 2026-09-03T14:23:29.600Z | Sep 03 14:23:28.030 INFODEBG replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.61/32 -> 10.0.0.255 |
| 3821 | 2026-09-03T14:23:29.600Z | Sep 03 14:23:28.030 |
| 3822 | 2026-09-03T14:23:29.600Z | INFOSep 03 14:23:28.030 INFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 3823 | 2026-09-03T14:23:29.604Z | Sep 03 14:23:28.030Sep 03 14:23:28.030 DEBGDEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3824 | 2026-09-03T14:23:29.604Z | |
| 3825 | 2026-09-03T14:23:29.604Z | Sep 03 14:23:28.030adding route 172.17.0.31/32 -> 10.0.0.255Sep 03 14:23:28.030 |
| 3826 | 2026-09-03T14:23:29.604Z | INFOINFO adding route 172.17.0.18/32 -> 10.0.0.255adding route 172.17.0.62/32 -> 10.0.0.255 |
| 3827 | 2026-09-03T14:23:29.604Z | |
| 3828 | 2026-09-03T14:23:29.604Z | Sep 03 14:23:28.030Sep 03 14:23:28.030 DEBG DEBGreplacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3829 | 2026-09-03T14:23:29.604Z | replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.030 |
| 3830 | 2026-09-03T14:23:29.604Z | DEBGSep 03 14:23:28.030 replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 03 14:23:28.030 failed to allocate space for the new target listINFO |
| 3831 | 2026-09-03T14:23:29.604Z | |
| 3832 | 2026-09-03T14:23:29.604Z | adding route 172.17.0.19/32 -> 10.0.0.255Sep 03 14:23:28.030 INFOSep 03 14:23:28.030 adding route 172.17.0.32/32 -> 10.0.0.255 |
| 3833 | 2026-09-03T14:23:29.604Z | INFO |
| 3834 | 2026-09-03T14:23:29.604Z | Sep 03 14:23:28.030 DEBGadding route 172.17.0.46/32 -> 10.0.0.255 Sep 03 14:23:28.030replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3835 | 2026-09-03T14:23:29.604Z | |
| 3836 | 2026-09-03T14:23:29.604Z | Sep 03 14:23:28.030 DEBGSep 03 14:23:28.030 replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3837 | 2026-09-03T14:23:29.604Z | |
| 3838 | 2026-09-03T14:23:29.604Z | Sep 03 14:23:28.030Sep 03 14:23:28.036 DEBGSep 03 14:23:28.036INFO replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOadding route 172.17.0.20/32 -> 10.0.0.255 |
| 3839 | 2026-09-03T14:23:29.604Z | |
| 3840 | 2026-09-03T14:23:29.604Z | adding route 172.17.0.47/32 -> 10.0.0.255 |
| 3841 | 2026-09-03T14:23:29.604Z | Sep 03 14:23:28.036Sep 03 14:23:28.036 DEBGINFO replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.036 |
| 3842 | 2026-09-03T14:23:29.604Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3843 | 2026-09-03T14:23:29.604Z | DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3844 | 2026-09-03T14:23:29.604Z | Sep 03 14:23:28.036 Sep 03 14:23:28.036 Sep 03 14:23:28.036INFODEBG INFOadding route 172.17.0.21/32 -> 10.0.0.255replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3845 | 2026-09-03T14:23:29.604Z | |
| 3846 | 2026-09-03T14:23:29.604Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3847 | 2026-09-03T14:23:29.604Z | Sep 03 14:23:28.036 DEBG Sep 03 14:23:28.036replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3848 | 2026-09-03T14:23:29.604Z | DEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3849 | 2026-09-03T14:23:29.605Z | Sep 03 14:23:28.036Sep 03 14:23:28.036 INFOINFO adding route 172.17.0.55/32 -> 10.0.0.255Sep 03 14:23:28.036adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3850 | 2026-09-03T14:23:29.605Z | INFO |
| 3851 | 2026-09-03T14:23:29.605Z | adding route 172.17.0.49/32 -> 10.0.0.255 |
| 3852 | 2026-09-03T14:23:29.605Z | Sep 03 14:23:28.036 DEBGSep 03 14:23:28.036 replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3853 | 2026-09-03T14:23:29.605Z | replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.036 |
| 3854 | 2026-09-03T14:23:29.605Z | Sep 03 14:23:28.036DEBG INFOreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:23:28.036adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3855 | 2026-09-03T14:23:29.605Z | |
| 3856 | 2026-09-03T14:23:29.605Z | INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3857 | 2026-09-03T14:23:29.605Z | Sep 03 14:23:28.036 INFO adding route 172.17.0.56/32 -> 10.0.0.255Sep 03 14:23:28.036 |
| 3858 | 2026-09-03T14:23:29.605Z | DEBGSep 03 14:23:28.036 Sep 03 14:23:28.036DEBGreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 3859 | 2026-09-03T14:23:29.605Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3860 | 2026-09-03T14:23:29.605Z | replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3861 | 2026-09-03T14:23:29.605Z | Sep 03 14:23:28.036 Sep 03 14:23:28.036INFO INFOadding route 172.17.0.24/32 -> 10.0.0.255 |
| 3862 | 2026-09-03T14:23:29.605Z | Sep 03 14:23:28.036adding route 172.17.0.57/32 -> 10.0.0.255 |
| 3863 | 2026-09-03T14:23:29.605Z | INFO Sep 03 14:23:28.036adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3864 | 2026-09-03T14:23:29.605Z | DEBG Sep 03 14:23:28.036replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3865 | 2026-09-03T14:23:29.605Z | DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.036 |
| 3866 | 2026-09-03T14:23:29.605Z | Sep 03 14:23:28.036DEBG INFOreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.036 |
| 3867 | 2026-09-03T14:23:29.605Z | adding route 172.17.0.25/32 -> 10.0.0.255INFO |
| 3868 | 2026-09-03T14:23:29.605Z | adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3869 | 2026-09-03T14:23:29.605Z | Sep 03 14:23:28.036 INFO Sep 03 14:23:28.036adding route 172.17.0.52/32 -> 10.0.0.255 |
| 3870 | 2026-09-03T14:23:29.605Z | DEBGSep 03 14:23:28.036 replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 03 14:23:28.036 |
| 3871 | 2026-09-03T14:23:29.605Z | DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3872 | 2026-09-03T14:23:29.605Z | Sep 03 14:23:28.036 |
| 3873 | 2026-09-03T14:23:29.605Z | INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 3874 | 2026-09-03T14:23:29.605Z | Sep 03 14:23:28.036 INFO Sep 03 14:23:28.036adding route 172.17.0.26/32 -> 10.0.0.255 |
| 3875 | 2026-09-03T14:23:29.605Z | DEBG Sep 03 14:23:28.036replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:23:28.036 |
| 3876 | 2026-09-03T14:23:29.605Z | INFODEBG adding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3877 | 2026-09-03T14:23:29.605Z | |
| 3878 | 2026-09-03T14:23:29.605Z | Sep 03 14:23:28.036 INFO adding route 172.17.0.60/32 -> 10.0.0.255Sep 03 14:23:28.036 |
| 3879 | 2026-09-03T14:23:29.605Z | INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3880 | 2026-09-03T14:23:29.605Z | Sep 03 14:23:28.036Sep 03 14:23:28.036 DEBGDEBG Sep 03 14:23:28.036replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3881 | 2026-09-03T14:23:29.605Z | DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3882 | 2026-09-03T14:23:29.605Z | |
| 3883 | 2026-09-03T14:23:29.605Z | Sep 03 14:23:28.036 Sep 03 14:23:28.036Sep 03 14:23:28.036 DEBGINFOINFO failed to allocate space for the new target list adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3884 | 2026-09-03T14:23:29.605Z | |
| 3885 | 2026-09-03T14:23:29.605Z | |
| 3886 | 2026-09-03T14:23:29.605Z | Sep 03 14:23:28.036Sep 03 14:23:28.036 DEBGDEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3887 | 2026-09-03T14:23:29.606Z | |
| 3888 | 2026-09-03T14:23:29.606Z | Sep 03 14:23:28.036Sep 03 14:23:28.036 Sep 03 14:23:28.036 INFODEBG INFOadding route 172.17.0.29/32 -> 10.0.0.255 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3889 | 2026-09-03T14:23:29.606Z | |
| 3890 | 2026-09-03T14:23:29.606Z | |
| 3891 | 2026-09-03T14:23:29.606Z | Sep 03 14:23:28.036 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3892 | 2026-09-03T14:23:29.606Z | test route::tests::delete_target_fragmented ... ok |
| 3893 | 2026-09-03T14:23:29.606Z | Sep 03 14:23:28.036 Sep 03 14:23:28.036DEBG INFOreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3894 | 2026-09-03T14:23:29.606Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 3895 | 2026-09-03T14:23:29.606Z | Sep 03 14:23:28.044 DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.044 |
| 3896 | 2026-09-03T14:23:29.606Z | INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3897 | 2026-09-03T14:23:29.606Z | Sep 03 14:23:28.044 DEBG |
| 3898 | 2026-09-03T14:23:29.606Z | replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.044 |
| 3899 | 2026-09-03T14:23:29.606Z | INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 3900 | 2026-09-03T14:23:29.606Z | Sep 03 14:23:28.044Sep 03 14:23:28.044 INFOINFO Sep 03 14:23:28.044 adding route 172.17.0.33/32 -> 10.0.0.255DEBG |
| 3901 | 2026-09-03T14:23:29.606Z | adding route 172.17.0.57/32 -> 10.0.0.255 |
| 3902 | 2026-09-03T14:23:29.606Z | replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3903 | 2026-09-03T14:23:29.606Z | Sep 03 14:23:28.044Sep 03 14:23:28.044Sep 03 14:23:28.044 DEBGINFODEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.32/32 -> 10.0.0.255 |
| 3904 | 2026-09-03T14:23:29.606Z | |
| 3905 | 2026-09-03T14:23:29.606Z | |
| 3906 | 2026-09-03T14:23:29.606Z | Sep 03 14:23:28.045Sep 03 14:23:28.045Sep 03 14:23:28.045 DEBGINFOINFO replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3907 | 2026-09-03T14:23:29.606Z | |
| 3908 | 2026-09-03T14:23:29.606Z | |
| 3909 | 2026-09-03T14:23:29.606Z | Sep 03 14:23:28.045Sep 03 14:23:28.045Sep 03 14:23:28.045 INFODEBGDEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.33/32 -> 10.0.0.255 |
| 3910 | 2026-09-03T14:23:29.606Z | |
| 3911 | 2026-09-03T14:23:29.606Z | replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3912 | 2026-09-03T14:23:29.606Z | Sep 03 14:23:28.045Sep 03 14:23:28.045Sep 03 14:23:28.045 DEBGINFO replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.35/32 -> 10.0.0.255INFO |
| 3913 | 2026-09-03T14:23:29.606Z | |
| 3914 | 2026-09-03T14:23:29.606Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 3915 | 2026-09-03T14:23:29.606Z | Sep 03 14:23:28.045Sep 03 14:23:28.045Sep 03 14:23:28.045 INFODEBG adding route 172.17.0.34/32 -> 10.0.0.255 |
| 3916 | 2026-09-03T14:23:29.606Z | DEBGreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3917 | 2026-09-03T14:23:29.606Z | replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3918 | 2026-09-03T14:23:29.606Z | Sep 03 14:23:28.045Sep 03 14:23:28.045Sep 03 14:23:28.045 INFOINFO DEBG adding route 172.17.0.60/32 -> 10.0.0.255 |
| 3919 | 2026-09-03T14:23:29.606Z | replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.36/32 -> 10.0.0.255 |
| 3920 | 2026-09-03T14:23:29.606Z | |
| 3921 | 2026-09-03T14:23:29.606Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045DEBGSep 03 14:23:28.045 INFO DEBGreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3922 | 2026-09-03T14:23:29.606Z | adding route 172.17.0.35/32 -> 10.0.0.255 replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3923 | 2026-09-03T14:23:29.611Z | |
| 3924 | 2026-09-03T14:23:29.611Z | Sep 03 14:23:28.045 DEBGSep 03 14:23:28.045 failed to allocate space for the new target listDEBG |
| 3925 | 2026-09-03T14:23:29.611Z | Sep 03 14:23:28.045replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3926 | 2026-09-03T14:23:29.611Z | INFO Sep 03 14:23:28.045adding route 172.17.0.37/32 -> 10.0.0.255 |
| 3927 | 2026-09-03T14:23:29.611Z | DEBGSep 03 14:23:28.045 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFO |
| 3928 | 2026-09-03T14:23:29.611Z | adding route 172.17.0.36/32 -> 10.0.0.255 |
| 3929 | 2026-09-03T14:23:29.611Z | Sep 03 14:23:28.045 DEBG Sep 03 14:23:28.045replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3930 | 2026-09-03T14:23:29.611Z | DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3931 | 2026-09-03T14:23:29.611Z | Sep 03 14:23:28.045 INFO Sep 03 14:23:28.045adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3932 | 2026-09-03T14:23:29.611Z | INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 3933 | 2026-09-03T14:23:29.611Z | Sep 03 14:23:28.045 DEBGSep 03 14:23:28.045 replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3934 | 2026-09-03T14:23:29.611Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3935 | 2026-09-03T14:23:29.611Z | Sep 03 14:23:28.045 INFOSep 03 14:23:28.045 adding route 172.17.0.39/32 -> 10.0.0.255INFO |
| 3936 | 2026-09-03T14:23:29.611Z | adding route 172.17.0.38/32 -> 10.0.0.255Sep 03 14:23:28.045 DEBG |
| 3937 | 2026-09-03T14:23:29.611Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3938 | 2026-09-03T14:23:29.611Z | Sep 03 14:23:28.045 INFO adding route 172.17.0.40/32 -> 10.0.0.255Sep 03 14:23:28.045 |
| 3939 | 2026-09-03T14:23:29.611Z | DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3940 | 2026-09-03T14:23:29.611Z | Sep 03 14:23:28.045 DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.045 |
| 3941 | 2026-09-03T14:23:29.611Z | INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 3942 | 2026-09-03T14:23:29.611Z | Sep 03 14:23:28.045 INFO adding route 172.17.0.41/32 -> 10.0.0.255Sep 03 14:23:28.045 |
| 3943 | 2026-09-03T14:23:29.611Z | DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3944 | 2026-09-03T14:23:29.611Z | Sep 03 14:23:28.045 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.045 |
| 3945 | 2026-09-03T14:23:29.611Z | INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3946 | 2026-09-03T14:23:29.611Z | Sep 03 14:23:28.045 INFO adding route 172.17.0.42/32 -> 10.0.0.255Sep 03 14:23:28.045 |
| 3947 | 2026-09-03T14:23:29.611Z | DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3948 | 2026-09-03T14:23:29.611Z | Sep 03 14:23:28.045 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.045 |
| 3949 | 2026-09-03T14:23:29.611Z | INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3950 | 2026-09-03T14:23:29.611Z | Sep 03 14:23:28.045 INFO adding route 172.17.0.43/32 -> 10.0.0.255Sep 03 14:23:28.045 |
| 3951 | 2026-09-03T14:23:29.612Z | DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3952 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.045 |
| 3953 | 2026-09-03T14:23:29.612Z | INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3954 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3955 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:23:28.045 |
| 3956 | 2026-09-03T14:23:29.612Z | DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3957 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045Sep 03 14:23:28.045 INFOINFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 3958 | 2026-09-03T14:23:29.612Z | adding route 172.17.0.45/32 -> 10.0.0.255Sep 03 14:23:28.045 |
| 3959 | 2026-09-03T14:23:29.612Z | DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3960 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 DEBG Sep 03 14:23:28.045replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3961 | 2026-09-03T14:23:29.612Z | INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3962 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 INFOSep 03 14:23:28.045 adding route 172.17.0.46/32 -> 10.0.0.255DEBG |
| 3963 | 2026-09-03T14:23:29.612Z | replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3964 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 DEBGSep 03 14:23:28.045 replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3965 | 2026-09-03T14:23:29.612Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 3966 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045INFO DEBGadding route 172.17.0.47/32 -> 10.0.0.255 |
| 3967 | 2026-09-03T14:23:29.612Z | replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3968 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045DEBG INFOreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3969 | 2026-09-03T14:23:29.612Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 3970 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045INFO DEBGadding route 172.17.0.48/32 -> 10.0.0.255 |
| 3971 | 2026-09-03T14:23:29.612Z | replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3972 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045DEBG INFOreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3973 | 2026-09-03T14:23:29.612Z | adding route 172.17.0.47/32 -> 10.0.0.255 |
| 3974 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045INFO DEBGadding route 172.17.0.49/32 -> 10.0.0.255 |
| 3975 | 2026-09-03T14:23:29.612Z | replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3976 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045DEBG INFOreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3977 | 2026-09-03T14:23:29.612Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3978 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045INFO DEBGadding route 172.17.0.50/32 -> 10.0.0.255 |
| 3979 | 2026-09-03T14:23:29.612Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3980 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045DEBG INFOreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3981 | 2026-09-03T14:23:29.612Z | adding route 172.17.0.49/32 -> 10.0.0.255 |
| 3982 | 2026-09-03T14:23:29.612Z | test route::tests::delete_targets_full ... ok |
| 3983 | 2026-09-03T14:23:29.612Z | test route::tests::add_target_fails_full ... ok |
| 3984 | 2026-09-03T14:23:29.612Z | |
| 3985 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045INFO DEBGadding route 172.17.0.51/32 -> 10.0.0.255 |
| 3986 | 2026-09-03T14:23:29.612Z | replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3987 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045DEBG INFOreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3988 | 2026-09-03T14:23:29.612Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3989 | 2026-09-03T14:23:29.612Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045INFO DEBGadding route 172.17.0.52/32 -> 10.0.0.255 |
| 3990 | 2026-09-03T14:23:29.613Z | replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3991 | 2026-09-03T14:23:29.613Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045DEBG INFOreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3992 | 2026-09-03T14:23:29.613Z | adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3993 | 2026-09-03T14:23:29.613Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045INFO DEBGadding route 172.17.0.53/32 -> 10.0.0.255 |
| 3994 | 2026-09-03T14:23:29.613Z | replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3995 | 2026-09-03T14:23:29.613Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045DEBG INFOreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3996 | 2026-09-03T14:23:29.613Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 3997 | 2026-09-03T14:23:29.613Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045INFO DEBGadding route 172.17.0.54/32 -> 10.0.0.255 |
| 3998 | 2026-09-03T14:23:29.613Z | replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3999 | 2026-09-03T14:23:29.613Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045DEBG INFOreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4000 | 2026-09-03T14:23:29.613Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 4001 | 2026-09-03T14:23:29.613Z | test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s |
| 4002 | 2026-09-03T14:23:29.613Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045INFO DEBGadding route 172.17.0.55/32 -> 10.0.0.255 |
| 4003 | 2026-09-03T14:23:29.613Z | replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4004 | 2026-09-03T14:23:29.613Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045DEBG INFOreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4005 | 2026-09-03T14:23:29.613Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 4006 | 2026-09-03T14:23:29.613Z | Sep 03 14:23:28.045 Sep 03 14:23:28.045INFO DEBGadding route 172.17.0.56/32 -> 10.0.0.255 |
| 4007 | 2026-09-03T14:23:29.613Z | replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4008 | 2026-09-03T14:23:29.613Z | Sep 03 14:23:28.045Sep 03 14:23:28.045 DEBGINFO replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.55/32 -> 10.0.0.255 |
| 4009 | 2026-09-03T14:23:29.613Z | |
| 4010 | 2026-09-03T14:23:29.613Z | Sep 03 14:23:28.045Sep 03 14:23:28.045 INFODEBG adding route 172.17.0.57/32 -> 10.0.0.255replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4011 | 2026-09-03T14:23:29.613Z | |
| 4012 | 2026-09-03T14:23:29.613Z | Sep 03 14:23:28.045Sep 03 14:23:28.045 DEBGINFO replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.56/32 -> 10.0.0.255 |
| 4013 | 2026-09-03T14:23:29.613Z | |
| 4014 | 2026-09-03T14:23:29.613Z | |
| 4015 | 2026-09-03T14:23:29.613Z | Sep 03 14:23:28.045Sep 03 14:23:28.045 DEBGINFO replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.58/32 -> 10.0.0.255 |
| 4016 | 2026-09-03T14:23:29.613Z | |
| 4017 | 2026-09-03T14:23:29.613Z | Sep 03 14:23:28.051 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4018 | 2026-09-03T14:23:29.613Z | Sep 03 14:23:28.051 INFO Sep 03 14:23:28.051adding route 172.17.0.57/32 -> 10.0.0.255 |
| 4019 | 2026-09-03T14:23:29.613Z | INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 4020 | 2026-09-03T14:23:29.613Z | Sep 03 14:23:28.051 DEBGSep 03 14:23:28.051 replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 4021 | 2026-09-03T14:23:29.613Z | replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4022 | 2026-09-03T14:23:29.613Z | Sep 03 14:23:28.051 INFOSep 03 14:23:28.051 adding route 172.17.0.58/32 -> 10.0.0.255INFO |
| 4023 | 2026-09-03T14:23:29.617Z | adding route 172.17.0.60/32 -> 10.0.0.255 |
| 4024 | 2026-09-03T14:23:29.617Z | Sep 03 14:23:28.051 Sep 03 14:23:28.051DEBG DEBGreplacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4025 | 2026-09-03T14:23:29.617Z | replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4026 | 2026-09-03T14:23:29.617Z | Sep 03 14:23:28.051 Sep 03 14:23:28.051INFO DEBGadding route 172.17.0.59/32 -> 10.0.0.255 |
| 4027 | 2026-09-03T14:23:29.617Z | failed to allocate space for the new target list |
| 4028 | 2026-09-03T14:23:29.617Z | Sep 03 14:23:28.051 Sep 03 14:23:28.051DEBG DEBGreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4029 | 2026-09-03T14:23:29.617Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 4030 | 2026-09-03T14:23:29.617Z | Sep 03 14:23:28.051 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 4031 | 2026-09-03T14:23:29.617Z | Sep 03 14:23:28.051 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4032 | 2026-09-03T14:23:29.618Z | Sep 03 14:23:28.051 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 4033 | 2026-09-03T14:23:29.618Z | Sep 03 14:23:28.051 DEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4034 | 2026-09-03T14:23:29.618Z | Sep 03 14:23:28.051 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 4035 | 2026-09-03T14:23:29.618Z | Sep 03 14:23:28.051 DEBG replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4036 | 2026-09-03T14:23:29.618Z | Sep 03 14:23:28.051 INFO adding route 172.17.0.63/32 -> 10.0.0.255 |
| 4037 | 2026-09-03T14:23:29.618Z | Sep 03 14:23:28.051 DEBG replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 4038 | 2026-09-03T14:23:29.618Z | Sep 03 14:23:28.051 DEBG failed to allocate space for the new target list |
| 4039 | 2026-09-03T14:23:29.618Z | Sep 03 14:23:28.051 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 4040 | 2026-09-03T14:23:29.618Z | Sep 03 14:23:28.051 DEBG failed to allocate space for the new target list |
| 4041 | 2026-09-03T14:23:29.618Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-ac634c052bd66226) |
| 4042 | 2026-09-03T14:23:29.618Z | |
| 4043 | 2026-09-03T14:23:29.618Z | running 0 tests |
| 4044 | 2026-09-03T14:23:29.618Z | |
| 4045 | 2026-09-03T14:23:29.618Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4046 | 2026-09-03T14:23:29.618Z | |
| 4047 | 2026-09-03T14:23:29.618Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-acda18f7a0b943fc) |
| 4048 | 2026-09-03T14:23:29.618Z | |
| 4049 | 2026-09-03T14:23:29.618Z | running 0 tests |
| 4050 | 2026-09-03T14:23:29.618Z | |
| 4051 | 2026-09-03T14:23:29.618Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4052 | 2026-09-03T14:23:29.618Z | |
| 4053 | 2026-09-03T14:23:29.618Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-56a2428f938c34e0) |
| 4054 | 2026-09-03T14:23:29.618Z | |
| 4055 | 2026-09-03T14:23:29.618Z | running 6 tests |
| 4056 | 2026-09-03T14:23:29.618Z | test tests::test_full_lot_id_neither_present ... ok |
| 4057 | 2026-09-03T14:23:29.618Z | test tests::test_full_lot_id_lot_only ... ok |
| 4058 | 2026-09-03T14:23:29.618Z | test tests::test_full_lot_id_both_present ... ok |
| 4059 | 2026-09-03T14:23:29.618Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 4060 | 2026-09-03T14:23:29.618Z | test tests::test_parse_client_port_id ... ok |
| 4061 | 2026-09-03T14:23:29.618Z | test tests::test_port_id_cmp ... ok |
| 4062 | 2026-09-03T14:23:29.618Z | |
| 4063 | 2026-09-03T14:23:29.618Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4064 | 2026-09-03T14:23:29.618Z | |
| 4065 | 2026-09-03T14:23:29.618Z | Running tests/test_all.rs (target/debug/deps/test_all-01bad50d638c8053) |
| 4066 | 2026-09-03T14:23:29.618Z | |
| 4067 | 2026-09-03T14:23:29.618Z | running 0 tests |
| 4068 | 2026-09-03T14:23:29.618Z | |
| 4069 | 2026-09-03T14:23:29.618Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4070 | 2026-09-03T14:23:29.618Z | |
| 4071 | 2026-09-03T14:23:29.619Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-13ccc83203b2fded) |
| 4072 | 2026-09-03T14:23:29.619Z | |
| 4073 | 2026-09-03T14:23:29.619Z | running 0 tests |
| 4074 | 2026-09-03T14:23:29.619Z | |
| 4075 | 2026-09-03T14:23:29.619Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4076 | 2026-09-03T14:23:29.619Z | |
| 4077 | 2026-09-03T14:23:29.619Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-a087f10fd23084c3) |
| 4078 | 2026-09-03T14:23:29.619Z | |
| 4079 | 2026-09-03T14:23:29.619Z | running 15 tests |
| 4080 | 2026-09-03T14:23:29.619Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 4081 | 2026-09-03T14:23:29.619Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 4082 | 2026-09-03T14:23:29.619Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 4083 | 2026-09-03T14:23:29.619Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 4084 | 2026-09-03T14:23:29.619Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 4085 | 2026-09-03T14:23:29.619Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 4086 | 2026-09-03T14:23:29.619Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 4087 | 2026-09-03T14:23:29.619Z | test v1::network::tests::test_equal ... ok |
| 4088 | 2026-09-03T14:23:29.619Z | test v1::network::tests::test_eui64 ... ok |
| 4089 | 2026-09-03T14:23:29.619Z | test v1::network::tests::test_into ... ok |
| 4090 | 2026-09-03T14:23:29.619Z | test v1::network::tests::test_not_equal ... ok |
| 4091 | 2026-09-03T14:23:29.619Z | test v1::network::tests::test_to_string ... ok |
| 4092 | 2026-09-03T14:23:29.619Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 4093 | 2026-09-03T14:23:29.619Z | test v1::network::tests::test_parse ... ok |
| 4094 | 2026-09-03T14:23:29.619Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 4095 | 2026-09-03T14:23:29.619Z | |
| 4096 | 2026-09-03T14:23:29.619Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4097 | 2026-09-03T14:23:29.619Z | |
| 4098 | 2026-09-03T14:23:29.619Z | Running unittests src/lib.rs (target/debug/deps/packet-c0def7fdaa185f19) |
| 4099 | 2026-09-03T14:23:29.619Z | |
| 4100 | 2026-09-03T14:23:29.619Z | running 12 tests |
| 4101 | 2026-09-03T14:23:29.619Z | test icmp::test_v6_checksum ... ok |
| 4102 | 2026-09-03T14:23:29.619Z | test icmp::test_v4_checksum ... ok |
| 4103 | 2026-09-03T14:23:29.619Z | test lldp::test_lldp_parse ... ok |
| 4104 | 2026-09-03T14:23:29.619Z | test ipv6::test_ipv6_parse ... ok |
| 4105 | 2026-09-03T14:23:29.619Z | test pbuf::test_byte ... ok |
| 4106 | 2026-09-03T14:23:29.619Z | test pbuf::test_nibble ... ok |
| 4107 | 2026-09-03T14:23:29.619Z | test pbuf::test_overflow ... ok |
| 4108 | 2026-09-03T14:23:29.619Z | test pbuf::test_short ... ok |
| 4109 | 2026-09-03T14:23:29.620Z | test pbuf::test_twelve ... ok |
| 4110 | 2026-09-03T14:23:29.620Z | test pbuf::test_word ... ok |
| 4111 | 2026-09-03T14:23:29.620Z | test tcp::test_checksum_syn_nodata ... ok |
| 4112 | 2026-09-03T14:23:29.620Z | test tcp::test_checksum_ack_data ... ok |
| 4113 | 2026-09-03T14:23:29.620Z | |
| 4114 | 2026-09-03T14:23:29.620Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4115 | 2026-09-03T14:23:29.620Z | |
| 4116 | 2026-09-03T14:23:29.620Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 4117 | 2026-09-03T14:23:29.624Z | |
| 4118 | 2026-09-03T14:23:29.624Z | running 0 tests |
| 4119 | 2026-09-03T14:23:29.624Z | |
| 4120 | 2026-09-03T14:23:29.624Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4121 | 2026-09-03T14:23:29.624Z | |
| 4122 | 2026-09-03T14:23:29.624Z | Running unittests src/main.rs (target/debug/deps/swadm-f77e75efb2063bcd) |
| 4123 | 2026-09-03T14:23:29.624Z | |
| 4124 | 2026-09-03T14:23:29.624Z | running 5 tests |
| 4125 | 2026-09-03T14:23:29.624Z | test switchport::test::test_compute_lanes ... ok |
| 4126 | 2026-09-03T14:23:29.624Z | test switchport::test::port_id_ordering ... ok |
| 4127 | 2026-09-03T14:23:29.624Z | Lane 0 Lane 1 Lane 2 Lane 0Lane 3 |
| 4128 | 2026-09-03T14:23:29.624Z | Lane 1 State: ActivatedLane 2 Lane 3Activated |
| 4129 | 2026-09-03T14:23:29.624Z | Activated Rx Loss-of-lock: Yes Activated |
| 4130 | 2026-09-03T14:23:29.624Z | Yes Rx Output Enabled: false Yesfalse Yes |
| 4131 | 2026-09-03T14:23:29.624Z | false Rx Loss-of-signal: Yesfalse |
| 4132 | 2026-09-03T14:23:29.624Z | Yes Rx Output Status: validYes Yesvalid |
| 4133 | 2026-09-03T14:23:29.624Z | Rx CDR Enabled: Yes valid validYes |
| 4134 | 2026-09-03T14:23:29.624Z | Rx Loss-of-lock: true Yes true Yes |
| 4135 | 2026-09-03T14:23:29.624Z | true Tx Enabled: Yes Yes true |
| 4136 | 2026-09-03T14:23:29.624Z | Yes Rx Loss-of-signal: false Yes |
| 4137 | 2026-09-03T14:23:29.624Z | false Tx Loss-of-lock: No false Nofalse |
| 4138 | 2026-09-03T14:23:29.624Z | No Rx Auto-squelch Disable: trueNo |
| 4139 | 2026-09-03T14:23:29.624Z | true true Tx Loss-of-signal: No trueNo |
| 4140 | 2026-09-03T14:23:29.624Z | No Tx Output Enabled: true No |
| 4141 | 2026-09-03T14:23:29.624Z | true Tx CDR Enabled: Notrue Notrue |
| 4142 | 2026-09-03T14:23:29.624Z | Tx Output Status: invalid No invalidNo |
| 4143 | 2026-09-03T14:23:29.624Z | invalid Tx Adaptive EQ Fault: Noinvalid |
| 4144 | 2026-09-03T14:23:29.624Z | No Tx Loss-of-lock: falseNo falseNo |
| 4145 | 2026-09-03T14:23:29.624Z | false Tx Fault: Yesfalse |
| 4146 | 2026-09-03T14:23:29.624Z | Yes Tx Loss-of-signal: true Yes Yestrue |
| 4147 | 2026-09-03T14:23:29.625Z | true true |
| 4148 | 2026-09-03T14:23:29.625Z | Tx Auto-squelch Disable: false false false false |
| 4149 | 2026-09-03T14:23:29.625Z | Tx Adaptive EQ Fail: true true true true |
| 4150 | 2026-09-03T14:23:29.625Z | Tx Failure: false false false false |
| 4151 | 2026-09-03T14:23:29.625Z | Tx Force Squelch: true true true true |
| 4152 | 2026-09-03T14:23:29.625Z | Tx Input Polarity: normal normal normal normal |
| 4153 | 2026-09-03T14:23:29.625Z | test switchport::test::test_print_sff_datapath ... ok |
| 4154 | 2026-09-03T14:23:29.625Z | test switchport::test::test_print_cmis_datapath ... ok |
| 4155 | 2026-09-03T14:23:29.628Z | test link::test_filter ... ok |
| 4156 | 2026-09-03T14:23:29.628Z | |
| 4157 | 2026-09-03T14:23:29.628Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4158 | 2026-09-03T14:23:29.628Z | |
| 4159 | 2026-09-03T14:23:29.628Z | Running tests/counters.rs (target/debug/deps/counters-0873bcadcbf0ee26) |
| 4160 | 2026-09-03T14:23:29.628Z | |
| 4161 | 2026-09-03T14:23:29.628Z | running 1 test |
| 4162 | 2026-09-03T14:23:29.628Z | test test_p4_counter_list ... ignored |
| 4163 | 2026-09-03T14:23:29.628Z | |
| 4164 | 2026-09-03T14:23:29.628Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4165 | 2026-09-03T14:23:29.628Z | |
| 4166 | 2026-09-03T14:23:29.629Z | Running tests/port-link.rs (target/debug/deps/port_link-13d49676f3990b01) |
| 4167 | 2026-09-03T14:23:29.629Z | |
| 4168 | 2026-09-03T14:23:29.629Z | running 5 tests |
| 4169 | 2026-09-03T14:23:29.629Z | test test_an ... ignored |
| 4170 | 2026-09-03T14:23:29.629Z | test test_enable ... ignored |
| 4171 | 2026-09-03T14:23:29.629Z | test test_ip_addresses ... ignored |
| 4172 | 2026-09-03T14:23:29.629Z | test test_kr ... ignored |
| 4173 | 2026-09-03T14:23:29.629Z | test test_mac ... ignored |
| 4174 | 2026-09-03T14:23:29.629Z | |
| 4175 | 2026-09-03T14:23:29.629Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4176 | 2026-09-03T14:23:29.629Z | |
| 4177 | 2026-09-03T14:23:29.629Z | Running unittests src/main.rs (target/debug/deps/tfportd-dcd20d8746e97cba) |
| 4178 | 2026-09-03T14:23:29.632Z | |
| 4179 | 2026-09-03T14:23:29.632Z | running 3 tests |
| 4180 | 2026-09-03T14:23:29.635Z | test linklocal::test_parse_ipadm ... ok |
| 4181 | 2026-09-03T14:23:29.635Z | test tfport::test_parse_tfport ... ok |
| 4182 | 2026-09-03T14:23:29.635Z | test config::tests::test_updates ... ok |
| 4183 | 2026-09-03T14:23:29.635Z | |
| 4184 | 2026-09-03T14:23:29.635Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4185 | 2026-09-03T14:23:29.635Z | |
| 4186 | 2026-09-03T14:23:29.636Z | Running unittests src/main.rs (target/debug/deps/uplinkd-c3b8c98e56e112b2) |
| 4187 | 2026-09-03T14:23:29.639Z | |
| 4188 | 2026-09-03T14:23:29.639Z | running 0 tests |
| 4189 | 2026-09-03T14:23:29.639Z | |
| 4190 | 2026-09-03T14:23:29.639Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4191 | 2026-09-03T14:23:29.639Z | |
| 4192 | 2026-09-03T14:23:29.639Z | Running unittests src/main.rs (target/debug/deps/xtask-624fff7d24b9ffb6) |
| 4193 | 2026-09-03T14:23:29.639Z | |
| 4194 | 2026-09-03T14:23:29.639Z | running 0 tests |
| 4195 | 2026-09-03T14:23:29.639Z | |
| 4196 | 2026-09-03T14:23:29.639Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4197 | 2026-09-03T14:23:29.639Z | |
| 4198 | 2026-09-03T14:23:29.639Z | Doc-tests aal |
| 4199 | 2026-09-03T14:23:29.858Z | |
| 4200 | 2026-09-03T14:23:29.858Z | running 0 tests |
| 4201 | 2026-09-03T14:23:29.858Z | |
| 4202 | 2026-09-03T14:23:29.862Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4203 | 2026-09-03T14:23:29.862Z | |
| 4204 | 2026-09-03T14:23:29.885Z | Doc-tests aal_macros |
| 4205 | 2026-09-03T14:23:29.953Z | |
| 4206 | 2026-09-03T14:23:29.953Z | running 0 tests |
| 4207 | 2026-09-03T14:23:29.953Z | |
| 4208 | 2026-09-03T14:23:29.953Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4209 | 2026-09-03T14:23:29.953Z | |
| 4210 | 2026-09-03T14:23:29.963Z | Doc-tests common |
| 4211 | 2026-09-03T14:23:30.204Z | |
| 4212 | 2026-09-03T14:23:30.204Z | running 0 tests |
| 4213 | 2026-09-03T14:23:30.204Z | |
| 4214 | 2026-09-03T14:23:30.204Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4215 | 2026-09-03T14:23:30.204Z | |
| 4216 | 2026-09-03T14:23:30.232Z | Doc-tests dpd_api |
| 4217 | 2026-09-03T14:23:30.947Z | |
| 4218 | 2026-09-03T14:23:30.947Z | running 2 tests |
| 4219 | 2026-09-03T14:23:30.947Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored |
| 4220 | 2026-09-03T14:23:30.947Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored |
| 4221 | 2026-09-03T14:23:30.947Z | |
| 4222 | 2026-09-03T14:23:30.947Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4223 | 2026-09-03T14:23:30.947Z | |
| 4224 | 2026-09-03T14:23:30.977Z | Doc-tests dpd_client |
| 4225 | 2026-09-03T14:23:32.350Z | |
| 4226 | 2026-09-03T14:23:32.350Z | running 0 tests |
| 4227 | 2026-09-03T14:23:32.350Z | |
| 4228 | 2026-09-03T14:23:32.350Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4229 | 2026-09-03T14:23:32.350Z | |
| 4230 | 2026-09-03T14:23:32.406Z | Doc-tests dpd_types |
| 4231 | 2026-09-03T14:23:32.591Z | |
| 4232 | 2026-09-03T14:23:32.591Z | running 0 tests |
| 4233 | 2026-09-03T14:23:32.591Z | |
| 4234 | 2026-09-03T14:23:32.591Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4235 | 2026-09-03T14:23:32.591Z | |
| 4236 | 2026-09-03T14:23:32.616Z | Doc-tests dpd_types_versions |
| 4237 | 2026-09-03T14:23:34.114Z | |
| 4238 | 2026-09-03T14:23:34.114Z | running 1 test |
| 4239 | 2026-09-03T14:23:34.114Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 4240 | 2026-09-03T14:23:34.115Z | |
| 4241 | 2026-09-03T14:23:34.115Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4242 | 2026-09-03T14:23:34.115Z | |
| 4243 | 2026-09-03T14:23:34.167Z | Doc-tests packet |
| 4244 | 2026-09-03T14:23:34.389Z | |
| 4245 | 2026-09-03T14:23:34.389Z | running 0 tests |
| 4246 | 2026-09-03T14:23:34.389Z | |
| 4247 | 2026-09-03T14:23:34.389Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4248 | 2026-09-03T14:23:34.389Z | |
| 4249 | 2026-09-03T14:23:34.417Z | Doc-tests pcap |
| 4250 | 2026-09-03T14:23:34.468Z | |
| 4251 | 2026-09-03T14:23:34.468Z | running 0 tests |
| 4252 | 2026-09-03T14:23:34.468Z | |
| 4253 | 2026-09-03T14:23:34.468Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4254 | 2026-09-03T14:23:34.468Z | |
| 4255 | 2026-09-03T14:23:34.534Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 4256 | 2026-09-03T14:23:34.534Z | + RUST_BACKTRACE=full |
| 4257 | 2026-09-03T14:23:34.534Z | + cargo test --features tofino_asic --no-fail-fast |
| 4258 | 2026-09-03T14:23:35.126Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 4259 | 2026-09-03T14:23:35.206Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 4260 | 2026-09-03T14:23:35.212Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 4261 | 2026-09-03T14:23:35.219Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 4262 | 2026-09-03T14:23:44.049Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 4263 | 2026-09-03T14:23:44.747Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 4264 | 2026-09-03T14:24:27.688Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 53.14s |
| 4265 | 2026-09-03T14:24:27.792Z | Running unittests src/lib.rs (target/debug/deps/aal-e435743f5db9cebd) |
| 4266 | 2026-09-03T14:24:27.796Z | |
| 4267 | 2026-09-03T14:24:27.796Z | running 0 tests |
| 4268 | 2026-09-03T14:24:27.796Z | |
| 4269 | 2026-09-03T14:24:27.796Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4270 | 2026-09-03T14:24:27.796Z | |
| 4271 | 2026-09-03T14:24:27.796Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 4272 | 2026-09-03T14:24:27.799Z | |
| 4273 | 2026-09-03T14:24:27.799Z | running 0 tests |
| 4274 | 2026-09-03T14:24:27.799Z | |
| 4275 | 2026-09-03T14:24:27.799Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4276 | 2026-09-03T14:24:27.800Z | |
| 4277 | 2026-09-03T14:24:27.800Z | Running unittests src/lib.rs (target/debug/deps/asic-ef4bac77d6939814) |
| 4278 | 2026-09-03T14:24:27.897Z | |
| 4279 | 2026-09-03T14:24:27.897Z | running 8 tests |
| 4280 | 2026-09-03T14:24:27.900Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 4281 | 2026-09-03T14:24:27.901Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 4282 | 2026-09-03T14:24:27.901Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 4283 | 2026-09-03T14:24:27.901Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 4284 | 2026-09-03T14:24:27.901Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 4285 | 2026-09-03T14:24:27.901Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 4286 | 2026-09-03T14:24:27.908Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 4287 | 2026-09-03T14:24:28.399Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 4288 | 2026-09-03T14:24:28.399Z | |
| 4289 | 2026-09-03T14:24:28.399Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 4290 | 2026-09-03T14:24:28.399Z | |
| 4291 | 2026-09-03T14:24:28.409Z | Running unittests src/lib.rs (target/debug/deps/common-728aaa11d2bb131d) |
| 4292 | 2026-09-03T14:24:28.414Z | |
| 4293 | 2026-09-03T14:24:28.414Z | running 4 tests |
| 4294 | 2026-09-03T14:24:28.417Z | test nat::tests::test_vni ... ok |
| 4295 | 2026-09-03T14:24:28.417Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 4296 | 2026-09-03T14:24:28.417Z | test test_purge ... ok |
| 4297 | 2026-09-03T14:24:28.417Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 4298 | 2026-09-03T14:24:28.417Z | |
| 4299 | 2026-09-03T14:24:28.417Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4300 | 2026-09-03T14:24:28.418Z | |
| 4301 | 2026-09-03T14:24:28.420Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-3b6a1705a6b97607) |
| 4302 | 2026-09-03T14:24:28.424Z | |
| 4303 | 2026-09-03T14:24:28.424Z | running 1 test |
| 4304 | 2026-09-03T14:24:28.424Z | ------- |
| 4305 | 2026-09-03T14:24:28.424Z | Generating OpenAPI documents from API definitions ... |
| 4306 | 2026-09-03T14:24:28.566Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 4307 | 2026-09-03T14:24:28.638Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 4308 | 2026-09-03T14:24:29.684Z | ------- |
| 4309 | 2026-09-03T14:24:29.684Z | Checking 14 OpenAPI documents... |
| 4310 | 2026-09-03T14:24:29.684Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4311 | 2026-09-03T14:24:29.684Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4312 | 2026-09-03T14:24:29.684Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4313 | 2026-09-03T14:24:29.688Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4314 | 2026-09-03T14:24:29.688Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4315 | 2026-09-03T14:24:29.688Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4316 | 2026-09-03T14:24:29.688Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4317 | 2026-09-03T14:24:29.688Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4318 | 2026-09-03T14:24:29.688Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4319 | 2026-09-03T14:24:29.688Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4320 | 2026-09-03T14:24:29.688Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4321 | 2026-09-03T14:24:29.688Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4322 | 2026-09-03T14:24:29.688Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4323 | 2026-09-03T14:24:29.688Z | Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller |
| 4324 | 2026-09-03T14:24:29.688Z | Fresh dpd "latest" symlink |
| 4325 | 2026-09-03T14:24:29.688Z | ------- |
| 4326 | 2026-09-03T14:24:29.688Z | Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 4327 | 2026-09-03T14:24:29.762Z | test test::test_apis_up_to_date ... ok |
| 4328 | 2026-09-03T14:24:29.762Z | |
| 4329 | 2026-09-03T14:24:29.762Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s |
| 4330 | 2026-09-03T14:24:29.762Z | |
| 4331 | 2026-09-03T14:24:29.822Z | Running unittests src/main.rs (target/debug/deps/dpd-6f21e342f95c3e19) |
| 4332 | 2026-09-03T14:24:29.888Z | |
| 4333 | 2026-09-03T14:24:29.889Z | running 93 tests |
| 4334 | 2026-09-03T14:24:29.892Z | test freemap::test_ordering ... ok |
| 4335 | 2026-09-03T14:24:29.892Z | test config::tests::test_updates ... ok |
| 4336 | 2026-09-03T14:24:29.892Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 4337 | 2026-09-03T14:24:29.892Z | test freemap::test_split ... ok |
| 4338 | 2026-09-03T14:24:29.892Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 4339 | 2026-09-03T14:24:29.892Z | test macaddrs::tests::test_mac_offset ... ok |
| 4340 | 2026-09-03T14:24:29.895Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 4341 | 2026-09-03T14:24:29.895Z | test macaddrs::tests::test_parse_port_id ... ok |
| 4342 | 2026-09-03T14:24:29.895Z | test mcast::tests::test_canonicalize_sources ... ok |
| 4343 | 2026-09-03T14:24:29.895Z | Sep 03 14:24:28.361 DEBG created new freemap, unit: freemap_testSep 03 14:24:28.361 DEBG |
| 4344 | 2026-09-03T14:24:29.895Z | created new freemap, unit: freemap_test |
| 4345 | 2026-09-03T14:24:29.895Z | Sep 03 14:24:28.361 DEBG initted freemap. size: 128, unit: freemap_test |
| 4346 | 2026-09-03T14:24:29.895Z | Sep 03 14:24:28.361 Sep 03 14:24:28.361DEBG Sep 03 14:24:28.361DEBG DEBGcreated new freemap initted freemap. size: 128, reset freemap, , unitunit:unit :freemap_test: |
| 4347 | 2026-09-03T14:24:29.895Z | freemap_testfreemap_test |
| 4348 | 2026-09-03T14:24:29.895Z | |
| 4349 | 2026-09-03T14:24:29.895Z | Sep 03 14:24:28.361 DEBG reset freemapSep 03 14:24:28.361, unitDEBG: initted freemap. size: 8freemap_test, |
| 4350 | 2026-09-03T14:24:29.895Z | unit: freemap_test |
| 4351 | 2026-09-03T14:24:29.895Z | Sep 03 14:24:28.361Sep 03 14:24:28.361 DEBGDEBG reset freemapcreated new freemap, unit:, unitfreemap_test: |
| 4352 | 2026-09-03T14:24:29.895Z | freemap_test |
| 4353 | 2026-09-03T14:24:29.895Z | Sep 03 14:24:28.361 DEBG initted freemap. size: 128, unit: freemap_test |
| 4354 | 2026-09-03T14:24:29.895Z | Sep 03 14:24:28.361 DEBG Sep 03 14:24:28.361reset freemap , DEBGunit :created new freemap freemap_test |
| 4355 | 2026-09-03T14:24:29.895Z | , unit: freemap_test |
| 4356 | 2026-09-03T14:24:29.895Z | Sep 03 14:24:28.361 DEBG initted freemap. size: 128, unit: freemap_test |
| 4357 | 2026-09-03T14:24:29.895Z | Sep 03 14:24:28.361 DEBG reset freemap, unit: freemap_test |
| 4358 | 2026-09-03T14:24:29.895Z | test freemap::test_basic ... ok |
| 4359 | 2026-09-03T14:24:29.895Z | test freemap::test_free ... ok |
| 4360 | 2026-09-03T14:24:29.895Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 4361 | 2026-09-03T14:24:29.896Z | test freemap::test_reclaim ... ok |
| 4362 | 2026-09-03T14:24:29.896Z | test freemap::test_exhaustion ... ok |
| 4363 | 2026-09-03T14:24:29.896Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 4364 | 2026-09-03T14:24:29.896Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 4365 | 2026-09-03T14:24:29.896Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 4366 | 2026-09-03T14:24:29.896Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 4367 | 2026-09-03T14:24:29.896Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 4368 | 2026-09-03T14:24:29.896Z | Sep 03 14:24:28.362 DEBG created new freemap, unit: freemap_test |
| 4369 | 2026-09-03T14:24:29.896Z | Sep 03 14:24:28.362 DEBG initted freemap. size: 128, unit: freemap_test |
| 4370 | 2026-09-03T14:24:29.896Z | Sep 03 14:24:28.362 DEBG reset freemap, unit: freemap_test |
| 4371 | 2026-09-03T14:24:29.896Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 4372 | 2026-09-03T14:24:29.896Z | test freemap::test_span ... ok |
| 4373 | 2026-09-03T14:24:29.896Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 4374 | 2026-09-03T14:24:29.896Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 4375 | 2026-09-03T14:24:29.896Z | test mcast::tests::test_sources_contain_any ... ok |
| 4376 | 2026-09-03T14:24:29.896Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 4377 | 2026-09-03T14:24:29.896Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 4378 | 2026-09-03T14:24:29.896Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 4379 | 2026-09-03T14:24:29.896Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 4380 | 2026-09-03T14:24:29.896Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 4381 | 2026-09-03T14:24:29.896Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 4382 | 2026-09-03T14:24:29.896Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 4383 | 2026-09-03T14:24:29.896Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 4384 | 2026-09-03T14:24:29.896Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 4385 | 2026-09-03T14:24:29.900Z | test mcast::validate::tests::test_reserved_and_unallocatable_addresses ... ok |
| 4386 | 2026-09-03T14:24:29.900Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 4387 | 2026-09-03T14:24:29.900Z | test mcast::tests::test_id_range_boundaries ... ok |
| 4388 | 2026-09-03T14:24:29.900Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 4389 | 2026-09-03T14:24:29.900Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 4390 | 2026-09-03T14:24:29.900Z | test mcast::validate::tests::test_validate_tag ... ok |
| 4391 | 2026-09-03T14:24:29.900Z | test nat::test_mapping ... ok |
| 4392 | 2026-09-03T14:24:29.901Z | test api_server::tests::test_build_info ... ok |
| 4393 | 2026-09-03T14:24:29.901Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 4394 | 2026-09-03T14:24:29.901Z | test port_map::tests::test_backplane_group ... ok |
| 4395 | 2026-09-03T14:24:29.901Z | test port_map::tests::test_port_map ... ok |
| 4396 | 2026-09-03T14:24:29.901Z | test port_map::tests::dump_map ... ok |
| 4397 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG created new freemap, unit: freemap_route_ipv4 |
| 4398 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG created new freemap, unit: freemap_route_ipv6 |
| 4399 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 4400 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG reset freemap, unit: freemap_route_ipv4 |
| 4401 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 4402 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG reset freemap, unit: freemap_route_ipv6 |
| 4403 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4404 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4405 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4406 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 4407 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4408 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4409 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4410 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4411 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4412 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4413 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4414 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4415 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4416 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4417 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4418 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4419 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4420 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4421 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4422 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4423 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4424 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4425 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4426 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4427 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4428 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4429 | 2026-09-03T14:24:29.901Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 4430 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4431 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4432 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4433 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4434 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4435 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4436 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4437 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4438 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4439 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4440 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4441 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4442 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364 DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4443 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 4444 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364Sep 03 14:24:28.364 DEBGDEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 4445 | 2026-09-03T14:24:29.902Z | , unit:Sep 03 14:24:28.364 freemap_route_ipv4INFO |
| 4446 | 2026-09-03T14:24:29.902Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4447 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364Sep 03 14:24:28.364 DEBGDEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 4448 | 2026-09-03T14:24:29.902Z | , unit: freemap_route_ipv6Sep 03 14:24:28.364 |
| 4449 | 2026-09-03T14:24:29.902Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4450 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.364Sep 03 14:24:28.364 DEBGDEBG initted freemap. size: 64replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 4451 | 2026-09-03T14:24:29.902Z | unit: Sep 03 14:24:28.364freemap_route_ipv4Sep 03 14:24:28.364 DEBG |
| 4452 | 2026-09-03T14:24:29.902Z | created new freemapINFO, unitadding route 3fff:beef:15::/64 -> 2001:db8::55:ff: |
| 4453 | 2026-09-03T14:24:29.902Z | test port_map::tests::parse_softnpu_revision ... ok |
| 4454 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.365 DEBG reset freemap, unit: freemap_route_ipv4 |
| 4455 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 DEBGDEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 4456 | 2026-09-03T14:24:29.902Z | , unit: Sep 03 14:24:28.365freemap_route_ipv4 INFO |
| 4457 | 2026-09-03T14:24:29.902Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4458 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.365 DEBG Sep 03 14:24:28.365initted freemap. size: 64Sep 03 14:24:28.365, unit :DEBG Sep 03 14:24:28.365replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG freemap_route_ipv6 |
| 4459 | 2026-09-03T14:24:29.902Z | |
| 4460 | 2026-09-03T14:24:29.902Z | DEBGcreated new freemap , created new freemapunit:, Sep 03 14:24:28.365freemap_route_ipv6 unitDEBG |
| 4461 | 2026-09-03T14:24:29.902Z | reset freemap: , freemap_route_ipv4unit |
| 4462 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 : DEBG freemap_route_ipv6initted freemap. size: 64Sep 03 14:24:28.365 |
| 4463 | 2026-09-03T14:24:29.902Z | INFO , DEBGunit Sep 03 14:24:28.365adding route 3fff:beef:17::/64 -> 2001:db8::55:ff created new freemapINFO:, freemap_route_ipv4 |
| 4464 | 2026-09-03T14:24:29.902Z | unit: adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4465 | 2026-09-03T14:24:29.902Z | |
| 4466 | 2026-09-03T14:24:29.902Z | freemap_route_ipv6Sep 03 14:24:28.365 |
| 4467 | 2026-09-03T14:24:29.902Z | Sep 03 14:24:28.365Sep 03 14:24:28.365DEBG DEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4468 | 2026-09-03T14:24:29.902Z | DEBG Sep 03 14:24:28.365reset freemap |
| 4469 | 2026-09-03T14:24:29.903Z | , unitDEBG: initted freemap. size: 64Sep 03 14:24:28.365Sep 03 14:24:28.365 freemap_route_ipv4, |
| 4470 | 2026-09-03T14:24:29.903Z | INFOunit :DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 4471 | 2026-09-03T14:24:29.903Z | freemap_route_ipv4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 4472 | 2026-09-03T14:24:29.903Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 |
| 4473 | 2026-09-03T14:24:29.903Z | DEBG DEBG Sep 03 14:24:28.365 replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 4474 | 2026-09-03T14:24:29.903Z | , unitDEBG: reset freemapSep 03 14:24:28.365, freemap_route_ipv6unit |
| 4475 | 2026-09-03T14:24:29.903Z | INFO: freemap_route_ipv4adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 4476 | 2026-09-03T14:24:29.903Z | |
| 4477 | 2026-09-03T14:24:29.903Z | Sep 03 14:24:28.365 DEBG reset freemapSep 03 14:24:28.365Sep 03 14:24:28.365, unit DEBG :freemap_route_ipv4DEBG |
| 4478 | 2026-09-03T14:24:29.903Z | replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] initted freemap. size: 64 |
| 4479 | 2026-09-03T14:24:29.903Z | , freemap_route_ipv6unit |
| 4480 | 2026-09-03T14:24:29.903Z | :Sep 03 14:24:28.365 DEBG created new freemap, unit: freemap_route_ipv6 |
| 4481 | 2026-09-03T14:24:29.903Z | Sep 03 14:24:28.365 DEBGSep 03 14:24:28.365 Sep 03 14:24:28.365initted freemap. size: 64 , INFOunit :adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 4482 | 2026-09-03T14:24:29.903Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 4483 | 2026-09-03T14:24:29.903Z | |
| 4484 | 2026-09-03T14:24:29.903Z | Sep 03 14:24:28.365freemap_route_ipv6 |
| 4485 | 2026-09-03T14:24:29.907Z | Sep 03 14:24:28.365 DEBG reset freemap , DEBGunit :replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4486 | 2026-09-03T14:24:29.907Z | freemap_route_ipv6 |
| 4487 | 2026-09-03T14:24:29.907Z | Sep 03 14:24:28.365 DEBGSep 03 14:24:28.365 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO |
| 4488 | 2026-09-03T14:24:29.907Z | Sep 03 14:24:28.365adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4489 | 2026-09-03T14:24:29.907Z | INFO Sep 03 14:24:28.365adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4490 | 2026-09-03T14:24:29.907Z | INFOSep 03 14:24:28.365 adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 14:24:28.365 |
| 4491 | 2026-09-03T14:24:29.907Z | DEBG DEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4492 | 2026-09-03T14:24:29.907Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 14:24:28.365 |
| 4493 | 2026-09-03T14:24:29.907Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 14:24:28.365 |
| 4494 | 2026-09-03T14:24:29.907Z | Sep 03 14:24:28.365INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO |
| 4495 | 2026-09-03T14:24:29.907Z | adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4496 | 2026-09-03T14:24:29.907Z | Sep 03 14:24:28.365 Sep 03 14:24:28.365INFO Sep 03 14:24:28.365DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4497 | 2026-09-03T14:24:29.908Z | replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4498 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365 replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4499 | 2026-09-03T14:24:29.908Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 14:24:28.365 |
| 4500 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365INFO INFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 03 14:24:28.365 |
| 4501 | 2026-09-03T14:24:29.908Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff INFO |
| 4502 | 2026-09-03T14:24:29.908Z | adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 14:24:28.365 |
| 4503 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4504 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365 replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4505 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 03 14:24:28.365INFO |
| 4506 | 2026-09-03T14:24:29.908Z | INFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4507 | 2026-09-03T14:24:29.908Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 03 14:24:28.365 |
| 4508 | 2026-09-03T14:24:29.908Z | INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4509 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 DEBGDEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4510 | 2026-09-03T14:24:29.908Z | |
| 4511 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4512 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4513 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4514 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 INFOINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4515 | 2026-09-03T14:24:29.908Z | |
| 4516 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.365 |
| 4517 | 2026-09-03T14:24:29.908Z | DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.365 |
| 4518 | 2026-09-03T14:24:29.908Z | INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 14:24:28.365 |
| 4519 | 2026-09-03T14:24:29.908Z | INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4520 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 Sep 03 14:24:28.365 DEBGINFO replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBG |
| 4521 | 2026-09-03T14:24:29.908Z | |
| 4522 | 2026-09-03T14:24:29.908Z | replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4523 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365Sep 03 14:24:28.365Sep 03 14:24:28.365 DEBG INFOreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 4524 | 2026-09-03T14:24:29.908Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4525 | 2026-09-03T14:24:29.908Z | |
| 4526 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365Sep 03 14:24:28.365Sep 03 14:24:28.365 INFODEBG adding route 3fff:beef:20::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4527 | 2026-09-03T14:24:29.908Z | DEBG |
| 4528 | 2026-09-03T14:24:29.908Z | replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4529 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 Sep 03 14:24:28.365DEBG INFO replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4530 | 2026-09-03T14:24:29.908Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4531 | 2026-09-03T14:24:29.908Z | |
| 4532 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365 INFO Sep 03 14:24:28.365adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 14:24:28.365 |
| 4533 | 2026-09-03T14:24:29.908Z | DEBGDEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4534 | 2026-09-03T14:24:29.908Z | Sep 03 14:24:28.365 |
| 4535 | 2026-09-03T14:24:29.909Z | DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4536 | 2026-09-03T14:24:29.909Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 INFOINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4537 | 2026-09-03T14:24:29.909Z | Sep 03 14:24:28.365 |
| 4538 | 2026-09-03T14:24:29.909Z | INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 14:24:28.365 |
| 4539 | 2026-09-03T14:24:29.909Z | Sep 03 14:24:28.365DEBG DEBGreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4540 | 2026-09-03T14:24:29.909Z | replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4541 | 2026-09-03T14:24:29.909Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 Sep 03 14:24:28.365DEBGINFO replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4542 | 2026-09-03T14:24:29.909Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4543 | 2026-09-03T14:24:29.909Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4544 | 2026-09-03T14:24:29.909Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 INFOSep 03 14:24:28.365 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG |
| 4545 | 2026-09-03T14:24:29.909Z | DEBGreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4546 | 2026-09-03T14:24:29.909Z | replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.365 |
| 4547 | 2026-09-03T14:24:29.909Z | DEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4548 | 2026-09-03T14:24:29.909Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 03 14:24:28.365 |
| 4549 | 2026-09-03T14:24:29.909Z | |
| 4550 | 2026-09-03T14:24:29.909Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 03 14:24:28.365 |
| 4551 | 2026-09-03T14:24:29.909Z | Sep 03 14:24:28.365DEBG DEBGreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4552 | 2026-09-03T14:24:29.909Z | replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.365 |
| 4553 | 2026-09-03T14:24:29.909Z | DEBG replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4554 | 2026-09-03T14:24:29.909Z | Sep 03 14:24:28.365 Sep 03 14:24:28.365INFO INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ff Sep 03 14:24:28.365adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4555 | 2026-09-03T14:24:29.909Z | |
| 4556 | 2026-09-03T14:24:29.909Z | INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 4557 | 2026-09-03T14:24:29.909Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 DEBGDEBG Sep 03 14:24:28.365 replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4558 | 2026-09-03T14:24:29.909Z | |
| 4559 | 2026-09-03T14:24:29.909Z | DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4560 | 2026-09-03T14:24:29.909Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 INFOINFOSep 03 14:24:28.365 adding route 3fff:beef:a::/64 -> 2001:db8::55:ff adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFO |
| 4561 | 2026-09-03T14:24:29.909Z | |
| 4562 | 2026-09-03T14:24:29.909Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 4563 | 2026-09-03T14:24:29.909Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 Sep 03 14:24:28.365 DEBGDEBGDEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4564 | 2026-09-03T14:24:29.909Z | |
| 4565 | 2026-09-03T14:24:29.909Z | |
| 4566 | 2026-09-03T14:24:29.909Z | Sep 03 14:24:28.365Sep 03 14:24:28.365Sep 03 14:24:28.365 INFOINFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4567 | 2026-09-03T14:24:29.909Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4568 | 2026-09-03T14:24:29.909Z | |
| 4569 | 2026-09-03T14:24:29.909Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 Sep 03 14:24:28.365DEBG DEBGreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4570 | 2026-09-03T14:24:29.909Z | replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4571 | 2026-09-03T14:24:29.909Z | |
| 4572 | 2026-09-03T14:24:29.909Z | Sep 03 14:24:28.365 Sep 03 14:24:28.365INFO INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4573 | 2026-09-03T14:24:29.910Z | Sep 03 14:24:28.365adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4574 | 2026-09-03T14:24:29.910Z | INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 03 14:24:28.365 |
| 4575 | 2026-09-03T14:24:29.910Z | DEBGSep 03 14:24:28.365 replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4576 | 2026-09-03T14:24:29.910Z | Sep 03 14:24:28.365 replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4577 | 2026-09-03T14:24:29.910Z | replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.365 |
| 4578 | 2026-09-03T14:24:29.910Z | Sep 03 14:24:28.365 INFO INFOadding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4579 | 2026-09-03T14:24:29.910Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 14:24:28.365 |
| 4580 | 2026-09-03T14:24:29.910Z | INFOSep 03 14:24:28.365 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG |
| 4581 | 2026-09-03T14:24:29.910Z | Sep 03 14:24:28.365 replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4582 | 2026-09-03T14:24:29.910Z | Sep 03 14:24:28.365replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4583 | 2026-09-03T14:24:29.910Z | DEBG Sep 03 14:24:28.365replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:24:28.365INFO |
| 4584 | 2026-09-03T14:24:29.910Z | INFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4585 | 2026-09-03T14:24:29.914Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 14:24:28.365 |
| 4586 | 2026-09-03T14:24:29.914Z | INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 4587 | 2026-09-03T14:24:29.914Z | Sep 03 14:24:28.365 Sep 03 14:24:28.365DEBGSep 03 14:24:28.365 DEBGreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4588 | 2026-09-03T14:24:29.914Z | |
| 4589 | 2026-09-03T14:24:29.914Z | replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4590 | 2026-09-03T14:24:29.914Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 Sep 03 14:24:28.365INFO INFOINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4591 | 2026-09-03T14:24:29.914Z | |
| 4592 | 2026-09-03T14:24:29.914Z | |
| 4593 | 2026-09-03T14:24:29.914Z | Sep 03 14:24:28.365Sep 03 14:24:28.365Sep 03 14:24:28.365 DEBGDEBG DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4594 | 2026-09-03T14:24:29.914Z | |
| 4595 | 2026-09-03T14:24:29.914Z | |
| 4596 | 2026-09-03T14:24:29.914Z | Sep 03 14:24:28.365Sep 03 14:24:28.365Sep 03 14:24:28.365 INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFO |
| 4597 | 2026-09-03T14:24:29.914Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4598 | 2026-09-03T14:24:29.914Z | |
| 4599 | 2026-09-03T14:24:29.914Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 DEBGSep 03 14:24:28.365 DEBGreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4600 | 2026-09-03T14:24:29.914Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4601 | 2026-09-03T14:24:29.914Z | replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4602 | 2026-09-03T14:24:29.914Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 Sep 03 14:24:28.365INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 4603 | 2026-09-03T14:24:29.914Z | |
| 4604 | 2026-09-03T14:24:29.915Z | INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 4605 | 2026-09-03T14:24:29.915Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 DEBGSep 03 14:24:28.365 replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGDEBG |
| 4606 | 2026-09-03T14:24:29.915Z | replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4607 | 2026-09-03T14:24:29.915Z | replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4608 | 2026-09-03T14:24:29.915Z | Sep 03 14:24:28.365 Sep 03 14:24:28.365INFO Sep 03 14:24:28.365INFO INFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ff adding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 4609 | 2026-09-03T14:24:29.915Z | |
| 4610 | 2026-09-03T14:24:29.915Z | |
| 4611 | 2026-09-03T14:24:29.915Z | Sep 03 14:24:28.365Sep 03 14:24:28.365Sep 03 14:24:28.365 DEBG DEBGDEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4612 | 2026-09-03T14:24:29.915Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4613 | 2026-09-03T14:24:29.915Z | |
| 4614 | 2026-09-03T14:24:29.915Z | Sep 03 14:24:28.365 INFO Sep 03 14:24:28.365adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff Sep 03 14:24:28.365INFO |
| 4615 | 2026-09-03T14:24:29.915Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO |
| 4616 | 2026-09-03T14:24:29.915Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4617 | 2026-09-03T14:24:29.915Z | Sep 03 14:24:28.365Sep 03 14:24:28.365 Sep 03 14:24:28.365 DEBGDEBG DEBGreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4618 | 2026-09-03T14:24:29.915Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4619 | 2026-09-03T14:24:29.915Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.366 |
| 4620 | 2026-09-03T14:24:29.915Z | Sep 03 14:24:28.366 INFOINFO Sep 03 14:24:28.366 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4621 | 2026-09-03T14:24:29.915Z | |
| 4622 | 2026-09-03T14:24:29.915Z | INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 4623 | 2026-09-03T14:24:29.915Z | Sep 03 14:24:28.366Sep 03 14:24:28.366 DEBGDEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4624 | 2026-09-03T14:24:29.915Z | |
| 4625 | 2026-09-03T14:24:29.915Z | Sep 03 14:24:28.366 DEBGSep 03 14:24:28.366Sep 03 14:24:28.366 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4626 | 2026-09-03T14:24:29.915Z | INFOINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4627 | 2026-09-03T14:24:29.915Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 03 14:24:28.366 |
| 4628 | 2026-09-03T14:24:29.915Z | INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 4629 | 2026-09-03T14:24:29.915Z | Sep 03 14:24:28.366 DEBG Sep 03 14:24:28.366Sep 03 14:24:28.366replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4630 | 2026-09-03T14:24:29.915Z | DEBGDEBG Sep 03 14:24:28.366replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4631 | 2026-09-03T14:24:29.915Z | INFO |
| 4632 | 2026-09-03T14:24:29.915Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 4633 | 2026-09-03T14:24:29.915Z | Sep 03 14:24:28.366 INFOSep 03 14:24:28.366Sep 03 14:24:28.366 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffINFO DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4634 | 2026-09-03T14:24:29.915Z | Sep 03 14:24:28.366replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4635 | 2026-09-03T14:24:29.915Z | DEBG |
| 4636 | 2026-09-03T14:24:29.915Z | Sep 03 14:24:28.366created new freemap , INFOSep 03 14:24:28.366unit Sep 03 14:24:28.366: adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBG |
| 4637 | 2026-09-03T14:24:29.915Z | DEBGreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 4638 | 2026-09-03T14:24:29.915Z | |
| 4639 | 2026-09-03T14:24:29.915Z | Sep 03 14:24:28.366replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4640 | 2026-09-03T14:24:29.915Z | DEBGSep 03 14:24:28.366 Sep 03 14:24:28.366 replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 4641 | 2026-09-03T14:24:29.915Z | DEBG Sep 03 14:24:28.366 INFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ffcreated new freemap |
| 4642 | 2026-09-03T14:24:29.915Z | , Sep 03 14:24:28.366unit :adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 4643 | 2026-09-03T14:24:29.916Z | INFOfreemap_route_ipv6Sep 03 14:24:28.366 |
| 4644 | 2026-09-03T14:24:29.916Z | Sep 03 14:24:28.366adding route 3fff:beef:19::/64 -> 2001:db8::55:ff DEBGDEBG |
| 4645 | 2026-09-03T14:24:29.916Z | Sep 03 14:24:28.366 DEBGreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:24:28.366 |
| 4646 | 2026-09-03T14:24:29.916Z | initted freemap. size: 64 DEBG, replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] unit |
| 4647 | 2026-09-03T14:24:29.916Z | Sep 03 14:24:28.366replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] : |
| 4648 | 2026-09-03T14:24:29.916Z | freemap_route_ipv4INFO |
| 4649 | 2026-09-03T14:24:29.916Z | Sep 03 14:24:28.366 Sep 03 14:24:28.366INFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 4650 | 2026-09-03T14:24:29.916Z | INFO Sep 03 14:24:28.366adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 4651 | 2026-09-03T14:24:29.916Z | DEBG |
| 4652 | 2026-09-03T14:24:29.916Z | reset freemap, Sep 03 14:24:28.366unit :DEBG Sep 03 14:24:28.366freemap_route_ipv4replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.366 |
| 4653 | 2026-09-03T14:24:29.916Z | |
| 4654 | 2026-09-03T14:24:29.916Z | DEBG Sep 03 14:24:28.366replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.366DEBG |
| 4655 | 2026-09-03T14:24:29.916Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:24:28.366 |
| 4656 | 2026-09-03T14:24:29.916Z | INFOINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG |
| 4657 | 2026-09-03T14:24:29.916Z | Sep 03 14:24:28.366 |
| 4658 | 2026-09-03T14:24:29.916Z | initted freemap. size: 64 INFO, unitadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 03 14:24:28.366Sep 03 14:24:28.366: DEBGDEBG |
| 4659 | 2026-09-03T14:24:29.916Z | freemap_route_ipv6 |
| 4660 | 2026-09-03T14:24:29.916Z | replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4661 | 2026-09-03T14:24:29.916Z | Sep 03 14:24:28.366 |
| 4662 | 2026-09-03T14:24:29.916Z | DEBG Sep 03 14:24:28.366replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:24:28.366INFO |
| 4663 | 2026-09-03T14:24:29.916Z | DEBGSep 03 14:24:28.366adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff reset freemapSep 03 14:24:28.366INFO INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 4664 | 2026-09-03T14:24:29.916Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff, |
| 4665 | 2026-09-03T14:24:29.916Z | unit |
| 4666 | 2026-09-03T14:24:29.916Z | :Sep 03 14:24:28.366 freemap_route_ipv6DEBGSep 03 14:24:28.366 |
| 4667 | 2026-09-03T14:24:29.916Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.366DEBG DEBG |
| 4668 | 2026-09-03T14:24:29.916Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4669 | 2026-09-03T14:24:29.916Z | |
| 4670 | 2026-09-03T14:24:29.916Z | Sep 03 14:24:28.366 Sep 03 14:24:28.366INFOSep 03 14:24:28.366 Sep 03 14:24:28.366INFO INFOINFOadding route 172.16.0.0/32 -> 10.0.0.1 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 4671 | 2026-09-03T14:24:29.916Z | |
| 4672 | 2026-09-03T14:24:29.916Z | |
| 4673 | 2026-09-03T14:24:29.916Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4674 | 2026-09-03T14:24:29.916Z | Sep 03 14:24:28.366Sep 03 14:24:28.366 Sep 03 14:24:28.366 DEBGDEBG DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:24:28.366 |
| 4675 | 2026-09-03T14:24:29.916Z | |
| 4676 | 2026-09-03T14:24:29.916Z | replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4677 | 2026-09-03T14:24:29.916Z | |
| 4678 | 2026-09-03T14:24:29.916Z | Sep 03 14:24:28.366Sep 03 14:24:28.366 Sep 03 14:24:28.366DEBG Sep 03 14:24:28.366INFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO |
| 4679 | 2026-09-03T14:24:29.916Z | |
| 4680 | 2026-09-03T14:24:29.916Z | INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 14:24:28.366adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 4681 | 2026-09-03T14:24:29.917Z | |
| 4682 | 2026-09-03T14:24:29.917Z | DEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4683 | 2026-09-03T14:24:29.917Z | Sep 03 14:24:28.366Sep 03 14:24:28.366 DEBGDEBGSep 03 14:24:28.366 INFOreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4684 | 2026-09-03T14:24:29.917Z | |
| 4685 | 2026-09-03T14:24:29.984Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 4686 | 2026-09-03T14:24:29.984Z | Sep 03 14:24:28.366Sep 03 14:24:28.366 INFODEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4687 | 2026-09-03T14:24:29.984Z | |
| 4688 | 2026-09-03T14:24:29.984Z | Sep 03 14:24:28.365Sep 03 14:24:28.366Sep 03 14:24:28.366 Sep 03 14:24:28.366INFO INFO DEBG DEBGreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 4689 | 2026-09-03T14:24:29.984Z | |
| 4690 | 2026-09-03T14:24:29.984Z | reset freemap , adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffunitSep 03 14:24:28.366 |
| 4691 | 2026-09-03T14:24:29.984Z | :Sep 03 14:24:28.366DEBG INFO replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 4692 | 2026-09-03T14:24:29.984Z | |
| 4693 | 2026-09-03T14:24:29.984Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 14:24:28.366Sep 03 14:24:28.366 |
| 4694 | 2026-09-03T14:24:29.984Z | Sep 03 14:24:28.366INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG |
| 4695 | 2026-09-03T14:24:29.984Z | initted freemap. size: 64 , Sep 03 14:24:28.366unitDEBG :DEBG Sep 03 14:24:28.366 replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4696 | 2026-09-03T14:24:29.984Z | DEBG freemap_route_ipv6replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4697 | 2026-09-03T14:24:29.984Z | |
| 4698 | 2026-09-03T14:24:29.984Z | Sep 03 14:24:28.366 |
| 4699 | 2026-09-03T14:24:29.984Z | INFOSep 03 14:24:28.366Sep 03 14:24:28.366Sep 03 14:24:28.366 DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 4700 | 2026-09-03T14:24:29.984Z | INFOINFO reset freemapadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff, |
| 4701 | 2026-09-03T14:24:29.984Z | |
| 4702 | 2026-09-03T14:24:29.984Z | unit: freemap_route_ipv6Sep 03 14:24:28.366Sep 03 14:24:28.366 Sep 03 14:24:28.366DEBG DEBG |
| 4703 | 2026-09-03T14:24:29.984Z | DEBGreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4704 | 2026-09-03T14:24:29.984Z | |
| 4705 | 2026-09-03T14:24:29.985Z | replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4706 | 2026-09-03T14:24:29.985Z | Sep 03 14:24:28.366 INFOSep 03 14:24:28.366 adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 14:24:28.366INFO Sep 03 14:24:28.366 |
| 4707 | 2026-09-03T14:24:29.985Z | INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 4708 | 2026-09-03T14:24:29.985Z | Sep 03 14:24:28.366adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 4709 | 2026-09-03T14:24:29.985Z | DEBGINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4710 | 2026-09-03T14:24:29.985Z | |
| 4711 | 2026-09-03T14:24:29.985Z | Sep 03 14:24:28.366Sep 03 14:24:28.366 Sep 03 14:24:28.366DEBG Sep 03 14:24:28.366 DEBGDEBGreplacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4712 | 2026-09-03T14:24:29.985Z | replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4713 | 2026-09-03T14:24:29.985Z | |
| 4714 | 2026-09-03T14:24:29.985Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4715 | 2026-09-03T14:24:29.985Z | Sep 03 14:24:28.366 INFOSep 03 14:24:28.366 Sep 03 14:24:28.366adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 4716 | 2026-09-03T14:24:29.985Z | INFO INFOSep 03 14:24:28.366adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 4717 | 2026-09-03T14:24:29.985Z | Sep 03 14:24:28.366 DEBGSep 03 14:24:28.366adding route 3fff:beef:20::/64 -> 2001:db8::55:ff DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBG |
| 4718 | 2026-09-03T14:24:29.985Z | replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4719 | 2026-09-03T14:24:29.985Z | |
| 4720 | 2026-09-03T14:24:29.985Z | Sep 03 14:24:28.366 |
| 4721 | 2026-09-03T14:24:29.985Z | DEBG Sep 03 14:24:28.366replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.366 |
| 4722 | 2026-09-03T14:24:29.985Z | Sep 03 14:24:28.366 DEBGINFO failed to allocate space for the new target list |
| 4723 | 2026-09-03T14:24:29.985Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 14:24:28.366 |
| 4724 | 2026-09-03T14:24:29.985Z | |
| 4725 | 2026-09-03T14:24:29.985Z | Sep 03 14:24:28.366 DEBGSep 03 14:24:28.366 INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 14:24:28.366DEBG |
| 4726 | 2026-09-03T14:24:29.985Z | replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG |
| 4727 | 2026-09-03T14:24:29.985Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 4728 | 2026-09-03T14:24:29.985Z | |
| 4729 | 2026-09-03T14:24:29.985Z | Sep 03 14:24:28.366Sep 03 14:24:28.366Sep 03 14:24:28.366 INFO DEBGINFO replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 4730 | 2026-09-03T14:24:29.985Z | |
| 4731 | 2026-09-03T14:24:29.986Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 4732 | 2026-09-03T14:24:29.986Z | Sep 03 14:24:28.366Sep 03 14:24:28.366 Sep 03 14:24:28.366DEBG DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 4733 | 2026-09-03T14:24:29.986Z | |
| 4734 | 2026-09-03T14:24:29.986Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 4735 | 2026-09-03T14:24:29.986Z | Sep 03 14:24:28.366Sep 03 14:24:28.366Sep 03 14:24:28.366 INFODEBG INFOadding route 3fff:beef::/64 -> 2001:db8::55:ff adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 4736 | 2026-09-03T14:24:29.986Z | |
| 4737 | 2026-09-03T14:24:29.986Z | replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4738 | 2026-09-03T14:24:29.986Z | Sep 03 14:24:28.366Sep 03 14:24:28.366Sep 03 14:24:28.366 DEBG INFOreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4739 | 2026-09-03T14:24:29.986Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG |
| 4740 | 2026-09-03T14:24:29.986Z | replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.366 |
| 4741 | 2026-09-03T14:24:29.986Z | INFOSep 03 14:24:28.366 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffDEBG |
| 4742 | 2026-09-03T14:24:29.986Z | Sep 03 14:24:28.366 replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4743 | 2026-09-03T14:24:29.986Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4744 | 2026-09-03T14:24:29.986Z | test route::tests::grow_succeeds ... ok |
| 4745 | 2026-09-03T14:24:29.986Z | Sep 03 14:24:28.366Sep 03 14:24:28.366 Sep 03 14:24:28.366DEBG INFODEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4746 | 2026-09-03T14:24:29.986Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 4747 | 2026-09-03T14:24:29.986Z | |
| 4748 | 2026-09-03T14:24:29.986Z | Sep 03 14:24:28.366 INFOSep 03 14:24:28.366Sep 03 14:24:28.366 DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 4749 | 2026-09-03T14:24:29.986Z | INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4750 | 2026-09-03T14:24:29.986Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4751 | 2026-09-03T14:24:29.986Z | Sep 03 14:24:28.366Sep 03 14:24:28.366 Sep 03 14:24:28.366DEBG DEBGINFOreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4752 | 2026-09-03T14:24:29.986Z | replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 4753 | 2026-09-03T14:24:29.986Z | |
| 4754 | 2026-09-03T14:24:29.986Z | Sep 03 14:24:28.366Sep 03 14:24:28.366 Sep 03 14:24:28.366 INFODEBGINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4755 | 2026-09-03T14:24:29.986Z | replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4756 | 2026-09-03T14:24:29.987Z | |
| 4757 | 2026-09-03T14:24:29.987Z | Sep 03 14:24:28.366Sep 03 14:24:28.366 Sep 03 14:24:28.366DEBG INFOreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4758 | 2026-09-03T14:24:29.987Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 4759 | 2026-09-03T14:24:29.987Z | replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4760 | 2026-09-03T14:24:29.987Z | Sep 03 14:24:28.366Sep 03 14:24:28.366 Sep 03 14:24:28.366 DEBGINFOINFO replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 4761 | 2026-09-03T14:24:29.987Z | |
| 4762 | 2026-09-03T14:24:29.987Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4763 | 2026-09-03T14:24:29.987Z | Sep 03 14:24:28.366 Sep 03 14:24:28.366Sep 03 14:24:28.366 DEBG INFODEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4764 | 2026-09-03T14:24:29.987Z | |
| 4765 | 2026-09-03T14:24:29.987Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4766 | 2026-09-03T14:24:29.987Z | Sep 03 14:24:28.366Sep 03 14:24:28.366 Sep 03 14:24:28.366 INFODEBGINFO replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4767 | 2026-09-03T14:24:29.987Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 4768 | 2026-09-03T14:24:29.987Z | |
| 4769 | 2026-09-03T14:24:29.987Z | Sep 03 14:24:28.366Sep 03 14:24:28.366 Sep 03 14:24:28.366 INFODEBG DEBGreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4770 | 2026-09-03T14:24:29.987Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4771 | 2026-09-03T14:24:29.987Z | |
| 4772 | 2026-09-03T14:24:29.987Z | Sep 03 14:24:28.366 Sep 03 14:24:28.366Sep 03 14:24:28.366INFO DEBGadding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4773 | 2026-09-03T14:24:29.987Z | replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4774 | 2026-09-03T14:24:29.987Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 14:24:28.366 |
| 4775 | 2026-09-03T14:24:29.987Z | Sep 03 14:24:28.366DEBG INFOreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4776 | 2026-09-03T14:24:29.987Z | Sep 03 14:24:28.366adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 4777 | 2026-09-03T14:24:29.987Z | DEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.366Sep 03 14:24:28.366 |
| 4778 | 2026-09-03T14:24:29.987Z | INFO DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4779 | 2026-09-03T14:24:29.987Z | replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.366 |
| 4780 | 2026-09-03T14:24:29.987Z | INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 14:24:28.366 |
| 4781 | 2026-09-03T14:24:29.987Z | DEBGSep 03 14:24:28.366 replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 03 14:24:28.366 |
| 4782 | 2026-09-03T14:24:29.988Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG |
| 4783 | 2026-09-03T14:24:29.988Z | Sep 03 14:24:28.366replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4784 | 2026-09-03T14:24:29.988Z | INFOSep 03 14:24:28.366 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBG |
| 4785 | 2026-09-03T14:24:29.993Z | replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.366 |
| 4786 | 2026-09-03T14:24:29.993Z | Sep 03 14:24:28.366 INFO DEBGadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 4787 | 2026-09-03T14:24:29.993Z | Sep 03 14:24:28.366replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 4788 | 2026-09-03T14:24:29.993Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 03 14:24:28.366 |
| 4789 | 2026-09-03T14:24:29.993Z | DEBGSep 03 14:24:28.366 Sep 03 14:24:28.366replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4790 | 2026-09-03T14:24:29.993Z | INFO DEBG adding route 3fff:beef:9::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4791 | 2026-09-03T14:24:29.993Z | |
| 4792 | 2026-09-03T14:24:29.993Z | Sep 03 14:24:28.366 INFOSep 03 14:24:28.366Sep 03 14:24:28.366 DEBGINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 4793 | 2026-09-03T14:24:29.993Z | replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4794 | 2026-09-03T14:24:29.993Z | |
| 4795 | 2026-09-03T14:24:29.993Z | Sep 03 14:24:28.366Sep 03 14:24:28.366Sep 03 14:24:28.366 DEBGDEBG INFOreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4796 | 2026-09-03T14:24:29.993Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4797 | 2026-09-03T14:24:29.993Z | |
| 4798 | 2026-09-03T14:24:29.993Z | Sep 03 14:24:28.366Sep 03 14:24:28.366 INFOSep 03 14:24:28.366INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 4799 | 2026-09-03T14:24:29.994Z | |
| 4800 | 2026-09-03T14:24:29.994Z | DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.366 |
| 4801 | 2026-09-03T14:24:29.994Z | Sep 03 14:24:28.366DEBG DEBGreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.366 |
| 4802 | 2026-09-03T14:24:29.994Z | replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4803 | 2026-09-03T14:24:29.994Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 03 14:24:28.366 |
| 4804 | 2026-09-03T14:24:29.994Z | Sep 03 14:24:28.366INFO INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 03 14:24:28.367 |
| 4805 | 2026-09-03T14:24:29.994Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG |
| 4806 | 2026-09-03T14:24:29.994Z | replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4807 | 2026-09-03T14:24:29.994Z | Sep 03 14:24:28.367Sep 03 14:24:28.367 Sep 03 14:24:28.367 DEBGINFO DEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4808 | 2026-09-03T14:24:29.994Z | |
| 4809 | 2026-09-03T14:24:29.994Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4810 | 2026-09-03T14:24:29.994Z | Sep 03 14:24:28.367Sep 03 14:24:28.367Sep 03 14:24:28.367 INFOINFODEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 4811 | 2026-09-03T14:24:29.994Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4812 | 2026-09-03T14:24:29.994Z | |
| 4813 | 2026-09-03T14:24:29.994Z | Sep 03 14:24:28.367Sep 03 14:24:28.367Sep 03 14:24:28.367 DEBGINFO DEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4814 | 2026-09-03T14:24:29.994Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4815 | 2026-09-03T14:24:29.994Z | |
| 4816 | 2026-09-03T14:24:29.994Z | Sep 03 14:24:28.367Sep 03 14:24:28.367 Sep 03 14:24:28.367DEBG INFO replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 4817 | 2026-09-03T14:24:29.994Z | |
| 4818 | 2026-09-03T14:24:29.994Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 4819 | 2026-09-03T14:24:29.994Z | Sep 03 14:24:28.367Sep 03 14:24:28.367 INFOSep 03 14:24:28.367DEBG DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4820 | 2026-09-03T14:24:29.994Z | replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4821 | 2026-09-03T14:24:29.994Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4822 | 2026-09-03T14:24:29.994Z | Sep 03 14:24:28.367 Sep 03 14:24:28.367DEBG Sep 03 14:24:28.367INFO INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4823 | 2026-09-03T14:24:29.994Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 4824 | 2026-09-03T14:24:29.994Z | |
| 4825 | 2026-09-03T14:24:29.995Z | Sep 03 14:24:28.367Sep 03 14:24:28.367Sep 03 14:24:28.367 INFO DEBGDEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4826 | 2026-09-03T14:24:29.995Z | replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4827 | 2026-09-03T14:24:29.995Z | |
| 4828 | 2026-09-03T14:24:29.995Z | Sep 03 14:24:28.367Sep 03 14:24:28.367Sep 03 14:24:28.367 DEBGINFOINFO replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4829 | 2026-09-03T14:24:29.995Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 4830 | 2026-09-03T14:24:29.995Z | |
| 4831 | 2026-09-03T14:24:29.995Z | Sep 03 14:24:28.367 Sep 03 14:24:28.367Sep 03 14:24:28.367INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBGDEBG |
| 4832 | 2026-09-03T14:24:29.995Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4833 | 2026-09-03T14:24:29.995Z | |
| 4834 | 2026-09-03T14:24:29.995Z | Sep 03 14:24:28.367Sep 03 14:24:28.367 DEBGINFO Sep 03 14:24:28.367 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffINFO |
| 4835 | 2026-09-03T14:24:29.995Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4836 | 2026-09-03T14:24:29.995Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 4837 | 2026-09-03T14:24:29.995Z | Sep 03 14:24:28.367 Sep 03 14:24:28.367DEBG Sep 03 14:24:28.367INFOreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4838 | 2026-09-03T14:24:29.995Z | DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4839 | 2026-09-03T14:24:29.995Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.367 |
| 4840 | 2026-09-03T14:24:29.995Z | INFOSep 03 14:24:28.367 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG |
| 4841 | 2026-09-03T14:24:29.995Z | Sep 03 14:24:28.367replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4842 | 2026-09-03T14:24:29.995Z | INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 14:24:28.367 |
| 4843 | 2026-09-03T14:24:29.995Z | Sep 03 14:24:28.367DEBG INFOreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4844 | 2026-09-03T14:24:29.995Z | Sep 03 14:24:28.367adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 4845 | 2026-09-03T14:24:29.995Z | DEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4846 | 2026-09-03T14:24:29.995Z | Sep 03 14:24:28.367Sep 03 14:24:28.367 INFO DEBGSep 03 14:24:28.367 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4847 | 2026-09-03T14:24:29.995Z | |
| 4848 | 2026-09-03T14:24:29.995Z | INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 14:24:28.367 |
| 4849 | 2026-09-03T14:24:29.995Z | Sep 03 14:24:28.367 DEBGINFO replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.367adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4850 | 2026-09-03T14:24:29.995Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 4851 | 2026-09-03T14:24:29.995Z | |
| 4852 | 2026-09-03T14:24:29.996Z | DEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4853 | 2026-09-03T14:24:29.996Z | Sep 03 14:24:28.367Sep 03 14:24:28.367 INFODEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 14:24:28.367replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4854 | 2026-09-03T14:24:29.996Z | |
| 4855 | 2026-09-03T14:24:29.996Z | INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 4856 | 2026-09-03T14:24:29.996Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 4857 | 2026-09-03T14:24:29.996Z | Sep 03 14:24:28.367Sep 03 14:24:28.367 DEBGSep 03 14:24:28.367INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4858 | 2026-09-03T14:24:29.996Z | Sep 03 14:24:28.368Sep 03 14:24:28.367 DEBGDEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemapSep 03 14:24:28.368, unitDEBG: created new freemapfreemap_route_ipv4, |
| 4859 | 2026-09-03T14:24:29.996Z | unit: |
| 4860 | 2026-09-03T14:24:29.996Z | freemap_route_ipv4Sep 03 14:24:28.368 |
| 4861 | 2026-09-03T14:24:29.996Z | DEBGSep 03 14:24:28.368 Sep 03 14:24:28.368 replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGDEBG |
| 4862 | 2026-09-03T14:24:29.996Z | created new freemap , INFOunitcreated new freemap:, unit :adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4863 | 2026-09-03T14:24:29.996Z | freemap_route_ipv6 |
| 4864 | 2026-09-03T14:24:29.996Z | freemap_route_ipv6Sep 03 14:24:28.368 |
| 4865 | 2026-09-03T14:24:29.996Z | INFOSep 03 14:24:28.368 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG |
| 4866 | 2026-09-03T14:24:29.996Z | Sep 03 14:24:28.368 DEBGinitted freemap. size: 64 , initted freemap. size: 64Sep 03 14:24:28.368, unitunitSep 03 14:24:28.368:DEBG: freemap_route_ipv4replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4867 | 2026-09-03T14:24:29.996Z | |
| 4868 | 2026-09-03T14:24:29.996Z | DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 4869 | 2026-09-03T14:24:29.996Z | |
| 4870 | 2026-09-03T14:24:29.996Z | Sep 03 14:24:28.368 Sep 03 14:24:28.368Sep 03 14:24:28.368Sep 03 14:24:28.368 INFOINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4871 | 2026-09-03T14:24:29.996Z | DEBGDEBG reset freemap |
| 4872 | 2026-09-03T14:24:29.996Z | , unitreset freemap: , freemap_route_ipv4unitSep 03 14:24:28.368 |
| 4873 | 2026-09-03T14:24:29.996Z | :DEBG Sep 03 14:24:28.368 freemap_route_ipv4replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4874 | 2026-09-03T14:24:29.996Z | DEBG |
| 4875 | 2026-09-03T14:24:29.996Z | Sep 03 14:24:28.368 DEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 4876 | 2026-09-03T14:24:29.996Z | , Sep 03 14:24:28.368unit: DEBG Sep 03 14:24:28.368 initted freemap. size: 64freemap_route_ipv6INFOSep 03 14:24:28.368, |
| 4877 | 2026-09-03T14:24:29.996Z | unitadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff: INFO |
| 4878 | 2026-09-03T14:24:29.996Z | freemap_route_ipv6 adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 4879 | 2026-09-03T14:24:29.996Z | |
| 4880 | 2026-09-03T14:24:29.996Z | Sep 03 14:24:28.368 DEBGSep 03 14:24:28.368 reset freemapDEBG, Sep 03 14:24:28.368unitreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] : |
| 4881 | 2026-09-03T14:24:29.996Z | DEBG reset freemapfreemap_route_ipv6Sep 03 14:24:28.368 |
| 4882 | 2026-09-03T14:24:29.996Z | , unit: DEBGSep 03 14:24:28.368 replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 |
| 4883 | 2026-09-03T14:24:29.996Z | INFO |
| 4884 | 2026-09-03T14:24:29.997Z | Sep 03 14:24:28.368 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4885 | 2026-09-03T14:24:30.001Z | INFO Sep 03 14:24:28.368adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 4886 | 2026-09-03T14:24:30.001Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 14:24:28.368Sep 03 14:24:28.368 |
| 4887 | 2026-09-03T14:24:30.001Z | Sep 03 14:24:28.368DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBG |
| 4888 | 2026-09-03T14:24:30.001Z | |
| 4889 | 2026-09-03T14:24:30.001Z | replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4890 | 2026-09-03T14:24:30.001Z | Sep 03 14:24:28.368Sep 03 14:24:28.368 DEBGDEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 14:24:28.368 |
| 4891 | 2026-09-03T14:24:30.002Z | |
| 4892 | 2026-09-03T14:24:30.002Z | INFOSep 03 14:24:28.368 adding route 3fff:dead::/64 -> 2001:db8::55:2INFO |
| 4893 | 2026-09-03T14:24:30.002Z | Sep 03 14:24:28.368adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff INFOSep 03 14:24:28.368 |
| 4894 | 2026-09-03T14:24:30.002Z | Sep 03 14:24:28.368INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4895 | 2026-09-03T14:24:30.002Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 4896 | 2026-09-03T14:24:30.002Z | |
| 4897 | 2026-09-03T14:24:30.002Z | Sep 03 14:24:28.368Sep 03 14:24:28.368 DEBGDEBG replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 4898 | 2026-09-03T14:24:30.002Z | Sep 03 14:24:28.368 |
| 4899 | 2026-09-03T14:24:30.002Z | DEBG Sep 03 14:24:28.368replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4900 | 2026-09-03T14:24:30.002Z | Sep 03 14:24:28.368Sep 03 14:24:28.368INFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 INFOadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 4901 | 2026-09-03T14:24:30.002Z | |
| 4902 | 2026-09-03T14:24:30.002Z | adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffSep 03 14:24:28.368Sep 03 14:24:28.368 |
| 4903 | 2026-09-03T14:24:30.002Z | Sep 03 14:24:28.368INFO Sep 03 14:24:28.368 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBGDEBG |
| 4904 | 2026-09-03T14:24:30.002Z | DEBG replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 4905 | 2026-09-03T14:24:30.002Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 4906 | 2026-09-03T14:24:30.002Z | |
| 4907 | 2026-09-03T14:24:30.002Z | Sep 03 14:24:28.368Sep 03 14:24:28.368Sep 03 14:24:28.368 DEBGINFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 4908 | 2026-09-03T14:24:30.002Z | Sep 03 14:24:28.368 |
| 4909 | 2026-09-03T14:24:30.002Z | DEBGINFO failed to allocate space for the new target listadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 14:24:28.368 |
| 4910 | 2026-09-03T14:24:30.002Z | Sep 03 14:24:28.368 |
| 4911 | 2026-09-03T14:24:30.002Z | DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 03 14:24:28.368 |
| 4912 | 2026-09-03T14:24:30.002Z | |
| 4913 | 2026-09-03T14:24:30.002Z | Sep 03 14:24:28.368Sep 03 14:24:28.368Sep 03 14:24:28.368 DEBGDEBG DEBGDEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 4914 | 2026-09-03T14:24:30.002Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 4915 | 2026-09-03T14:24:30.002Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 4916 | 2026-09-03T14:24:30.002Z | |
| 4917 | 2026-09-03T14:24:30.002Z | Sep 03 14:24:28.368Sep 03 14:24:28.368 Sep 03 14:24:28.368WARN Sep 03 14:24:28.368 DEBG DEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 4918 | 2026-09-03T14:24:30.002Z | |
| 4919 | 2026-09-03T14:24:30.002Z | INFO failed to allocate space for the new target listadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 4920 | 2026-09-03T14:24:30.002Z | |
| 4921 | 2026-09-03T14:24:30.002Z | Sep 03 14:24:28.368 Sep 03 14:24:28.368WARN DEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 4922 | 2026-09-03T14:24:30.002Z | replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.367 |
| 4923 | 2026-09-03T14:24:30.002Z | DEBG created new freemapSep 03 14:24:28.368Sep 03 14:24:28.368, |
| 4924 | 2026-09-03T14:24:30.002Z | INFOunit ERROadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 4925 | 2026-09-03T14:24:30.002Z | :rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 4926 | 2026-09-03T14:24:30.002Z | freemap_route_ipv4 |
| 4927 | 2026-09-03T14:24:30.003Z | Sep 03 14:24:28.368 DEBGSep 03 14:24:28.368 replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4928 | 2026-09-03T14:24:30.003Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 14:24:28.368 |
| 4929 | 2026-09-03T14:24:30.003Z | ERRO Sep 03 14:24:28.368shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds it |
| 4930 | 2026-09-03T14:24:30.003Z | Sep 03 14:24:28.368INFO DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4931 | 2026-09-03T14:24:30.003Z | replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4932 | 2026-09-03T14:24:30.003Z | Sep 03 14:24:28.367Sep 03 14:24:28.368Sep 03 14:24:28.368 Sep 03 14:24:28.368DEBG INFOcreated new freemapDEBG , replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG |
| 4933 | 2026-09-03T14:24:30.003Z | unit |
| 4934 | 2026-09-03T14:24:30.003Z | :created new freemap , freemap_route_ipv4unitSep 03 14:24:28.368: Sep 03 14:24:28.368 |
| 4935 | 2026-09-03T14:24:30.003Z | freemap_route_ipv6 |
| 4936 | 2026-09-03T14:24:30.003Z | DEBGINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4937 | 2026-09-03T14:24:30.003Z | |
| 4938 | 2026-09-03T14:24:30.003Z | Sep 03 14:24:28.368Sep 03 14:24:28.368 Sep 03 14:24:28.368 DEBGDEBGINFO initted freemap. size: 64adding route 3fff:beef:39::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4939 | 2026-09-03T14:24:30.003Z | Sep 03 14:24:28.368, |
| 4940 | 2026-09-03T14:24:30.003Z | unitDEBG :created new freemapSep 03 14:24:28.368, unit Sep 03 14:24:28.368freemap_route_ipv4DEBG: INFOfreemap_route_ipv6replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4941 | 2026-09-03T14:24:30.003Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 4942 | 2026-09-03T14:24:30.003Z | |
| 4943 | 2026-09-03T14:24:30.003Z | |
| 4944 | 2026-09-03T14:24:30.003Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 4945 | 2026-09-03T14:24:30.003Z | Sep 03 14:24:28.368Sep 03 14:24:28.368 Sep 03 14:24:28.368INFO Sep 03 14:24:28.368DEBGDEBG reset freemapinitted freemap. size: 64 , adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff, unit |
| 4946 | 2026-09-03T14:24:30.003Z | :unitDEBG freemap_route_ipv4 |
| 4947 | 2026-09-03T14:24:30.003Z | :replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:24:28.368freemap_route_ipv4 |
| 4948 | 2026-09-03T14:24:30.003Z | DEBG |
| 4949 | 2026-09-03T14:24:30.003Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 4950 | 2026-09-03T14:24:30.003Z | replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.368 |
| 4951 | 2026-09-03T14:24:30.003Z | Sep 03 14:24:28.368DEBGSep 03 14:24:28.368 initted freemap. size: 64DEBGINFOSep 03 14:24:28.368 , adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 4952 | 2026-09-03T14:24:30.003Z | INFO reset freemapadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff, |
| 4953 | 2026-09-03T14:24:30.003Z | unit:unitSep 03 14:24:28.368 : DEBG freemap_route_ipv6freemap_route_ipv4 |
| 4954 | 2026-09-03T14:24:30.003Z | replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4955 | 2026-09-03T14:24:30.003Z | Sep 03 14:24:28.368 |
| 4956 | 2026-09-03T14:24:30.003Z | DEBG Sep 03 14:24:28.368Sep 03 14:24:28.368 replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4957 | 2026-09-03T14:24:30.003Z | DEBGDEBGSep 03 14:24:28.368 reset freemapINFO, adding route 3fff:beef:22::/64 -> 2001:db8::55:ffinitted freemap. size: 64unit:, unit |
| 4958 | 2026-09-03T14:24:30.003Z | :Sep 03 14:24:28.368 freemap_route_ipv6freemap_route_ipv6 |
| 4959 | 2026-09-03T14:24:30.003Z | INFO |
| 4960 | 2026-09-03T14:24:30.003Z | Sep 03 14:24:28.368 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 4961 | 2026-09-03T14:24:30.003Z | DEBGSep 03 14:24:28.368Sep 03 14:24:28.368 INFODEBGreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:24:28.368 adding route 3fff:dead::/64 -> 2001:db8::55:1reset freemapDEBG |
| 4962 | 2026-09-03T14:24:30.003Z | , |
| 4963 | 2026-09-03T14:24:30.003Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 4964 | 2026-09-03T14:24:30.003Z | :Sep 03 14:24:28.368 INFO Sep 03 14:24:28.368adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 03 14:24:28.368freemap_route_ipv6 |
| 4965 | 2026-09-03T14:24:30.004Z | |
| 4966 | 2026-09-03T14:24:30.004Z | DEBG DEBGfailed to allocate space for the new target listSep 03 14:24:28.368 |
| 4967 | 2026-09-03T14:24:30.004Z | Sep 03 14:24:28.368 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4968 | 2026-09-03T14:24:30.004Z | Sep 03 14:24:28.369Sep 03 14:24:28.369 Sep 03 14:24:28.375 DEBGDEBG INFO created new freemapadding route 3fff:beef:24::/64 -> 2001:db8::55:ffcreated new freemap, |
| 4969 | 2026-09-03T14:24:30.004Z | , unitunit:: freemap_route_ipv4freemap_route_ipv4 |
| 4970 | 2026-09-03T14:24:30.004Z | |
| 4971 | 2026-09-03T14:24:30.004Z | Sep 03 14:24:28.375Sep 03 14:24:28.375Sep 03 14:24:28.375 DEBG DEBGDEBG created new freemapreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , |
| 4972 | 2026-09-03T14:24:30.004Z | unitcreated new freemap:, unitfreemap_route_ipv6: |
| 4973 | 2026-09-03T14:24:30.004Z | Sep 03 14:24:28.375 freemap_route_ipv6INFO |
| 4974 | 2026-09-03T14:24:30.004Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 03 14:24:28.375 |
| 4975 | 2026-09-03T14:24:30.004Z | DEBG Sep 03 14:24:28.375 DEBGinitted freemap. size: 64 , Sep 03 14:24:28.375unitinitted freemap. size: 64INFO, Sep 03 14:24:28.375adding route 3fff:dead::/64 -> 2001:db8::55:1unit : |
| 4976 | 2026-09-03T14:24:30.004Z | :DEBG freemap_route_ipv4 |
| 4977 | 2026-09-03T14:24:30.004Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBG |
| 4978 | 2026-09-03T14:24:30.004Z | freemap_route_ipv4replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4979 | 2026-09-03T14:24:30.004Z | Sep 03 14:24:28.375 |
| 4980 | 2026-09-03T14:24:30.004Z | DEBGSep 03 14:24:28.375Sep 03 14:24:28.375 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 4981 | 2026-09-03T14:24:30.004Z | reset freemap , DEBGunitSep 03 14:24:28.375 Sep 03 14:24:28.375:replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] DEBGfreemap_route_ipv4 |
| 4982 | 2026-09-03T14:24:30.004Z | DEBG |
| 4983 | 2026-09-03T14:24:30.004Z | replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap |
| 4984 | 2026-09-03T14:24:30.004Z | , unitSep 03 14:24:28.375Sep 03 14:24:28.375 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2initted freemap. size: 64 |
| 4985 | 2026-09-03T14:24:30.008Z | :, freemap_route_ipv4Sep 03 14:24:28.375unit INFO: |
| 4986 | 2026-09-03T14:24:30.009Z | Sep 03 14:24:28.375adding route 3fff:beef:27::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 4987 | 2026-09-03T14:24:30.009Z | |
| 4988 | 2026-09-03T14:24:30.009Z | DEBG Sep 03 14:24:28.375replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 4989 | 2026-09-03T14:24:30.009Z | Sep 03 14:24:28.375DEBG DEBGinitted freemap. size: 64Sep 03 14:24:28.375 reset freemapDEBGSep 03 14:24:28.375, replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 4990 | 2026-09-03T14:24:30.009Z | INFO, : unitadding route 3fff:dead::/64 -> 2001:db8::55:3freemap_route_ipv6Sep 03 14:24:28.375 |
| 4991 | 2026-09-03T14:24:30.009Z | : |
| 4992 | 2026-09-03T14:24:30.009Z | INFOfreemap_route_ipv6 |
| 4993 | 2026-09-03T14:24:30.009Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 03 14:24:28.375 |
| 4994 | 2026-09-03T14:24:30.009Z | Sep 03 14:24:28.375Sep 03 14:24:28.375DEBG INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4995 | 2026-09-03T14:24:30.009Z | |
| 4996 | 2026-09-03T14:24:30.009Z | Sep 03 14:24:28.375 DEBGDEBG Sep 03 14:24:28.375replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4997 | 2026-09-03T14:24:30.009Z | reset freemapSep 03 14:24:28.375DEBG , INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4998 | 2026-09-03T14:24:30.009Z | adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 14:24:28.375unit |
| 4999 | 2026-09-03T14:24:30.009Z | : freemap_route_ipv6 |
| 5000 | 2026-09-03T14:24:30.009Z | INFO Sep 03 14:24:28.375adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 5001 | 2026-09-03T14:24:30.009Z | INFO Sep 03 14:24:28.375adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 5002 | 2026-09-03T14:24:30.009Z | Sep 03 14:24:28.375INFO Sep 03 14:24:28.375 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGDEBG |
| 5003 | 2026-09-03T14:24:30.009Z | replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.375 |
| 5004 | 2026-09-03T14:24:30.009Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] DEBG |
| 5005 | 2026-09-03T14:24:30.009Z | Sep 03 14:24:28.375replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 14:24:28.375 |
| 5006 | 2026-09-03T14:24:30.009Z | INFODEBGSep 03 14:24:28.375 Sep 03 14:24:28.375replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] DEBGINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 5007 | 2026-09-03T14:24:30.009Z | |
| 5008 | 2026-09-03T14:24:30.009Z | |
| 5009 | 2026-09-03T14:24:30.009Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 5010 | 2026-09-03T14:24:30.009Z | Sep 03 14:24:28.375Sep 03 14:24:28.375 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5011 | 2026-09-03T14:24:30.009Z | |
| 5012 | 2026-09-03T14:24:30.009Z | Sep 03 14:24:28.375 DEBGSep 03 14:24:28.369Sep 03 14:24:28.375 Sep 03 14:24:28.375 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG |
| 5013 | 2026-09-03T14:24:30.009Z | INFO created new freemapadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG |
| 5014 | 2026-09-03T14:24:30.009Z | , replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 14:24:28.375unit |
| 5015 | 2026-09-03T14:24:30.009Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:4:Sep 03 14:24:28.375 |
| 5016 | 2026-09-03T14:24:30.009Z | Sep 03 14:24:28.375 freemap_route_ipv4INFOSep 03 14:24:28.375 |
| 5017 | 2026-09-03T14:24:30.009Z | DEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 5018 | 2026-09-03T14:24:30.009Z | |
| 5019 | 2026-09-03T14:24:30.009Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 5020 | 2026-09-03T14:24:30.009Z | Sep 03 14:24:28.375 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 5021 | 2026-09-03T14:24:30.009Z | Sep 03 14:24:28.375 Sep 03 14:24:28.375Sep 03 14:24:28.375 Sep 03 14:24:28.375DEBGDEBGDEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]created new freemap |
| 5022 | 2026-09-03T14:24:30.009Z | |
| 5023 | 2026-09-03T14:24:30.009Z | , unit: |
| 5024 | 2026-09-03T14:24:30.010Z | freemap_route_ipv6Sep 03 14:24:28.375Sep 03 14:24:28.375 WARNINFO shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 5025 | 2026-09-03T14:24:30.010Z | |
| 5026 | 2026-09-03T14:24:30.010Z | |
| 5027 | 2026-09-03T14:24:30.010Z | Sep 03 14:24:28.375 Sep 03 14:24:28.367INFOSep 03 14:24:28.375 Sep 03 14:24:28.375DEBG DEBGDEBG created new freemapinitted freemap. size: 64adding route 3fff:dead::/64 -> 2001:db8::55:4, unit, |
| 5028 | 2026-09-03T14:24:30.010Z | replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:unit : freemap_route_ipv4freemap_route_ipv4 |
| 5029 | 2026-09-03T14:24:30.010Z | |
| 5030 | 2026-09-03T14:24:30.010Z | Sep 03 14:24:28.375 |
| 5031 | 2026-09-03T14:24:30.010Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 14:24:28.375 |
| 5032 | 2026-09-03T14:24:30.010Z | INFOSep 03 14:24:28.375Sep 03 14:24:28.375 DEBGadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff DEBGcreated new freemapSep 03 14:24:28.375 , reset freemapunitDEBG: replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }], |
| 5033 | 2026-09-03T14:24:30.010Z | unitfreemap_route_ipv6 |
| 5034 | 2026-09-03T14:24:30.010Z | : |
| 5035 | 2026-09-03T14:24:30.010Z | freemap_route_ipv4 |
| 5036 | 2026-09-03T14:24:30.010Z | Sep 03 14:24:28.375Sep 03 14:24:28.375 DEBGWARNSep 03 14:24:28.375Sep 03 14:24:28.375 DEBGDEBGinitted freemap. size: 64 , initted freemap. size: 64replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unitshrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }):, |
| 5037 | 2026-09-03T14:24:30.010Z | unit: |
| 5038 | 2026-09-03T14:24:30.010Z | freemap_route_ipv4 freemap_route_ipv6 |
| 5039 | 2026-09-03T14:24:30.010Z | |
| 5040 | 2026-09-03T14:24:30.010Z | Sep 03 14:24:28.375 INFOSep 03 14:24:28.375Sep 03 14:24:28.375 DEBGadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 5041 | 2026-09-03T14:24:30.010Z | DEBGreset freemap , reset freemapunit, :unit :Sep 03 14:24:28.375 freemap_route_ipv4freemap_route_ipv6 |
| 5042 | 2026-09-03T14:24:30.010Z | DEBG |
| 5043 | 2026-09-03T14:24:30.010Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5044 | 2026-09-03T14:24:30.010Z | Sep 03 14:24:28.375 INFOSep 03 14:24:28.375 adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 5045 | 2026-09-03T14:24:30.010Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 5046 | 2026-09-03T14:24:30.010Z | Sep 03 14:24:28.375 Sep 03 14:24:28.375DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5047 | 2026-09-03T14:24:30.010Z | replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5048 | 2026-09-03T14:24:30.010Z | Sep 03 14:24:28.375 Sep 03 14:24:28.375INFO INFOadding route 172.17.0.0/32 -> 10.0.0.255 |
| 5049 | 2026-09-03T14:24:30.010Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 5050 | 2026-09-03T14:24:30.010Z | Sep 03 14:24:28.375Sep 03 14:24:28.375 Sep 03 14:24:28.375DEBGDEBG DEBGreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64 |
| 5051 | 2026-09-03T14:24:30.010Z | , replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 5052 | 2026-09-03T14:24:30.010Z | test route::tests::identity_replace_is_noop ... ok |
| 5053 | 2026-09-03T14:24:30.010Z | : freemap_route_ipv6Sep 03 14:24:28.375 |
| 5054 | 2026-09-03T14:24:30.010Z | INFOSep 03 14:24:28.375 INFOSep 03 14:24:28.375 adding route 172.17.0.1/32 -> 10.0.0.255 adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 5055 | 2026-09-03T14:24:30.010Z | DEBG |
| 5056 | 2026-09-03T14:24:30.010Z | reset freemap, unit: Sep 03 14:24:28.375freemap_route_ipv6 |
| 5057 | 2026-09-03T14:24:30.010Z | DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5058 | 2026-09-03T14:24:30.010Z | Sep 03 14:24:28.375 INFOSep 03 14:24:28.375 adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 5059 | 2026-09-03T14:24:30.010Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 5060 | 2026-09-03T14:24:30.010Z | Sep 03 14:24:28.375Sep 03 14:24:28.375 Sep 03 14:24:28.375DEBG DEBG DEBGreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5061 | 2026-09-03T14:24:30.010Z | |
| 5062 | 2026-09-03T14:24:30.011Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5063 | 2026-09-03T14:24:30.011Z | Sep 03 14:24:28.375Sep 03 14:24:28.375 INFOINFO adding route 172.17.0.2/32 -> 10.0.0.255adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 5064 | 2026-09-03T14:24:30.011Z | |
| 5065 | 2026-09-03T14:24:30.011Z | Sep 03 14:24:28.375 INFOSep 03 14:24:28.375 Sep 03 14:24:28.375DEBGadding route 172.16.0.0/32 -> 10.0.0.2 |
| 5066 | 2026-09-03T14:24:30.011Z | DEBGreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5067 | 2026-09-03T14:24:30.011Z | replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5068 | 2026-09-03T14:24:30.011Z | Sep 03 14:24:28.375 INFO adding route 172.17.0.3/32 -> 10.0.0.255Sep 03 14:24:28.376Sep 03 14:24:28.376 |
| 5069 | 2026-09-03T14:24:30.011Z | DEBGSep 03 14:24:28.376 created new freemapDEBG , created new freemapunit :DEBG, unitcreated new freemapSep 03 14:24:28.382: , DEBGunit freemap_route_ipv4freemap_route_ipv4replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5070 | 2026-09-03T14:24:30.011Z | : |
| 5071 | 2026-09-03T14:24:30.011Z | |
| 5072 | 2026-09-03T14:24:30.011Z | freemap_route_ipv4 |
| 5073 | 2026-09-03T14:24:30.011Z | Sep 03 14:24:28.382Sep 03 14:24:28.382 INFO adding route 172.17.0.4/32 -> 10.0.0.255DEBG |
| 5074 | 2026-09-03T14:24:30.011Z | Sep 03 14:24:28.382 Sep 03 14:24:28.382created new freemap DEBG, DEBGcreated new freemap unit, created new freemap:Sep 03 14:24:28.382, unit DEBG: freemap_route_ipv6replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 5075 | 2026-09-03T14:24:30.011Z | : freemap_route_ipv6 |
| 5076 | 2026-09-03T14:24:30.011Z | |
| 5077 | 2026-09-03T14:24:30.011Z | Sep 03 14:24:28.382freemap_route_ipv6 |
| 5078 | 2026-09-03T14:24:30.011Z | Sep 03 14:24:28.382INFOSep 03 14:24:28.382 adding route 172.17.0.5/32 -> 10.0.0.255 |
| 5079 | 2026-09-03T14:24:30.011Z | DEBGDEBG initted freemap. size: 64Sep 03 14:24:28.382, unitDEBGSep 03 14:24:28.382:initted freemap. size: 64 freemap_route_ipv4, |
| 5080 | 2026-09-03T14:24:30.011Z | DEBGunit replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 5081 | 2026-09-03T14:24:30.011Z | initted freemap. size: 64Sep 03 14:24:28.382freemap_route_ipv4 |
| 5082 | 2026-09-03T14:24:30.011Z | DEBG , reset freemapunit, :unitSep 03 14:24:28.382 freemap_route_ipv4Sep 03 14:24:28.382:INFO |
| 5083 | 2026-09-03T14:24:30.011Z | freemap_route_ipv4DEBG |
| 5084 | 2026-09-03T14:24:30.011Z | adding route 172.17.0.6/32 -> 10.0.0.255reset freemap |
| 5085 | 2026-09-03T14:24:30.015Z | Sep 03 14:24:28.382, Sep 03 14:24:28.382 unitDEBG: DEBG freemap_route_ipv4 Sep 03 14:24:28.382reset freemap |
| 5086 | 2026-09-03T14:24:30.016Z | initted freemap. size: 64 , , unit:DEBGunit :freemap_route_ipv6 |
| 5087 | 2026-09-03T14:24:30.016Z | Sep 03 14:24:28.382 freemap_route_ipv4replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5088 | 2026-09-03T14:24:30.016Z | Sep 03 14:24:28.382 |
| 5089 | 2026-09-03T14:24:30.016Z | DEBGinitted freemap. size: 64 , Sep 03 14:24:28.382unitreset freemap :, INFOunit :Sep 03 14:24:28.382adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5090 | 2026-09-03T14:24:30.016Z | freemap_route_ipv6 |
| 5091 | 2026-09-03T14:24:30.016Z | DEBG freemap_route_ipv6Sep 03 14:24:28.382 |
| 5092 | 2026-09-03T14:24:30.016Z | Sep 03 14:24:28.382 DEBGinitted freemap. size: 64INFO, unitreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: Sep 03 14:24:28.382adding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv6 |
| 5093 | 2026-09-03T14:24:30.016Z | |
| 5094 | 2026-09-03T14:24:30.016Z | |
| 5095 | 2026-09-03T14:24:30.016Z | DEBG Sep 03 14:24:28.382Sep 03 14:24:28.382Sep 03 14:24:28.382 DEBGDEBGINFO reset freemapreset freemap, , unit adding route 172.17.0.8/32 -> 10.0.0.255:replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]unit |
| 5096 | 2026-09-03T14:24:30.016Z | freemap_route_ipv6 |
| 5097 | 2026-09-03T14:24:30.016Z | |
| 5098 | 2026-09-03T14:24:30.016Z | : Sep 03 14:24:28.382freemap_route_ipv6 |
| 5099 | 2026-09-03T14:24:30.016Z | INFOSep 03 14:24:28.382 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 5100 | 2026-09-03T14:24:30.016Z | replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.382Sep 03 14:24:28.382 INFO |
| 5101 | 2026-09-03T14:24:30.016Z | Sep 03 14:24:28.382 adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 5102 | 2026-09-03T14:24:30.016Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.1 Sep 03 14:24:28.382 |
| 5103 | 2026-09-03T14:24:30.016Z | INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 14:24:28.382 |
| 5104 | 2026-09-03T14:24:30.016Z | adding route 172.17.0.9/32 -> 10.0.0.255DEBGSep 03 14:24:28.382 |
| 5105 | 2026-09-03T14:24:30.016Z | DEBG Sep 03 14:24:28.382replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5106 | 2026-09-03T14:24:30.016Z | INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 5107 | 2026-09-03T14:24:30.016Z | adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 14:24:28.382 |
| 5108 | 2026-09-03T14:24:30.016Z | Sep 03 14:24:28.382DEBG INFOreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:24:28.382Sep 03 14:24:28.382 adding route 172.16.0.0/32 -> 10.0.0.2 DEBG |
| 5109 | 2026-09-03T14:24:30.016Z | |
| 5110 | 2026-09-03T14:24:30.016Z | INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 5111 | 2026-09-03T14:24:30.016Z | |
| 5112 | 2026-09-03T14:24:30.016Z | Sep 03 14:24:28.382 DEBG Sep 03 14:24:28.382replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 14:24:28.382Sep 03 14:24:28.382 DEBGINFO |
| 5113 | 2026-09-03T14:24:30.016Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5114 | 2026-09-03T14:24:30.016Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]INFO |
| 5115 | 2026-09-03T14:24:30.016Z | Sep 03 14:24:28.382adding route 172.17.0.10/32 -> 10.0.0.255 |
| 5116 | 2026-09-03T14:24:30.016Z | INFOSep 03 14:24:28.382 DEBGadding route 172.16.0.0/32 -> 10.0.0.3Sep 03 14:24:28.382 |
| 5117 | 2026-09-03T14:24:30.016Z | Sep 03 14:24:28.382 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5118 | 2026-09-03T14:24:30.016Z | |
| 5119 | 2026-09-03T14:24:30.016Z | DEBGSep 03 14:24:28.382 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 14:24:28.382 |
| 5120 | 2026-09-03T14:24:30.016Z | DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 5121 | 2026-09-03T14:24:30.016Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 14:24:28.382 |
| 5122 | 2026-09-03T14:24:30.016Z | INFO Sep 03 14:24:28.382adding route 172.17.0.11/32 -> 10.0.0.255 Sep 03 14:24:28.376INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.4 |
| 5123 | 2026-09-03T14:24:30.017Z | created new freemapSep 03 14:24:28.375 |
| 5124 | 2026-09-03T14:24:30.017Z | , INFOunit Sep 03 14:24:28.382: freemap_route_ipv4DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 5125 | 2026-09-03T14:24:30.017Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.382 |
| 5126 | 2026-09-03T14:24:30.017Z | |
| 5127 | 2026-09-03T14:24:30.017Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 14:24:28.382 |
| 5128 | 2026-09-03T14:24:30.017Z | INFO adding route 172.17.0.12/32 -> 10.0.0.255Sep 03 14:24:28.382 |
| 5129 | 2026-09-03T14:24:30.017Z | Sep 03 14:24:28.382 DEBGDEBG Sep 03 14:24:28.382Sep 03 14:24:28.382 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] created new freemapDEBG, DEBG |
| 5130 | 2026-09-03T14:24:30.017Z | replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 5131 | 2026-09-03T14:24:30.017Z | : |
| 5132 | 2026-09-03T14:24:30.017Z | freemap_route_ipv6 |
| 5133 | 2026-09-03T14:24:30.017Z | Sep 03 14:24:28.382 DEBG initted freemap. size: 64, unit:Sep 03 14:24:28.382 freemap_route_ipv4INFO |
| 5134 | 2026-09-03T14:24:30.017Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 5135 | 2026-09-03T14:24:30.017Z | Sep 03 14:24:28.382Sep 03 14:24:28.382 DEBGDEBG reset freemapreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 5136 | 2026-09-03T14:24:30.017Z | unitSep 03 14:24:28.382: freemap_route_ipv4INFO |
| 5137 | 2026-09-03T14:24:30.017Z | Sep 03 14:24:28.382adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5138 | 2026-09-03T14:24:30.017Z | INFO Sep 03 14:24:28.382adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 5139 | 2026-09-03T14:24:30.017Z | DEBG Sep 03 14:24:28.382initted freemap. size: 64 , DEBGunit :replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5140 | 2026-09-03T14:24:30.017Z | freemap_route_ipv6 |
| 5141 | 2026-09-03T14:24:30.017Z | Sep 03 14:24:28.382 DEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.382 |
| 5142 | 2026-09-03T14:24:30.017Z | Sep 03 14:24:28.382INFO DEBGadding route 172.17.0.14/32 -> 10.0.0.255 Sep 03 14:24:28.382 |
| 5143 | 2026-09-03T14:24:30.017Z | reset freemap , INFOunit :adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 5144 | 2026-09-03T14:24:30.017Z | freemap_route_ipv6 |
| 5145 | 2026-09-03T14:24:30.017Z | Sep 03 14:24:28.382Sep 03 14:24:28.382 DEBGINFO replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5146 | 2026-09-03T14:24:30.017Z | |
| 5147 | 2026-09-03T14:24:30.017Z | Sep 03 14:24:28.382Sep 03 14:24:28.382 Sep 03 14:24:28.382DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5148 | 2026-09-03T14:24:30.017Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBG |
| 5149 | 2026-09-03T14:24:30.017Z | replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.382 DEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5150 | 2026-09-03T14:24:30.017Z | Sep 03 14:24:28.382Sep 03 14:24:28.382 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5151 | 2026-09-03T14:24:30.017Z | |
| 5152 | 2026-09-03T14:24:30.017Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 5153 | 2026-09-03T14:24:30.017Z | |
| 5154 | 2026-09-03T14:24:30.017Z | Sep 03 14:24:28.382Sep 03 14:24:28.382 DEBGDEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.382replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5155 | 2026-09-03T14:24:30.017Z | |
| 5156 | 2026-09-03T14:24:30.017Z | INFO Sep 03 14:24:28.382adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5157 | 2026-09-03T14:24:30.017Z | Sep 03 14:24:28.382INFOSep 03 14:24:28.382 INFOINFO adding route 172.17.0.15/32 -> 10.0.0.255 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 5158 | 2026-09-03T14:24:30.017Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5159 | 2026-09-03T14:24:30.017Z | Sep 03 14:24:28.382 |
| 5160 | 2026-09-03T14:24:30.017Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 14:24:28.382Sep 03 14:24:28.382 |
| 5161 | 2026-09-03T14:24:30.017Z | DEBGDEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.382 |
| 5162 | 2026-09-03T14:24:30.018Z | replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5163 | 2026-09-03T14:24:30.018Z | Sep 03 14:24:28.382DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5164 | 2026-09-03T14:24:30.018Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5165 | 2026-09-03T14:24:30.018Z | Sep 03 14:24:28.382Sep 03 14:24:28.382 INFO INFOadding route 172.17.0.16/32 -> 10.0.0.255 |
| 5166 | 2026-09-03T14:24:30.018Z | Sep 03 14:24:28.382Sep 03 14:24:28.382 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG |
| 5167 | 2026-09-03T14:24:30.018Z | INFOSep 03 14:24:28.382replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5168 | 2026-09-03T14:24:30.018Z | |
| 5169 | 2026-09-03T14:24:30.018Z | DEBGSep 03 14:24:28.382 replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5170 | 2026-09-03T14:24:30.018Z | Sep 03 14:24:28.382replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.382 |
| 5171 | 2026-09-03T14:24:30.018Z | INFODEBG Sep 03 14:24:28.382adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 5172 | 2026-09-03T14:24:30.018Z | Sep 03 14:24:28.383 DEBG Sep 03 14:24:28.388created new freemap , DEBG unit : replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]freemap_route_ipv4 |
| 5173 | 2026-09-03T14:24:30.018Z | INFO |
| 5174 | 2026-09-03T14:24:30.018Z | adding route 172.17.0.17/32 -> 10.0.0.255Sep 03 14:24:28.382 |
| 5175 | 2026-09-03T14:24:30.018Z | Sep 03 14:24:28.388 Sep 03 14:24:28.388 INFODEBG DEBG adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 5176 | 2026-09-03T14:24:30.018Z | Sep 03 14:24:28.389Sep 03 14:24:28.388 DEBGDEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5177 | 2026-09-03T14:24:30.018Z | |
| 5178 | 2026-09-03T14:24:30.018Z | Sep 03 14:24:28.389Sep 03 14:24:28.389 INFOINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 172.17.0.18/32 -> 10.0.0.255 |
| 5179 | 2026-09-03T14:24:30.018Z | |
| 5180 | 2026-09-03T14:24:30.018Z | |
| 5181 | 2026-09-03T14:24:30.018Z | Sep 03 14:24:28.389Sep 03 14:24:28.389 DEBG created new freemapDEBG, replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 5182 | 2026-09-03T14:24:30.018Z | |
| 5183 | 2026-09-03T14:24:30.018Z | : freemap_route_ipv6Sep 03 14:24:28.389 |
| 5184 | 2026-09-03T14:24:30.018Z | Sep 03 14:24:28.389INFO Sep 03 14:24:28.389 adding route 172.17.0.0/32 -> 10.0.0.255INFOINFO |
| 5185 | 2026-09-03T14:24:30.022Z | adding route 172.17.0.19/32 -> 10.0.0.255 adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 5186 | 2026-09-03T14:24:30.022Z | |
| 5187 | 2026-09-03T14:24:30.022Z | Sep 03 14:24:28.389Sep 03 14:24:28.389 DEBGSep 03 14:24:28.389DEBG DEBGreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.389 |
| 5188 | 2026-09-03T14:24:30.022Z | initted freemap. size: 64replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5189 | 2026-09-03T14:24:30.022Z | , DEBGSep 03 14:24:28.389unit :replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.389INFO |
| 5190 | 2026-09-03T14:24:30.022Z | freemap_route_ipv4 adding route 172.17.0.1/32 -> 10.0.0.255 |
| 5191 | 2026-09-03T14:24:30.022Z | INFO |
| 5192 | 2026-09-03T14:24:30.022Z | adding route 172.17.0.20/32 -> 10.0.0.255Sep 03 14:24:28.389 |
| 5193 | 2026-09-03T14:24:30.022Z | Sep 03 14:24:28.389INFO DEBGadding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 03 14:24:28.389 |
| 5194 | 2026-09-03T14:24:30.022Z | DEBG reset freemapreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.389 |
| 5195 | 2026-09-03T14:24:30.022Z | Sep 03 14:24:28.389 , unit :DEBG DEBG freemap_route_ipv4replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5196 | 2026-09-03T14:24:30.023Z | Sep 03 14:24:28.389replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5197 | 2026-09-03T14:24:30.023Z | |
| 5198 | 2026-09-03T14:24:30.023Z | INFOSep 03 14:24:28.389Sep 03 14:24:28.389 Sep 03 14:24:28.389 INFO INFO DEBGadding route 172.17.0.21/32 -> 10.0.0.255 adding route 172.17.0.2/32 -> 10.0.0.255 initted freemap. size: 64 |
| 5199 | 2026-09-03T14:24:30.023Z | |
| 5200 | 2026-09-03T14:24:30.023Z | , adding route 3fff:beef:4::/64 -> 2001:db8::55:ffunit |
| 5201 | 2026-09-03T14:24:30.023Z | :Sep 03 14:24:28.389 freemap_route_ipv6 Sep 03 14:24:28.389 |
| 5202 | 2026-09-03T14:24:30.023Z | DEBGSep 03 14:24:28.389 replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5203 | 2026-09-03T14:24:30.023Z | DEBGreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:24:28.389Sep 03 14:24:28.389replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5204 | 2026-09-03T14:24:30.023Z | INFO |
| 5205 | 2026-09-03T14:24:30.023Z | DEBG reset freemapadding route 172.17.0.22/32 -> 10.0.0.255, |
| 5206 | 2026-09-03T14:24:30.023Z | unit: freemap_route_ipv6Sep 03 14:24:28.389 |
| 5207 | 2026-09-03T14:24:30.023Z | Sep 03 14:24:28.389 Sep 03 14:24:28.389INFODEBG Sep 03 14:24:28.389INFO replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 5208 | 2026-09-03T14:24:30.023Z | adding route 172.17.0.3/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 5209 | 2026-09-03T14:24:30.023Z | |
| 5210 | 2026-09-03T14:24:30.023Z | |
| 5211 | 2026-09-03T14:24:30.023Z | Sep 03 14:24:28.389Sep 03 14:24:28.389Sep 03 14:24:28.389 DEBGDEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5212 | 2026-09-03T14:24:30.023Z | Sep 03 14:24:28.389 failed to allocate space for the new target listDEBGadding route 172.17.0.23/32 -> 10.0.0.255 |
| 5213 | 2026-09-03T14:24:30.023Z | replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 14:24:28.389 |
| 5214 | 2026-09-03T14:24:30.023Z | |
| 5215 | 2026-09-03T14:24:30.023Z | INFO |
| 5216 | 2026-09-03T14:24:30.023Z | adding route 172.17.0.4/32 -> 10.0.0.255Sep 03 14:24:28.389Sep 03 14:24:28.389 INFOSep 03 14:24:28.389INFO DEBGSep 03 14:24:28.389adding route 3fff:dead::/64 -> 2001:db8::55:2 adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 5217 | 2026-09-03T14:24:30.023Z | |
| 5218 | 2026-09-03T14:24:30.023Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 5219 | 2026-09-03T14:24:30.023Z | |
| 5220 | 2026-09-03T14:24:30.023Z | Sep 03 14:24:28.375DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:24:28.389 |
| 5221 | 2026-09-03T14:24:30.023Z | DEBG DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.389Sep 03 14:24:28.389 |
| 5222 | 2026-09-03T14:24:30.023Z | |
| 5223 | 2026-09-03T14:24:30.023Z | INFO DEBGadding route 172.17.0.24/32 -> 10.0.0.255 Sep 03 14:24:28.389Sep 03 14:24:28.389 |
| 5224 | 2026-09-03T14:24:30.023Z | INFO replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG adding route 172.17.0.5/32 -> 10.0.0.255Sep 03 14:24:28.389replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 03 14:24:28.389INFO |
| 5225 | 2026-09-03T14:24:30.023Z | DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5226 | 2026-09-03T14:24:30.023Z | adding route 172.17.0.0/32 -> 10.0.0.255 |
| 5227 | 2026-09-03T14:24:30.023Z | |
| 5228 | 2026-09-03T14:24:30.023Z | |
| 5229 | 2026-09-03T14:24:30.023Z | Sep 03 14:24:28.389 INFO Sep 03 14:24:28.389adding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 03 14:24:28.389 |
| 5230 | 2026-09-03T14:24:30.023Z | Sep 03 14:24:28.389DEBG INFOSep 03 14:24:28.389DEBG adding route 172.17.0.25/32 -> 10.0.0.255 |
| 5231 | 2026-09-03T14:24:30.023Z | replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.389replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5232 | 2026-09-03T14:24:30.024Z | |
| 5233 | 2026-09-03T14:24:30.024Z | INFODEBGSep 03 14:24:28.389 Sep 03 14:24:28.389 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 5234 | 2026-09-03T14:24:30.024Z | |
| 5235 | 2026-09-03T14:24:30.024Z | DEBGINFOSep 03 14:24:28.389 INFO replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.1/32 -> 10.0.0.255 |
| 5236 | 2026-09-03T14:24:30.024Z | |
| 5237 | 2026-09-03T14:24:30.024Z | adding route 172.17.0.6/32 -> 10.0.0.255 |
| 5238 | 2026-09-03T14:24:30.024Z | Sep 03 14:24:28.389Sep 03 14:24:28.389 Sep 03 14:24:28.389 DEBGINFO adding route 172.17.0.26/32 -> 10.0.0.255DEBG |
| 5239 | 2026-09-03T14:24:30.024Z | Sep 03 14:24:28.389 INFO replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.389 |
| 5240 | 2026-09-03T14:24:30.024Z | |
| 5241 | 2026-09-03T14:24:30.024Z | Sep 03 14:24:28.389DEBG |
| 5242 | 2026-09-03T14:24:30.024Z | DEBGSep 03 14:24:28.389 replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5243 | 2026-09-03T14:24:30.024Z | test route::tests::same_size_non_subset_replace ... ok |
| 5244 | 2026-09-03T14:24:30.024Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 14:24:28.389replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5245 | 2026-09-03T14:24:30.024Z | INFO |
| 5246 | 2026-09-03T14:24:30.024Z | adding route 172.17.0.2/32 -> 10.0.0.255Sep 03 14:24:28.389 |
| 5247 | 2026-09-03T14:24:30.024Z | Sep 03 14:24:28.389Sep 03 14:24:28.389 Sep 03 14:24:28.389 Sep 03 14:24:28.389INFO INFO DEBGINFO replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.7/32 -> 10.0.0.255adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 5248 | 2026-09-03T14:24:30.024Z | adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5249 | 2026-09-03T14:24:30.024Z | DEBG |
| 5250 | 2026-09-03T14:24:30.024Z | |
| 5251 | 2026-09-03T14:24:30.024Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 14:24:28.389 |
| 5252 | 2026-09-03T14:24:30.024Z | INFO Sep 03 14:24:28.389adding route 172.17.0.3/32 -> 10.0.0.255 |
| 5253 | 2026-09-03T14:24:30.024Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 5254 | 2026-09-03T14:24:30.024Z | Sep 03 14:24:28.389DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5255 | 2026-09-03T14:24:30.024Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 5256 | 2026-09-03T14:24:30.024Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 5257 | 2026-09-03T14:24:30.024Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 5258 | 2026-09-03T14:24:30.024Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok |
| 5259 | 2026-09-03T14:24:30.024Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok |
| 5260 | 2026-09-03T14:24:30.024Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok |
| 5261 | 2026-09-03T14:24:30.024Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok |
| 5262 | 2026-09-03T14:24:30.024Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 5263 | 2026-09-03T14:24:30.024Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 5264 | 2026-09-03T14:24:30.024Z | Sep 03 14:24:28.389 Sep 03 14:24:28.389 replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5265 | 2026-09-03T14:24:30.024Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 5266 | 2026-09-03T14:24:30.024Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 5267 | 2026-09-03T14:24:30.024Z | DEBGSep 03 14:24:28.389 replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5268 | 2026-09-03T14:24:30.024Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 5269 | 2026-09-03T14:24:30.024Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 5270 | 2026-09-03T14:24:30.024Z | replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 5271 | 2026-09-03T14:24:30.025Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 5272 | 2026-09-03T14:24:30.025Z | Sep 03 14:24:28.389adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5273 | 2026-09-03T14:24:30.025Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 5274 | 2026-09-03T14:24:30.025Z | INFO adding route 172.17.0.4/32 -> 10.0.0.255Sep 03 14:24:28.389 |
| 5275 | 2026-09-03T14:24:30.025Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 5276 | 2026-09-03T14:24:30.025Z | Sep 03 14:24:28.389Sep 03 14:24:28.389INFO INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG |
| 5277 | 2026-09-03T14:24:30.025Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 5278 | 2026-09-03T14:24:30.025Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.389 |
| 5279 | 2026-09-03T14:24:30.025Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 5280 | 2026-09-03T14:24:30.025Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 5281 | 2026-09-03T14:24:30.025Z | DEBGSep 03 14:24:28.389adding route 172.17.0.8/32 -> 10.0.0.255 |
| 5282 | 2026-09-03T14:24:30.025Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 5283 | 2026-09-03T14:24:30.025Z | replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.389 |
| 5284 | 2026-09-03T14:24:30.025Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 5285 | 2026-09-03T14:24:30.029Z | DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 5286 | 2026-09-03T14:24:30.029Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 5287 | 2026-09-03T14:24:30.029Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 5288 | 2026-09-03T14:24:30.029Z | Sep 03 14:24:28.389Sep 03 14:24:28.389 DEBG INFOreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.5/32 -> 10.0.0.255 |
| 5289 | 2026-09-03T14:24:30.029Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 5290 | 2026-09-03T14:24:30.030Z | |
| 5291 | 2026-09-03T14:24:30.030Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 5292 | 2026-09-03T14:24:30.030Z | |
| 5293 | 2026-09-03T14:24:30.030Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 5294 | 2026-09-03T14:24:30.030Z | Sep 03 14:24:28.389 INFOSep 03 14:24:28.389 adding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG |
| 5295 | 2026-09-03T14:24:30.030Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 5296 | 2026-09-03T14:24:30.030Z | replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5297 | 2026-09-03T14:24:30.030Z | Sep 03 14:24:28.389 Sep 03 14:24:28.389Sep 03 14:24:28.389INFO DEBG DEBG Sep 03 14:24:28.389 replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5298 | 2026-09-03T14:24:30.030Z | |
| 5299 | 2026-09-03T14:24:30.030Z | adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5300 | 2026-09-03T14:24:30.030Z | |
| 5301 | 2026-09-03T14:24:30.030Z | Sep 03 14:24:28.389 INFO adding route 172.17.0.6/32 -> 10.0.0.255Sep 03 14:24:28.389 |
| 5302 | 2026-09-03T14:24:30.030Z | DEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5303 | 2026-09-03T14:24:30.030Z | Sep 03 14:24:28.389Sep 03 14:24:28.389 DEBGDEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.389Sep 03 14:24:28.389 Sep 03 14:24:28.390 DEBGreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] created new freemap |
| 5304 | 2026-09-03T14:24:30.030Z | , unit:INFOINFO adding route 172.17.0.10/32 -> 10.0.0.255freemap_route_ipv4Sep 03 14:24:28.460 |
| 5305 | 2026-09-03T14:24:30.030Z | |
| 5306 | 2026-09-03T14:24:30.030Z | INFOSep 03 14:24:28.460 adding route 172.17.0.31/32 -> 10.0.0.255DEBG |
| 5307 | 2026-09-03T14:24:30.030Z | created new freemapadding route 3fff:beef:b::/64 -> 2001:db8::55:ff, |
| 5308 | 2026-09-03T14:24:30.030Z | unit:Sep 03 14:24:28.460 freemap_route_ipv6DEBGSep 03 14:24:28.389 |
| 5309 | 2026-09-03T14:24:30.030Z | replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.460 |
| 5310 | 2026-09-03T14:24:30.030Z | DEBGDEBG Sep 03 14:24:28.460Sep 03 14:24:28.460created new freemap DEBG, replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64unit |
| 5311 | 2026-09-03T14:24:30.030Z | , : freemap_route_ipv4INFOunit :Sep 03 14:24:28.460adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5312 | 2026-09-03T14:24:30.030Z | freemap_route_ipv4INFO |
| 5313 | 2026-09-03T14:24:30.030Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 5314 | 2026-09-03T14:24:30.030Z | Sep 03 14:24:28.460 DEBG |
| 5315 | 2026-09-03T14:24:30.030Z | Sep 03 14:24:28.460reset freemap Sep 03 14:24:28.460, Sep 03 14:24:28.461DEBG DEBGunitDEBGcreated new freemap , replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] unit |
| 5316 | 2026-09-03T14:24:30.031Z | : :freemap_route_ipv6replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5317 | 2026-09-03T14:24:30.031Z | Sep 03 14:24:28.461 |
| 5318 | 2026-09-03T14:24:30.031Z | freemap_route_ipv4 |
| 5319 | 2026-09-03T14:24:30.031Z | INFO adding route 172.17.0.33/32 -> 10.0.0.255Sep 03 14:24:28.461 |
| 5320 | 2026-09-03T14:24:30.031Z | DEBGSep 03 14:24:28.461 initted freemap. size: 64Sep 03 14:24:28.461INFOSep 03 14:24:28.461 , DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBGunit |
| 5321 | 2026-09-03T14:24:30.031Z | :replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5322 | 2026-09-03T14:24:30.031Z | freemap_route_ipv4initted freemap. size: 64 |
| 5323 | 2026-09-03T14:24:30.031Z | , unitSep 03 14:24:28.461: Sep 03 14:24:28.461Sep 03 14:24:28.461 INFO freemap_route_ipv6DEBG |
| 5324 | 2026-09-03T14:24:30.031Z | DEBGadding route 172.17.0.34/32 -> 10.0.0.255 |
| 5325 | 2026-09-03T14:24:30.031Z | reset freemap , replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 5326 | 2026-09-03T14:24:30.031Z | :Sep 03 14:24:28.461Sep 03 14:24:28.461 DEBG freemap_route_ipv4reset freemap |
| 5327 | 2026-09-03T14:24:30.031Z | , DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 5328 | 2026-09-03T14:24:30.031Z | Sep 03 14:24:28.461: Sep 03 14:24:28.461INFO DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:fffreemap_route_ipv6 Sep 03 14:24:28.461initted freemap. size: 64 |
| 5329 | 2026-09-03T14:24:30.031Z | , |
| 5330 | 2026-09-03T14:24:30.031Z | INFOunit :adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5331 | 2026-09-03T14:24:30.031Z | freemap_route_ipv6 |
| 5332 | 2026-09-03T14:24:30.031Z | Sep 03 14:24:28.461 Sep 03 14:24:28.461Sep 03 14:24:28.461DEBGSep 03 14:24:28.382 Sep 03 14:24:28.461DEBG DEBGDEBG reset freemapcreated new freemap, unit, :replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 5333 | 2026-09-03T14:24:30.031Z | :freemap_route_ipv6 |
| 5334 | 2026-09-03T14:24:30.031Z | freemap_route_ipv4 |
| 5335 | 2026-09-03T14:24:30.031Z | INFO |
| 5336 | 2026-09-03T14:24:30.031Z | Sep 03 14:24:28.461Sep 03 14:24:28.461 Sep 03 14:24:28.461INFOadding route 172.16.0.0/32 -> 10.0.0.1INFO adding route 172.17.0.36/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5337 | 2026-09-03T14:24:30.031Z | |
| 5338 | 2026-09-03T14:24:30.031Z | |
| 5339 | 2026-09-03T14:24:30.031Z | INFO Sep 03 14:24:28.461adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 5340 | 2026-09-03T14:24:30.031Z | DEBGSep 03 14:24:28.461 Sep 03 14:24:28.461created new freemapDEBG , replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.461unit |
| 5341 | 2026-09-03T14:24:30.031Z | Sep 03 14:24:28.461: DEBGDEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5342 | 2026-09-03T14:24:30.031Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 03 14:24:28.461 |
| 5343 | 2026-09-03T14:24:30.031Z | freemap_route_ipv6INFODEBGSep 03 14:24:28.461 |
| 5344 | 2026-09-03T14:24:30.031Z | Sep 03 14:24:28.461INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5345 | 2026-09-03T14:24:30.031Z | adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5346 | 2026-09-03T14:24:30.031Z | |
| 5347 | 2026-09-03T14:24:30.031Z | INFO Sep 03 14:24:28.461adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 03 14:24:28.461Sep 03 14:24:28.461 DEBGSep 03 14:24:28.461 |
| 5348 | 2026-09-03T14:24:30.031Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 5349 | 2026-09-03T14:24:30.031Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] DEBG |
| 5350 | 2026-09-03T14:24:30.031Z | DEBG initted freemap. size: 64 , replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unitSep 03 14:24:28.461: INFOfreemap_route_ipv4INFOSep 03 14:24:28.461 |
| 5351 | 2026-09-03T14:24:30.031Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 5352 | 2026-09-03T14:24:30.031Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.3 |
| 5353 | 2026-09-03T14:24:30.031Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 5354 | 2026-09-03T14:24:30.032Z | |
| 5355 | 2026-09-03T14:24:30.032Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5356 | 2026-09-03T14:24:30.032Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 5357 | 2026-09-03T14:24:30.032Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 5358 | 2026-09-03T14:24:30.032Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5359 | 2026-09-03T14:24:30.032Z | Sep 03 14:24:28.461Sep 03 14:24:28.461Sep 03 14:24:28.461 DEBGINFODEBGSep 03 14:24:28.461Sep 03 14:24:28.461 adding route 172.17.0.38/32 -> 10.0.0.255reset freemapDEBG, |
| 5360 | 2026-09-03T14:24:30.032Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]unit |
| 5361 | 2026-09-03T14:24:30.032Z | : Sep 03 14:24:28.461freemap_route_ipv4replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 5362 | 2026-09-03T14:24:30.032Z | |
| 5363 | 2026-09-03T14:24:30.032Z | DEBG Sep 03 14:24:28.461 INFOreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO Sep 03 14:24:28.461adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 5364 | 2026-09-03T14:24:30.032Z | |
| 5365 | 2026-09-03T14:24:30.032Z | INFOSep 03 14:24:28.461 adding route 172.16.0.0/32 -> 10.0.0.3 |
| 5366 | 2026-09-03T14:24:30.032Z | adding route 172.16.0.0/32 -> 10.0.0.4Sep 03 14:24:28.461DEBG |
| 5367 | 2026-09-03T14:24:30.032Z | Sep 03 14:24:28.461 Sep 03 14:24:28.461 DEBGinitted freemap. size: 64DEBG , replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFOunit |
| 5368 | 2026-09-03T14:24:30.032Z | Sep 03 14:24:28.461adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5369 | 2026-09-03T14:24:30.032Z | :DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]freemap_route_ipv6replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.461 |
| 5370 | 2026-09-03T14:24:30.032Z | |
| 5371 | 2026-09-03T14:24:30.032Z | |
| 5372 | 2026-09-03T14:24:30.032Z | DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5373 | 2026-09-03T14:24:30.032Z | Sep 03 14:24:28.461Sep 03 14:24:28.461Sep 03 14:24:28.461 INFODEBGSep 03 14:24:28.461 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreset freemap |
| 5374 | 2026-09-03T14:24:30.032Z | Sep 03 14:24:28.461 , INFO INFOunitSep 03 14:24:28.461: adding route 172.16.0.0/32 -> 10.0.0.4INFODEBG adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5375 | 2026-09-03T14:24:30.032Z | replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5376 | 2026-09-03T14:24:30.032Z | |
| 5377 | 2026-09-03T14:24:30.032Z | freemap_route_ipv6adding route 172.17.0.0/32 -> 10.0.0.255 |
| 5378 | 2026-09-03T14:24:30.032Z | |
| 5379 | 2026-09-03T14:24:30.032Z | Sep 03 14:24:28.461 DEBGSep 03 14:24:28.461 replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 03 14:24:28.461Sep 03 14:24:28.461Sep 03 14:24:28.461 |
| 5380 | 2026-09-03T14:24:30.032Z | DEBG INFO replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5381 | 2026-09-03T14:24:30.032Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.1 |
| 5382 | 2026-09-03T14:24:30.032Z | |
| 5383 | 2026-09-03T14:24:30.032Z | Sep 03 14:24:28.461 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]INFOSep 03 14:24:28.461 adding route 172.17.0.1/32 -> 10.0.0.255INFOSep 03 14:24:28.461 |
| 5384 | 2026-09-03T14:24:30.032Z | adding route 172.17.0.41/32 -> 10.0.0.255Sep 03 14:24:28.461 |
| 5385 | 2026-09-03T14:24:30.036Z | DEBG DEBG |
| 5386 | 2026-09-03T14:24:30.037Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5387 | 2026-09-03T14:24:30.037Z | Sep 03 14:24:28.461 DEBG Sep 03 14:24:28.461replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 5388 | 2026-09-03T14:24:30.037Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 5389 | 2026-09-03T14:24:30.037Z | Sep 03 14:24:28.461 DEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.461 |
| 5390 | 2026-09-03T14:24:30.037Z | INFO adding route 172.17.0.2/32 -> 10.0.0.255 |
| 5391 | 2026-09-03T14:24:30.037Z | Sep 03 14:24:28.461 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 03 14:24:28.461 |
| 5392 | 2026-09-03T14:24:30.037Z | DEBGSep 03 14:24:28.461 Sep 03 14:24:28.461DEBGreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5393 | 2026-09-03T14:24:30.037Z | DEBGreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5394 | 2026-09-03T14:24:30.037Z | Sep 03 14:24:28.461replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5395 | 2026-09-03T14:24:30.037Z | INFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 14:24:28.461adding route 172.17.0.3/32 -> 10.0.0.255 |
| 5396 | 2026-09-03T14:24:30.037Z | |
| 5397 | 2026-09-03T14:24:30.037Z | |
| 5398 | 2026-09-03T14:24:30.037Z | Sep 03 14:24:28.461 INFO Sep 03 14:24:28.461INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 03 14:24:28.461INFO |
| 5399 | 2026-09-03T14:24:30.037Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5400 | 2026-09-03T14:24:30.037Z | DEBGadding route 172.17.0.42/32 -> 10.0.0.255Sep 03 14:24:28.461 replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5401 | 2026-09-03T14:24:30.037Z | |
| 5402 | 2026-09-03T14:24:30.037Z | INFO adding route 172.17.0.7/32 -> 10.0.0.255Sep 03 14:24:28.461Sep 03 14:24:28.461 |
| 5403 | 2026-09-03T14:24:30.037Z | Sep 03 14:24:28.461DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 5404 | 2026-09-03T14:24:30.037Z | Sep 03 14:24:28.461Sep 03 14:24:28.461INFO replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGadding route 172.17.0.4/32 -> 10.0.0.255 |
| 5405 | 2026-09-03T14:24:30.037Z | DEBGSep 03 14:24:28.461replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5406 | 2026-09-03T14:24:30.037Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5407 | 2026-09-03T14:24:30.037Z | Sep 03 14:24:28.461 DEBGDEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.461 |
| 5408 | 2026-09-03T14:24:30.037Z | Sep 03 14:24:28.461 |
| 5409 | 2026-09-03T14:24:30.037Z | INFO Sep 03 14:24:28.461DEBG |
| 5410 | 2026-09-03T14:24:30.037Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 3fff:beef:17::/64 -> 2001:db8::55:ff Sep 03 14:24:28.461 |
| 5411 | 2026-09-03T14:24:30.037Z | INFO INFOSep 03 14:24:28.461 adding route 172.17.0.8/32 -> 10.0.0.255 |
| 5412 | 2026-09-03T14:24:30.037Z | |
| 5413 | 2026-09-03T14:24:30.037Z | INFOadding route 172.17.0.5/32 -> 10.0.0.255 |
| 5414 | 2026-09-03T14:24:30.037Z | Sep 03 14:24:28.461Sep 03 14:24:28.461 DEBGDEBG adding route 172.17.0.11/32 -> 10.0.0.255Sep 03 14:24:28.461 |
| 5415 | 2026-09-03T14:24:30.037Z | replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 5416 | 2026-09-03T14:24:30.037Z | Sep 03 14:24:28.461Sep 03 14:24:28.461adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5417 | 2026-09-03T14:24:30.037Z | DEBG |
| 5418 | 2026-09-03T14:24:30.037Z | DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5419 | 2026-09-03T14:24:30.037Z | |
| 5420 | 2026-09-03T14:24:30.037Z | Sep 03 14:24:28.461Sep 03 14:24:28.461Sep 03 14:24:28.461 DEBGINFOSep 03 14:24:28.461 INFOSep 03 14:24:28.461 adding route 3fff:beef:18::/64 -> 2001:db8::55:ff adding route 172.17.0.9/32 -> 10.0.0.255 |
| 5421 | 2026-09-03T14:24:30.037Z | INFO |
| 5422 | 2026-09-03T14:24:30.038Z | INFOadding route 172.17.0.6/32 -> 10.0.0.255 adding route 172.17.0.12/32 -> 10.0.0.255 |
| 5423 | 2026-09-03T14:24:30.038Z | |
| 5424 | 2026-09-03T14:24:30.038Z | Sep 03 14:24:28.468 DEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5425 | 2026-09-03T14:24:30.038Z | Sep 03 14:24:28.468 |
| 5426 | 2026-09-03T14:24:30.038Z | Sep 03 14:24:28.468 Sep 03 14:24:28.468DEBG Sep 03 14:24:28.468DEBGDEBG Sep 03 14:24:28.468INFO INFO replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5427 | 2026-09-03T14:24:30.038Z | |
| 5428 | 2026-09-03T14:24:30.038Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5429 | 2026-09-03T14:24:30.038Z | |
| 5430 | 2026-09-03T14:24:30.038Z | replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.468Sep 03 14:24:28.468 Sep 03 14:24:28.468 |
| 5431 | 2026-09-03T14:24:30.038Z | Sep 03 14:24:28.383INFOSep 03 14:24:28.468 DEBG DEBGSep 03 14:24:28.468replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5432 | 2026-09-03T14:24:30.038Z | DEBGINFOcreated new freemap INFO , adding route 172.17.0.7/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255unit |
| 5433 | 2026-09-03T14:24:30.038Z | : |
| 5434 | 2026-09-03T14:24:30.038Z | freemap_route_ipv4Sep 03 14:24:28.468 |
| 5435 | 2026-09-03T14:24:30.038Z | Sep 03 14:24:28.468Sep 03 14:24:28.468DEBG DEBGreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5436 | 2026-09-03T14:24:30.038Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5437 | 2026-09-03T14:24:30.038Z | INFO Sep 03 14:24:28.468adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5438 | 2026-09-03T14:24:30.038Z | Sep 03 14:24:28.468INFOSep 03 14:24:28.468 adding route 172.17.0.8/32 -> 10.0.0.255 |
| 5439 | 2026-09-03T14:24:30.038Z | DEBG created new freemapINFOSep 03 14:24:28.468 , Sep 03 14:24:28.468unit :DEBG adding route 172.17.0.11/32 -> 10.0.0.255freemap_route_ipv6DEBG |
| 5440 | 2026-09-03T14:24:30.038Z | replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5441 | 2026-09-03T14:24:30.038Z | |
| 5442 | 2026-09-03T14:24:30.038Z | replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.468 |
| 5443 | 2026-09-03T14:24:30.038Z | Sep 03 14:24:28.468 Sep 03 14:24:28.468DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 5444 | 2026-09-03T14:24:30.038Z | initted freemap. size: 64, DEBG adding route 172.17.0.9/32 -> 10.0.0.255 unit |
| 5445 | 2026-09-03T14:24:30.038Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 5446 | 2026-09-03T14:24:30.038Z | Sep 03 14:24:28.468 freemap_route_ipv4INFO |
| 5447 | 2026-09-03T14:24:30.038Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 5448 | 2026-09-03T14:24:30.038Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 03 14:24:28.468 |
| 5449 | 2026-09-03T14:24:30.038Z | DEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.468Sep 03 14:24:28.468Sep 03 14:24:28.468 |
| 5450 | 2026-09-03T14:24:30.038Z | INFO Sep 03 14:24:28.468adding route 172.17.0.12/32 -> 10.0.0.255 DEBGINFO |
| 5451 | 2026-09-03T14:24:30.038Z | adding route 172.17.0.46/32 -> 10.0.0.255replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5452 | 2026-09-03T14:24:30.038Z | |
| 5453 | 2026-09-03T14:24:30.038Z | Sep 03 14:24:28.468Sep 03 14:24:28.468DEBG INFODEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.10/32 -> 10.0.0.255 |
| 5454 | 2026-09-03T14:24:30.038Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 5455 | 2026-09-03T14:24:30.038Z | reset freemapSep 03 14:24:28.469, unit : |
| 5456 | 2026-09-03T14:24:30.038Z | INFO freemap_route_ipv4Sep 03 14:24:28.469 |
| 5457 | 2026-09-03T14:24:30.038Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 03 14:24:28.469 INFO |
| 5458 | 2026-09-03T14:24:30.038Z | DEBGSep 03 14:24:28.469adding route 172.17.0.13/32 -> 10.0.0.255Sep 03 14:24:28.469 |
| 5459 | 2026-09-03T14:24:30.038Z | DEBGDEBGSep 03 14:24:28.469 initted freemap. size: 64replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], DEBG |
| 5460 | 2026-09-03T14:24:30.038Z | unitSep 03 14:24:28.469 :replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 5461 | 2026-09-03T14:24:30.039Z | Sep 03 14:24:28.469freemap_route_ipv6 |
| 5462 | 2026-09-03T14:24:30.039Z | replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5463 | 2026-09-03T14:24:30.039Z | Sep 03 14:24:28.469adding route 172.17.0.11/32 -> 10.0.0.255Sep 03 14:24:28.469 |
| 5464 | 2026-09-03T14:24:30.039Z | INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG |
| 5465 | 2026-09-03T14:24:30.039Z | reset freemapSep 03 14:24:28.469, Sep 03 14:24:28.469unit : INFODEBGfreemap_route_ipv6 replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.469 |
| 5466 | 2026-09-03T14:24:30.039Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5467 | 2026-09-03T14:24:30.039Z | |
| 5468 | 2026-09-03T14:24:30.039Z | |
| 5469 | 2026-09-03T14:24:30.039Z | DEBGSep 03 14:24:28.469 Sep 03 14:24:28.469replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5470 | 2026-09-03T14:24:30.039Z | INFOINFO Sep 03 14:24:28.469adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 14:24:28.469 |
| 5471 | 2026-09-03T14:24:30.039Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 5472 | 2026-09-03T14:24:30.039Z | DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5473 | 2026-09-03T14:24:30.039Z | INFOSep 03 14:24:28.469Sep 03 14:24:28.469 DEBGSep 03 14:24:28.469 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 14:24:28.469 |
| 5474 | 2026-09-03T14:24:30.039Z | adding route 172.17.0.47/32 -> 10.0.0.255 INFO |
| 5475 | 2026-09-03T14:24:30.039Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffDEBG |
| 5476 | 2026-09-03T14:24:30.039Z | Sep 03 14:24:28.469 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.469INFO |
| 5477 | 2026-09-03T14:24:30.039Z | INFO adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5478 | 2026-09-03T14:24:30.039Z | Sep 03 14:24:28.469 |
| 5479 | 2026-09-03T14:24:30.039Z | Sep 03 14:24:28.469 DEBGSep 03 14:24:28.469DEBG INFOreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5480 | 2026-09-03T14:24:30.039Z | Sep 03 14:24:28.469adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5481 | 2026-09-03T14:24:30.039Z | DEBGreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 5482 | 2026-09-03T14:24:30.039Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 14:24:28.469 DEBGSep 03 14:24:28.469 |
| 5483 | 2026-09-03T14:24:30.039Z | replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5484 | 2026-09-03T14:24:30.039Z | INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 5485 | 2026-09-03T14:24:30.044Z | Sep 03 14:24:28.476Sep 03 14:24:28.476 DEBGINFOSep 03 14:24:28.476 Sep 03 14:24:28.476 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.3 INFODEBG |
| 5486 | 2026-09-03T14:24:30.044Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5487 | 2026-09-03T14:24:30.044Z | Sep 03 14:24:28.476 |
| 5488 | 2026-09-03T14:24:30.044Z | |
| 5489 | 2026-09-03T14:24:30.044Z | DEBGSep 03 14:24:28.476 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]DEBG |
| 5490 | 2026-09-03T14:24:30.044Z | replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5491 | 2026-09-03T14:24:30.044Z | Sep 03 14:24:28.476 INFOSep 03 14:24:28.476Sep 03 14:24:28.476 adding route 172.17.0.49/32 -> 10.0.0.255INFO |
| 5492 | 2026-09-03T14:24:30.044Z | INFOadding route 172.16.0.0/32 -> 10.0.0.4 |
| 5493 | 2026-09-03T14:24:30.044Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5494 | 2026-09-03T14:24:30.044Z | Sep 03 14:24:28.476 DEBGSep 03 14:24:28.476Sep 03 14:24:28.476 replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5495 | 2026-09-03T14:24:30.044Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5496 | 2026-09-03T14:24:30.044Z | |
| 5497 | 2026-09-03T14:24:30.044Z | Sep 03 14:24:28.476 INFOSep 03 14:24:28.476 Sep 03 14:24:28.476adding route 172.17.0.50/32 -> 10.0.0.255 |
| 5498 | 2026-09-03T14:24:30.044Z | DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5499 | 2026-09-03T14:24:30.044Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 5500 | 2026-09-03T14:24:30.044Z | Sep 03 14:24:28.476 DEBGSep 03 14:24:28.476 replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5501 | 2026-09-03T14:24:30.044Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5502 | 2026-09-03T14:24:30.044Z | Sep 03 14:24:28.476Sep 03 14:24:28.476 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.17/32 -> 10.0.0.255 |
| 5503 | 2026-09-03T14:24:30.044Z | |
| 5504 | 2026-09-03T14:24:30.044Z | Sep 03 14:24:28.469Sep 03 14:24:28.476Sep 03 14:24:28.476 DEBGDEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5505 | 2026-09-03T14:24:30.044Z | INFO |
| 5506 | 2026-09-03T14:24:30.044Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 14:24:28.476 INFO Sep 03 14:24:28.476 |
| 5507 | 2026-09-03T14:24:30.044Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5508 | 2026-09-03T14:24:30.044Z | INFO adding route 172.17.0.52/32 -> 10.0.0.255Sep 03 14:24:28.476 |
| 5509 | 2026-09-03T14:24:30.044Z | DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5510 | 2026-09-03T14:24:30.044Z | replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.476 Sep 03 14:24:28.476 |
| 5511 | 2026-09-03T14:24:30.044Z | INFOSep 03 14:24:28.476DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGadding route 172.17.0.19/32 -> 10.0.0.255 |
| 5512 | 2026-09-03T14:24:30.044Z | |
| 5513 | 2026-09-03T14:24:30.045Z | replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5514 | 2026-09-03T14:24:30.045Z | Sep 03 14:24:28.476 INFO Sep 03 14:24:28.476adding route 172.17.0.53/32 -> 10.0.0.255Sep 03 14:24:28.476 |
| 5515 | 2026-09-03T14:24:30.045Z | DEBG Sep 03 14:24:28.476 INFO replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5516 | 2026-09-03T14:24:30.045Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 172.17.0.16/32 -> 10.0.0.255Sep 03 14:24:28.476 |
| 5517 | 2026-09-03T14:24:30.045Z | |
| 5518 | 2026-09-03T14:24:30.045Z | DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.476 |
| 5519 | 2026-09-03T14:24:30.045Z | Sep 03 14:24:28.476INFO Sep 03 14:24:28.476DEBGadding route 172.17.0.20/32 -> 10.0.0.255Sep 03 14:24:28.476 |
| 5520 | 2026-09-03T14:24:30.045Z | DEBG INFOreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5521 | 2026-09-03T14:24:30.045Z | Sep 03 14:24:28.476 DEBGadding route 172.17.0.54/32 -> 10.0.0.255replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5522 | 2026-09-03T14:24:30.045Z | replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5523 | 2026-09-03T14:24:30.045Z | |
| 5524 | 2026-09-03T14:24:30.045Z | Sep 03 14:24:28.476 INFO Sep 03 14:24:28.476adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 5525 | 2026-09-03T14:24:30.045Z | DEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.476 |
| 5526 | 2026-09-03T14:24:30.045Z | Sep 03 14:24:28.476Sep 03 14:24:28.476INFO INFO DEBGadding route 172.17.0.17/32 -> 10.0.0.255 |
| 5527 | 2026-09-03T14:24:30.045Z | replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.21/32 -> 10.0.0.255Sep 03 14:24:28.476 |
| 5528 | 2026-09-03T14:24:30.045Z | |
| 5529 | 2026-09-03T14:24:30.045Z | INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5530 | 2026-09-03T14:24:30.045Z | Sep 03 14:24:28.476 Sep 03 14:24:28.476Sep 03 14:24:28.476INFO DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 14:24:28.476 |
| 5531 | 2026-09-03T14:24:30.045Z | DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5532 | 2026-09-03T14:24:30.045Z | DEBG |
| 5533 | 2026-09-03T14:24:30.045Z | replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5534 | 2026-09-03T14:24:30.045Z | Sep 03 14:24:28.476Sep 03 14:24:28.476 Sep 03 14:24:28.476Sep 03 14:24:28.476DEBGINFO replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 5535 | 2026-09-03T14:24:30.045Z | adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5536 | 2026-09-03T14:24:30.045Z | |
| 5537 | 2026-09-03T14:24:30.045Z | INFO adding route 172.17.0.56/32 -> 10.0.0.255Sep 03 14:24:28.476 |
| 5538 | 2026-09-03T14:24:30.045Z | Sep 03 14:24:28.476 DEBG Sep 03 14:24:28.476INFOreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.476 |
| 5539 | 2026-09-03T14:24:30.045Z | DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 5540 | 2026-09-03T14:24:30.045Z | DEBGreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5541 | 2026-09-03T14:24:30.045Z | Sep 03 14:24:28.476replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:24:28.476 |
| 5542 | 2026-09-03T14:24:30.045Z | INFO DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.476Sep 03 14:24:28.476 |
| 5543 | 2026-09-03T14:24:30.045Z | adding route 172.17.0.23/32 -> 10.0.0.255 |
| 5544 | 2026-09-03T14:24:30.045Z | INFOINFO adding route 172.17.0.19/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255 |
| 5545 | 2026-09-03T14:24:30.045Z | test route::tests::add_target_fails_full ... ok |
| 5546 | 2026-09-03T14:24:30.045Z | |
| 5547 | 2026-09-03T14:24:30.045Z | Sep 03 14:24:28.476Sep 03 14:24:28.476 DEBGINFO replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 5548 | 2026-09-03T14:24:30.046Z | |
| 5549 | 2026-09-03T14:24:30.046Z | Sep 03 14:24:28.476 DEBG Sep 03 14:24:28.476replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.476 Sep 03 14:24:28.476INFO |
| 5550 | 2026-09-03T14:24:30.046Z | DEBGDEBG adding route 172.17.0.24/32 -> 10.0.0.255replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5551 | 2026-09-03T14:24:30.046Z | |
| 5552 | 2026-09-03T14:24:30.046Z | replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.476 |
| 5553 | 2026-09-03T14:24:30.046Z | INFOSep 03 14:24:28.476Sep 03 14:24:28.476 adding route 172.17.0.58/32 -> 10.0.0.255DEBG |
| 5554 | 2026-09-03T14:24:30.046Z | INFO replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.476 |
| 5555 | 2026-09-03T14:24:30.046Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 03 14:24:28.476INFO |
| 5556 | 2026-09-03T14:24:30.046Z | adding route 172.17.0.20/32 -> 10.0.0.255DEBG |
| 5557 | 2026-09-03T14:24:30.046Z | Sep 03 14:24:28.476 Sep 03 14:24:28.476replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5558 | 2026-09-03T14:24:30.046Z | INFODEBG adding route 172.17.0.25/32 -> 10.0.0.255Sep 03 14:24:28.476replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5559 | 2026-09-03T14:24:30.046Z | Sep 03 14:24:28.476 |
| 5560 | 2026-09-03T14:24:30.046Z | INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5561 | 2026-09-03T14:24:30.046Z | Sep 03 14:24:28.476DEBGSep 03 14:24:28.476 replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5562 | 2026-09-03T14:24:30.046Z | INFOreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5563 | 2026-09-03T14:24:30.046Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 03 14:24:28.476 |
| 5564 | 2026-09-03T14:24:30.046Z | INFOSep 03 14:24:28.476 Sep 03 14:24:28.476adding route 172.17.0.21/32 -> 10.0.0.255Sep 03 14:24:28.476 INFO |
| 5565 | 2026-09-03T14:24:30.046Z | DEBGDEBG adding route 172.17.0.26/32 -> 10.0.0.255replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5566 | 2026-09-03T14:24:30.046Z | |
| 5567 | 2026-09-03T14:24:30.046Z | Sep 03 14:24:28.476 |
| 5568 | 2026-09-03T14:24:30.046Z | DEBGSep 03 14:24:28.476Sep 03 14:24:28.476 INFODEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5569 | 2026-09-03T14:24:30.046Z | |
| 5570 | 2026-09-03T14:24:30.046Z | |
| 5571 | 2026-09-03T14:24:30.046Z | Sep 03 14:24:28.476 Sep 03 14:24:28.476Sep 03 14:24:28.476 INFOSep 03 14:24:28.476 DEBG INFO replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.22/32 -> 10.0.0.255 adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5572 | 2026-09-03T14:24:30.046Z | INFO |
| 5573 | 2026-09-03T14:24:30.046Z | |
| 5574 | 2026-09-03T14:24:30.046Z | adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5575 | 2026-09-03T14:24:30.046Z | Sep 03 14:24:28.476Sep 03 14:24:28.476 INFODEBG Sep 03 14:24:28.476 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5576 | 2026-09-03T14:24:30.046Z | DEBG |
| 5577 | 2026-09-03T14:24:30.046Z | Sep 03 14:24:28.476replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:24:28.476 |
| 5578 | 2026-09-03T14:24:30.046Z | Sep 03 14:24:28.476 DEBGDEBG INFO replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5579 | 2026-09-03T14:24:30.046Z | adding route 172.17.0.23/32 -> 10.0.0.255 |
| 5580 | 2026-09-03T14:24:30.046Z | |
| 5581 | 2026-09-03T14:24:30.046Z | Sep 03 14:24:28.477Sep 03 14:24:28.477 INFOSep 03 14:24:28.477 Sep 03 14:24:28.477INFO adding route 172.17.0.28/32 -> 10.0.0.255DEBG |
| 5582 | 2026-09-03T14:24:30.046Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO |
| 5583 | 2026-09-03T14:24:30.046Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.61/32 -> 10.0.0.255 |
| 5584 | 2026-09-03T14:24:30.046Z | |
| 5585 | 2026-09-03T14:24:30.051Z | Sep 03 14:24:28.477 DEBGSep 03 14:24:28.477 |
| 5586 | 2026-09-03T14:24:30.051Z | Sep 03 14:24:28.477 DEBGreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOSep 03 14:24:28.477replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5587 | 2026-09-03T14:24:30.051Z | Sep 03 14:24:28.477 adding route 172.17.0.24/32 -> 10.0.0.255 |
| 5588 | 2026-09-03T14:24:30.051Z | |
| 5589 | 2026-09-03T14:24:30.051Z | DEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5590 | 2026-09-03T14:24:30.051Z | Sep 03 14:24:28.477DEBGSep 03 14:24:28.477 INFO Sep 03 14:24:28.477INFO Sep 03 14:24:28.477DEBGadding route 172.17.0.29/32 -> 10.0.0.255 replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5591 | 2026-09-03T14:24:30.051Z | INFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 5592 | 2026-09-03T14:24:30.051Z | adding route 172.17.0.14/32 -> 10.0.0.255replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5593 | 2026-09-03T14:24:30.051Z | Sep 03 14:24:28.477 |
| 5594 | 2026-09-03T14:24:30.051Z | |
| 5595 | 2026-09-03T14:24:30.051Z | Sep 03 14:24:28.483DEBG DEBGreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:24:28.483 |
| 5596 | 2026-09-03T14:24:30.051Z | replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5597 | 2026-09-03T14:24:30.051Z | DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5598 | 2026-09-03T14:24:30.051Z | Sep 03 14:24:28.483 INFOSep 03 14:24:28.483 Sep 03 14:24:28.483Sep 03 14:24:28.483 INFO INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 5599 | 2026-09-03T14:24:30.051Z | INFOadding route 172.17.0.62/32 -> 10.0.0.255adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5600 | 2026-09-03T14:24:30.051Z | |
| 5601 | 2026-09-03T14:24:30.051Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5602 | 2026-09-03T14:24:30.051Z | Sep 03 14:24:28.483 Sep 03 14:24:28.483DEBG Sep 03 14:24:28.483 DEBGDEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5603 | 2026-09-03T14:24:30.051Z | |
| 5604 | 2026-09-03T14:24:30.051Z | Sep 03 14:24:28.483Sep 03 14:24:28.483 Sep 03 14:24:28.483DEBG INFOreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5605 | 2026-09-03T14:24:30.051Z | adding route 172.17.0.16/32 -> 10.0.0.255INFO |
| 5606 | 2026-09-03T14:24:30.051Z | adding route 172.17.0.63/32 -> 10.0.0.255Sep 03 14:24:28.483Sep 03 14:24:28.483 |
| 5607 | 2026-09-03T14:24:30.051Z | DEBG INFOreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5608 | 2026-09-03T14:24:30.051Z | Sep 03 14:24:28.483adding route 172.17.0.31/32 -> 10.0.0.255 DEBG |
| 5609 | 2026-09-03T14:24:30.051Z | replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.483 |
| 5610 | 2026-09-03T14:24:30.051Z | INFO adding route 172.17.0.17/32 -> 10.0.0.255Sep 03 14:24:28.483 |
| 5611 | 2026-09-03T14:24:30.051Z | DEBGSep 03 14:24:28.483 replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5612 | 2026-09-03T14:24:30.051Z | Sep 03 14:24:28.483failed to allocate space for the new target list |
| 5613 | 2026-09-03T14:24:30.051Z | DEBG Sep 03 14:24:28.483 replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5614 | 2026-09-03T14:24:30.052Z | Sep 03 14:24:28.483adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5615 | 2026-09-03T14:24:30.052Z | DEBG Sep 03 14:24:28.483 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFO |
| 5616 | 2026-09-03T14:24:30.052Z | Sep 03 14:24:28.483 adding route 172.17.0.18/32 -> 10.0.0.255DEBG |
| 5617 | 2026-09-03T14:24:30.052Z | replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.483 |
| 5618 | 2026-09-03T14:24:30.052Z | DEBG Sep 03 14:24:28.483failed to allocate space for the new target list |
| 5619 | 2026-09-03T14:24:30.052Z | DEBGSep 03 14:24:28.483 INFOreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5620 | 2026-09-03T14:24:30.052Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5621 | 2026-09-03T14:24:30.052Z | Sep 03 14:24:28.483Sep 03 14:24:28.483 INFO DEBGadding route 172.17.0.19/32 -> 10.0.0.255 |
| 5622 | 2026-09-03T14:24:30.052Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5623 | 2026-09-03T14:24:30.052Z | Sep 03 14:24:28.483Sep 03 14:24:28.483 DEBGINFO replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5624 | 2026-09-03T14:24:30.052Z | |
| 5625 | 2026-09-03T14:24:30.052Z | Sep 03 14:24:28.483Sep 03 14:24:28.483 replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5626 | 2026-09-03T14:24:30.052Z | DEBGINFO adding route 172.17.0.20/32 -> 10.0.0.255replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5627 | 2026-09-03T14:24:30.052Z | |
| 5628 | 2026-09-03T14:24:30.052Z | Sep 03 14:24:28.483 Sep 03 14:24:28.483INFO INFOadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 03 14:24:28.483 |
| 5629 | 2026-09-03T14:24:30.052Z | adding route 172.17.0.35/32 -> 10.0.0.255DEBG |
| 5630 | 2026-09-03T14:24:30.052Z | replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.483 |
| 5631 | 2026-09-03T14:24:30.052Z | DEBG Sep 03 14:24:28.483 Sep 03 14:24:28.483replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGINFO replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5632 | 2026-09-03T14:24:30.052Z | |
| 5633 | 2026-09-03T14:24:30.052Z | |
| 5634 | 2026-09-03T14:24:30.052Z | Sep 03 14:24:28.483Sep 03 14:24:28.483 Sep 03 14:24:28.483INFO INFO adding route 172.17.0.36/32 -> 10.0.0.255DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 5635 | 2026-09-03T14:24:30.052Z | replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5636 | 2026-09-03T14:24:30.052Z | |
| 5637 | 2026-09-03T14:24:30.052Z | Sep 03 14:24:28.483 DEBGSep 03 14:24:28.483 Sep 03 14:24:28.483INFOreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5638 | 2026-09-03T14:24:30.052Z | DEBGadding route 172.17.0.22/32 -> 10.0.0.255 |
| 5639 | 2026-09-03T14:24:30.052Z | replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5640 | 2026-09-03T14:24:30.052Z | Sep 03 14:24:28.483Sep 03 14:24:28.483 INFOSep 03 14:24:28.483DEBG INFOreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 5641 | 2026-09-03T14:24:30.052Z | |
| 5642 | 2026-09-03T14:24:30.052Z | adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5643 | 2026-09-03T14:24:30.052Z | Sep 03 14:24:28.483 Sep 03 14:24:28.483Sep 03 14:24:28.483INFO adding route 172.17.0.23/32 -> 10.0.0.255DEBG |
| 5644 | 2026-09-03T14:24:30.052Z | DEBGreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5645 | 2026-09-03T14:24:30.052Z | replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.483 |
| 5646 | 2026-09-03T14:24:30.052Z | DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5647 | 2026-09-03T14:24:30.052Z | Sep 03 14:24:28.483 Sep 03 14:24:28.483INFO INFOSep 03 14:24:28.483adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5648 | 2026-09-03T14:24:30.052Z | INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 172.17.0.24/32 -> 10.0.0.255 |
| 5649 | 2026-09-03T14:24:30.052Z | |
| 5650 | 2026-09-03T14:24:30.052Z | Sep 03 14:24:28.483 DEBGSep 03 14:24:28.483Sep 03 14:24:28.483 DEBGreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5651 | 2026-09-03T14:24:30.052Z | replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5652 | 2026-09-03T14:24:30.052Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.483 |
| 5653 | 2026-09-03T14:24:30.053Z | INFO Sep 03 14:24:28.483adding route 172.17.0.39/32 -> 10.0.0.255Sep 03 14:24:28.483 |
| 5654 | 2026-09-03T14:24:30.053Z | INFOINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 172.17.0.25/32 -> 10.0.0.255Sep 03 14:24:28.483 |
| 5655 | 2026-09-03T14:24:30.053Z | |
| 5656 | 2026-09-03T14:24:30.053Z | DEBG Sep 03 14:24:28.483Sep 03 14:24:28.483replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGDEBG |
| 5657 | 2026-09-03T14:24:30.053Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5658 | 2026-09-03T14:24:30.053Z | |
| 5659 | 2026-09-03T14:24:30.053Z | Sep 03 14:24:28.483 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5660 | 2026-09-03T14:24:30.053Z | Sep 03 14:24:28.483Sep 03 14:24:28.477Sep 03 14:24:28.483 INFOINFO INFOadding route 172.17.0.26/32 -> 10.0.0.255 |
| 5661 | 2026-09-03T14:24:30.053Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 5662 | 2026-09-03T14:24:30.053Z | adding route 172.17.0.25/32 -> 10.0.0.255Sep 03 14:24:28.483 |
| 5663 | 2026-09-03T14:24:30.053Z | Sep 03 14:24:28.483 Sep 03 14:24:28.483DEBG DEBGreplacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5664 | 2026-09-03T14:24:30.053Z | Sep 03 14:24:28.483replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 5665 | 2026-09-03T14:24:30.053Z | Sep 03 14:24:28.483replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 5666 | 2026-09-03T14:24:30.053Z | replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5667 | 2026-09-03T14:24:30.053Z | adding route 172.17.0.41/32 -> 10.0.0.255Sep 03 14:24:28.483 |
| 5668 | 2026-09-03T14:24:30.053Z | Sep 03 14:24:28.483INFOSep 03 14:24:28.483 INFOINFO Sep 03 14:24:28.483adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5669 | 2026-09-03T14:24:30.053Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 172.17.0.27/32 -> 10.0.0.255 |
| 5670 | 2026-09-03T14:24:30.053Z | DEBG |
| 5671 | 2026-09-03T14:24:30.053Z | Sep 03 14:24:28.483replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5672 | 2026-09-03T14:24:30.053Z | DEBGSep 03 14:24:28.483Sep 03 14:24:28.483 replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5673 | 2026-09-03T14:24:30.053Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5674 | 2026-09-03T14:24:30.053Z | DEBG Sep 03 14:24:28.483Sep 03 14:24:28.483 Sep 03 14:24:28.483INFOINFO replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5675 | 2026-09-03T14:24:30.053Z | |
| 5676 | 2026-09-03T14:24:30.053Z | INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5677 | 2026-09-03T14:24:30.053Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 03 14:24:28.483 |
| 5678 | 2026-09-03T14:24:30.053Z | DEBGSep 03 14:24:28.483 replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.483 |
| 5679 | 2026-09-03T14:24:30.053Z | INFOSep 03 14:24:28.483DEBG adding route 172.17.0.28/32 -> 10.0.0.255DEBG |
| 5680 | 2026-09-03T14:24:30.053Z | replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.483 |
| 5681 | 2026-09-03T14:24:30.053Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 03 14:24:28.483 |
| 5682 | 2026-09-03T14:24:30.053Z | Sep 03 14:24:28.483DEBG adding route 172.17.0.28/32 -> 10.0.0.255replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5683 | 2026-09-03T14:24:30.053Z | INFO |
| 5684 | 2026-09-03T14:24:30.053Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5685 | 2026-09-03T14:24:30.058Z | Sep 03 14:24:28.483 DEBGSep 03 14:24:28.483 Sep 03 14:24:28.483replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5686 | 2026-09-03T14:24:30.058Z | Sep 03 14:24:28.483 adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5687 | 2026-09-03T14:24:30.058Z | INFOSep 03 14:24:28.483DEBG INFO replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.483 adding route 172.17.0.29/32 -> 10.0.0.255DEBG |
| 5688 | 2026-09-03T14:24:30.058Z | |
| 5689 | 2026-09-03T14:24:30.058Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 5690 | 2026-09-03T14:24:30.058Z | replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.483 |
| 5691 | 2026-09-03T14:24:30.058Z | Sep 03 14:24:28.483Sep 03 14:24:28.483DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5692 | 2026-09-03T14:24:30.058Z | INFO Sep 03 14:24:28.483adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5693 | 2026-09-03T14:24:30.058Z | INFOSep 03 14:24:28.483 INFOadding route 172.17.0.30/32 -> 10.0.0.255 DEBGadding route 172.17.0.30/32 -> 10.0.0.255Sep 03 14:24:28.483 |
| 5694 | 2026-09-03T14:24:30.058Z | |
| 5695 | 2026-09-03T14:24:30.058Z | DEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5696 | 2026-09-03T14:24:30.058Z | |
| 5697 | 2026-09-03T14:24:30.058Z | Sep 03 14:24:28.483Sep 03 14:24:28.483 DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.483 |
| 5698 | 2026-09-03T14:24:30.058Z | Sep 03 14:24:28.483INFO INFO Sep 03 14:24:28.484DEBG INFOreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5699 | 2026-09-03T14:24:30.058Z | adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5700 | 2026-09-03T14:24:30.058Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 5701 | 2026-09-03T14:24:30.058Z | |
| 5702 | 2026-09-03T14:24:30.058Z | Sep 03 14:24:28.484 Sep 03 14:24:28.484INFO Sep 03 14:24:28.484Sep 03 14:24:28.484DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.31/32 -> 10.0.0.255DEBG |
| 5703 | 2026-09-03T14:24:30.058Z | DEBG |
| 5704 | 2026-09-03T14:24:30.058Z | replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5705 | 2026-09-03T14:24:30.058Z | |
| 5706 | 2026-09-03T14:24:30.058Z | Sep 03 14:24:28.484 DEBGSep 03 14:24:28.484 Sep 03 14:24:28.484replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:24:28.484 |
| 5707 | 2026-09-03T14:24:30.058Z | INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5708 | 2026-09-03T14:24:30.058Z | INFOINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 5709 | 2026-09-03T14:24:30.058Z | adding route 172.17.0.46/32 -> 10.0.0.255Sep 03 14:24:28.484 DEBG |
| 5710 | 2026-09-03T14:24:30.058Z | replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.484 DEBGSep 03 14:24:28.484 Sep 03 14:24:28.484 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGINFO |
| 5711 | 2026-09-03T14:24:30.058Z | adding route 172.17.0.32/32 -> 10.0.0.255replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5712 | 2026-09-03T14:24:30.058Z | |
| 5713 | 2026-09-03T14:24:30.058Z | Sep 03 14:24:28.490 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 14:24:28.490Sep 03 14:24:28.490 INFODEBG |
| 5714 | 2026-09-03T14:24:30.058Z | |
| 5715 | 2026-09-03T14:24:30.058Z | replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5716 | 2026-09-03T14:24:30.058Z | adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5717 | 2026-09-03T14:24:30.058Z | Sep 03 14:24:28.490Sep 03 14:24:28.490 Sep 03 14:24:28.490Sep 03 14:24:28.490 INFOINFODEBG adding route 172.17.0.33/32 -> 10.0.0.255DEBGreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5718 | 2026-09-03T14:24:30.058Z | replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5719 | 2026-09-03T14:24:30.059Z | |
| 5720 | 2026-09-03T14:24:30.059Z | adding route 172.17.0.33/32 -> 10.0.0.255Sep 03 14:24:28.490Sep 03 14:24:28.490 |
| 5721 | 2026-09-03T14:24:30.059Z | INFOSep 03 14:24:28.490 DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ffINFO |
| 5722 | 2026-09-03T14:24:30.059Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5723 | 2026-09-03T14:24:30.059Z | adding route 172.17.0.48/32 -> 10.0.0.255Sep 03 14:24:28.490 |
| 5724 | 2026-09-03T14:24:30.059Z | Sep 03 14:24:28.490 DEBGDEBG Sep 03 14:24:28.490 replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:24:28.490INFO |
| 5725 | 2026-09-03T14:24:30.059Z | adding route 172.17.0.34/32 -> 10.0.0.255DEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5726 | 2026-09-03T14:24:30.059Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5727 | 2026-09-03T14:24:30.059Z | Sep 03 14:24:28.490 |
| 5728 | 2026-09-03T14:24:30.059Z | INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 14:24:28.490 |
| 5729 | 2026-09-03T14:24:30.059Z | Sep 03 14:24:28.490Sep 03 14:24:28.490 INFO INFODEBGSep 03 14:24:28.490 adding route 172.17.0.34/32 -> 10.0.0.255DEBGreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5730 | 2026-09-03T14:24:30.059Z | |
| 5731 | 2026-09-03T14:24:30.059Z | adding route 172.17.0.49/32 -> 10.0.0.255replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5732 | 2026-09-03T14:24:30.059Z | |
| 5733 | 2026-09-03T14:24:30.059Z | Sep 03 14:24:28.490Sep 03 14:24:28.490 DEBGINFOSep 03 14:24:28.490 replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5734 | 2026-09-03T14:24:30.059Z | Sep 03 14:24:28.490 adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5735 | 2026-09-03T14:24:30.059Z | replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5736 | 2026-09-03T14:24:30.059Z | Sep 03 14:24:28.490 Sep 03 14:24:28.490INFO DEBGSep 03 14:24:28.490adding route 3fff:beef:39::/64 -> 2001:db8::55:ff adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5737 | 2026-09-03T14:24:30.059Z | replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5738 | 2026-09-03T14:24:30.059Z | |
| 5739 | 2026-09-03T14:24:30.059Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 5740 | 2026-09-03T14:24:30.059Z | Sep 03 14:24:28.490Sep 03 14:24:28.490 Sep 03 14:24:28.490Sep 03 14:24:28.490 INFODEBG adding route 172.17.0.36/32 -> 10.0.0.255DEBG |
| 5741 | 2026-09-03T14:24:30.059Z | DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5742 | 2026-09-03T14:24:30.059Z | Sep 03 14:24:28.490 |
| 5743 | 2026-09-03T14:24:30.059Z | |
| 5744 | 2026-09-03T14:24:30.059Z | DEBGSep 03 14:24:28.490 replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:24:28.490 |
| 5745 | 2026-09-03T14:24:30.059Z | INFO Sep 03 14:24:28.490adding route 172.17.0.36/32 -> 10.0.0.255 |
| 5746 | 2026-09-03T14:24:30.059Z | test route::tests::delete_target_fragmented ... ok |
| 5747 | 2026-09-03T14:24:30.059Z | INFO Sep 03 14:24:28.490 INFOINFOadding route 172.17.0.51/32 -> 10.0.0.255 |
| 5748 | 2026-09-03T14:24:30.059Z | adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5749 | 2026-09-03T14:24:30.059Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 03 14:24:28.490 |
| 5750 | 2026-09-03T14:24:30.059Z | DEBG Sep 03 14:24:28.490replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:24:28.490 |
| 5751 | 2026-09-03T14:24:30.059Z | DEBGSep 03 14:24:28.490DEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5752 | 2026-09-03T14:24:30.059Z | test route::tests::delete_targets_fragmented ... ok |
| 5753 | 2026-09-03T14:24:30.059Z | |
| 5754 | 2026-09-03T14:24:30.059Z | test route::tests::delete_target_full ... ok |
| 5755 | 2026-09-03T14:24:30.059Z | Sep 03 14:24:28.490replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5756 | 2026-09-03T14:24:30.059Z | INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5757 | 2026-09-03T14:24:30.059Z | Sep 03 14:24:28.490Sep 03 14:24:28.490 Sep 03 14:24:28.490INFO INFO DEBGSep 03 14:24:28.490 adding route 172.17.0.38/32 -> 10.0.0.255adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 5758 | 2026-09-03T14:24:30.059Z | INFO |
| 5759 | 2026-09-03T14:24:30.060Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.52/32 -> 10.0.0.255 |
| 5760 | 2026-09-03T14:24:30.060Z | |
| 5761 | 2026-09-03T14:24:30.060Z | Sep 03 14:24:28.490Sep 03 14:24:28.490 DEBGSep 03 14:24:28.490 DEBG Sep 03 14:24:28.490 INFODEBGreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.38/32 -> 10.0.0.255replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5762 | 2026-09-03T14:24:30.060Z | |
| 5763 | 2026-09-03T14:24:30.060Z | |
| 5764 | 2026-09-03T14:24:30.060Z | |
| 5765 | 2026-09-03T14:24:30.060Z | Sep 03 14:24:28.490Sep 03 14:24:28.490 Sep 03 14:24:28.490INFOSep 03 14:24:28.490 INFO INFODEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 5766 | 2026-09-03T14:24:30.060Z | adding route 172.17.0.39/32 -> 10.0.0.255replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5767 | 2026-09-03T14:24:30.060Z | |
| 5768 | 2026-09-03T14:24:30.060Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5769 | 2026-09-03T14:24:30.060Z | Sep 03 14:24:28.490 Sep 03 14:24:28.490Sep 03 14:24:28.490 Sep 03 14:24:28.490DEBG DEBGreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5770 | 2026-09-03T14:24:30.060Z | replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5771 | 2026-09-03T14:24:30.060Z | |
| 5772 | 2026-09-03T14:24:30.060Z | INFO Sep 03 14:24:28.497adding route 172.17.0.39/32 -> 10.0.0.255Sep 03 14:24:28.497 |
| 5773 | 2026-09-03T14:24:30.060Z | DEBG INFOfailed to allocate space for the new target list |
| 5774 | 2026-09-03T14:24:30.060Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5775 | 2026-09-03T14:24:30.060Z | Sep 03 14:24:28.497 DEBGSep 03 14:24:28.497Sep 03 14:24:28.497 replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGDEBG |
| 5776 | 2026-09-03T14:24:30.060Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5777 | 2026-09-03T14:24:30.060Z | |
| 5778 | 2026-09-03T14:24:30.060Z | Sep 03 14:24:28.497 INFO Sep 03 14:24:28.497adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5779 | 2026-09-03T14:24:30.060Z | INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5780 | 2026-09-03T14:24:30.060Z | Sep 03 14:24:28.497 DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.497 |
| 5781 | 2026-09-03T14:24:30.060Z | DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5782 | 2026-09-03T14:24:30.060Z | Sep 03 14:24:28.497 INFOSep 03 14:24:28.497 adding route 172.17.0.41/32 -> 10.0.0.255INFO |
| 5783 | 2026-09-03T14:24:30.060Z | adding route 172.17.0.56/32 -> 10.0.0.255Sep 03 14:24:28.497 |
| 5784 | 2026-09-03T14:24:30.060Z | DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5785 | 2026-09-03T14:24:30.064Z | Sep 03 14:24:28.497 DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.497 |
| 5786 | 2026-09-03T14:24:30.064Z | INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5787 | 2026-09-03T14:24:30.064Z | Sep 03 14:24:28.497 INFO adding route 172.17.0.57/32 -> 10.0.0.255Sep 03 14:24:28.497 |
| 5788 | 2026-09-03T14:24:30.065Z | DEBG Sep 03 14:24:28.497replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5789 | 2026-09-03T14:24:30.065Z | INFOSep 03 14:24:28.497 adding route 172.17.0.40/32 -> 10.0.0.255DEBG Sep 03 14:24:28.497 |
| 5790 | 2026-09-03T14:24:30.065Z | replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5791 | 2026-09-03T14:24:30.065Z | INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5792 | 2026-09-03T14:24:30.065Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 DEBGINFO replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.497 |
| 5793 | 2026-09-03T14:24:30.065Z | adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5794 | 2026-09-03T14:24:30.065Z | DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:24:28.497 |
| 5795 | 2026-09-03T14:24:30.065Z | Sep 03 14:24:28.497 INFODEBG adding route 172.17.0.41/32 -> 10.0.0.255replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5796 | 2026-09-03T14:24:30.065Z | Sep 03 14:24:28.497 |
| 5797 | 2026-09-03T14:24:30.065Z | INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5798 | 2026-09-03T14:24:30.065Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 DEBGSep 03 14:24:28.497 INFODEBGreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5799 | 2026-09-03T14:24:30.065Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5800 | 2026-09-03T14:24:30.065Z | replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5801 | 2026-09-03T14:24:30.065Z | Sep 03 14:24:28.497 Sep 03 14:24:28.497INFOSep 03 14:24:28.497 DEBG INFO adding route 172.17.0.42/32 -> 10.0.0.255replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5802 | 2026-09-03T14:24:30.065Z | |
| 5803 | 2026-09-03T14:24:30.065Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5804 | 2026-09-03T14:24:30.065Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 Sep 03 14:24:28.497DEBG DEBGreplacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5805 | 2026-09-03T14:24:30.065Z | replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5806 | 2026-09-03T14:24:30.065Z | adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5807 | 2026-09-03T14:24:30.065Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 INFOSep 03 14:24:28.497 INFOadding route 172.17.0.43/32 -> 10.0.0.255 |
| 5808 | 2026-09-03T14:24:30.065Z | DEBGadding route 172.17.0.46/32 -> 10.0.0.255 |
| 5809 | 2026-09-03T14:24:30.065Z | replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5810 | 2026-09-03T14:24:30.065Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 Sep 03 14:24:28.497 DEBGDEBG DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5811 | 2026-09-03T14:24:30.065Z | failed to allocate space for the new target list |
| 5812 | 2026-09-03T14:24:30.065Z | |
| 5813 | 2026-09-03T14:24:30.065Z | Sep 03 14:24:28.497Sep 03 14:24:28.497Sep 03 14:24:28.497 INFODEBG INFOadding route 172.17.0.44/32 -> 10.0.0.255 |
| 5814 | 2026-09-03T14:24:30.065Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 5815 | 2026-09-03T14:24:30.065Z | adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5816 | 2026-09-03T14:24:30.065Z | Sep 03 14:24:28.497 DEBGSep 03 14:24:28.497 replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5817 | 2026-09-03T14:24:30.065Z | replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5818 | 2026-09-03T14:24:30.065Z | Sep 03 14:24:28.497 INFOSep 03 14:24:28.497 adding route 172.17.0.45/32 -> 10.0.0.255INFO |
| 5819 | 2026-09-03T14:24:30.065Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 5820 | 2026-09-03T14:24:30.065Z | Sep 03 14:24:28.497 Sep 03 14:24:28.497DEBG DEBGreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5821 | 2026-09-03T14:24:30.065Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5822 | 2026-09-03T14:24:30.065Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 INFOINFO adding route 172.17.0.46/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5823 | 2026-09-03T14:24:30.065Z | |
| 5824 | 2026-09-03T14:24:30.065Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 DEBGDEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5825 | 2026-09-03T14:24:30.065Z | |
| 5826 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 INFOINFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5827 | 2026-09-03T14:24:30.066Z | |
| 5828 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 DEBGDEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5829 | 2026-09-03T14:24:30.066Z | |
| 5830 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497 INFO adding route 172.17.0.48/32 -> 10.0.0.255Sep 03 14:24:28.497 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 5831 | 2026-09-03T14:24:30.066Z | |
| 5832 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 DEBGDEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5833 | 2026-09-03T14:24:30.066Z | |
| 5834 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497 Sep 03 14:24:28.497 INFOINFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5835 | 2026-09-03T14:24:30.066Z | |
| 5836 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 DEBGDEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5837 | 2026-09-03T14:24:30.066Z | |
| 5838 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 INFOINFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5839 | 2026-09-03T14:24:30.066Z | |
| 5840 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 DEBGDEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5841 | 2026-09-03T14:24:30.066Z | |
| 5842 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5843 | 2026-09-03T14:24:30.066Z | |
| 5844 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 DEBGDEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5845 | 2026-09-03T14:24:30.066Z | |
| 5846 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 INFOINFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5847 | 2026-09-03T14:24:30.066Z | |
| 5848 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 DEBGDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5849 | 2026-09-03T14:24:30.066Z | |
| 5850 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5851 | 2026-09-03T14:24:30.066Z | |
| 5852 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 DEBGDEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5853 | 2026-09-03T14:24:30.066Z | |
| 5854 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 INFOINFO adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255 |
| 5855 | 2026-09-03T14:24:30.066Z | |
| 5856 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 DEBGDEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5857 | 2026-09-03T14:24:30.066Z | |
| 5858 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5859 | 2026-09-03T14:24:30.066Z | |
| 5860 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 DEBGDEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5861 | 2026-09-03T14:24:30.066Z | |
| 5862 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 INFOINFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255 |
| 5863 | 2026-09-03T14:24:30.066Z | |
| 5864 | 2026-09-03T14:24:30.066Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 DEBGDEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5865 | 2026-09-03T14:24:30.067Z | |
| 5866 | 2026-09-03T14:24:30.067Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255 |
| 5867 | 2026-09-03T14:24:30.067Z | |
| 5868 | 2026-09-03T14:24:30.067Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 DEBGDEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5869 | 2026-09-03T14:24:30.067Z | |
| 5870 | 2026-09-03T14:24:30.067Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.58/32 -> 10.0.0.255 |
| 5871 | 2026-09-03T14:24:30.067Z | |
| 5872 | 2026-09-03T14:24:30.067Z | Sep 03 14:24:28.497Sep 03 14:24:28.497 DEBGDEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 5873 | 2026-09-03T14:24:30.067Z | |
| 5874 | 2026-09-03T14:24:30.067Z | Sep 03 14:24:28.497 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5875 | 2026-09-03T14:24:30.067Z | Sep 03 14:24:28.497 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5876 | 2026-09-03T14:24:30.067Z | Sep 03 14:24:28.497 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5877 | 2026-09-03T14:24:30.067Z | Sep 03 14:24:28.497 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5878 | 2026-09-03T14:24:30.067Z | Sep 03 14:24:28.497 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 5879 | 2026-09-03T14:24:30.067Z | Sep 03 14:24:28.497 DEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5880 | 2026-09-03T14:24:30.067Z | Sep 03 14:24:28.497 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 5881 | 2026-09-03T14:24:30.067Z | Sep 03 14:24:28.497 DEBG replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5882 | 2026-09-03T14:24:30.067Z | Sep 03 14:24:28.497 DEBG failed to allocate space for the new target list |
| 5883 | 2026-09-03T14:24:30.067Z | Sep 03 14:24:28.497 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5884 | 2026-09-03T14:24:30.067Z | Sep 03 14:24:28.498 DEBG created new freemap, unit: freemap_route_ipv4 |
| 5885 | 2026-09-03T14:24:30.071Z | Sep 03 14:24:28.498 DEBG created new freemap, unit: freemap_route_ipv6 |
| 5886 | 2026-09-03T14:24:30.071Z | Sep 03 14:24:28.498 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 5887 | 2026-09-03T14:24:30.071Z | Sep 03 14:24:28.504 DEBG reset freemap, unit: freemap_route_ipv4 |
| 5888 | 2026-09-03T14:24:30.071Z | Sep 03 14:24:28.504 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 5889 | 2026-09-03T14:24:30.071Z | Sep 03 14:24:28.504 DEBG reset freemap, unit: freemap_route_ipv6 |
| 5890 | 2026-09-03T14:24:30.071Z | Sep 03 14:24:28.504 INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5891 | 2026-09-03T14:24:30.071Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5892 | 2026-09-03T14:24:30.071Z | Sep 03 14:24:28.504 INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5893 | 2026-09-03T14:24:30.071Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5894 | 2026-09-03T14:24:30.071Z | Sep 03 14:24:28.504 INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5895 | 2026-09-03T14:24:30.071Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5896 | 2026-09-03T14:24:30.071Z | Sep 03 14:24:28.504 INFO adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5897 | 2026-09-03T14:24:30.071Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 5898 | 2026-09-03T14:24:30.071Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.0/32 -> 10.0.0.255 |
| 5899 | 2026-09-03T14:24:30.071Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5900 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.1/32 -> 10.0.0.255 |
| 5901 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5902 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.2/32 -> 10.0.0.255 |
| 5903 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5904 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.3/32 -> 10.0.0.255 |
| 5905 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5906 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.4/32 -> 10.0.0.255 |
| 5907 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5908 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.5/32 -> 10.0.0.255 |
| 5909 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5910 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.6/32 -> 10.0.0.255 |
| 5911 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5912 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5913 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5914 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 5915 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5916 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.9/32 -> 10.0.0.255 |
| 5917 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5918 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.10/32 -> 10.0.0.255 |
| 5919 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5920 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.11/32 -> 10.0.0.255 |
| 5921 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5922 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.12/32 -> 10.0.0.255 |
| 5923 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5924 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5925 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5926 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5927 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5928 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5929 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5930 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.16/32 -> 10.0.0.255 |
| 5931 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5932 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 5933 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5934 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5935 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5936 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 5937 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5938 | 2026-09-03T14:24:30.072Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.20/32 -> 10.0.0.255 |
| 5939 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5940 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5941 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5942 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.22/32 -> 10.0.0.255 |
| 5943 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5944 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 5945 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5946 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 5947 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5948 | 2026-09-03T14:24:30.073Z | test route::tests::delete_targets_full ... ok |
| 5949 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.25/32 -> 10.0.0.255 |
| 5950 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5951 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5952 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5953 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.504 INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5954 | 2026-09-03T14:24:30.073Z | |
| 5955 | 2026-09-03T14:24:30.073Z | test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s |
| 5956 | 2026-09-03T14:24:30.073Z | |
| 5957 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.504 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5958 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5959 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5960 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5961 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5962 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5963 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5964 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5965 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5966 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5967 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5968 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5969 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5970 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5971 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5972 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5973 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5974 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 5975 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5976 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5977 | 2026-09-03T14:24:30.073Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5978 | 2026-09-03T14:24:30.074Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5979 | 2026-09-03T14:24:30.074Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5980 | 2026-09-03T14:24:30.074Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5981 | 2026-09-03T14:24:30.074Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5982 | 2026-09-03T14:24:30.074Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5983 | 2026-09-03T14:24:30.074Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5984 | 2026-09-03T14:24:30.074Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5985 | 2026-09-03T14:24:30.077Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5986 | 2026-09-03T14:24:30.077Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5987 | 2026-09-03T14:24:30.077Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5988 | 2026-09-03T14:24:30.077Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5989 | 2026-09-03T14:24:30.077Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5990 | 2026-09-03T14:24:30.077Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5991 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5992 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5993 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5994 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 5995 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5996 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5997 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5998 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 5999 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6000 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 6001 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6002 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 6003 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6004 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.505 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 6005 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.505 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6006 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 6007 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6008 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 6009 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6010 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 6011 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 DEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6012 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 6013 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6014 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 6015 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6016 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 6017 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6018 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 6019 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6020 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 6021 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6022 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 6023 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6024 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 DEBG failed to allocate space for the new target list |
| 6025 | 2026-09-03T14:24:30.078Z | Sep 03 14:24:28.511 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 6026 | 2026-09-03T14:24:30.078Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-d65595a8baa92b60) |
| 6027 | 2026-09-03T14:24:30.078Z | |
| 6028 | 2026-09-03T14:24:30.078Z | running 0 tests |
| 6029 | 2026-09-03T14:24:30.078Z | |
| 6030 | 2026-09-03T14:24:30.079Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6031 | 2026-09-03T14:24:30.079Z | |
| 6032 | 2026-09-03T14:24:30.079Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-acda18f7a0b943fc) |
| 6033 | 2026-09-03T14:24:30.079Z | |
| 6034 | 2026-09-03T14:24:30.079Z | running 0 tests |
| 6035 | 2026-09-03T14:24:30.079Z | |
| 6036 | 2026-09-03T14:24:30.079Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6037 | 2026-09-03T14:24:30.079Z | |
| 6038 | 2026-09-03T14:24:30.079Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-1217d2f8d9f4c422) |
| 6039 | 2026-09-03T14:24:30.079Z | |
| 6040 | 2026-09-03T14:24:30.079Z | running 6 tests |
| 6041 | 2026-09-03T14:24:30.079Z | test tests::test_full_lot_id_neither_present ... ok |
| 6042 | 2026-09-03T14:24:30.079Z | test tests::test_port_id_cmp ... ok |
| 6043 | 2026-09-03T14:24:30.079Z | test tests::test_parse_client_port_id ... ok |
| 6044 | 2026-09-03T14:24:30.079Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 6045 | 2026-09-03T14:24:30.079Z | test tests::test_full_lot_id_lot_only ... ok |
| 6046 | 2026-09-03T14:24:30.079Z | test tests::test_full_lot_id_both_present ... ok |
| 6047 | 2026-09-03T14:24:30.079Z | |
| 6048 | 2026-09-03T14:24:30.079Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6049 | 2026-09-03T14:24:30.079Z | |
| 6050 | 2026-09-03T14:24:30.079Z | Running tests/test_all.rs (target/debug/deps/test_all-ca0bfd5d6a213c76) |
| 6051 | 2026-09-03T14:24:30.079Z | |
| 6052 | 2026-09-03T14:24:30.079Z | running 0 tests |
| 6053 | 2026-09-03T14:24:30.079Z | |
| 6054 | 2026-09-03T14:24:30.079Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6055 | 2026-09-03T14:24:30.079Z | |
| 6056 | 2026-09-03T14:24:30.079Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-13ccc83203b2fded) |
| 6057 | 2026-09-03T14:24:30.079Z | |
| 6058 | 2026-09-03T14:24:30.079Z | running 0 tests |
| 6059 | 2026-09-03T14:24:30.079Z | |
| 6060 | 2026-09-03T14:24:30.079Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6061 | 2026-09-03T14:24:30.079Z | |
| 6062 | 2026-09-03T14:24:30.079Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-a087f10fd23084c3) |
| 6063 | 2026-09-03T14:24:30.083Z | |
| 6064 | 2026-09-03T14:24:30.083Z | running 15 tests |
| 6065 | 2026-09-03T14:24:30.083Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 6066 | 2026-09-03T14:24:30.083Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 6067 | 2026-09-03T14:24:30.083Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 6068 | 2026-09-03T14:24:30.083Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 6069 | 2026-09-03T14:24:30.083Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 6070 | 2026-09-03T14:24:30.083Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 6071 | 2026-09-03T14:24:30.083Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 6072 | 2026-09-03T14:24:30.083Z | test v1::network::tests::test_equal ... ok |
| 6073 | 2026-09-03T14:24:30.083Z | test v1::network::tests::test_eui64 ... ok |
| 6074 | 2026-09-03T14:24:30.083Z | test v1::network::tests::test_not_equal ... ok |
| 6075 | 2026-09-03T14:24:30.083Z | test v1::network::tests::test_into ... ok |
| 6076 | 2026-09-03T14:24:30.083Z | test v1::network::tests::test_to_string ... ok |
| 6077 | 2026-09-03T14:24:30.083Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 6078 | 2026-09-03T14:24:30.083Z | test v1::network::tests::test_parse ... ok |
| 6079 | 2026-09-03T14:24:30.083Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 6080 | 2026-09-03T14:24:30.083Z | |
| 6081 | 2026-09-03T14:24:30.083Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6082 | 2026-09-03T14:24:30.083Z | |
| 6083 | 2026-09-03T14:24:30.083Z | Running unittests src/lib.rs (target/debug/deps/packet-c0def7fdaa185f19) |
| 6084 | 2026-09-03T14:24:30.087Z | |
| 6085 | 2026-09-03T14:24:30.087Z | running 12 tests |
| 6086 | 2026-09-03T14:24:30.087Z | test icmp::test_v6_checksum ... ok |
| 6087 | 2026-09-03T14:24:30.087Z | test lldp::test_lldp_parse ... ok |
| 6088 | 2026-09-03T14:24:30.087Z | test ipv6::test_ipv6_parse ... ok |
| 6089 | 2026-09-03T14:24:30.087Z | test pbuf::test_byte ... ok |
| 6090 | 2026-09-03T14:24:30.087Z | test icmp::test_v4_checksum ... ok |
| 6091 | 2026-09-03T14:24:30.087Z | test pbuf::test_nibble ... ok |
| 6092 | 2026-09-03T14:24:30.087Z | test pbuf::test_overflow ... ok |
| 6093 | 2026-09-03T14:24:30.087Z | test pbuf::test_short ... ok |
| 6094 | 2026-09-03T14:24:30.087Z | test pbuf::test_twelve ... ok |
| 6095 | 2026-09-03T14:24:30.087Z | test pbuf::test_word ... ok |
| 6096 | 2026-09-03T14:24:30.087Z | test tcp::test_checksum_syn_nodata ... ok |
| 6097 | 2026-09-03T14:24:30.087Z | test tcp::test_checksum_ack_data ... ok |
| 6098 | 2026-09-03T14:24:30.087Z | |
| 6099 | 2026-09-03T14:24:30.087Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6100 | 2026-09-03T14:24:30.087Z | |
| 6101 | 2026-09-03T14:24:30.087Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 6102 | 2026-09-03T14:24:30.090Z | |
| 6103 | 2026-09-03T14:24:30.090Z | running 0 tests |
| 6104 | 2026-09-03T14:24:30.090Z | |
| 6105 | 2026-09-03T14:24:30.091Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6106 | 2026-09-03T14:24:30.091Z | |
| 6107 | 2026-09-03T14:24:30.091Z | Running unittests src/main.rs (target/debug/deps/swadm-38d7423179802b5f) |
| 6108 | 2026-09-03T14:24:30.094Z | |
| 6109 | 2026-09-03T14:24:30.094Z | running 5 tests |
| 6110 | 2026-09-03T14:24:30.094Z | test switchport::test::test_compute_lanes ... ok |
| 6111 | 2026-09-03T14:24:30.094Z | test switchport::test::port_id_ordering ... ok |
| 6112 | 2026-09-03T14:24:30.094Z | Lane 0 Lane 1 Lane 0Lane 2 Lane 1Lane 3 Lane 2 |
| 6113 | 2026-09-03T14:24:30.094Z | Lane 3 State: Activated |
| 6114 | 2026-09-03T14:24:30.094Z | Activated Rx Loss-of-lock: YesActivated ActivatedYes |
| 6115 | 2026-09-03T14:24:30.094Z | Yes Rx Output Enabled: false falseYes |
| 6116 | 2026-09-03T14:24:30.094Z | Rx Loss-of-signal: Yesfalse false |
| 6117 | 2026-09-03T14:24:30.094Z | Yes Rx Output Status: valid Yes validYes |
| 6118 | 2026-09-03T14:24:30.094Z | Rx CDR Enabled: Yesvalid validYes |
| 6119 | 2026-09-03T14:24:30.094Z | Rx Loss-of-lock: trueYes Yestrue |
| 6120 | 2026-09-03T14:24:30.094Z | Tx Enabled: Yestrue true |
| 6121 | 2026-09-03T14:24:30.094Z | Yes Yes Rx Loss-of-signal: falseYes |
| 6122 | 2026-09-03T14:24:30.094Z | false Tx Loss-of-lock: No false Nofalse |
| 6123 | 2026-09-03T14:24:30.094Z | No Rx Auto-squelch Disable: trueNo |
| 6124 | 2026-09-03T14:24:30.094Z | true Tx Loss-of-signal: No trueNo true |
| 6125 | 2026-09-03T14:24:30.094Z | No No Tx Output Enabled: true |
| 6126 | 2026-09-03T14:24:30.094Z | true Tx CDR Enabled: No true Notrue |
| 6127 | 2026-09-03T14:24:30.094Z | Tx Output Status: invalidNo invalidNo |
| 6128 | 2026-09-03T14:24:30.094Z | invalid Tx Adaptive EQ Fault: Noinvalid |
| 6129 | 2026-09-03T14:24:30.094Z | No Tx Loss-of-lock: false Nofalse No |
| 6130 | 2026-09-03T14:24:30.094Z | false Tx Fault: Yesfalse |
| 6131 | 2026-09-03T14:24:30.094Z | Yes Tx Loss-of-signal: true Yestrue Yes |
| 6132 | 2026-09-03T14:24:30.094Z | true true |
| 6133 | 2026-09-03T14:24:30.097Z | Tx Auto-squelch Disable: false false false false |
| 6134 | 2026-09-03T14:24:30.098Z | Tx Adaptive EQ Fail: true true true true |
| 6135 | 2026-09-03T14:24:30.098Z | Tx Failure: false false false false |
| 6136 | 2026-09-03T14:24:30.098Z | Tx Force Squelch: true true true true |
| 6137 | 2026-09-03T14:24:30.098Z | Tx Input Polarity: normal normal normal normal |
| 6138 | 2026-09-03T14:24:30.098Z | test switchport::test::test_print_sff_datapath ... ok |
| 6139 | 2026-09-03T14:24:30.098Z | test switchport::test::test_print_cmis_datapath ... ok |
| 6140 | 2026-09-03T14:24:30.098Z | test link::test_filter ... ok |
| 6141 | 2026-09-03T14:24:30.098Z | |
| 6142 | 2026-09-03T14:24:30.098Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6143 | 2026-09-03T14:24:30.098Z | |
| 6144 | 2026-09-03T14:24:30.098Z | Running tests/counters.rs (target/debug/deps/counters-12e2179eba3d7f1a) |
| 6145 | 2026-09-03T14:24:30.098Z | |
| 6146 | 2026-09-03T14:24:30.098Z | running 1 test |
| 6147 | 2026-09-03T14:24:30.098Z | test test_p4_counter_list ... ignored |
| 6148 | 2026-09-03T14:24:30.098Z | |
| 6149 | 2026-09-03T14:24:30.098Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6150 | 2026-09-03T14:24:30.098Z | |
| 6151 | 2026-09-03T14:24:30.098Z | Running tests/port-link.rs (target/debug/deps/port_link-8132700ee3903254) |
| 6152 | 2026-09-03T14:24:30.101Z | |
| 6153 | 2026-09-03T14:24:30.101Z | running 5 tests |
| 6154 | 2026-09-03T14:24:30.101Z | test test_an ... ignored |
| 6155 | 2026-09-03T14:24:30.101Z | test test_enable ... ignored |
| 6156 | 2026-09-03T14:24:30.101Z | test test_ip_addresses ... ignored |
| 6157 | 2026-09-03T14:24:30.102Z | test test_kr ... ignored |
| 6158 | 2026-09-03T14:24:30.102Z | test test_mac ... ignored |
| 6159 | 2026-09-03T14:24:30.102Z | |
| 6160 | 2026-09-03T14:24:30.102Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6161 | 2026-09-03T14:24:30.102Z | |
| 6162 | 2026-09-03T14:24:30.102Z | Running unittests src/main.rs (target/debug/deps/tfportd-2546e62a9f6990cc) |
| 6163 | 2026-09-03T14:24:30.105Z | |
| 6164 | 2026-09-03T14:24:30.105Z | running 3 tests |
| 6165 | 2026-09-03T14:24:30.105Z | test linklocal::test_parse_ipadm ... ok |
| 6166 | 2026-09-03T14:24:30.105Z | test tfport::test_parse_tfport ... ok |
| 6167 | 2026-09-03T14:24:30.105Z | test config::tests::test_updates ... ok |
| 6168 | 2026-09-03T14:24:30.105Z | |
| 6169 | 2026-09-03T14:24:30.105Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6170 | 2026-09-03T14:24:30.105Z | |
| 6171 | 2026-09-03T14:24:30.105Z | Running unittests src/main.rs (target/debug/deps/uplinkd-c3b8c98e56e112b2) |
| 6172 | 2026-09-03T14:24:30.108Z | |
| 6173 | 2026-09-03T14:24:30.108Z | running 0 tests |
| 6174 | 2026-09-03T14:24:30.108Z | |
| 6175 | 2026-09-03T14:24:30.108Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6176 | 2026-09-03T14:24:30.108Z | |
| 6177 | 2026-09-03T14:24:30.108Z | Running unittests src/main.rs (target/debug/deps/xtask-624fff7d24b9ffb6) |
| 6178 | 2026-09-03T14:24:30.111Z | |
| 6179 | 2026-09-03T14:24:30.111Z | running 0 tests |
| 6180 | 2026-09-03T14:24:30.111Z | |
| 6181 | 2026-09-03T14:24:30.111Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6182 | 2026-09-03T14:24:30.111Z | |
| 6183 | 2026-09-03T14:24:30.111Z | Doc-tests aal |
| 6184 | 2026-09-03T14:24:30.325Z | |
| 6185 | 2026-09-03T14:24:30.325Z | running 0 tests |
| 6186 | 2026-09-03T14:24:30.325Z | |
| 6187 | 2026-09-03T14:24:30.325Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6188 | 2026-09-03T14:24:30.325Z | |
| 6189 | 2026-09-03T14:24:30.351Z | Doc-tests aal_macros |
| 6190 | 2026-09-03T14:24:30.421Z | |
| 6191 | 2026-09-03T14:24:30.421Z | running 0 tests |
| 6192 | 2026-09-03T14:24:30.421Z | |
| 6193 | 2026-09-03T14:24:30.421Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6194 | 2026-09-03T14:24:30.421Z | |
| 6195 | 2026-09-03T14:24:30.433Z | Doc-tests common |
| 6196 | 2026-09-03T14:24:30.672Z | |
| 6197 | 2026-09-03T14:24:30.673Z | running 0 tests |
| 6198 | 2026-09-03T14:24:30.673Z | |
| 6199 | 2026-09-03T14:24:30.673Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6200 | 2026-09-03T14:24:30.673Z | |
| 6201 | 2026-09-03T14:24:30.702Z | Doc-tests dpd_api |
| 6202 | 2026-09-03T14:24:31.424Z | |
| 6203 | 2026-09-03T14:24:31.424Z | running 2 tests |
| 6204 | 2026-09-03T14:24:31.424Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored |
| 6205 | 2026-09-03T14:24:31.424Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored |
| 6206 | 2026-09-03T14:24:31.424Z | |
| 6207 | 2026-09-03T14:24:31.424Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6208 | 2026-09-03T14:24:31.424Z | |
| 6209 | 2026-09-03T14:24:31.457Z | Doc-tests dpd_client |
| 6210 | 2026-09-03T14:24:32.815Z | |
| 6211 | 2026-09-03T14:24:32.815Z | running 0 tests |
| 6212 | 2026-09-03T14:24:32.815Z | |
| 6213 | 2026-09-03T14:24:32.815Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6214 | 2026-09-03T14:24:32.815Z | |
| 6215 | 2026-09-03T14:24:32.872Z | Doc-tests dpd_types |
| 6216 | 2026-09-03T14:24:33.060Z | |
| 6217 | 2026-09-03T14:24:33.060Z | running 0 tests |
| 6218 | 2026-09-03T14:24:33.060Z | |
| 6219 | 2026-09-03T14:24:33.061Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6220 | 2026-09-03T14:24:33.061Z | |
| 6221 | 2026-09-03T14:24:33.086Z | Doc-tests dpd_types_versions |
| 6222 | 2026-09-03T14:24:34.620Z | |
| 6223 | 2026-09-03T14:24:34.620Z | running 1 test |
| 6224 | 2026-09-03T14:24:34.620Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 6225 | 2026-09-03T14:24:34.620Z | |
| 6226 | 2026-09-03T14:24:34.620Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6227 | 2026-09-03T14:24:34.620Z | |
| 6228 | 2026-09-03T14:24:34.672Z | Doc-tests packet |
| 6229 | 2026-09-03T14:24:34.898Z | |
| 6230 | 2026-09-03T14:24:34.898Z | running 0 tests |
| 6231 | 2026-09-03T14:24:34.898Z | |
| 6232 | 2026-09-03T14:24:34.899Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6233 | 2026-09-03T14:24:34.899Z | |
| 6234 | 2026-09-03T14:24:34.928Z | Doc-tests pcap |
| 6235 | 2026-09-03T14:24:34.981Z | |
| 6236 | 2026-09-03T14:24:34.981Z | running 0 tests |
| 6237 | 2026-09-03T14:24:34.981Z | |
| 6238 | 2026-09-03T14:24:34.981Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6239 | 2026-09-03T14:24:34.981Z | |
| 6240 | 2026-09-03T14:24:35.030Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 6241 | 2026-09-03T14:24:35.030Z | + RUST_BACKTRACE=full |
| 6242 | 2026-09-03T14:24:35.030Z | + cargo test --features softnpu --no-fail-fast |
| 6243 | 2026-09-03T14:24:35.673Z | Compiling num-integer v0.1.46 |
| 6244 | 2026-09-03T14:24:35.757Z | Compiling num-complex v0.4.6 |
| 6245 | 2026-09-03T14:24:35.794Z | Compiling bitstruct_derive v0.1.0 |
| 6246 | 2026-09-03T14:24:35.797Z | Compiling tap v1.0.1 |
| 6247 | 2026-09-03T14:24:35.911Z | Compiling wyz v0.5.1 |
| 6248 | 2026-09-03T14:24:36.056Z | Compiling num-rational v0.4.2 |
| 6249 | 2026-09-03T14:24:36.089Z | Compiling num-iter v0.1.45 |
| 6250 | 2026-09-03T14:24:36.099Z | Compiling num-bigint v0.4.6 |
| 6251 | 2026-09-03T14:24:36.202Z | Compiling radium v0.7.0 |
| 6252 | 2026-09-03T14:24:36.213Z | Compiling funty v2.0.0 |
| 6253 | 2026-09-03T14:24:36.231Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 6254 | 2026-09-03T14:24:36.310Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6255 | 2026-09-03T14:24:36.408Z | Compiling num v0.4.3 |
| 6256 | 2026-09-03T14:24:36.493Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6257 | 2026-09-03T14:24:36.503Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6258 | 2026-09-03T14:24:36.525Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6259 | 2026-09-03T14:24:36.563Z | Compiling bitvec v1.0.1 |
| 6260 | 2026-09-03T14:24:36.635Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6261 | 2026-09-03T14:24:36.783Z | Compiling typeid v1.0.3 |
| 6262 | 2026-09-03T14:24:36.813Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6263 | 2026-09-03T14:24:36.880Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6264 | 2026-09-03T14:24:36.906Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6265 | 2026-09-03T14:24:36.938Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6266 | 2026-09-03T14:24:37.489Z | Compiling ascii v1.1.0 |
| 6267 | 2026-09-03T14:24:37.722Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6268 | 2026-09-03T14:24:37.769Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6269 | 2026-09-03T14:24:37.815Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6270 | 2026-09-03T14:24:37.855Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6271 | 2026-09-03T14:24:38.019Z | Compiling erased-serde v0.4.8 |
| 6272 | 2026-09-03T14:24:38.099Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 6273 | 2026-09-03T14:24:38.211Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6274 | 2026-09-03T14:24:38.256Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 6275 | 2026-09-03T14:24:38.509Z | Compiling bitstruct v0.1.1 |
| 6276 | 2026-09-03T14:24:38.835Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 6277 | 2026-09-03T14:24:38.863Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6278 | 2026-09-03T14:24:38.882Z | Compiling serde_arrays v0.1.0 |
| 6279 | 2026-09-03T14:24:38.896Z | Compiling libloading v0.7.4 |
| 6280 | 2026-09-03T14:24:39.265Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6281 | 2026-09-03T14:24:39.713Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6282 | 2026-09-03T14:24:39.837Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 6283 | 2026-09-03T14:24:39.957Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6284 | 2026-09-03T14:24:41.081Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 6285 | 2026-09-03T14:24:41.836Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 6286 | 2026-09-03T14:24:48.084Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6287 | 2026-09-03T14:24:48.228Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6288 | 2026-09-03T14:24:48.228Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 6289 | 2026-09-03T14:24:48.307Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6290 | 2026-09-03T14:24:48.727Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6291 | 2026-09-03T14:24:49.365Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6292 | 2026-09-03T14:24:50.537Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 6293 | 2026-09-03T14:24:51.254Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6294 | 2026-09-03T14:24:55.893Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6295 | 2026-09-03T14:24:56.211Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6296 | 2026-09-03T14:25:05.205Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6297 | 2026-09-03T14:25:06.999Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6298 | 2026-09-03T14:25:11.105Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 6299 | 2026-09-03T14:25:53.065Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s |
| 6300 | 2026-09-03T14:25:53.181Z | Running unittests src/lib.rs (target/debug/deps/aal-ba9a6cb485b135e1) |
| 6301 | 2026-09-03T14:25:53.189Z | |
| 6302 | 2026-09-03T14:25:53.189Z | running 0 tests |
| 6303 | 2026-09-03T14:25:53.189Z | |
| 6304 | 2026-09-03T14:25:53.192Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6305 | 2026-09-03T14:25:53.192Z | |
| 6306 | 2026-09-03T14:25:53.192Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 6307 | 2026-09-03T14:25:53.196Z | |
| 6308 | 2026-09-03T14:25:53.196Z | running 0 tests |
| 6309 | 2026-09-03T14:25:53.196Z | |
| 6310 | 2026-09-03T14:25:53.196Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6311 | 2026-09-03T14:25:53.196Z | |
| 6312 | 2026-09-03T14:25:53.196Z | Running unittests src/lib.rs (target/debug/deps/asic-fc0834f7ac8e6813) |
| 6313 | 2026-09-03T14:25:53.203Z | |
| 6314 | 2026-09-03T14:25:53.203Z | running 0 tests |
| 6315 | 2026-09-03T14:25:53.203Z | |
| 6316 | 2026-09-03T14:25:53.206Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6317 | 2026-09-03T14:25:53.206Z | |
| 6318 | 2026-09-03T14:25:53.206Z | Running unittests src/lib.rs (target/debug/deps/common-728aaa11d2bb131d) |
| 6319 | 2026-09-03T14:25:53.224Z | |
| 6320 | 2026-09-03T14:25:53.224Z | running 4 tests |
| 6321 | 2026-09-03T14:25:53.227Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 6322 | 2026-09-03T14:25:53.227Z | test nat::tests::test_vni ... ok |
| 6323 | 2026-09-03T14:25:53.230Z | test test_purge ... ok |
| 6324 | 2026-09-03T14:25:53.233Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 6325 | 2026-09-03T14:25:53.233Z | |
| 6326 | 2026-09-03T14:25:53.233Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 6327 | 2026-09-03T14:25:53.233Z | |
| 6328 | 2026-09-03T14:25:53.236Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-3b6a1705a6b97607) |
| 6329 | 2026-09-03T14:25:53.256Z | |
| 6330 | 2026-09-03T14:25:53.256Z | running 1 test |
| 6331 | 2026-09-03T14:25:53.259Z | ------- |
| 6332 | 2026-09-03T14:25:53.262Z | Generating OpenAPI documents from API definitions ... |
| 6333 | 2026-09-03T14:25:53.418Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 6334 | 2026-09-03T14:25:53.491Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 6335 | 2026-09-03T14:25:54.583Z | ------- |
| 6336 | 2026-09-03T14:25:54.583Z | Checking 14 OpenAPI documents... |
| 6337 | 2026-09-03T14:25:54.583Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6338 | 2026-09-03T14:25:54.584Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6339 | 2026-09-03T14:25:54.584Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6340 | 2026-09-03T14:25:54.584Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6341 | 2026-09-03T14:25:54.587Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6342 | 2026-09-03T14:25:54.587Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6343 | 2026-09-03T14:25:54.587Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6344 | 2026-09-03T14:25:54.587Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6345 | 2026-09-03T14:25:54.587Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6346 | 2026-09-03T14:25:54.587Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6347 | 2026-09-03T14:25:54.587Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6348 | 2026-09-03T14:25:54.587Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6349 | 2026-09-03T14:25:54.587Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6350 | 2026-09-03T14:25:54.587Z | Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller |
| 6351 | 2026-09-03T14:25:54.587Z | Fresh dpd "latest" symlink |
| 6352 | 2026-09-03T14:25:54.587Z | ------- |
| 6353 | 2026-09-03T14:25:54.587Z | Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 6354 | 2026-09-03T14:25:54.667Z | test test::test_apis_up_to_date ... ok |
| 6355 | 2026-09-03T14:25:54.667Z | |
| 6356 | 2026-09-03T14:25:54.668Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s |
| 6357 | 2026-09-03T14:25:54.668Z | |
| 6358 | 2026-09-03T14:25:54.732Z | Running unittests src/main.rs (target/debug/deps/dpd-22aa5909c6ae5d38) |
| 6359 | 2026-09-03T14:25:54.738Z | |
| 6360 | 2026-09-03T14:25:54.738Z | running 61 tests |
| 6361 | 2026-09-03T14:25:54.741Z | test freemap::test_ordering ... ok |
| 6362 | 2026-09-03T14:25:54.741Z | test config::tests::test_updates ... ok |
| 6363 | 2026-09-03T14:25:54.741Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 6364 | 2026-09-03T14:25:54.741Z | test freemap::test_split ... ok |
| 6365 | 2026-09-03T14:25:54.741Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 6366 | 2026-09-03T14:25:54.744Z | test macaddrs::tests::test_mac_offset ... ok |
| 6367 | 2026-09-03T14:25:54.744Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 6368 | 2026-09-03T14:25:54.744Z | test macaddrs::tests::test_parse_port_id ... ok |
| 6369 | 2026-09-03T14:25:54.744Z | Sep 03 14:25:53.209 DEBG created new freemap, unit: freemap_test |
| 6370 | 2026-09-03T14:25:54.744Z | Sep 03 14:25:53.210 DEBG initted freemap. size: 128, unit: freemap_test |
| 6371 | 2026-09-03T14:25:54.744Z | Sep 03 14:25:53.210 DEBG reset freemap, unit: freemap_test |
| 6372 | 2026-09-03T14:25:54.744Z | Sep 03 14:25:53.210 DEBG created new freemap, unit: freemap_test |
| 6373 | 2026-09-03T14:25:54.744Z | Sep 03 14:25:53.210 DEBG initted freemap. size: 128, unitSep 03 14:25:53.210: freemap_testDEBG |
| 6374 | 2026-09-03T14:25:54.744Z | created new freemapSep 03 14:25:53.210, unitDEBG: reset freemapfreemap_test, unit |
| 6375 | 2026-09-03T14:25:54.744Z | : freemap_test |
| 6376 | 2026-09-03T14:25:54.745Z | Sep 03 14:25:53.210 DEBG initted freemap. size: 128, unit: freemap_test |
| 6377 | 2026-09-03T14:25:54.745Z | Sep 03 14:25:53.210 DEBG reset freemap, unit: freemap_test |
| 6378 | 2026-09-03T14:25:54.745Z | test freemap::test_basic ... ok |
| 6379 | 2026-09-03T14:25:54.745Z | test freemap::test_exhaustion ... ok |
| 6380 | 2026-09-03T14:25:54.745Z | test mcast::tests::test_canonicalize_sources ... ok |
| 6381 | 2026-09-03T14:25:54.745Z | test freemap::test_reclaim ... ok |
| 6382 | 2026-09-03T14:25:54.745Z | Sep 03 14:25:53.210 DEBG created new freemap, unit: freemap_test |
| 6383 | 2026-09-03T14:25:54.745Z | Sep 03 14:25:53.210 DEBG initted freemap. size: 128, unit: freemap_test |
| 6384 | 2026-09-03T14:25:54.745Z | Sep 03 14:25:53.210 DEBG reset freemap, unit: freemap_test |
| 6385 | 2026-09-03T14:25:54.745Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 6386 | 2026-09-03T14:25:54.745Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 6387 | 2026-09-03T14:25:54.745Z | test freemap::test_free ... ok |
| 6388 | 2026-09-03T14:25:54.745Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 6389 | 2026-09-03T14:25:54.745Z | Sep 03 14:25:53.210 DEBG created new freemap, unit: freemap_test |
| 6390 | 2026-09-03T14:25:54.745Z | Sep 03 14:25:53.210 DEBG initted freemap. size: 8, unit: freemap_test |
| 6391 | 2026-09-03T14:25:54.745Z | Sep 03 14:25:53.210 DEBG reset freemap, unit: freemap_test |
| 6392 | 2026-09-03T14:25:54.745Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 6393 | 2026-09-03T14:25:54.745Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 6394 | 2026-09-03T14:25:54.745Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 6395 | 2026-09-03T14:25:54.745Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 6396 | 2026-09-03T14:25:54.745Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 6397 | 2026-09-03T14:25:54.745Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 6398 | 2026-09-03T14:25:54.745Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 6399 | 2026-09-03T14:25:54.745Z | Sep 03 14:25:53.211 DEBG created new freemap, unit: freemap_test |
| 6400 | 2026-09-03T14:25:54.745Z | Sep 03 14:25:53.211 DEBG initted freemap. size: 128, unit: freemap_test |
| 6401 | 2026-09-03T14:25:54.745Z | Sep 03 14:25:53.211 DEBG reset freemap, unit: freemap_test |
| 6402 | 2026-09-03T14:25:54.745Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 6403 | 2026-09-03T14:25:54.745Z | test mcast::tests::test_sources_contain_any ... ok |
| 6404 | 2026-09-03T14:25:54.745Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 6405 | 2026-09-03T14:25:54.745Z | test freemap::test_span ... ok |
| 6406 | 2026-09-03T14:25:54.745Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 6407 | 2026-09-03T14:25:54.745Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 6408 | 2026-09-03T14:25:54.745Z | test api_server::tests::test_build_info ... ok |
| 6409 | 2026-09-03T14:25:54.745Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 6410 | 2026-09-03T14:25:54.745Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 6411 | 2026-09-03T14:25:54.745Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 6412 | 2026-09-03T14:25:54.745Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 6413 | 2026-09-03T14:25:54.745Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 6414 | 2026-09-03T14:25:54.745Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 6415 | 2026-09-03T14:25:54.745Z | test mcast::validate::tests::test_reserved_and_unallocatable_addresses ... ok |
| 6416 | 2026-09-03T14:25:54.746Z | test mcast::validate::tests::test_validate_tag ... ok |
| 6417 | 2026-09-03T14:25:54.746Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 6418 | 2026-09-03T14:25:54.746Z | test nat::test_mapping ... ok |
| 6419 | 2026-09-03T14:25:54.746Z | test port_map::tests::test_backplane_group ... ok |
| 6420 | 2026-09-03T14:25:54.746Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 6421 | 2026-09-03T14:25:54.746Z | test port_map::tests::test_port_map ... ok |
| 6422 | 2026-09-03T14:25:54.746Z | test mcast::tests::test_id_range_boundaries ... ok |
| 6423 | 2026-09-03T14:25:54.746Z | test port_map::tests::dump_map ... ok |
| 6424 | 2026-09-03T14:25:54.750Z | Sep 03 14:25:53.212 DEBG created new freemap, unit: freemap_route_ipv4 |
| 6425 | 2026-09-03T14:25:54.750Z | Sep 03 14:25:53.212 DEBG created new freemap, unit: freemap_route_ipv6 |
| 6426 | 2026-09-03T14:25:54.750Z | Sep 03 14:25:53.212 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 6427 | 2026-09-03T14:25:54.750Z | Sep 03 14:25:53.212 DEBG reset freemap, unit: freemap_route_ipv4 |
| 6428 | 2026-09-03T14:25:54.750Z | Sep 03 14:25:53.212 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 6429 | 2026-09-03T14:25:54.750Z | Sep 03 14:25:53.212 DEBG reset freemap, unit: freemap_route_ipv6 |
| 6430 | 2026-09-03T14:25:54.750Z | Sep 03 14:25:53.212 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6431 | 2026-09-03T14:25:54.750Z | Sep 03 14:25:53.212 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6432 | 2026-09-03T14:25:54.750Z | Sep 03 14:25:53.212 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6433 | 2026-09-03T14:25:54.750Z | Sep 03 14:25:53.212 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6434 | 2026-09-03T14:25:54.750Z | Sep 03 14:25:53.212 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6435 | 2026-09-03T14:25:54.750Z | Sep 03 14:25:53.212 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6436 | 2026-09-03T14:25:54.750Z | Sep 03 14:25:53.212 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6437 | 2026-09-03T14:25:54.750Z | Sep 03 14:25:53.212 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 6438 | 2026-09-03T14:25:54.750Z | Sep 03 14:25:53.212 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 6439 | 2026-09-03T14:25:54.750Z | Sep 03 14:25:53.212 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6440 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6441 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6442 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6443 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6444 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6445 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6446 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6447 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6448 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6449 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6450 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 6451 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6452 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6453 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6454 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6455 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6456 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6457 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6458 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6459 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6460 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.212 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6461 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6462 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6463 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6464 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6465 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 DEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6466 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6467 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6468 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6469 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6470 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 6471 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6472 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 6473 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6474 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 6475 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6476 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6477 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6478 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6479 | 2026-09-03T14:25:54.751Z | Sep 03 14:25:53.213 DEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6480 | 2026-09-03T14:25:54.752Z | Sep 03 14:25:53.213Sep 03 14:25:53.213 DEBGINFO created new freemapadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6481 | 2026-09-03T14:25:54.752Z | , unit: Sep 03 14:25:53.213freemap_route_ipv4 DEBG |
| 6482 | 2026-09-03T14:25:54.752Z | replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6483 | 2026-09-03T14:25:54.752Z | Sep 03 14:25:53.213Sep 03 14:25:53.213 INFODEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:ffcreated new freemap |
| 6484 | 2026-09-03T14:25:54.752Z | , unit: freemap_route_ipv6Sep 03 14:25:53.213 |
| 6485 | 2026-09-03T14:25:54.752Z | DEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6486 | 2026-09-03T14:25:54.752Z | test port_map::tests::parse_softnpu_revision ... ok |
| 6487 | 2026-09-03T14:25:54.752Z | Sep 03 14:25:53.213 DEBG Sep 03 14:25:53.213initted freemap. size: 64 , INFOunit :adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6488 | 2026-09-03T14:25:54.752Z | freemap_route_ipv4 |
| 6489 | 2026-09-03T14:25:54.752Z | Sep 03 14:25:53.213 Sep 03 14:25:53.213DEBG DEBGreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6490 | 2026-09-03T14:25:54.752Z | reset freemap, unit: Sep 03 14:25:53.213freemap_route_ipv4 |
| 6491 | 2026-09-03T14:25:54.752Z | INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 03 14:25:53.213 |
| 6492 | 2026-09-03T14:25:54.752Z | DEBG initted freemap. size: 64, Sep 03 14:25:53.213unit :DEBG freemap_route_ipv6replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6493 | 2026-09-03T14:25:54.752Z | |
| 6494 | 2026-09-03T14:25:54.752Z | Sep 03 14:25:53.213Sep 03 14:25:53.213 DEBGINFO reset freemapadding route 3fff:beef:19::/64 -> 2001:db8::55:ff, |
| 6495 | 2026-09-03T14:25:54.752Z | unit: freemap_route_ipv6 |
| 6496 | 2026-09-03T14:25:54.752Z | Sep 03 14:25:53.213 DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.213 |
| 6497 | 2026-09-03T14:25:54.752Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6498 | 2026-09-03T14:25:54.752Z | Sep 03 14:25:53.213 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 6499 | 2026-09-03T14:25:54.752Z | Sep 03 14:25:53.213Sep 03 14:25:53.213 DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6500 | 2026-09-03T14:25:54.752Z | created new freemap, Sep 03 14:25:53.213unitSep 03 14:25:53.213 :DEBG INFOfreemap_route_ipv4 adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6501 | 2026-09-03T14:25:54.752Z | |
| 6502 | 2026-09-03T14:25:54.752Z | |
| 6503 | 2026-09-03T14:25:54.752Z | Sep 03 14:25:53.213Sep 03 14:25:53.213Sep 03 14:25:53.213 INFODEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffcreated new freemap |
| 6504 | 2026-09-03T14:25:54.752Z | |
| 6505 | 2026-09-03T14:25:54.752Z | , unit:Sep 03 14:25:53.213Sep 03 14:25:53.213 DEBGINFO freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 6506 | 2026-09-03T14:25:54.752Z | |
| 6507 | 2026-09-03T14:25:54.752Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6508 | 2026-09-03T14:25:54.752Z | Sep 03 14:25:53.213 Sep 03 14:25:53.213DEBG Sep 03 14:25:53.213DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 6509 | 2026-09-03T14:25:54.752Z | initted freemap. size: 64INFO, unitadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff: |
| 6510 | 2026-09-03T14:25:54.752Z | Sep 03 14:25:53.213 freemap_route_ipv4INFO |
| 6511 | 2026-09-03T14:25:54.752Z | Sep 03 14:25:53.213 adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG |
| 6512 | 2026-09-03T14:25:54.752Z | Sep 03 14:25:53.213replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6513 | 2026-09-03T14:25:54.752Z | DEBGSep 03 14:25:53.213 reset freemapDEBG, unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]: |
| 6514 | 2026-09-03T14:25:54.752Z | Sep 03 14:25:53.213 freemap_route_ipv4INFO |
| 6515 | 2026-09-03T14:25:54.752Z | Sep 03 14:25:53.213 INFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff Sep 03 14:25:53.213adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 6516 | 2026-09-03T14:25:54.752Z | Sep 03 14:25:53.213 |
| 6517 | 2026-09-03T14:25:54.752Z | DEBGSep 03 14:25:53.213 DEBGDEBGSep 03 14:25:53.213initted freemap. size: 64 created new freemapreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , DEBG |
| 6518 | 2026-09-03T14:25:54.752Z | , unit:Sep 03 14:25:53.213replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] unit Sep 03 14:25:53.213DEBG |
| 6519 | 2026-09-03T14:25:54.753Z | freemap_route_ipv6INFO |
| 6520 | 2026-09-03T14:25:54.753Z | created new freemap: , freemap_route_ipv4Sep 03 14:25:53.213 |
| 6521 | 2026-09-03T14:25:54.753Z | unit Sep 03 14:25:53.213INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6522 | 2026-09-03T14:25:54.753Z | :DEBG Sep 03 14:25:53.213adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff Sep 03 14:25:53.213 |
| 6523 | 2026-09-03T14:25:54.753Z | DEBG freemap_route_ipv4created new freemap , DEBGunit : |
| 6524 | 2026-09-03T14:25:54.757Z | replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6reset freemap |
| 6525 | 2026-09-03T14:25:54.757Z | |
| 6526 | 2026-09-03T14:25:54.757Z | , Sep 03 14:25:53.213unit :Sep 03 14:25:53.213Sep 03 14:25:53.213Sep 03 14:25:53.213 DEBGDEBG INFO initted freemap. size: 64created new freemap , , adding route 3fff:beef:2::/64 -> 2001:db8::55:ffunitDEBG: |
| 6527 | 2026-09-03T14:25:54.757Z | freemap_route_ipv6unit freemap_route_ipv4: |
| 6528 | 2026-09-03T14:25:54.757Z | Sep 03 14:25:53.213 |
| 6529 | 2026-09-03T14:25:54.757Z | freemap_route_ipv6DEBG Sep 03 14:25:53.213replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:25:53.213replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6530 | 2026-09-03T14:25:54.757Z | reset freemap INFO |
| 6531 | 2026-09-03T14:25:54.757Z | , |
| 6532 | 2026-09-03T14:25:54.757Z | unitSep 03 14:25:53.213 :INFO adding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv4 |
| 6533 | 2026-09-03T14:25:54.757Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6534 | 2026-09-03T14:25:54.757Z | |
| 6535 | 2026-09-03T14:25:54.757Z | Sep 03 14:25:53.213Sep 03 14:25:53.213 Sep 03 14:25:53.213Sep 03 14:25:53.213DEBGINFO Sep 03 14:25:53.213 DEBG DEBGinitted freemap. size: 64 , initted freemap. size: 64unit , :adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit : |
| 6536 | 2026-09-03T14:25:54.757Z | DEBGfreemap_route_ipv4 |
| 6537 | 2026-09-03T14:25:54.757Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]freemap_route_ipv6 |
| 6538 | 2026-09-03T14:25:54.757Z | Sep 03 14:25:53.213 |
| 6539 | 2026-09-03T14:25:54.757Z | |
| 6540 | 2026-09-03T14:25:54.757Z | Sep 03 14:25:53.213INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff DEBG |
| 6541 | 2026-09-03T14:25:54.757Z | Sep 03 14:25:53.213 Sep 03 14:25:53.213reset freemap Sep 03 14:25:53.213Sep 03 14:25:53.213DEBG, DEBGreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 6542 | 2026-09-03T14:25:54.757Z | DEBGINFO :reset freemapreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.213 freemap_route_ipv4INFO |
| 6543 | 2026-09-03T14:25:54.758Z | , |
| 6544 | 2026-09-03T14:25:54.758Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 6545 | 2026-09-03T14:25:54.758Z | unit : adding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv6Sep 03 14:25:53.213 |
| 6546 | 2026-09-03T14:25:54.758Z | Sep 03 14:25:53.213Sep 03 14:25:53.213 |
| 6547 | 2026-09-03T14:25:54.758Z | INFO DEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBGSep 03 14:25:53.213 |
| 6548 | 2026-09-03T14:25:54.758Z | initted freemap. size: 64replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.213, unitINFO: Sep 03 14:25:53.213DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6549 | 2026-09-03T14:25:54.758Z | DEBG freemap_route_ipv6replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6550 | 2026-09-03T14:25:54.758Z | |
| 6551 | 2026-09-03T14:25:54.758Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6552 | 2026-09-03T14:25:54.758Z | Sep 03 14:25:53.213 |
| 6553 | 2026-09-03T14:25:54.758Z | Sep 03 14:25:53.213Sep 03 14:25:53.213 DEBGSep 03 14:25:53.213INFODEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 6554 | 2026-09-03T14:25:54.758Z | reset freemap |
| 6555 | 2026-09-03T14:25:54.758Z | , adding route 3fff:dead::/64 -> 2001:db8::55:1unitSep 03 14:25:53.213Sep 03 14:25:53.213 |
| 6556 | 2026-09-03T14:25:54.758Z | Sep 03 14:25:53.213DEBG: INFOSep 03 14:25:53.213replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv6DEBG |
| 6557 | 2026-09-03T14:25:54.758Z | |
| 6558 | 2026-09-03T14:25:54.758Z | adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6559 | 2026-09-03T14:25:54.758Z | INFO |
| 6560 | 2026-09-03T14:25:54.758Z | Sep 03 14:25:53.213 adding route 3fff:beef:21::/64 -> 2001:db8::55:ff Sep 03 14:25:53.213Sep 03 14:25:53.213 INFOSep 03 14:25:53.213 |
| 6561 | 2026-09-03T14:25:54.758Z | DEBG INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6562 | 2026-09-03T14:25:54.758Z | INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 6563 | 2026-09-03T14:25:54.758Z | |
| 6564 | 2026-09-03T14:25:54.758Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6565 | 2026-09-03T14:25:54.758Z | Sep 03 14:25:53.213Sep 03 14:25:53.213 Sep 03 14:25:53.213Sep 03 14:25:53.213 DEBGINFO Sep 03 14:25:53.213DEBG DEBGDEBG adding route 3fff:beef::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 6566 | 2026-09-03T14:25:54.758Z | replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6567 | 2026-09-03T14:25:54.758Z | |
| 6568 | 2026-09-03T14:25:54.758Z | |
| 6569 | 2026-09-03T14:25:54.758Z | replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.213 |
| 6570 | 2026-09-03T14:25:54.758Z | Sep 03 14:25:53.213Sep 03 14:25:53.213 INFODEBGINFO Sep 03 14:25:53.213adding route 3fff:beef:8::/64 -> 2001:db8::55:ff Sep 03 14:25:53.213INFO adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 6571 | 2026-09-03T14:25:54.758Z | replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6572 | 2026-09-03T14:25:54.758Z | |
| 6573 | 2026-09-03T14:25:54.758Z | INFO |
| 6574 | 2026-09-03T14:25:54.758Z | adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 14:25:53.213 |
| 6575 | 2026-09-03T14:25:54.758Z | Sep 03 14:25:53.213Sep 03 14:25:53.213DEBG Sep 03 14:25:53.213 DEBGreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.213 |
| 6576 | 2026-09-03T14:25:54.758Z | DEBG INFOreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6577 | 2026-09-03T14:25:54.758Z | replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 03 14:25:53.213Sep 03 14:25:53.213 |
| 6578 | 2026-09-03T14:25:54.758Z | replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6579 | 2026-09-03T14:25:54.758Z | INFOINFOSep 03 14:25:53.213 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG |
| 6580 | 2026-09-03T14:25:54.758Z | replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6581 | 2026-09-03T14:25:54.758Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 03 14:25:53.213Sep 03 14:25:53.213 INFODEBG |
| 6582 | 2026-09-03T14:25:54.759Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6583 | 2026-09-03T14:25:54.759Z | |
| 6584 | 2026-09-03T14:25:54.759Z | replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.213Sep 03 14:25:53.213 |
| 6585 | 2026-09-03T14:25:54.759Z | INFODEBGSep 03 14:25:53.213 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 03 14:25:53.213 |
| 6586 | 2026-09-03T14:25:54.759Z | DEBGSep 03 14:25:53.213 replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6587 | 2026-09-03T14:25:54.759Z | INFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 03 14:25:53.213 |
| 6588 | 2026-09-03T14:25:54.759Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 03 14:25:53.213DEBG |
| 6589 | 2026-09-03T14:25:54.759Z | INFO replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 03 14:25:53.213 |
| 6590 | 2026-09-03T14:25:54.759Z | |
| 6591 | 2026-09-03T14:25:54.759Z | Sep 03 14:25:53.213 DEBGDEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.213 |
| 6592 | 2026-09-03T14:25:54.759Z | INFOSep 03 14:25:53.213 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffDEBG |
| 6593 | 2026-09-03T14:25:54.759Z | Sep 03 14:25:53.213 |
| 6594 | 2026-09-03T14:25:54.759Z | replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6595 | 2026-09-03T14:25:54.759Z | Sep 03 14:25:53.213 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.213 |
| 6596 | 2026-09-03T14:25:54.759Z | INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6597 | 2026-09-03T14:25:54.759Z | Sep 03 14:25:53.213Sep 03 14:25:53.213 Sep 03 14:25:53.213INFOINFO DEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6598 | 2026-09-03T14:25:54.759Z | |
| 6599 | 2026-09-03T14:25:54.759Z | |
| 6600 | 2026-09-03T14:25:54.759Z | Sep 03 14:25:53.213Sep 03 14:25:53.213 Sep 03 14:25:53.213DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFODEBG |
| 6601 | 2026-09-03T14:25:54.759Z | replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6602 | 2026-09-03T14:25:54.759Z | |
| 6603 | 2026-09-03T14:25:54.759Z | Sep 03 14:25:53.213Sep 03 14:25:53.213Sep 03 14:25:53.213 DEBG INFO INFOreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6604 | 2026-09-03T14:25:54.759Z | |
| 6605 | 2026-09-03T14:25:54.759Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6606 | 2026-09-03T14:25:54.759Z | Sep 03 14:25:53.213 Sep 03 14:25:53.213INFO Sep 03 14:25:53.213DEBG adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG |
| 6607 | 2026-09-03T14:25:54.759Z | replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6608 | 2026-09-03T14:25:54.759Z | replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6609 | 2026-09-03T14:25:54.759Z | Sep 03 14:25:53.213Sep 03 14:25:53.213 INFODEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6610 | 2026-09-03T14:25:54.759Z | |
| 6611 | 2026-09-03T14:25:54.759Z | Sep 03 14:25:53.213Sep 03 14:25:53.213 Sep 03 14:25:53.213 INFODEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6612 | 2026-09-03T14:25:54.759Z | |
| 6613 | 2026-09-03T14:25:54.759Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6614 | 2026-09-03T14:25:54.759Z | Sep 03 14:25:53.213Sep 03 14:25:53.213 DEBGINFO Sep 03 14:25:53.213adding route 3fff:beef:7::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6615 | 2026-09-03T14:25:54.759Z | DEBGINFO |
| 6616 | 2026-09-03T14:25:54.759Z | replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6617 | 2026-09-03T14:25:54.760Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6618 | 2026-09-03T14:25:54.760Z | Sep 03 14:25:53.213Sep 03 14:25:53.213 Sep 03 14:25:53.213Sep 03 14:25:53.213INFO DEBGDEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6619 | 2026-09-03T14:25:54.760Z | replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6620 | 2026-09-03T14:25:54.760Z | replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.213 |
| 6621 | 2026-09-03T14:25:54.760Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ff DEBG Sep 03 14:25:53.213 |
| 6622 | 2026-09-03T14:25:54.760Z | replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:25:53.213 |
| 6623 | 2026-09-03T14:25:54.760Z | INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffINFO |
| 6624 | 2026-09-03T14:25:54.764Z | Sep 03 14:25:53.213adding route 3fff:beef:3::/64 -> 2001:db8::55:ff Sep 03 14:25:53.213INFO |
| 6625 | 2026-09-03T14:25:54.764Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBGSep 03 14:25:53.213 |
| 6626 | 2026-09-03T14:25:54.764Z | DEBGreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.213 |
| 6627 | 2026-09-03T14:25:54.764Z | replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6628 | 2026-09-03T14:25:54.764Z | replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.213Sep 03 14:25:53.213 |
| 6629 | 2026-09-03T14:25:54.764Z | Sep 03 14:25:53.213 DEBGINFO INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 03 14:25:53.213 |
| 6630 | 2026-09-03T14:25:54.764Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6631 | 2026-09-03T14:25:54.764Z | |
| 6632 | 2026-09-03T14:25:54.764Z | INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6633 | 2026-09-03T14:25:54.764Z | Sep 03 14:25:53.213Sep 03 14:25:53.213 Sep 03 14:25:53.213DEBGSep 03 14:25:53.213INFO DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6634 | 2026-09-03T14:25:54.764Z | |
| 6635 | 2026-09-03T14:25:54.764Z | |
| 6636 | 2026-09-03T14:25:54.764Z | DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.213Sep 03 14:25:53.213 INFOSep 03 14:25:53.213INFO DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6637 | 2026-09-03T14:25:54.764Z | replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6638 | 2026-09-03T14:25:54.764Z | |
| 6639 | 2026-09-03T14:25:54.764Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6640 | 2026-09-03T14:25:54.764Z | Sep 03 14:25:53.214Sep 03 14:25:53.214Sep 03 14:25:53.214Sep 03 14:25:53.214 DEBGINFO DEBGreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6641 | 2026-09-03T14:25:54.764Z | INFO |
| 6642 | 2026-09-03T14:25:54.764Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6643 | 2026-09-03T14:25:54.764Z | |
| 6644 | 2026-09-03T14:25:54.764Z | Sep 03 14:25:53.214 Sep 03 14:25:53.214INFOSep 03 14:25:53.214Sep 03 14:25:53.214 INFOadding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBG |
| 6645 | 2026-09-03T14:25:54.764Z | DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6646 | 2026-09-03T14:25:54.764Z | |
| 6647 | 2026-09-03T14:25:54.764Z | Sep 03 14:25:53.214 |
| 6648 | 2026-09-03T14:25:54.765Z | DEBGSep 03 14:25:53.214 Sep 03 14:25:53.214 replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6649 | 2026-09-03T14:25:54.765Z | INFOSep 03 14:25:53.214 DEBG INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 03 14:25:53.214replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6650 | 2026-09-03T14:25:54.765Z | INFO |
| 6651 | 2026-09-03T14:25:54.765Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6652 | 2026-09-03T14:25:54.765Z | |
| 6653 | 2026-09-03T14:25:54.765Z | Sep 03 14:25:53.214 INFO Sep 03 14:25:53.214adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 14:25:53.214 |
| 6654 | 2026-09-03T14:25:54.765Z | Sep 03 14:25:53.214 DEBG DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6655 | 2026-09-03T14:25:54.765Z | Sep 03 14:25:53.214 replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6656 | 2026-09-03T14:25:54.765Z | replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.214replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6657 | 2026-09-03T14:25:54.765Z | INFO |
| 6658 | 2026-09-03T14:25:54.765Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6659 | 2026-09-03T14:25:54.765Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 Sep 03 14:25:53.214Sep 03 14:25:53.214INFO INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6660 | 2026-09-03T14:25:54.765Z | DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6661 | 2026-09-03T14:25:54.765Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6662 | 2026-09-03T14:25:54.765Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 03 14:25:53.214 |
| 6663 | 2026-09-03T14:25:54.765Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 DEBGINFODEBG Sep 03 14:25:53.214replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6664 | 2026-09-03T14:25:54.765Z | replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6665 | 2026-09-03T14:25:54.765Z | |
| 6666 | 2026-09-03T14:25:54.765Z | DEBG Sep 03 14:25:53.214replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:25:53.214INFOSep 03 14:25:53.214 |
| 6667 | 2026-09-03T14:25:54.765Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6668 | 2026-09-03T14:25:54.765Z | DEBGSep 03 14:25:53.214 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFO |
| 6669 | 2026-09-03T14:25:54.765Z | replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6670 | 2026-09-03T14:25:54.765Z | Sep 03 14:25:53.214adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6671 | 2026-09-03T14:25:54.765Z | DEBGSep 03 14:25:53.214 replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:25:53.214 |
| 6672 | 2026-09-03T14:25:54.765Z | DEBGINFO Sep 03 14:25:53.214replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6673 | 2026-09-03T14:25:54.765Z | |
| 6674 | 2026-09-03T14:25:54.765Z | DEBGSep 03 14:25:53.214 INFO replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6675 | 2026-09-03T14:25:54.765Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 |
| 6676 | 2026-09-03T14:25:54.765Z | DEBGINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 14:25:53.214replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6677 | 2026-09-03T14:25:54.765Z | |
| 6678 | 2026-09-03T14:25:54.765Z | DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.214Sep 03 14:25:53.214 |
| 6679 | 2026-09-03T14:25:54.765Z | Sep 03 14:25:53.214 INFOINFO DEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6680 | 2026-09-03T14:25:54.765Z | |
| 6681 | 2026-09-03T14:25:54.765Z | Sep 03 14:25:53.214replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6682 | 2026-09-03T14:25:54.765Z | INFOSep 03 14:25:53.214 Sep 03 14:25:53.214adding route 3fff:beef:10::/64 -> 2001:db8::55:ff DEBG |
| 6683 | 2026-09-03T14:25:54.766Z | DEBGreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.214 |
| 6684 | 2026-09-03T14:25:54.766Z | replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6685 | 2026-09-03T14:25:54.766Z | INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6686 | 2026-09-03T14:25:54.766Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 INFOSep 03 14:25:53.214Sep 03 14:25:53.214 INFO replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 6687 | 2026-09-03T14:25:54.766Z | |
| 6688 | 2026-09-03T14:25:54.766Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 DEBGINFO replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 6689 | 2026-09-03T14:25:54.766Z | |
| 6690 | 2026-09-03T14:25:54.766Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 DEBGDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6691 | 2026-09-03T14:25:54.766Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6692 | 2026-09-03T14:25:54.766Z | |
| 6693 | 2026-09-03T14:25:54.766Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 INFODEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6694 | 2026-09-03T14:25:54.766Z | |
| 6695 | 2026-09-03T14:25:54.766Z | Sep 03 14:25:53.214 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 14:25:53.214 |
| 6696 | 2026-09-03T14:25:54.766Z | DEBGSep 03 14:25:53.214 replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6697 | 2026-09-03T14:25:54.766Z | INFO Sep 03 14:25:53.214adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 6698 | 2026-09-03T14:25:54.766Z | Sep 03 14:25:53.214DEBG INFOSep 03 14:25:53.214replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6699 | 2026-09-03T14:25:54.766Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG |
| 6700 | 2026-09-03T14:25:54.766Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.214 |
| 6701 | 2026-09-03T14:25:54.766Z | INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6702 | 2026-09-03T14:25:54.766Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 Sep 03 14:25:53.214DEBGINFO DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6703 | 2026-09-03T14:25:54.766Z | |
| 6704 | 2026-09-03T14:25:54.766Z | |
| 6705 | 2026-09-03T14:25:54.766Z | Sep 03 14:25:53.214 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 6706 | 2026-09-03T14:25:54.766Z | Sep 03 14:25:53.214 DEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.214 |
| 6707 | 2026-09-03T14:25:54.766Z | DEBG Sep 03 14:25:53.214replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6708 | 2026-09-03T14:25:54.766Z | INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6709 | 2026-09-03T14:25:54.766Z | Sep 03 14:25:53.214 INFO Sep 03 14:25:53.214adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 6710 | 2026-09-03T14:25:54.766Z | Sep 03 14:25:53.214DEBG INFOreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:25:53.214 |
| 6711 | 2026-09-03T14:25:54.766Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff DEBG |
| 6712 | 2026-09-03T14:25:54.766Z | replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6713 | 2026-09-03T14:25:54.766Z | Sep 03 14:25:53.214 INFOSep 03 14:25:53.214 Sep 03 14:25:53.214adding route 3fff:beef:29::/64 -> 2001:db8::55:ff DEBGINFO |
| 6714 | 2026-09-03T14:25:54.766Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6715 | 2026-09-03T14:25:54.766Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 6716 | 2026-09-03T14:25:54.766Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 Sep 03 14:25:53.214DEBG INFODEBGreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6717 | 2026-09-03T14:25:54.767Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 6718 | 2026-09-03T14:25:54.767Z | replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6719 | 2026-09-03T14:25:54.767Z | Sep 03 14:25:53.214 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6720 | 2026-09-03T14:25:54.767Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 DEBGDEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6721 | 2026-09-03T14:25:54.767Z | |
| 6722 | 2026-09-03T14:25:54.767Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFOINFO Sep 03 14:25:53.214adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff INFO |
| 6723 | 2026-09-03T14:25:54.767Z | |
| 6724 | 2026-09-03T14:25:54.771Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 6725 | 2026-09-03T14:25:54.771Z | |
| 6726 | 2026-09-03T14:25:54.771Z | DEBGSep 03 14:25:53.214Sep 03 14:25:53.214Sep 03 14:25:53.214 Sep 03 14:25:53.214 DEBGDEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6727 | 2026-09-03T14:25:54.771Z | replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6728 | 2026-09-03T14:25:54.771Z | |
| 6729 | 2026-09-03T14:25:54.771Z | replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 03 14:25:53.214Sep 03 14:25:53.214 |
| 6730 | 2026-09-03T14:25:54.771Z | Sep 03 14:25:53.214INFO INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 6731 | 2026-09-03T14:25:54.771Z | Sep 03 14:25:53.214 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffINFOreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:25:53.214INFO |
| 6732 | 2026-09-03T14:25:54.771Z | |
| 6733 | 2026-09-03T14:25:54.771Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 6734 | 2026-09-03T14:25:54.771Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG |
| 6735 | 2026-09-03T14:25:54.771Z | replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6736 | 2026-09-03T14:25:54.771Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 Sep 03 14:25:53.214Sep 03 14:25:53.214 Sep 03 14:25:53.214DEBGINFO DEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ff DEBGreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6737 | 2026-09-03T14:25:54.771Z | |
| 6738 | 2026-09-03T14:25:54.771Z | INFOreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6739 | 2026-09-03T14:25:54.771Z | |
| 6740 | 2026-09-03T14:25:54.771Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 03 14:25:53.214 Sep 03 14:25:53.214Sep 03 14:25:53.214 |
| 6741 | 2026-09-03T14:25:54.771Z | INFOINFOSep 03 14:25:53.214 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6742 | 2026-09-03T14:25:54.771Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 6743 | 2026-09-03T14:25:54.771Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 14:25:53.214 |
| 6744 | 2026-09-03T14:25:54.771Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 DEBGDEBG DEBG Sep 03 14:25:53.214replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6745 | 2026-09-03T14:25:54.771Z | replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGDEBG |
| 6746 | 2026-09-03T14:25:54.771Z | Sep 03 14:25:53.214 |
| 6747 | 2026-09-03T14:25:54.771Z | replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.214INFO |
| 6748 | 2026-09-03T14:25:54.772Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:25:53.214INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6749 | 2026-09-03T14:25:54.772Z | |
| 6750 | 2026-09-03T14:25:54.772Z | INFOSep 03 14:25:53.214 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 6751 | 2026-09-03T14:25:54.772Z | |
| 6752 | 2026-09-03T14:25:54.772Z | Sep 03 14:25:53.214 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 14:25:53.214INFO |
| 6753 | 2026-09-03T14:25:54.772Z | DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6754 | 2026-09-03T14:25:54.772Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.214Sep 03 14:25:53.214 |
| 6755 | 2026-09-03T14:25:54.772Z | Sep 03 14:25:53.214DEBG Sep 03 14:25:53.214DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6756 | 2026-09-03T14:25:54.772Z | |
| 6757 | 2026-09-03T14:25:54.772Z | Sep 03 14:25:53.214 INFOreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6758 | 2026-09-03T14:25:54.772Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBGSep 03 14:25:53.214Sep 03 14:25:53.214 |
| 6759 | 2026-09-03T14:25:54.772Z | INFOINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6760 | 2026-09-03T14:25:54.772Z | |
| 6761 | 2026-09-03T14:25:54.772Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 DEBG Sep 03 14:25:53.214Sep 03 14:25:53.214replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFODEBG |
| 6762 | 2026-09-03T14:25:54.772Z | DEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6763 | 2026-09-03T14:25:54.772Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6764 | 2026-09-03T14:25:54.772Z | Sep 03 14:25:53.214 |
| 6765 | 2026-09-03T14:25:54.772Z | INFOSep 03 14:25:53.214 |
| 6766 | 2026-09-03T14:25:54.772Z | Sep 03 14:25:53.214Sep 03 14:25:53.214adding route 3fff:beef:15::/64 -> 2001:db8::55:ffINFO |
| 6767 | 2026-09-03T14:25:54.772Z | DEBGINFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6768 | 2026-09-03T14:25:54.772Z | |
| 6769 | 2026-09-03T14:25:54.772Z | Sep 03 14:25:53.214 adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 14:25:53.214Sep 03 14:25:53.214 DEBGDEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.214 |
| 6770 | 2026-09-03T14:25:54.772Z | INFO |
| 6771 | 2026-09-03T14:25:54.772Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6772 | 2026-09-03T14:25:54.772Z | Sep 03 14:25:53.214INFO INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 03 14:25:53.214Sep 03 14:25:53.214 |
| 6773 | 2026-09-03T14:25:54.772Z | DEBG |
| 6774 | 2026-09-03T14:25:54.772Z | INFOreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6775 | 2026-09-03T14:25:54.772Z | Sep 03 14:25:53.214 DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6776 | 2026-09-03T14:25:54.772Z | replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6777 | 2026-09-03T14:25:54.772Z | Sep 03 14:25:53.214 |
| 6778 | 2026-09-03T14:25:54.772Z | DEBG Sep 03 14:25:53.214replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.214 |
| 6779 | 2026-09-03T14:25:54.772Z | INFOSep 03 14:25:53.214 INFOSep 03 14:25:53.214adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 14:25:53.214 |
| 6780 | 2026-09-03T14:25:54.772Z | DEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 6781 | 2026-09-03T14:25:54.772Z | Sep 03 14:25:53.214INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 6782 | 2026-09-03T14:25:54.772Z | |
| 6783 | 2026-09-03T14:25:54.772Z | Sep 03 14:25:53.214DEBG INFOreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6784 | 2026-09-03T14:25:54.772Z | |
| 6785 | 2026-09-03T14:25:54.772Z | DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.214 |
| 6786 | 2026-09-03T14:25:54.772Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 Sep 03 14:25:53.214 DEBGDEBGDEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6787 | 2026-09-03T14:25:54.773Z | |
| 6788 | 2026-09-03T14:25:54.773Z | INFO |
| 6789 | 2026-09-03T14:25:54.773Z | Sep 03 14:25:53.214Sep 03 14:25:53.214adding route 3fff:beef:27::/64 -> 2001:db8::55:ff Sep 03 14:25:53.214INFO |
| 6790 | 2026-09-03T14:25:54.773Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 6791 | 2026-09-03T14:25:54.773Z | INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffINFO |
| 6792 | 2026-09-03T14:25:54.773Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 Sep 03 14:25:53.214 DEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBGINFO |
| 6793 | 2026-09-03T14:25:54.773Z | replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6794 | 2026-09-03T14:25:54.773Z | |
| 6795 | 2026-09-03T14:25:54.773Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 Sep 03 14:25:53.214Sep 03 14:25:53.214 DEBG INFOreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6796 | 2026-09-03T14:25:54.773Z | INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6797 | 2026-09-03T14:25:54.773Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff DEBG |
| 6798 | 2026-09-03T14:25:54.773Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6799 | 2026-09-03T14:25:54.773Z | |
| 6800 | 2026-09-03T14:25:54.773Z | Sep 03 14:25:53.214 Sep 03 14:25:53.214INFO DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6801 | 2026-09-03T14:25:54.773Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.214 |
| 6802 | 2026-09-03T14:25:54.773Z | INFOSep 03 14:25:53.214 Sep 03 14:25:53.214adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG |
| 6803 | 2026-09-03T14:25:54.773Z | DEBGSep 03 14:25:53.214 replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6804 | 2026-09-03T14:25:54.773Z | INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 14:25:53.214 |
| 6805 | 2026-09-03T14:25:54.773Z | replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6806 | 2026-09-03T14:25:54.773Z | Sep 03 14:25:53.214DEBG INFOreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.214 |
| 6807 | 2026-09-03T14:25:54.773Z | Sep 03 14:25:53.214DEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFO |
| 6808 | 2026-09-03T14:25:54.773Z | |
| 6809 | 2026-09-03T14:25:54.773Z | Sep 03 14:25:53.214adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 6810 | 2026-09-03T14:25:54.773Z | Sep 03 14:25:53.214INFO Sep 03 14:25:53.214INFO DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff Sep 03 14:25:53.214replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6811 | 2026-09-03T14:25:54.773Z | DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 6812 | 2026-09-03T14:25:54.773Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6813 | 2026-09-03T14:25:54.773Z | |
| 6814 | 2026-09-03T14:25:54.773Z | Sep 03 14:25:53.214 DEBGSep 03 14:25:53.214 Sep 03 14:25:53.214Sep 03 14:25:53.214replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGINFO |
| 6815 | 2026-09-03T14:25:54.773Z | replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 6816 | 2026-09-03T14:25:54.773Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff Sep 03 14:25:53.214 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffINFO |
| 6817 | 2026-09-03T14:25:54.773Z | |
| 6818 | 2026-09-03T14:25:54.773Z | Sep 03 14:25:53.214 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO |
| 6819 | 2026-09-03T14:25:54.773Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 6820 | 2026-09-03T14:25:54.773Z | Sep 03 14:25:53.214Sep 03 14:25:53.214 Sep 03 14:25:53.214 DEBGSep 03 14:25:53.214 DEBGDEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6821 | 2026-09-03T14:25:54.773Z | Sep 03 14:25:53.214 DEBG created new freemapDEBG, unitreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 6822 | 2026-09-03T14:25:54.773Z | freemap_route_ipv4 |
| 6823 | 2026-09-03T14:25:54.773Z | |
| 6824 | 2026-09-03T14:25:54.778Z | replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.214Sep 03 14:25:53.214Sep 03 14:25:53.214 DEBGSep 03 14:25:53.214DEBG INFO replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6825 | 2026-09-03T14:25:54.778Z | |
| 6826 | 2026-09-03T14:25:54.778Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffcreated new freemap adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 03 14:25:53.214 |
| 6827 | 2026-09-03T14:25:54.778Z | |
| 6828 | 2026-09-03T14:25:54.778Z | INFO, unitSep 03 14:25:53.214 adding route 3fff:beef:36::/64 -> 2001:db8::55:ff : |
| 6829 | 2026-09-03T14:25:54.778Z | INFO freemap_route_ipv6 |
| 6830 | 2026-09-03T14:25:54.778Z | Sep 03 14:25:53.214Sep 03 14:25:53.214adding route 3fff:beef:29::/64 -> 2001:db8::55:ff Sep 03 14:25:53.214 |
| 6831 | 2026-09-03T14:25:54.778Z | Sep 03 14:25:53.214DEBGDEBGDEBG Sep 03 14:25:53.214 initted freemap. size: 64Sep 03 14:25:53.214replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6832 | 2026-09-03T14:25:54.778Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6833 | 2026-09-03T14:25:54.778Z | DEBG, unit replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6834 | 2026-09-03T14:25:54.778Z | Sep 03 14:25:53.215freemap_route_ipv4 INFO |
| 6835 | 2026-09-03T14:25:54.778Z | DEBG |
| 6836 | 2026-09-03T14:25:54.778Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 6837 | 2026-09-03T14:25:54.778Z | Sep 03 14:25:53.215replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6838 | 2026-09-03T14:25:54.778Z | Sep 03 14:25:53.215INFOSep 03 14:25:53.215 Sep 03 14:25:53.215 DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 03 14:25:53.215 |
| 6839 | 2026-09-03T14:25:54.778Z | INFOINFOreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6840 | 2026-09-03T14:25:54.778Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 6841 | 2026-09-03T14:25:54.778Z | reset freemap Sep 03 14:25:53.215adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff, |
| 6842 | 2026-09-03T14:25:54.778Z | Sep 03 14:25:53.215unitINFO : Sep 03 14:25:53.215Sep 03 14:25:53.215freemap_route_ipv4adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 14:25:53.215 |
| 6843 | 2026-09-03T14:25:54.778Z | DEBGDEBG |
| 6844 | 2026-09-03T14:25:54.778Z | DEBGreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6845 | 2026-09-03T14:25:54.778Z | Sep 03 14:25:53.215Sep 03 14:25:53.215 replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6846 | 2026-09-03T14:25:54.779Z | replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6847 | 2026-09-03T14:25:54.779Z | initted freemap. size: 64 , DEBGunitSep 03 14:25:53.215Sep 03 14:25:53.215 INFO:INFO Sep 03 14:25:53.215 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFO |
| 6848 | 2026-09-03T14:25:54.779Z | freemap_route_ipv6 |
| 6849 | 2026-09-03T14:25:54.779Z | |
| 6850 | 2026-09-03T14:25:54.779Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6851 | 2026-09-03T14:25:54.779Z | |
| 6852 | 2026-09-03T14:25:54.779Z | Sep 03 14:25:53.215Sep 03 14:25:53.215 Sep 03 14:25:53.215 DEBG DEBG Sep 03 14:25:53.215DEBGreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6853 | 2026-09-03T14:25:54.779Z | DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6854 | 2026-09-03T14:25:54.779Z | |
| 6855 | 2026-09-03T14:25:54.779Z | Sep 03 14:25:53.215reset freemap , INFOunit :Sep 03 14:25:53.215Sep 03 14:25:53.215Sep 03 14:25:53.215adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6856 | 2026-09-03T14:25:54.779Z | INFOINFO freemap_route_ipv6adding route 3fff:beef:39::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 6857 | 2026-09-03T14:25:54.779Z | |
| 6858 | 2026-09-03T14:25:54.779Z | |
| 6859 | 2026-09-03T14:25:54.779Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 03 14:25:53.215 |
| 6860 | 2026-09-03T14:25:54.779Z | Sep 03 14:25:53.215DEBGSep 03 14:25:53.215 Sep 03 14:25:53.215replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6861 | 2026-09-03T14:25:54.779Z | INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 14:25:53.215Sep 03 14:25:53.215 DEBGSep 03 14:25:53.215INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG |
| 6862 | 2026-09-03T14:25:54.779Z | DEBGreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6863 | 2026-09-03T14:25:54.779Z | |
| 6864 | 2026-09-03T14:25:54.779Z | created new freemap, unitSep 03 14:25:53.215: Sep 03 14:25:53.215 freemap_route_ipv4Sep 03 14:25:53.215 |
| 6865 | 2026-09-03T14:25:54.779Z | INFO replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 03 14:25:53.215 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG |
| 6866 | 2026-09-03T14:25:54.779Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6867 | 2026-09-03T14:25:54.779Z | |
| 6868 | 2026-09-03T14:25:54.779Z | DEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.215 created new freemap, Sep 03 14:25:53.215unitreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 6869 | 2026-09-03T14:25:54.779Z | |
| 6870 | 2026-09-03T14:25:54.779Z | freemap_route_ipv6 |
| 6871 | 2026-09-03T14:25:54.779Z | |
| 6872 | 2026-09-03T14:25:54.779Z | Sep 03 14:25:53.215 DEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6873 | 2026-09-03T14:25:54.779Z | INFOSep 03 14:25:53.215Sep 03 14:25:53.215 DEBG initted freemap. size: 64, INFOunit adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6874 | 2026-09-03T14:25:54.779Z | |
| 6875 | 2026-09-03T14:25:54.779Z | : Sep 03 14:25:53.215freemap_route_ipv4 |
| 6876 | 2026-09-03T14:25:54.779Z | INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 6877 | 2026-09-03T14:25:54.779Z | Sep 03 14:25:53.215 INFODEBG Sep 03 14:25:53.215 reset freemapSep 03 14:25:53.215Sep 03 14:25:53.215 , adding route 3fff:beef:20::/64 -> 2001:db8::55:ffINFOunit :adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff DEBGfreemap_route_ipv4 |
| 6878 | 2026-09-03T14:25:54.779Z | |
| 6879 | 2026-09-03T14:25:54.779Z | Sep 03 14:25:53.215 DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6880 | 2026-09-03T14:25:54.779Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 14:25:53.215 Sep 03 14:25:53.215DEBG |
| 6881 | 2026-09-03T14:25:54.779Z | test route::tests::identity_replace_is_noop ... ok |
| 6882 | 2026-09-03T14:25:54.779Z | DEBG initted freemap. size: 64, unitSep 03 14:25:53.215: |
| 6883 | 2026-09-03T14:25:54.779Z | test route::tests::grow_succeeds ... ok |
| 6884 | 2026-09-03T14:25:54.779Z | freemap_route_ipv6 |
| 6885 | 2026-09-03T14:25:54.780Z | Sep 03 14:25:53.215 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffINFO |
| 6886 | 2026-09-03T14:25:54.780Z | Sep 03 14:25:53.215 adding route 3fff:dead::/64 -> 2001:db8::55:3DEBGSep 03 14:25:53.215Sep 03 14:25:53.215DEBG DEBG |
| 6887 | 2026-09-03T14:25:54.780Z | reset freemap replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6888 | 2026-09-03T14:25:54.780Z | , unitSep 03 14:25:53.215: DEBGreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 |
| 6889 | 2026-09-03T14:25:54.780Z | Sep 03 14:25:53.215DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 14:25:53.215 INFO |
| 6890 | 2026-09-03T14:25:54.780Z | |
| 6891 | 2026-09-03T14:25:54.780Z | |
| 6892 | 2026-09-03T14:25:54.780Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6893 | 2026-09-03T14:25:54.780Z | replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6894 | 2026-09-03T14:25:54.780Z | Sep 03 14:25:53.215adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 03 14:25:53.215Sep 03 14:25:53.215 |
| 6895 | 2026-09-03T14:25:54.780Z | Sep 03 14:25:53.215DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6896 | 2026-09-03T14:25:54.780Z | INFO Sep 03 14:25:53.215adding route 3fff:beef:22::/64 -> 2001:db8::55:ff INFO |
| 6897 | 2026-09-03T14:25:54.780Z | DEBGSep 03 14:25:53.215 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 6898 | 2026-09-03T14:25:54.780Z | |
| 6899 | 2026-09-03T14:25:54.780Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 03 14:25:53.215 |
| 6900 | 2026-09-03T14:25:54.780Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 6901 | 2026-09-03T14:25:54.780Z | replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6902 | 2026-09-03T14:25:54.780Z | Sep 03 14:25:53.215 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 6903 | 2026-09-03T14:25:54.780Z | Sep 03 14:25:53.215Sep 03 14:25:53.215Sep 03 14:25:53.215 DEBGDEBG INFOreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6904 | 2026-09-03T14:25:54.780Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6905 | 2026-09-03T14:25:54.780Z | |
| 6906 | 2026-09-03T14:25:54.780Z | Sep 03 14:25:53.215Sep 03 14:25:53.215 Sep 03 14:25:53.215DEBGINFO replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6907 | 2026-09-03T14:25:54.780Z | DEBG adding route 3fff:beef:31::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 6908 | 2026-09-03T14:25:54.780Z | Sep 03 14:25:53.215 |
| 6909 | 2026-09-03T14:25:54.780Z | INFO Sep 03 14:25:53.215adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 6910 | 2026-09-03T14:25:54.780Z | DEBG Sep 03 14:25:53.215 replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6911 | 2026-09-03T14:25:54.780Z | replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6912 | 2026-09-03T14:25:54.780Z | Sep 03 14:25:53.215 Sep 03 14:25:53.215INFO Sep 03 14:25:53.215adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 6913 | 2026-09-03T14:25:54.780Z | INFOINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 6914 | 2026-09-03T14:25:54.780Z | |
| 6915 | 2026-09-03T14:25:54.780Z | Sep 03 14:25:53.215 DEBG Sep 03 14:25:53.215replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6916 | 2026-09-03T14:25:54.780Z | DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6917 | 2026-09-03T14:25:54.780Z | Sep 03 14:25:53.215 DEBGSep 03 14:25:53.215 replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 03 14:25:53.215 Sep 03 14:25:53.215adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 6918 | 2026-09-03T14:25:54.780Z | DEBG |
| 6919 | 2026-09-03T14:25:54.780Z | replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6920 | 2026-09-03T14:25:54.780Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 6921 | 2026-09-03T14:25:54.780Z | Sep 03 14:25:53.215Sep 03 14:25:53.215Sep 03 14:25:53.215 INFO DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 6922 | 2026-09-03T14:25:54.780Z | DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.215 |
| 6923 | 2026-09-03T14:25:54.781Z | INFOSep 03 14:25:53.215replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6924 | 2026-09-03T14:25:54.785Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 14:25:53.215 DEBGINFO |
| 6925 | 2026-09-03T14:25:54.785Z | Sep 03 14:25:53.215 adding route 3fff:beef:27::/64 -> 2001:db8::55:ff DEBG |
| 6926 | 2026-09-03T14:25:54.785Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6927 | 2026-09-03T14:25:54.785Z | failed to allocate space for the new target listSep 03 14:25:53.215 |
| 6928 | 2026-09-03T14:25:54.785Z | DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.215Sep 03 14:25:53.215 |
| 6929 | 2026-09-03T14:25:54.785Z | Sep 03 14:25:53.215 INFODEBGDEBGSep 03 14:25:53.215 INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6930 | 2026-09-03T14:25:54.785Z | Sep 03 14:25:53.216 Sep 03 14:25:53.216 |
| 6931 | 2026-09-03T14:25:54.785Z | DEBGSep 03 14:25:53.217 created new freemapDEBGDEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , created new freemap |
| 6932 | 2026-09-03T14:25:54.785Z | unit, :unit :freemap_route_ipv4 freemap_route_ipv4 |
| 6933 | 2026-09-03T14:25:54.785Z | |
| 6934 | 2026-09-03T14:25:54.785Z | replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6935 | 2026-09-03T14:25:54.785Z | Sep 03 14:25:53.217Sep 03 14:25:53.217 INFODEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ffcreated new freemap |
| 6936 | 2026-09-03T14:25:54.785Z | , unitSep 03 14:25:53.217: DEBGfreemap_route_ipv6Sep 03 14:25:53.217 |
| 6937 | 2026-09-03T14:25:54.785Z | created new freemapDEBG , replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unitSep 03 14:25:53.217 |
| 6938 | 2026-09-03T14:25:54.785Z | Sep 03 14:25:53.217: DEBG INFOinitted freemap. size: 64 , adding route 3fff:beef:15::/64 -> 2001:db8::55:ffunitSep 03 14:25:53.217freemap_route_ipv6: |
| 6939 | 2026-09-03T14:25:54.785Z | INFO |
| 6940 | 2026-09-03T14:25:54.785Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff Sep 03 14:25:53.217 |
| 6941 | 2026-09-03T14:25:54.785Z | DEBG freemap_route_ipv4replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6942 | 2026-09-03T14:25:54.785Z | |
| 6943 | 2026-09-03T14:25:54.785Z | Sep 03 14:25:53.217Sep 03 14:25:53.217 DEBGDEBGSep 03 14:25:53.217 initted freemap. size: 64replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG, |
| 6944 | 2026-09-03T14:25:54.785Z | Sep 03 14:25:53.217reset freemap unit, :unitINFO: freemap_route_ipv4 |
| 6945 | 2026-09-03T14:25:54.785Z | Sep 03 14:25:53.217adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6946 | 2026-09-03T14:25:54.785Z | INFOfreemap_route_ipv4 |
| 6947 | 2026-09-03T14:25:54.785Z | Sep 03 14:25:53.217adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 03 14:25:53.217 |
| 6948 | 2026-09-03T14:25:54.785Z | DEBGDEBG Sep 03 14:25:53.217 replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap |
| 6949 | 2026-09-03T14:25:54.785Z | Sep 03 14:25:53.217, unitDEBG DEBGinitted freemap. size: 64 Sep 03 14:25:53.217replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:, unit |
| 6950 | 2026-09-03T14:25:54.785Z | freemap_route_ipv4: freemap_route_ipv6 |
| 6951 | 2026-09-03T14:25:54.786Z | |
| 6952 | 2026-09-03T14:25:54.786Z | Sep 03 14:25:53.217 INFOINFO Sep 03 14:25:53.217adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6953 | 2026-09-03T14:25:54.786Z | DEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreset freemap |
| 6954 | 2026-09-03T14:25:54.786Z | Sep 03 14:25:53.217, Sep 03 14:25:53.217DEBGunitSep 03 14:25:53.217 :DEBGDEBG freemap_route_ipv6 |
| 6955 | 2026-09-03T14:25:54.786Z | replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 6956 | 2026-09-03T14:25:54.786Z | , unitreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 6957 | 2026-09-03T14:25:54.786Z | Sep 03 14:25:53.217Sep 03 14:25:53.217 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1freemap_route_ipv6adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 14:25:53.217 |
| 6958 | 2026-09-03T14:25:54.786Z | |
| 6959 | 2026-09-03T14:25:54.786Z | INFO |
| 6960 | 2026-09-03T14:25:54.786Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 03 14:25:53.217Sep 03 14:25:53.217 |
| 6961 | 2026-09-03T14:25:54.786Z | DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG |
| 6962 | 2026-09-03T14:25:54.786Z | reset freemapSep 03 14:25:53.217, Sep 03 14:25:53.217replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 6963 | 2026-09-03T14:25:54.786Z | : DEBG DEBGfreemap_route_ipv6Sep 03 14:25:53.217Sep 03 14:25:53.217 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] INFO |
| 6964 | 2026-09-03T14:25:54.786Z | DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 6965 | 2026-09-03T14:25:54.786Z | replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6966 | 2026-09-03T14:25:54.786Z | |
| 6967 | 2026-09-03T14:25:54.786Z | Sep 03 14:25:53.217 INFOSep 03 14:25:53.217 Sep 03 14:25:53.217adding route 172.16.0.0/32 -> 10.0.0.2 |
| 6968 | 2026-09-03T14:25:54.786Z | Sep 03 14:25:53.217 INFODEBGINFO replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6969 | 2026-09-03T14:25:54.786Z | |
| 6970 | 2026-09-03T14:25:54.786Z | Sep 03 14:25:53.217 |
| 6971 | 2026-09-03T14:25:54.786Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 6972 | 2026-09-03T14:25:54.786Z | DEBGSep 03 14:25:53.217 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 14:25:53.217 |
| 6973 | 2026-09-03T14:25:54.786Z | INFO Sep 03 14:25:53.217adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff Sep 03 14:25:53.217Sep 03 14:25:53.217DEBG |
| 6974 | 2026-09-03T14:25:54.786Z | DEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6975 | 2026-09-03T14:25:54.786Z | INFOreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6976 | 2026-09-03T14:25:54.786Z | adding route 172.16.0.0/32 -> 10.0.0.3Sep 03 14:25:53.217 |
| 6977 | 2026-09-03T14:25:54.786Z | Sep 03 14:25:53.217 INFO INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 6978 | 2026-09-03T14:25:54.786Z | Sep 03 14:25:53.217 DEBGDEBGSep 03 14:25:53.217 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6979 | 2026-09-03T14:25:54.786Z | Sep 03 14:25:53.217 |
| 6980 | 2026-09-03T14:25:54.786Z | INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff DEBG |
| 6981 | 2026-09-03T14:25:54.786Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:25:53.217 |
| 6982 | 2026-09-03T14:25:54.786Z | INFOSep 03 14:25:53.217 Sep 03 14:25:53.217 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffINFOSep 03 14:25:53.217 |
| 6983 | 2026-09-03T14:25:54.786Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 6984 | 2026-09-03T14:25:54.786Z | DEBG INFOadding route 172.16.0.0/32 -> 10.0.0.1 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6985 | 2026-09-03T14:25:54.786Z | Sep 03 14:25:53.217 |
| 6986 | 2026-09-03T14:25:54.786Z | |
| 6987 | 2026-09-03T14:25:54.787Z | DEBG Sep 03 14:25:53.217replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] Sep 03 14:25:53.217Sep 03 14:25:53.217 |
| 6988 | 2026-09-03T14:25:54.787Z | DEBGDEBG DEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.217 Sep 03 14:25:53.217replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6989 | 2026-09-03T14:25:54.787Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]INFOSep 03 14:25:53.217 |
| 6990 | 2026-09-03T14:25:54.787Z | INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6991 | 2026-09-03T14:25:54.787Z | |
| 6992 | 2026-09-03T14:25:54.787Z | |
| 6993 | 2026-09-03T14:25:54.787Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 6994 | 2026-09-03T14:25:54.787Z | Sep 03 14:25:53.218Sep 03 14:25:53.218 DEBGINFO replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 14:25:53.218 |
| 6995 | 2026-09-03T14:25:54.787Z | |
| 6996 | 2026-09-03T14:25:54.787Z | Sep 03 14:25:53.218DEBG DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6997 | 2026-09-03T14:25:54.787Z | Sep 03 14:25:53.218Sep 03 14:25:53.218 DEBG |
| 6998 | 2026-09-03T14:25:54.787Z | INFOreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 6999 | 2026-09-03T14:25:54.787Z | |
| 7000 | 2026-09-03T14:25:54.787Z | Sep 03 14:25:53.218 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 7001 | 2026-09-03T14:25:54.787Z | Sep 03 14:25:53.218Sep 03 14:25:53.218 DEBGINFO replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 03 14:25:53.218 |
| 7002 | 2026-09-03T14:25:54.787Z | |
| 7003 | 2026-09-03T14:25:54.787Z | DEBGSep 03 14:25:53.218 replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 03 14:25:53.218 |
| 7004 | 2026-09-03T14:25:54.787Z | INFOreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7005 | 2026-09-03T14:25:54.787Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 7006 | 2026-09-03T14:25:54.787Z | Sep 03 14:25:53.218Sep 03 14:25:53.218Sep 03 14:25:53.218 DEBGINFO replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 7007 | 2026-09-03T14:25:54.787Z | |
| 7008 | 2026-09-03T14:25:54.787Z | INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 7009 | 2026-09-03T14:25:54.787Z | Sep 03 14:25:53.218 Sep 03 14:25:53.218DEBG INFOSep 03 14:25:53.218replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7010 | 2026-09-03T14:25:54.787Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 7011 | 2026-09-03T14:25:54.787Z | DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.218 |
| 7012 | 2026-09-03T14:25:54.787Z | Sep 03 14:25:53.218INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG |
| 7013 | 2026-09-03T14:25:54.787Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.218 |
| 7014 | 2026-09-03T14:25:54.787Z | INFO Sep 03 14:25:53.218adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff Sep 03 14:25:53.218DEBG |
| 7015 | 2026-09-03T14:25:54.787Z | replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 7016 | 2026-09-03T14:25:54.787Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 03 14:25:53.218Sep 03 14:25:53.218 DEBGINFO replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7017 | 2026-09-03T14:25:54.787Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 7018 | 2026-09-03T14:25:54.787Z | |
| 7019 | 2026-09-03T14:25:54.787Z | Sep 03 14:25:53.218 Sep 03 14:25:53.218 Sep 03 14:25:53.218DEBGDEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7020 | 2026-09-03T14:25:54.787Z | |
| 7021 | 2026-09-03T14:25:54.787Z | INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 03 14:25:53.218 |
| 7022 | 2026-09-03T14:25:54.787Z | DEBG failed to allocate space for the new target listSep 03 14:25:53.218 |
| 7023 | 2026-09-03T14:25:54.787Z | Sep 03 14:25:53.218DEBG INFOreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:25:53.218adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 7024 | 2026-09-03T14:25:54.792Z | |
| 7025 | 2026-09-03T14:25:54.792Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 14:25:53.218 |
| 7026 | 2026-09-03T14:25:54.792Z | DEBGSep 03 14:25:53.216 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 7027 | 2026-09-03T14:25:54.792Z | Sep 03 14:25:53.218 created new freemapINFO, unitadding route 3fff:beef:20::/64 -> 2001:db8::55:ff: |
| 7028 | 2026-09-03T14:25:54.792Z | Sep 03 14:25:53.218freemap_route_ipv4 |
| 7029 | 2026-09-03T14:25:54.792Z | INFO Sep 03 14:25:53.218adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 7030 | 2026-09-03T14:25:54.792Z | DEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7031 | 2026-09-03T14:25:54.792Z | Sep 03 14:25:53.218 DEBG Sep 03 14:25:53.218replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7032 | 2026-09-03T14:25:54.792Z | Sep 03 14:25:53.218INFO DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 7033 | 2026-09-03T14:25:54.792Z | created new freemapSep 03 14:25:53.218, unitINFO:Sep 03 14:25:53.218 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG |
| 7034 | 2026-09-03T14:25:54.792Z | freemap_route_ipv6replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7035 | 2026-09-03T14:25:54.792Z | |
| 7036 | 2026-09-03T14:25:54.792Z | Sep 03 14:25:53.218 DEBGSep 03 14:25:53.218 replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO Sep 03 14:25:53.218adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 7037 | 2026-09-03T14:25:54.792Z | DEBGSep 03 14:25:53.218 created new freemapDEBG , created new freemapunit, :unit :freemap_route_ipv4 |
| 7038 | 2026-09-03T14:25:54.792Z | Sep 03 14:25:53.224freemap_route_ipv4 |
| 7039 | 2026-09-03T14:25:54.792Z | DEBG Sep 03 14:25:53.224Sep 03 14:25:53.218Sep 03 14:25:53.224 replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7040 | 2026-09-03T14:25:54.792Z | DEBGDEBG DEBGcreated new freemapcreated new freemap, , unitunitcreated new freemap::, unitSep 03 14:25:53.224freemap_route_ipv6 |
| 7041 | 2026-09-03T14:25:54.792Z | freemap_route_ipv4INFO |
| 7042 | 2026-09-03T14:25:54.792Z | : freemap_route_ipv6adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 7043 | 2026-09-03T14:25:54.792Z | |
| 7044 | 2026-09-03T14:25:54.792Z | Sep 03 14:25:53.224 Sep 03 14:25:53.224Sep 03 14:25:53.224 DEBGDEBGSep 03 14:25:53.224 created new freemap DEBG, initted freemap. size: 64unit :, unitfreemap_route_ipv6DEBG:replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7045 | 2026-09-03T14:25:54.792Z | freemap_route_ipv4 |
| 7046 | 2026-09-03T14:25:54.792Z | |
| 7047 | 2026-09-03T14:25:54.792Z | initted freemap. size: 64Sep 03 14:25:53.224Sep 03 14:25:53.224 INFO DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff , reset freemapunit, |
| 7048 | 2026-09-03T14:25:54.792Z | Sep 03 14:25:53.224: unitSep 03 14:25:53.218: DEBGDEBGSep 03 14:25:53.224 created new freemap DEBGfreemap_route_ipv4 initted freemap. size: 64freemap_route_ipv4 |
| 7049 | 2026-09-03T14:25:54.792Z | replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7050 | 2026-09-03T14:25:54.792Z | |
| 7051 | 2026-09-03T14:25:54.792Z | , Sep 03 14:25:53.224, unitSep 03 14:25:53.224:unit Sep 03 14:25:53.224:freemap_route_ipv4 DEBGINFO |
| 7052 | 2026-09-03T14:25:54.792Z | freemap_route_ipv4initted freemap. size: 64DEBG |
| 7053 | 2026-09-03T14:25:54.792Z | , adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 7054 | 2026-09-03T14:25:54.792Z | reset freemapSep 03 14:25:53.224, unitunit::DEBG freemap_route_ipv6Sep 03 14:25:53.225 reset freemap |
| 7055 | 2026-09-03T14:25:54.792Z | Sep 03 14:25:53.225, freemap_route_ipv4unit |
| 7056 | 2026-09-03T14:25:54.792Z | DEBG: freemap_route_ipv4replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7057 | 2026-09-03T14:25:54.793Z | |
| 7058 | 2026-09-03T14:25:54.793Z | Sep 03 14:25:53.225DEBG DEBG Sep 03 14:25:53.225reset freemapSep 03 14:25:53.225 , Sep 03 14:25:53.225unitDEBG: DEBGfreemap_route_ipv6 created new freemap |
| 7059 | 2026-09-03T14:25:54.793Z | INFO initted freemap. size: 64, , adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 14:25:53.225initted freemap. size: 64 unitunit, |
| 7060 | 2026-09-03T14:25:54.793Z | INFO:unit freemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.1: |
| 7061 | 2026-09-03T14:25:54.793Z | |
| 7062 | 2026-09-03T14:25:54.793Z | freemap_route_ipv6 |
| 7063 | 2026-09-03T14:25:54.793Z | Sep 03 14:25:53.225: Sep 03 14:25:53.225Sep 03 14:25:53.225 freemap_route_ipv6 Sep 03 14:25:53.225DEBGDEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7064 | 2026-09-03T14:25:54.793Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG |
| 7065 | 2026-09-03T14:25:54.793Z | reset freemapSep 03 14:25:53.225, unitreset freemap :Sep 03 14:25:53.225 INFO , freemap_route_ipv6INFO |
| 7066 | 2026-09-03T14:25:54.793Z | unitadding route 172.16.0.0/32 -> 10.0.0.2adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 7067 | 2026-09-03T14:25:54.793Z | |
| 7068 | 2026-09-03T14:25:54.793Z | : freemap_route_ipv6 |
| 7069 | 2026-09-03T14:25:54.793Z | Sep 03 14:25:53.225 |
| 7070 | 2026-09-03T14:25:54.793Z | Sep 03 14:25:53.225Sep 03 14:25:53.225DEBG Sep 03 14:25:53.225 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]DEBG DEBG INFOSep 03 14:25:53.225 |
| 7071 | 2026-09-03T14:25:54.793Z | initted freemap. size: 64INFOreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7072 | 2026-09-03T14:25:54.793Z | , unit:adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 14:25:53.225 |
| 7073 | 2026-09-03T14:25:54.793Z | Sep 03 14:25:53.225 INFO |
| 7074 | 2026-09-03T14:25:54.793Z | INFOSep 03 14:25:53.225 adding route 172.16.0.0/32 -> 10.0.0.3 freemap_route_ipv4 adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 7075 | 2026-09-03T14:25:54.793Z | |
| 7076 | 2026-09-03T14:25:54.793Z | DEBG |
| 7077 | 2026-09-03T14:25:54.793Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 14:25:53.225 |
| 7078 | 2026-09-03T14:25:54.793Z | Sep 03 14:25:53.225 Sep 03 14:25:53.225DEBGSep 03 14:25:53.225 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG |
| 7079 | 2026-09-03T14:25:54.793Z | |
| 7080 | 2026-09-03T14:25:54.793Z | reset freemap |
| 7081 | 2026-09-03T14:25:54.793Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 7082 | 2026-09-03T14:25:54.793Z | , unitSep 03 14:25:53.225: INFOSep 03 14:25:53.225Sep 03 14:25:53.225 freemap_route_ipv4INFO Sep 03 14:25:53.225adding route 172.16.0.0/32 -> 10.0.0.4 |
| 7083 | 2026-09-03T14:25:54.793Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 7084 | 2026-09-03T14:25:54.793Z | |
| 7085 | 2026-09-03T14:25:54.793Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 14:25:53.225 |
| 7086 | 2026-09-03T14:25:54.793Z | Sep 03 14:25:53.225 DEBGDEBG INFO replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.225Sep 03 14:25:53.225 |
| 7087 | 2026-09-03T14:25:54.793Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]DEBG DEBG |
| 7088 | 2026-09-03T14:25:54.793Z | adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 14:25:53.225 initted freemap. size: 64 |
| 7089 | 2026-09-03T14:25:54.793Z | INFO, unit adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff: |
| 7090 | 2026-09-03T14:25:54.793Z | freemap_route_ipv6Sep 03 14:25:53.225replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 14:25:53.225 Sep 03 14:25:53.225INFO |
| 7091 | 2026-09-03T14:25:54.793Z | DEBGadding route 172.17.0.0/32 -> 10.0.0.255 |
| 7092 | 2026-09-03T14:25:54.793Z | replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 7093 | 2026-09-03T14:25:54.793Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7094 | 2026-09-03T14:25:54.793Z | |
| 7095 | 2026-09-03T14:25:54.793Z | Sep 03 14:25:53.225Sep 03 14:25:53.225 Sep 03 14:25:53.225 INFODEBGSep 03 14:25:53.225 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 03 14:25:53.225replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7096 | 2026-09-03T14:25:54.794Z | |
| 7097 | 2026-09-03T14:25:54.794Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7098 | 2026-09-03T14:25:54.794Z | INFOSep 03 14:25:53.225Sep 03 14:25:53.225 INFODEBG DEBGadding route 172.17.0.1/32 -> 10.0.0.255 |
| 7099 | 2026-09-03T14:25:54.794Z | reset freemapreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.225 DEBG |
| 7100 | 2026-09-03T14:25:54.794Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 7101 | 2026-09-03T14:25:54.794Z | , unit: Sep 03 14:25:53.231freemap_route_ipv6 Sep 03 14:25:53.231 |
| 7102 | 2026-09-03T14:25:54.794Z | INFOINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.2 |
| 7103 | 2026-09-03T14:25:54.794Z | |
| 7104 | 2026-09-03T14:25:54.794Z | Sep 03 14:25:53.231 INFOSep 03 14:25:53.217 Sep 03 14:25:53.231 INFODEBGSep 03 14:25:53.231 replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7105 | 2026-09-03T14:25:54.794Z | DEBG Sep 03 14:25:53.231replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 7106 | 2026-09-03T14:25:54.794Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7107 | 2026-09-03T14:25:54.794Z | |
| 7108 | 2026-09-03T14:25:54.794Z | Sep 03 14:25:53.231 DEBGINFOSep 03 14:25:53.231Sep 03 14:25:53.231Sep 03 14:25:53.231 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 7109 | 2026-09-03T14:25:54.794Z | DEBGINFO initted freemap. size: 64replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.231 DEBGadding route 172.17.0.0/32 -> 10.0.0.255 |
| 7110 | 2026-09-03T14:25:54.794Z | DEBG |
| 7111 | 2026-09-03T14:25:54.794Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 7112 | 2026-09-03T14:25:54.794Z | Sep 03 14:25:53.231unit : |
| 7113 | 2026-09-03T14:25:54.794Z | Sep 03 14:25:53.231 freemap_route_ipv4Sep 03 14:25:53.231INFO |
| 7114 | 2026-09-03T14:25:54.794Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 7115 | 2026-09-03T14:25:54.794Z | INFODEBG adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7116 | 2026-09-03T14:25:54.794Z | |
| 7117 | 2026-09-03T14:25:54.794Z | Sep 03 14:25:53.231Sep 03 14:25:53.231Sep 03 14:25:53.231Sep 03 14:25:53.231 DEBGDEBGDEBG Sep 03 14:25:53.231 replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap |
| 7118 | 2026-09-03T14:25:54.794Z | , INFO |
| 7119 | 2026-09-03T14:25:54.794Z | unitadding route 172.17.0.1/32 -> 10.0.0.255 |
| 7120 | 2026-09-03T14:25:54.794Z | INFO: Sep 03 14:25:53.231Sep 03 14:25:53.231adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 14:25:53.231 freemap_route_ipv4DEBG INFOINFO |
| 7121 | 2026-09-03T14:25:54.794Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 7122 | 2026-09-03T14:25:54.794Z | |
| 7123 | 2026-09-03T14:25:54.794Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.231 DEBG |
| 7124 | 2026-09-03T14:25:54.798Z | Sep 03 14:25:53.231initted freemap. size: 64adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff , |
| 7125 | 2026-09-03T14:25:54.799Z | DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7126 | 2026-09-03T14:25:54.799Z | Sep 03 14:25:53.231Sep 03 14:25:53.231 unitINFODEBGSep 03 14:25:53.231 :adding route 172.17.0.2/32 -> 10.0.0.255DEBG |
| 7127 | 2026-09-03T14:25:54.799Z | freemap_route_ipv6 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7128 | 2026-09-03T14:25:54.799Z | |
| 7129 | 2026-09-03T14:25:54.799Z | |
| 7130 | 2026-09-03T14:25:54.799Z | Sep 03 14:25:53.231Sep 03 14:25:53.231 Sep 03 14:25:53.231Sep 03 14:25:53.231INFO DEBGINFO Sep 03 14:25:53.231 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 7131 | 2026-09-03T14:25:54.799Z | |
| 7132 | 2026-09-03T14:25:54.799Z | INFO DEBG Sep 03 14:25:53.231replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7133 | 2026-09-03T14:25:54.799Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 reset freemapDEBG, unit Sep 03 14:25:53.231 |
| 7134 | 2026-09-03T14:25:54.799Z | replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG Sep 03 14:25:53.231replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7135 | 2026-09-03T14:25:54.799Z | INFO |
| 7136 | 2026-09-03T14:25:54.799Z | :Sep 03 14:25:53.231 Sep 03 14:25:53.231adding route 172.17.0.3/32 -> 10.0.0.255 freemap_route_ipv6INFO |
| 7137 | 2026-09-03T14:25:54.799Z | Sep 03 14:25:53.231 |
| 7138 | 2026-09-03T14:25:54.799Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 7139 | 2026-09-03T14:25:54.799Z | INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 14:25:53.231Sep 03 14:25:53.231 |
| 7140 | 2026-09-03T14:25:54.799Z | DEBG |
| 7141 | 2026-09-03T14:25:54.799Z | Sep 03 14:25:53.231 replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7142 | 2026-09-03T14:25:54.799Z | DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO Sep 03 14:25:53.231 |
| 7143 | 2026-09-03T14:25:54.799Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 14:25:53.231 INFODEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7144 | 2026-09-03T14:25:54.799Z | |
| 7145 | 2026-09-03T14:25:54.799Z | Sep 03 14:25:53.231 |
| 7146 | 2026-09-03T14:25:54.799Z | Sep 03 14:25:53.231INFO Sep 03 14:25:53.231 adding route 172.17.0.4/32 -> 10.0.0.255Sep 03 14:25:53.231DEBG |
| 7147 | 2026-09-03T14:25:54.799Z | Sep 03 14:25:53.231DEBGreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7148 | 2026-09-03T14:25:54.799Z | INFO Sep 03 14:25:53.231adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 7149 | 2026-09-03T14:25:54.799Z | DEBGSep 03 14:25:53.231INFO INFOreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 14:25:53.231 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG |
| 7150 | 2026-09-03T14:25:54.799Z | |
| 7151 | 2026-09-03T14:25:54.799Z | replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7152 | 2026-09-03T14:25:54.799Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7153 | 2026-09-03T14:25:54.799Z | |
| 7154 | 2026-09-03T14:25:54.799Z | Sep 03 14:25:53.231Sep 03 14:25:53.231Sep 03 14:25:53.231 Sep 03 14:25:53.231 DEBG INFOreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.231 |
| 7155 | 2026-09-03T14:25:54.799Z | INFO INFODEBGadding route 172.17.0.5/32 -> 10.0.0.255Sep 03 14:25:53.231 |
| 7156 | 2026-09-03T14:25:54.799Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 7157 | 2026-09-03T14:25:54.799Z | Sep 03 14:25:53.231 |
| 7158 | 2026-09-03T14:25:54.799Z | DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 14:25:53.231Sep 03 14:25:53.231 replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7159 | 2026-09-03T14:25:54.799Z | DEBG |
| 7160 | 2026-09-03T14:25:54.799Z | DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7161 | 2026-09-03T14:25:54.799Z | replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7162 | 2026-09-03T14:25:54.800Z | Sep 03 14:25:53.232 |
| 7163 | 2026-09-03T14:25:54.800Z | Sep 03 14:25:53.232 Sep 03 14:25:53.232INFO Sep 03 14:25:53.232 DEBG INFOadding route 172.17.0.6/32 -> 10.0.0.255 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 03 14:25:53.232 |
| 7164 | 2026-09-03T14:25:54.800Z | |
| 7165 | 2026-09-03T14:25:54.800Z | |
| 7166 | 2026-09-03T14:25:54.800Z | DEBGSep 03 14:25:53.232 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 14:25:53.232DEBGSep 03 14:25:53.232INFO replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7167 | 2026-09-03T14:25:54.800Z | DEBGadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 7168 | 2026-09-03T14:25:54.800Z | replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7169 | 2026-09-03T14:25:54.800Z | INFO |
| 7170 | 2026-09-03T14:25:54.800Z | adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 14:25:53.232 |
| 7171 | 2026-09-03T14:25:54.800Z | Sep 03 14:25:53.232INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff Sep 03 14:25:53.232 |
| 7172 | 2026-09-03T14:25:54.800Z | WARNSep 03 14:25:53.232 DEBGSep 03 14:25:53.232DEBG INFOSep 03 14:25:53.232 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGadding route 172.17.0.7/32 -> 10.0.0.255 |
| 7173 | 2026-09-03T14:25:54.800Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7174 | 2026-09-03T14:25:54.800Z | |
| 7175 | 2026-09-03T14:25:54.800Z | shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 7176 | 2026-09-03T14:25:54.800Z | |
| 7177 | 2026-09-03T14:25:54.800Z | Sep 03 14:25:53.232Sep 03 14:25:53.232 Sep 03 14:25:53.232 DEBGINFO Sep 03 14:25:53.232 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffINFOreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7178 | 2026-09-03T14:25:54.800Z | |
| 7179 | 2026-09-03T14:25:54.800Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO Sep 03 14:25:53.232 |
| 7180 | 2026-09-03T14:25:54.800Z | adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG |
| 7181 | 2026-09-03T14:25:54.800Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 7182 | 2026-09-03T14:25:54.800Z | Sep 03 14:25:53.232 Sep 03 14:25:53.232 replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFODEBG |
| 7183 | 2026-09-03T14:25:54.800Z | Sep 03 14:25:53.232 adding route 172.17.0.8/32 -> 10.0.0.255 |
| 7184 | 2026-09-03T14:25:54.800Z | DEBGreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 7185 | 2026-09-03T14:25:54.800Z | |
| 7186 | 2026-09-03T14:25:54.800Z | Sep 03 14:25:53.232Sep 03 14:25:53.232 INFO DEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7187 | 2026-09-03T14:25:54.800Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 7188 | 2026-09-03T14:25:54.800Z | |
| 7189 | 2026-09-03T14:25:54.800Z | Sep 03 14:25:53.232Sep 03 14:25:53.232 Sep 03 14:25:53.232DEBG Sep 03 14:25:53.232INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 7190 | 2026-09-03T14:25:54.800Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG |
| 7191 | 2026-09-03T14:25:54.800Z | INFO replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.9/32 -> 10.0.0.255 |
| 7192 | 2026-09-03T14:25:54.800Z | |
| 7193 | 2026-09-03T14:25:54.800Z | Sep 03 14:25:53.232Sep 03 14:25:53.232 DEBG WARN replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 14:25:53.232Sep 03 14:25:53.232 |
| 7194 | 2026-09-03T14:25:54.800Z | INFO |
| 7195 | 2026-09-03T14:25:54.800Z | DEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7196 | 2026-09-03T14:25:54.800Z | Sep 03 14:25:53.232 |
| 7197 | 2026-09-03T14:25:54.800Z | INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 7198 | 2026-09-03T14:25:54.800Z | Sep 03 14:25:53.238 |
| 7199 | 2026-09-03T14:25:54.800Z | |
| 7200 | 2026-09-03T14:25:54.801Z | DEBG Sep 03 14:25:53.238replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7201 | 2026-09-03T14:25:54.801Z | Sep 03 14:25:53.238Sep 03 14:25:53.238 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7202 | 2026-09-03T14:25:54.801Z | |
| 7203 | 2026-09-03T14:25:54.801Z | INFOSep 03 14:25:53.238 Sep 03 14:25:53.238adding route 172.17.0.10/32 -> 10.0.0.255 |
| 7204 | 2026-09-03T14:25:54.801Z | INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 7205 | 2026-09-03T14:25:54.801Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 03 14:25:53.238 |
| 7206 | 2026-09-03T14:25:54.801Z | Sep 03 14:25:53.238 INFODEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 7207 | 2026-09-03T14:25:54.801Z | |
| 7208 | 2026-09-03T14:25:54.801Z | Sep 03 14:25:53.238 Sep 03 14:25:53.238Sep 03 14:25:53.238DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFO |
| 7209 | 2026-09-03T14:25:54.801Z | adding route 172.17.0.11/32 -> 10.0.0.255DEBG |
| 7210 | 2026-09-03T14:25:54.801Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.238 |
| 7211 | 2026-09-03T14:25:54.801Z | Sep 03 14:25:53.238DEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7212 | 2026-09-03T14:25:54.801Z | DEBG Sep 03 14:25:53.238replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 14:25:53.238INFO DEBG |
| 7213 | 2026-09-03T14:25:54.801Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 7214 | 2026-09-03T14:25:54.801Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.238Sep 03 14:25:53.238 |
| 7215 | 2026-09-03T14:25:54.801Z | WARNINFO Sep 03 14:25:53.238 shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 7216 | 2026-09-03T14:25:54.801Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG |
| 7217 | 2026-09-03T14:25:54.801Z | replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.238 |
| 7218 | 2026-09-03T14:25:54.801Z | INFOSep 03 14:25:53.238 DEBG Sep 03 14:25:53.231replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7219 | 2026-09-03T14:25:54.801Z | DEBG Sep 03 14:25:53.238replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.12/32 -> 10.0.0.255 |
| 7220 | 2026-09-03T14:25:54.801Z | Sep 03 14:25:53.238INFO INFO |
| 7221 | 2026-09-03T14:25:54.801Z | Sep 03 14:25:53.238adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 7222 | 2026-09-03T14:25:54.801Z | |
| 7223 | 2026-09-03T14:25:54.801Z | DEBG Sep 03 14:25:53.238replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7224 | 2026-09-03T14:25:54.805Z | DEBG Sep 03 14:25:53.238replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7225 | 2026-09-03T14:25:54.806Z | DEBGSep 03 14:25:53.238 Sep 03 14:25:53.238INFO Sep 03 14:25:53.238 INFODEBG adding route 172.17.0.2/32 -> 10.0.0.255adding route 172.17.0.13/32 -> 10.0.0.255 |
| 7226 | 2026-09-03T14:25:54.806Z | |
| 7227 | 2026-09-03T14:25:54.806Z | failed to allocate space for the new target listreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7228 | 2026-09-03T14:25:54.806Z | |
| 7229 | 2026-09-03T14:25:54.806Z | Sep 03 14:25:53.238 Sep 03 14:25:53.238Sep 03 14:25:53.238DEBG DEBGreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.238 |
| 7230 | 2026-09-03T14:25:54.806Z | INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7231 | 2026-09-03T14:25:54.806Z | DEBG Sep 03 14:25:53.238 replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 7232 | 2026-09-03T14:25:54.806Z | |
| 7233 | 2026-09-03T14:25:54.806Z | INFO Sep 03 14:25:53.238adding route 172.17.0.14/32 -> 10.0.0.255 |
| 7234 | 2026-09-03T14:25:54.806Z | INFO adding route 172.17.0.3/32 -> 10.0.0.255Sep 03 14:25:53.238 |
| 7235 | 2026-09-03T14:25:54.806Z | DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7236 | 2026-09-03T14:25:54.806Z | Sep 03 14:25:53.238 Sep 03 14:25:53.238DEBG Sep 03 14:25:53.238DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.238 |
| 7237 | 2026-09-03T14:25:54.806Z | |
| 7238 | 2026-09-03T14:25:54.806Z | adding route 172.17.0.15/32 -> 10.0.0.255ERRO |
| 7239 | 2026-09-03T14:25:54.806Z | rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 14:25:53.238 |
| 7240 | 2026-09-03T14:25:54.806Z | INFO Sep 03 14:25:53.238adding route 3fff:beef:33::/64 -> 2001:db8::55:ff DEBG |
| 7241 | 2026-09-03T14:25:54.806Z | Sep 03 14:25:53.238 replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7242 | 2026-09-03T14:25:54.806Z | Sep 03 14:25:53.238adding route 172.17.0.4/32 -> 10.0.0.255 |
| 7243 | 2026-09-03T14:25:54.806Z | ERRO Sep 03 14:25:53.238shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds it |
| 7244 | 2026-09-03T14:25:54.806Z | DEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.238Sep 03 14:25:53.238 INFODEBG |
| 7245 | 2026-09-03T14:25:54.806Z | adding route 172.17.0.16/32 -> 10.0.0.255replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7246 | 2026-09-03T14:25:54.806Z | |
| 7247 | 2026-09-03T14:25:54.806Z | Sep 03 14:25:53.238 INFO Sep 03 14:25:53.238Sep 03 14:25:53.238adding route 3fff:beef:34::/64 -> 2001:db8::55:ff INFO |
| 7248 | 2026-09-03T14:25:54.806Z | DEBG adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7249 | 2026-09-03T14:25:54.806Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7250 | 2026-09-03T14:25:54.806Z | Sep 03 14:25:53.238 DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.238 |
| 7251 | 2026-09-03T14:25:54.806Z | Sep 03 14:25:53.238 DEBGINFO replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.17/32 -> 10.0.0.255 |
| 7252 | 2026-09-03T14:25:54.806Z | |
| 7253 | 2026-09-03T14:25:54.806Z | Sep 03 14:25:53.239 Sep 03 14:25:53.239Sep 03 14:25:53.239INFO DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 7254 | 2026-09-03T14:25:54.806Z | replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7255 | 2026-09-03T14:25:54.806Z | adding route 172.17.0.6/32 -> 10.0.0.255Sep 03 14:25:53.239 |
| 7256 | 2026-09-03T14:25:54.806Z | DEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:25:53.239 |
| 7257 | 2026-09-03T14:25:54.806Z | Sep 03 14:25:53.239INFO DEBGadding route 172.17.0.18/32 -> 10.0.0.255Sep 03 14:25:53.239 |
| 7258 | 2026-09-03T14:25:54.806Z | replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7259 | 2026-09-03T14:25:54.806Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 14:25:53.239 |
| 7260 | 2026-09-03T14:25:54.806Z | DEBGSep 03 14:25:53.239 replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.239 |
| 7261 | 2026-09-03T14:25:54.806Z | INFO adding route 172.17.0.7/32 -> 10.0.0.255DEBG |
| 7262 | 2026-09-03T14:25:54.806Z | Sep 03 14:25:53.239replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7263 | 2026-09-03T14:25:54.807Z | INFO Sep 03 14:25:53.239 adding route 172.17.0.19/32 -> 10.0.0.255DEBG |
| 7264 | 2026-09-03T14:25:54.807Z | Sep 03 14:25:53.239replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7265 | 2026-09-03T14:25:54.807Z | INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 7266 | 2026-09-03T14:25:54.807Z | Sep 03 14:25:53.239Sep 03 14:25:53.239 Sep 03 14:25:53.239INFODEBG DEBGadding route 172.17.0.8/32 -> 10.0.0.255 |
| 7267 | 2026-09-03T14:25:54.807Z | replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7268 | 2026-09-03T14:25:54.807Z | |
| 7269 | 2026-09-03T14:25:54.807Z | Sep 03 14:25:53.239 DEBG Sep 03 14:25:53.239replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:25:53.239INFO |
| 7270 | 2026-09-03T14:25:54.807Z | adding route 172.17.0.20/32 -> 10.0.0.255INFO |
| 7271 | 2026-09-03T14:25:54.807Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 14:25:53.239 |
| 7272 | 2026-09-03T14:25:54.807Z | INFOSep 03 14:25:53.239Sep 03 14:25:53.232 Sep 03 14:25:53.239 adding route 172.17.0.9/32 -> 10.0.0.255 |
| 7273 | 2026-09-03T14:25:54.807Z | DEBGDEBG DEBGreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] created new freemap |
| 7274 | 2026-09-03T14:25:54.807Z | replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], |
| 7275 | 2026-09-03T14:25:54.807Z | unit: freemap_route_ipv4Sep 03 14:25:53.239 |
| 7276 | 2026-09-03T14:25:54.807Z | Sep 03 14:25:53.239Sep 03 14:25:53.239 DEBGINFO Sep 03 14:25:53.239adding route 172.17.0.21/32 -> 10.0.0.255 INFO |
| 7277 | 2026-09-03T14:25:54.807Z | DEBGreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7278 | 2026-09-03T14:25:54.807Z | created new freemapSep 03 14:25:53.239adding route 3fff:beef:39::/64 -> 2001:db8::55:ff DEBG |
| 7279 | 2026-09-03T14:25:54.807Z | , replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 7280 | 2026-09-03T14:25:54.807Z | Sep 03 14:25:53.239: freemap_route_ipv6 |
| 7281 | 2026-09-03T14:25:54.807Z | INFO Sep 03 14:25:53.239Sep 03 14:25:53.239 INFODEBG Sep 03 14:25:53.239adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7282 | 2026-09-03T14:25:54.807Z | DEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64adding route 172.17.0.10/32 -> 10.0.0.255, |
| 7283 | 2026-09-03T14:25:54.807Z | unitSep 03 14:25:53.239 |
| 7284 | 2026-09-03T14:25:54.807Z | : freemap_route_ipv4DEBG |
| 7285 | 2026-09-03T14:25:54.807Z | Sep 03 14:25:53.239 Sep 03 14:25:53.239 replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7286 | 2026-09-03T14:25:54.807Z | INFOreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.239 |
| 7287 | 2026-09-03T14:25:54.807Z | Sep 03 14:25:53.239 DEBGINFO reset freemapadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff, adding route 172.17.0.23/32 -> 10.0.0.255unit |
| 7288 | 2026-09-03T14:25:54.807Z | : |
| 7289 | 2026-09-03T14:25:54.807Z | freemap_route_ipv4 |
| 7290 | 2026-09-03T14:25:54.807Z | Sep 03 14:25:53.239Sep 03 14:25:53.239 Sep 03 14:25:53.239DEBG DEBGreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:25:53.239 |
| 7291 | 2026-09-03T14:25:54.807Z | initted freemap. size: 64DEBG, unitreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 7292 | 2026-09-03T14:25:54.807Z | adding route 172.17.0.11/32 -> 10.0.0.255:Sep 03 14:25:53.239 |
| 7293 | 2026-09-03T14:25:54.807Z | freemap_route_ipv6 |
| 7294 | 2026-09-03T14:25:54.807Z | Sep 03 14:25:53.239 INFO Sep 03 14:25:53.239INFOadding route 172.17.0.24/32 -> 10.0.0.255Sep 03 14:25:53.239 |
| 7295 | 2026-09-03T14:25:54.807Z | DEBGDEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 7296 | 2026-09-03T14:25:54.807Z | reset freemap , replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unitSep 03 14:25:53.239 |
| 7297 | 2026-09-03T14:25:54.807Z | Sep 03 14:25:53.239: freemap_route_ipv6DEBG |
| 7298 | 2026-09-03T14:25:54.807Z | Sep 03 14:25:53.239replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 7299 | 2026-09-03T14:25:54.807Z | INFOreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:25:53.239adding route 172.17.0.12/32 -> 10.0.0.255 |
| 7300 | 2026-09-03T14:25:54.807Z | |
| 7301 | 2026-09-03T14:25:54.807Z | INFO Sep 03 14:25:53.239adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7302 | 2026-09-03T14:25:54.808Z | INFO Sep 03 14:25:53.239adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 7303 | 2026-09-03T14:25:54.808Z | Sep 03 14:25:53.239Sep 03 14:25:53.239DEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 7304 | 2026-09-03T14:25:54.808Z | INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7305 | 2026-09-03T14:25:54.808Z | adding route 172.17.0.25/32 -> 10.0.0.255Sep 03 14:25:53.239Sep 03 14:25:53.239 |
| 7306 | 2026-09-03T14:25:54.808Z | DEBGSep 03 14:25:53.239 INFO replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.13/32 -> 10.0.0.255Sep 03 14:25:53.239 DEBGSep 03 14:25:53.239 Sep 03 14:25:53.239 DEBGreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG created new freemap |
| 7307 | 2026-09-03T14:25:54.808Z | , created new freemapunit:, unitfreemap_route_ipv4: |
| 7308 | 2026-09-03T14:25:54.808Z | freemap_route_ipv4Sep 03 14:25:53.245 |
| 7309 | 2026-09-03T14:25:54.808Z | Sep 03 14:25:53.245INFO DEBG |
| 7310 | 2026-09-03T14:25:54.808Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7311 | 2026-09-03T14:25:54.808Z | created new freemap, Sep 03 14:25:53.245Sep 03 14:25:53.245unit :Sep 03 14:25:53.245DEBGINFO freemap_route_ipv6 |
| 7312 | 2026-09-03T14:25:54.808Z | replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7313 | 2026-09-03T14:25:54.808Z | created new freemap, Sep 03 14:25:53.245unit :Sep 03 14:25:53.245 DEBG freemap_route_ipv6 |
| 7314 | 2026-09-03T14:25:54.808Z | initted freemap. size: 64INFO, unit :adding route 172.17.0.27/32 -> 10.0.0.255 |
| 7315 | 2026-09-03T14:25:54.808Z | freemap_route_ipv4Sep 03 14:25:53.245 |
| 7316 | 2026-09-03T14:25:54.808Z | DEBGSep 03 14:25:53.245 DEBGinitted freemap. size: 64 , replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 7317 | 2026-09-03T14:25:54.808Z | : Sep 03 14:25:53.245freemap_route_ipv4 |
| 7318 | 2026-09-03T14:25:54.808Z | DEBG Sep 03 14:25:53.238reset freemapSep 03 14:25:53.245, Sep 03 14:25:53.245 INFO DEBGunitINFO reset freemap :adding route 3fff:beef:38::/64 -> 2001:db8::55:ff , adding route 172.17.0.28/32 -> 10.0.0.255freemap_route_ipv4unit |
| 7319 | 2026-09-03T14:25:54.808Z | |
| 7320 | 2026-09-03T14:25:54.808Z | |
| 7321 | 2026-09-03T14:25:54.808Z | : freemap_route_ipv4Sep 03 14:25:53.245 |
| 7322 | 2026-09-03T14:25:54.808Z | Sep 03 14:25:53.245 DEBGDEBG Sep 03 14:25:53.245replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.245 DEBG |
| 7323 | 2026-09-03T14:25:54.808Z | initted freemap. size: 64 , initted freemap. size: 64DEBG, unitreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:unit |
| 7324 | 2026-09-03T14:25:54.812Z | :freemap_route_ipv6 |
| 7325 | 2026-09-03T14:25:54.812Z | freemap_route_ipv6Sep 03 14:25:53.245 |
| 7326 | 2026-09-03T14:25:54.812Z | INFO adding route 172.17.0.29/32 -> 10.0.0.255Sep 03 14:25:53.245 |
| 7327 | 2026-09-03T14:25:54.812Z | DEBGSep 03 14:25:53.245 reset freemapSep 03 14:25:53.245, DEBGunit Sep 03 14:25:53.245reset freemap:, unitDEBG: replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6 |
| 7328 | 2026-09-03T14:25:54.812Z | |
| 7329 | 2026-09-03T14:25:54.812Z | INFO freemap_route_ipv6adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 7330 | 2026-09-03T14:25:54.812Z | Sep 03 14:25:53.245Sep 03 14:25:53.245 INFOINFO |
| 7331 | 2026-09-03T14:25:54.812Z | adding route 172.17.0.30/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7332 | 2026-09-03T14:25:54.813Z | |
| 7333 | 2026-09-03T14:25:54.813Z | Sep 03 14:25:53.245 Sep 03 14:25:53.245Sep 03 14:25:53.245 DEBGINFO DEBGreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7334 | 2026-09-03T14:25:54.813Z | adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7335 | 2026-09-03T14:25:54.813Z | |
| 7336 | 2026-09-03T14:25:54.813Z | Sep 03 14:25:53.245 DEBGSep 03 14:25:53.245 Sep 03 14:25:53.245 Sep 03 14:25:53.245INFODEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7337 | 2026-09-03T14:25:54.813Z | |
| 7338 | 2026-09-03T14:25:54.813Z | adding route 172.17.0.31/32 -> 10.0.0.255 |
| 7339 | 2026-09-03T14:25:54.813Z | |
| 7340 | 2026-09-03T14:25:54.813Z | Sep 03 14:25:53.245Sep 03 14:25:53.245 DEBGINFO Sep 03 14:25:53.245Sep 03 14:25:53.245replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7341 | 2026-09-03T14:25:54.813Z | INFODEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7342 | 2026-09-03T14:25:54.813Z | |
| 7343 | 2026-09-03T14:25:54.813Z | replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7344 | 2026-09-03T14:25:54.813Z | Sep 03 14:25:53.245Sep 03 14:25:53.245 DEBGDEBGSep 03 14:25:53.245 Sep 03 14:25:53.245 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] DEBG |
| 7345 | 2026-09-03T14:25:54.813Z | INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7346 | 2026-09-03T14:25:54.813Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7347 | 2026-09-03T14:25:54.813Z | replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7348 | 2026-09-03T14:25:54.813Z | Sep 03 14:25:53.245Sep 03 14:25:53.245 DEBGINFO Sep 03 14:25:53.245replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 7349 | 2026-09-03T14:25:54.813Z | |
| 7350 | 2026-09-03T14:25:54.813Z | INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 14:25:53.245 |
| 7351 | 2026-09-03T14:25:54.813Z | INFOSep 03 14:25:53.245 adding route 172.17.0.33/32 -> 10.0.0.255DEBG |
| 7352 | 2026-09-03T14:25:54.813Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 14:25:53.245 |
| 7353 | 2026-09-03T14:25:54.813Z | DEBGSep 03 14:25:53.245 replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7354 | 2026-09-03T14:25:54.813Z | DEBGSep 03 14:25:53.245 INFOreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7355 | 2026-09-03T14:25:54.813Z | adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 14:25:53.245 |
| 7356 | 2026-09-03T14:25:54.813Z | INFOSep 03 14:25:53.245 INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 7357 | 2026-09-03T14:25:54.813Z | adding route 172.17.0.34/32 -> 10.0.0.255Sep 03 14:25:53.245 |
| 7358 | 2026-09-03T14:25:54.813Z | DEBG Sep 03 14:25:53.245replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 7359 | 2026-09-03T14:25:54.813Z | DEBGSep 03 14:25:53.245 replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7360 | 2026-09-03T14:25:54.813Z | Sep 03 14:25:53.245 replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 7361 | 2026-09-03T14:25:54.813Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 14:25:53.245 |
| 7362 | 2026-09-03T14:25:54.813Z | INFOSep 03 14:25:53.245 INFOadding route 172.17.0.35/32 -> 10.0.0.255 |
| 7363 | 2026-09-03T14:25:54.813Z | adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 7364 | 2026-09-03T14:25:54.813Z | Sep 03 14:25:53.245Sep 03 14:25:53.239 Sep 03 14:25:53.245DEBG DEBGreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7365 | 2026-09-03T14:25:54.813Z | created new freemapDEBG , replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7366 | 2026-09-03T14:25:54.813Z | unitSep 03 14:25:53.245: INFO freemap_route_ipv4adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7367 | 2026-09-03T14:25:54.814Z | Sep 03 14:25:53.245 |
| 7368 | 2026-09-03T14:25:54.814Z | INFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 7369 | 2026-09-03T14:25:54.814Z | Sep 03 14:25:53.245 DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 7370 | 2026-09-03T14:25:54.814Z | Sep 03 14:25:53.245 |
| 7371 | 2026-09-03T14:25:54.814Z | DEBGSep 03 14:25:53.245 replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 03 14:25:53.245 |
| 7372 | 2026-09-03T14:25:54.814Z | Sep 03 14:25:53.245 DEBG DEBGcreated new freemapadding route 172.17.0.37/32 -> 10.0.0.255 , replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7373 | 2026-09-03T14:25:54.814Z | unit |
| 7374 | 2026-09-03T14:25:54.814Z | :Sep 03 14:25:53.246Sep 03 14:25:53.246 DEBGINFO replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 7375 | 2026-09-03T14:25:54.814Z | freemap_route_ipv6 |
| 7376 | 2026-09-03T14:25:54.814Z | |
| 7377 | 2026-09-03T14:25:54.814Z | Sep 03 14:25:53.246 INFOSep 03 14:25:53.246 |
| 7378 | 2026-09-03T14:25:54.814Z | adding route 172.17.0.38/32 -> 10.0.0.255DEBGSep 03 14:25:53.246 DEBG |
| 7379 | 2026-09-03T14:25:54.814Z | replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:25:53.246Sep 03 14:25:53.246initted freemap. size: 64 , DEBG |
| 7380 | 2026-09-03T14:25:54.814Z | unit:replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7381 | 2026-09-03T14:25:54.814Z | test route::tests::same_size_non_subset_replace ... ok |
| 7382 | 2026-09-03T14:25:54.814Z | INFO freemap_route_ipv4Sep 03 14:25:53.246 |
| 7383 | 2026-09-03T14:25:54.814Z | adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffSep 03 14:25:53.246DEBGSep 03 14:25:53.246 Sep 03 14:25:53.246DEBG INFO |
| 7384 | 2026-09-03T14:25:54.814Z | failed to allocate space for the new target listDEBGreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.14/32 -> 10.0.0.255reset freemap |
| 7385 | 2026-09-03T14:25:54.814Z | |
| 7386 | 2026-09-03T14:25:54.814Z | |
| 7387 | 2026-09-03T14:25:54.814Z | , unit: Sep 03 14:25:53.246Sep 03 14:25:53.246freemap_route_ipv4Sep 03 14:25:53.246 |
| 7388 | 2026-09-03T14:25:54.814Z | DEBG INFO adding route 172.17.0.39/32 -> 10.0.0.255DEBG |
| 7389 | 2026-09-03T14:25:54.814Z | Sep 03 14:25:53.246Sep 03 14:25:53.246replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7390 | 2026-09-03T14:25:54.814Z | DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] initted freemap. size: 64 |
| 7391 | 2026-09-03T14:25:54.814Z | , Sep 03 14:25:53.246Sep 03 14:25:53.246replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit :INFODEBG adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7392 | 2026-09-03T14:25:54.814Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6 |
| 7393 | 2026-09-03T14:25:54.814Z | |
| 7394 | 2026-09-03T14:25:54.814Z | |
| 7395 | 2026-09-03T14:25:54.814Z | Sep 03 14:25:53.246 DEBG Sep 03 14:25:53.246replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.246Sep 03 14:25:53.246 |
| 7396 | 2026-09-03T14:25:54.814Z | DEBGINFO DEBGadding route 172.17.0.40/32 -> 10.0.0.255 |
| 7397 | 2026-09-03T14:25:54.814Z | reset freemapfailed to allocate space for the new target list, |
| 7398 | 2026-09-03T14:25:54.814Z | Sep 03 14:25:53.246unit :Sep 03 14:25:53.246 INFOfreemap_route_ipv6 |
| 7399 | 2026-09-03T14:25:54.814Z | adding route 172.17.0.16/32 -> 10.0.0.255DEBG |
| 7400 | 2026-09-03T14:25:54.814Z | replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.246 INFO |
| 7401 | 2026-09-03T14:25:54.814Z | Sep 03 14:25:53.246 adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 7402 | 2026-09-03T14:25:54.814Z | Sep 03 14:25:53.246replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7403 | 2026-09-03T14:25:54.814Z | DEBGSep 03 14:25:53.246Sep 03 14:25:53.246 DEBGINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] adding route 172.17.0.41/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 7404 | 2026-09-03T14:25:54.814Z | |
| 7405 | 2026-09-03T14:25:54.814Z | Sep 03 14:25:53.246 |
| 7406 | 2026-09-03T14:25:54.814Z | INFOSep 03 14:25:53.246 Sep 03 14:25:53.246adding route 172.17.0.17/32 -> 10.0.0.255 INFOSep 03 14:25:53.246 DEBG |
| 7407 | 2026-09-03T14:25:54.815Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7408 | 2026-09-03T14:25:54.815Z | DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]failed to allocate space for the new target list |
| 7409 | 2026-09-03T14:25:54.815Z | |
| 7410 | 2026-09-03T14:25:54.815Z | Sep 03 14:25:53.246Sep 03 14:25:53.246 DEBGDEBG Sep 03 14:25:53.246replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7411 | 2026-09-03T14:25:54.815Z | |
| 7412 | 2026-09-03T14:25:54.815Z | INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7413 | 2026-09-03T14:25:54.815Z | Sep 03 14:25:53.246 Sep 03 14:25:53.246INFO Sep 03 14:25:53.246INFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7414 | 2026-09-03T14:25:54.815Z | |
| 7415 | 2026-09-03T14:25:54.815Z | DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.246Sep 03 14:25:53.246 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7416 | 2026-09-03T14:25:54.815Z | |
| 7417 | 2026-09-03T14:25:54.815Z | |
| 7418 | 2026-09-03T14:25:54.815Z | Sep 03 14:25:53.246Sep 03 14:25:53.246 Sep 03 14:25:53.246INFO INFOadding route 172.17.0.19/32 -> 10.0.0.255INFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 14:25:53.246 |
| 7419 | 2026-09-03T14:25:54.815Z | DEBG created new freemapSep 03 14:25:53.246, DEBGunit adding route 172.17.0.43/32 -> 10.0.0.255Sep 03 14:25:53.252: freemap_route_ipv4 |
| 7420 | 2026-09-03T14:25:54.815Z | |
| 7421 | 2026-09-03T14:25:54.815Z | DEBGcreated new freemap , unit: freemap_route_ipv4replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7422 | 2026-09-03T14:25:54.815Z | |
| 7423 | 2026-09-03T14:25:54.815Z | Sep 03 14:25:53.252 DEBG Sep 03 14:25:53.252created new freemap , INFOunit :adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7424 | 2026-09-03T14:25:54.819Z | Sep 03 14:25:53.252freemap_route_ipv6 DEBG |
| 7425 | 2026-09-03T14:25:54.819Z | created new freemapSep 03 14:25:53.252, unitDEBG: freemap_route_ipv6replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7426 | 2026-09-03T14:25:54.819Z | |
| 7427 | 2026-09-03T14:25:54.819Z | INFOSep 03 14:25:53.252Sep 03 14:25:53.252Sep 03 14:25:53.246Sep 03 14:25:53.252Sep 03 14:25:53.252 DEBGDEBGDEBG initted freemap. size: 64 DEBG INFOcreated new freemap , , unitreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.1/32 -> 10.0.0.255unit:adding route 3fff:dead::/64 -> 2001:db8::55:2: initted freemap. size: 64 |
| 7428 | 2026-09-03T14:25:54.819Z | freemap_route_ipv4freemap_route_ipv4, |
| 7429 | 2026-09-03T14:25:54.819Z | |
| 7430 | 2026-09-03T14:25:54.819Z | |
| 7431 | 2026-09-03T14:25:54.819Z | |
| 7432 | 2026-09-03T14:25:54.819Z | unit: Sep 03 14:25:53.252freemap_route_ipv4 |
| 7433 | 2026-09-03T14:25:54.819Z | Sep 03 14:25:53.252DEBG Sep 03 14:25:53.252DEBGSep 03 14:25:53.252 replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] created new freemapINFO, |
| 7434 | 2026-09-03T14:25:54.819Z | unitDEBG: reset freemapfreemap_route_ipv6adding route 172.17.0.44/32 -> 10.0.0.255Sep 03 14:25:53.252, Sep 03 14:25:53.252 |
| 7435 | 2026-09-03T14:25:54.819Z | unit :INFODEBGSep 03 14:25:53.252 adding route 172.17.0.2/32 -> 10.0.0.255Sep 03 14:25:53.252 |
| 7436 | 2026-09-03T14:25:54.819Z | freemap_route_ipv4DEBGDEBG |
| 7437 | 2026-09-03T14:25:54.819Z | initted freemap. size: 64 |
| 7438 | 2026-09-03T14:25:54.819Z | Sep 03 14:25:53.252 , reset freemap , unitSep 03 14:25:53.252: unit DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]initted freemap. size: 64 :, replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unitSep 03 14:25:53.252freemap_route_ipv4 |
| 7439 | 2026-09-03T14:25:54.819Z | |
| 7440 | 2026-09-03T14:25:54.819Z | freemap_route_ipv4DEBG |
| 7441 | 2026-09-03T14:25:54.819Z | :replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:25:53.252Sep 03 14:25:53.252 DEBGINFO |
| 7442 | 2026-09-03T14:25:54.819Z | reset freemapfreemap_route_ipv6 |
| 7443 | 2026-09-03T14:25:54.820Z | adding route 172.17.0.3/32 -> 10.0.0.255, |
| 7444 | 2026-09-03T14:25:54.820Z | unit: Sep 03 14:25:53.252freemap_route_ipv4Sep 03 14:25:53.252 |
| 7445 | 2026-09-03T14:25:54.820Z | DEBG Sep 03 14:25:53.252replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.252Sep 03 14:25:53.252 |
| 7446 | 2026-09-03T14:25:54.820Z | DEBG DEBGDEBG initted freemap. size: 64 INFO initted freemap. size: 64reset freemapSep 03 14:25:53.252, , unit unit::adding route 172.17.0.45/32 -> 10.0.0.255, INFO freemap_route_ipv6 |
| 7447 | 2026-09-03T14:25:54.820Z | unitfreemap_route_ipv6: |
| 7448 | 2026-09-03T14:25:54.820Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 7449 | 2026-09-03T14:25:54.820Z | freemap_route_ipv6 |
| 7450 | 2026-09-03T14:25:54.820Z | Sep 03 14:25:53.252 |
| 7451 | 2026-09-03T14:25:54.820Z | Sep 03 14:25:53.252Sep 03 14:25:53.252 INFOSep 03 14:25:53.252 DEBGadding route 172.16.0.0/32 -> 10.0.0.1DEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:25:53.252DEBG |
| 7452 | 2026-09-03T14:25:54.820Z | |
| 7453 | 2026-09-03T14:25:54.820Z | DEBGreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7454 | 2026-09-03T14:25:54.820Z | reset freemap , reset freemapunit, :Sep 03 14:25:53.252 freemap_route_ipv6Sep 03 14:25:53.252unit |
| 7455 | 2026-09-03T14:25:54.820Z | :INFODEBG adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7456 | 2026-09-03T14:25:54.820Z | Sep 03 14:25:53.252freemap_route_ipv6 INFO |
| 7457 | 2026-09-03T14:25:54.820Z | Sep 03 14:25:53.252 adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 14:25:53.252 |
| 7458 | 2026-09-03T14:25:54.820Z | Sep 03 14:25:53.252replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 7459 | 2026-09-03T14:25:54.820Z | DEBGINFO replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.252 INFO |
| 7460 | 2026-09-03T14:25:54.820Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.1 adding route 172.17.0.46/32 -> 10.0.0.255 |
| 7461 | 2026-09-03T14:25:54.820Z | Sep 03 14:25:53.252replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 7462 | 2026-09-03T14:25:54.820Z | |
| 7463 | 2026-09-03T14:25:54.820Z | Sep 03 14:25:53.252INFO adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7464 | 2026-09-03T14:25:54.820Z | Sep 03 14:25:53.252INFO adding route 172.17.0.6/32 -> 10.0.0.255 |
| 7465 | 2026-09-03T14:25:54.820Z | Sep 03 14:25:53.252INFOSep 03 14:25:53.252 Sep 03 14:25:53.252 adding route 172.16.0.0/32 -> 10.0.0.2DEBG |
| 7466 | 2026-09-03T14:25:54.820Z | DEBGSep 03 14:25:53.252 replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG Sep 03 14:25:53.252DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7467 | 2026-09-03T14:25:54.820Z | replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7468 | 2026-09-03T14:25:54.820Z | |
| 7469 | 2026-09-03T14:25:54.820Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] DEBG |
| 7470 | 2026-09-03T14:25:54.820Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 14:25:53.252 |
| 7471 | 2026-09-03T14:25:54.820Z | Sep 03 14:25:53.252Sep 03 14:25:53.252 DEBGINFOINFO Sep 03 14:25:53.252 adding route 172.17.0.7/32 -> 10.0.0.255 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFO |
| 7472 | 2026-09-03T14:25:54.820Z | adding route 172.17.0.47/32 -> 10.0.0.255 Sep 03 14:25:53.252adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7473 | 2026-09-03T14:25:54.820Z | |
| 7474 | 2026-09-03T14:25:54.820Z | |
| 7475 | 2026-09-03T14:25:54.820Z | Sep 03 14:25:53.252INFO Sep 03 14:25:53.252Sep 03 14:25:53.252 DEBGDEBG DEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7476 | 2026-09-03T14:25:54.820Z | replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7477 | 2026-09-03T14:25:54.820Z | |
| 7478 | 2026-09-03T14:25:54.820Z | |
| 7479 | 2026-09-03T14:25:54.820Z | Sep 03 14:25:53.252Sep 03 14:25:53.252 INFOSep 03 14:25:53.252 INFOadding route 172.17.0.8/32 -> 10.0.0.255 Sep 03 14:25:53.252adding route 172.17.0.1/32 -> 10.0.0.255 |
| 7480 | 2026-09-03T14:25:54.820Z | |
| 7481 | 2026-09-03T14:25:54.820Z | INFO DEBGadding route 172.17.0.48/32 -> 10.0.0.255 Sep 03 14:25:53.252Sep 03 14:25:53.252replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7482 | 2026-09-03T14:25:54.821Z | DEBG |
| 7483 | 2026-09-03T14:25:54.821Z | replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7484 | 2026-09-03T14:25:54.821Z | Sep 03 14:25:53.252Sep 03 14:25:53.252Sep 03 14:25:53.252 DEBGINFODEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7485 | 2026-09-03T14:25:54.821Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 7486 | 2026-09-03T14:25:54.821Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.9/32 -> 10.0.0.255 |
| 7487 | 2026-09-03T14:25:54.821Z | |
| 7488 | 2026-09-03T14:25:54.821Z | INFOSep 03 14:25:53.253Sep 03 14:25:53.253 adding route 172.17.0.1/32 -> 10.0.0.255INFO |
| 7489 | 2026-09-03T14:25:54.821Z | Sep 03 14:25:53.253 adding route 172.17.0.2/32 -> 10.0.0.255 |
| 7490 | 2026-09-03T14:25:54.821Z | INFO DEBGadding route 172.17.0.49/32 -> 10.0.0.255 replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7491 | 2026-09-03T14:25:54.821Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 7492 | 2026-09-03T14:25:54.821Z | |
| 7493 | 2026-09-03T14:25:54.821Z | test route::tests::delete_targets_fragmented ... ok |
| 7494 | 2026-09-03T14:25:54.821Z | Sep 03 14:25:53.253 Sep 03 14:25:53.253Sep 03 14:25:53.253DEBG INFOreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGadding route 172.17.0.10/32 -> 10.0.0.255 |
| 7495 | 2026-09-03T14:25:54.821Z | |
| 7496 | 2026-09-03T14:25:54.821Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7497 | 2026-09-03T14:25:54.821Z | Sep 03 14:25:53.253 Sep 03 14:25:53.253INFO |
| 7498 | 2026-09-03T14:25:54.821Z | adding route 172.17.0.3/32 -> 10.0.0.255 DEBG |
| 7499 | 2026-09-03T14:25:54.821Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.253 |
| 7500 | 2026-09-03T14:25:54.821Z | Sep 03 14:25:53.253INFOSep 03 14:25:53.253 adding route 172.17.0.2/32 -> 10.0.0.255Sep 03 14:25:53.253DEBGDEBG |
| 7501 | 2026-09-03T14:25:54.821Z | INFOreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7502 | 2026-09-03T14:25:54.821Z | |
| 7503 | 2026-09-03T14:25:54.821Z | adding route 172.17.0.11/32 -> 10.0.0.255Sep 03 14:25:53.253 |
| 7504 | 2026-09-03T14:25:54.821Z | Sep 03 14:25:53.253DEBGSep 03 14:25:53.253 INFO INFOadding route 172.17.0.4/32 -> 10.0.0.255replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7505 | 2026-09-03T14:25:54.821Z | |
| 7506 | 2026-09-03T14:25:54.821Z | adding route 172.17.0.20/32 -> 10.0.0.255Sep 03 14:25:53.253 Sep 03 14:25:53.253DEBG |
| 7507 | 2026-09-03T14:25:54.821Z | replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.253 |
| 7508 | 2026-09-03T14:25:54.821Z | DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 03 14:25:53.253 |
| 7509 | 2026-09-03T14:25:54.821Z | Sep 03 14:25:53.253adding route 172.17.0.3/32 -> 10.0.0.255 DEBGINFO |
| 7510 | 2026-09-03T14:25:54.821Z | replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.5/32 -> 10.0.0.255Sep 03 14:25:53.253 |
| 7511 | 2026-09-03T14:25:54.821Z | |
| 7512 | 2026-09-03T14:25:54.821Z | INFOSep 03 14:25:53.253 adding route 172.17.0.12/32 -> 10.0.0.255Sep 03 14:25:53.253 |
| 7513 | 2026-09-03T14:25:54.821Z | Sep 03 14:25:53.253DEBG DEBGreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7514 | 2026-09-03T14:25:54.821Z | INFO replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.253 |
| 7515 | 2026-09-03T14:25:54.821Z | adding route 172.17.0.21/32 -> 10.0.0.255Sep 03 14:25:53.253DEBG |
| 7516 | 2026-09-03T14:25:54.821Z | replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7517 | 2026-09-03T14:25:54.821Z | adding route 172.17.0.6/32 -> 10.0.0.255Sep 03 14:25:53.253 |
| 7518 | 2026-09-03T14:25:54.821Z | Sep 03 14:25:53.253 Sep 03 14:25:53.253DEBG INFOSep 03 14:25:53.253INFO replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGadding route 172.17.0.13/32 -> 10.0.0.255 |
| 7519 | 2026-09-03T14:25:54.822Z | |
| 7520 | 2026-09-03T14:25:54.822Z | replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.4/32 -> 10.0.0.255 |
| 7521 | 2026-09-03T14:25:54.822Z | |
| 7522 | 2026-09-03T14:25:54.822Z | Sep 03 14:25:53.253Sep 03 14:25:53.253 INFO Sep 03 14:25:53.253Sep 03 14:25:53.253adding route 172.17.0.22/32 -> 10.0.0.255 DEBGINFO DEBG adding route 172.17.0.7/32 -> 10.0.0.255replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7523 | 2026-09-03T14:25:54.822Z | |
| 7524 | 2026-09-03T14:25:54.826Z | replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7525 | 2026-09-03T14:25:54.826Z | |
| 7526 | 2026-09-03T14:25:54.826Z | Sep 03 14:25:53.253Sep 03 14:25:53.253 DEBGSep 03 14:25:53.253INFO INFOadding route 172.17.0.14/32 -> 10.0.0.255replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7527 | 2026-09-03T14:25:54.826Z | Sep 03 14:25:53.253 |
| 7528 | 2026-09-03T14:25:54.826Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7529 | 2026-09-03T14:25:54.826Z | DEBGSep 03 14:25:53.253 replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 03 14:25:53.253 |
| 7530 | 2026-09-03T14:25:54.826Z | adding route 172.17.0.8/32 -> 10.0.0.255DEBG |
| 7531 | 2026-09-03T14:25:54.826Z | replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7532 | 2026-09-03T14:25:54.826Z | Sep 03 14:25:53.253Sep 03 14:25:53.253 Sep 03 14:25:53.246Sep 03 14:25:53.253 DEBGDEBG DEBGreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.253 |
| 7533 | 2026-09-03T14:25:54.826Z | INFOINFO adding route 172.17.0.15/32 -> 10.0.0.255 Sep 03 14:25:53.253adding route 172.17.0.23/32 -> 10.0.0.255 |
| 7534 | 2026-09-03T14:25:54.826Z | |
| 7535 | 2026-09-03T14:25:54.826Z | created new freemapINFOreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7536 | 2026-09-03T14:25:54.826Z | adding route 172.17.0.9/32 -> 10.0.0.255, |
| 7537 | 2026-09-03T14:25:54.826Z | Sep 03 14:25:53.253unit DEBG: Sep 03 14:25:53.253freemap_route_ipv4Sep 03 14:25:53.253 replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7538 | 2026-09-03T14:25:54.826Z | DEBG |
| 7539 | 2026-09-03T14:25:54.826Z | replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG Sep 03 14:25:53.253 |
| 7540 | 2026-09-03T14:25:54.826Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.253Sep 03 14:25:53.253 |
| 7541 | 2026-09-03T14:25:54.826Z | INFOSep 03 14:25:53.253 DEBG adding route 172.17.0.16/32 -> 10.0.0.255INFO adding route 172.17.0.10/32 -> 10.0.0.255 |
| 7542 | 2026-09-03T14:25:54.826Z | Sep 03 14:25:53.253 Sep 03 14:25:53.253DEBG Sep 03 14:25:53.259 INFOcreated new freemap , DEBGadding route 172.17.0.24/32 -> 10.0.0.255 |
| 7543 | 2026-09-03T14:25:54.826Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 7544 | 2026-09-03T14:25:54.827Z | : freemap_route_ipv4 |
| 7545 | 2026-09-03T14:25:54.827Z | Sep 03 14:25:53.259 |
| 7546 | 2026-09-03T14:25:54.827Z | Sep 03 14:25:53.259DEBG DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7547 | 2026-09-03T14:25:54.827Z | |
| 7548 | 2026-09-03T14:25:54.827Z | Sep 03 14:25:53.259 Sep 03 14:25:53.259DEBG Sep 03 14:25:53.259replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7549 | 2026-09-03T14:25:54.827Z | Sep 03 14:25:53.259created new freemap DEBG INFO, Sep 03 14:25:53.259INFO unit INFO: adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255created new freemap |
| 7550 | 2026-09-03T14:25:54.827Z | |
| 7551 | 2026-09-03T14:25:54.827Z | , unitadding route 172.17.0.17/32 -> 10.0.0.255: |
| 7552 | 2026-09-03T14:25:54.827Z | Sep 03 14:25:53.259freemap_route_ipv6 |
| 7553 | 2026-09-03T14:25:54.827Z | Sep 03 14:25:53.259 DEBGDEBG Sep 03 14:25:53.259freemap_route_ipv6replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7554 | 2026-09-03T14:25:54.827Z | DEBG Sep 03 14:25:53.259replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7555 | 2026-09-03T14:25:54.827Z | |
| 7556 | 2026-09-03T14:25:54.827Z | |
| 7557 | 2026-09-03T14:25:54.827Z | Sep 03 14:25:53.259 INFO DEBGadding route 172.17.0.51/32 -> 10.0.0.255Sep 03 14:25:53.259Sep 03 14:25:53.259 initted freemap. size: 64 |
| 7558 | 2026-09-03T14:25:54.827Z | INFO , INFOunit :adding route 172.17.0.18/32 -> 10.0.0.255 freemap_route_ipv4 |
| 7559 | 2026-09-03T14:25:54.827Z | |
| 7560 | 2026-09-03T14:25:54.827Z | adding route 172.17.0.26/32 -> 10.0.0.255Sep 03 14:25:53.259 |
| 7561 | 2026-09-03T14:25:54.827Z | DEBG Sep 03 14:25:53.259replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.259 |
| 7562 | 2026-09-03T14:25:54.827Z | DEBGSep 03 14:25:53.259 DEBG Sep 03 14:25:53.259 reset freemapSep 03 14:25:53.259, replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFODEBG |
| 7563 | 2026-09-03T14:25:54.827Z | unit:adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7564 | 2026-09-03T14:25:54.827Z | DEBGfreemap_route_ipv4 Sep 03 14:25:53.259 |
| 7565 | 2026-09-03T14:25:54.827Z | INFOreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.19/32 -> 10.0.0.255Sep 03 14:25:53.259 |
| 7566 | 2026-09-03T14:25:54.827Z | initted freemap. size: 64 DEBG |
| 7567 | 2026-09-03T14:25:54.827Z | replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.259 |
| 7568 | 2026-09-03T14:25:54.827Z | , Sep 03 14:25:53.259 DEBGSep 03 14:25:53.259 unitDEBG initted freemap. size: 64replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], Sep 03 14:25:53.259 |
| 7569 | 2026-09-03T14:25:54.827Z | INFOINFOunit adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255:Sep 03 14:25:53.259 |
| 7570 | 2026-09-03T14:25:54.827Z | : |
| 7571 | 2026-09-03T14:25:54.827Z | INFO Sep 03 14:25:53.259 adding route 172.17.0.20/32 -> 10.0.0.255freemap_route_ipv6DEBG |
| 7572 | 2026-09-03T14:25:54.827Z | Sep 03 14:25:53.259replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 7573 | 2026-09-03T14:25:54.827Z | |
| 7574 | 2026-09-03T14:25:54.827Z | freemap_route_ipv4Sep 03 14:25:53.259 |
| 7575 | 2026-09-03T14:25:54.827Z | DEBG Sep 03 14:25:53.259replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7576 | 2026-09-03T14:25:54.827Z | Sep 03 14:25:53.259 |
| 7577 | 2026-09-03T14:25:54.827Z | INFOreset freemapSep 03 14:25:53.259 , Sep 03 14:25:53.259Sep 03 14:25:53.259 adding route 172.17.0.54/32 -> 10.0.0.255DEBG |
| 7578 | 2026-09-03T14:25:54.827Z | INFO INFOunit :adding route 172.17.0.21/32 -> 10.0.0.255 |
| 7579 | 2026-09-03T14:25:54.827Z | freemap_route_ipv6 adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7580 | 2026-09-03T14:25:54.827Z | |
| 7581 | 2026-09-03T14:25:54.827Z | Sep 03 14:25:53.259Sep 03 14:25:53.259 reset freemapDEBG DEBGSep 03 14:25:53.259replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] , |
| 7582 | 2026-09-03T14:25:54.827Z | INFO replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.259 |
| 7583 | 2026-09-03T14:25:54.828Z | unitadding route 172.16.0.0/32 -> 10.0.0.1Sep 03 14:25:53.259 |
| 7584 | 2026-09-03T14:25:54.828Z | Sep 03 14:25:53.259:INFO Sep 03 14:25:53.259INFO adding route 172.17.0.55/32 -> 10.0.0.255DEBG |
| 7585 | 2026-09-03T14:25:54.828Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 7586 | 2026-09-03T14:25:54.828Z | adding route 172.17.0.22/32 -> 10.0.0.255DEBG |
| 7587 | 2026-09-03T14:25:54.828Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 7588 | 2026-09-03T14:25:54.828Z | Sep 03 14:25:53.259replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv4DEBGSep 03 14:25:53.259 replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7589 | 2026-09-03T14:25:54.828Z | |
| 7590 | 2026-09-03T14:25:54.828Z | |
| 7591 | 2026-09-03T14:25:54.828Z | Sep 03 14:25:53.259 DEBG Sep 03 14:25:53.259INFOSep 03 14:25:53.259replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:25:53.259 |
| 7592 | 2026-09-03T14:25:54.828Z | INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255DEBG |
| 7593 | 2026-09-03T14:25:54.828Z | adding route 172.17.0.29/32 -> 10.0.0.255Sep 03 14:25:53.259initted freemap. size: 64 , INFOadding route 172.16.0.0/32 -> 10.0.0.2 |
| 7594 | 2026-09-03T14:25:54.828Z | |
| 7595 | 2026-09-03T14:25:54.828Z | adding route 172.17.0.23/32 -> 10.0.0.255Sep 03 14:25:53.259 |
| 7596 | 2026-09-03T14:25:54.828Z | DEBG Sep 03 14:25:53.259replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:25:53.259unit |
| 7597 | 2026-09-03T14:25:54.828Z | DEBGSep 03 14:25:53.259 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]DEBG |
| 7598 | 2026-09-03T14:25:54.828Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG: |
| 7599 | 2026-09-03T14:25:54.828Z | Sep 03 14:25:53.259replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.259 |
| 7600 | 2026-09-03T14:25:54.828Z | INFO Sep 03 14:25:53.259adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7601 | 2026-09-03T14:25:54.828Z | INFOINFO Sep 03 14:25:53.259adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.3 |
| 7602 | 2026-09-03T14:25:54.828Z | Sep 03 14:25:53.259 DEBG |
| 7603 | 2026-09-03T14:25:54.828Z | INFOSep 03 14:25:53.259freemap_route_ipv6 |
| 7604 | 2026-09-03T14:25:54.828Z | DEBGreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7605 | 2026-09-03T14:25:54.828Z | Sep 03 14:25:53.259replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7606 | 2026-09-03T14:25:54.828Z | DEBGadding route 172.17.0.30/32 -> 10.0.0.255 |
| 7607 | 2026-09-03T14:25:54.828Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 7608 | 2026-09-03T14:25:54.828Z | Sep 03 14:25:53.259 Sep 03 14:25:53.259INFO INFOadding route 172.17.0.25/32 -> 10.0.0.255Sep 03 14:25:53.259Sep 03 14:25:53.259 |
| 7609 | 2026-09-03T14:25:54.828Z | Sep 03 14:25:53.259 INFODEBG DEBG Sep 03 14:25:53.259adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.4 |
| 7610 | 2026-09-03T14:25:54.828Z | |
| 7611 | 2026-09-03T14:25:54.828Z | DEBGreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7612 | 2026-09-03T14:25:54.828Z | reset freemap , unitSep 03 14:25:53.260replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:25:53.260DEBG |
| 7613 | 2026-09-03T14:25:54.828Z | Sep 03 14:25:53.260: DEBGreplacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 7614 | 2026-09-03T14:25:54.828Z | |
| 7615 | 2026-09-03T14:25:54.828Z | adding route 172.17.0.31/32 -> 10.0.0.255Sep 03 14:25:53.260 |
| 7616 | 2026-09-03T14:25:54.828Z | Sep 03 14:25:53.260 Sep 03 14:25:53.260DEBGSep 03 14:25:53.260 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO |
| 7617 | 2026-09-03T14:25:54.828Z | DEBGINFO adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7618 | 2026-09-03T14:25:54.828Z | replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.59/32 -> 10.0.0.255 |
| 7619 | 2026-09-03T14:25:54.828Z | freemap_route_ipv6 |
| 7620 | 2026-09-03T14:25:54.828Z | |
| 7621 | 2026-09-03T14:25:54.828Z | Sep 03 14:25:53.260Sep 03 14:25:53.260 DEBG |
| 7622 | 2026-09-03T14:25:54.829Z | replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.260 |
| 7623 | 2026-09-03T14:25:54.829Z | INFO adding route 172.17.0.32/32 -> 10.0.0.255DEBG |
| 7624 | 2026-09-03T14:25:54.834Z | replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.260Sep 03 14:25:53.260 |
| 7625 | 2026-09-03T14:25:54.834Z | INFOSep 03 14:25:53.260 adding route 172.17.0.27/32 -> 10.0.0.255INFO |
| 7626 | 2026-09-03T14:25:54.834Z | Sep 03 14:25:53.260 DEBGINFO Sep 03 14:25:53.260adding route 172.17.0.60/32 -> 10.0.0.255replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7627 | 2026-09-03T14:25:54.834Z | Sep 03 14:25:53.260 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7628 | 2026-09-03T14:25:54.834Z | INFO |
| 7629 | 2026-09-03T14:25:54.834Z | Sep 03 14:25:53.260adding route 3fff:dead::/64 -> 2001:db8::55:3 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 7630 | 2026-09-03T14:25:54.834Z | Sep 03 14:25:53.260 replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7631 | 2026-09-03T14:25:54.834Z | |
| 7632 | 2026-09-03T14:25:54.834Z | Sep 03 14:25:53.260adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7633 | 2026-09-03T14:25:54.834Z | INFOSep 03 14:25:53.260 DEBGadding route 172.17.0.33/32 -> 10.0.0.255 |
| 7634 | 2026-09-03T14:25:54.834Z | failed to allocate space for the new target listSep 03 14:25:53.260Sep 03 14:25:53.260 |
| 7635 | 2026-09-03T14:25:54.834Z | DEBGDEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7636 | 2026-09-03T14:25:54.834Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 14:25:53.260Sep 03 14:25:53.260 |
| 7637 | 2026-09-03T14:25:54.834Z | Sep 03 14:25:53.260DEBG Sep 03 14:25:53.260replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7638 | 2026-09-03T14:25:54.834Z | INFO DEBGadding route 172.17.0.29/32 -> 10.0.0.255 DEBG |
| 7639 | 2026-09-03T14:25:54.834Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7640 | 2026-09-03T14:25:54.834Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 14:25:53.260 |
| 7641 | 2026-09-03T14:25:54.834Z | Sep 03 14:25:53.260 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG |
| 7642 | 2026-09-03T14:25:54.834Z | Sep 03 14:25:53.260 replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7643 | 2026-09-03T14:25:54.834Z | INFO Sep 03 14:25:53.260adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7644 | 2026-09-03T14:25:54.834Z | Sep 03 14:25:53.260DEBGSep 03 14:25:53.260 INFOINFO Sep 03 14:25:53.260adding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 7645 | 2026-09-03T14:25:54.834Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7646 | 2026-09-03T14:25:54.834Z | |
| 7647 | 2026-09-03T14:25:54.834Z | DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7648 | 2026-09-03T14:25:54.834Z | Sep 03 14:25:53.260 DEBG Sep 03 14:25:53.260replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:25:53.260Sep 03 14:25:53.260DEBG |
| 7649 | 2026-09-03T14:25:54.834Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG |
| 7650 | 2026-09-03T14:25:54.834Z | INFOSep 03 14:25:53.260 adding route 172.17.0.35/32 -> 10.0.0.255INFO |
| 7651 | 2026-09-03T14:25:54.834Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 172.17.0.31/32 -> 10.0.0.255 |
| 7652 | 2026-09-03T14:25:54.834Z | |
| 7653 | 2026-09-03T14:25:54.834Z | Sep 03 14:25:53.260Sep 03 14:25:53.266Sep 03 14:25:53.266 WARNDEBG shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 7654 | 2026-09-03T14:25:54.834Z | DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7655 | 2026-09-03T14:25:54.834Z | |
| 7656 | 2026-09-03T14:25:54.834Z | Sep 03 14:25:53.266 INFOSep 03 14:25:53.266 adding route 3fff:dead::/64 -> 2001:db8::55:3INFO |
| 7657 | 2026-09-03T14:25:54.834Z | adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7658 | 2026-09-03T14:25:54.834Z | Sep 03 14:25:53.266 Sep 03 14:25:53.266INFOSep 03 14:25:53.266 DEBGadding route 172.17.0.32/32 -> 10.0.0.255 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG |
| 7659 | 2026-09-03T14:25:54.834Z | |
| 7660 | 2026-09-03T14:25:54.835Z | replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7661 | 2026-09-03T14:25:54.835Z | Sep 03 14:25:53.266 DEBGSep 03 14:25:53.266 Sep 03 14:25:53.266replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7662 | 2026-09-03T14:25:54.835Z | INFO INFOadding route 172.17.0.37/32 -> 10.0.0.255 |
| 7663 | 2026-09-03T14:25:54.835Z | Sep 03 14:25:53.266 adding route 3fff:dead::/64 -> 2001:db8::55:4INFO |
| 7664 | 2026-09-03T14:25:54.835Z | Sep 03 14:25:53.266adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7665 | 2026-09-03T14:25:54.835Z | DEBG Sep 03 14:25:53.266 replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7666 | 2026-09-03T14:25:54.835Z | Sep 03 14:25:53.266 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG |
| 7667 | 2026-09-03T14:25:54.835Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.266 |
| 7668 | 2026-09-03T14:25:54.835Z | INFOSep 03 14:25:53.266 Sep 03 14:25:53.266adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7669 | 2026-09-03T14:25:54.835Z | DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7670 | 2026-09-03T14:25:54.835Z | Sep 03 14:25:53.266 |
| 7671 | 2026-09-03T14:25:54.835Z | DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7672 | 2026-09-03T14:25:54.835Z | Sep 03 14:25:53.266Sep 03 14:25:53.266 DEBGINFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.6/32 -> 10.0.0.255 |
| 7673 | 2026-09-03T14:25:54.835Z | |
| 7674 | 2026-09-03T14:25:54.835Z | INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7675 | 2026-09-03T14:25:54.835Z | Sep 03 14:25:53.266Sep 03 14:25:53.266 Sep 03 14:25:53.266INFO DEBGDEBGadding route 172.17.0.35/32 -> 10.0.0.255 |
| 7676 | 2026-09-03T14:25:54.835Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7677 | 2026-09-03T14:25:54.835Z | |
| 7678 | 2026-09-03T14:25:54.835Z | Sep 03 14:25:53.266 Sep 03 14:25:53.266DEBG Sep 03 14:25:53.266replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOINFO |
| 7679 | 2026-09-03T14:25:54.835Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 7680 | 2026-09-03T14:25:54.835Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 7681 | 2026-09-03T14:25:54.835Z | Sep 03 14:25:53.266 Sep 03 14:25:53.266INFO Sep 03 14:25:53.266 DEBGadding route 172.17.0.36/32 -> 10.0.0.255 |
| 7682 | 2026-09-03T14:25:54.835Z | DEBGreplacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7683 | 2026-09-03T14:25:54.835Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7684 | 2026-09-03T14:25:54.835Z | Sep 03 14:25:53.266 DEBGSep 03 14:25:53.266 Sep 03 14:25:53.266replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 7685 | 2026-09-03T14:25:54.835Z | INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7686 | 2026-09-03T14:25:54.835Z | adding route 172.17.0.8/32 -> 10.0.0.255Sep 03 14:25:53.266 |
| 7687 | 2026-09-03T14:25:54.835Z | INFO adding route 172.17.0.37/32 -> 10.0.0.255Sep 03 14:25:53.259 |
| 7688 | 2026-09-03T14:25:54.835Z | Sep 03 14:25:53.266Sep 03 14:25:53.266 DEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:25:53.266DEBG |
| 7689 | 2026-09-03T14:25:54.835Z | replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7690 | 2026-09-03T14:25:54.835Z | INFOreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:25:53.266 |
| 7691 | 2026-09-03T14:25:54.835Z | INFO adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255 |
| 7692 | 2026-09-03T14:25:54.835Z | |
| 7693 | 2026-09-03T14:25:54.835Z | Sep 03 14:25:53.266Sep 03 14:25:53.266 INFO INFOSep 03 14:25:53.266 adding route 172.17.0.42/32 -> 10.0.0.255DEBGadding route 172.17.0.38/32 -> 10.0.0.255 |
| 7694 | 2026-09-03T14:25:54.835Z | replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7695 | 2026-09-03T14:25:54.835Z | |
| 7696 | 2026-09-03T14:25:54.835Z | Sep 03 14:25:53.266 Sep 03 14:25:53.266Sep 03 14:25:53.266 Sep 03 14:25:53.266INFO DEBGDEBGadding route 172.17.0.10/32 -> 10.0.0.255 DEBGreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7697 | 2026-09-03T14:25:54.835Z | replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7698 | 2026-09-03T14:25:54.835Z | |
| 7699 | 2026-09-03T14:25:54.836Z | replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7700 | 2026-09-03T14:25:54.836Z | Sep 03 14:25:53.266Sep 03 14:25:53.266 Sep 03 14:25:53.266INFOSep 03 14:25:53.266 DEBG adding route 172.17.0.12/32 -> 10.0.0.255INFO INFO |
| 7701 | 2026-09-03T14:25:54.836Z | adding route 172.17.0.39/32 -> 10.0.0.255 replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7702 | 2026-09-03T14:25:54.836Z | |
| 7703 | 2026-09-03T14:25:54.836Z | adding route 172.17.0.43/32 -> 10.0.0.255Sep 03 14:25:53.266 |
| 7704 | 2026-09-03T14:25:54.836Z | Sep 03 14:25:53.266DEBGSep 03 14:25:53.266 DEBGINFO replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.11/32 -> 10.0.0.255 |
| 7705 | 2026-09-03T14:25:54.836Z | Sep 03 14:25:53.267 |
| 7706 | 2026-09-03T14:25:54.836Z | Sep 03 14:25:53.266Sep 03 14:25:53.273 DEBG DEBG DEBGSep 03 14:25:53.273 replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOcreated new freemap , adding route 172.17.0.40/32 -> 10.0.0.255unit |
| 7707 | 2026-09-03T14:25:54.836Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7708 | 2026-09-03T14:25:54.836Z | : |
| 7709 | 2026-09-03T14:25:54.836Z | Sep 03 14:25:53.273Sep 03 14:25:53.273 INFODEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 7710 | 2026-09-03T14:25:54.836Z | |
| 7711 | 2026-09-03T14:25:54.836Z | adding route 172.17.0.12/32 -> 10.0.0.255Sep 03 14:25:53.273 |
| 7712 | 2026-09-03T14:25:54.836Z | INFO adding route 172.17.0.44/32 -> 10.0.0.255Sep 03 14:25:53.273 |
| 7713 | 2026-09-03T14:25:54.836Z | INFO replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.41/32 -> 10.0.0.255Sep 03 14:25:53.273 |
| 7714 | 2026-09-03T14:25:54.836Z | |
| 7715 | 2026-09-03T14:25:54.836Z | DEBGSep 03 14:25:53.273 Sep 03 14:25:53.273 DEBGDEBG Sep 03 14:25:53.273 created new freemap replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.273DEBG |
| 7716 | 2026-09-03T14:25:54.836Z | INFO replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7717 | 2026-09-03T14:25:54.836Z | |
| 7718 | 2026-09-03T14:25:54.836Z | adding route 172.17.0.13/32 -> 10.0.0.255Sep 03 14:25:53.273 |
| 7719 | 2026-09-03T14:25:54.836Z | INFOSep 03 14:25:53.273 Sep 03 14:25:53.273adding route 172.17.0.13/32 -> 10.0.0.255Sep 03 14:25:53.273 |
| 7720 | 2026-09-03T14:25:54.836Z | INFODEBG INFOadding route 172.17.0.45/32 -> 10.0.0.255 adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7721 | 2026-09-03T14:25:54.836Z | |
| 7722 | 2026-09-03T14:25:54.836Z | Sep 03 14:25:53.273 replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7723 | 2026-09-03T14:25:54.836Z | Sep 03 14:25:53.273Sep 03 14:25:53.273 DEBGreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7724 | 2026-09-03T14:25:54.841Z | replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 7725 | 2026-09-03T14:25:54.841Z | replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7726 | 2026-09-03T14:25:54.841Z | Sep 03 14:25:53.273 INFOSep 03 14:25:53.273 adding route 172.17.0.14/32 -> 10.0.0.255INFOSep 03 14:25:53.273 |
| 7727 | 2026-09-03T14:25:54.841Z | Sep 03 14:25:53.273 INFOINFO Sep 03 14:25:53.273adding route 172.17.0.14/32 -> 10.0.0.255 |
| 7728 | 2026-09-03T14:25:54.841Z | DEBGadding route 172.17.0.46/32 -> 10.0.0.255 replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7729 | 2026-09-03T14:25:54.841Z | |
| 7730 | 2026-09-03T14:25:54.841Z | adding route 172.17.0.43/32 -> 10.0.0.255Sep 03 14:25:53.273 |
| 7731 | 2026-09-03T14:25:54.841Z | DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.273 |
| 7732 | 2026-09-03T14:25:54.841Z | INFO Sep 03 14:25:53.273Sep 03 14:25:53.273adding route 172.17.0.15/32 -> 10.0.0.255 Sep 03 14:25:53.273DEBG |
| 7733 | 2026-09-03T14:25:54.841Z | INFO replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGadding route 172.17.0.15/32 -> 10.0.0.255 |
| 7734 | 2026-09-03T14:25:54.841Z | |
| 7735 | 2026-09-03T14:25:54.841Z | replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.273 |
| 7736 | 2026-09-03T14:25:54.841Z | DEBGSep 03 14:25:53.273 Sep 03 14:25:53.273 DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7737 | 2026-09-03T14:25:54.841Z | Sep 03 14:25:53.273INFO INFO |
| 7738 | 2026-09-03T14:25:54.841Z | adding route 172.17.0.44/32 -> 10.0.0.255 adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7739 | 2026-09-03T14:25:54.841Z | Sep 03 14:25:53.273 |
| 7740 | 2026-09-03T14:25:54.841Z | Sep 03 14:25:53.273INFO Sep 03 14:25:53.273 Sep 03 14:25:53.273DEBGINFO adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7741 | 2026-09-03T14:25:54.841Z | replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7742 | 2026-09-03T14:25:54.841Z | replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7743 | 2026-09-03T14:25:54.841Z | |
| 7744 | 2026-09-03T14:25:54.841Z | Sep 03 14:25:53.273Sep 03 14:25:53.273 INFO DEBG adding route 172.17.0.45/32 -> 10.0.0.255replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7745 | 2026-09-03T14:25:54.841Z | |
| 7746 | 2026-09-03T14:25:54.841Z | Sep 03 14:25:53.273Sep 03 14:25:53.273Sep 03 14:25:53.273 Sep 03 14:25:53.273 DEBGDEBG replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7747 | 2026-09-03T14:25:54.841Z | INFOreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOadding route 172.17.0.17/32 -> 10.0.0.255 Sep 03 14:25:53.273 |
| 7748 | 2026-09-03T14:25:54.841Z | INFO |
| 7749 | 2026-09-03T14:25:54.841Z | adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.17/32 -> 10.0.0.255 |
| 7750 | 2026-09-03T14:25:54.841Z | |
| 7751 | 2026-09-03T14:25:54.841Z | Sep 03 14:25:53.273 Sep 03 14:25:53.273DEBGSep 03 14:25:53.273 replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 7752 | 2026-09-03T14:25:54.841Z | adding route 172.17.0.46/32 -> 10.0.0.255DEBGSep 03 14:25:53.273 |
| 7753 | 2026-09-03T14:25:54.841Z | replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.273 |
| 7754 | 2026-09-03T14:25:54.841Z | INFO DEBG adding route 172.17.0.18/32 -> 10.0.0.255Sep 03 14:25:53.273replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.273 |
| 7755 | 2026-09-03T14:25:54.841Z | INFO |
| 7756 | 2026-09-03T14:25:54.841Z | DEBGadding route 172.17.0.18/32 -> 10.0.0.255 replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7757 | 2026-09-03T14:25:54.841Z | |
| 7758 | 2026-09-03T14:25:54.841Z | Sep 03 14:25:53.273 INFOSep 03 14:25:53.273 Sep 03 14:25:53.273DEBG adding route 172.17.0.49/32 -> 10.0.0.255Sep 03 14:25:53.273INFO |
| 7759 | 2026-09-03T14:25:54.841Z | adding route 172.17.0.47/32 -> 10.0.0.255DEBG |
| 7760 | 2026-09-03T14:25:54.842Z | replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7761 | 2026-09-03T14:25:54.842Z | |
| 7762 | 2026-09-03T14:25:54.842Z | Sep 03 14:25:53.273 Sep 03 14:25:53.273DEBG Sep 03 14:25:53.273 DEBGSep 03 14:25:53.273 replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7763 | 2026-09-03T14:25:54.842Z | INFOINFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 7764 | 2026-09-03T14:25:54.842Z | adding route 172.17.0.19/32 -> 10.0.0.255 |
| 7765 | 2026-09-03T14:25:54.842Z | |
| 7766 | 2026-09-03T14:25:54.842Z | Sep 03 14:25:53.273 INFO Sep 03 14:25:53.273adding route 172.17.0.50/32 -> 10.0.0.255 Sep 03 14:25:53.273DEBGSep 03 14:25:53.273 |
| 7767 | 2026-09-03T14:25:54.842Z | INFOreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 7768 | 2026-09-03T14:25:54.842Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7769 | 2026-09-03T14:25:54.842Z | replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7770 | 2026-09-03T14:25:54.842Z | Sep 03 14:25:53.273Sep 03 14:25:53.273Sep 03 14:25:53.273 DEBGINFO replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.20/32 -> 10.0.0.255 |
| 7771 | 2026-09-03T14:25:54.842Z | |
| 7772 | 2026-09-03T14:25:54.842Z | Sep 03 14:25:53.273DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7773 | 2026-09-03T14:25:54.842Z | Sep 03 14:25:53.273 adding route 172.17.0.20/32 -> 10.0.0.255DEBG Sep 03 14:25:53.273replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7774 | 2026-09-03T14:25:54.842Z | |
| 7775 | 2026-09-03T14:25:54.842Z | INFOSep 03 14:25:53.273 adding route 172.17.0.49/32 -> 10.0.0.255INFO |
| 7776 | 2026-09-03T14:25:54.842Z | Sep 03 14:25:53.273adding route 172.17.0.51/32 -> 10.0.0.255 Sep 03 14:25:53.273DEBGSep 03 14:25:53.273 |
| 7777 | 2026-09-03T14:25:54.842Z | INFOreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7778 | 2026-09-03T14:25:54.842Z | adding route 172.17.0.21/32 -> 10.0.0.255replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7779 | 2026-09-03T14:25:54.842Z | |
| 7780 | 2026-09-03T14:25:54.842Z | Sep 03 14:25:53.273 Sep 03 14:25:53.273INFOSep 03 14:25:53.273Sep 03 14:25:53.273 INFODEBG adding route 172.17.0.21/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7781 | 2026-09-03T14:25:54.842Z | |
| 7782 | 2026-09-03T14:25:54.842Z | |
| 7783 | 2026-09-03T14:25:54.842Z | DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.273Sep 03 14:25:53.273 |
| 7784 | 2026-09-03T14:25:54.842Z | test route::tests::delete_targets_full ... ok |
| 7785 | 2026-09-03T14:25:54.842Z | DEBGSep 03 14:25:53.273DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 7786 | 2026-09-03T14:25:54.842Z | |
| 7787 | 2026-09-03T14:25:54.842Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7788 | 2026-09-03T14:25:54.842Z | Sep 03 14:25:53.273 INFOSep 03 14:25:53.273Sep 03 14:25:53.273Sep 03 14:25:53.273 DEBG INFOreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7789 | 2026-09-03T14:25:54.842Z | adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7790 | 2026-09-03T14:25:54.842Z | |
| 7791 | 2026-09-03T14:25:54.842Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7792 | 2026-09-03T14:25:54.842Z | Sep 03 14:25:53.273Sep 03 14:25:53.273 DEBGINFO adding route 172.17.0.23/32 -> 10.0.0.255Sep 03 14:25:53.273 |
| 7793 | 2026-09-03T14:25:54.842Z | replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7794 | 2026-09-03T14:25:54.842Z | test route::tests::delete_target_fragmented ... ok |
| 7795 | 2026-09-03T14:25:54.842Z | DEBG Sep 03 14:25:53.273Sep 03 14:25:53.273replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7796 | 2026-09-03T14:25:54.843Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 7797 | 2026-09-03T14:25:54.843Z | Sep 03 14:25:53.273DEBG INFO adding route 172.17.0.23/32 -> 10.0.0.255replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.273 |
| 7798 | 2026-09-03T14:25:54.843Z | DEBG |
| 7799 | 2026-09-03T14:25:54.843Z | INFO replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7800 | 2026-09-03T14:25:54.843Z | |
| 7801 | 2026-09-03T14:25:54.843Z | Sep 03 14:25:53.273Sep 03 14:25:53.273 DEBGINFO Sep 03 14:25:53.273adding route 172.17.0.24/32 -> 10.0.0.255Sep 03 14:25:53.273 |
| 7802 | 2026-09-03T14:25:54.843Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 7803 | 2026-09-03T14:25:54.843Z | replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7804 | 2026-09-03T14:25:54.843Z | Sep 03 14:25:53.273 adding route 172.17.0.53/32 -> 10.0.0.255DEBGSep 03 14:25:53.273 |
| 7805 | 2026-09-03T14:25:54.843Z | replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7806 | 2026-09-03T14:25:54.843Z | Sep 03 14:25:53.273 adding route 172.17.0.24/32 -> 10.0.0.255INFO |
| 7807 | 2026-09-03T14:25:54.843Z | Sep 03 14:25:53.273 Sep 03 14:25:53.273adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7808 | 2026-09-03T14:25:54.843Z | INFO adding route 172.17.0.25/32 -> 10.0.0.255Sep 03 14:25:53.273DEBG |
| 7809 | 2026-09-03T14:25:54.843Z | Sep 03 14:25:53.273DEBG DEBGreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7810 | 2026-09-03T14:25:54.843Z | replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7811 | 2026-09-03T14:25:54.843Z | |
| 7812 | 2026-09-03T14:25:54.843Z | Sep 03 14:25:53.273 DEBGSep 03 14:25:53.273 replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.273INFO |
| 7813 | 2026-09-03T14:25:54.843Z | Sep 03 14:25:53.273 adding route 172.17.0.25/32 -> 10.0.0.255INFOINFO |
| 7814 | 2026-09-03T14:25:54.843Z | Sep 03 14:25:53.273adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7815 | 2026-09-03T14:25:54.843Z | INFOadding route 172.17.0.54/32 -> 10.0.0.255 |
| 7816 | 2026-09-03T14:25:54.843Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7817 | 2026-09-03T14:25:54.843Z | Sep 03 14:25:53.273Sep 03 14:25:53.273 , Sep 03 14:25:53.273DEBG DEBG DEBGreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7818 | 2026-09-03T14:25:54.843Z | Sep 03 14:25:53.273 |
| 7819 | 2026-09-03T14:25:54.843Z | replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit: |
| 7820 | 2026-09-03T14:25:54.843Z | Sep 03 14:25:53.273 Sep 03 14:25:53.273DEBG Sep 03 14:25:53.273INFO INFO adding route 172.17.0.26/32 -> 10.0.0.255replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7821 | 2026-09-03T14:25:54.843Z | |
| 7822 | 2026-09-03T14:25:54.843Z | INFOfreemap_route_ipv6 adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7823 | 2026-09-03T14:25:54.843Z | |
| 7824 | 2026-09-03T14:25:54.847Z | |
| 7825 | 2026-09-03T14:25:54.847Z | Sep 03 14:25:53.273Sep 03 14:25:53.273 Sep 03 14:25:53.273DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 03 14:25:53.273 |
| 7826 | 2026-09-03T14:25:54.847Z | DEBG Sep 03 14:25:53.273replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7827 | 2026-09-03T14:25:54.847Z | Sep 03 14:25:53.273 |
| 7828 | 2026-09-03T14:25:54.847Z | INFOSep 03 14:25:53.280 adding route 172.17.0.56/32 -> 10.0.0.255INFO |
| 7829 | 2026-09-03T14:25:54.847Z | adding route 172.17.0.56/32 -> 10.0.0.255Sep 03 14:25:53.280 |
| 7830 | 2026-09-03T14:25:54.847Z | INFO DEBGadding route 172.17.0.27/32 -> 10.0.0.255Sep 03 14:25:53.280Sep 03 14:25:53.280 |
| 7831 | 2026-09-03T14:25:54.847Z | DEBG DEBGreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64 |
| 7832 | 2026-09-03T14:25:54.847Z | Sep 03 14:25:53.280replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7833 | 2026-09-03T14:25:54.847Z | Sep 03 14:25:53.280 INFODEBG Sep 03 14:25:53.280adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7834 | 2026-09-03T14:25:54.847Z | INFOreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7835 | 2026-09-03T14:25:54.848Z | |
| 7836 | 2026-09-03T14:25:54.848Z | Sep 03 14:25:53.280 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.280Sep 03 14:25:53.280 |
| 7837 | 2026-09-03T14:25:54.848Z | DEBGINFO adding route 172.17.0.28/32 -> 10.0.0.255replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.280 |
| 7838 | 2026-09-03T14:25:54.848Z | |
| 7839 | 2026-09-03T14:25:54.848Z | INFO adding route 172.17.0.58/32 -> 10.0.0.255Sep 03 14:25:53.280 |
| 7840 | 2026-09-03T14:25:54.848Z | Sep 03 14:25:53.280 DEBG INFOreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.280 |
| 7841 | 2026-09-03T14:25:54.848Z | DEBGadding route 172.17.0.58/32 -> 10.0.0.255 |
| 7842 | 2026-09-03T14:25:54.848Z | Sep 03 14:25:53.280 replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7843 | 2026-09-03T14:25:54.848Z | Sep 03 14:25:53.280adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7844 | 2026-09-03T14:25:54.848Z | DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7845 | 2026-09-03T14:25:54.848Z | Sep 03 14:25:53.280Sep 03 14:25:53.280Sep 03 14:25:53.280 INFO DEBG adding route 172.17.0.59/32 -> 10.0.0.255replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7846 | 2026-09-03T14:25:54.848Z | |
| 7847 | 2026-09-03T14:25:54.848Z | adding route 172.17.0.59/32 -> 10.0.0.255Sep 03 14:25:53.280 |
| 7848 | 2026-09-03T14:25:54.848Z | Sep 03 14:25:53.280INFO DEBG adding route 172.17.0.30/32 -> 10.0.0.255Sep 03 14:25:53.280replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7849 | 2026-09-03T14:25:54.848Z | DEBG |
| 7850 | 2026-09-03T14:25:54.848Z | replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7851 | 2026-09-03T14:25:54.848Z | Sep 03 14:25:53.280Sep 03 14:25:53.280 DEBGSep 03 14:25:53.280 INFOreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7852 | 2026-09-03T14:25:54.848Z | adding route 172.17.0.60/32 -> 10.0.0.255 INFO |
| 7853 | 2026-09-03T14:25:54.848Z | adding route 172.17.0.60/32 -> 10.0.0.255Sep 03 14:25:53.280 |
| 7854 | 2026-09-03T14:25:54.848Z | INFOINFO Sep 03 14:25:53.280 Sep 03 14:25:53.280adding route 172.17.0.27/32 -> 10.0.0.255 |
| 7855 | 2026-09-03T14:25:54.848Z | DEBGadding route 172.17.0.31/32 -> 10.0.0.255 DEBG |
| 7856 | 2026-09-03T14:25:54.848Z | replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7857 | 2026-09-03T14:25:54.848Z | replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7858 | 2026-09-03T14:25:54.848Z | Sep 03 14:25:53.280Sep 03 14:25:53.280 Sep 03 14:25:53.280DEBG Sep 03 14:25:53.280replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7859 | 2026-09-03T14:25:54.848Z | DEBGDEBG failed to allocate space for the new target list |
| 7860 | 2026-09-03T14:25:54.848Z | DEBGreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.280 |
| 7861 | 2026-09-03T14:25:54.848Z | INFO failed to allocate space for the new target listadding route 172.17.0.28/32 -> 10.0.0.255 |
| 7862 | 2026-09-03T14:25:54.848Z | |
| 7863 | 2026-09-03T14:25:54.848Z | Sep 03 14:25:53.280 Sep 03 14:25:53.280INFO Sep 03 14:25:53.280DEBG Sep 03 14:25:53.280adding route 172.17.0.32/32 -> 10.0.0.255DEBG |
| 7864 | 2026-09-03T14:25:54.848Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7865 | 2026-09-03T14:25:54.848Z | |
| 7866 | 2026-09-03T14:25:54.848Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 7867 | 2026-09-03T14:25:54.848Z | Sep 03 14:25:53.280 Sep 03 14:25:53.280DEBG INFOreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7868 | 2026-09-03T14:25:54.848Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7869 | 2026-09-03T14:25:54.848Z | Sep 03 14:25:53.280, Sep 03 14:25:53.280 DEBGunit INFO:replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7870 | 2026-09-03T14:25:54.848Z | adding route 172.17.0.33/32 -> 10.0.0.255freemap_route_ipv4 |
| 7871 | 2026-09-03T14:25:54.848Z | |
| 7872 | 2026-09-03T14:25:54.848Z | Sep 03 14:25:53.280Sep 03 14:25:53.280 INFODEBGSep 03 14:25:53.280 replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7873 | 2026-09-03T14:25:54.849Z | DEBGadding route 172.17.0.30/32 -> 10.0.0.255 |
| 7874 | 2026-09-03T14:25:54.849Z | reset freemap, unitSep 03 14:25:53.280: Sep 03 14:25:53.280 INFOfreemap_route_ipv4 DEBGadding route 172.17.0.34/32 -> 10.0.0.255 |
| 7875 | 2026-09-03T14:25:54.849Z | |
| 7876 | 2026-09-03T14:25:54.849Z | replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7877 | 2026-09-03T14:25:54.849Z | Sep 03 14:25:53.280Sep 03 14:25:53.280 Sep 03 14:25:53.280DEBG DEBG INFOreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7878 | 2026-09-03T14:25:54.849Z | adding route 172.17.0.31/32 -> 10.0.0.255initted freemap. size: 64 |
| 7879 | 2026-09-03T14:25:54.849Z | , unit: freemap_route_ipv6 |
| 7880 | 2026-09-03T14:25:54.849Z | Sep 03 14:25:53.280Sep 03 14:25:53.280 INFODEBG adding route 172.17.0.35/32 -> 10.0.0.255replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:25:53.280 |
| 7881 | 2026-09-03T14:25:54.849Z | |
| 7882 | 2026-09-03T14:25:54.849Z | DEBG reset freemap, unitSep 03 14:25:53.280Sep 03 14:25:53.280: DEBGfreemap_route_ipv6 INFO |
| 7883 | 2026-09-03T14:25:54.849Z | replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7884 | 2026-09-03T14:25:54.849Z | |
| 7885 | 2026-09-03T14:25:54.849Z | Sep 03 14:25:53.280Sep 03 14:25:53.280Sep 03 14:25:53.280 DEBGINFO replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7886 | 2026-09-03T14:25:54.849Z | adding route 172.16.0.0/32 -> 10.0.0.1 adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7887 | 2026-09-03T14:25:54.849Z | |
| 7888 | 2026-09-03T14:25:54.849Z | Sep 03 14:25:53.280 INFO Sep 03 14:25:53.280Sep 03 14:25:53.280adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7889 | 2026-09-03T14:25:54.849Z | DEBG DEBGreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:25:53.280replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 7890 | 2026-09-03T14:25:54.849Z | DEBG |
| 7891 | 2026-09-03T14:25:54.849Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7892 | 2026-09-03T14:25:54.849Z | Sep 03 14:25:53.280Sep 03 14:25:53.280 INFOSep 03 14:25:53.280INFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2INFO |
| 7893 | 2026-09-03T14:25:54.849Z | |
| 7894 | 2026-09-03T14:25:54.849Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7895 | 2026-09-03T14:25:54.849Z | Sep 03 14:25:53.280Sep 03 14:25:53.280Sep 03 14:25:53.280 DEBG DEBGDEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7896 | 2026-09-03T14:25:54.849Z | |
| 7897 | 2026-09-03T14:25:54.849Z | replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7898 | 2026-09-03T14:25:54.849Z | Sep 03 14:25:53.280 Sep 03 14:25:53.280Sep 03 14:25:53.280 INFO INFO INFOadding route 172.17.0.38/32 -> 10.0.0.255 |
| 7899 | 2026-09-03T14:25:54.849Z | adding route 172.17.0.35/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.3 |
| 7900 | 2026-09-03T14:25:54.849Z | |
| 7901 | 2026-09-03T14:25:54.849Z | Sep 03 14:25:53.280Sep 03 14:25:53.280Sep 03 14:25:53.280 DEBGDEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7902 | 2026-09-03T14:25:54.849Z | replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7903 | 2026-09-03T14:25:54.849Z | |
| 7904 | 2026-09-03T14:25:54.849Z | Sep 03 14:25:53.280Sep 03 14:25:53.280 Sep 03 14:25:53.280INFO INFOINFO adding route 172.16.0.0/32 -> 10.0.0.4adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7905 | 2026-09-03T14:25:54.849Z | |
| 7906 | 2026-09-03T14:25:54.849Z | adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7907 | 2026-09-03T14:25:54.849Z | Sep 03 14:25:53.280Sep 03 14:25:53.280 Sep 03 14:25:53.280DEBG DEBGDEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7908 | 2026-09-03T14:25:54.849Z | |
| 7909 | 2026-09-03T14:25:54.849Z | |
| 7910 | 2026-09-03T14:25:54.849Z | Sep 03 14:25:53.280Sep 03 14:25:53.280 INFOSep 03 14:25:53.280 INFO adding route 172.17.0.40/32 -> 10.0.0.255DEBG |
| 7911 | 2026-09-03T14:25:54.849Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7912 | 2026-09-03T14:25:54.849Z | |
| 7913 | 2026-09-03T14:25:54.850Z | Sep 03 14:25:53.280Sep 03 14:25:53.280 DEBGDEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7914 | 2026-09-03T14:25:54.850Z | |
| 7915 | 2026-09-03T14:25:54.850Z | Sep 03 14:25:53.280Sep 03 14:25:53.280 INFOINFO adding route 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7916 | 2026-09-03T14:25:54.850Z | |
| 7917 | 2026-09-03T14:25:54.850Z | Sep 03 14:25:53.280 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7918 | 2026-09-03T14:25:54.850Z | Sep 03 14:25:53.280 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7919 | 2026-09-03T14:25:54.850Z | Sep 03 14:25:53.280 Sep 03 14:25:53.280 INFO adding route 172.17.0.42/32 -> 10.0.0.255INFO |
| 7920 | 2026-09-03T14:25:54.850Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7921 | 2026-09-03T14:25:54.850Z | Sep 03 14:25:53.280 DEBGSep 03 14:25:53.280 replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7922 | 2026-09-03T14:25:54.850Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7923 | 2026-09-03T14:25:54.850Z | Sep 03 14:25:53.280 INFOSep 03 14:25:53.280 adding route 172.17.0.43/32 -> 10.0.0.255INFO |
| 7924 | 2026-09-03T14:25:54.854Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 7925 | 2026-09-03T14:25:54.854Z | Sep 03 14:25:53.280 Sep 03 14:25:53.280DEBG DEBGreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7926 | 2026-09-03T14:25:54.854Z | replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7927 | 2026-09-03T14:25:54.854Z | Sep 03 14:25:53.280 Sep 03 14:25:53.280INFO INFOadding route 172.17.0.44/32 -> 10.0.0.255 |
| 7928 | 2026-09-03T14:25:54.854Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7929 | 2026-09-03T14:25:54.854Z | Sep 03 14:25:53.280Sep 03 14:25:53.280 DEBGDEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7930 | 2026-09-03T14:25:54.854Z | Sep 03 14:25:53.280replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7931 | 2026-09-03T14:25:54.854Z | INFO adding route 172.17.0.45/32 -> 10.0.0.255Sep 03 14:25:53.280 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7932 | 2026-09-03T14:25:54.854Z | |
| 7933 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.280Sep 03 14:25:53.280 DEBGDEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7934 | 2026-09-03T14:25:54.855Z | |
| 7935 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.280Sep 03 14:25:53.280 INFOINFO adding route 172.17.0.46/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7936 | 2026-09-03T14:25:54.855Z | |
| 7937 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.280Sep 03 14:25:53.280 DEBGDEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7938 | 2026-09-03T14:25:54.855Z | |
| 7939 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.286 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7940 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.286 DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7941 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.286 Sep 03 14:25:53.286INFO INFOadding route 172.17.0.48/32 -> 10.0.0.255 |
| 7942 | 2026-09-03T14:25:54.855Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7943 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.286 Sep 03 14:25:53.286DEBG DEBGreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7944 | 2026-09-03T14:25:54.855Z | replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7945 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.286 Sep 03 14:25:53.286INFO INFOadding route 172.17.0.49/32 -> 10.0.0.255 |
| 7946 | 2026-09-03T14:25:54.855Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 7947 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.286 Sep 03 14:25:53.286DEBG DEBGreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7948 | 2026-09-03T14:25:54.855Z | replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7949 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.286Sep 03 14:25:53.286 INFOINFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255 |
| 7950 | 2026-09-03T14:25:54.855Z | |
| 7951 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.286Sep 03 14:25:53.286 DEBGDEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7952 | 2026-09-03T14:25:54.855Z | |
| 7953 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.286Sep 03 14:25:53.286 INFOINFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255 |
| 7954 | 2026-09-03T14:25:54.855Z | |
| 7955 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.286Sep 03 14:25:53.286 DEBGDEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7956 | 2026-09-03T14:25:54.855Z | |
| 7957 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.286Sep 03 14:25:53.286 INFOINFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7958 | 2026-09-03T14:25:54.855Z | |
| 7959 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.286Sep 03 14:25:53.286 DEBGDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7960 | 2026-09-03T14:25:54.855Z | |
| 7961 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.286Sep 03 14:25:53.286 INFOINFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255 |
| 7962 | 2026-09-03T14:25:54.855Z | |
| 7963 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.286Sep 03 14:25:53.286 DEBGDEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7964 | 2026-09-03T14:25:54.855Z | |
| 7965 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.287Sep 03 14:25:53.287 INFOINFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7966 | 2026-09-03T14:25:54.855Z | |
| 7967 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.287Sep 03 14:25:53.287 DEBGDEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7968 | 2026-09-03T14:25:54.855Z | |
| 7969 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.287Sep 03 14:25:53.287 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7970 | 2026-09-03T14:25:54.855Z | |
| 7971 | 2026-09-03T14:25:54.855Z | Sep 03 14:25:53.287Sep 03 14:25:53.287 DEBGDEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7972 | 2026-09-03T14:25:54.855Z | |
| 7973 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.287Sep 03 14:25:53.287 INFOINFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7974 | 2026-09-03T14:25:54.856Z | |
| 7975 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.287Sep 03 14:25:53.287 DEBGDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7976 | 2026-09-03T14:25:54.856Z | |
| 7977 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.287Sep 03 14:25:53.287 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7978 | 2026-09-03T14:25:54.856Z | |
| 7979 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.287Sep 03 14:25:53.287 DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7980 | 2026-09-03T14:25:54.856Z | |
| 7981 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.287Sep 03 14:25:53.287 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7982 | 2026-09-03T14:25:54.856Z | |
| 7983 | 2026-09-03T14:25:54.856Z | test route::tests::add_target_fails_full ... ok |
| 7984 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.287Sep 03 14:25:53.287 DEBGDEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7985 | 2026-09-03T14:25:54.856Z | |
| 7986 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.287Sep 03 14:25:53.287 INFOINFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7987 | 2026-09-03T14:25:54.856Z | |
| 7988 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.287Sep 03 14:25:53.287 DEBGDEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7989 | 2026-09-03T14:25:54.856Z | |
| 7990 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.287Sep 03 14:25:53.287 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7991 | 2026-09-03T14:25:54.856Z | |
| 7992 | 2026-09-03T14:25:54.856Z | test route::tests::delete_target_full ... ok |
| 7993 | 2026-09-03T14:25:54.856Z | |
| 7994 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.287Sep 03 14:25:53.287 DEBGDEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7995 | 2026-09-03T14:25:54.856Z | |
| 7996 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.287Sep 03 14:25:53.287 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.61/32 -> 10.0.0.255 |
| 7997 | 2026-09-03T14:25:54.856Z | test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s |
| 7998 | 2026-09-03T14:25:54.856Z | |
| 7999 | 2026-09-03T14:25:54.856Z | |
| 8000 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.287Sep 03 14:25:53.287 DEBGDEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8001 | 2026-09-03T14:25:54.856Z | |
| 8002 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.293 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 8003 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.293 DEBG replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8004 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.293 INFOSep 03 14:25:53.293 adding route 172.17.0.58/32 -> 10.0.0.255INFO |
| 8005 | 2026-09-03T14:25:54.856Z | adding route 172.17.0.63/32 -> 10.0.0.255 |
| 8006 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.293Sep 03 14:25:53.293 DEBGDEBG replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8007 | 2026-09-03T14:25:54.856Z | |
| 8008 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.293Sep 03 14:25:53.293 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.59/32 -> 10.0.0.255 |
| 8009 | 2026-09-03T14:25:54.856Z | |
| 8010 | 2026-09-03T14:25:54.856Z | Sep 03 14:25:53.293Sep 03 14:25:53.293 DEBGDEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 8011 | 2026-09-03T14:25:54.856Z | |
| 8012 | 2026-09-03T14:25:54.857Z | Sep 03 14:25:53.293Sep 03 14:25:53.293 INFODEBG adding route 172.17.0.60/32 -> 10.0.0.255failed to allocate space for the new target list |
| 8013 | 2026-09-03T14:25:54.857Z | |
| 8014 | 2026-09-03T14:25:54.857Z | Sep 03 14:25:53.293 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8015 | 2026-09-03T14:25:54.857Z | Sep 03 14:25:53.293 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 8016 | 2026-09-03T14:25:54.857Z | Sep 03 14:25:53.293 DEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8017 | 2026-09-03T14:25:54.857Z | Sep 03 14:25:53.293 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 8018 | 2026-09-03T14:25:54.857Z | Sep 03 14:25:53.293 DEBG replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8019 | 2026-09-03T14:25:54.857Z | Sep 03 14:25:53.293 DEBG failed to allocate space for the new target list |
| 8020 | 2026-09-03T14:25:54.857Z | Sep 03 14:25:53.293 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 8021 | 2026-09-03T14:25:54.857Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-5246259646f8ee03) |
| 8022 | 2026-09-03T14:25:54.857Z | |
| 8023 | 2026-09-03T14:25:54.857Z | running 0 tests |
| 8024 | 2026-09-03T14:25:54.860Z | |
| 8025 | 2026-09-03T14:25:54.861Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8026 | 2026-09-03T14:25:54.861Z | |
| 8027 | 2026-09-03T14:25:54.861Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-acda18f7a0b943fc) |
| 8028 | 2026-09-03T14:25:54.861Z | |
| 8029 | 2026-09-03T14:25:54.861Z | running 0 tests |
| 8030 | 2026-09-03T14:25:54.861Z | |
| 8031 | 2026-09-03T14:25:54.861Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8032 | 2026-09-03T14:25:54.861Z | |
| 8033 | 2026-09-03T14:25:54.861Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-06f9e0d93201a892) |
| 8034 | 2026-09-03T14:25:54.864Z | |
| 8035 | 2026-09-03T14:25:54.864Z | running 6 tests |
| 8036 | 2026-09-03T14:25:54.867Z | test tests::test_full_lot_id_neither_present ... ok |
| 8037 | 2026-09-03T14:25:54.867Z | test tests::test_parse_client_port_id ... ok |
| 8038 | 2026-09-03T14:25:54.867Z | test tests::test_full_lot_id_lot_only ... ok |
| 8039 | 2026-09-03T14:25:54.867Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 8040 | 2026-09-03T14:25:54.867Z | test tests::test_port_id_cmp ... ok |
| 8041 | 2026-09-03T14:25:54.867Z | test tests::test_full_lot_id_both_present ... ok |
| 8042 | 2026-09-03T14:25:54.867Z | |
| 8043 | 2026-09-03T14:25:54.867Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8044 | 2026-09-03T14:25:54.867Z | |
| 8045 | 2026-09-03T14:25:54.867Z | Running tests/test_all.rs (target/debug/deps/test_all-d418b651da492675) |
| 8046 | 2026-09-03T14:25:54.870Z | |
| 8047 | 2026-09-03T14:25:54.870Z | running 0 tests |
| 8048 | 2026-09-03T14:25:54.870Z | |
| 8049 | 2026-09-03T14:25:54.874Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8050 | 2026-09-03T14:25:54.874Z | |
| 8051 | 2026-09-03T14:25:54.874Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-13ccc83203b2fded) |
| 8052 | 2026-09-03T14:25:54.877Z | |
| 8053 | 2026-09-03T14:25:54.877Z | running 0 tests |
| 8054 | 2026-09-03T14:25:54.877Z | |
| 8055 | 2026-09-03T14:25:54.877Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8056 | 2026-09-03T14:25:54.877Z | |
| 8057 | 2026-09-03T14:25:54.877Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-a087f10fd23084c3) |
| 8058 | 2026-09-03T14:25:54.895Z | |
| 8059 | 2026-09-03T14:25:54.895Z | running 15 tests |
| 8060 | 2026-09-03T14:25:54.898Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 8061 | 2026-09-03T14:25:54.898Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 8062 | 2026-09-03T14:25:54.898Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 8063 | 2026-09-03T14:25:54.898Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 8064 | 2026-09-03T14:25:54.898Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 8065 | 2026-09-03T14:25:54.898Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 8066 | 2026-09-03T14:25:54.898Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 8067 | 2026-09-03T14:25:54.898Z | test v1::network::tests::test_equal ... ok |
| 8068 | 2026-09-03T14:25:54.898Z | test v1::network::tests::test_into ... ok |
| 8069 | 2026-09-03T14:25:54.898Z | test v1::network::tests::test_eui64 ... ok |
| 8070 | 2026-09-03T14:25:54.898Z | test v1::network::tests::test_not_equal ... ok |
| 8071 | 2026-09-03T14:25:54.898Z | test v1::network::tests::test_to_string ... ok |
| 8072 | 2026-09-03T14:25:54.898Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 8073 | 2026-09-03T14:25:54.898Z | test v1::network::tests::test_parse ... ok |
| 8074 | 2026-09-03T14:25:54.903Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 8075 | 2026-09-03T14:25:54.903Z | |
| 8076 | 2026-09-03T14:25:54.903Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8077 | 2026-09-03T14:25:54.903Z | |
| 8078 | 2026-09-03T14:25:54.903Z | Running unittests src/lib.rs (target/debug/deps/packet-c0def7fdaa185f19) |
| 8079 | 2026-09-03T14:25:54.924Z | |
| 8080 | 2026-09-03T14:25:54.924Z | running 12 tests |
| 8081 | 2026-09-03T14:25:54.928Z | test icmp::test_v6_checksum ... ok |
| 8082 | 2026-09-03T14:25:54.928Z | test icmp::test_v4_checksum ... ok |
| 8083 | 2026-09-03T14:25:54.928Z | test ipv6::test_ipv6_parse ... ok |
| 8084 | 2026-09-03T14:25:54.928Z | test lldp::test_lldp_parse ... ok |
| 8085 | 2026-09-03T14:25:54.928Z | test pbuf::test_byte ... ok |
| 8086 | 2026-09-03T14:25:54.928Z | test pbuf::test_nibble ... ok |
| 8087 | 2026-09-03T14:25:54.928Z | test pbuf::test_short ... ok |
| 8088 | 2026-09-03T14:25:54.928Z | test pbuf::test_overflow ... ok |
| 8089 | 2026-09-03T14:25:54.928Z | test pbuf::test_twelve ... ok |
| 8090 | 2026-09-03T14:25:54.928Z | test pbuf::test_word ... ok |
| 8091 | 2026-09-03T14:25:54.928Z | test tcp::test_checksum_syn_nodata ... ok |
| 8092 | 2026-09-03T14:25:54.928Z | test tcp::test_checksum_ack_data ... ok |
| 8093 | 2026-09-03T14:25:54.928Z | |
| 8094 | 2026-09-03T14:25:54.928Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8095 | 2026-09-03T14:25:54.928Z | |
| 8096 | 2026-09-03T14:25:54.931Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 8097 | 2026-09-03T14:25:54.934Z | |
| 8098 | 2026-09-03T14:25:54.934Z | running 0 tests |
| 8099 | 2026-09-03T14:25:54.934Z | |
| 8100 | 2026-09-03T14:25:54.934Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8101 | 2026-09-03T14:25:54.934Z | |
| 8102 | 2026-09-03T14:25:54.937Z | Running unittests src/main.rs (target/debug/deps/swadm-f77e75efb2063bcd) |
| 8103 | 2026-09-03T14:25:54.956Z | |
| 8104 | 2026-09-03T14:25:54.956Z | running 5 tests |
| 8105 | 2026-09-03T14:25:54.960Z | test switchport::test::test_compute_lanes ... ok |
| 8106 | 2026-09-03T14:25:54.963Z | test switchport::test::port_id_ordering ... ok |
| 8107 | 2026-09-03T14:25:54.963Z | test link::test_filter ... ok |
| 8108 | 2026-09-03T14:25:54.963Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 8109 | 2026-09-03T14:25:54.963Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 8110 | 2026-09-03T14:25:54.964Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 8111 | 2026-09-03T14:25:54.964Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 8112 | 2026-09-03T14:25:54.964Z | Tx Enabled: Yes Yes Yes Yes |
| 8113 | 2026-09-03T14:25:54.964Z | Tx Loss-of-lock: No No No No |
| 8114 | 2026-09-03T14:25:54.964Z | Tx Loss-of-signal: No No No No |
| 8115 | 2026-09-03T14:25:54.964Z | Lane 0 Tx CDR Enabled: No No NoLane 1 No |
| 8116 | 2026-09-03T14:25:54.964Z | Lane 2 Tx Adaptive EQ Fault: NoLane 3 |
| 8117 | 2026-09-03T14:25:54.964Z | No No State: Activated No |
| 8118 | 2026-09-03T14:25:54.964Z | Activated Tx Fault: Yes Activated YesActivated |
| 8119 | 2026-09-03T14:25:54.964Z | Yes Rx Output Enabled: falseYes |
| 8120 | 2026-09-03T14:25:54.964Z | false false false |
| 8121 | 2026-09-03T14:25:54.964Z | Rx Output Status: valid valid valid valid |
| 8122 | 2026-09-03T14:25:54.964Z | Rx Loss-of-lock: true true true true |
| 8123 | 2026-09-03T14:25:54.964Z | Rx Loss-of-signal: false false false false |
| 8124 | 2026-09-03T14:25:54.964Z | Rx Auto-squelch Disable: true true true true |
| 8125 | 2026-09-03T14:25:54.964Z | Tx Output Enabled: true true true true |
| 8126 | 2026-09-03T14:25:54.964Z | Tx Output Status: invalid invalid invalid invalid |
| 8127 | 2026-09-03T14:25:54.964Z | Tx Loss-of-lock: false false false false |
| 8128 | 2026-09-03T14:25:54.964Z | Tx Loss-of-signal: true true true true |
| 8129 | 2026-09-03T14:25:54.964Z | Tx Auto-squelch Disable: false false false false |
| 8130 | 2026-09-03T14:25:54.964Z | Tx Adaptive EQ Fail: true true true true |
| 8131 | 2026-09-03T14:25:54.964Z | Tx Failure: false false false false |
| 8132 | 2026-09-03T14:25:54.964Z | Tx Force Squelch: true true true true |
| 8133 | 2026-09-03T14:25:54.964Z | Tx Input Polarity: normal normal normal normal |
| 8134 | 2026-09-03T14:25:54.967Z | test switchport::test::test_print_cmis_datapath ... ok |
| 8135 | 2026-09-03T14:25:54.967Z | test switchport::test::test_print_sff_datapath ... ok |
| 8136 | 2026-09-03T14:25:54.967Z | |
| 8137 | 2026-09-03T14:25:54.967Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8138 | 2026-09-03T14:25:54.967Z | |
| 8139 | 2026-09-03T14:25:54.968Z | Running tests/counters.rs (target/debug/deps/counters-0873bcadcbf0ee26) |
| 8140 | 2026-09-03T14:25:54.973Z | |
| 8141 | 2026-09-03T14:25:54.973Z | running 1 test |
| 8142 | 2026-09-03T14:25:54.976Z | test test_p4_counter_list ... ignored |
| 8143 | 2026-09-03T14:25:54.976Z | |
| 8144 | 2026-09-03T14:25:54.976Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8145 | 2026-09-03T14:25:54.976Z | |
| 8146 | 2026-09-03T14:25:54.976Z | Running tests/port-link.rs (target/debug/deps/port_link-13d49676f3990b01) |
| 8147 | 2026-09-03T14:25:54.979Z | |
| 8148 | 2026-09-03T14:25:54.979Z | running 5 tests |
| 8149 | 2026-09-03T14:25:54.982Z | test test_an ... ignored |
| 8150 | 2026-09-03T14:25:54.982Z | test test_enable ... ignored |
| 8151 | 2026-09-03T14:25:54.982Z | test test_ip_addresses ... ignored |
| 8152 | 2026-09-03T14:25:54.982Z | test test_kr ... ignored |
| 8153 | 2026-09-03T14:25:54.982Z | test test_mac ... ignored |
| 8154 | 2026-09-03T14:25:54.982Z | |
| 8155 | 2026-09-03T14:25:54.982Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8156 | 2026-09-03T14:25:54.982Z | |
| 8157 | 2026-09-03T14:25:54.982Z | Running unittests src/main.rs (target/debug/deps/tfportd-781e20ddbd8cd5fa) |
| 8158 | 2026-09-03T14:25:54.985Z | |
| 8159 | 2026-09-03T14:25:54.985Z | running 3 tests |
| 8160 | 2026-09-03T14:25:54.988Z | test linklocal::test_parse_ipadm ... ok |
| 8161 | 2026-09-03T14:25:54.988Z | test tfport::test_parse_tfport ... ok |
| 8162 | 2026-09-03T14:25:54.988Z | test config::tests::test_updates ... ok |
| 8163 | 2026-09-03T14:25:54.989Z | |
| 8164 | 2026-09-03T14:25:54.989Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8165 | 2026-09-03T14:25:54.989Z | |
| 8166 | 2026-09-03T14:25:54.989Z | Running unittests src/main.rs (target/debug/deps/uplinkd-c3b8c98e56e112b2) |
| 8167 | 2026-09-03T14:25:54.992Z | |
| 8168 | 2026-09-03T14:25:54.992Z | running 0 tests |
| 8169 | 2026-09-03T14:25:54.995Z | |
| 8170 | 2026-09-03T14:25:54.995Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8171 | 2026-09-03T14:25:54.995Z | |
| 8172 | 2026-09-03T14:25:54.995Z | Running unittests src/main.rs (target/debug/deps/xtask-624fff7d24b9ffb6) |
| 8173 | 2026-09-03T14:25:54.998Z | |
| 8174 | 2026-09-03T14:25:54.998Z | running 0 tests |
| 8175 | 2026-09-03T14:25:54.998Z | |
| 8176 | 2026-09-03T14:25:54.998Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8177 | 2026-09-03T14:25:54.998Z | |
| 8178 | 2026-09-03T14:25:55.002Z | Doc-tests aal |
| 8179 | 2026-09-03T14:25:55.274Z | |
| 8180 | 2026-09-03T14:25:55.274Z | running 0 tests |
| 8181 | 2026-09-03T14:25:55.274Z | |
| 8182 | 2026-09-03T14:25:55.277Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8183 | 2026-09-03T14:25:55.277Z | |
| 8184 | 2026-09-03T14:25:55.303Z | Doc-tests aal_macros |
| 8185 | 2026-09-03T14:25:55.379Z | |
| 8186 | 2026-09-03T14:25:55.379Z | running 0 tests |
| 8187 | 2026-09-03T14:25:55.379Z | |
| 8188 | 2026-09-03T14:25:55.379Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8189 | 2026-09-03T14:25:55.379Z | |
| 8190 | 2026-09-03T14:25:55.394Z | Doc-tests common |
| 8191 | 2026-09-03T14:25:55.644Z | |
| 8192 | 2026-09-03T14:25:55.644Z | running 0 tests |
| 8193 | 2026-09-03T14:25:55.645Z | |
| 8194 | 2026-09-03T14:25:55.645Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8195 | 2026-09-03T14:25:55.645Z | |
| 8196 | 2026-09-03T14:25:55.807Z | Doc-tests dpd_api |
| 8197 | 2026-09-03T14:25:56.429Z | |
| 8198 | 2026-09-03T14:25:56.430Z | running 2 tests |
| 8199 | 2026-09-03T14:25:56.430Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored |
| 8200 | 2026-09-03T14:25:56.430Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored |
| 8201 | 2026-09-03T14:25:56.430Z | |
| 8202 | 2026-09-03T14:25:56.430Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8203 | 2026-09-03T14:25:56.430Z | |
| 8204 | 2026-09-03T14:25:56.464Z | Doc-tests dpd_client |
| 8205 | 2026-09-03T14:25:57.996Z | |
| 8206 | 2026-09-03T14:25:57.996Z | running 0 tests |
| 8207 | 2026-09-03T14:25:57.996Z | |
| 8208 | 2026-09-03T14:25:57.996Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8209 | 2026-09-03T14:25:57.996Z | |
| 8210 | 2026-09-03T14:25:58.053Z | Doc-tests dpd_types |
| 8211 | 2026-09-03T14:25:58.243Z | |
| 8212 | 2026-09-03T14:25:58.243Z | running 0 tests |
| 8213 | 2026-09-03T14:25:58.243Z | |
| 8214 | 2026-09-03T14:25:58.243Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8215 | 2026-09-03T14:25:58.243Z | |
| 8216 | 2026-09-03T14:25:58.268Z | Doc-tests dpd_types_versions |
| 8217 | 2026-09-03T14:25:59.801Z | |
| 8218 | 2026-09-03T14:25:59.801Z | running 1 test |
| 8219 | 2026-09-03T14:25:59.801Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 8220 | 2026-09-03T14:25:59.801Z | |
| 8221 | 2026-09-03T14:25:59.801Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8222 | 2026-09-03T14:25:59.801Z | |
| 8223 | 2026-09-03T14:25:59.855Z | Doc-tests packet |
| 8224 | 2026-09-03T14:26:00.080Z | |
| 8225 | 2026-09-03T14:26:00.080Z | running 0 tests |
| 8226 | 2026-09-03T14:26:00.080Z | |
| 8227 | 2026-09-03T14:26:00.080Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8228 | 2026-09-03T14:26:00.080Z | |
| 8229 | 2026-09-03T14:26:00.110Z | Doc-tests pcap |
| 8230 | 2026-09-03T14:26:00.165Z | |
| 8231 | 2026-09-03T14:26:00.165Z | running 0 tests |
| 8232 | 2026-09-03T14:26:00.165Z | |
| 8233 | 2026-09-03T14:26:00.165Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8234 | 2026-09-03T14:26:00.165Z | |
| 8235 | 2026-09-03T14:26:00.217Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 8236 | 2026-09-03T14:26:00.217Z | + RUST_BACKTRACE=full |
| 8237 | 2026-09-03T14:26:00.217Z | + cargo test --features chaos --no-fail-fast |
| 8238 | 2026-09-03T14:26:00.823Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 8239 | 2026-09-03T14:26:00.903Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 8240 | 2026-09-03T14:26:00.913Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 8241 | 2026-09-03T14:26:09.675Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 8242 | 2026-09-03T14:26:10.468Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 8243 | 2026-09-03T14:26:49.292Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 49.05s |
| 8244 | 2026-09-03T14:26:49.408Z | Running unittests src/lib.rs (target/debug/deps/aal-e435743f5db9cebd) |
| 8245 | 2026-09-03T14:26:49.416Z | |
| 8246 | 2026-09-03T14:26:49.416Z | running 0 tests |
| 8247 | 2026-09-03T14:26:49.416Z | |
| 8248 | 2026-09-03T14:26:49.419Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8249 | 2026-09-03T14:26:49.419Z | |
| 8250 | 2026-09-03T14:26:49.419Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 8251 | 2026-09-03T14:26:49.424Z | |
| 8252 | 2026-09-03T14:26:49.424Z | running 0 tests |
| 8253 | 2026-09-03T14:26:49.424Z | |
| 8254 | 2026-09-03T14:26:49.427Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8255 | 2026-09-03T14:26:49.427Z | |
| 8256 | 2026-09-03T14:26:49.427Z | Running unittests src/lib.rs (target/debug/deps/asic-bef05ee8c86a8451) |
| 8257 | 2026-09-03T14:26:49.430Z | |
| 8258 | 2026-09-03T14:26:49.430Z | running 0 tests |
| 8259 | 2026-09-03T14:26:49.430Z | |
| 8260 | 2026-09-03T14:26:49.430Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8261 | 2026-09-03T14:26:49.430Z | |
| 8262 | 2026-09-03T14:26:49.434Z | Running unittests src/lib.rs (target/debug/deps/common-728aaa11d2bb131d) |
| 8263 | 2026-09-03T14:26:49.454Z | |
| 8264 | 2026-09-03T14:26:49.454Z | running 4 tests |
| 8265 | 2026-09-03T14:26:49.457Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 8266 | 2026-09-03T14:26:49.457Z | test nat::tests::test_vni ... ok |
| 8267 | 2026-09-03T14:26:49.460Z | test test_purge ... ok |
| 8268 | 2026-09-03T14:26:49.464Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 8269 | 2026-09-03T14:26:49.464Z | |
| 8270 | 2026-09-03T14:26:49.464Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8271 | 2026-09-03T14:26:49.464Z | |
| 8272 | 2026-09-03T14:26:49.467Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-3b6a1705a6b97607) |
| 8273 | 2026-09-03T14:26:49.492Z | |
| 8274 | 2026-09-03T14:26:49.492Z | running 1 test |
| 8275 | 2026-09-03T14:26:49.496Z | ------- |
| 8276 | 2026-09-03T14:26:49.499Z | Generating OpenAPI documents from API definitions ... |
| 8277 | 2026-09-03T14:26:49.657Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 8278 | 2026-09-03T14:26:49.732Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 8279 | 2026-09-03T14:26:50.771Z | ------- |
| 8280 | 2026-09-03T14:26:50.771Z | Checking 14 OpenAPI documents... |
| 8281 | 2026-09-03T14:26:50.771Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8282 | 2026-09-03T14:26:50.771Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8283 | 2026-09-03T14:26:50.771Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8284 | 2026-09-03T14:26:50.771Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8285 | 2026-09-03T14:26:50.775Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8286 | 2026-09-03T14:26:50.775Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8287 | 2026-09-03T14:26:50.775Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8288 | 2026-09-03T14:26:50.775Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8289 | 2026-09-03T14:26:50.775Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8290 | 2026-09-03T14:26:50.775Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8291 | 2026-09-03T14:26:50.775Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8292 | 2026-09-03T14:26:50.775Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8293 | 2026-09-03T14:26:50.775Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8294 | 2026-09-03T14:26:50.775Z | Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller |
| 8295 | 2026-09-03T14:26:50.775Z | Fresh dpd "latest" symlink |
| 8296 | 2026-09-03T14:26:50.775Z | ------- |
| 8297 | 2026-09-03T14:26:50.775Z | Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 8298 | 2026-09-03T14:26:50.848Z | test test::test_apis_up_to_date ... ok |
| 8299 | 2026-09-03T14:26:50.848Z | |
| 8300 | 2026-09-03T14:26:50.848Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.36s |
| 8301 | 2026-09-03T14:26:50.848Z | |
| 8302 | 2026-09-03T14:26:50.910Z | Running unittests src/main.rs (target/debug/deps/dpd-6cbce602ce76f619) |
| 8303 | 2026-09-03T14:26:50.918Z | |
| 8304 | 2026-09-03T14:26:50.918Z | running 61 tests |
| 8305 | 2026-09-03T14:26:50.921Z | test freemap::test_ordering ... ok |
| 8306 | 2026-09-03T14:26:50.921Z | test config::tests::test_updates ... ok |
| 8307 | 2026-09-03T14:26:50.921Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 8308 | 2026-09-03T14:26:50.921Z | test freemap::test_split ... ok |
| 8309 | 2026-09-03T14:26:50.921Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 8310 | 2026-09-03T14:26:50.921Z | test macaddrs::tests::test_mac_offset ... ok |
| 8311 | 2026-09-03T14:26:50.924Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 8312 | 2026-09-03T14:26:50.924Z | test macaddrs::tests::test_parse_port_id ... ok |
| 8313 | 2026-09-03T14:26:50.924Z | Sep 03 14:26:49.389 DEBG created new freemap, unit: freemap_test |
| 8314 | 2026-09-03T14:26:50.924Z | Sep 03 14:26:49.389 DEBG created new freemap, Sep 03 14:26:49.389unitSep 03 14:26:49.389 :DEBG DEBG freemap_testinitted freemap. size: 128created new freemapSep 03 14:26:49.389 |
| 8315 | 2026-09-03T14:26:50.924Z | , unit, DEBG:unit :Sep 03 14:26:49.389created new freemap freemap_test, DEBG |
| 8316 | 2026-09-03T14:26:50.924Z | freemap_testinitted freemap. size: 128unit, :unit |
| 8317 | 2026-09-03T14:26:50.924Z | : Sep 03 14:26:49.389freemap_testfreemap_test |
| 8318 | 2026-09-03T14:26:50.925Z | |
| 8319 | 2026-09-03T14:26:50.925Z | DEBGSep 03 14:26:49.389 initted freemap. size: 128DEBGSep 03 14:26:49.389, DEBGSep 03 14:26:49.389reset freemapunit , DEBGunit reset freemap:, initted freemap. size: 128 :freemap_testunit |
| 8320 | 2026-09-03T14:26:50.925Z | : freemap_testfreemap_test, |
| 8321 | 2026-09-03T14:26:50.925Z | unit |
| 8322 | 2026-09-03T14:26:50.925Z | : freemap_test |
| 8323 | 2026-09-03T14:26:50.925Z | Sep 03 14:26:49.389Sep 03 14:26:49.389 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_testfreemap_test |
| 8324 | 2026-09-03T14:26:50.925Z | |
| 8325 | 2026-09-03T14:26:50.925Z | test mcast::tests::test_canonicalize_sources ... ok |
| 8326 | 2026-09-03T14:26:50.925Z | test freemap::test_basic ... ok |
| 8327 | 2026-09-03T14:26:50.925Z | test freemap::test_exhaustion ... ok |
| 8328 | 2026-09-03T14:26:50.925Z | test freemap::test_free ... ok |
| 8329 | 2026-09-03T14:26:50.925Z | test freemap::test_reclaim ... ok |
| 8330 | 2026-09-03T14:26:50.925Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 8331 | 2026-09-03T14:26:50.925Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 8332 | 2026-09-03T14:26:50.925Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 8333 | 2026-09-03T14:26:50.925Z | Sep 03 14:26:49.390 DEBG created new freemap, unit: freemap_test |
| 8334 | 2026-09-03T14:26:50.925Z | Sep 03 14:26:49.390 DEBG initted freemap. size: 8, unit: freemap_test |
| 8335 | 2026-09-03T14:26:50.925Z | Sep 03 14:26:49.390 DEBG reset freemap, unit: freemap_test |
| 8336 | 2026-09-03T14:26:50.925Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 8337 | 2026-09-03T14:26:50.925Z | Sep 03 14:26:49.390 DEBG created new freemap, unit: freemap_test |
| 8338 | 2026-09-03T14:26:50.925Z | Sep 03 14:26:49.390 DEBG initted freemap. size: 128, unit: freemap_test |
| 8339 | 2026-09-03T14:26:50.925Z | Sep 03 14:26:49.390 DEBG reset freemap, unit: freemap_test |
| 8340 | 2026-09-03T14:26:50.925Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 8341 | 2026-09-03T14:26:50.925Z | test freemap::test_span ... ok |
| 8342 | 2026-09-03T14:26:50.925Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 8343 | 2026-09-03T14:26:50.925Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 8344 | 2026-09-03T14:26:50.925Z | test mcast::tests::test_sources_contain_any ... ok |
| 8345 | 2026-09-03T14:26:50.925Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 8346 | 2026-09-03T14:26:50.925Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 8347 | 2026-09-03T14:26:50.925Z | test api_server::tests::test_build_info ... ok |
| 8348 | 2026-09-03T14:26:50.925Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 8349 | 2026-09-03T14:26:50.925Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 8350 | 2026-09-03T14:26:50.925Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 8351 | 2026-09-03T14:26:50.925Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 8352 | 2026-09-03T14:26:50.925Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 8353 | 2026-09-03T14:26:50.925Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 8354 | 2026-09-03T14:26:50.926Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 8355 | 2026-09-03T14:26:50.926Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 8356 | 2026-09-03T14:26:50.926Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 8357 | 2026-09-03T14:26:50.926Z | test mcast::validate::tests::test_reserved_and_unallocatable_addresses ... ok |
| 8358 | 2026-09-03T14:26:50.926Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 8359 | 2026-09-03T14:26:50.926Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 8360 | 2026-09-03T14:26:50.926Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 8361 | 2026-09-03T14:26:50.926Z | test mcast::tests::test_id_range_boundaries ... ok |
| 8362 | 2026-09-03T14:26:50.926Z | test mcast::validate::tests::test_validate_tag ... ok |
| 8363 | 2026-09-03T14:26:50.926Z | test nat::test_mapping ... ok |
| 8364 | 2026-09-03T14:26:50.926Z | test port_map::tests::test_backplane_group ... ok |
| 8365 | 2026-09-03T14:26:50.926Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 8366 | 2026-09-03T14:26:50.926Z | test port_map::tests::test_port_map ... ok |
| 8367 | 2026-09-03T14:26:50.926Z | test port_map::tests::dump_map ... ok |
| 8368 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 DEBG created new freemap, unit: freemap_route_ipv4 |
| 8369 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 DEBG created new freemap, unit: freemap_route_ipv6 |
| 8370 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 8371 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 DEBG reset freemap, unit: freemap_route_ipv4 |
| 8372 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 8373 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 DEBG reset freemap, unit: freemap_route_ipv6 |
| 8374 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8375 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8376 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8377 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8378 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8379 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 8380 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8381 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 8382 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8383 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8384 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8385 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8386 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8387 | 2026-09-03T14:26:50.930Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8388 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8389 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8390 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8391 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8392 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8393 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8394 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8395 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8396 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8397 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8398 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 8399 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8400 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8401 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392Sep 03 14:26:49.392 DEBGDEBG created new freemapreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 8402 | 2026-09-03T14:26:50.931Z | unit: freemap_route_ipv4Sep 03 14:26:49.392 |
| 8403 | 2026-09-03T14:26:50.931Z | INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8404 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392Sep 03 14:26:49.392 DEBGDEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 8405 | 2026-09-03T14:26:50.931Z | , unit: freemap_route_ipv6Sep 03 14:26:49.392 |
| 8406 | 2026-09-03T14:26:50.931Z | INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8407 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 DEBG initted freemap. size: 64Sep 03 14:26:49.392, unitDEBG: replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 8408 | 2026-09-03T14:26:50.931Z | |
| 8409 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392Sep 03 14:26:49.392 INFODEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreset freemap |
| 8410 | 2026-09-03T14:26:50.931Z | , unit: freemap_route_ipv4Sep 03 14:26:49.392 |
| 8411 | 2026-09-03T14:26:50.931Z | DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8412 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 DEBG initted freemap. size: 64Sep 03 14:26:49.392, unitINFO: adding route 3fff:beef:d::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 8413 | 2026-09-03T14:26:50.931Z | |
| 8414 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392Sep 03 14:26:49.392 DEBGDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap |
| 8415 | 2026-09-03T14:26:50.931Z | , unit: freemap_route_ipv6Sep 03 14:26:49.392 |
| 8416 | 2026-09-03T14:26:50.931Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8417 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 14:26:49.392 |
| 8418 | 2026-09-03T14:26:50.931Z | DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8419 | 2026-09-03T14:26:50.931Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 14:26:49.392 |
| 8420 | 2026-09-03T14:26:50.931Z | INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 14:26:49.392 |
| 8421 | 2026-09-03T14:26:50.931Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 14:26:49.392 |
| 8422 | 2026-09-03T14:26:50.931Z | DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.392 |
| 8423 | 2026-09-03T14:26:50.931Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 14:26:49.392 |
| 8424 | 2026-09-03T14:26:50.931Z | INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 03 14:26:49.392 |
| 8425 | 2026-09-03T14:26:50.931Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8426 | 2026-09-03T14:26:50.932Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.392 |
| 8427 | 2026-09-03T14:26:50.932Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 14:26:49.392 |
| 8428 | 2026-09-03T14:26:50.932Z | INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 03 14:26:49.392 |
| 8429 | 2026-09-03T14:26:50.932Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 14:26:49.392 |
| 8430 | 2026-09-03T14:26:50.932Z | DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8431 | 2026-09-03T14:26:50.932Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 14:26:49.392 |
| 8432 | 2026-09-03T14:26:50.932Z | INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8433 | 2026-09-03T14:26:50.932Z | Sep 03 14:26:49.392 INFO Sep 03 14:26:49.392adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8434 | 2026-09-03T14:26:50.932Z | DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8435 | 2026-09-03T14:26:50.932Z | Sep 03 14:26:49.392 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.392 |
| 8436 | 2026-09-03T14:26:50.932Z | INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 8437 | 2026-09-03T14:26:50.932Z | Sep 03 14:26:49.392 INFO Sep 03 14:26:49.392adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8438 | 2026-09-03T14:26:50.932Z | DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8439 | 2026-09-03T14:26:50.932Z | Sep 03 14:26:49.392 DEBG Sep 03 14:26:49.392replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8440 | 2026-09-03T14:26:50.932Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8441 | 2026-09-03T14:26:50.932Z | Sep 03 14:26:49.392 INFOSep 03 14:26:49.392 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG |
| 8442 | 2026-09-03T14:26:50.932Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8443 | 2026-09-03T14:26:50.932Z | Sep 03 14:26:49.392 Sep 03 14:26:49.392DEBG INFOreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8444 | 2026-09-03T14:26:50.932Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 8445 | 2026-09-03T14:26:50.932Z | Sep 03 14:26:49.392Sep 03 14:26:49.392 INFODEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8446 | 2026-09-03T14:26:50.932Z | |
| 8447 | 2026-09-03T14:26:50.932Z | Sep 03 14:26:49.392Sep 03 14:26:49.392 DEBGINFO replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 8448 | 2026-09-03T14:26:50.932Z | |
| 8449 | 2026-09-03T14:26:50.932Z | Sep 03 14:26:49.392Sep 03 14:26:49.392 INFODEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8450 | 2026-09-03T14:26:50.932Z | |
| 8451 | 2026-09-03T14:26:50.932Z | Sep 03 14:26:49.392Sep 03 14:26:49.392 DEBGINFO replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8452 | 2026-09-03T14:26:50.932Z | |
| 8453 | 2026-09-03T14:26:50.932Z | Sep 03 14:26:49.392Sep 03 14:26:49.392 INFODEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8454 | 2026-09-03T14:26:50.932Z | |
| 8455 | 2026-09-03T14:26:50.932Z | Sep 03 14:26:49.392Sep 03 14:26:49.392 INFODEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8456 | 2026-09-03T14:26:50.932Z | |
| 8457 | 2026-09-03T14:26:50.932Z | Sep 03 14:26:49.392Sep 03 14:26:49.392 DEBGINFO replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8458 | 2026-09-03T14:26:50.932Z | |
| 8459 | 2026-09-03T14:26:50.932Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 INFODEBG adding route 3fff:beef:19::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8460 | 2026-09-03T14:26:50.932Z | |
| 8461 | 2026-09-03T14:26:50.933Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 DEBGINFO replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8462 | 2026-09-03T14:26:50.933Z | |
| 8463 | 2026-09-03T14:26:50.933Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 INFODEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8464 | 2026-09-03T14:26:50.933Z | |
| 8465 | 2026-09-03T14:26:50.933Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 DEBGINFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 8466 | 2026-09-03T14:26:50.933Z | |
| 8467 | 2026-09-03T14:26:50.933Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 INFODEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8468 | 2026-09-03T14:26:50.937Z | |
| 8469 | 2026-09-03T14:26:50.937Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 DEBGINFO replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8470 | 2026-09-03T14:26:50.937Z | |
| 8471 | 2026-09-03T14:26:50.937Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 INFODEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8472 | 2026-09-03T14:26:50.937Z | |
| 8473 | 2026-09-03T14:26:50.937Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 INFODEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8474 | 2026-09-03T14:26:50.937Z | |
| 8475 | 2026-09-03T14:26:50.937Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 DEBGINFO replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8476 | 2026-09-03T14:26:50.937Z | |
| 8477 | 2026-09-03T14:26:50.937Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 INFODEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8478 | 2026-09-03T14:26:50.937Z | |
| 8479 | 2026-09-03T14:26:50.937Z | test port_map::tests::parse_softnpu_revision ... ok |
| 8480 | 2026-09-03T14:26:50.937Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8481 | 2026-09-03T14:26:50.938Z | DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.393 |
| 8482 | 2026-09-03T14:26:50.938Z | DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8483 | 2026-09-03T14:26:50.938Z | Sep 03 14:26:49.393 Sep 03 14:26:49.393DEBG INFOcreated new freemap adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff, Sep 03 14:26:49.393unit |
| 8484 | 2026-09-03T14:26:50.938Z | : INFOfreemap_route_ipv4 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 14:26:49.393 |
| 8485 | 2026-09-03T14:26:50.938Z | |
| 8486 | 2026-09-03T14:26:50.938Z | DEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8487 | 2026-09-03T14:26:50.938Z | Sep 03 14:26:49.393 DEBGSep 03 14:26:49.393Sep 03 14:26:49.393 DEBGINFO replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 8488 | 2026-09-03T14:26:50.938Z | Sep 03 14:26:49.393, adding route 3fff:beef:20::/64 -> 2001:db8::55:ff unit: DEBGfreemap_route_ipv6 |
| 8489 | 2026-09-03T14:26:50.938Z | |
| 8490 | 2026-09-03T14:26:50.938Z | created new freemapSep 03 14:26:49.393, unitSep 03 14:26:49.393Sep 03 14:26:49.393 : DEBG DEBGfreemap_route_ipv4 replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64Sep 03 14:26:49.393INFO |
| 8491 | 2026-09-03T14:26:50.938Z | , DEBG unit |
| 8492 | 2026-09-03T14:26:50.938Z | created new freemap:adding route 3fff:beef:d::/64 -> 2001:db8::55:ff , freemap_route_ipv4unitSep 03 14:26:49.393 |
| 8493 | 2026-09-03T14:26:50.938Z | : Sep 03 14:26:49.393DEBG INFO Sep 03 14:26:49.393adding route 3fff:beef:21::/64 -> 2001:db8::55:ffcreated new freemap |
| 8494 | 2026-09-03T14:26:50.938Z | freemap_route_ipv4DEBG, |
| 8495 | 2026-09-03T14:26:50.938Z | unit |
| 8496 | 2026-09-03T14:26:50.938Z | reset freemap:, unitSep 03 14:26:49.393: Sep 03 14:26:49.393 freemap_route_ipv6freemap_route_ipv4DEBG |
| 8497 | 2026-09-03T14:26:50.938Z | DEBGreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8498 | 2026-09-03T14:26:50.938Z | |
| 8499 | 2026-09-03T14:26:50.938Z | replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.393 DEBG |
| 8500 | 2026-09-03T14:26:50.938Z | Sep 03 14:26:49.393Sep 03 14:26:49.393created new freemap , DEBGSep 03 14:26:49.393 unitinitted freemap. size: 64 INFO: , adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8501 | 2026-09-03T14:26:50.938Z | unitfreemap_route_ipv6:DEBG |
| 8502 | 2026-09-03T14:26:50.938Z | freemap_route_ipv6Sep 03 14:26:49.393 initted freemap. size: 64DEBG, unitreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 8503 | 2026-09-03T14:26:50.938Z | freemap_route_ipv4 |
| 8504 | 2026-09-03T14:26:50.938Z | |
| 8505 | 2026-09-03T14:26:50.938Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 Sep 03 14:26:49.393INFO Sep 03 14:26:49.393DEBG adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBGreset freemap |
| 8506 | 2026-09-03T14:26:50.938Z | , unit : reset freemapfreemap_route_ipv4, |
| 8507 | 2026-09-03T14:26:50.938Z | unit:Sep 03 14:26:49.393DEBG initted freemap. size: 64freemap_route_ipv6, Sep 03 14:26:49.393 |
| 8508 | 2026-09-03T14:26:50.938Z | unitDEBG: freemap_route_ipv4replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8509 | 2026-09-03T14:26:50.938Z | |
| 8510 | 2026-09-03T14:26:50.938Z | DEBG initted freemap. size: 64, unit:Sep 03 14:26:49.393 freemap_route_ipv6DEBG |
| 8511 | 2026-09-03T14:26:50.938Z | Sep 03 14:26:49.393 INFO Sep 03 14:26:49.393adding route 3fff:dead::/64 -> 2001:db8::55:1reset freemapSep 03 14:26:49.393 |
| 8512 | 2026-09-03T14:26:50.938Z | , unitDEBG: INFOreset freemap , Sep 03 14:26:49.393freemap_route_ipv4unit : adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG |
| 8513 | 2026-09-03T14:26:50.939Z | |
| 8514 | 2026-09-03T14:26:50.939Z | freemap_route_ipv6 |
| 8515 | 2026-09-03T14:26:50.939Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8516 | 2026-09-03T14:26:50.939Z | Sep 03 14:26:49.393 DEBGSep 03 14:26:49.393Sep 03 14:26:49.393 Sep 03 14:26:49.393 INFOINFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8517 | 2026-09-03T14:26:50.939Z | initted freemap. size: 64 |
| 8518 | 2026-09-03T14:26:50.939Z | replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 8519 | 2026-09-03T14:26:50.939Z | Sep 03 14:26:49.393 unitDEBGSep 03 14:26:49.393 : Sep 03 14:26:49.393replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGINFO |
| 8520 | 2026-09-03T14:26:50.939Z | freemap_route_ipv6 adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 8521 | 2026-09-03T14:26:50.939Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8522 | 2026-09-03T14:26:50.939Z | |
| 8523 | 2026-09-03T14:26:50.939Z | Sep 03 14:26:49.393Sep 03 14:26:49.393Sep 03 14:26:49.393 DEBGINFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8524 | 2026-09-03T14:26:50.939Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffreset freemap |
| 8525 | 2026-09-03T14:26:50.939Z | , Sep 03 14:26:49.393unit :Sep 03 14:26:49.393DEBG Sep 03 14:26:49.393DEBGreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8526 | 2026-09-03T14:26:50.939Z | DEBG freemap_route_ipv6replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8527 | 2026-09-03T14:26:50.939Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8528 | 2026-09-03T14:26:50.939Z | |
| 8529 | 2026-09-03T14:26:50.939Z | Sep 03 14:26:49.393 INFOSep 03 14:26:49.393 Sep 03 14:26:49.393 adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 8530 | 2026-09-03T14:26:50.939Z | INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8531 | 2026-09-03T14:26:50.939Z | Sep 03 14:26:49.393 |
| 8532 | 2026-09-03T14:26:50.939Z | INFOSep 03 14:26:49.393 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG |
| 8533 | 2026-09-03T14:26:50.939Z | Sep 03 14:26:49.393 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.393 |
| 8534 | 2026-09-03T14:26:50.939Z | DEBG DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.393 |
| 8535 | 2026-09-03T14:26:50.939Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] DEBG |
| 8536 | 2026-09-03T14:26:50.939Z | replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.393Sep 03 14:26:49.393 Sep 03 14:26:49.393INFO INFO |
| 8537 | 2026-09-03T14:26:50.939Z | INFOadding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8538 | 2026-09-03T14:26:50.939Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8539 | 2026-09-03T14:26:50.939Z | |
| 8540 | 2026-09-03T14:26:50.939Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 Sep 03 14:26:49.393Sep 03 14:26:49.393INFODEBG DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8541 | 2026-09-03T14:26:50.941Z | DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8542 | 2026-09-03T14:26:50.941Z | |
| 8543 | 2026-09-03T14:26:50.941Z | replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8544 | 2026-09-03T14:26:50.941Z | Sep 03 14:26:49.393Sep 03 14:26:49.393Sep 03 14:26:49.393 INFOINFO Sep 03 14:26:49.393 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8545 | 2026-09-03T14:26:50.941Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG |
| 8546 | 2026-09-03T14:26:50.941Z | INFOreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.393 |
| 8547 | 2026-09-03T14:26:50.941Z | DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff Sep 03 14:26:49.393Sep 03 14:26:49.393 |
| 8548 | 2026-09-03T14:26:50.941Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8549 | 2026-09-03T14:26:50.941Z | INFO DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8550 | 2026-09-03T14:26:50.941Z | Sep 03 14:26:49.393replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.393 INFO |
| 8551 | 2026-09-03T14:26:50.941Z | adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 8552 | 2026-09-03T14:26:50.941Z | replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.393Sep 03 14:26:49.393 |
| 8553 | 2026-09-03T14:26:50.941Z | Sep 03 14:26:49.393 INFODEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8554 | 2026-09-03T14:26:50.941Z | Sep 03 14:26:49.393replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8555 | 2026-09-03T14:26:50.941Z | INFO Sep 03 14:26:49.393 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBGSep 03 14:26:49.393adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 8556 | 2026-09-03T14:26:50.941Z | replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8557 | 2026-09-03T14:26:50.941Z | |
| 8558 | 2026-09-03T14:26:50.941Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8559 | 2026-09-03T14:26:50.941Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 Sep 03 14:26:49.393INFO INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff DEBG |
| 8560 | 2026-09-03T14:26:50.941Z | replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8561 | 2026-09-03T14:26:50.941Z | adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 14:26:49.393 |
| 8562 | 2026-09-03T14:26:50.941Z | Sep 03 14:26:49.393 Sep 03 14:26:49.393DEBGDEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:26:49.393INFOreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8563 | 2026-09-03T14:26:50.941Z | DEBG |
| 8564 | 2026-09-03T14:26:50.941Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8565 | 2026-09-03T14:26:50.941Z | replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8566 | 2026-09-03T14:26:50.941Z | Sep 03 14:26:49.393 Sep 03 14:26:49.393Sep 03 14:26:49.393Sep 03 14:26:49.393 INFO INFO DEBGINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8567 | 2026-09-03T14:26:50.941Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8568 | 2026-09-03T14:26:50.946Z | |
| 8569 | 2026-09-03T14:26:50.946Z | |
| 8570 | 2026-09-03T14:26:50.946Z | Sep 03 14:26:49.393Sep 03 14:26:49.393Sep 03 14:26:49.393 Sep 03 14:26:49.393 DEBGINFODEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 8571 | 2026-09-03T14:26:50.946Z | DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8572 | 2026-09-03T14:26:50.946Z | |
| 8573 | 2026-09-03T14:26:50.946Z | Sep 03 14:26:49.393 |
| 8574 | 2026-09-03T14:26:50.946Z | DEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.393 |
| 8575 | 2026-09-03T14:26:50.946Z | Sep 03 14:26:49.393INFOSep 03 14:26:49.393 adding route 3fff:beef:6::/64 -> 2001:db8::55:ffINFOINFO |
| 8576 | 2026-09-03T14:26:50.946Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 03 14:26:49.393Sep 03 14:26:49.393 |
| 8577 | 2026-09-03T14:26:50.946Z | |
| 8578 | 2026-09-03T14:26:50.946Z | INFO DEBG adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8579 | 2026-09-03T14:26:50.946Z | |
| 8580 | 2026-09-03T14:26:50.946Z | Sep 03 14:26:49.393 DEBG Sep 03 14:26:49.393replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:26:49.393DEBG |
| 8581 | 2026-09-03T14:26:50.946Z | Sep 03 14:26:49.393 INFO DEBG adding route 3fff:beef:7::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8582 | 2026-09-03T14:26:50.946Z | replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8583 | 2026-09-03T14:26:50.946Z | |
| 8584 | 2026-09-03T14:26:50.946Z | Sep 03 14:26:49.393 INFO Sep 03 14:26:49.393adding route 3fff:beef:8::/64 -> 2001:db8::55:ff Sep 03 14:26:49.393DEBGSep 03 14:26:49.393 |
| 8585 | 2026-09-03T14:26:50.946Z | INFOreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8586 | 2026-09-03T14:26:50.946Z | INFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8587 | 2026-09-03T14:26:50.946Z | Sep 03 14:26:49.393adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff Sep 03 14:26:49.393 |
| 8588 | 2026-09-03T14:26:50.946Z | INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBGSep 03 14:26:49.393 |
| 8589 | 2026-09-03T14:26:50.946Z | replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8590 | 2026-09-03T14:26:50.946Z | DEBG Sep 03 14:26:49.393replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8591 | 2026-09-03T14:26:50.946Z | DEBGSep 03 14:26:49.393 replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:26:49.393 |
| 8592 | 2026-09-03T14:26:50.946Z | Sep 03 14:26:49.393INFO INFO DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff adding route 3fff:beef:9::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8593 | 2026-09-03T14:26:50.946Z | |
| 8594 | 2026-09-03T14:26:50.946Z | |
| 8595 | 2026-09-03T14:26:50.946Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 Sep 03 14:26:49.393Sep 03 14:26:49.393 DEBGINFO DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff INFOreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8596 | 2026-09-03T14:26:50.946Z | |
| 8597 | 2026-09-03T14:26:50.946Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8598 | 2026-09-03T14:26:50.946Z | |
| 8599 | 2026-09-03T14:26:50.946Z | Sep 03 14:26:49.393Sep 03 14:26:49.393Sep 03 14:26:49.393Sep 03 14:26:49.393 INFOINFO DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8600 | 2026-09-03T14:26:50.947Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8601 | 2026-09-03T14:26:50.947Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8602 | 2026-09-03T14:26:50.947Z | |
| 8603 | 2026-09-03T14:26:50.947Z | Sep 03 14:26:49.393Sep 03 14:26:49.393Sep 03 14:26:49.393 INFO INFOSep 03 14:26:49.393DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 8604 | 2026-09-03T14:26:50.947Z | |
| 8605 | 2026-09-03T14:26:50.947Z | |
| 8606 | 2026-09-03T14:26:50.947Z | DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.393Sep 03 14:26:49.393 |
| 8607 | 2026-09-03T14:26:50.947Z | Sep 03 14:26:49.393DEBG INFODEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:6::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8608 | 2026-09-03T14:26:50.947Z | |
| 8609 | 2026-09-03T14:26:50.947Z | |
| 8610 | 2026-09-03T14:26:50.947Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 Sep 03 14:26:49.393 Sep 03 14:26:49.393DEBGINFO INFO replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8611 | 2026-09-03T14:26:50.947Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 8612 | 2026-09-03T14:26:50.947Z | INFO |
| 8613 | 2026-09-03T14:26:50.947Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8614 | 2026-09-03T14:26:50.947Z | Sep 03 14:26:49.393 Sep 03 14:26:49.393Sep 03 14:26:49.393 Sep 03 14:26:49.393DEBGINFO DEBGreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8615 | 2026-09-03T14:26:50.947Z | |
| 8616 | 2026-09-03T14:26:50.947Z | replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8617 | 2026-09-03T14:26:50.947Z | DEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.393Sep 03 14:26:49.393 Sep 03 14:26:49.393INFO DEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8618 | 2026-09-03T14:26:50.947Z | INFO |
| 8619 | 2026-09-03T14:26:50.947Z | replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8620 | 2026-09-03T14:26:50.947Z | |
| 8621 | 2026-09-03T14:26:50.947Z | Sep 03 14:26:49.393 DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.393 |
| 8622 | 2026-09-03T14:26:50.947Z | Sep 03 14:26:49.393Sep 03 14:26:49.393INFO INFODEBGSep 03 14:26:49.393 replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO |
| 8623 | 2026-09-03T14:26:50.947Z | |
| 8624 | 2026-09-03T14:26:50.947Z | |
| 8625 | 2026-09-03T14:26:50.947Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8626 | 2026-09-03T14:26:50.947Z | Sep 03 14:26:49.393Sep 03 14:26:49.393 Sep 03 14:26:49.393Sep 03 14:26:49.393 DEBG INFODEBGreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8627 | 2026-09-03T14:26:50.947Z | replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8628 | 2026-09-03T14:26:50.947Z | |
| 8629 | 2026-09-03T14:26:50.947Z | DEBG Sep 03 14:26:49.393replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:26:49.393 |
| 8630 | 2026-09-03T14:26:50.947Z | INFOSep 03 14:26:49.393 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffINFODEBG |
| 8631 | 2026-09-03T14:26:50.947Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8632 | 2026-09-03T14:26:50.947Z | replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8633 | 2026-09-03T14:26:50.947Z | Sep 03 14:26:49.394Sep 03 14:26:49.394 Sep 03 14:26:49.394DEBG Sep 03 14:26:49.394 INFOreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8634 | 2026-09-03T14:26:50.947Z | replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8635 | 2026-09-03T14:26:50.947Z | |
| 8636 | 2026-09-03T14:26:50.947Z | INFO Sep 03 14:26:49.394adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8637 | 2026-09-03T14:26:50.947Z | Sep 03 14:26:49.394Sep 03 14:26:49.394 INFOINFODEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 8638 | 2026-09-03T14:26:50.948Z | Sep 03 14:26:49.394 |
| 8639 | 2026-09-03T14:26:50.948Z | replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8640 | 2026-09-03T14:26:50.948Z | DEBGSep 03 14:26:49.394Sep 03 14:26:49.394 DEBGDEBGreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8641 | 2026-09-03T14:26:50.948Z | Sep 03 14:26:49.394replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8642 | 2026-09-03T14:26:50.948Z | Sep 03 14:26:49.394 |
| 8643 | 2026-09-03T14:26:50.948Z | INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8644 | 2026-09-03T14:26:50.948Z | INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 14:26:49.394 |
| 8645 | 2026-09-03T14:26:50.948Z | INFO Sep 03 14:26:49.394adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8646 | 2026-09-03T14:26:50.948Z | Sep 03 14:26:49.394DEBGSep 03 14:26:49.394 replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGINFO |
| 8647 | 2026-09-03T14:26:50.948Z | Sep 03 14:26:49.394 adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 8648 | 2026-09-03T14:26:50.948Z | replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8649 | 2026-09-03T14:26:50.948Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.394 |
| 8650 | 2026-09-03T14:26:50.948Z | INFOSep 03 14:26:49.394 Sep 03 14:26:49.394Sep 03 14:26:49.394adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8651 | 2026-09-03T14:26:50.948Z | INFO DEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFOreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8652 | 2026-09-03T14:26:50.948Z | Sep 03 14:26:49.394 |
| 8653 | 2026-09-03T14:26:50.948Z | DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8654 | 2026-09-03T14:26:50.948Z | replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.394 |
| 8655 | 2026-09-03T14:26:50.948Z | Sep 03 14:26:49.394INFO Sep 03 14:26:49.394adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBG |
| 8656 | 2026-09-03T14:26:50.948Z | replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.394 Sep 03 14:26:49.394 |
| 8657 | 2026-09-03T14:26:50.948Z | INFODEBG DEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8658 | 2026-09-03T14:26:50.948Z | replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8659 | 2026-09-03T14:26:50.948Z | Sep 03 14:26:49.394 |
| 8660 | 2026-09-03T14:26:50.948Z | INFOSep 03 14:26:49.394 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBGSep 03 14:26:49.394 Sep 03 14:26:49.394INFO INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8661 | 2026-09-03T14:26:50.948Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8662 | 2026-09-03T14:26:50.948Z | Sep 03 14:26:49.394Sep 03 14:26:49.394 DEBGDEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8663 | 2026-09-03T14:26:50.948Z | |
| 8664 | 2026-09-03T14:26:50.948Z | Sep 03 14:26:49.394Sep 03 14:26:49.394 INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8665 | 2026-09-03T14:26:50.948Z | |
| 8666 | 2026-09-03T14:26:50.948Z | Sep 03 14:26:49.394Sep 03 14:26:49.394Sep 03 14:26:49.394 INFODEBGDEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8667 | 2026-09-03T14:26:50.948Z | |
| 8668 | 2026-09-03T14:26:50.953Z | |
| 8669 | 2026-09-03T14:26:50.953Z | Sep 03 14:26:49.394Sep 03 14:26:49.394 INFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 8670 | 2026-09-03T14:26:50.953Z | |
| 8671 | 2026-09-03T14:26:50.953Z | Sep 03 14:26:49.394Sep 03 14:26:49.394Sep 03 14:26:49.394 DEBGDEBG DEBGreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8672 | 2026-09-03T14:26:50.953Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8673 | 2026-09-03T14:26:50.953Z | |
| 8674 | 2026-09-03T14:26:50.953Z | Sep 03 14:26:49.394 INFO |
| 8675 | 2026-09-03T14:26:50.953Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 03 14:26:49.394Sep 03 14:26:49.394 |
| 8676 | 2026-09-03T14:26:50.953Z | INFO INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 14:26:49.394 |
| 8677 | 2026-09-03T14:26:50.953Z | |
| 8678 | 2026-09-03T14:26:50.953Z | Sep 03 14:26:49.394DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8679 | 2026-09-03T14:26:50.953Z | Sep 03 14:26:49.394 Sep 03 14:26:49.394DEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8680 | 2026-09-03T14:26:50.953Z | |
| 8681 | 2026-09-03T14:26:50.953Z | DEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8682 | 2026-09-03T14:26:50.953Z | Sep 03 14:26:49.394Sep 03 14:26:49.394Sep 03 14:26:49.394 Sep 03 14:26:49.394INFO INFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ff INFO INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 8683 | 2026-09-03T14:26:50.953Z | |
| 8684 | 2026-09-03T14:26:50.953Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 8685 | 2026-09-03T14:26:50.953Z | |
| 8686 | 2026-09-03T14:26:50.953Z | Sep 03 14:26:49.394 DEBGSep 03 14:26:49.394 replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.394DEBG |
| 8687 | 2026-09-03T14:26:50.953Z | Sep 03 14:26:49.394 replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8688 | 2026-09-03T14:26:50.953Z | DEBGreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.394 INFO |
| 8689 | 2026-09-03T14:26:50.953Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8690 | 2026-09-03T14:26:50.953Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 03 14:26:49.394 |
| 8691 | 2026-09-03T14:26:50.953Z | INFO Sep 03 14:26:49.394adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 8692 | 2026-09-03T14:26:50.953Z | INFOSep 03 14:26:49.394 INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ff Sep 03 14:26:49.394adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8693 | 2026-09-03T14:26:50.953Z | DEBG |
| 8694 | 2026-09-03T14:26:50.953Z | replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8695 | 2026-09-03T14:26:50.954Z | Sep 03 14:26:49.394Sep 03 14:26:49.394Sep 03 14:26:49.394 DEBGDEBGSep 03 14:26:49.394 DEBGreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8696 | 2026-09-03T14:26:50.954Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8697 | 2026-09-03T14:26:50.954Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8698 | 2026-09-03T14:26:50.954Z | Sep 03 14:26:49.394Sep 03 14:26:49.394 |
| 8699 | 2026-09-03T14:26:50.954Z | INFOINFO Sep 03 14:26:49.394adding route 3fff:beef:14::/64 -> 2001:db8::55:ff adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG |
| 8700 | 2026-09-03T14:26:50.954Z | replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.394 |
| 8701 | 2026-09-03T14:26:50.954Z | |
| 8702 | 2026-09-03T14:26:50.954Z | Sep 03 14:26:49.394INFO DEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 8703 | 2026-09-03T14:26:50.954Z | Sep 03 14:26:49.394Sep 03 14:26:49.394replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8704 | 2026-09-03T14:26:50.954Z | DEBGINFO replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8705 | 2026-09-03T14:26:50.954Z | Sep 03 14:26:49.394 Sep 03 14:26:49.394 |
| 8706 | 2026-09-03T14:26:50.954Z | INFO Sep 03 14:26:49.394DEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 8707 | 2026-09-03T14:26:50.954Z | INFOreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:26:49.394 |
| 8708 | 2026-09-03T14:26:50.954Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG |
| 8709 | 2026-09-03T14:26:50.954Z | Sep 03 14:26:49.394replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8710 | 2026-09-03T14:26:50.954Z | Sep 03 14:26:49.394DEBG Sep 03 14:26:49.394INFO Sep 03 14:26:49.394INFO replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8711 | 2026-09-03T14:26:50.954Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8712 | 2026-09-03T14:26:50.954Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.394 |
| 8713 | 2026-09-03T14:26:50.954Z | |
| 8714 | 2026-09-03T14:26:50.954Z | Sep 03 14:26:49.394 INFODEBGSep 03 14:26:49.394 replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.394 |
| 8715 | 2026-09-03T14:26:50.954Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff INFODEBG |
| 8716 | 2026-09-03T14:26:50.954Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 03 14:26:49.394replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8717 | 2026-09-03T14:26:50.954Z | |
| 8718 | 2026-09-03T14:26:50.954Z | INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 03 14:26:49.394 |
| 8719 | 2026-09-03T14:26:50.954Z | Sep 03 14:26:49.394Sep 03 14:26:49.394DEBG INFO DEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.394 |
| 8720 | 2026-09-03T14:26:50.954Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG |
| 8721 | 2026-09-03T14:26:50.954Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8722 | 2026-09-03T14:26:50.954Z | |
| 8723 | 2026-09-03T14:26:50.954Z | Sep 03 14:26:49.394Sep 03 14:26:49.394Sep 03 14:26:49.394 Sep 03 14:26:49.394INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff DEBG |
| 8724 | 2026-09-03T14:26:50.954Z | failed to allocate space for the new target listDEBG |
| 8725 | 2026-09-03T14:26:50.954Z | INFOSep 03 14:26:49.394 replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGSep 03 14:26:49.394 |
| 8726 | 2026-09-03T14:26:50.954Z | DEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8727 | 2026-09-03T14:26:50.954Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 8728 | 2026-09-03T14:26:50.954Z | |
| 8729 | 2026-09-03T14:26:50.954Z | Sep 03 14:26:49.394Sep 03 14:26:49.394Sep 03 14:26:49.394 INFOINFODEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8730 | 2026-09-03T14:26:50.954Z | |
| 8731 | 2026-09-03T14:26:50.954Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8732 | 2026-09-03T14:26:50.954Z | Sep 03 14:26:49.394Sep 03 14:26:49.394 Sep 03 14:26:49.394DEBG INFOreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8733 | 2026-09-03T14:26:50.954Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8734 | 2026-09-03T14:26:50.955Z | |
| 8735 | 2026-09-03T14:26:50.955Z | Sep 03 14:26:49.394 INFO Sep 03 14:26:49.394Sep 03 14:26:49.394 adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8736 | 2026-09-03T14:26:50.955Z | INFODEBG adding route 3fff:beef:19::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8737 | 2026-09-03T14:26:50.955Z | |
| 8738 | 2026-09-03T14:26:50.955Z | Sep 03 14:26:49.394 DEBG Sep 03 14:26:49.394Sep 03 14:26:49.394 replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8739 | 2026-09-03T14:26:50.955Z | DEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8740 | 2026-09-03T14:26:50.955Z | replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.394 |
| 8741 | 2026-09-03T14:26:50.955Z | INFOSep 03 14:26:49.394 Sep 03 14:26:49.394 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBG INFO |
| 8742 | 2026-09-03T14:26:50.955Z | replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8743 | 2026-09-03T14:26:50.955Z | |
| 8744 | 2026-09-03T14:26:50.955Z | Sep 03 14:26:49.394Sep 03 14:26:49.394Sep 03 14:26:49.394 DEBG DEBGINFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8745 | 2026-09-03T14:26:50.955Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8746 | 2026-09-03T14:26:50.955Z | |
| 8747 | 2026-09-03T14:26:50.955Z | Sep 03 14:26:49.394 INFO Sep 03 14:26:49.394Sep 03 14:26:49.394 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG |
| 8748 | 2026-09-03T14:26:50.955Z | INFOreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8749 | 2026-09-03T14:26:50.955Z | Sep 03 14:26:49.394adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8750 | 2026-09-03T14:26:50.955Z | DEBGSep 03 14:26:49.394 replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8751 | 2026-09-03T14:26:50.955Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 03 14:26:49.394 |
| 8752 | 2026-09-03T14:26:50.955Z | DEBGSep 03 14:26:49.394 replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8753 | 2026-09-03T14:26:50.955Z | Sep 03 14:26:49.394 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG |
| 8754 | 2026-09-03T14:26:50.955Z | replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8755 | 2026-09-03T14:26:50.955Z | Sep 03 14:26:49.394 Sep 03 14:26:49.394INFOSep 03 14:26:49.394 DEBG INFOreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8756 | 2026-09-03T14:26:50.955Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 8757 | 2026-09-03T14:26:50.955Z | |
| 8758 | 2026-09-03T14:26:50.955Z | Sep 03 14:26:49.394Sep 03 14:26:49.394 Sep 03 14:26:49.394INFODEBG DEBGreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8759 | 2026-09-03T14:26:50.955Z | replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8760 | 2026-09-03T14:26:50.955Z | |
| 8761 | 2026-09-03T14:26:50.955Z | Sep 03 14:26:49.394Sep 03 14:26:49.394Sep 03 14:26:49.394 INFOINFO DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 8762 | 2026-09-03T14:26:50.955Z | replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8763 | 2026-09-03T14:26:50.955Z | |
| 8764 | 2026-09-03T14:26:50.955Z | Sep 03 14:26:49.394 DEBGSep 03 14:26:49.394Sep 03 14:26:49.394 replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFODEBG |
| 8765 | 2026-09-03T14:26:50.955Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8766 | 2026-09-03T14:26:50.955Z | replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8767 | 2026-09-03T14:26:50.955Z | Sep 03 14:26:49.394Sep 03 14:26:49.394 DEBGSep 03 14:26:49.394 INFOreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8768 | 2026-09-03T14:26:50.959Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFO |
| 8769 | 2026-09-03T14:26:50.959Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8770 | 2026-09-03T14:26:50.960Z | Sep 03 14:26:49.394 Sep 03 14:26:49.394INFO Sep 03 14:26:49.394DEBG DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 8771 | 2026-09-03T14:26:50.960Z | replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8772 | 2026-09-03T14:26:50.960Z | |
| 8773 | 2026-09-03T14:26:50.960Z | Sep 03 14:26:49.394Sep 03 14:26:49.394 Sep 03 14:26:49.394INFOINFO DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8774 | 2026-09-03T14:26:50.960Z | |
| 8775 | 2026-09-03T14:26:50.960Z | |
| 8776 | 2026-09-03T14:26:50.960Z | Sep 03 14:26:49.394Sep 03 14:26:49.394 Sep 03 14:26:49.394 INFO DEBGDEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 8777 | 2026-09-03T14:26:50.960Z | |
| 8778 | 2026-09-03T14:26:50.960Z | replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8779 | 2026-09-03T14:26:50.960Z | Sep 03 14:26:49.394 Sep 03 14:26:49.394Sep 03 14:26:49.394 DEBGINFO INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8780 | 2026-09-03T14:26:50.960Z | |
| 8781 | 2026-09-03T14:26:50.960Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 8782 | 2026-09-03T14:26:50.960Z | Sep 03 14:26:49.394Sep 03 14:26:49.394 Sep 03 14:26:49.394INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG |
| 8783 | 2026-09-03T14:26:50.960Z | replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8784 | 2026-09-03T14:26:50.960Z | replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8785 | 2026-09-03T14:26:50.960Z | Sep 03 14:26:49.394Sep 03 14:26:49.394 Sep 03 14:26:49.394INFO INFODEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 8786 | 2026-09-03T14:26:50.960Z | |
| 8787 | 2026-09-03T14:26:50.960Z | |
| 8788 | 2026-09-03T14:26:50.960Z | Sep 03 14:26:49.394Sep 03 14:26:49.394 Sep 03 14:26:49.394 INFO DEBGDEBG adding route 3fff:beef:22::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8789 | 2026-09-03T14:26:50.960Z | |
| 8790 | 2026-09-03T14:26:50.960Z | replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8791 | 2026-09-03T14:26:50.960Z | Sep 03 14:26:49.394replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8792 | 2026-09-03T14:26:50.960Z | INFOSep 03 14:26:49.394Sep 03 14:26:49.394 INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ff Sep 03 14:26:49.394 |
| 8793 | 2026-09-03T14:26:50.960Z | DEBGINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8794 | 2026-09-03T14:26:50.960Z | Sep 03 14:26:49.394 |
| 8795 | 2026-09-03T14:26:50.960Z | DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8796 | 2026-09-03T14:26:50.960Z | Sep 03 14:26:49.394replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8797 | 2026-09-03T14:26:50.960Z | INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 8798 | 2026-09-03T14:26:50.960Z | Sep 03 14:26:49.394 Sep 03 14:26:49.394INFO Sep 03 14:26:49.394adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8799 | 2026-09-03T14:26:50.960Z | DEBGDEBGSep 03 14:26:49.394 replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8800 | 2026-09-03T14:26:50.960Z | replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8801 | 2026-09-03T14:26:50.960Z | Sep 03 14:26:49.394DEBG Sep 03 14:26:49.394replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.394DEBG INFO INFOadding route 3fff:beef:24::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8802 | 2026-09-03T14:26:50.960Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8803 | 2026-09-03T14:26:50.960Z | |
| 8804 | 2026-09-03T14:26:50.960Z | Sep 03 14:26:49.394 Sep 03 14:26:49.394Sep 03 14:26:49.394 DEBG INFO |
| 8805 | 2026-09-03T14:26:50.960Z | INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8806 | 2026-09-03T14:26:50.960Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 8807 | 2026-09-03T14:26:50.961Z | Sep 03 14:26:49.395 |
| 8808 | 2026-09-03T14:26:50.961Z | Sep 03 14:26:49.395 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 03 14:26:49.395Sep 03 14:26:49.395 |
| 8809 | 2026-09-03T14:26:50.961Z | DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:26:49.395DEBG |
| 8810 | 2026-09-03T14:26:50.961Z | DEBGDEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8811 | 2026-09-03T14:26:50.961Z | replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8812 | 2026-09-03T14:26:50.961Z | replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.395 |
| 8813 | 2026-09-03T14:26:50.961Z | Sep 03 14:26:49.395 INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff Sep 03 14:26:49.395adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 8814 | 2026-09-03T14:26:50.961Z | Sep 03 14:26:49.395 |
| 8815 | 2026-09-03T14:26:50.961Z | INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffINFO |
| 8816 | 2026-09-03T14:26:50.961Z | Sep 03 14:26:49.395 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG |
| 8817 | 2026-09-03T14:26:50.961Z | Sep 03 14:26:49.395 DEBGSep 03 14:26:49.395 Sep 03 14:26:49.395replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8818 | 2026-09-03T14:26:50.961Z | DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8819 | 2026-09-03T14:26:50.961Z | Sep 03 14:26:49.395 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 8820 | 2026-09-03T14:26:50.961Z | replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8821 | 2026-09-03T14:26:50.961Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8822 | 2026-09-03T14:26:50.961Z | Sep 03 14:26:49.395 Sep 03 14:26:49.395INFO Sep 03 14:26:49.395 Sep 03 14:26:49.395INFO INFOadding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG |
| 8823 | 2026-09-03T14:26:50.961Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8824 | 2026-09-03T14:26:50.961Z | Sep 03 14:26:49.395replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8825 | 2026-09-03T14:26:50.961Z | Sep 03 14:26:49.395 DEBG created new freemap, DEBGunitSep 03 14:26:49.395: |
| 8826 | 2026-09-03T14:26:50.961Z | freemap_route_ipv4 |
| 8827 | 2026-09-03T14:26:50.961Z | Sep 03 14:26:49.394Sep 03 14:26:49.395 DEBGDEBG created new freemapreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], DEBGSep 03 14:26:49.395 DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8828 | 2026-09-03T14:26:50.961Z | created new freemap, unit:Sep 03 14:26:49.395 unit:freemap_route_ipv6 |
| 8829 | 2026-09-03T14:26:50.961Z | replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.395 |
| 8830 | 2026-09-03T14:26:50.961Z | INFO |
| 8831 | 2026-09-03T14:26:50.961Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 03 14:26:49.395 DEBG Sep 03 14:26:49.395Sep 03 14:26:49.395 initted freemap. size: 64, unitfreemap_route_ipv4 |
| 8832 | 2026-09-03T14:26:50.961Z | :INFO freemap_route_ipv4 Sep 03 14:26:49.395INFO |
| 8833 | 2026-09-03T14:26:50.961Z | DEBGSep 03 14:26:49.395 DEBG reset freemap created new freemap, INFOunit:, adding route 3fff:beef:2b::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8834 | 2026-09-03T14:26:50.961Z | |
| 8835 | 2026-09-03T14:26:50.961Z | unit: freemap_route_ipv6 |
| 8836 | 2026-09-03T14:26:50.961Z | Sep 03 14:26:49.395Sep 03 14:26:49.395adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 8837 | 2026-09-03T14:26:50.961Z | DEBG Sep 03 14:26:49.395 initted freemap. size: 64 , Sep 03 14:26:49.395unitDEBG DEBGreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8838 | 2026-09-03T14:26:50.961Z | replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: freemap_route_ipv6 |
| 8839 | 2026-09-03T14:26:50.961Z | Sep 03 14:26:49.395 |
| 8840 | 2026-09-03T14:26:50.961Z | DEBG created new freemapSep 03 14:26:49.397, Sep 03 14:26:49.397Sep 03 14:26:49.397 DEBGINFOunit :reset freemap, unit INFOfreemap_route_ipv4 |
| 8841 | 2026-09-03T14:26:50.961Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff: |
| 8842 | 2026-09-03T14:26:50.961Z | freemap_route_ipv6 |
| 8843 | 2026-09-03T14:26:50.961Z | Sep 03 14:26:49.397adding route 3fff:beef:28::/64 -> 2001:db8::55:ff Sep 03 14:26:49.397 |
| 8844 | 2026-09-03T14:26:50.961Z | DEBGDEBG DEBG Sep 03 14:26:49.397 replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8845 | 2026-09-03T14:26:50.961Z | INFOcreated new freemap |
| 8846 | 2026-09-03T14:26:50.961Z | adding route 3fff:dead::/64 -> 2001:db8::55:1, |
| 8847 | 2026-09-03T14:26:50.962Z | unit:Sep 03 14:26:49.397 Sep 03 14:26:49.397freemap_route_ipv6INFO Sep 03 14:26:49.397DEBGSep 03 14:26:49.397 adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 8848 | 2026-09-03T14:26:50.962Z | DEBG |
| 8849 | 2026-09-03T14:26:50.962Z | INFO replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 8850 | 2026-09-03T14:26:50.962Z | Sep 03 14:26:49.397 |
| 8851 | 2026-09-03T14:26:50.962Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 14:26:49.397Sep 03 14:26:49.397replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.397 |
| 8852 | 2026-09-03T14:26:50.962Z | |
| 8853 | 2026-09-03T14:26:50.962Z | DEBG INFOSep 03 14:26:49.397Sep 03 14:26:49.397 INFODEBGadding route 3fff:beef:29::/64 -> 2001:db8::55:ff DEBG |
| 8854 | 2026-09-03T14:26:50.962Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8855 | 2026-09-03T14:26:50.962Z | |
| 8856 | 2026-09-03T14:26:50.962Z | |
| 8857 | 2026-09-03T14:26:50.962Z | initted freemap. size: 64, Sep 03 14:26:49.397unitSep 03 14:26:49.397 :INFO DEBGfreemap_route_ipv4adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 8858 | 2026-09-03T14:26:50.962Z | |
| 8859 | 2026-09-03T14:26:50.962Z | replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.397 |
| 8860 | 2026-09-03T14:26:50.962Z | DEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.397 |
| 8861 | 2026-09-03T14:26:50.962Z | DEBGSep 03 14:26:49.397Sep 03 14:26:49.397 replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.397DEBG |
| 8862 | 2026-09-03T14:26:50.962Z | INFOINFO reset freemapadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff, |
| 8863 | 2026-09-03T14:26:50.962Z | Sep 03 14:26:49.397unit adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff:INFO Sep 03 14:26:49.397freemap_route_ipv4 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG |
| 8864 | 2026-09-03T14:26:50.962Z | |
| 8865 | 2026-09-03T14:26:50.962Z | replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8866 | 2026-09-03T14:26:50.962Z | |
| 8867 | 2026-09-03T14:26:50.962Z | Sep 03 14:26:49.397Sep 03 14:26:49.397 DEBGDEBG initted freemap. size: 64replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 8868 | 2026-09-03T14:26:50.966Z | unit:Sep 03 14:26:49.397 Sep 03 14:26:49.397freemap_route_ipv6INFO |
| 8869 | 2026-09-03T14:26:50.967Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 03 14:26:49.397 DEBGINFO |
| 8870 | 2026-09-03T14:26:50.967Z | replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8871 | 2026-09-03T14:26:50.967Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 03 14:26:49.397 |
| 8872 | 2026-09-03T14:26:50.967Z | DEBGSep 03 14:26:49.397 Sep 03 14:26:49.397reset freemap , unitINFO:DEBGSep 03 14:26:49.397 replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8873 | 2026-09-03T14:26:50.967Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff DEBGfreemap_route_ipv6 |
| 8874 | 2026-09-03T14:26:50.967Z | |
| 8875 | 2026-09-03T14:26:50.967Z | Sep 03 14:26:49.397replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 8876 | 2026-09-03T14:26:50.967Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 14:26:49.397Sep 03 14:26:49.397Sep 03 14:26:49.397 DEBG |
| 8877 | 2026-09-03T14:26:50.967Z | INFO replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 8878 | 2026-09-03T14:26:50.967Z | |
| 8879 | 2026-09-03T14:26:50.967Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 03 14:26:49.397 |
| 8880 | 2026-09-03T14:26:50.967Z | Sep 03 14:26:49.397DEBG DEBGreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8881 | 2026-09-03T14:26:50.967Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 14:26:49.397 |
| 8882 | 2026-09-03T14:26:50.967Z | Sep 03 14:26:49.397DEBG Sep 03 14:26:49.397replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOSep 03 14:26:49.397 |
| 8883 | 2026-09-03T14:26:50.967Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 8884 | 2026-09-03T14:26:50.967Z | INFO INFOadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff Sep 03 14:26:49.397 |
| 8885 | 2026-09-03T14:26:50.967Z | adding route 172.16.0.0/32 -> 10.0.0.2 Sep 03 14:26:49.397 |
| 8886 | 2026-09-03T14:26:50.967Z | INFODEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.397 |
| 8887 | 2026-09-03T14:26:50.967Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBGSep 03 14:26:49.397 |
| 8888 | 2026-09-03T14:26:50.967Z | replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8889 | 2026-09-03T14:26:50.967Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 8890 | 2026-09-03T14:26:50.967Z | Sep 03 14:26:49.397Sep 03 14:26:49.397 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 8891 | 2026-09-03T14:26:50.967Z | INFOSep 03 14:26:49.397 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBGSep 03 14:26:49.397 |
| 8892 | 2026-09-03T14:26:50.967Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8893 | 2026-09-03T14:26:50.967Z | DEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8894 | 2026-09-03T14:26:50.967Z | Sep 03 14:26:49.397 Sep 03 14:26:49.397DEBG INFOSep 03 14:26:49.397Sep 03 14:26:49.395Sep 03 14:26:49.397replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8895 | 2026-09-03T14:26:50.967Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 8896 | 2026-09-03T14:26:50.967Z | DEBGINFO Sep 03 14:26:49.397INFOcreated new freemap , unitINFO:adding route 172.16.0.0/32 -> 10.0.0.3 |
| 8897 | 2026-09-03T14:26:50.967Z | freemap_route_ipv4Sep 03 14:26:49.397adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG |
| 8898 | 2026-09-03T14:26:50.967Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8899 | 2026-09-03T14:26:50.967Z | |
| 8900 | 2026-09-03T14:26:50.967Z | |
| 8901 | 2026-09-03T14:26:50.967Z | Sep 03 14:26:49.397 DEBGSep 03 14:26:49.397 replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.397DEBG |
| 8902 | 2026-09-03T14:26:50.967Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 8903 | 2026-09-03T14:26:50.967Z | DEBGSep 03 14:26:49.397Sep 03 14:26:49.397 Sep 03 14:26:49.397 INFOcreated new freemap , adding route 3fff:beef:30::/64 -> 2001:db8::55:ffunitINFO: DEBG |
| 8904 | 2026-09-03T14:26:50.967Z | freemap_route_ipv6Sep 03 14:26:49.397 |
| 8905 | 2026-09-03T14:26:50.968Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 8906 | 2026-09-03T14:26:50.968Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:26:49.397 |
| 8907 | 2026-09-03T14:26:50.968Z | INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.4Sep 03 14:26:49.397 |
| 8908 | 2026-09-03T14:26:50.968Z | Sep 03 14:26:49.397Sep 03 14:26:49.397replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGDEBG |
| 8909 | 2026-09-03T14:26:50.968Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64Sep 03 14:26:49.397 |
| 8910 | 2026-09-03T14:26:50.968Z | , DEBGINFOSep 03 14:26:49.397 unitSep 03 14:26:49.397 : INFOINFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 8911 | 2026-09-03T14:26:50.968Z | freemap_route_ipv4adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 8912 | 2026-09-03T14:26:50.968Z | |
| 8913 | 2026-09-03T14:26:50.968Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 8914 | 2026-09-03T14:26:50.968Z | |
| 8915 | 2026-09-03T14:26:50.968Z | Sep 03 14:26:49.397Sep 03 14:26:49.397Sep 03 14:26:49.397 DEBGDEBG INFO Sep 03 14:26:49.397adding route 172.17.0.0/32 -> 10.0.0.255 |
| 8916 | 2026-09-03T14:26:50.968Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.397DEBG |
| 8917 | 2026-09-03T14:26:50.968Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8918 | 2026-09-03T14:26:50.968Z | DEBG reset freemapreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.397 |
| 8919 | 2026-09-03T14:26:50.968Z | Sep 03 14:26:49.397Sep 03 14:26:49.397 DEBG, unitreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: INFO INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 8920 | 2026-09-03T14:26:50.968Z | |
| 8921 | 2026-09-03T14:26:50.968Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8922 | 2026-09-03T14:26:50.968Z | |
| 8923 | 2026-09-03T14:26:50.968Z | Sep 03 14:26:49.397 INFO Sep 03 14:26:49.397adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 8924 | 2026-09-03T14:26:50.968Z | INFOSep 03 14:26:49.397 DEBGadding route 172.17.0.1/32 -> 10.0.0.255 Sep 03 14:26:49.397Sep 03 14:26:49.397 |
| 8925 | 2026-09-03T14:26:50.968Z | DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8926 | 2026-09-03T14:26:50.968Z | Sep 03 14:26:49.397Sep 03 14:26:49.397replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8927 | 2026-09-03T14:26:50.968Z | DEBGSep 03 14:26:49.397 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOinitted freemap. size: 64Sep 03 14:26:49.397 |
| 8928 | 2026-09-03T14:26:50.968Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 8929 | 2026-09-03T14:26:50.968Z | INFO, DEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unitSep 03 14:26:49.397 |
| 8930 | 2026-09-03T14:26:50.968Z | : |
| 8931 | 2026-09-03T14:26:50.968Z | Sep 03 14:26:49.397DEBG freemap_route_ipv6replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8932 | 2026-09-03T14:26:50.968Z | |
| 8933 | 2026-09-03T14:26:50.968Z | Sep 03 14:26:49.397 Sep 03 14:26:49.397 INFODEBG INFO Sep 03 14:26:49.397Sep 03 14:26:49.397 adding route 172.17.0.2/32 -> 10.0.0.255INFOreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8934 | 2026-09-03T14:26:50.968Z | DEBG |
| 8935 | 2026-09-03T14:26:50.968Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 8936 | 2026-09-03T14:26:50.968Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 8937 | 2026-09-03T14:26:50.968Z | reset freemapadding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 03 14:26:49.397, Sep 03 14:26:49.397 |
| 8938 | 2026-09-03T14:26:50.968Z | INFO unitSep 03 14:26:49.397DEBG: adding route 3fff:beef:37::/64 -> 2001:db8::55:fffreemap_route_ipv6DEBG |
| 8939 | 2026-09-03T14:26:50.969Z | replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8940 | 2026-09-03T14:26:50.969Z | |
| 8941 | 2026-09-03T14:26:50.969Z | Sep 03 14:26:49.397 Sep 03 14:26:49.397 INFODEBG |
| 8942 | 2026-09-03T14:26:50.969Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.397Sep 03 14:26:49.397 INFO |
| 8943 | 2026-09-03T14:26:50.969Z | DEBG Sep 03 14:26:49.397replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8944 | 2026-09-03T14:26:50.969Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFOSep 03 14:26:49.397 |
| 8945 | 2026-09-03T14:26:50.969Z | INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff adding route 172.17.0.3/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8946 | 2026-09-03T14:26:50.969Z | Sep 03 14:26:49.397 |
| 8947 | 2026-09-03T14:26:50.969Z | |
| 8948 | 2026-09-03T14:26:50.969Z | INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 14:26:49.397 |
| 8949 | 2026-09-03T14:26:50.969Z | Sep 03 14:26:49.397Sep 03 14:26:49.397 DEBGSep 03 14:26:49.397DEBG DEBGDEBG Sep 03 14:26:49.397replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8950 | 2026-09-03T14:26:50.969Z | replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8951 | 2026-09-03T14:26:50.969Z | |
| 8952 | 2026-09-03T14:26:50.969Z | DEBGSep 03 14:26:49.397replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8953 | 2026-09-03T14:26:50.969Z | |
| 8954 | 2026-09-03T14:26:50.969Z | Sep 03 14:26:49.404 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFO |
| 8955 | 2026-09-03T14:26:50.969Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 14:26:49.404Sep 03 14:26:49.404Sep 03 14:26:49.404 |
| 8956 | 2026-09-03T14:26:50.969Z | INFO INFO adding route 172.17.0.4/32 -> 10.0.0.255 |
| 8957 | 2026-09-03T14:26:50.969Z | INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 8958 | 2026-09-03T14:26:50.969Z | Sep 03 14:26:49.404Sep 03 14:26:49.404 DEBGDEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8959 | 2026-09-03T14:26:50.969Z | |
| 8960 | 2026-09-03T14:26:50.969Z | |
| 8961 | 2026-09-03T14:26:50.969Z | Sep 03 14:26:49.404Sep 03 14:26:49.404 Sep 03 14:26:49.404DEBGINFO Sep 03 14:26:49.404adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG |
| 8962 | 2026-09-03T14:26:50.969Z | replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 8963 | 2026-09-03T14:26:50.969Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8964 | 2026-09-03T14:26:50.969Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 14:26:49.404 |
| 8965 | 2026-09-03T14:26:50.969Z | Sep 03 14:26:49.404Sep 03 14:26:49.404DEBG Sep 03 14:26:49.404 INFO INFOreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8966 | 2026-09-03T14:26:50.969Z | replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.5/32 -> 10.0.0.255 |
| 8967 | 2026-09-03T14:26:50.969Z | |
| 8968 | 2026-09-03T14:26:50.975Z | Sep 03 14:26:49.404 |
| 8969 | 2026-09-03T14:26:50.975Z | INFOSep 03 14:26:49.404 Sep 03 14:26:49.404 DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 8970 | 2026-09-03T14:26:50.975Z | |
| 8971 | 2026-09-03T14:26:50.975Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 14:26:49.404 |
| 8972 | 2026-09-03T14:26:50.975Z | DEBGSep 03 14:26:49.404Sep 03 14:26:49.404Sep 03 14:26:49.404 |
| 8973 | 2026-09-03T14:26:50.975Z | Sep 03 14:26:49.404DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]INFO |
| 8974 | 2026-09-03T14:26:50.975Z | replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8975 | 2026-09-03T14:26:50.975Z | adding route 172.17.0.6/32 -> 10.0.0.255replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8976 | 2026-09-03T14:26:50.975Z | |
| 8977 | 2026-09-03T14:26:50.975Z | Sep 03 14:26:49.404Sep 03 14:26:49.404Sep 03 14:26:49.404 Sep 03 14:26:49.404DEBG INFODEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 8978 | 2026-09-03T14:26:50.975Z | |
| 8979 | 2026-09-03T14:26:50.975Z | Sep 03 14:26:49.404, adding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 03 14:26:49.404unit Sep 03 14:26:49.404DEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8980 | 2026-09-03T14:26:50.975Z | |
| 8981 | 2026-09-03T14:26:50.975Z | :replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8982 | 2026-09-03T14:26:50.975Z | freemap_route_ipv4Sep 03 14:26:49.404 |
| 8983 | 2026-09-03T14:26:50.975Z | INFOSep 03 14:26:49.404adding route 172.17.0.7/32 -> 10.0.0.255 Sep 03 14:26:49.404 |
| 8984 | 2026-09-03T14:26:50.975Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG |
| 8985 | 2026-09-03T14:26:50.975Z | INFO INFO Sep 03 14:26:49.404Sep 03 14:26:49.404 Sep 03 14:26:49.404adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 8986 | 2026-09-03T14:26:50.975Z | |
| 8987 | 2026-09-03T14:26:50.975Z | DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 8988 | 2026-09-03T14:26:50.975Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG DEBG |
| 8989 | 2026-09-03T14:26:50.975Z | reset freemapSep 03 14:26:49.404replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , DEBGSep 03 14:26:49.404 Sep 03 14:26:49.404 replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOunit Sep 03 14:26:49.404adding route 172.17.0.8/32 -> 10.0.0.255 |
| 8990 | 2026-09-03T14:26:50.975Z | |
| 8991 | 2026-09-03T14:26:50.975Z | : DEBG |
| 8992 | 2026-09-03T14:26:50.975Z | DEBG Sep 03 14:26:49.404replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 14:26:49.404INFO |
| 8993 | 2026-09-03T14:26:50.975Z | INFO replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 8994 | 2026-09-03T14:26:50.975Z | |
| 8995 | 2026-09-03T14:26:50.975Z | Sep 03 14:26:49.404 Sep 03 14:26:49.404WARNfreemap_route_ipv4adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 8996 | 2026-09-03T14:26:50.975Z | shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 14:26:49.404 |
| 8997 | 2026-09-03T14:26:50.976Z | DEBG DEBGSep 03 14:26:49.404 replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8998 | 2026-09-03T14:26:50.976Z | replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8999 | 2026-09-03T14:26:50.976Z | |
| 9000 | 2026-09-03T14:26:50.976Z | Sep 03 14:26:49.404Sep 03 14:26:49.404 DEBGINFOSep 03 14:26:49.404 DEBG ERRO Sep 03 14:26:49.404replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 9001 | 2026-09-03T14:26:50.976Z | Sep 03 14:26:49.404 initted freemap. size: 64 INFOrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 9002 | 2026-09-03T14:26:50.976Z | , adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 9003 | 2026-09-03T14:26:50.976Z | |
| 9004 | 2026-09-03T14:26:50.976Z | Sep 03 14:26:49.404INFOunit: adding route 172.17.0.9/32 -> 10.0.0.255Sep 03 14:26:49.404Sep 03 14:26:49.404 DEBGfreemap_route_ipv6 |
| 9005 | 2026-09-03T14:26:50.976Z | |
| 9006 | 2026-09-03T14:26:50.976Z | DEBGreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO Sep 03 14:26:49.404 |
| 9007 | 2026-09-03T14:26:50.976Z | replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.404adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 9008 | 2026-09-03T14:26:50.976Z | Sep 03 14:26:49.404 INFODEBG DEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff Sep 03 14:26:49.404 |
| 9009 | 2026-09-03T14:26:50.976Z | reset freemapreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9010 | 2026-09-03T14:26:50.976Z | Sep 03 14:26:49.405, Sep 03 14:26:49.405unit : |
| 9011 | 2026-09-03T14:26:50.976Z | freemap_route_ipv6DEBG ERROreplacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9012 | 2026-09-03T14:26:50.976Z | |
| 9013 | 2026-09-03T14:26:50.976Z | Sep 03 14:26:49.405 Sep 03 14:26:49.405shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds it Sep 03 14:26:49.405DEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 03 14:26:49.405INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1INFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffadding route 172.17.0.10/32 -> 10.0.0.255adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 9014 | 2026-09-03T14:26:50.976Z | |
| 9015 | 2026-09-03T14:26:50.976Z | |
| 9016 | 2026-09-03T14:26:50.976Z | |
| 9017 | 2026-09-03T14:26:50.976Z | |
| 9018 | 2026-09-03T14:26:50.976Z | |
| 9019 | 2026-09-03T14:26:50.976Z | Sep 03 14:26:49.405Sep 03 14:26:49.405Sep 03 14:26:49.405 Sep 03 14:26:49.405DEBG Sep 03 14:26:49.405 DEBG replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 9020 | 2026-09-03T14:26:50.976Z | adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffDEBGreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9021 | 2026-09-03T14:26:50.976Z | DEBG |
| 9022 | 2026-09-03T14:26:50.976Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9023 | 2026-09-03T14:26:50.976Z | |
| 9024 | 2026-09-03T14:26:50.976Z | Sep 03 14:26:49.405Sep 03 14:26:49.405 DEBGDEBG Sep 03 14:26:49.405replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 9025 | 2026-09-03T14:26:50.976Z | Sep 03 14:26:49.405 failed to allocate space for the new target listINFO |
| 9026 | 2026-09-03T14:26:50.976Z | Sep 03 14:26:49.405 Sep 03 14:26:49.405 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFOINFOadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 14:26:49.405 |
| 9027 | 2026-09-03T14:26:50.977Z | adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 9028 | 2026-09-03T14:26:50.977Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 172.17.0.11/32 -> 10.0.0.255 |
| 9029 | 2026-09-03T14:26:50.977Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 9030 | 2026-09-03T14:26:50.977Z | Sep 03 14:26:49.405Sep 03 14:26:49.405 |
| 9031 | 2026-09-03T14:26:50.977Z | DEBG |
| 9032 | 2026-09-03T14:26:50.977Z | DEBG replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 9033 | 2026-09-03T14:26:50.977Z | |
| 9034 | 2026-09-03T14:26:50.977Z | Sep 03 14:26:49.405Sep 03 14:26:49.405 DEBGDEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9035 | 2026-09-03T14:26:50.977Z | Sep 03 14:26:49.405 Sep 03 14:26:49.405INFO |
| 9036 | 2026-09-03T14:26:50.977Z | adding route 3fff:dead::/64 -> 2001:db8::55:3INFO |
| 9037 | 2026-09-03T14:26:50.977Z | Sep 03 14:26:49.405 adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffSep 03 14:26:49.405 |
| 9038 | 2026-09-03T14:26:50.977Z | INFO Sep 03 14:26:49.405 INFODEBG adding route 172.17.0.12/32 -> 10.0.0.255 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 9039 | 2026-09-03T14:26:50.977Z | Sep 03 14:26:49.405 |
| 9040 | 2026-09-03T14:26:50.977Z | |
| 9041 | 2026-09-03T14:26:50.977Z | DEBG Sep 03 14:26:49.405Sep 03 14:26:49.405adding route 3fff:beef:12::/64 -> 2001:db8::55:ff Sep 03 14:26:49.405 |
| 9042 | 2026-09-03T14:26:50.977Z | DEBG DEBG replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9043 | 2026-09-03T14:26:50.977Z | Sep 03 14:26:49.405INFO |
| 9044 | 2026-09-03T14:26:50.977Z | DEBG |
| 9045 | 2026-09-03T14:26:50.977Z | replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:26:49.405 |
| 9046 | 2026-09-03T14:26:50.977Z | Sep 03 14:26:49.405 INFOSep 03 14:26:49.405 adding route 3fff:dead::/64 -> 2001:db8::55:4INFO |
| 9047 | 2026-09-03T14:26:50.977Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 172.17.0.13/32 -> 10.0.0.255 |
| 9048 | 2026-09-03T14:26:50.977Z | |
| 9049 | 2026-09-03T14:26:50.977Z | DEBGSep 03 14:26:49.405 Sep 03 14:26:49.405failed to allocate space for the new target listDEBG INFO |
| 9050 | 2026-09-03T14:26:50.977Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 14:26:49.405 |
| 9051 | 2026-09-03T14:26:50.977Z | DEBG Sep 03 14:26:49.405Sep 03 14:26:49.405 replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 9052 | 2026-09-03T14:26:50.977Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9053 | 2026-09-03T14:26:50.977Z | |
| 9054 | 2026-09-03T14:26:50.977Z | DEBG Sep 03 14:26:49.405replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] DEBGSep 03 14:26:49.405 DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 9055 | 2026-09-03T14:26:50.977Z | created new freemap, Sep 03 14:26:49.405unit Sep 03 14:26:49.413DEBG: created new freemap , DEBGunit :freemap_route_ipv4 |
| 9056 | 2026-09-03T14:26:50.977Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9057 | 2026-09-03T14:26:50.977Z | |
| 9058 | 2026-09-03T14:26:50.977Z | Sep 03 14:26:49.413 DEBG Sep 03 14:26:49.405Sep 03 14:26:49.413Sep 03 14:26:49.405 INFOSep 03 14:26:49.413 INFO freemap_route_ipv4 DEBGcreated new freemapadding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 9059 | 2026-09-03T14:26:50.977Z | , INFO |
| 9060 | 2026-09-03T14:26:50.978Z | |
| 9061 | 2026-09-03T14:26:50.978Z | unitfailed to allocate space for the new target listadding route 172.17.0.14/32 -> 10.0.0.255 |
| 9062 | 2026-09-03T14:26:50.978Z | : |
| 9063 | 2026-09-03T14:26:50.978Z | freemap_route_ipv6Sep 03 14:26:49.413 |
| 9064 | 2026-09-03T14:26:50.978Z | Sep 03 14:26:49.413DEBG DEBGreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.413 |
| 9065 | 2026-09-03T14:26:50.978Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.413 |
| 9066 | 2026-09-03T14:26:50.978Z | Sep 03 14:26:49.413 DEBG DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 03 14:26:49.413 |
| 9067 | 2026-09-03T14:26:50.978Z | Sep 03 14:26:49.413created new freemapINFO , Sep 03 14:26:49.413initted freemap. size: 64 DEBGunit, :failed to allocate space for the new target listunit adding route 3fff:beef:15::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 9068 | 2026-09-03T14:26:50.982Z | |
| 9069 | 2026-09-03T14:26:50.982Z | |
| 9070 | 2026-09-03T14:26:50.982Z | : INFOfreemap_route_ipv4Sep 03 14:26:49.413Sep 03 14:26:49.413 Sep 03 14:26:49.413 |
| 9071 | 2026-09-03T14:26:50.982Z | adding route 172.17.0.15/32 -> 10.0.0.255 DEBG |
| 9072 | 2026-09-03T14:26:50.982Z | DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9073 | 2026-09-03T14:26:50.982Z | initted freemap. size: 64 |
| 9074 | 2026-09-03T14:26:50.982Z | Sep 03 14:26:49.413, unitDEBG: Sep 03 14:26:49.413replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.413 |
| 9075 | 2026-09-03T14:26:50.982Z | INFODEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 9076 | 2026-09-03T14:26:50.982Z | reset freemap |
| 9077 | 2026-09-03T14:26:50.983Z | Sep 03 14:26:49.413, INFOunit :adding route 172.17.0.16/32 -> 10.0.0.255Sep 03 14:26:49.413 |
| 9078 | 2026-09-03T14:26:50.983Z | Sep 03 14:26:49.413DEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 9079 | 2026-09-03T14:26:50.983Z | DEBGSep 03 14:26:49.413 reset freemap |
| 9080 | 2026-09-03T14:26:50.983Z | , unitSep 03 14:26:49.413DEBG: Sep 03 14:26:49.413 replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9081 | 2026-09-03T14:26:50.983Z | DEBGfreemap_route_ipv4 |
| 9082 | 2026-09-03T14:26:50.983Z | initted freemap. size: 64Sep 03 14:26:49.413 adding route 3fff:beef:17::/64 -> 2001:db8::55:ff , INFO |
| 9083 | 2026-09-03T14:26:50.983Z | adding route 172.17.0.17/32 -> 10.0.0.255unit |
| 9084 | 2026-09-03T14:26:50.983Z | Sep 03 14:26:49.413:Sep 03 14:26:49.413 freemap_route_ipv6 DEBG |
| 9085 | 2026-09-03T14:26:50.983Z | Sep 03 14:26:49.413replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 9086 | 2026-09-03T14:26:50.983Z | DEBGinitted freemap. size: 64 Sep 03 14:26:49.413replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], unit |
| 9087 | 2026-09-03T14:26:50.983Z | DEBG: Sep 03 14:26:49.413reset freemap freemap_route_ipv6, |
| 9088 | 2026-09-03T14:26:50.983Z | Sep 03 14:26:49.413INFO unitINFO: adding route 172.17.0.18/32 -> 10.0.0.255 |
| 9089 | 2026-09-03T14:26:50.983Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 03 14:26:49.413 |
| 9090 | 2026-09-03T14:26:50.983Z | DEBGfreemap_route_ipv6 |
| 9091 | 2026-09-03T14:26:50.983Z | reset freemap, Sep 03 14:26:49.413Sep 03 14:26:49.413unit :DEBGDEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9092 | 2026-09-03T14:26:50.983Z | |
| 9093 | 2026-09-03T14:26:50.983Z | Sep 03 14:26:49.413 INFOfreemap_route_ipv6 |
| 9094 | 2026-09-03T14:26:50.983Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 14:26:49.413 |
| 9095 | 2026-09-03T14:26:50.983Z | INFO Sep 03 14:26:49.413adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 9096 | 2026-09-03T14:26:50.983Z | Sep 03 14:26:49.413INFO adding route 172.17.0.19/32 -> 10.0.0.255DEBG |
| 9097 | 2026-09-03T14:26:50.983Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 14:26:49.413 |
| 9098 | 2026-09-03T14:26:50.983Z | Sep 03 14:26:49.413DEBG Sep 03 14:26:49.413 Sep 03 14:26:49.413 INFODEBG INFOreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9099 | 2026-09-03T14:26:50.983Z | adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9100 | 2026-09-03T14:26:50.983Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9101 | 2026-09-03T14:26:50.983Z | |
| 9102 | 2026-09-03T14:26:50.983Z | Sep 03 14:26:49.413 Sep 03 14:26:49.413INFO Sep 03 14:26:49.413DEBG adding route 172.17.0.20/32 -> 10.0.0.255INFO |
| 9103 | 2026-09-03T14:26:50.983Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 9104 | 2026-09-03T14:26:50.983Z | |
| 9105 | 2026-09-03T14:26:50.983Z | Sep 03 14:26:49.413 DEBGSep 03 14:26:49.413 Sep 03 14:26:49.413 DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFOSep 03 14:26:49.413 |
| 9106 | 2026-09-03T14:26:50.983Z | DEBGreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9107 | 2026-09-03T14:26:50.983Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9108 | 2026-09-03T14:26:50.983Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 9109 | 2026-09-03T14:26:50.983Z | Sep 03 14:26:49.413Sep 03 14:26:49.413 Sep 03 14:26:49.413INFO INFODEBG adding route 172.17.0.21/32 -> 10.0.0.255Sep 03 14:26:49.413adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9110 | 2026-09-03T14:26:50.983Z | |
| 9111 | 2026-09-03T14:26:50.983Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]INFO |
| 9112 | 2026-09-03T14:26:50.983Z | Sep 03 14:26:49.413adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 9113 | 2026-09-03T14:26:50.983Z | Sep 03 14:26:49.413DEBG DEBGreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9114 | 2026-09-03T14:26:50.983Z | Sep 03 14:26:49.413 Sep 03 14:26:49.413INFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 9115 | 2026-09-03T14:26:50.984Z | DEBGSep 03 14:26:49.413 |
| 9116 | 2026-09-03T14:26:50.984Z | INFOreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9117 | 2026-09-03T14:26:50.984Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 9118 | 2026-09-03T14:26:50.984Z | Sep 03 14:26:49.413Sep 03 14:26:49.413 Sep 03 14:26:49.413INFO INFODEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 172.17.0.0/32 -> 10.0.0.255 |
| 9119 | 2026-09-03T14:26:50.984Z | |
| 9120 | 2026-09-03T14:26:50.984Z | |
| 9121 | 2026-09-03T14:26:50.984Z | Sep 03 14:26:49.413 DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.413 |
| 9122 | 2026-09-03T14:26:50.984Z | Sep 03 14:26:49.413DEBG DEBGSep 03 14:26:49.413replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 14:26:49.413 INFODEBG |
| 9123 | 2026-09-03T14:26:50.984Z | replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.23/32 -> 10.0.0.255replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9124 | 2026-09-03T14:26:50.984Z | |
| 9125 | 2026-09-03T14:26:50.984Z | |
| 9126 | 2026-09-03T14:26:50.984Z | test route::tests::identity_replace_is_noop ... ok |
| 9127 | 2026-09-03T14:26:50.984Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 9128 | 2026-09-03T14:26:50.984Z | Sep 03 14:26:49.413Sep 03 14:26:49.413Sep 03 14:26:49.413 INFODEBG WARNadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 9129 | 2026-09-03T14:26:50.984Z | test route::tests::grow_succeeds ... ok |
| 9130 | 2026-09-03T14:26:50.984Z | |
| 9131 | 2026-09-03T14:26:50.984Z | |
| 9132 | 2026-09-03T14:26:50.984Z | Sep 03 14:26:49.413Sep 03 14:26:49.413 Sep 03 14:26:49.413DEBG INFOreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9133 | 2026-09-03T14:26:50.984Z | adding route 172.17.0.24/32 -> 10.0.0.255INFO |
| 9134 | 2026-09-03T14:26:50.984Z | adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9135 | 2026-09-03T14:26:50.984Z | Sep 03 14:26:49.413 Sep 03 14:26:49.413DEBG Sep 03 14:26:49.413INFO DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 9136 | 2026-09-03T14:26:50.984Z | |
| 9137 | 2026-09-03T14:26:50.984Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9138 | 2026-09-03T14:26:50.984Z | Sep 03 14:26:49.413 Sep 03 14:26:49.413DEBG Sep 03 14:26:49.413INFO INFOreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9139 | 2026-09-03T14:26:50.984Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 9140 | 2026-09-03T14:26:50.984Z | |
| 9141 | 2026-09-03T14:26:50.984Z | Sep 03 14:26:49.413Sep 03 14:26:49.413 INFOSep 03 14:26:49.413 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBGDEBG replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9142 | 2026-09-03T14:26:50.984Z | replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9143 | 2026-09-03T14:26:50.984Z | |
| 9144 | 2026-09-03T14:26:50.984Z | Sep 03 14:26:49.398Sep 03 14:26:49.413Sep 03 14:26:49.413Sep 03 14:26:49.413 INFO INFOadding route 172.17.0.3/32 -> 10.0.0.255DEBG |
| 9145 | 2026-09-03T14:26:50.984Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9146 | 2026-09-03T14:26:50.984Z | replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9147 | 2026-09-03T14:26:50.984Z | Sep 03 14:26:49.413 Sep 03 14:26:49.413DEBGDEBG created new freemap replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], |
| 9148 | 2026-09-03T14:26:50.984Z | unit: freemap_route_ipv4INFOSep 03 14:26:49.413 |
| 9149 | 2026-09-03T14:26:50.984Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffINFO |
| 9150 | 2026-09-03T14:26:50.984Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 9151 | 2026-09-03T14:26:50.984Z | Sep 03 14:26:49.413 DEBGSep 03 14:26:49.413 created new freemapDEBG, unitreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 9152 | 2026-09-03T14:26:50.984Z | Sep 03 14:26:49.413 freemap_route_ipv6DEBG |
| 9153 | 2026-09-03T14:26:50.985Z | replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.413 |
| 9154 | 2026-09-03T14:26:50.985Z | INFO adding route 172.17.0.5/32 -> 10.0.0.255 |
| 9155 | 2026-09-03T14:26:50.985Z | Sep 03 14:26:49.413 INFO Sep 03 14:26:49.413adding route 3fff:beef:21::/64 -> 2001:db8::55:ff Sep 03 14:26:49.413DEBG |
| 9156 | 2026-09-03T14:26:50.985Z | Sep 03 14:26:49.413DEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9157 | 2026-09-03T14:26:50.985Z | initted freemap. size: 64DEBGSep 03 14:26:49.413, unitreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 9158 | 2026-09-03T14:26:50.985Z | freemap_route_ipv4 |
| 9159 | 2026-09-03T14:26:50.985Z | DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.413 |
| 9160 | 2026-09-03T14:26:50.985Z | Sep 03 14:26:49.413Sep 03 14:26:49.413INFO adding route 172.17.0.6/32 -> 10.0.0.255DEBG |
| 9161 | 2026-09-03T14:26:50.985Z | Sep 03 14:26:49.413 reset freemapINFO, Sep 03 14:26:49.413unit INFODEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:22::/64 -> 2001:db8::55:ff: |
| 9162 | 2026-09-03T14:26:50.985Z | adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9163 | 2026-09-03T14:26:50.985Z | |
| 9164 | 2026-09-03T14:26:50.985Z | freemap_route_ipv4 |
| 9165 | 2026-09-03T14:26:50.985Z | Sep 03 14:26:49.413 INFOSep 03 14:26:49.413Sep 03 14:26:49.413 Sep 03 14:26:49.413DEBG adding route 172.17.0.7/32 -> 10.0.0.255 DEBGreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGinitted freemap. size: 64 , |
| 9166 | 2026-09-03T14:26:50.985Z | unitreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: freemap_route_ipv6Sep 03 14:26:49.414Sep 03 14:26:49.414 |
| 9167 | 2026-09-03T14:26:50.985Z | DEBG created new freemapDEBG |
| 9168 | 2026-09-03T14:26:50.989Z | created new freemapSep 03 14:26:49.413, DEBGunit, :unitcreated new freemap: , freemap_route_ipv4Sep 03 14:26:49.420unit |
| 9169 | 2026-09-03T14:26:50.989Z | freemap_route_ipv4 |
| 9170 | 2026-09-03T14:26:50.989Z | DEBG :replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9171 | 2026-09-03T14:26:50.989Z | freemap_route_ipv4Sep 03 14:26:49.420 |
| 9172 | 2026-09-03T14:26:50.989Z | Sep 03 14:26:49.420 DEBGSep 03 14:26:49.420 created new freemapDEBG , INFOunit :Sep 03 14:26:49.420 freemap_route_ipv6DEBGcreated new freemapadding route 172.17.0.8/32 -> 10.0.0.255, |
| 9173 | 2026-09-03T14:26:50.989Z | created new freemap |
| 9174 | 2026-09-03T14:26:50.989Z | , unitunit::Sep 03 14:26:49.420 freemap_route_ipv6freemap_route_ipv6DEBG |
| 9175 | 2026-09-03T14:26:50.989Z | Sep 03 14:26:49.420 replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9176 | 2026-09-03T14:26:50.989Z | |
| 9177 | 2026-09-03T14:26:50.989Z | DEBG initted freemap. size: 64Sep 03 14:26:49.420Sep 03 14:26:49.420 Sep 03 14:26:49.420INFO , adding route 172.17.0.9/32 -> 10.0.0.255DEBG |
| 9178 | 2026-09-03T14:26:50.989Z | unit initted freemap. size: 64:, DEBG Sep 03 14:26:49.420unit freemap_route_ipv4:DEBG freemap_route_ipv4replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9179 | 2026-09-03T14:26:50.989Z | |
| 9180 | 2026-09-03T14:26:50.989Z | initted freemap. size: 64 |
| 9181 | 2026-09-03T14:26:50.989Z | , unitSep 03 14:26:49.420Sep 03 14:26:49.420 :INFO adding route 172.17.0.10/32 -> 10.0.0.255freemap_route_ipv4 |
| 9182 | 2026-09-03T14:26:50.989Z | |
| 9183 | 2026-09-03T14:26:50.989Z | Sep 03 14:26:49.420DEBG DEBG reset freemap , reset freemapSep 03 14:26:49.420, unitunit:Sep 03 14:26:49.420 :DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 9184 | 2026-09-03T14:26:50.989Z | |
| 9185 | 2026-09-03T14:26:50.989Z | DEBG freemap_route_ipv4reset freemapSep 03 14:26:49.420, |
| 9186 | 2026-09-03T14:26:50.989Z | unit Sep 03 14:26:49.420:INFO adding route 172.17.0.11/32 -> 10.0.0.255 DEBGSep 03 14:26:49.420freemap_route_ipv4 |
| 9187 | 2026-09-03T14:26:50.989Z | initted freemap. size: 64 |
| 9188 | 2026-09-03T14:26:50.989Z | DEBG , initted freemap. size: 64unit, :unitSep 03 14:26:49.420: freemap_route_ipv6freemap_route_ipv6 |
| 9189 | 2026-09-03T14:26:50.989Z | |
| 9190 | 2026-09-03T14:26:50.989Z | DEBGSep 03 14:26:49.420 replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 9191 | 2026-09-03T14:26:50.989Z | initted freemap. size: 64Sep 03 14:26:49.420, unitDEBGSep 03 14:26:49.420: freemap_route_ipv6DEBG |
| 9192 | 2026-09-03T14:26:50.989Z | reset freemap , Sep 03 14:26:49.420reset freemapSep 03 14:26:49.414unit , :DEBGunitINFO: freemap_route_ipv6adding route 172.17.0.12/32 -> 10.0.0.255 |
| 9193 | 2026-09-03T14:26:50.989Z | |
| 9194 | 2026-09-03T14:26:50.990Z | freemap_route_ipv6 |
| 9195 | 2026-09-03T14:26:50.990Z | created new freemapSep 03 14:26:49.420, Sep 03 14:26:49.420 Sep 03 14:26:49.420 DEBGINFO adding route 172.16.0.0/32 -> 10.0.0.1reset freemapDEBGunit |
| 9196 | 2026-09-03T14:26:50.990Z | Sep 03 14:26:49.420replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], |
| 9197 | 2026-09-03T14:26:50.990Z | unit: Sep 03 14:26:49.420:INFO freemap_route_ipv6 |
| 9198 | 2026-09-03T14:26:50.990Z | freemap_route_ipv4DEBGSep 03 14:26:49.420 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 14:26:49.420 |
| 9199 | 2026-09-03T14:26:50.990Z | |
| 9200 | 2026-09-03T14:26:50.990Z | INFO |
| 9201 | 2026-09-03T14:26:50.990Z | INFO adding route 172.17.0.13/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9202 | 2026-09-03T14:26:50.990Z | Sep 03 14:26:49.420 INFO |
| 9203 | 2026-09-03T14:26:50.990Z | adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 14:26:49.420 |
| 9204 | 2026-09-03T14:26:50.990Z | Sep 03 14:26:49.420 DEBG DEBGSep 03 14:26:49.420replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.420 |
| 9205 | 2026-09-03T14:26:50.990Z | DEBGSep 03 14:26:49.420DEBG Sep 03 14:26:49.420replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFODEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 9206 | 2026-09-03T14:26:50.990Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 9207 | 2026-09-03T14:26:50.990Z | |
| 9208 | 2026-09-03T14:26:50.990Z | created new freemap |
| 9209 | 2026-09-03T14:26:50.990Z | , Sep 03 14:26:49.420unitSep 03 14:26:49.420: DEBGINFO Sep 03 14:26:49.420 freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:2INFO |
| 9210 | 2026-09-03T14:26:50.990Z | Sep 03 14:26:49.420 |
| 9211 | 2026-09-03T14:26:50.990Z | replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9212 | 2026-09-03T14:26:50.990Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 14:26:49.420 |
| 9213 | 2026-09-03T14:26:50.990Z | adding route 172.16.0.0/32 -> 10.0.0.3DEBG |
| 9214 | 2026-09-03T14:26:50.990Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 14:26:49.420 |
| 9215 | 2026-09-03T14:26:50.990Z | Sep 03 14:26:49.420INFO Sep 03 14:26:49.420Sep 03 14:26:49.420adding route 172.17.0.15/32 -> 10.0.0.255 DEBGDEBGDEBG |
| 9216 | 2026-09-03T14:26:50.990Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]initted freemap. size: 64 |
| 9217 | 2026-09-03T14:26:50.990Z | Sep 03 14:26:49.420replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 14:26:49.420 |
| 9218 | 2026-09-03T14:26:50.990Z | INFODEBG , Sep 03 14:26:49.420replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9219 | 2026-09-03T14:26:50.990Z | Sep 03 14:26:49.420 adding route 3fff:dead::/64 -> 2001:db8::55:3INFOINFO Sep 03 14:26:49.420 |
| 9220 | 2026-09-03T14:26:50.990Z | adding route 172.16.0.0/32 -> 10.0.0.4INFOadding route 172.16.0.0/32 -> 10.0.0.1 |
| 9221 | 2026-09-03T14:26:50.990Z | adding route 172.17.0.16/32 -> 10.0.0.255unit |
| 9222 | 2026-09-03T14:26:50.990Z | |
| 9223 | 2026-09-03T14:26:50.990Z | Sep 03 14:26:49.420 DEBG: Sep 03 14:26:49.420 Sep 03 14:26:49.420 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG |
| 9224 | 2026-09-03T14:26:50.990Z | Sep 03 14:26:49.420replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9225 | 2026-09-03T14:26:50.990Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]freemap_route_ipv4 |
| 9226 | 2026-09-03T14:26:50.990Z | |
| 9227 | 2026-09-03T14:26:50.991Z | Sep 03 14:26:49.420DEBGSep 03 14:26:49.420 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]INFO Sep 03 14:26:49.420INFOadding route 172.17.0.17/32 -> 10.0.0.255 |
| 9228 | 2026-09-03T14:26:50.991Z | |
| 9229 | 2026-09-03T14:26:50.991Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 9230 | 2026-09-03T14:26:50.991Z | Sep 03 14:26:49.420DEBGSep 03 14:26:49.420 DEBGSep 03 14:26:49.420 replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9231 | 2026-09-03T14:26:50.991Z | Sep 03 14:26:49.420 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.2Sep 03 14:26:49.420 |
| 9232 | 2026-09-03T14:26:50.991Z | |
| 9233 | 2026-09-03T14:26:50.991Z | INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 14:26:49.420 reset freemapDEBGadding route 172.17.0.18/32 -> 10.0.0.255 |
| 9234 | 2026-09-03T14:26:50.991Z | |
| 9235 | 2026-09-03T14:26:50.991Z | , unitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 14:26:49.420:Sep 03 14:26:49.420 |
| 9236 | 2026-09-03T14:26:50.991Z | DEBG DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 14:26:49.420 |
| 9237 | 2026-09-03T14:26:50.991Z | |
| 9238 | 2026-09-03T14:26:50.991Z | freemap_route_ipv4INFO |
| 9239 | 2026-09-03T14:26:50.991Z | Sep 03 14:26:49.420 adding route 172.17.0.0/32 -> 10.0.0.255INFOSep 03 14:26:49.420 adding route 172.17.0.19/32 -> 10.0.0.255WARN |
| 9240 | 2026-09-03T14:26:50.991Z | |
| 9241 | 2026-09-03T14:26:50.991Z | shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 14:26:49.420 |
| 9242 | 2026-09-03T14:26:50.991Z | DEBG initted freemap. size: 64Sep 03 14:26:49.420 |
| 9243 | 2026-09-03T14:26:50.991Z | Sep 03 14:26:49.420 DEBGDEBG, Sep 03 14:26:49.420replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] unitINFO |
| 9244 | 2026-09-03T14:26:50.991Z | : adding route 172.17.0.28/32 -> 10.0.0.255freemap_route_ipv6 |
| 9245 | 2026-09-03T14:26:50.991Z | Sep 03 14:26:49.420 |
| 9246 | 2026-09-03T14:26:50.991Z | replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9247 | 2026-09-03T14:26:50.991Z | adding route 172.17.0.20/32 -> 10.0.0.255Sep 03 14:26:49.420 |
| 9248 | 2026-09-03T14:26:50.991Z | DEBGSep 03 14:26:49.420 replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 03 14:26:49.420Sep 03 14:26:49.413Sep 03 14:26:49.420 |
| 9249 | 2026-09-03T14:26:50.991Z | adding route 172.17.0.1/32 -> 10.0.0.255DEBG INFO replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 9250 | 2026-09-03T14:26:50.991Z | |
| 9251 | 2026-09-03T14:26:50.991Z | |
| 9252 | 2026-09-03T14:26:50.991Z | Sep 03 14:26:49.420DEBG reset freemapINFOSep 03 14:26:49.420, adding route 172.17.0.29/32 -> 10.0.0.255INFOunit |
| 9253 | 2026-09-03T14:26:50.991Z | :adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9254 | 2026-09-03T14:26:50.991Z | freemap_route_ipv6 |
| 9255 | 2026-09-03T14:26:50.991Z | Sep 03 14:26:49.420 DEBGSep 03 14:26:49.420 Sep 03 14:26:49.420DEBGreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.420 |
| 9256 | 2026-09-03T14:26:50.991Z | |
| 9257 | 2026-09-03T14:26:50.991Z | DEBG reset freemapadding route 172.16.0.0/32 -> 10.0.0.1, |
| 9258 | 2026-09-03T14:26:50.991Z | Sep 03 14:26:49.420 unitINFO: Sep 03 14:26:49.420 adding route 172.17.0.22/32 -> 10.0.0.255Sep 03 14:26:49.420 |
| 9259 | 2026-09-03T14:26:50.991Z | INFO freemap_route_ipv6DEBGadding route 172.17.0.30/32 -> 10.0.0.255 |
| 9260 | 2026-09-03T14:26:50.991Z | |
| 9261 | 2026-09-03T14:26:50.991Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 14:26:49.420 |
| 9262 | 2026-09-03T14:26:50.991Z | DEBG Sep 03 14:26:49.420 replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.420 |
| 9263 | 2026-09-03T14:26:50.991Z | INFODEBG Sep 03 14:26:49.420 adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9264 | 2026-09-03T14:26:50.991Z | |
| 9265 | 2026-09-03T14:26:50.991Z | adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 14:26:49.420 |
| 9266 | 2026-09-03T14:26:50.991Z | INFOSep 03 14:26:49.420 Sep 03 14:26:49.420INFOSep 03 14:26:49.420adding route 172.17.0.23/32 -> 10.0.0.255 DEBGDEBG |
| 9267 | 2026-09-03T14:26:50.992Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9268 | 2026-09-03T14:26:50.995Z | |
| 9269 | 2026-09-03T14:26:50.995Z | replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.420Sep 03 14:26:49.420 |
| 9270 | 2026-09-03T14:26:50.995Z | Sep 03 14:26:49.420DEBG DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9271 | 2026-09-03T14:26:50.995Z | |
| 9272 | 2026-09-03T14:26:50.995Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9273 | 2026-09-03T14:26:50.995Z | Sep 03 14:26:49.420Sep 03 14:26:49.420 Sep 03 14:26:49.420INFOINFO INFOSep 03 14:26:49.420 adding route 172.17.0.24/32 -> 10.0.0.255DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9274 | 2026-09-03T14:26:50.995Z | Sep 03 14:26:49.421 DEBGSep 03 14:26:49.421 Sep 03 14:26:49.427created new freemap , INFOunit :adding route 172.17.0.2/32 -> 10.0.0.255 |
| 9275 | 2026-09-03T14:26:50.996Z | freemap_route_ipv4DEBG |
| 9276 | 2026-09-03T14:26:50.996Z | created new freemapSep 03 14:26:49.427, Sep 03 14:26:49.427DEBGunit : replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9277 | 2026-09-03T14:26:50.996Z | DEBG freemap_route_ipv4created new freemap |
| 9278 | 2026-09-03T14:26:50.996Z | , Sep 03 14:26:49.427unit: INFOfreemap_route_ipv6 Sep 03 14:26:49.427 |
| 9279 | 2026-09-03T14:26:50.996Z | adding route 172.17.0.3/32 -> 10.0.0.255 |
| 9280 | 2026-09-03T14:26:50.996Z | DEBG created new freemapSep 03 14:26:49.427, unitDEBGadding route 172.17.0.32/32 -> 10.0.0.255Sep 03 14:26:49.427: |
| 9281 | 2026-09-03T14:26:50.996Z | freemap_route_ipv6 |
| 9282 | 2026-09-03T14:26:50.996Z | DEBGinitted freemap. size: 64 , replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.427 |
| 9283 | 2026-09-03T14:26:50.996Z | Sep 03 14:26:49.427unit: DEBGSep 03 14:26:49.427 DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64 |
| 9284 | 2026-09-03T14:26:50.996Z | INFO, unit freemap_route_ipv4adding route 172.17.0.4/32 -> 10.0.0.255Sep 03 14:26:49.427 |
| 9285 | 2026-09-03T14:26:50.996Z | |
| 9286 | 2026-09-03T14:26:50.996Z | INFO: adding route 172.17.0.33/32 -> 10.0.0.255freemap_route_ipv4 |
| 9287 | 2026-09-03T14:26:50.996Z | |
| 9288 | 2026-09-03T14:26:50.996Z | Sep 03 14:26:49.427 Sep 03 14:26:49.427DEBGSep 03 14:26:49.427 Sep 03 14:26:49.427 DEBG DEBGDEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9289 | 2026-09-03T14:26:50.996Z | |
| 9290 | 2026-09-03T14:26:50.996Z | reset freemapreset freemap, , unitunitSep 03 14:26:49.427:Sep 03 14:26:49.427 INFOINFO: adding route 172.17.0.34/32 -> 10.0.0.255 adding route 172.17.0.5/32 -> 10.0.0.255 |
| 9291 | 2026-09-03T14:26:50.996Z | |
| 9292 | 2026-09-03T14:26:50.996Z | freemap_route_ipv4freemap_route_ipv4 |
| 9293 | 2026-09-03T14:26:50.996Z | |
| 9294 | 2026-09-03T14:26:50.996Z | Sep 03 14:26:49.427Sep 03 14:26:49.427 Sep 03 14:26:49.427DEBG Sep 03 14:26:49.427DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9295 | 2026-09-03T14:26:50.996Z | DEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9296 | 2026-09-03T14:26:50.996Z | initted freemap. size: 64Sep 03 14:26:49.427, unitINFO :adding route 172.17.0.35/32 -> 10.0.0.255initted freemap. size: 64 , freemap_route_ipv6unit |
| 9297 | 2026-09-03T14:26:50.996Z | |
| 9298 | 2026-09-03T14:26:50.996Z | Sep 03 14:26:49.427 :INFO Sep 03 14:26:49.427Sep 03 14:26:49.427freemap_route_ipv6 DEBGDEBGadding route 172.17.0.6/32 -> 10.0.0.255 |
| 9299 | 2026-09-03T14:26:50.996Z | reset freemapreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9300 | 2026-09-03T14:26:50.996Z | |
| 9301 | 2026-09-03T14:26:50.996Z | , Sep 03 14:26:49.427unit :Sep 03 14:26:49.427DEBGSep 03 14:26:49.427 replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9302 | 2026-09-03T14:26:50.996Z | freemap_route_ipv6adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9303 | 2026-09-03T14:26:50.996Z | DEBG |
| 9304 | 2026-09-03T14:26:50.996Z | Sep 03 14:26:49.427 reset freemapINFO, Sep 03 14:26:49.427Sep 03 14:26:49.427 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9305 | 2026-09-03T14:26:50.996Z | |
| 9306 | 2026-09-03T14:26:50.996Z | |
| 9307 | 2026-09-03T14:26:50.996Z | unit: Sep 03 14:26:49.427freemap_route_ipv6Sep 03 14:26:49.427 |
| 9308 | 2026-09-03T14:26:50.996Z | Sep 03 14:26:49.427 DEBGINFO Sep 03 14:26:49.427replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9309 | 2026-09-03T14:26:50.996Z | adding route 172.17.0.37/32 -> 10.0.0.255DEBG |
| 9310 | 2026-09-03T14:26:50.996Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO |
| 9311 | 2026-09-03T14:26:50.996Z | Sep 03 14:26:49.427 adding route 3fff:dead::/64 -> 2001:db8::55:1INFOSep 03 14:26:49.427Sep 03 14:26:49.427 DEBG |
| 9312 | 2026-09-03T14:26:50.996Z | adding route 172.17.0.8/32 -> 10.0.0.255INFO |
| 9313 | 2026-09-03T14:26:50.996Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9314 | 2026-09-03T14:26:50.997Z | adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 14:26:49.427 |
| 9315 | 2026-09-03T14:26:50.997Z | DEBGSep 03 14:26:49.427 Sep 03 14:26:49.427DEBGSep 03 14:26:49.427 INFODEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9316 | 2026-09-03T14:26:50.997Z | |
| 9317 | 2026-09-03T14:26:50.997Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 9318 | 2026-09-03T14:26:50.997Z | |
| 9319 | 2026-09-03T14:26:50.997Z | Sep 03 14:26:49.427Sep 03 14:26:49.427 DEBG INFOSep 03 14:26:49.427replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9320 | 2026-09-03T14:26:50.997Z | Sep 03 14:26:49.427 INFO adding route 172.17.0.9/32 -> 10.0.0.255 INFOSep 03 14:26:49.427 |
| 9321 | 2026-09-03T14:26:50.997Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 INFO |
| 9322 | 2026-09-03T14:26:50.997Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9323 | 2026-09-03T14:26:50.997Z | Sep 03 14:26:49.427 |
| 9324 | 2026-09-03T14:26:50.997Z | Sep 03 14:26:49.427DEBG Sep 03 14:26:49.427replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9325 | 2026-09-03T14:26:50.997Z | Sep 03 14:26:49.427DEBG DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9326 | 2026-09-03T14:26:50.997Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 14:26:49.427 |
| 9327 | 2026-09-03T14:26:50.997Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 9328 | 2026-09-03T14:26:50.997Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 9329 | 2026-09-03T14:26:50.997Z | INFO Sep 03 14:26:49.427adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9330 | 2026-09-03T14:26:50.997Z | INFOSep 03 14:26:49.427 adding route 172.17.0.40/32 -> 10.0.0.255DEBGSep 03 14:26:49.427 |
| 9331 | 2026-09-03T14:26:50.997Z | INFO Sep 03 14:26:49.427 adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 14:26:49.427replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 9332 | 2026-09-03T14:26:50.997Z | |
| 9333 | 2026-09-03T14:26:50.997Z | DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9334 | 2026-09-03T14:26:50.997Z | |
| 9335 | 2026-09-03T14:26:50.997Z | Sep 03 14:26:49.433 |
| 9336 | 2026-09-03T14:26:50.997Z | Sep 03 14:26:49.433 INFOSep 03 14:26:49.433 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9337 | 2026-09-03T14:26:50.997Z | DEBGSep 03 14:26:49.433Sep 03 14:26:49.433 adding route 172.17.0.11/32 -> 10.0.0.255DEBG |
| 9338 | 2026-09-03T14:26:50.997Z | DEBGreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 9339 | 2026-09-03T14:26:50.997Z | Sep 03 14:26:49.433 |
| 9340 | 2026-09-03T14:26:50.997Z | replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 03 14:26:49.433 |
| 9341 | 2026-09-03T14:26:50.997Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9342 | 2026-09-03T14:26:50.997Z | Sep 03 14:26:49.433adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9343 | 2026-09-03T14:26:50.997Z | Sep 03 14:26:49.433DEBG Sep 03 14:26:49.433replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 9344 | 2026-09-03T14:26:50.997Z | Sep 03 14:26:49.433INFO adding route 172.17.0.12/32 -> 10.0.0.255DEBG |
| 9345 | 2026-09-03T14:26:50.997Z | replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9346 | 2026-09-03T14:26:50.997Z | adding route 172.17.0.25/32 -> 10.0.0.255Sep 03 14:26:49.433Sep 03 14:26:49.433 |
| 9347 | 2026-09-03T14:26:50.997Z | DEBGWARN shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9348 | 2026-09-03T14:26:50.997Z | |
| 9349 | 2026-09-03T14:26:50.997Z | Sep 03 14:26:49.433 Sep 03 14:26:49.433DEBG INFOreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:26:49.434adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9350 | 2026-09-03T14:26:50.997Z | |
| 9351 | 2026-09-03T14:26:50.998Z | INFO Sep 03 14:26:49.434adding route 172.17.0.13/32 -> 10.0.0.255 |
| 9352 | 2026-09-03T14:26:50.998Z | INFOSep 03 14:26:49.434 adding route 172.17.0.26/32 -> 10.0.0.255DEBG |
| 9353 | 2026-09-03T14:26:50.998Z | replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.434 |
| 9354 | 2026-09-03T14:26:50.998Z | DEBGSep 03 14:26:49.434 Sep 03 14:26:49.434 DEBG INFOreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9355 | 2026-09-03T14:26:50.998Z | |
| 9356 | 2026-09-03T14:26:50.998Z | Sep 03 14:26:49.434adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9357 | 2026-09-03T14:26:50.998Z | DEBGSep 03 14:26:49.434 Sep 03 14:26:49.434INFO INFOreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.14/32 -> 10.0.0.255Sep 03 14:26:49.434 |
| 9358 | 2026-09-03T14:26:50.998Z | |
| 9359 | 2026-09-03T14:26:50.998Z | |
| 9360 | 2026-09-03T14:26:50.998Z | DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.434 |
| 9361 | 2026-09-03T14:26:50.998Z | DEBGSep 03 14:26:49.434 Sep 03 14:26:49.434 DEBGSep 03 14:26:49.434INFO replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9362 | 2026-09-03T14:26:50.998Z | INFOreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9363 | 2026-09-03T14:26:50.998Z | |
| 9364 | 2026-09-03T14:26:50.998Z | Sep 03 14:26:49.434 adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 9365 | 2026-09-03T14:26:50.998Z | INFO Sep 03 14:26:49.434Sep 03 14:26:49.434 DEBGINFO replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.15/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9366 | 2026-09-03T14:26:50.998Z | |
| 9367 | 2026-09-03T14:26:50.998Z | |
| 9368 | 2026-09-03T14:26:51.003Z | Sep 03 14:26:49.434 Sep 03 14:26:49.434DEBGSep 03 14:26:49.434Sep 03 14:26:49.434 DEBGINFO replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.46/32 -> 10.0.0.255DEBG |
| 9369 | 2026-09-03T14:26:51.003Z | replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9370 | 2026-09-03T14:26:51.003Z | replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9371 | 2026-09-03T14:26:51.003Z | |
| 9372 | 2026-09-03T14:26:51.003Z | Sep 03 14:26:49.434Sep 03 14:26:49.434 INFODEBGSep 03 14:26:49.434 Sep 03 14:26:49.434replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9373 | 2026-09-03T14:26:51.003Z | |
| 9374 | 2026-09-03T14:26:51.003Z | INFO INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 172.17.0.16/32 -> 10.0.0.255 |
| 9375 | 2026-09-03T14:26:51.003Z | |
| 9376 | 2026-09-03T14:26:51.003Z | Sep 03 14:26:49.434Sep 03 14:26:49.434 DEBGINFO Sep 03 14:26:49.434replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9377 | 2026-09-03T14:26:51.003Z | Sep 03 14:26:49.434DEBG DEBGadding route 172.17.0.47/32 -> 10.0.0.255replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9378 | 2026-09-03T14:26:51.003Z | replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.434 |
| 9379 | 2026-09-03T14:26:51.003Z | |
| 9380 | 2026-09-03T14:26:51.003Z | INFO Sep 03 14:26:49.434adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9381 | 2026-09-03T14:26:51.003Z | Sep 03 14:26:49.434DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9382 | 2026-09-03T14:26:51.003Z | INFOSep 03 14:26:49.434 adding route 172.17.0.17/32 -> 10.0.0.255Sep 03 14:26:49.434 |
| 9383 | 2026-09-03T14:26:51.003Z | DEBGINFO replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 9384 | 2026-09-03T14:26:51.003Z | Sep 03 14:26:49.434Sep 03 14:26:49.434 |
| 9385 | 2026-09-03T14:26:51.003Z | DEBGINFO replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9386 | 2026-09-03T14:26:51.003Z | |
| 9387 | 2026-09-03T14:26:51.003Z | Sep 03 14:26:49.434 INFO Sep 03 14:26:49.434adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9388 | 2026-09-03T14:26:51.003Z | INFOSep 03 14:26:49.434 adding route 172.17.0.18/32 -> 10.0.0.255DEBG |
| 9389 | 2026-09-03T14:26:51.003Z | Sep 03 14:26:49.434replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:26:49.434 |
| 9390 | 2026-09-03T14:26:51.003Z | DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.434DEBG |
| 9391 | 2026-09-03T14:26:51.003Z | Sep 03 14:26:49.434 DEBG INFO replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9392 | 2026-09-03T14:26:51.003Z | adding route 172.17.0.49/32 -> 10.0.0.255replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9393 | 2026-09-03T14:26:51.003Z | |
| 9394 | 2026-09-03T14:26:51.003Z | Sep 03 14:26:49.434Sep 03 14:26:49.434 INFOINFO Sep 03 14:26:49.434Sep 03 14:26:49.434adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9395 | 2026-09-03T14:26:51.003Z | DEBGINFO adding route 172.17.0.19/32 -> 10.0.0.255replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9396 | 2026-09-03T14:26:51.003Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 9397 | 2026-09-03T14:26:51.003Z | Sep 03 14:26:49.434 |
| 9398 | 2026-09-03T14:26:51.003Z | DEBGSep 03 14:26:49.434 Sep 03 14:26:49.434 replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9399 | 2026-09-03T14:26:51.004Z | adding route 172.17.0.50/32 -> 10.0.0.255DEBG |
| 9400 | 2026-09-03T14:26:51.004Z | Sep 03 14:26:49.434replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:26:49.434DEBG |
| 9401 | 2026-09-03T14:26:51.004Z | INFOSep 03 14:26:49.434 adding route 172.17.0.33/32 -> 10.0.0.255DEBGreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9402 | 2026-09-03T14:26:51.004Z | |
| 9403 | 2026-09-03T14:26:51.004Z | replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9404 | 2026-09-03T14:26:51.004Z | Sep 03 14:26:49.434Sep 03 14:26:49.434 INFOSep 03 14:26:49.434DEBG adding route 172.17.0.20/32 -> 10.0.0.255INFOreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9405 | 2026-09-03T14:26:51.004Z | |
| 9406 | 2026-09-03T14:26:51.004Z | Sep 03 14:26:49.434adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9407 | 2026-09-03T14:26:51.004Z | Sep 03 14:26:49.434Sep 03 14:26:49.434 DEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9408 | 2026-09-03T14:26:51.004Z | INFO adding route 172.17.0.34/32 -> 10.0.0.255Sep 03 14:26:49.434adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 9409 | 2026-09-03T14:26:51.004Z | DEBG |
| 9410 | 2026-09-03T14:26:51.004Z | replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9411 | 2026-09-03T14:26:51.004Z | Sep 03 14:26:49.434Sep 03 14:26:49.434 Sep 03 14:26:49.434Sep 03 14:26:49.434 DEBGDEBG INFOINFO adding route 172.17.0.21/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9412 | 2026-09-03T14:26:51.004Z | |
| 9413 | 2026-09-03T14:26:51.004Z | |
| 9414 | 2026-09-03T14:26:51.004Z | replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9415 | 2026-09-03T14:26:51.004Z | Sep 03 14:26:49.434Sep 03 14:26:49.434 DEBGINFO replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.35/32 -> 10.0.0.255Sep 03 14:26:49.434 |
| 9416 | 2026-09-03T14:26:51.004Z | DEBG |
| 9417 | 2026-09-03T14:26:51.004Z | Sep 03 14:26:49.434 replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.434Sep 03 14:26:49.434 |
| 9418 | 2026-09-03T14:26:51.004Z | INFOINFO DEBGadding route 172.17.0.53/32 -> 10.0.0.255 Sep 03 14:26:49.434 |
| 9419 | 2026-09-03T14:26:51.004Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9420 | 2026-09-03T14:26:51.004Z | INFO |
| 9421 | 2026-09-03T14:26:51.004Z | adding route 172.17.0.22/32 -> 10.0.0.255Sep 03 14:26:49.434 |
| 9422 | 2026-09-03T14:26:51.004Z | Sep 03 14:26:49.434DEBGSep 03 14:26:49.434 replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9423 | 2026-09-03T14:26:51.004Z | DEBG INFOreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9424 | 2026-09-03T14:26:51.004Z | adding route 172.17.0.36/32 -> 10.0.0.255Sep 03 14:26:49.434 |
| 9425 | 2026-09-03T14:26:51.004Z | Sep 03 14:26:49.434Sep 03 14:26:49.434INFO DEBGadding route 172.17.0.54/32 -> 10.0.0.255 |
| 9426 | 2026-09-03T14:26:51.004Z | INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9427 | 2026-09-03T14:26:51.004Z | Sep 03 14:26:49.434Sep 03 14:26:49.434 |
| 9428 | 2026-09-03T14:26:51.004Z | DEBGDEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9429 | 2026-09-03T14:26:51.004Z | |
| 9430 | 2026-09-03T14:26:51.004Z | test route::tests::delete_target_fragmented ... ok |
| 9431 | 2026-09-03T14:26:51.004Z | Sep 03 14:26:49.434 Sep 03 14:26:49.434DEBG Sep 03 14:26:49.434INFO Sep 03 14:26:49.434 INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 9432 | 2026-09-03T14:26:51.004Z | adding route 172.17.0.37/32 -> 10.0.0.255INFOreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9433 | 2026-09-03T14:26:51.004Z | adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9434 | 2026-09-03T14:26:51.005Z | |
| 9435 | 2026-09-03T14:26:51.005Z | Sep 03 14:26:49.434Sep 03 14:26:49.434 Sep 03 14:26:49.434 INFODEBGSep 03 14:26:49.434 DEBGDEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9436 | 2026-09-03T14:26:51.005Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 9437 | 2026-09-03T14:26:51.005Z | replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 9438 | 2026-09-03T14:26:51.005Z | |
| 9439 | 2026-09-03T14:26:51.005Z | |
| 9440 | 2026-09-03T14:26:51.005Z | Sep 03 14:26:49.434 INFOSep 03 14:26:49.434 adding route 172.17.0.38/32 -> 10.0.0.255Sep 03 14:26:49.434INFO |
| 9441 | 2026-09-03T14:26:51.005Z | Sep 03 14:26:49.434 adding route 172.17.0.56/32 -> 10.0.0.255INFO |
| 9442 | 2026-09-03T14:26:51.005Z | adding route 172.17.0.24/32 -> 10.0.0.255DEBG |
| 9443 | 2026-09-03T14:26:51.005Z | replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.434Sep 03 14:26:49.434 |
| 9444 | 2026-09-03T14:26:51.005Z | Sep 03 14:26:49.434 DEBGDEBGDEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9445 | 2026-09-03T14:26:51.005Z | |
| 9446 | 2026-09-03T14:26:51.005Z | replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9447 | 2026-09-03T14:26:51.005Z | Sep 03 14:26:49.434adding route 172.17.0.1/32 -> 10.0.0.255Sep 03 14:26:49.441 DEBGINFO |
| 9448 | 2026-09-03T14:26:51.005Z | adding route 172.17.0.57/32 -> 10.0.0.255created new freemap |
| 9449 | 2026-09-03T14:26:51.005Z | , unitSep 03 14:26:49.441: Sep 03 14:26:49.434Sep 03 14:26:49.441Sep 03 14:26:49.441 INFODEBG DEBGfreemap_route_ipv4 INFO |
| 9450 | 2026-09-03T14:26:51.005Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 9451 | 2026-09-03T14:26:51.005Z | Sep 03 14:26:49.441replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9452 | 2026-09-03T14:26:51.005Z | DEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9453 | 2026-09-03T14:26:51.005Z | Sep 03 14:26:49.434replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9454 | 2026-09-03T14:26:51.005Z | |
| 9455 | 2026-09-03T14:26:51.005Z | Sep 03 14:26:49.434Sep 03 14:26:49.441INFO INFO Sep 03 14:26:49.441adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff DEBG |
| 9456 | 2026-09-03T14:26:51.005Z | INFOSep 03 14:26:49.441Sep 03 14:26:49.421 DEBGadding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9457 | 2026-09-03T14:26:51.005Z | |
| 9458 | 2026-09-03T14:26:51.005Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.441 |
| 9459 | 2026-09-03T14:26:51.005Z | created new freemapDEBGSep 03 14:26:49.441 replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , Sep 03 14:26:49.441DEBGunit: |
| 9460 | 2026-09-03T14:26:51.005Z | Sep 03 14:26:49.441 INFODEBG adding route 172.17.0.2/32 -> 10.0.0.255freemap_route_ipv4 |
| 9461 | 2026-09-03T14:26:51.005Z | replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 03 14:26:49.441 |
| 9462 | 2026-09-03T14:26:51.005Z | adding route 172.17.0.40/32 -> 10.0.0.255INFO |
| 9463 | 2026-09-03T14:26:51.005Z | |
| 9464 | 2026-09-03T14:26:51.005Z | created new freemapadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 03 14:26:49.441, |
| 9465 | 2026-09-03T14:26:51.005Z | unit:Sep 03 14:26:49.441 INFO adding route 172.17.0.59/32 -> 10.0.0.255Sep 03 14:26:49.441freemap_route_ipv4 |
| 9466 | 2026-09-03T14:26:51.005Z | Sep 03 14:26:49.441 DEBG DEBGDEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.441Sep 03 14:26:49.441 |
| 9467 | 2026-09-03T14:26:51.005Z | replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9468 | 2026-09-03T14:26:51.009Z | DEBG created new freemapSep 03 14:26:49.441 Sep 03 14:26:49.441INFO, DEBGunit adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG |
| 9469 | 2026-09-03T14:26:51.009Z | :replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9470 | 2026-09-03T14:26:51.009Z | Sep 03 14:26:49.441 freemap_route_ipv6INFO |
| 9471 | 2026-09-03T14:26:51.009Z | Sep 03 14:26:49.441 DEBGadding route 172.17.0.41/32 -> 10.0.0.255 |
| 9472 | 2026-09-03T14:26:51.009Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.441 |
| 9473 | 2026-09-03T14:26:51.010Z | |
| 9474 | 2026-09-03T14:26:51.010Z | INFOreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9475 | 2026-09-03T14:26:51.010Z | |
| 9476 | 2026-09-03T14:26:51.010Z | Sep 03 14:26:49.441Sep 03 14:26:49.441 Sep 03 14:26:49.441Sep 03 14:26:49.441INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffDEBGDEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9477 | 2026-09-03T14:26:51.010Z | initted freemap. size: 64 |
| 9478 | 2026-09-03T14:26:51.010Z | , Sep 03 14:26:49.441unit DEBG : freemap_route_ipv4replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.441Sep 03 14:26:49.441 |
| 9479 | 2026-09-03T14:26:51.010Z | |
| 9480 | 2026-09-03T14:26:51.010Z | DEBGSep 03 14:26:49.441 Sep 03 14:26:49.441replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 9481 | 2026-09-03T14:26:51.010Z | , Sep 03 14:26:49.441unitDEBGINFO:Sep 03 14:26:49.441 freemap_route_ipv6INFODEBG adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9482 | 2026-09-03T14:26:51.010Z | INFO |
| 9483 | 2026-09-03T14:26:51.010Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:fffailed to allocate space for the new target listreset freemap |
| 9484 | 2026-09-03T14:26:51.010Z | |
| 9485 | 2026-09-03T14:26:51.010Z | Sep 03 14:26:49.441 DEBGadding route 172.17.0.3/32 -> 10.0.0.255 , unitSep 03 14:26:49.441 |
| 9486 | 2026-09-03T14:26:51.010Z | initted freemap. size: 64: DEBG Sep 03 14:26:49.441freemap_route_ipv4 DEBG |
| 9487 | 2026-09-03T14:26:51.010Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9488 | 2026-09-03T14:26:51.010Z | Sep 03 14:26:49.441 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 03 14:26:49.441DEBG |
| 9489 | 2026-09-03T14:26:51.010Z | Sep 03 14:26:49.441, DEBGSep 03 14:26:49.441 DEBGreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9490 | 2026-09-03T14:26:51.010Z | replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64 |
| 9491 | 2026-09-03T14:26:51.010Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff, unit |
| 9492 | 2026-09-03T14:26:51.010Z | unit:Sep 03 14:26:49.441: INFOSep 03 14:26:49.441Sep 03 14:26:49.441freemap_route_ipv4 |
| 9493 | 2026-09-03T14:26:51.010Z | adding route 172.17.0.4/32 -> 10.0.0.255INFODEBG |
| 9494 | 2026-09-03T14:26:51.010Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9495 | 2026-09-03T14:26:51.010Z | |
| 9496 | 2026-09-03T14:26:51.010Z | Sep 03 14:26:49.441 DEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.441 |
| 9497 | 2026-09-03T14:26:51.010Z | Sep 03 14:26:49.441 INFODEBG freemap_route_ipv6adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 14:26:49.441 |
| 9498 | 2026-09-03T14:26:51.010Z | INFO |
| 9499 | 2026-09-03T14:26:51.010Z | adding route 172.17.0.5/32 -> 10.0.0.255Sep 03 14:26:49.441replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.441 |
| 9500 | 2026-09-03T14:26:51.010Z | |
| 9501 | 2026-09-03T14:26:51.010Z | DEBG DEBGreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 14:26:49.441Sep 03 14:26:49.441 |
| 9502 | 2026-09-03T14:26:51.010Z | INFODEBGreset freemapSep 03 14:26:49.441, Sep 03 14:26:49.441 replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] unit |
| 9503 | 2026-09-03T14:26:51.010Z | INFO adding route 172.17.0.44/32 -> 10.0.0.255adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 9504 | 2026-09-03T14:26:51.010Z | DEBG |
| 9505 | 2026-09-03T14:26:51.011Z | Sep 03 14:26:49.441reset freemap Sep 03 14:26:49.441Sep 03 14:26:49.441 :INFODEBG freemap_route_ipv4adding route 172.17.0.6/32 -> 10.0.0.255replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9506 | 2026-09-03T14:26:51.011Z | |
| 9507 | 2026-09-03T14:26:51.011Z | |
| 9508 | 2026-09-03T14:26:51.011Z | DEBG Sep 03 14:26:49.441Sep 03 14:26:49.441 INFOSep 03 14:26:49.441 DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 9509 | 2026-09-03T14:26:51.011Z | replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9510 | 2026-09-03T14:26:51.011Z | initted freemap. size: 64replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], |
| 9511 | 2026-09-03T14:26:51.011Z | unit:Sep 03 14:26:49.441Sep 03 14:26:49.441 INFO freemap_route_ipv6 |
| 9512 | 2026-09-03T14:26:51.011Z | DEBGadding route 172.17.0.7/32 -> 10.0.0.255 |
| 9513 | 2026-09-03T14:26:51.011Z | replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9514 | 2026-09-03T14:26:51.011Z | Sep 03 14:26:49.441 INFO adding route 172.17.0.45/32 -> 10.0.0.255Sep 03 14:26:49.441 |
| 9515 | 2026-09-03T14:26:51.011Z | Sep 03 14:26:49.441DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9516 | 2026-09-03T14:26:51.011Z | Sep 03 14:26:49.441 adding route 3fff:beef:36::/64 -> 2001:db8::55:ff DEBG |
| 9517 | 2026-09-03T14:26:51.011Z | Sep 03 14:26:49.441reset freemapSep 03 14:26:49.441 , unitINFOSep 03 14:26:49.441DEBG adding route 172.17.0.8/32 -> 10.0.0.255DEBG |
| 9518 | 2026-09-03T14:26:51.011Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 9519 | 2026-09-03T14:26:51.011Z | |
| 9520 | 2026-09-03T14:26:51.011Z | freemap_route_ipv6Sep 03 14:26:49.441Sep 03 14:26:49.441 INFODEBG adding route 172.17.0.46/32 -> 10.0.0.255replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9521 | 2026-09-03T14:26:51.011Z | |
| 9522 | 2026-09-03T14:26:51.011Z | Sep 03 14:26:49.441 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 14:26:49.441 |
| 9523 | 2026-09-03T14:26:51.011Z | Sep 03 14:26:49.441INFO DEBGadding route 172.17.0.9/32 -> 10.0.0.255 |
| 9524 | 2026-09-03T14:26:51.011Z | replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.441 |
| 9525 | 2026-09-03T14:26:51.011Z | DEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 14:26:49.441 |
| 9526 | 2026-09-03T14:26:51.011Z | |
| 9527 | 2026-09-03T14:26:51.011Z | DEBG Sep 03 14:26:49.441replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:26:49.441 |
| 9528 | 2026-09-03T14:26:51.011Z | test route::tests::same_size_non_subset_replace ... ok |
| 9529 | 2026-09-03T14:26:51.011Z | INFO adding route 172.17.0.47/32 -> 10.0.0.255INFOSep 03 14:26:49.441 |
| 9530 | 2026-09-03T14:26:51.011Z | Sep 03 14:26:49.441 INFOadding route 3fff:dead::/64 -> 2001:db8::55:1INFO Sep 03 14:26:49.441 |
| 9531 | 2026-09-03T14:26:51.011Z | adding route 172.17.0.10/32 -> 10.0.0.255adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 9532 | 2026-09-03T14:26:51.011Z | |
| 9533 | 2026-09-03T14:26:51.011Z | DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.441Sep 03 14:26:49.441 DEBGSep 03 14:26:49.441 DEBGDEBGreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9534 | 2026-09-03T14:26:51.011Z | replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 9535 | 2026-09-03T14:26:51.011Z | |
| 9536 | 2026-09-03T14:26:51.011Z | |
| 9537 | 2026-09-03T14:26:51.011Z | Sep 03 14:26:49.441 INFOSep 03 14:26:49.441Sep 03 14:26:49.441Sep 03 14:26:49.441 INFOINFO adding route 172.17.0.11/32 -> 10.0.0.255adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 9538 | 2026-09-03T14:26:51.011Z | test route::tests::delete_target_full ... ok |
| 9539 | 2026-09-03T14:26:51.011Z | INFO |
| 9540 | 2026-09-03T14:26:51.011Z | adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9541 | 2026-09-03T14:26:51.011Z | |
| 9542 | 2026-09-03T14:26:51.012Z | Sep 03 14:26:49.441Sep 03 14:26:49.441 DEBGDEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9543 | 2026-09-03T14:26:51.012Z | |
| 9544 | 2026-09-03T14:26:51.012Z | Sep 03 14:26:49.441Sep 03 14:26:49.441 DEBGDEBGSep 03 14:26:49.441Sep 03 14:26:49.441 INFO replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 9545 | 2026-09-03T14:26:51.012Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 9546 | 2026-09-03T14:26:51.012Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 9547 | 2026-09-03T14:26:51.012Z | |
| 9548 | 2026-09-03T14:26:51.012Z | Sep 03 14:26:49.441Sep 03 14:26:49.441 INFODEBG adding route 172.17.0.49/32 -> 10.0.0.255Sep 03 14:26:49.441 |
| 9549 | 2026-09-03T14:26:51.012Z | replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9550 | 2026-09-03T14:26:51.012Z | DEBG Sep 03 14:26:49.441replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:26:49.441Sep 03 14:26:49.441 |
| 9551 | 2026-09-03T14:26:51.012Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 DEBGINFO |
| 9552 | 2026-09-03T14:26:51.012Z | Sep 03 14:26:49.441 replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9553 | 2026-09-03T14:26:51.012Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO |
| 9554 | 2026-09-03T14:26:51.012Z | Sep 03 14:26:49.441Sep 03 14:26:49.441Sep 03 14:26:49.441 INFODEBGadding route 172.17.0.13/32 -> 10.0.0.255 |
| 9555 | 2026-09-03T14:26:51.012Z | replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 9556 | 2026-09-03T14:26:51.012Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9557 | 2026-09-03T14:26:51.012Z | |
| 9558 | 2026-09-03T14:26:51.012Z | Sep 03 14:26:49.441 Sep 03 14:26:49.441INFO Sep 03 14:26:49.441adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff Sep 03 14:26:49.441 |
| 9559 | 2026-09-03T14:26:51.012Z | DEBGSep 03 14:26:49.441DEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9560 | 2026-09-03T14:26:51.012Z | DEBGSep 03 14:26:49.441 DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 9561 | 2026-09-03T14:26:51.012Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9562 | 2026-09-03T14:26:51.012Z | |
| 9563 | 2026-09-03T14:26:51.012Z | created new freemapSep 03 14:26:49.441Sep 03 14:26:49.441 DEBGINFO , adding route 172.17.0.51/32 -> 10.0.0.255unitSep 03 14:26:49.441 |
| 9564 | 2026-09-03T14:26:51.012Z | Sep 03 14:26:49.441 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] :INFO freemap_route_ipv6 |
| 9565 | 2026-09-03T14:26:51.012Z | Sep 03 14:26:49.449Sep 03 14:26:49.449 DEBGDEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64 |
| 9566 | 2026-09-03T14:26:51.012Z | , unit: freemap_route_ipv4 |
| 9567 | 2026-09-03T14:26:51.012Z | Sep 03 14:26:49.449 adding route 172.17.0.14/32 -> 10.0.0.255INFO |
| 9568 | 2026-09-03T14:26:51.017Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9569 | 2026-09-03T14:26:51.017Z | Sep 03 14:26:49.449DEBG DEBGfailed to allocate space for the new target list |
| 9570 | 2026-09-03T14:26:51.017Z | Sep 03 14:26:49.449Sep 03 14:26:49.449 reset freemap DEBGDEBG, Sep 03 14:26:49.449 unit :DEBGreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9571 | 2026-09-03T14:26:51.017Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9572 | 2026-09-03T14:26:51.017Z | |
| 9573 | 2026-09-03T14:26:51.017Z | freemap_route_ipv4Sep 03 14:26:49.449 |
| 9574 | 2026-09-03T14:26:51.017Z | INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9575 | 2026-09-03T14:26:51.017Z | , Sep 03 14:26:49.449Sep 03 14:26:49.449unit Sep 03 14:26:49.449DEBG: DEBG INFO replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6 |
| 9576 | 2026-09-03T14:26:51.017Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 9577 | 2026-09-03T14:26:51.017Z | |
| 9578 | 2026-09-03T14:26:51.017Z | initted freemap. size: 64, unitSep 03 14:26:49.449: INFOSep 03 14:26:49.449 freemap_route_ipv6adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9579 | 2026-09-03T14:26:51.017Z | |
| 9580 | 2026-09-03T14:26:51.017Z | Sep 03 14:26:49.449 INFOSep 03 14:26:49.449 DEBGDEBGSep 03 14:26:49.449adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 9581 | 2026-09-03T14:26:51.017Z | DEBGreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] reset freemapreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], |
| 9582 | 2026-09-03T14:26:51.017Z | |
| 9583 | 2026-09-03T14:26:51.017Z | unitSep 03 14:26:49.449 : DEBGSep 03 14:26:49.449 freemap_route_ipv6 Sep 03 14:26:49.449INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 9584 | 2026-09-03T14:26:51.017Z | |
| 9585 | 2026-09-03T14:26:51.017Z | INFO adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9586 | 2026-09-03T14:26:51.018Z | |
| 9587 | 2026-09-03T14:26:51.018Z | Sep 03 14:26:49.449 Sep 03 14:26:49.449INFO INFOadding route 172.16.0.0/32 -> 10.0.0.1 Sep 03 14:26:49.449 |
| 9588 | 2026-09-03T14:26:51.018Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 9589 | 2026-09-03T14:26:51.018Z | DEBG Sep 03 14:26:49.449replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9590 | 2026-09-03T14:26:51.018Z | DEBGSep 03 14:26:49.449 Sep 03 14:26:49.449 DEBGreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9591 | 2026-09-03T14:26:51.018Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 14:26:49.449 |
| 9592 | 2026-09-03T14:26:51.018Z | DEBGINFOSep 03 14:26:49.449 adding route 172.17.0.56/32 -> 10.0.0.255 |
| 9593 | 2026-09-03T14:26:51.018Z | INFOSep 03 14:26:49.449 adding route 172.17.0.17/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO |
| 9594 | 2026-09-03T14:26:51.018Z | Sep 03 14:26:49.449 |
| 9595 | 2026-09-03T14:26:51.018Z | adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 9596 | 2026-09-03T14:26:51.018Z | replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9597 | 2026-09-03T14:26:51.018Z | Sep 03 14:26:49.449 INFOSep 03 14:26:49.449 adding route 172.16.0.0/32 -> 10.0.0.2DEBG |
| 9598 | 2026-09-03T14:26:51.018Z | Sep 03 14:26:49.449 replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9599 | 2026-09-03T14:26:51.018Z | Sep 03 14:26:49.449INFO DEBGadding route 172.17.0.57/32 -> 10.0.0.255Sep 03 14:26:49.449 |
| 9600 | 2026-09-03T14:26:51.018Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG |
| 9601 | 2026-09-03T14:26:51.018Z | Sep 03 14:26:49.449replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 14:26:49.449 INFO |
| 9602 | 2026-09-03T14:26:51.018Z | DEBG adding route 172.17.0.18/32 -> 10.0.0.255replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9603 | 2026-09-03T14:26:51.018Z | |
| 9604 | 2026-09-03T14:26:51.018Z | Sep 03 14:26:49.449 Sep 03 14:26:49.449INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 03 14:26:49.449replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 9605 | 2026-09-03T14:26:51.018Z | |
| 9606 | 2026-09-03T14:26:51.018Z | INFOSep 03 14:26:49.449 adding route 172.17.0.58/32 -> 10.0.0.255DEBG |
| 9607 | 2026-09-03T14:26:51.018Z | Sep 03 14:26:49.449replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9608 | 2026-09-03T14:26:51.018Z | DEBG Sep 03 14:26:49.449replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 9609 | 2026-09-03T14:26:51.018Z | DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9610 | 2026-09-03T14:26:51.018Z | Sep 03 14:26:49.449Sep 03 14:26:49.449 INFOINFO adding route 172.17.0.19/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9611 | 2026-09-03T14:26:51.018Z | |
| 9612 | 2026-09-03T14:26:51.018Z | replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.450Sep 03 14:26:49.450 |
| 9613 | 2026-09-03T14:26:51.018Z | Sep 03 14:26:49.450DEBG DEBGreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 9614 | 2026-09-03T14:26:51.018Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9615 | 2026-09-03T14:26:51.018Z | |
| 9616 | 2026-09-03T14:26:51.018Z | Sep 03 14:26:49.450 INFO adding route 172.17.0.60/32 -> 10.0.0.255Sep 03 14:26:49.450 |
| 9617 | 2026-09-03T14:26:51.018Z | INFO adding route 172.17.0.20/32 -> 10.0.0.255Sep 03 14:26:49.450 |
| 9618 | 2026-09-03T14:26:51.018Z | Sep 03 14:26:49.450INFO |
| 9619 | 2026-09-03T14:26:51.018Z | DEBGadding route 172.17.0.26/32 -> 10.0.0.255Sep 03 14:26:49.450 |
| 9620 | 2026-09-03T14:26:51.018Z | replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9621 | 2026-09-03T14:26:51.019Z | DEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.450Sep 03 14:26:49.450Sep 03 14:26:49.450 DEBG |
| 9622 | 2026-09-03T14:26:51.019Z | DEBGINFO replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.61/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 9623 | 2026-09-03T14:26:51.019Z | |
| 9624 | 2026-09-03T14:26:51.019Z | |
| 9625 | 2026-09-03T14:26:51.019Z | Sep 03 14:26:49.450 Sep 03 14:26:49.450Sep 03 14:26:49.450INFO DEBG adding route 172.17.0.21/32 -> 10.0.0.255INFOreplacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9626 | 2026-09-03T14:26:51.019Z | |
| 9627 | 2026-09-03T14:26:51.019Z | adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9628 | 2026-09-03T14:26:51.019Z | Sep 03 14:26:49.450Sep 03 14:26:49.450 Sep 03 14:26:49.450INFO adding route 172.17.0.62/32 -> 10.0.0.255DEBGDEBG |
| 9629 | 2026-09-03T14:26:51.019Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 9630 | 2026-09-03T14:26:51.019Z | replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9631 | 2026-09-03T14:26:51.019Z | |
| 9632 | 2026-09-03T14:26:51.019Z | Sep 03 14:26:49.450 DEBG Sep 03 14:26:49.450Sep 03 14:26:49.450replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9633 | 2026-09-03T14:26:51.019Z | INFOINFO adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9634 | 2026-09-03T14:26:51.019Z | |
| 9635 | 2026-09-03T14:26:51.019Z | Sep 03 14:26:49.450 DEBG Sep 03 14:26:49.450failed to allocate space for the new target list |
| 9636 | 2026-09-03T14:26:51.019Z | DEBG Sep 03 14:26:49.450replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9637 | 2026-09-03T14:26:51.019Z | DEBG Sep 03 14:26:49.450replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9638 | 2026-09-03T14:26:51.019Z | DEBG Sep 03 14:26:49.450replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 9639 | 2026-09-03T14:26:51.019Z | INFO adding route 172.17.0.29/32 -> 10.0.0.255Sep 03 14:26:49.450 |
| 9640 | 2026-09-03T14:26:51.019Z | INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 9641 | 2026-09-03T14:26:51.019Z | Sep 03 14:26:49.450 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.450 |
| 9642 | 2026-09-03T14:26:51.019Z | DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9643 | 2026-09-03T14:26:51.019Z | Sep 03 14:26:49.450 INFO adding route 172.17.0.30/32 -> 10.0.0.255Sep 03 14:26:49.450 |
| 9644 | 2026-09-03T14:26:51.019Z | INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9645 | 2026-09-03T14:26:51.019Z | Sep 03 14:26:49.450 DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.450 |
| 9646 | 2026-09-03T14:26:51.019Z | DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9647 | 2026-09-03T14:26:51.019Z | Sep 03 14:26:49.450 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9648 | 2026-09-03T14:26:51.019Z | Sep 03 14:26:49.450 INFO adding route 172.17.0.25/32 -> 10.0.0.255Sep 03 14:26:49.450 |
| 9649 | 2026-09-03T14:26:51.019Z | DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9650 | 2026-09-03T14:26:51.019Z | Sep 03 14:26:49.450 DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.450 |
| 9651 | 2026-09-03T14:26:51.019Z | INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9652 | 2026-09-03T14:26:51.019Z | Sep 03 14:26:49.450 INFO adding route 172.17.0.26/32 -> 10.0.0.255Sep 03 14:26:49.450 |
| 9653 | 2026-09-03T14:26:51.020Z | DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9654 | 2026-09-03T14:26:51.020Z | Sep 03 14:26:49.450 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.450 |
| 9655 | 2026-09-03T14:26:51.020Z | INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9656 | 2026-09-03T14:26:51.020Z | Sep 03 14:26:49.450 INFO adding route 172.17.0.27/32 -> 10.0.0.255Sep 03 14:26:49.450 |
| 9657 | 2026-09-03T14:26:51.020Z | DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9658 | 2026-09-03T14:26:51.020Z | Sep 03 14:26:49.450 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.450 |
| 9659 | 2026-09-03T14:26:51.020Z | INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9660 | 2026-09-03T14:26:51.020Z | Sep 03 14:26:49.450 INFO Sep 03 14:26:49.450adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9661 | 2026-09-03T14:26:51.020Z | DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9662 | 2026-09-03T14:26:51.020Z | Sep 03 14:26:49.450 DEBG Sep 03 14:26:49.450replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9663 | 2026-09-03T14:26:51.020Z | INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9664 | 2026-09-03T14:26:51.020Z | Sep 03 14:26:49.450 INFO Sep 03 14:26:49.450adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9665 | 2026-09-03T14:26:51.020Z | DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9666 | 2026-09-03T14:26:51.020Z | Sep 03 14:26:49.450 DEBG Sep 03 14:26:49.450replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9667 | 2026-09-03T14:26:51.020Z | INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9668 | 2026-09-03T14:26:51.024Z | Sep 03 14:26:49.450 INFOSep 03 14:26:49.450 adding route 172.17.0.30/32 -> 10.0.0.255DEBG |
| 9669 | 2026-09-03T14:26:51.024Z | replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9670 | 2026-09-03T14:26:51.024Z | Sep 03 14:26:49.450 DEBGSep 03 14:26:49.450 replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9671 | 2026-09-03T14:26:51.024Z | adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9672 | 2026-09-03T14:26:51.024Z | Sep 03 14:26:49.450 INFOSep 03 14:26:49.450 adding route 172.17.0.31/32 -> 10.0.0.255DEBG |
| 9673 | 2026-09-03T14:26:51.024Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9674 | 2026-09-03T14:26:51.024Z | Sep 03 14:26:49.450Sep 03 14:26:49.450Sep 03 14:26:49.456 DEBGDEBG INFO created new freemapcreated new freemap, unit, :unit :adding route 172.17.0.38/32 -> 10.0.0.255freemap_route_ipv4 |
| 9675 | 2026-09-03T14:26:51.024Z | |
| 9676 | 2026-09-03T14:26:51.024Z | freemap_route_ipv4Sep 03 14:26:49.456 |
| 9677 | 2026-09-03T14:26:51.025Z | DEBG Sep 03 14:26:49.456replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9678 | 2026-09-03T14:26:51.025Z | Sep 03 14:26:49.456Sep 03 14:26:49.450Sep 03 14:26:49.456 DEBGDEBG created new freemapINFOreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] , adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9679 | 2026-09-03T14:26:51.025Z | |
| 9680 | 2026-09-03T14:26:51.025Z | unit: Sep 03 14:26:49.456freemap_route_ipv6Sep 03 14:26:49.456 |
| 9681 | 2026-09-03T14:26:51.025Z | DEBGINFO replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.456adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9682 | 2026-09-03T14:26:51.025Z | |
| 9683 | 2026-09-03T14:26:51.025Z | DEBG initted freemap. size: 64Sep 03 14:26:49.456, unitSep 03 14:26:49.456INFO: adding route 172.17.0.40/32 -> 10.0.0.255freemap_route_ipv4 |
| 9684 | 2026-09-03T14:26:51.025Z | |
| 9685 | 2026-09-03T14:26:51.025Z | DEBG Sep 03 14:26:49.456replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:26:49.450DEBGSep 03 14:26:49.456 |
| 9686 | 2026-09-03T14:26:51.025Z | DEBGreplacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG Sep 03 14:26:49.456created new freemap reset freemapINFO, unit |
| 9687 | 2026-09-03T14:26:51.025Z | , adding route 172.17.0.33/32 -> 10.0.0.255unit: |
| 9688 | 2026-09-03T14:26:51.025Z | : freemap_route_ipv4freemap_route_ipv4 |
| 9689 | 2026-09-03T14:26:51.025Z | |
| 9690 | 2026-09-03T14:26:51.025Z | Sep 03 14:26:49.456 DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9691 | 2026-09-03T14:26:51.025Z | Sep 03 14:26:49.456 Sep 03 14:26:49.456DEBG Sep 03 14:26:49.456 Sep 03 14:26:49.456DEBG INFOINFOcreated new freemapinitted freemap. size: 64, unit, adding route 172.17.0.34/32 -> 10.0.0.255: |
| 9692 | 2026-09-03T14:26:51.025Z | freemap_route_ipv6unit |
| 9693 | 2026-09-03T14:26:51.025Z | :Sep 03 14:26:49.456 freemap_route_ipv6adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9694 | 2026-09-03T14:26:51.025Z | DEBG Sep 03 14:26:49.456 |
| 9695 | 2026-09-03T14:26:51.025Z | replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9696 | 2026-09-03T14:26:51.025Z | initted freemap. size: 64Sep 03 14:26:49.456, unitDEBG:Sep 03 14:26:49.456 freemap_route_ipv4INFO |
| 9697 | 2026-09-03T14:26:51.025Z | Sep 03 14:26:49.456reset freemapadding route 172.17.0.35/32 -> 10.0.0.255, |
| 9698 | 2026-09-03T14:26:51.025Z | unit Sep 03 14:26:49.456: DEBGDEBG Sep 03 14:26:49.456freemap_route_ipv6reset freemap , DEBG unit |
| 9699 | 2026-09-03T14:26:51.025Z | : replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 9700 | 2026-09-03T14:26:51.025Z | |
| 9701 | 2026-09-03T14:26:51.025Z | replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.456 |
| 9702 | 2026-09-03T14:26:51.025Z | INFOSep 03 14:26:49.456 adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 9703 | 2026-09-03T14:26:51.025Z | Sep 03 14:26:49.456adding route 172.17.0.36/32 -> 10.0.0.255Sep 03 14:26:49.456 |
| 9704 | 2026-09-03T14:26:51.025Z | INFODEBGSep 03 14:26:49.456 initted freemap. size: 64Sep 03 14:26:49.456DEBG , unitDEBG :replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 9705 | 2026-09-03T14:26:51.025Z | |
| 9706 | 2026-09-03T14:26:51.025Z | freemap_route_ipv6 |
| 9707 | 2026-09-03T14:26:51.025Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9708 | 2026-09-03T14:26:51.025Z | Sep 03 14:26:49.456 Sep 03 14:26:49.456INFOSep 03 14:26:49.456 Sep 03 14:26:49.456adding route 172.16.0.0/32 -> 10.0.0.1 DEBG |
| 9709 | 2026-09-03T14:26:51.025Z | DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]reset freemapINFO, |
| 9710 | 2026-09-03T14:26:51.025Z | unitadding route 172.17.0.37/32 -> 10.0.0.255: Sep 03 14:26:49.456freemap_route_ipv6 |
| 9711 | 2026-09-03T14:26:51.025Z | DEBG |
| 9712 | 2026-09-03T14:26:51.025Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 14:26:49.456 |
| 9713 | 2026-09-03T14:26:51.025Z | Sep 03 14:26:49.456INFOSep 03 14:26:49.456 INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 9714 | 2026-09-03T14:26:51.026Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.43/32 -> 10.0.0.255Sep 03 14:26:49.456 |
| 9715 | 2026-09-03T14:26:51.026Z | |
| 9716 | 2026-09-03T14:26:51.026Z | INFOSep 03 14:26:49.456 adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 14:26:49.456 |
| 9717 | 2026-09-03T14:26:51.026Z | DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 9718 | 2026-09-03T14:26:51.026Z | adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9719 | 2026-09-03T14:26:51.026Z | Sep 03 14:26:49.456 DEBGSep 03 14:26:49.456Sep 03 14:26:49.456 INFOSep 03 14:26:49.456 adding route 172.16.0.0/32 -> 10.0.0.2DEBG |
| 9720 | 2026-09-03T14:26:51.026Z | DEBGreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9721 | 2026-09-03T14:26:51.026Z | |
| 9722 | 2026-09-03T14:26:51.026Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 9723 | 2026-09-03T14:26:51.026Z | Sep 03 14:26:49.456 Sep 03 14:26:49.456DEBGSep 03 14:26:49.456 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFO |
| 9724 | 2026-09-03T14:26:51.026Z | adding route 172.17.0.39/32 -> 10.0.0.255Sep 03 14:26:49.456 |
| 9725 | 2026-09-03T14:26:51.026Z | Sep 03 14:26:49.456INFOINFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 14:26:49.456INFO |
| 9726 | 2026-09-03T14:26:51.026Z | adding route 172.16.0.0/32 -> 10.0.0.3DEBG |
| 9727 | 2026-09-03T14:26:51.026Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9728 | 2026-09-03T14:26:51.026Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9729 | 2026-09-03T14:26:51.026Z | Sep 03 14:26:49.456 Sep 03 14:26:49.456DEBGSep 03 14:26:49.456 INFODEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9730 | 2026-09-03T14:26:51.026Z | |
| 9731 | 2026-09-03T14:26:51.026Z | Sep 03 14:26:49.456 |
| 9732 | 2026-09-03T14:26:51.026Z | DEBG Sep 03 14:26:49.456replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9733 | 2026-09-03T14:26:51.026Z | Sep 03 14:26:49.456INFO Sep 03 14:26:49.456adding route 172.16.0.0/32 -> 10.0.0.4 DEBGINFO |
| 9734 | 2026-09-03T14:26:51.026Z | replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9735 | 2026-09-03T14:26:51.026Z | Sep 03 14:26:49.456adding route 172.17.0.0/32 -> 10.0.0.255 Sep 03 14:26:49.456 |
| 9736 | 2026-09-03T14:26:51.026Z | INFOSep 03 14:26:49.456DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]INFO |
| 9737 | 2026-09-03T14:26:51.026Z | Sep 03 14:26:49.456 adding route 172.17.0.41/32 -> 10.0.0.255DEBG |
| 9738 | 2026-09-03T14:26:51.026Z | Sep 03 14:26:49.456 replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9739 | 2026-09-03T14:26:51.026Z | adding route 172.17.0.45/32 -> 10.0.0.255 Sep 03 14:26:49.456replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 9740 | 2026-09-03T14:26:51.026Z | |
| 9741 | 2026-09-03T14:26:51.026Z | DEBGSep 03 14:26:49.456 replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9742 | 2026-09-03T14:26:51.026Z | Sep 03 14:26:49.456adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9743 | 2026-09-03T14:26:51.026Z | DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.456 |
| 9744 | 2026-09-03T14:26:51.026Z | INFOSep 03 14:26:49.456 DEBG adding route 172.17.0.42/32 -> 10.0.0.255replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.456 |
| 9745 | 2026-09-03T14:26:51.026Z | |
| 9746 | 2026-09-03T14:26:51.026Z | INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9747 | 2026-09-03T14:26:51.026Z | Sep 03 14:26:49.456 Sep 03 14:26:49.456INFO Sep 03 14:26:49.456 adding route 172.17.0.2/32 -> 10.0.0.255DEBG |
| 9748 | 2026-09-03T14:26:51.026Z | DEBGreplacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9749 | 2026-09-03T14:26:51.026Z | replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9750 | 2026-09-03T14:26:51.026Z | Sep 03 14:26:49.456 DEBG Sep 03 14:26:49.456replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:26:49.456 |
| 9751 | 2026-09-03T14:26:51.027Z | INFO INFOadding route 172.17.0.43/32 -> 10.0.0.255 |
| 9752 | 2026-09-03T14:26:51.027Z | adding route 172.17.0.47/32 -> 10.0.0.255Sep 03 14:26:49.456 |
| 9753 | 2026-09-03T14:26:51.027Z | INFO adding route 172.17.0.3/32 -> 10.0.0.255Sep 03 14:26:49.456Sep 03 14:26:49.456 |
| 9754 | 2026-09-03T14:26:51.027Z | DEBGDEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9755 | 2026-09-03T14:26:51.027Z | |
| 9756 | 2026-09-03T14:26:51.027Z | Sep 03 14:26:49.456 DEBGSep 03 14:26:49.456 Sep 03 14:26:49.456replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9757 | 2026-09-03T14:26:51.027Z | INFOadding route 172.17.0.48/32 -> 10.0.0.255 |
| 9758 | 2026-09-03T14:26:51.027Z | adding route 172.17.0.44/32 -> 10.0.0.255Sep 03 14:26:49.456 |
| 9759 | 2026-09-03T14:26:51.027Z | INFOSep 03 14:26:49.456 adding route 172.17.0.4/32 -> 10.0.0.255DEBG |
| 9760 | 2026-09-03T14:26:51.027Z | Sep 03 14:26:49.456 replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9761 | 2026-09-03T14:26:51.027Z | Sep 03 14:26:49.456replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9762 | 2026-09-03T14:26:51.027Z | DEBG Sep 03 14:26:49.456replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9763 | 2026-09-03T14:26:51.027Z | INFO Sep 03 14:26:49.456adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9764 | 2026-09-03T14:26:51.027Z | INFO Sep 03 14:26:49.456 adding route 172.17.0.45/32 -> 10.0.0.255INFO |
| 9765 | 2026-09-03T14:26:51.027Z | Sep 03 14:26:49.456 adding route 172.17.0.5/32 -> 10.0.0.255DEBG |
| 9766 | 2026-09-03T14:26:51.027Z | Sep 03 14:26:49.456replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9767 | 2026-09-03T14:26:51.027Z | DEBGSep 03 14:26:49.456 replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9768 | 2026-09-03T14:26:51.031Z | replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9769 | 2026-09-03T14:26:51.031Z | Sep 03 14:26:49.456 INFO Sep 03 14:26:49.456Sep 03 14:26:49.456adding route 172.17.0.50/32 -> 10.0.0.255 INFO |
| 9770 | 2026-09-03T14:26:51.031Z | INFO adding route 172.17.0.46/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9771 | 2026-09-03T14:26:51.031Z | |
| 9772 | 2026-09-03T14:26:51.031Z | Sep 03 14:26:49.456 DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.456 |
| 9773 | 2026-09-03T14:26:51.031Z | Sep 03 14:26:49.456DEBG DEBGreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9774 | 2026-09-03T14:26:51.031Z | replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9775 | 2026-09-03T14:26:51.031Z | Sep 03 14:26:49.456 Sep 03 14:26:49.456Sep 03 14:26:49.456INFO INFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9776 | 2026-09-03T14:26:51.031Z | |
| 9777 | 2026-09-03T14:26:51.032Z | INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9778 | 2026-09-03T14:26:51.032Z | Sep 03 14:26:49.456 Sep 03 14:26:49.456DEBG DEBGSep 03 14:26:49.456replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9779 | 2026-09-03T14:26:51.032Z | replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9780 | 2026-09-03T14:26:51.032Z | replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.456 |
| 9781 | 2026-09-03T14:26:51.032Z | INFO adding route 172.17.0.8/32 -> 10.0.0.255Sep 03 14:26:49.456 |
| 9782 | 2026-09-03T14:26:51.032Z | Sep 03 14:26:49.456 INFOINFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9783 | 2026-09-03T14:26:51.032Z | |
| 9784 | 2026-09-03T14:26:51.032Z | Sep 03 14:26:49.456 DEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.456 |
| 9785 | 2026-09-03T14:26:51.032Z | Sep 03 14:26:49.456DEBG DEBGreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9786 | 2026-09-03T14:26:51.032Z | Sep 03 14:26:49.456 INFOSep 03 14:26:49.462 adding route 172.17.0.9/32 -> 10.0.0.255INFO |
| 9787 | 2026-09-03T14:26:51.032Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9788 | 2026-09-03T14:26:51.032Z | |
| 9789 | 2026-09-03T14:26:51.032Z | Sep 03 14:26:49.462Sep 03 14:26:49.462 DEBGDEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.462 |
| 9790 | 2026-09-03T14:26:51.032Z | |
| 9791 | 2026-09-03T14:26:51.032Z | INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9792 | 2026-09-03T14:26:51.032Z | Sep 03 14:26:49.462 DEBGINFO Sep 03 14:26:49.462created new freemapSep 03 14:26:49.462 , INFOunit :DEBGadding route 172.17.0.54/32 -> 10.0.0.255 adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9793 | 2026-09-03T14:26:51.032Z | |
| 9794 | 2026-09-03T14:26:51.032Z | freemap_route_ipv6replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9795 | 2026-09-03T14:26:51.032Z | |
| 9796 | 2026-09-03T14:26:51.032Z | Sep 03 14:26:49.462 Sep 03 14:26:49.462DEBG DEBGSep 03 14:26:49.462replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.462 |
| 9797 | 2026-09-03T14:26:51.032Z | DEBGreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO initted freemap. size: 64 |
| 9798 | 2026-09-03T14:26:51.032Z | adding route 172.17.0.50/32 -> 10.0.0.255Sep 03 14:26:49.462 |
| 9799 | 2026-09-03T14:26:51.032Z | INFO , adding route 172.17.0.11/32 -> 10.0.0.255unit |
| 9800 | 2026-09-03T14:26:51.032Z | Sep 03 14:26:49.462Sep 03 14:26:49.462 :INFOSep 03 14:26:49.462 freemap_route_ipv4 DEBGadding route 172.17.0.55/32 -> 10.0.0.255 |
| 9801 | 2026-09-03T14:26:51.032Z | |
| 9802 | 2026-09-03T14:26:51.032Z | DEBGreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:26:49.462Sep 03 14:26:49.462replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9803 | 2026-09-03T14:26:51.032Z | DEBG |
| 9804 | 2026-09-03T14:26:51.032Z | reset freemap, unitDEBG: Sep 03 14:26:49.462replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:26:49.462 |
| 9805 | 2026-09-03T14:26:51.032Z | freemap_route_ipv4 |
| 9806 | 2026-09-03T14:26:51.032Z | INFO adding route 172.17.0.51/32 -> 10.0.0.255INFO |
| 9807 | 2026-09-03T14:26:51.032Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 9808 | 2026-09-03T14:26:51.032Z | Sep 03 14:26:49.462Sep 03 14:26:49.462 Sep 03 14:26:49.462Sep 03 14:26:49.462 DEBG INFODEBG DEBG adding route 172.17.0.56/32 -> 10.0.0.255replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9809 | 2026-09-03T14:26:51.032Z | |
| 9810 | 2026-09-03T14:26:51.032Z | initted freemap. size: 64 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], |
| 9811 | 2026-09-03T14:26:51.032Z | unitSep 03 14:26:49.462: Sep 03 14:26:49.462freemap_route_ipv6 INFO |
| 9812 | 2026-09-03T14:26:51.033Z | Sep 03 14:26:49.462DEBG adding route 172.17.0.52/32 -> 10.0.0.255INFO |
| 9813 | 2026-09-03T14:26:51.033Z | replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.463 |
| 9814 | 2026-09-03T14:26:51.033Z | adding route 172.17.0.13/32 -> 10.0.0.255DEBG |
| 9815 | 2026-09-03T14:26:51.033Z | Sep 03 14:26:49.463Sep 03 14:26:49.463 INFO DEBG reset freemapreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], adding route 172.17.0.57/32 -> 10.0.0.255Sep 03 14:26:49.463unit |
| 9816 | 2026-09-03T14:26:51.033Z | : DEBGfreemap_route_ipv6 |
| 9817 | 2026-09-03T14:26:51.033Z | |
| 9818 | 2026-09-03T14:26:51.033Z | replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.463 |
| 9819 | 2026-09-03T14:26:51.033Z | INFO Sep 03 14:26:49.463adding route 172.17.0.53/32 -> 10.0.0.255 Sep 03 14:26:49.463Sep 03 14:26:49.463 DEBGINFO |
| 9820 | 2026-09-03T14:26:51.033Z | adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9821 | 2026-09-03T14:26:51.033Z | INFO |
| 9822 | 2026-09-03T14:26:51.033Z | adding route 172.17.0.14/32 -> 10.0.0.255Sep 03 14:26:49.463 |
| 9823 | 2026-09-03T14:26:51.033Z | DEBGSep 03 14:26:49.463 DEBGreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 14:26:49.463replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 9824 | 2026-09-03T14:26:51.033Z | Sep 03 14:26:49.463 |
| 9825 | 2026-09-03T14:26:51.033Z | DEBGINFO replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.463adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9826 | 2026-09-03T14:26:51.033Z | Sep 03 14:26:49.463INFO adding route 172.16.0.0/32 -> 10.0.0.2INFO |
| 9827 | 2026-09-03T14:26:51.033Z | |
| 9828 | 2026-09-03T14:26:51.033Z | Sep 03 14:26:49.463 adding route 172.17.0.54/32 -> 10.0.0.255INFO |
| 9829 | 2026-09-03T14:26:51.033Z | adding route 172.17.0.15/32 -> 10.0.0.255Sep 03 14:26:49.463 |
| 9830 | 2026-09-03T14:26:51.033Z | DEBGSep 03 14:26:49.463Sep 03 14:26:49.463 replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 9831 | 2026-09-03T14:26:51.033Z | |
| 9832 | 2026-09-03T14:26:51.033Z | test route::tests::delete_targets_full ... ok |
| 9833 | 2026-09-03T14:26:51.033Z | replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.463 |
| 9834 | 2026-09-03T14:26:51.033Z | DEBG Sep 03 14:26:49.463Sep 03 14:26:49.463replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 14:26:49.463 |
| 9835 | 2026-09-03T14:26:51.033Z | INFOINFOINFO adding route 172.16.0.0/32 -> 10.0.0.3 adding route 172.17.0.55/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9836 | 2026-09-03T14:26:51.033Z | |
| 9837 | 2026-09-03T14:26:51.033Z | Sep 03 14:26:49.463 |
| 9838 | 2026-09-03T14:26:51.033Z | INFO adding route 172.17.0.16/32 -> 10.0.0.255Sep 03 14:26:49.463 |
| 9839 | 2026-09-03T14:26:51.033Z | Sep 03 14:26:49.463 DEBG Sep 03 14:26:49.463DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9840 | 2026-09-03T14:26:51.033Z | Sep 03 14:26:49.463DEBG |
| 9841 | 2026-09-03T14:26:51.033Z | replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 03 14:26:49.463 |
| 9842 | 2026-09-03T14:26:51.033Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 9843 | 2026-09-03T14:26:51.033Z | INFO adding route 172.16.0.0/32 -> 10.0.0.4replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9844 | 2026-09-03T14:26:51.033Z | test route::tests::add_target_fails_full ... ok |
| 9845 | 2026-09-03T14:26:51.033Z | Sep 03 14:26:49.463Sep 03 14:26:49.463 |
| 9846 | 2026-09-03T14:26:51.033Z | INFO INFOadding route 172.17.0.56/32 -> 10.0.0.255Sep 03 14:26:49.463 Sep 03 14:26:49.463adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9847 | 2026-09-03T14:26:51.033Z | |
| 9848 | 2026-09-03T14:26:51.033Z | Sep 03 14:26:49.470DEBG DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9849 | 2026-09-03T14:26:51.033Z | |
| 9850 | 2026-09-03T14:26:51.033Z | INFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 9851 | 2026-09-03T14:26:51.033Z | Sep 03 14:26:49.470Sep 03 14:26:49.470 DEBGDEBG Sep 03 14:26:49.470Sep 03 14:26:49.470 DEBGDEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9852 | 2026-09-03T14:26:51.034Z | |
| 9853 | 2026-09-03T14:26:51.034Z | Sep 03 14:26:49.470Sep 03 14:26:49.470 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255 |
| 9854 | 2026-09-03T14:26:51.034Z | |
| 9855 | 2026-09-03T14:26:51.034Z | Sep 03 14:26:49.470Sep 03 14:26:49.470 DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9856 | 2026-09-03T14:26:51.034Z | |
| 9857 | 2026-09-03T14:26:51.034Z | Sep 03 14:26:49.470failed to allocate space for the new target list Sep 03 14:26:49.470 |
| 9858 | 2026-09-03T14:26:51.034Z | INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255 |
| 9859 | 2026-09-03T14:26:51.034Z | |
| 9860 | 2026-09-03T14:26:51.034Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 14:26:49.470 |
| 9861 | 2026-09-03T14:26:51.034Z | Sep 03 14:26:49.470 DEBGDEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9862 | 2026-09-03T14:26:51.034Z | |
| 9863 | 2026-09-03T14:26:51.034Z | Sep 03 14:26:49.470 Sep 03 14:26:49.470INFO INFOadding route 172.17.0.20/32 -> 10.0.0.255 |
| 9864 | 2026-09-03T14:26:51.034Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9865 | 2026-09-03T14:26:51.034Z | Sep 03 14:26:49.470Sep 03 14:26:49.470 DEBGDEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9866 | 2026-09-03T14:26:51.034Z | |
| 9867 | 2026-09-03T14:26:51.034Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 14:26:49.470Sep 03 14:26:49.470 |
| 9868 | 2026-09-03T14:26:51.038Z | INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9869 | 2026-09-03T14:26:51.038Z | |
| 9870 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470Sep 03 14:26:49.470 DEBGDEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9871 | 2026-09-03T14:26:51.038Z | |
| 9872 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470Sep 03 14:26:49.470 INFOINFO adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.61/32 -> 10.0.0.255 |
| 9873 | 2026-09-03T14:26:51.038Z | |
| 9874 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470Sep 03 14:26:49.470 DEBGDEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9875 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470 |
| 9876 | 2026-09-03T14:26:51.038Z | INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 9877 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470Sep 03 14:26:49.470 INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 9878 | 2026-09-03T14:26:51.038Z | DEBG replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9879 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470 DEBG Sep 03 14:26:49.470replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9880 | 2026-09-03T14:26:51.038Z | INFO adding route 172.17.0.63/32 -> 10.0.0.255 |
| 9881 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470 INFO Sep 03 14:26:49.470adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9882 | 2026-09-03T14:26:51.038Z | DEBG replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9883 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470 DEBG Sep 03 14:26:49.470replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9884 | 2026-09-03T14:26:51.038Z | DEBG failed to allocate space for the new target list |
| 9885 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470 INFO Sep 03 14:26:49.470 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 9886 | 2026-09-03T14:26:51.038Z | adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9887 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470 DEBG failed to allocate space for the new target listSep 03 14:26:49.470 DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9888 | 2026-09-03T14:26:51.038Z | |
| 9889 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9890 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9891 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9892 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9893 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9894 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9895 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9896 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9897 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9898 | 2026-09-03T14:26:51.038Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9899 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9900 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9901 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9902 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9903 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9904 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9905 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9906 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9907 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9908 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9909 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9910 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9911 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9912 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9913 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9914 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9915 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9916 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9917 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9918 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9919 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9920 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9921 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9922 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9923 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9924 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9925 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9926 | 2026-09-03T14:26:51.039Z | test route::tests::delete_targets_fragmented ... ok |
| 9927 | 2026-09-03T14:26:51.039Z | |
| 9928 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9929 | 2026-09-03T14:26:51.039Z | test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s |
| 9930 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9931 | 2026-09-03T14:26:51.039Z | |
| 9932 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9933 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9934 | 2026-09-03T14:26:51.039Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9935 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9936 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9937 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9938 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9939 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9940 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9941 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9942 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9943 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9944 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9945 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9946 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9947 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9948 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9949 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9950 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9951 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9952 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9953 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 9954 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9955 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9956 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9957 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9958 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9959 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9960 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9961 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9962 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9963 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.470 DEBG failed to allocate space for the new target list |
| 9964 | 2026-09-03T14:26:51.040Z | Sep 03 14:26:49.477 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 9965 | 2026-09-03T14:26:51.040Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-f6c7c3a609eb44ac) |
| 9966 | 2026-09-03T14:26:51.040Z | |
| 9967 | 2026-09-03T14:26:51.040Z | running 0 tests |
| 9968 | 2026-09-03T14:26:51.045Z | |
| 9969 | 2026-09-03T14:26:51.045Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9970 | 2026-09-03T14:26:51.045Z | |
| 9971 | 2026-09-03T14:26:51.045Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-acda18f7a0b943fc) |
| 9972 | 2026-09-03T14:26:51.045Z | |
| 9973 | 2026-09-03T14:26:51.045Z | running 0 tests |
| 9974 | 2026-09-03T14:26:51.045Z | |
| 9975 | 2026-09-03T14:26:51.045Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9976 | 2026-09-03T14:26:51.045Z | |
| 9977 | 2026-09-03T14:26:51.045Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-baf604a426f2eb79) |
| 9978 | 2026-09-03T14:26:51.045Z | |
| 9979 | 2026-09-03T14:26:51.045Z | running 6 tests |
| 9980 | 2026-09-03T14:26:51.045Z | test tests::test_full_lot_id_neither_present ... ok |
| 9981 | 2026-09-03T14:26:51.045Z | test tests::test_full_lot_id_lot_only ... ok |
| 9982 | 2026-09-03T14:26:51.045Z | test tests::test_full_lot_id_both_present ... ok |
| 9983 | 2026-09-03T14:26:51.045Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 9984 | 2026-09-03T14:26:51.045Z | test tests::test_parse_client_port_id ... ok |
| 9985 | 2026-09-03T14:26:51.045Z | test tests::test_port_id_cmp ... ok |
| 9986 | 2026-09-03T14:26:51.045Z | |
| 9987 | 2026-09-03T14:26:51.045Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9988 | 2026-09-03T14:26:51.045Z | |
| 9989 | 2026-09-03T14:26:51.045Z | Running tests/test_all.rs (target/debug/deps/test_all-172c636ae84f8591) |
| 9990 | 2026-09-03T14:26:51.050Z | |
| 9991 | 2026-09-03T14:26:51.050Z | running 6 tests |
| 9992 | 2026-09-03T14:26:54.059Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 9993 | 2026-09-03T14:26:54.062Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 9994 | 2026-09-03T14:26:54.062Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 9995 | 2026-09-03T14:26:54.067Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 9996 | 2026-09-03T14:26:54.395Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 9997 | 2026-09-03T14:26:57.133Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 9998 | 2026-09-03T14:26:57.133Z | |
| 9999 | 2026-09-03T14:26:57.133Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.08s |
| 10000 | 2026-09-03T14:26:57.133Z | |
| 10001 | 2026-09-03T14:26:57.139Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-13ccc83203b2fded) |
| 10002 | 2026-09-03T14:26:57.145Z | |
| 10003 | 2026-09-03T14:26:57.145Z | running 0 tests |
| 10004 | 2026-09-03T14:26:57.145Z | |
| 10005 | 2026-09-03T14:26:57.149Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10006 | 2026-09-03T14:26:57.149Z | |
| 10007 | 2026-09-03T14:26:57.149Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-a087f10fd23084c3) |
| 10008 | 2026-09-03T14:26:57.166Z | |
| 10009 | 2026-09-03T14:26:57.166Z | running 15 tests |
| 10010 | 2026-09-03T14:26:57.170Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 10011 | 2026-09-03T14:26:57.170Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 10012 | 2026-09-03T14:26:57.170Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 10013 | 2026-09-03T14:26:57.170Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 10014 | 2026-09-03T14:26:57.170Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 10015 | 2026-09-03T14:26:57.170Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 10016 | 2026-09-03T14:26:57.170Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 10017 | 2026-09-03T14:26:57.170Z | test v1::network::tests::test_equal ... ok |
| 10018 | 2026-09-03T14:26:57.170Z | test v1::network::tests::test_eui64 ... ok |
| 10019 | 2026-09-03T14:26:57.170Z | test v1::network::tests::test_into ... ok |
| 10020 | 2026-09-03T14:26:57.170Z | test v1::network::tests::test_not_equal ... ok |
| 10021 | 2026-09-03T14:26:57.170Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 10022 | 2026-09-03T14:26:57.170Z | test v1::network::tests::test_to_string ... ok |
| 10023 | 2026-09-03T14:26:57.170Z | test v1::network::tests::test_parse ... ok |
| 10024 | 2026-09-03T14:26:57.174Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 10025 | 2026-09-03T14:26:57.174Z | |
| 10026 | 2026-09-03T14:26:57.174Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 10027 | 2026-09-03T14:26:57.174Z | |
| 10028 | 2026-09-03T14:26:57.174Z | Running unittests src/lib.rs (target/debug/deps/packet-c0def7fdaa185f19) |
| 10029 | 2026-09-03T14:26:57.197Z | |
| 10030 | 2026-09-03T14:26:57.197Z | running 12 tests |
| 10031 | 2026-09-03T14:26:57.201Z | test icmp::test_v6_checksum ... ok |
| 10032 | 2026-09-03T14:26:57.201Z | test icmp::test_v4_checksum ... ok |
| 10033 | 2026-09-03T14:26:57.201Z | test lldp::test_lldp_parse ... ok |
| 10034 | 2026-09-03T14:26:57.201Z | test ipv6::test_ipv6_parse ... ok |
| 10035 | 2026-09-03T14:26:57.201Z | test pbuf::test_byte ... ok |
| 10036 | 2026-09-03T14:26:57.201Z | test pbuf::test_nibble ... ok |
| 10037 | 2026-09-03T14:26:57.201Z | test pbuf::test_short ... ok |
| 10038 | 2026-09-03T14:26:57.201Z | test pbuf::test_overflow ... ok |
| 10039 | 2026-09-03T14:26:57.201Z | test pbuf::test_twelve ... ok |
| 10040 | 2026-09-03T14:26:57.201Z | test pbuf::test_word ... ok |
| 10041 | 2026-09-03T14:26:57.201Z | test tcp::test_checksum_syn_nodata ... ok |
| 10042 | 2026-09-03T14:26:57.201Z | test tcp::test_checksum_ack_data ... ok |
| 10043 | 2026-09-03T14:26:57.201Z | |
| 10044 | 2026-09-03T14:26:57.201Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10045 | 2026-09-03T14:26:57.201Z | |
| 10046 | 2026-09-03T14:26:57.205Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 10047 | 2026-09-03T14:26:57.208Z | |
| 10048 | 2026-09-03T14:26:57.208Z | running 0 tests |
| 10049 | 2026-09-03T14:26:57.209Z | |
| 10050 | 2026-09-03T14:26:57.209Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10051 | 2026-09-03T14:26:57.209Z | |
| 10052 | 2026-09-03T14:26:57.209Z | Running unittests src/main.rs (target/debug/deps/swadm-0e2be24a444b4716) |
| 10053 | 2026-09-03T14:26:57.213Z | |
| 10054 | 2026-09-03T14:26:57.213Z | running 5 tests |
| 10055 | 2026-09-03T14:26:57.216Z | test switchport::test::test_compute_lanes ... ok |
| 10056 | 2026-09-03T14:26:57.216Z | test switchport::test::port_id_ordering ... ok |
| 10057 | 2026-09-03T14:26:57.216Z | Lane 0 Lane 0 Lane 1 Lane 1 Lane 2 Lane 2Lane 3 |
| 10058 | 2026-09-03T14:26:57.216Z | Lane 3 State: Activated |
| 10059 | 2026-09-03T14:26:57.217Z | Activated Rx Loss-of-lock: Yes Activated ActivatedYes |
| 10060 | 2026-09-03T14:26:57.217Z | Yes Rx Output Enabled: falseYes |
| 10061 | 2026-09-03T14:26:57.217Z | false Rx Loss-of-signal: Yes falseYes false |
| 10062 | 2026-09-03T14:26:57.217Z | Yes Rx Output Status: validYes |
| 10063 | 2026-09-03T14:26:57.217Z | valid Rx CDR Enabled: Yesvalid valid |
| 10064 | 2026-09-03T14:26:57.217Z | Yes Rx Loss-of-lock: true Yestrue Yestrue |
| 10065 | 2026-09-03T14:26:57.217Z | true |
| 10066 | 2026-09-03T14:26:57.217Z | Tx Enabled: Yes Rx Loss-of-signal: falseYes false Yes Yesfalse |
| 10067 | 2026-09-03T14:26:57.217Z | false |
| 10068 | 2026-09-03T14:26:57.217Z | Tx Loss-of-lock: No Rx Auto-squelch Disable: true No true Notrue Notrue |
| 10069 | 2026-09-03T14:26:57.217Z | |
| 10070 | 2026-09-03T14:26:57.217Z | Tx Loss-of-signal: No Tx Output Enabled: true trueNo trueNo true |
| 10071 | 2026-09-03T14:26:57.217Z | No Tx Output Status: invalid |
| 10072 | 2026-09-03T14:26:57.217Z | Tx CDR Enabled: Noinvalid No invalidNo invalidNo |
| 10073 | 2026-09-03T14:26:57.217Z | |
| 10074 | 2026-09-03T14:26:57.217Z | Tx Loss-of-lock: false Tx Adaptive EQ Fault: No falseNo falseNo Nofalse |
| 10075 | 2026-09-03T14:26:57.217Z | |
| 10076 | 2026-09-03T14:26:57.217Z | Tx Fault: Yes Tx Loss-of-signal: true Yes true Yes trueYes |
| 10077 | 2026-09-03T14:26:57.217Z | true |
| 10078 | 2026-09-03T14:26:57.217Z | Tx Auto-squelch Disable: false false false false |
| 10079 | 2026-09-03T14:26:57.217Z | Tx Adaptive EQ Fail: true true true true |
| 10080 | 2026-09-03T14:26:57.217Z | Tx Failure: false false false false |
| 10081 | 2026-09-03T14:26:57.217Z | Tx Force Squelch: true true true true |
| 10082 | 2026-09-03T14:26:57.217Z | Tx Input Polarity: normal normal normal normal |
| 10083 | 2026-09-03T14:26:57.217Z | test switchport::test::test_print_sff_datapath ... ok |
| 10084 | 2026-09-03T14:26:57.217Z | test switchport::test::test_print_cmis_datapath ... ok |
| 10085 | 2026-09-03T14:26:57.217Z | test link::test_filter ... ok |
| 10086 | 2026-09-03T14:26:57.218Z | |
| 10087 | 2026-09-03T14:26:57.218Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10088 | 2026-09-03T14:26:57.218Z | |
| 10089 | 2026-09-03T14:26:57.218Z | Running tests/counters.rs (target/debug/deps/counters-e9833a4f7d631772) |
| 10090 | 2026-09-03T14:26:57.222Z | |
| 10091 | 2026-09-03T14:26:57.222Z | running 1 test |
| 10092 | 2026-09-03T14:26:57.225Z | test test_p4_counter_list ... ignored |
| 10093 | 2026-09-03T14:26:57.225Z | |
| 10094 | 2026-09-03T14:26:57.225Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10095 | 2026-09-03T14:26:57.225Z | |
| 10096 | 2026-09-03T14:26:57.225Z | Running tests/port-link.rs (target/debug/deps/port_link-37b9a20249811bcc) |
| 10097 | 2026-09-03T14:26:57.229Z | |
| 10098 | 2026-09-03T14:26:57.229Z | running 5 tests |
| 10099 | 2026-09-03T14:26:57.229Z | test test_an ... ignored |
| 10100 | 2026-09-03T14:26:57.229Z | test test_enable ... ignored |
| 10101 | 2026-09-03T14:26:57.229Z | test test_ip_addresses ... ignored |
| 10102 | 2026-09-03T14:26:57.229Z | test test_kr ... ignored |
| 10103 | 2026-09-03T14:26:57.229Z | test test_mac ... ignored |
| 10104 | 2026-09-03T14:26:57.229Z | |
| 10105 | 2026-09-03T14:26:57.229Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10106 | 2026-09-03T14:26:57.229Z | |
| 10107 | 2026-09-03T14:26:57.229Z | Running unittests src/main.rs (target/debug/deps/tfportd-e0d6f6811326bbcc) |
| 10108 | 2026-09-03T14:26:57.233Z | |
| 10109 | 2026-09-03T14:26:57.233Z | running 3 tests |
| 10110 | 2026-09-03T14:26:57.233Z | test linklocal::test_parse_ipadm ... ok |
| 10111 | 2026-09-03T14:26:57.233Z | test tfport::test_parse_tfport ... ok |
| 10112 | 2026-09-03T14:26:57.233Z | test config::tests::test_updates ... ok |
| 10113 | 2026-09-03T14:26:57.233Z | |
| 10114 | 2026-09-03T14:26:57.233Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10115 | 2026-09-03T14:26:57.233Z | |
| 10116 | 2026-09-03T14:26:57.233Z | Running unittests src/main.rs (target/debug/deps/uplinkd-c3b8c98e56e112b2) |
| 10117 | 2026-09-03T14:26:57.238Z | |
| 10118 | 2026-09-03T14:26:57.238Z | running 0 tests |
| 10119 | 2026-09-03T14:26:57.241Z | |
| 10120 | 2026-09-03T14:26:57.241Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10121 | 2026-09-03T14:26:57.241Z | |
| 10122 | 2026-09-03T14:26:57.242Z | Running unittests src/main.rs (target/debug/deps/xtask-624fff7d24b9ffb6) |
| 10123 | 2026-09-03T14:26:57.245Z | |
| 10124 | 2026-09-03T14:26:57.245Z | running 0 tests |
| 10125 | 2026-09-03T14:26:57.245Z | |
| 10126 | 2026-09-03T14:26:57.245Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10127 | 2026-09-03T14:26:57.245Z | |
| 10128 | 2026-09-03T14:26:57.245Z | Doc-tests aal |
| 10129 | 2026-09-03T14:26:57.760Z | |
| 10130 | 2026-09-03T14:26:57.760Z | running 0 tests |
| 10131 | 2026-09-03T14:26:57.760Z | |
| 10132 | 2026-09-03T14:26:57.763Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10133 | 2026-09-03T14:26:57.763Z | |
| 10134 | 2026-09-03T14:26:57.786Z | Doc-tests aal_macros |
| 10135 | 2026-09-03T14:26:57.859Z | |
| 10136 | 2026-09-03T14:26:57.859Z | running 0 tests |
| 10137 | 2026-09-03T14:26:57.859Z | |
| 10138 | 2026-09-03T14:26:57.859Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10139 | 2026-09-03T14:26:57.859Z | |
| 10140 | 2026-09-03T14:26:57.870Z | Doc-tests common |
| 10141 | 2026-09-03T14:26:58.104Z | |
| 10142 | 2026-09-03T14:26:58.105Z | running 0 tests |
| 10143 | 2026-09-03T14:26:58.105Z | |
| 10144 | 2026-09-03T14:26:58.105Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10145 | 2026-09-03T14:26:58.105Z | |
| 10146 | 2026-09-03T14:26:58.132Z | Doc-tests dpd_api |
| 10147 | 2026-09-03T14:26:58.883Z | |
| 10148 | 2026-09-03T14:26:58.883Z | running 2 tests |
| 10149 | 2026-09-03T14:26:58.883Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored |
| 10150 | 2026-09-03T14:26:58.883Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored |
| 10151 | 2026-09-03T14:26:58.883Z | |
| 10152 | 2026-09-03T14:26:58.883Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10153 | 2026-09-03T14:26:58.883Z | |
| 10154 | 2026-09-03T14:26:58.914Z | Doc-tests dpd_client |
| 10155 | 2026-09-03T14:27:00.408Z | |
| 10156 | 2026-09-03T14:27:00.408Z | running 0 tests |
| 10157 | 2026-09-03T14:27:00.408Z | |
| 10158 | 2026-09-03T14:27:00.408Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10159 | 2026-09-03T14:27:00.408Z | |
| 10160 | 2026-09-03T14:27:00.462Z | Doc-tests dpd_types |
| 10161 | 2026-09-03T14:27:00.643Z | |
| 10162 | 2026-09-03T14:27:00.643Z | running 0 tests |
| 10163 | 2026-09-03T14:27:00.643Z | |
| 10164 | 2026-09-03T14:27:00.643Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10165 | 2026-09-03T14:27:00.643Z | |
| 10166 | 2026-09-03T14:27:00.667Z | Doc-tests dpd_types_versions |
| 10167 | 2026-09-03T14:27:02.171Z | |
| 10168 | 2026-09-03T14:27:02.171Z | running 1 test |
| 10169 | 2026-09-03T14:27:02.171Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 10170 | 2026-09-03T14:27:02.171Z | |
| 10171 | 2026-09-03T14:27:02.171Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10172 | 2026-09-03T14:27:02.171Z | |
| 10173 | 2026-09-03T14:27:02.222Z | Doc-tests packet |
| 10174 | 2026-09-03T14:27:02.439Z | |
| 10175 | 2026-09-03T14:27:02.439Z | running 0 tests |
| 10176 | 2026-09-03T14:27:02.439Z | |
| 10177 | 2026-09-03T14:27:02.439Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10178 | 2026-09-03T14:27:02.439Z | |
| 10179 | 2026-09-03T14:27:02.466Z | Doc-tests pcap |
| 10180 | 2026-09-03T14:27:02.519Z | |
| 10181 | 2026-09-03T14:27:02.519Z | running 0 tests |
| 10182 | 2026-09-03T14:27:02.519Z | |
| 10183 | 2026-09-03T14:27:02.519Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10184 | 2026-09-03T14:27:02.519Z | |
| 10185 | 2026-09-03T14:27:02.568Z | process exited: duration 610449 ms, exit code 0 |
| |
| 10186 | 2026-09-03T14:27:02.578Z | found 0 output files |