|
|
|
| 1 | 2026-09-09T14:55:33.677Z | job assigned to worker 01M23AM86QGSMQT4P0AGDQEDWP [factory aws, i-000d178bf0e707f06] (queued for 45 s) |
| |
| 2 | 2026-09-09T14:55:40.496Z | starting task 0: "setup" |
| 3 | 2026-09-09T14:55:40.500Z | ++ uname -s |
| 4 | 2026-09-09T14:55:40.504Z | + kern=SunOS |
| 5 | 2026-09-09T14:55:40.504Z | + build_user=build |
| 6 | 2026-09-09T14:55:40.504Z | + build_uid=12345 |
| 7 | 2026-09-09T14:55:40.504Z | + work_dir=/work |
| 8 | 2026-09-09T14:55:40.504Z | + input_dir=/input |
| 9 | 2026-09-09T14:55:40.504Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-09T14:55:40.504Z | + case "$kern" in |
| 11 | 2026-09-09T14:55:40.504Z | + groupadd -g 12345 build |
| 12 | 2026-09-09T14:55:40.507Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-09T14:55:42.508Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-09T14:55:42.653Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-09T14:55:42.657Z | + home_fs=zfs |
| 16 | 2026-09-09T14:55:42.657Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-09T14:55:42.657Z | + mkdir -p /home/build |
| 18 | 2026-09-09T14:55:42.657Z | + chown build:build /home/build /work |
| 19 | 2026-09-09T14:55:43.657Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-09T14:55:43.660Z | process exited: duration 3163 ms, exit code 0 |
| |
| 21 | 2026-09-09T14:55:43.665Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-09T14:55:43.669Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-09-09T14:55:43.669Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-09-09T14:55:43.669Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-09T14:55:43.669Z | * rust toolchain profile = "default" |
| 26 | 2026-09-09T14:55:43.672Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-09T14:55:43.672Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-09T14:55:43.672Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-09T14:55:43.672Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-09-09T14:55:43.774Z | info: downloading installer |
| 31 | 2026-09-09T14:55:45.177Z | info: profile set to default |
| 32 | 2026-09-09T14:55:45.177Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-09T14:55:45.211Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 34 | 2026-09-09T14:55:45.305Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 35 | 2026-09-09T14:55:45.329Z | info: downloading 6 components |
| 36 | 2026-09-09T14:55:58.347Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 37 | 2026-09-09T14:55:58.347Z | |
| 38 | 2026-09-09T14:55:58.381Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 39 | 2026-09-09T14:55:58.381Z | |
| 40 | 2026-09-09T14:55:58.385Z | |
| 41 | 2026-09-09T14:55:58.385Z | Rust is installed now. Great! |
| 42 | 2026-09-09T14:55:58.385Z | |
| 43 | 2026-09-09T14:55:58.385Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-09T14:55:58.385Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-09T14:55:58.385Z | |
| 46 | 2026-09-09T14:55:58.385Z | To configure your current shell, you need to source |
| 47 | 2026-09-09T14:55:58.385Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-09T14:55:58.385Z | |
| 49 | 2026-09-09T14:55:58.385Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-09T14:55:58.385Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-09T14:55:58.385Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-09T14:55:58.385Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-09T14:55:58.385Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-09T14:55:58.385Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-09T14:55:58.385Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-09T14:55:58.385Z | HOST_CC = None |
| 57 | 2026-09-09T14:55:58.385Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-09T14:55:58.385Z | CC = None |
| 59 | 2026-09-09T14:55:58.385Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-09T14:55:58.931Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-09T14:55:58.931Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-09T14:55:58.931Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-09T14:55:58.931Z | CFLAGS = None |
| 64 | 2026-09-09T14:55:58.931Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-09T14:55:58.931Z | HOST_CFLAGS = None |
| 66 | 2026-09-09T14:55:58.931Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-09T14:55:58.931Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-09T14:55:58.931Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-09T14:55:58.931Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-09T14:55:59.032Z | + rustup --version |
| 71 | 2026-09-09T14:55:59.038Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-09T14:55:59.040Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-09T14:55:59.061Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 74 | 2026-09-09T14:55:59.064Z | + cargo --version |
| 75 | 2026-09-09T14:55:59.076Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 76 | 2026-09-09T14:55:59.078Z | + rustc --version |
| 77 | 2026-09-09T14:55:59.098Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 78 | 2026-09-09T14:55:59.101Z | process exited: duration 15435 ms, exit code 0 |
| |
| 79 | 2026-09-09T14:55:59.106Z | starting task 2: "authentication" |
| 80 | 2026-09-09T14:55:59.123Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-09T14:55:59.128Z | starting task 3: "clone repository" |
| 82 | 2026-09-09T14:55:59.133Z | + mkdir -p /work/oxidecomputer/dendrite |
| 83 | 2026-09-09T14:55:59.135Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 84 | 2026-09-09T14:55:59.162Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 85 | 2026-09-09T14:56:00.239Z | + cd /work/oxidecomputer/dendrite |
| 86 | 2026-09-09T14:56:00.239Z | + git fetch origin e26b144cf7e223011f885035bff1b27941e9c06a |
| 87 | 2026-09-09T14:56:00.537Z | From https://github.com/oxidecomputer/dendrite |
| 88 | 2026-09-09T14:56:00.537Z | * branch e26b144cf7e223011f885035bff1b27941e9c06a -> FETCH_HEAD |
| 89 | 2026-09-09T14:56:00.545Z | + [[ -n zl/mcast-external-doc ]] |
| 90 | 2026-09-09T14:56:00.548Z | ++ git branch --show-current |
| 91 | 2026-09-09T14:56:00.548Z | + current=main |
| 92 | 2026-09-09T14:56:00.548Z | + [[ main != zl/mcast-external-doc ]] |
| 93 | 2026-09-09T14:56:00.548Z | + git branch -f zl/mcast-external-doc e26b144cf7e223011f885035bff1b27941e9c06a |
| 94 | 2026-09-09T14:56:00.550Z | + git checkout -f zl/mcast-external-doc |
| 95 | 2026-09-09T14:56:00.568Z | Switched to branch 'zl/mcast-external-doc' |
| 96 | 2026-09-09T14:56:00.571Z | + git reset --hard e26b144cf7e223011f885035bff1b27941e9c06a |
| 97 | 2026-09-09T14:56:00.587Z | HEAD is now at e26b144 [dpd-api] correct external multicast group scope docs |
| 98 | 2026-09-09T14:56:00.590Z | process exited: duration 1460 ms, exit code 0 |
| |
| 99 | 2026-09-09T14:56:00.596Z | starting task 4: "build" |
| 100 | 2026-09-09T14:56:00.599Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-09T14:56:00.602Z | ++ TOFINO_STAGES=20 |
| 102 | 2026-09-09T14:56:00.602Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 103 | 2026-09-09T14:56:00.602Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 104 | 2026-09-09T14:56:00.602Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 105 | 2026-09-09T14:56:00.602Z | +++ uname -s |
| 106 | 2026-09-09T14:56:00.602Z | ++ '[' SunOS == SunOS ']' |
| 107 | 2026-09-09T14:56:00.602Z | ++ SERIES=illumos |
| 108 | 2026-09-09T14:56:00.605Z | +++ uname -s |
| 109 | 2026-09-09T14:56:00.605Z | ++ '[' SunOS == SunOS ']' |
| 110 | 2026-09-09T14:56:00.605Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 111 | 2026-09-09T14:56:00.605Z | ++ rustup show active-toolchain |
| 112 | 2026-09-09T14:56:00.608Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 113 | 2026-09-09T14:56:00.611Z | + source .github/buildomat/illumos.sh |
| 114 | 2026-09-09T14:56:00.611Z | ++ banner 'sde setup' |
| 115 | 2026-09-09T14:56:00.611Z | |
| 116 | 2026-09-09T14:56:00.611Z | #### ##### ###### #### ###### ##### # # ##### |
| 117 | 2026-09-09T14:56:00.611Z | # # # # # # # # # # # |
| 118 | 2026-09-09T14:56:00.611Z | #### # # ##### #### ##### # # # # # |
| 119 | 2026-09-09T14:56:00.611Z | # # # # # # # # # ##### |
| 120 | 2026-09-09T14:56:00.611Z | # # # # # # # # # # # # |
| 121 | 2026-09-09T14:56:00.611Z | #### ##### ###### #### ###### # #### # |
| 122 | 2026-09-09T14:56:00.611Z | |
| 123 | 2026-09-09T14:56:00.611Z | ++ export PKG_SUCCESS_ON_NOP=1 |
| 124 | 2026-09-09T14:56:00.612Z | ++ PKG_SUCCESS_ON_NOP=1 |
| 125 | 2026-09-09T14:56:00.612Z | ++ export PKG=tofino_sde.p5p |
| 126 | 2026-09-09T14:56:00.612Z | ++ PKG=tofino_sde.p5p |
| 127 | 2026-09-09T14:56:00.612Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 128 | 2026-09-09T14:56:00.616Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 129 | 2026-09-09T14:56:00.619Z | Dload Upload Total Spent Left Speed |
| 130 | 2026-09-09T14:56:04.045Z |
0 0 0 0 0 0 0 0 0
43 76.03M 43 33.42M 0 0 21.87M 0 00:03 00:01 00:02 21.87M
43 76.03M 43 33.42M 0 0 13.22M 0 00:05 00:02 00:03 13.22M
100 76.03M 100 76.03M 0 0 22.17M 0 00:03 00:03 13.22M
100 76.03M 100 76.03M 0 0 22.17M 0 00:03 00:03 13.22M
100 76.03M 100 76.03M 0 0 22.17M 0 00:03 00:03 13.22M |
| 131 | 2026-09-09T14:56:04.050Z | +++ digest -a sha256 tofino_sde.p5p |
| 132 | 2026-09-09T14:56:04.097Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 133 | 2026-09-09T14:56:04.100Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 134 | 2026-09-09T14:56:04.100Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 135 | 2026-09-09T14:56:05.585Z | Startup: Refreshing catalog 'helios' ... Done |
| 136 | 2026-09-09T14:56:06.069Z | Startup: Caching catalogs ... Done |
| 137 | 2026-09-09T14:56:06.122Z | Startup: Refreshing catalog 'oxide' ... Done |
| 138 | 2026-09-09T14:56:08.995Z | Planning: Solver setup ... Done |
| 139 | 2026-09-09T14:56:09.071Z | Planning: Running solver ... Done |
| 140 | 2026-09-09T14:56:09.126Z | Planning: Finding local manifests ... Done |
| 141 | 2026-09-09T14:56:09.129Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-09-09T14:56:09.135Z | Planning: Fetching manifests: 1/1 100% complete |
| 143 | 2026-09-09T14:56:09.148Z | Planning: Package planning ... Done |
| 144 | 2026-09-09T14:56:09.153Z | Planning: Merging actions ... Done |
| 145 | 2026-09-09T14:56:09.235Z | Planning: Checking for conflicting actions ... Done |
| 146 | 2026-09-09T14:56:09.238Z | Planning: Consolidating action changes ... Done |
| 147 | 2026-09-09T14:56:09.787Z | Planning: Evaluating mediators ... Done |
| 148 | 2026-09-09T14:56:09.790Z | Planning: Planning completed in 3.66 seconds |
| 149 | 2026-09-09T14:56:09.794Z | Packages to install: 1 |
| 150 | 2026-09-09T14:56:09.794Z | Create boot environment: No |
| 151 | 2026-09-09T14:56:09.797Z | Create backup boot environment: No |
| 152 | 2026-09-09T14:56:09.822Z | |
| 153 | 2026-09-09T14:56:09.822Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 154 | 2026-09-09T14:56:09.959Z | Download: Completed 75.30 MB in 0.14 seconds (554M/s) |
| 155 | 2026-09-09T14:56:10.133Z | Actions: 1/293 actions (Installing new actions) |
| 156 | 2026-09-09T14:56:11.130Z | Actions: Completed 293 actions in 1.00 seconds. |
| 157 | 2026-09-09T14:56:11.139Z | Finalize: Updating package state database ... Done |
| 158 | 2026-09-09T14:56:11.173Z | Finalize: Updating package cache ... Done |
| 159 | 2026-09-09T14:56:11.281Z | Finalize: Updating image state ... Done |
| 160 | 2026-09-09T14:56:13.807Z | Finalize: Creating fast lookup database ... Done |
| 161 | 2026-09-09T14:56:13.880Z | Finalize: Reading search index ... Done |
| 162 | 2026-09-09T14:56:13.883Z | Finalize: Updating search index ... Done |
| 163 | 2026-09-09T14:56:14.125Z | Finalize: Updating package cache ... Done |
| 164 | 2026-09-09T14:56:14.304Z | ++ export SDE=/opt/oxide/tofino_sde |
| 165 | 2026-09-09T14:56:14.304Z | ++ SDE=/opt/oxide/tofino_sde |
| 166 | 2026-09-09T14:56:14.304Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-09-09T14:56:14.304Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 168 | 2026-09-09T14:56:14.304Z | ++ banner packages |
| 169 | 2026-09-09T14:56:14.307Z | |
| 170 | 2026-09-09T14:56:14.307Z | ##### ## #### # # ## #### ###### #### |
| 171 | 2026-09-09T14:56:14.307Z | # # # # # # # # # # # # # # |
| 172 | 2026-09-09T14:56:14.307Z | # # # # # #### # # # ##### #### |
| 173 | 2026-09-09T14:56:14.307Z | ##### ###### # # # ###### # ### # # |
| 174 | 2026-09-09T14:56:14.307Z | # # # # # # # # # # # # # # |
| 175 | 2026-09-09T14:56:14.307Z | # # # #### # # # # #### ###### #### |
| 176 | 2026-09-09T14:56:14.307Z | |
| 177 | 2026-09-09T14:56:14.308Z | ++ pfexec pkg install clang-15 pcap gcc14 |
| 178 | 2026-09-09T14:56:14.582Z | Startup: Refreshing catalog 'helios' ... Done |
| 179 | 2026-09-09T14:56:14.585Z | Startup: Refreshing catalog 'oxide' ... Done |
| 180 | 2026-09-09T14:56:17.082Z | Planning: Solver setup ... Done |
| 181 | 2026-09-09T14:56:17.155Z | Planning: Running solver ... Done |
| 182 | 2026-09-09T14:56:17.206Z | Planning: Finding local manifests ... Done |
| 183 | 2026-09-09T14:56:17.209Z | Planning: Fetching manifests: 0/1 0% complete |
| 184 | 2026-09-09T14:56:17.228Z | Planning: Fetching manifests: 1/1 100% complete |
| 185 | 2026-09-09T14:56:17.244Z | Planning: Package planning ... Done |
| 186 | 2026-09-09T14:56:17.246Z | Planning: Merging actions ... Done |
| 187 | 2026-09-09T14:56:17.321Z | Planning: Checking for conflicting actions ... Done |
| 188 | 2026-09-09T14:56:17.324Z | Planning: Consolidating action changes ... Done |
| 189 | 2026-09-09T14:56:17.480Z | Planning: Evaluating mediators ... Done |
| 190 | 2026-09-09T14:56:17.506Z | Planning: Planning completed in 2.92 seconds |
| 191 | 2026-09-09T14:56:17.513Z | Packages to update: 1 |
| 192 | 2026-09-09T14:56:17.513Z | Services to change: 1 |
| 193 | 2026-09-09T14:56:17.516Z | Create boot environment: No |
| 194 | 2026-09-09T14:56:17.516Z | Create backup boot environment: Yes |
| 195 | 2026-09-09T14:56:17.532Z | |
| 196 | 2026-09-09T14:56:17.532Z | Download: 0/19 items 0.0/0.3MB 0% complete |
| 197 | 2026-09-09T14:56:17.571Z | Download: Completed 344.28 kB in 0.04 seconds (8.3M/s) |
| 198 | 2026-09-09T14:56:19.560Z | Actions: 1/30 actions (Removing old actions) |
| 199 | 2026-09-09T14:56:19.563Z | Actions: 5/30 actions (Installing new actions) |
| 200 | 2026-09-09T14:56:19.566Z | Actions: 9/30 actions (Updating modified actions) |
| 201 | 2026-09-09T14:56:19.570Z | Actions: Completed 30 actions in 0.01 seconds. |
| 202 | 2026-09-09T14:56:19.615Z | Finalize: Updating package state database ... Done |
| 203 | 2026-09-09T14:56:19.617Z | Finalize: Updating package cache ... Done |
| 204 | 2026-09-09T14:56:19.706Z | Finalize: Updating image state ... Done |
| 205 | 2026-09-09T14:56:21.683Z | Finalize: Creating fast lookup database ... Done |
| 206 | 2026-09-09T14:56:21.747Z | Finalize: Reading search index ... Done |
| 207 | 2026-09-09T14:56:21.750Z | Finalize: Updating search index ... Done |
| 208 | 2026-09-09T14:56:21.853Z | Finalize: Updating package cache ... Done |
| 209 | 2026-09-09T14:56:21.939Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 210 | 2026-09-09T14:56:22.154Z | Planning: Evaluating mediator changes ... Done |
| 211 | 2026-09-09T14:56:22.260Z | Planning: Checking for conflicting actions ... Done |
| 212 | 2026-09-09T14:56:22.264Z | Planning: Consolidating action changes ... Done |
| 213 | 2026-09-09T14:56:22.420Z | Planning: Evaluating mediators ... Done |
| 214 | 2026-09-09T14:56:22.424Z | Planning: Planning completed in 0.27 seconds |
| 215 | 2026-09-09T14:56:22.448Z | Mediators to change: 2 |
| 216 | 2026-09-09T14:56:22.448Z | Create boot environment: No |
| 217 | 2026-09-09T14:56:22.455Z | Create backup boot environment: No |
| 218 | 2026-09-09T14:56:22.519Z | Finalize: Updating package state database ... Done |
| 219 | 2026-09-09T14:56:22.519Z | Finalize: Updating package cache ... Done |
| 220 | 2026-09-09T14:56:22.579Z | Finalize: Updating image state ... Done |
| 221 | 2026-09-09T14:56:24.531Z | Finalize: Creating fast lookup database ... Done |
| 222 | 2026-09-09T14:56:24.592Z | Finalize: Reading search index ... Done |
| 223 | 2026-09-09T14:56:24.595Z | Finalize: Updating search index ... Done |
| 224 | 2026-09-09T14:56:24.686Z | Finalize: Updating package cache ... Done |
| 225 | 2026-09-09T14:56:24.762Z | ++ cargo --version |
| 226 | 2026-09-09T14:56:24.770Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 227 | 2026-09-09T14:56:24.772Z | ++ rustc --version |
| 228 | 2026-09-09T14:56:24.792Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 229 | 2026-09-09T14:56:24.795Z | + banner copyrights |
| 230 | 2026-09-09T14:56:24.798Z | |
| 231 | 2026-09-09T14:56:24.798Z | #### #### ##### # # ##### # #### # # ##### #### |
| 232 | 2026-09-09T14:56:24.798Z | # # # # # # # # # # # # # # # # # |
| 233 | 2026-09-09T14:56:24.798Z | # # # # # # # # # # ###### # #### |
| 234 | 2026-09-09T14:56:24.798Z | # # # ##### # ##### # # ### # # # # |
| 235 | 2026-09-09T14:56:24.798Z | # # # # # # # # # # # # # # # # |
| 236 | 2026-09-09T14:56:24.798Z | #### #### # # # # # #### # # # #### |
| 237 | 2026-09-09T14:56:24.799Z | |
| 238 | 2026-09-09T14:56:24.799Z | + ./tools/check_copyrights.sh |
| 239 | 2026-09-09T14:56:25.092Z | common/src/illumos.rs: Copyright with wrong year |
| 240 | 2026-09-09T14:56:26.002Z | dpd/p4/headers.p4: Copyright with wrong year |
| 241 | 2026-09-09T14:56:26.415Z | dpd/src/transceivers/stub_impl.rs: Copyright with wrong year |
| 242 | 2026-09-09T14:56:26.476Z | packet/src/eth.rs: Copyright with wrong year |
| 243 | 2026-09-09T14:56:26.568Z | pcap/build.rs: Copyright with wrong year |
| 244 | 2026-09-09T14:56:26.764Z | tfportd/src/linklocal.rs: Copyright with wrong year |
| 245 | 2026-09-09T14:56:26.957Z | uplinkd/src/sys.rs: Copyright with wrong year |
| 246 | 2026-09-09T14:56:26.998Z | + banner clippy |
| 247 | 2026-09-09T14:56:27.001Z | |
| 248 | 2026-09-09T14:56:27.001Z | #### # # ##### ##### # # |
| 249 | 2026-09-09T14:56:27.001Z | # # # # # # # # # # |
| 250 | 2026-09-09T14:56:27.001Z | # # # # # # # # |
| 251 | 2026-09-09T14:56:27.001Z | # # # ##### ##### # |
| 252 | 2026-09-09T14:56:27.002Z | # # # # # # # |
| 253 | 2026-09-09T14:56:27.002Z | #### ###### # # # # |
| 254 | 2026-09-09T14:56:27.002Z | |
| 255 | 2026-09-09T14:56:27.002Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 256 | 2026-09-09T14:56:27.002Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 257 | 2026-09-09T14:56:27.151Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 258 | 2026-09-09T14:56:41.156Z | Updating crates.io index |
| 259 | 2026-09-09T14:56:41.192Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 260 | 2026-09-09T14:56:41.730Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 261 | 2026-09-09T14:56:42.494Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 262 | 2026-09-09T14:56:42.808Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 263 | 2026-09-09T14:56:43.105Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 264 | 2026-09-09T14:56:44.426Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 265 | 2026-09-09T14:56:44.861Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 266 | 2026-09-09T14:56:45.164Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 267 | 2026-09-09T14:56:46.588Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 268 | 2026-09-09T14:56:46.984Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 269 | 2026-09-09T14:56:47.584Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 270 | 2026-09-09T14:56:48.284Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 271 | 2026-09-09T14:56:48.642Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 272 | 2026-09-09T14:56:48.953Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 273 | 2026-09-09T14:56:49.275Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 274 | 2026-09-09T14:56:49.560Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 275 | 2026-09-09T14:56:50.134Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 276 | 2026-09-09T14:56:50.716Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 277 | 2026-09-09T14:56:51.832Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 278 | 2026-09-09T14:56:52.388Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 279 | 2026-09-09T14:56:52.718Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 280 | 2026-09-09T14:56:54.143Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 281 | 2026-09-09T14:56:54.686Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 282 | 2026-09-09T14:56:55.319Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 283 | 2026-09-09T14:56:56.701Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 284 | 2026-09-09T14:56:57.316Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 285 | 2026-09-09T14:56:57.601Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 286 | 2026-09-09T14:56:58.001Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2026-09-09T14:57:00.150Z | Downloading crates ... |
| 288 | 2026-09-09T14:57:00.212Z | Downloaded autocfg v1.5.0 |
| 289 | 2026-09-09T14:57:00.215Z | Downloaded anstyle-query v1.1.4 |
| 290 | 2026-09-09T14:57:00.217Z | Downloaded async-recursion v1.1.1 |
| 291 | 2026-09-09T14:57:00.220Z | Downloaded atomic-waker v1.1.2 |
| 292 | 2026-09-09T14:57:00.223Z | Downloaded async-trait v0.1.89 |
| 293 | 2026-09-09T14:57:00.227Z | Downloaded async-stream-impl v0.3.6 |
| 294 | 2026-09-09T14:57:00.229Z | Downloaded async-stream v0.3.6 |
| 295 | 2026-09-09T14:57:00.232Z | Downloaded anyhow v1.0.102 |
| 296 | 2026-09-09T14:57:00.235Z | Downloaded arrayvec v0.7.6 |
| 297 | 2026-09-09T14:57:00.239Z | Downloaded data-encoding v2.9.0 |
| 298 | 2026-09-09T14:57:00.239Z | Downloaded anstyle-parse v1.0.0 |
| 299 | 2026-09-09T14:57:00.242Z | Downloaded argon2 v0.5.3 |
| 300 | 2026-09-09T14:57:00.242Z | Downloaded digest v0.10.7 |
| 301 | 2026-09-09T14:57:00.245Z | Downloaded ff v0.13.1 |
| 302 | 2026-09-09T14:57:00.248Z | Downloaded errno v0.3.14 |
| 303 | 2026-09-09T14:57:00.250Z | Downloaded find-msvc-tools v0.1.9 |
| 304 | 2026-09-09T14:57:00.253Z | Downloaded enum-as-inner v0.6.1 |
| 305 | 2026-09-09T14:57:00.256Z | Downloaded displaydoc v0.2.5 |
| 306 | 2026-09-09T14:57:00.260Z | Downloaded difflib v0.4.0 |
| 307 | 2026-09-09T14:57:00.260Z | Downloaded cmake v0.1.54 |
| 308 | 2026-09-09T14:57:00.263Z | Downloaded foreign-types-shared v0.1.1 |
| 309 | 2026-09-09T14:57:00.263Z | Downloaded hostname v0.4.2 |
| 310 | 2026-09-09T14:57:00.266Z | Downloaded colorchoice v1.0.4 |
| 311 | 2026-09-09T14:57:00.266Z | Downloaded cpufeatures v0.3.0 |
| 312 | 2026-09-09T14:57:00.270Z | Downloaded foreign-types-shared v0.3.1 |
| 313 | 2026-09-09T14:57:00.273Z | Downloaded foreign-types v0.5.0 |
| 314 | 2026-09-09T14:57:00.273Z | Downloaded float-cmp v0.10.0 |
| 315 | 2026-09-09T14:57:00.278Z | Downloaded hash32 v0.3.1 |
| 316 | 2026-09-09T14:57:00.283Z | Downloaded float-ord v0.3.2 |
| 317 | 2026-09-09T14:57:00.283Z | Downloaded crucible-workspace-hack v0.1.0 |
| 318 | 2026-09-09T14:57:00.283Z | Downloaded darling_macro v0.21.3 |
| 319 | 2026-09-09T14:57:00.286Z | Downloaded foldhash v0.1.5 |
| 320 | 2026-09-09T14:57:00.286Z | Downloaded defmt-parser v1.0.0 |
| 321 | 2026-09-09T14:57:00.286Z | Downloaded dof v0.4.0 |
| 322 | 2026-09-09T14:57:00.289Z | Downloaded crypto-common v0.2.2 |
| 323 | 2026-09-09T14:57:00.291Z | Downloaded cfg_aliases v0.2.1 |
| 324 | 2026-09-09T14:57:00.291Z | Downloaded hostname v0.3.1 |
| 325 | 2026-09-09T14:57:00.294Z | Downloaded clap_lex v1.1.0 |
| 326 | 2026-09-09T14:57:00.297Z | Downloaded dyn-clone v1.0.20 |
| 327 | 2026-09-09T14:57:00.297Z | Downloaded cstr-argument v0.1.2 |
| 328 | 2026-09-09T14:57:00.300Z | Downloaded ciborium-ll v0.2.2 |
| 329 | 2026-09-09T14:57:00.303Z | Downloaded futures-core v0.3.32 |
| 330 | 2026-09-09T14:57:00.303Z | Downloaded derive-ex v0.1.8 |
| 331 | 2026-09-09T14:57:00.306Z | Downloaded fnv v1.0.7 |
| 332 | 2026-09-09T14:57:00.309Z | Downloaded base64ct v1.8.0 |
| 333 | 2026-09-09T14:57:00.309Z | Downloaded generic-array v0.14.7 |
| 334 | 2026-09-09T14:57:00.311Z | Downloaded foreign-types-macros v0.2.3 |
| 335 | 2026-09-09T14:57:00.317Z | Downloaded crypto-common v0.1.6 |
| 336 | 2026-09-09T14:57:00.317Z | Downloaded deranged v0.5.3 |
| 337 | 2026-09-09T14:57:00.319Z | Downloaded hex v0.4.3 |
| 338 | 2026-09-09T14:57:00.319Z | Downloaded foreign-types v0.3.2 |
| 339 | 2026-09-09T14:57:00.319Z | Downloaded defmt v0.3.100 |
| 340 | 2026-09-09T14:57:00.322Z | Downloaded cfg-if v1.0.4 |
| 341 | 2026-09-09T14:57:00.325Z | Downloaded httpdate v1.0.3 |
| 342 | 2026-09-09T14:57:00.325Z | Downloaded http-body v1.0.1 |
| 343 | 2026-09-09T14:57:00.329Z | Downloaded hubpack v0.1.2 |
| 344 | 2026-09-09T14:57:00.332Z | Downloaded git-stub v1.0.0 |
| 345 | 2026-09-09T14:57:00.332Z | Downloaded crossbeam-epoch v0.9.18 |
| 346 | 2026-09-09T14:57:00.334Z | Downloaded fs_extra v1.3.0 |
| 347 | 2026-09-09T14:57:00.334Z | Downloaded fs-err v3.1.2 |
| 348 | 2026-09-09T14:57:00.337Z | Downloaded hubpack_derive v0.1.1 |
| 349 | 2026-09-09T14:57:00.340Z | Downloaded heck v0.4.1 |
| 350 | 2026-09-09T14:57:00.342Z | Downloaded bit-vec v0.8.0 |
| 351 | 2026-09-09T14:57:00.343Z | Downloaded ident_case v1.0.1 |
| 352 | 2026-09-09T14:57:00.345Z | Downloaded indent_write v2.2.0 |
| 353 | 2026-09-09T14:57:00.345Z | Downloaded futures-io v0.3.32 |
| 354 | 2026-09-09T14:57:00.348Z | Downloaded digest v0.11.3 |
| 355 | 2026-09-09T14:57:00.351Z | Downloaded crossbeam-deque v0.8.6 |
| 356 | 2026-09-09T14:57:00.354Z | Downloaded futures-task v0.3.32 |
| 357 | 2026-09-09T14:57:00.354Z | Downloaded git-stub-vcs v0.1.0 |
| 358 | 2026-09-09T14:57:00.357Z | Downloaded foldhash v0.2.0 |
| 359 | 2026-09-09T14:57:00.357Z | Downloaded anstyle v1.0.14 |
| 360 | 2026-09-09T14:57:00.360Z | Downloaded is_ci v1.2.0 |
| 361 | 2026-09-09T14:57:00.363Z | Downloaded is_terminal_polyfill v1.70.1 |
| 362 | 2026-09-09T14:57:00.363Z | Downloaded is-terminal v0.4.16 |
| 363 | 2026-09-09T14:57:00.365Z | Downloaded libscf-sys v1.2.0 |
| 364 | 2026-09-09T14:57:00.365Z | Downloaded bytecount v0.6.9 |
| 365 | 2026-09-09T14:57:00.368Z | Downloaded itoa v1.0.15 |
| 366 | 2026-09-09T14:57:00.370Z | Downloaded lazy_static v1.5.0 |
| 367 | 2026-09-09T14:57:00.373Z | Downloaded linked-hash-map v0.5.6 |
| 368 | 2026-09-09T14:57:00.373Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 369 | 2026-09-09T14:57:00.375Z | Downloaded bcs v0.1.6 |
| 370 | 2026-09-09T14:57:00.378Z | Downloaded globset v0.4.16 |
| 371 | 2026-09-09T14:57:00.378Z | Downloaded camino-tempfile v1.4.1 |
| 372 | 2026-09-09T14:57:00.380Z | Downloaded keccak v0.1.6 |
| 373 | 2026-09-09T14:57:00.383Z | Downloaded defmt-macros v1.0.1 |
| 374 | 2026-09-09T14:57:00.387Z | Downloaded hyper-tls v0.6.0 |
| 375 | 2026-09-09T14:57:00.389Z | Downloaded group v0.13.0 |
| 376 | 2026-09-09T14:57:00.389Z | Downloaded lru-slab v0.1.2 |
| 377 | 2026-09-09T14:57:00.389Z | Downloaded daft v0.1.5 |
| 378 | 2026-09-09T14:57:00.392Z | Downloaded kstat-rs v0.2.4 |
| 379 | 2026-09-09T14:57:00.394Z | Downloaded macaddr v1.0.1 |
| 380 | 2026-09-09T14:57:00.399Z | Downloaded memoffset v0.9.1 |
| 381 | 2026-09-09T14:57:00.399Z | Downloaded memmap v0.7.0 |
| 382 | 2026-09-09T14:57:00.403Z | Downloaded newline-converter v0.3.0 |
| 383 | 2026-09-09T14:57:00.403Z | Downloaded managed v0.8.0 |
| 384 | 2026-09-09T14:57:00.403Z | Downloaded match_cfg v0.1.0 |
| 385 | 2026-09-09T14:57:00.406Z | Downloaded lru-cache v0.1.2 |
| 386 | 2026-09-09T14:57:00.406Z | Downloaded http-body-util v0.1.3 |
| 387 | 2026-09-09T14:57:00.406Z | Downloaded glob v0.3.3 |
| 388 | 2026-09-09T14:57:00.409Z | Downloaded camino v1.2.3 |
| 389 | 2026-09-09T14:57:00.411Z | Downloaded mime v0.3.17 |
| 390 | 2026-09-09T14:57:00.414Z | Downloaded csv-core v0.1.12 |
| 391 | 2026-09-09T14:57:00.414Z | Downloaded newtype_derive v0.1.6 |
| 392 | 2026-09-09T14:57:00.417Z | Downloaded newtype-uuid-macros v0.1.0 |
| 393 | 2026-09-09T14:57:00.417Z | Downloaded ingot v0.1.1 |
| 394 | 2026-09-09T14:57:00.421Z | Downloaded ingot-types v0.1.2 |
| 395 | 2026-09-09T14:57:00.421Z | Downloaded num-derive v0.4.2 |
| 396 | 2026-09-09T14:57:00.423Z | Downloaded crossbeam-utils v0.8.21 |
| 397 | 2026-09-09T14:57:00.427Z | Downloaded num_enum_derive v0.5.11 |
| 398 | 2026-09-09T14:57:00.427Z | Downloaded cookie v0.18.1 |
| 399 | 2026-09-09T14:57:00.430Z | Downloaded blake2 v0.10.6 |
| 400 | 2026-09-09T14:57:00.434Z | Downloaded dropshot_endpoint v0.17.1 |
| 401 | 2026-09-09T14:57:00.437Z | Downloaded normalize-line-endings v0.3.0 |
| 402 | 2026-09-09T14:57:00.437Z | Downloaded num-iter v0.1.45 |
| 403 | 2026-09-09T14:57:00.437Z | Downloaded cancel-safe-futures v0.1.5 |
| 404 | 2026-09-09T14:57:00.439Z | Downloaded openssl-macros v0.1.1 |
| 405 | 2026-09-09T14:57:00.442Z | Downloaded jobserver v0.1.34 |
| 406 | 2026-09-09T14:57:00.442Z | Downloaded libsw-core v0.3.2 |
| 407 | 2026-09-09T14:57:00.446Z | Downloaded opaque-debug v0.3.1 |
| 408 | 2026-09-09T14:57:00.449Z | Downloaded olpc-cjson v0.1.4 |
| 409 | 2026-09-09T14:57:00.449Z | Downloaded daft-derive v0.1.5 |
| 410 | 2026-09-09T14:57:00.452Z | Downloaded parse-display v0.10.0 |
| 411 | 2026-09-09T14:57:00.452Z | Downloaded lock_api v0.4.14 |
| 412 | 2026-09-09T14:57:00.455Z | Downloaded iana-time-zone v0.1.64 |
| 413 | 2026-09-09T14:57:00.457Z | Downloaded openssl-probe v0.1.6 |
| 414 | 2026-09-09T14:57:00.457Z | Downloaded native-tls v0.2.14 |
| 415 | 2026-09-09T14:57:00.460Z | Downloaded percent-encoding v2.3.2 |
| 416 | 2026-09-09T14:57:00.464Z | Downloaded linear-map v1.2.0 |
| 417 | 2026-09-09T14:57:00.464Z | Downloaded omicron-workspace-hack v0.1.0 |
| 418 | 2026-09-09T14:57:00.471Z | Downloaded phf_shared v0.12.1 |
| 419 | 2026-09-09T14:57:00.471Z | Downloaded num-conv v0.2.1 |
| 420 | 2026-09-09T14:57:00.471Z | Downloaded futures-channel v0.3.32 |
| 421 | 2026-09-09T14:57:00.475Z | Downloaded allocator-api2 v0.2.21 |
| 422 | 2026-09-09T14:57:00.475Z | Downloaded getrandom v0.4.2 |
| 423 | 2026-09-09T14:57:00.475Z | Downloaded multer v3.1.0 |
| 424 | 2026-09-09T14:57:00.480Z | Downloaded hyper-rustls v0.27.7 |
| 425 | 2026-09-09T14:57:00.480Z | Downloaded clap v4.6.1 |
| 426 | 2026-09-09T14:57:00.483Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 427 | 2026-09-09T14:57:00.486Z | Downloaded ingot-macros v0.1.1 |
| 428 | 2026-09-09T14:57:00.486Z | Downloaded proc-macro-crate v1.3.1 |
| 429 | 2026-09-09T14:57:00.489Z | Downloaded pretty-hex v0.4.1 |
| 430 | 2026-09-09T14:57:00.489Z | Downloaded hmac v0.12.1 |
| 431 | 2026-09-09T14:57:00.491Z | Downloaded proc-macro-error-attr v1.0.4 |
| 432 | 2026-09-09T14:57:00.494Z | Downloaded getrandom v0.3.3 |
| 433 | 2026-09-09T14:57:00.502Z | Downloaded predicates-core v1.0.9 |
| 434 | 2026-09-09T14:57:00.502Z | Downloaded drift v0.2.0 |
| 435 | 2026-09-09T14:57:00.506Z | Downloaded progenitor-client v0.11.1 |
| 436 | 2026-09-09T14:57:00.506Z | Downloaded progenitor-client v0.14.0 |
| 437 | 2026-09-09T14:57:00.506Z | Downloaded progenitor-client v0.10.0 |
| 438 | 2026-09-09T14:57:00.509Z | Downloaded highway v1.3.0 |
| 439 | 2026-09-09T14:57:00.509Z | Downloaded num_threads v0.1.7 |
| 440 | 2026-09-09T14:57:00.512Z | Downloaded num_enum v0.5.11 |
| 441 | 2026-09-09T14:57:00.514Z | Downloaded half v2.7.1 |
| 442 | 2026-09-09T14:57:00.517Z | Downloaded progenitor-macro v0.14.0 |
| 443 | 2026-09-09T14:57:00.517Z | Downloaded progenitor-macro v0.10.0 |
| 444 | 2026-09-09T14:57:00.519Z | Downloaded progenitor-macro v0.11.1 |
| 445 | 2026-09-09T14:57:00.519Z | Downloaded oxide-tokio-rt v0.1.2 |
| 446 | 2026-09-09T14:57:00.522Z | Downloaded memmap2 v0.9.8 |
| 447 | 2026-09-09T14:57:00.525Z | Downloaded litemap v0.8.0 |
| 448 | 2026-09-09T14:57:00.525Z | Downloaded owo-colors v4.3.0 |
| 449 | 2026-09-09T14:57:00.527Z | Downloaded quick-error v1.2.3 |
| 450 | 2026-09-09T14:57:00.530Z | Downloaded rand_chacha v0.3.1 |
| 451 | 2026-09-09T14:57:00.530Z | Downloaded pkg-config v0.3.32 |
| 452 | 2026-09-09T14:57:00.533Z | Downloaded ref-cast-impl v1.0.25 |
| 453 | 2026-09-09T14:57:00.533Z | Downloaded rand_xorshift v0.4.0 |
| 454 | 2026-09-09T14:57:00.537Z | Downloaded ref-cast v1.0.25 |
| 455 | 2026-09-09T14:57:00.537Z | Downloaded paste v1.0.15 |
| 456 | 2026-09-09T14:57:00.543Z | Downloaded icu_provider v2.0.0 |
| 457 | 2026-09-09T14:57:00.543Z | Downloaded base64 v0.22.1 |
| 458 | 2026-09-09T14:57:00.546Z | Downloaded powerfmt v0.2.0 |
| 459 | 2026-09-09T14:57:00.546Z | Downloaded pem v3.0.5 |
| 460 | 2026-09-09T14:57:00.546Z | Downloaded pin-project-internal v1.1.10 |
| 461 | 2026-09-09T14:57:00.549Z | Downloaded password-hash v0.5.0 |
| 462 | 2026-09-09T14:57:00.549Z | Downloaded poly1305 v0.8.0 |
| 463 | 2026-09-09T14:57:00.551Z | Downloaded ppv-lite86 v0.2.21 |
| 464 | 2026-09-09T14:57:00.554Z | Downloaded rustc-hash v2.1.1 |
| 465 | 2026-09-09T14:57:00.554Z | Downloaded flate2 v1.1.2 |
| 466 | 2026-09-09T14:57:00.556Z | Downloaded heapless v0.8.0 |
| 467 | 2026-09-09T14:57:00.560Z | Downloaded progenitor v0.11.1 |
| 468 | 2026-09-09T14:57:00.562Z | Downloaded progenitor v0.10.0 |
| 469 | 2026-09-09T14:57:00.562Z | Downloaded proc-macro-error2 v2.0.1 |
| 470 | 2026-09-09T14:57:00.565Z | Downloaded rustc_version v0.4.1 |
| 471 | 2026-09-09T14:57:00.567Z | Downloaded bytes v1.12.0 |
| 472 | 2026-09-09T14:57:00.570Z | Downloaded rustc_version v0.1.7 |
| 473 | 2026-09-09T14:57:00.570Z | Downloaded chacha20poly1305 v0.10.1 |
| 474 | 2026-09-09T14:57:00.573Z | Downloaded darling_core v0.21.3 |
| 475 | 2026-09-09T14:57:00.575Z | Downloaded progenitor v0.14.0 |
| 476 | 2026-09-09T14:57:00.578Z | Downloaded proc-macro-error v1.0.4 |
| 477 | 2026-09-09T14:57:00.582Z | Downloaded scopeguard v1.2.0 |
| 478 | 2026-09-09T14:57:00.582Z | Downloaded same-file v1.0.6 |
| 479 | 2026-09-09T14:57:00.584Z | Downloaded once_cell v1.21.3 |
| 480 | 2026-09-09T14:57:00.584Z | Downloaded predicates v3.1.4 |
| 481 | 2026-09-09T14:57:00.587Z | Downloaded parking_lot_core v0.9.12 |
| 482 | 2026-09-09T14:57:00.589Z | Downloaded indexmap v1.9.3 |
| 483 | 2026-09-09T14:57:00.591Z | Downloaded newtype-uuid v1.3.2 |
| 484 | 2026-09-09T14:57:00.592Z | Downloaded pest_derive v2.8.2 |
| 485 | 2026-09-09T14:57:00.594Z | Downloaded serde-big-array v0.5.1 |
| 486 | 2026-09-09T14:57:00.594Z | Downloaded scroll_derive v0.13.1 |
| 487 | 2026-09-09T14:57:00.597Z | Downloaded search_path v0.1.4 |
| 488 | 2026-09-09T14:57:00.597Z | Downloaded semver v0.1.20 |
| 489 | 2026-09-09T14:57:00.600Z | Downloaded scroll_derive v0.12.1 |
| 490 | 2026-09-09T14:57:00.600Z | Downloaded pin-project-lite v0.2.16 |
| 491 | 2026-09-09T14:57:00.603Z | Downloaded crypto-bigint v0.5.5 |
| 492 | 2026-09-09T14:57:00.607Z | Downloaded pest_meta v2.8.2 |
| 493 | 2026-09-09T14:57:00.610Z | Downloaded postcard v1.1.3 |
| 494 | 2026-09-09T14:57:00.612Z | Downloaded serde_spanned v1.1.1 |
| 495 | 2026-09-09T14:57:00.613Z | Downloaded serde_spanned v0.6.9 |
| 496 | 2026-09-09T14:57:00.615Z | Downloaded serde_plain v1.0.2 |
| 497 | 2026-09-09T14:57:00.615Z | Downloaded serde_urlencoded v0.7.1 |
| 498 | 2026-09-09T14:57:00.618Z | Downloaded serde_repr v0.1.20 |
| 499 | 2026-09-09T14:57:00.618Z | Downloaded resolv-conf v0.7.5 |
| 500 | 2026-09-09T14:57:00.620Z | Downloaded crossbeam-channel v0.5.15 |
| 501 | 2026-09-09T14:57:00.623Z | Downloaded rand_core v0.9.3 |
| 502 | 2026-09-09T14:57:00.623Z | Downloaded rand_core v0.6.4 |
| 503 | 2026-09-09T14:57:00.626Z | Downloaded num-traits v0.2.19 |
| 504 | 2026-09-09T14:57:00.626Z | Downloaded curl v0.4.50 |
| 505 | 2026-09-09T14:57:00.629Z | Downloaded icu_normalizer_data v2.0.0 |
| 506 | 2026-09-09T14:57:00.632Z | Downloaded rustls-pemfile v2.2.0 |
| 507 | 2026-09-09T14:57:00.632Z | Downloaded signal-hook-tokio v0.4.0 |
| 508 | 2026-09-09T14:57:00.635Z | Downloaded rusty-fork v0.3.0 |
| 509 | 2026-09-09T14:57:00.635Z | Downloaded rand_chacha v0.9.0 |
| 510 | 2026-09-09T14:57:00.638Z | Downloaded sha1 v0.11.0 |
| 511 | 2026-09-09T14:57:00.638Z | Downloaded sha1 v0.10.6 |
| 512 | 2026-09-09T14:57:00.640Z | Downloaded omicron-zone-package v0.12.2 |
| 513 | 2026-09-09T14:57:00.643Z | Downloaded siphasher v1.0.1 |
| 514 | 2026-09-09T14:57:00.643Z | Downloaded icu_properties v2.0.1 |
| 515 | 2026-09-09T14:57:00.646Z | Downloaded slog-bunyan v2.5.0 |
| 516 | 2026-09-09T14:57:00.646Z | Downloaded sigpipe v0.1.3 |
| 517 | 2026-09-09T14:57:00.649Z | Downloaded hickory-resolver v0.24.4 |
| 518 | 2026-09-09T14:57:00.649Z | Downloaded icu_normalizer v2.0.0 |
| 519 | 2026-09-09T14:57:00.652Z | Downloaded quinn-udp v0.5.14 |
| 520 | 2026-09-09T14:57:00.663Z | Downloaded log v0.4.29 |
| 521 | 2026-09-09T14:57:00.663Z | Downloaded parse-display-derive v0.10.0 |
| 522 | 2026-09-09T14:57:00.663Z | Downloaded futures v0.3.32 |
| 523 | 2026-09-09T14:57:00.663Z | Downloaded smawk v0.3.2 |
| 524 | 2026-09-09T14:57:00.664Z | Downloaded parking_lot v0.12.5 |
| 525 | 2026-09-09T14:57:00.666Z | Downloaded structmeta v0.3.0 |
| 526 | 2026-09-09T14:57:00.666Z | Downloaded strsim v0.11.1 |
| 527 | 2026-09-09T14:57:00.666Z | Downloaded supports-color v3.0.2 |
| 528 | 2026-09-09T14:57:00.669Z | Downloaded stable_deref_trait v1.2.0 |
| 529 | 2026-09-09T14:57:00.669Z | Downloaded subtle v2.6.1 |
| 530 | 2026-09-09T14:57:00.669Z | Downloaded strum v0.28.0 |
| 531 | 2026-09-09T14:57:00.671Z | Downloaded strum v0.27.2 |
| 532 | 2026-09-09T14:57:00.671Z | Downloaded secrecy v0.10.3 |
| 533 | 2026-09-09T14:57:00.671Z | Downloaded quote v1.0.45 |
| 534 | 2026-09-09T14:57:00.674Z | Downloaded strum v0.26.3 |
| 535 | 2026-09-09T14:57:00.674Z | Downloaded structmeta-derive v0.3.0 |
| 536 | 2026-09-09T14:57:00.677Z | Downloaded icu_collections v2.0.0 |
| 537 | 2026-09-09T14:57:00.681Z | Downloaded papergrid v0.18.0 |
| 538 | 2026-09-09T14:57:00.685Z | Downloaded serde_path_to_error v0.1.20 |
| 539 | 2026-09-09T14:57:00.685Z | Downloaded serde_tokenstream v0.2.3 |
| 540 | 2026-09-09T14:57:00.687Z | Downloaded sync_wrapper v1.0.2 |
| 541 | 2026-09-09T14:57:00.687Z | Downloaded cc v1.2.64 |
| 542 | 2026-09-09T14:57:00.690Z | Downloaded signal-hook-registry v1.4.6 |
| 543 | 2026-09-09T14:57:00.690Z | Downloaded hickory-resolver v0.25.2 |
| 544 | 2026-09-09T14:57:00.692Z | Downloaded shlex v2.0.1 |
| 545 | 2026-09-09T14:57:00.695Z | Downloaded rustversion v1.0.22 |
| 546 | 2026-09-09T14:57:00.695Z | Downloaded icu_locale_core v2.0.0 |
| 547 | 2026-09-09T14:57:00.698Z | Downloaded shlex v1.3.0 |
| 548 | 2026-09-09T14:57:00.701Z | Downloaded take_mut v0.2.2 |
| 549 | 2026-09-09T14:57:00.701Z | Downloaded progenitor-impl v0.14.0 |
| 550 | 2026-09-09T14:57:00.704Z | Downloaded tagptr v0.2.0 |
| 551 | 2026-09-09T14:57:00.704Z | Downloaded jiff-static v0.2.15 |
| 552 | 2026-09-09T14:57:00.706Z | Downloaded snafu-derive v0.8.9 |
| 553 | 2026-09-09T14:57:00.706Z | Downloaded slog-term v2.9.2 |
| 554 | 2026-09-09T14:57:00.709Z | Downloaded tabwriter v1.4.1 |
| 555 | 2026-09-09T14:57:00.709Z | Downloaded tabled_derive v0.7.0 |
| 556 | 2026-09-09T14:57:00.713Z | Downloaded slab v0.4.11 |
| 557 | 2026-09-09T14:57:00.713Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 558 | 2026-09-09T14:57:00.717Z | Downloaded testing_table v0.3.0 |
| 559 | 2026-09-09T14:57:00.717Z | Downloaded slog-async v2.8.0 |
| 560 | 2026-09-09T14:57:00.717Z | Downloaded terminal_size v0.4.3 |
| 561 | 2026-09-09T14:57:00.717Z | Downloaded smf v0.2.3 |
| 562 | 2026-09-09T14:57:00.720Z | Downloaded slog-json v2.6.1 |
| 563 | 2026-09-09T14:57:00.720Z | Downloaded slog-dtrace v0.3.0 |
| 564 | 2026-09-09T14:57:00.720Z | Downloaded thread-id v4.2.2 |
| 565 | 2026-09-09T14:57:00.720Z | Downloaded sha2 v0.10.9 |
| 566 | 2026-09-09T14:57:00.722Z | Downloaded openssl-sys v0.9.117 |
| 567 | 2026-09-09T14:57:00.725Z | Downloaded static_assertions v1.1.0 |
| 568 | 2026-09-09T14:57:00.731Z | Downloaded scroll v0.13.0 |
| 569 | 2026-09-09T14:57:00.731Z | Downloaded semver v1.0.28 |
| 570 | 2026-09-09T14:57:00.731Z | Downloaded time-core v0.1.8 |
| 571 | 2026-09-09T14:57:00.731Z | Downloaded thread-id v5.0.0 |
| 572 | 2026-09-09T14:57:00.734Z | Downloaded termtree v0.5.1 |
| 573 | 2026-09-09T14:57:00.734Z | Downloaded memchr v2.7.5 |
| 574 | 2026-09-09T14:57:00.739Z | Downloaded tinyvec_macros v0.1.1 |
| 575 | 2026-09-09T14:57:00.739Z | Downloaded http v1.4.2 |
| 576 | 2026-09-09T14:57:00.739Z | Downloaded tokio-macros v2.7.0 |
| 577 | 2026-09-09T14:57:00.745Z | Downloaded strum_macros v0.26.4 |
| 578 | 2026-09-09T14:57:00.745Z | Downloaded minimal-lexical v0.2.1 |
| 579 | 2026-09-09T14:57:00.748Z | Downloaded serde_with_macros v3.14.1 |
| 580 | 2026-09-09T14:57:00.748Z | Downloaded strum_macros v0.28.0 |
| 581 | 2026-09-09T14:57:00.748Z | Downloaded swrite v0.1.0 |
| 582 | 2026-09-09T14:57:00.748Z | Downloaded proc-macro2 v1.0.106 |
| 583 | 2026-09-09T14:57:00.752Z | Downloaded const_format v0.2.34 |
| 584 | 2026-09-09T14:57:00.754Z | Downloaded signal-hook v0.4.4 |
| 585 | 2026-09-09T14:57:00.754Z | Downloaded rustls-pki-types v1.12.0 |
| 586 | 2026-09-09T14:57:00.757Z | Downloaded serde_derive_internals v0.29.1 |
| 587 | 2026-09-09T14:57:00.760Z | Downloaded pin-project v1.1.10 |
| 588 | 2026-09-09T14:57:00.764Z | Downloaded tower-layer v0.3.3 |
| 589 | 2026-09-09T14:57:00.767Z | Downloaded ryu v1.0.20 |
| 590 | 2026-09-09T14:57:00.767Z | Downloaded progenitor-impl v0.10.0 |
| 591 | 2026-09-09T14:57:00.770Z | Downloaded synstructure v0.13.2 |
| 592 | 2026-09-09T14:57:00.770Z | Downloaded toml_datetime v0.6.11 |
| 593 | 2026-09-09T14:57:00.773Z | Downloaded hashbrown v0.12.3 |
| 594 | 2026-09-09T14:57:00.777Z | Downloaded toml_write v0.1.2 |
| 595 | 2026-09-09T14:57:00.777Z | Downloaded smallvec v1.15.1 |
| 596 | 2026-09-09T14:57:00.777Z | Downloaded expectorate v1.3.0 |
| 597 | 2026-09-09T14:57:00.780Z | Downloaded thiserror v1.0.69 |
| 598 | 2026-09-09T14:57:00.780Z | Downloaded try-lock v0.2.5 |
| 599 | 2026-09-09T14:57:00.784Z | Downloaded serde_core v1.0.228 |
| 600 | 2026-09-09T14:57:00.784Z | Downloaded tower-service v0.3.3 |
| 601 | 2026-09-09T14:57:00.787Z | Downloaded thiserror-impl v2.0.18 |
| 602 | 2026-09-09T14:57:00.787Z | Downloaded thiserror-impl v1.0.69 |
| 603 | 2026-09-09T14:57:00.787Z | Downloaded unarray v0.1.4 |
| 604 | 2026-09-09T14:57:00.787Z | Downloaded typify-macro v0.4.3 |
| 605 | 2026-09-09T14:57:00.788Z | Downloaded strum_macros v0.27.2 |
| 606 | 2026-09-09T14:57:00.790Z | Downloaded schemars v0.8.22 |
| 607 | 2026-09-09T14:57:00.797Z | Downloaded spin v0.9.8 |
| 608 | 2026-09-09T14:57:00.800Z | Downloaded time-macros v0.2.27 |
| 609 | 2026-09-09T14:57:00.801Z | Downloaded thread_local v1.1.9 |
| 610 | 2026-09-09T14:57:00.801Z | Downloaded typify-macro v0.6.2 |
| 611 | 2026-09-09T14:57:00.801Z | Downloaded unicode-xid v0.2.6 |
| 612 | 2026-09-09T14:57:00.804Z | Downloaded serde_derive v1.0.228 |
| 613 | 2026-09-09T14:57:00.804Z | Downloaded unicode-linebreak v0.1.5 |
| 614 | 2026-09-09T14:57:00.804Z | Downloaded serde_yaml v0.9.34+deprecated |
| 615 | 2026-09-09T14:57:00.809Z | Downloaded progenitor-impl v0.11.1 |
| 616 | 2026-09-09T14:57:00.813Z | Downloaded miniz_oxide v0.8.9 |
| 617 | 2026-09-09T14:57:00.813Z | Downloaded untrusted v0.7.1 |
| 618 | 2026-09-09T14:57:00.813Z | Downloaded tokio-native-tls v0.3.1 |
| 619 | 2026-09-09T14:57:00.813Z | Downloaded universal-hash v0.5.1 |
| 620 | 2026-09-09T14:57:00.813Z | Downloaded tokio-dtrace v0.1.1 |
| 621 | 2026-09-09T14:57:00.818Z | Downloaded prettyplease v0.2.37 |
| 622 | 2026-09-09T14:57:00.818Z | Downloaded utf8_iter v1.0.4 |
| 623 | 2026-09-09T14:57:00.818Z | Downloaded utf8parse v0.2.2 |
| 624 | 2026-09-09T14:57:00.823Z | Downloaded usdt-macro v0.5.0 |
| 625 | 2026-09-09T14:57:00.823Z | Downloaded usdt v0.6.0 |
| 626 | 2026-09-09T14:57:00.823Z | Downloaded usdt-macro v0.6.0 |
| 627 | 2026-09-09T14:57:00.823Z | Downloaded usdt-attr-macro v0.6.0 |
| 628 | 2026-09-09T14:57:00.823Z | Downloaded usdt-attr-macro v0.5.0 |
| 629 | 2026-09-09T14:57:00.823Z | Downloaded tokio-rustls v0.25.0 |
| 630 | 2026-09-09T14:57:00.823Z | Downloaded untrusted v0.9.0 |
| 631 | 2026-09-09T14:57:00.826Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 632 | 2026-09-09T14:57:00.826Z | Downloaded scroll v0.12.0 |
| 633 | 2026-09-09T14:57:00.826Z | Downloaded papergrid v0.11.0 |
| 634 | 2026-09-09T14:57:00.831Z | Downloaded similar v2.7.0 |
| 635 | 2026-09-09T14:57:00.834Z | Downloaded topological-sort v0.2.2 |
| 636 | 2026-09-09T14:57:00.834Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 637 | 2026-09-09T14:57:00.834Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 638 | 2026-09-09T14:57:00.834Z | Downloaded version_check v0.9.5 |
| 639 | 2026-09-09T14:57:00.834Z | Downloaded indexmap v2.14.0 |
| 640 | 2026-09-09T14:57:00.837Z | Downloaded dropshot-api-manager v0.7.2 |
| 641 | 2026-09-09T14:57:00.843Z | Downloaded waitgroup v0.1.2 |
| 642 | 2026-09-09T14:57:00.843Z | Downloaded wait-timeout v0.2.1 |
| 643 | 2026-09-09T14:57:00.845Z | Downloaded schemars v0.9.0 |
| 644 | 2026-09-09T14:57:00.848Z | Downloaded thiserror v2.0.18 |
| 645 | 2026-09-09T14:57:00.851Z | Downloaded nom v7.1.3 |
| 646 | 2026-09-09T14:57:00.853Z | Downloaded xattr v1.6.1 |
| 647 | 2026-09-09T14:57:00.857Z | Downloaded want v0.3.1 |
| 648 | 2026-09-09T14:57:00.857Z | Downloaded hyper-util v0.1.20 |
| 649 | 2026-09-09T14:57:00.859Z | Downloaded term v1.2.0 |
| 650 | 2026-09-09T14:57:00.862Z | Downloaded tinystr v0.8.1 |
| 651 | 2026-09-09T14:57:00.863Z | Downloaded thiserror-no-std v2.0.2 |
| 652 | 2026-09-09T14:57:00.866Z | Downloaded mio v1.2.1 |
| 653 | 2026-09-09T14:57:00.868Z | Downloaded tokio-stream v0.1.17 |
| 654 | 2026-09-09T14:57:00.872Z | Downloaded rayon-core v1.13.0 |
| 655 | 2026-09-09T14:57:00.876Z | Downloaded usdt-impl v0.6.0 |
| 656 | 2026-09-09T14:57:00.876Z | Downloaded scuffle v0.1.0 |
| 657 | 2026-09-09T14:57:00.880Z | Downloaded zone v0.3.1 |
| 658 | 2026-09-09T14:57:00.880Z | Downloaded zerofrom-derive v0.1.6 |
| 659 | 2026-09-09T14:57:00.880Z | Downloaded zerofrom v0.1.6 |
| 660 | 2026-09-09T14:57:00.880Z | Downloaded yoke-derive v0.8.0 |
| 661 | 2026-09-09T14:57:00.880Z | Downloaded clap_builder v4.6.0 |
| 662 | 2026-09-09T14:57:00.884Z | Downloaded usdt-impl v0.5.0 |
| 663 | 2026-09-09T14:57:00.884Z | Downloaded tokio-rustls v0.26.4 |
| 664 | 2026-09-09T14:57:00.889Z | Downloaded usdt v0.5.0 |
| 665 | 2026-09-09T14:57:00.889Z | Downloaded schemars_derive v0.8.22 |
| 666 | 2026-09-09T14:57:00.889Z | Downloaded phf v0.12.1 |
| 667 | 2026-09-09T14:57:00.889Z | Downloaded pest_generator v2.8.2 |
| 668 | 2026-09-09T14:57:00.893Z | Downloaded zone_cfg_derive v0.3.1 |
| 669 | 2026-09-09T14:57:00.893Z | Downloaded toml v0.8.23 |
| 670 | 2026-09-09T14:57:00.893Z | Downloaded zeroize_derive v1.4.3 |
| 671 | 2026-09-09T14:57:00.893Z | Downloaded oxnet v0.1.6 |
| 672 | 2026-09-09T14:57:00.893Z | Downloaded num_enum_derive v0.7.5 |
| 673 | 2026-09-09T14:57:00.896Z | Downloaded libloading v0.8.9 |
| 674 | 2026-09-09T14:57:00.896Z | Downloaded derive-where v1.6.0 |
| 675 | 2026-09-09T14:57:00.896Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 676 | 2026-09-09T14:57:00.900Z | Downloaded quinn v0.11.9 |
| 677 | 2026-09-09T14:57:00.903Z | Downloaded tempfile v3.27.0 |
| 678 | 2026-09-09T14:57:00.903Z | Downloaded hashbrown v0.15.5 |
| 679 | 2026-09-09T14:57:00.907Z | Downloaded walkdir v2.5.0 |
| 680 | 2026-09-09T14:57:00.907Z | Downloaded rand v0.9.3 |
| 681 | 2026-09-09T14:57:00.911Z | Downloaded textwrap v0.16.2 |
| 682 | 2026-09-09T14:57:00.911Z | Downloaded tracing-attributes v0.1.30 |
| 683 | 2026-09-09T14:57:00.911Z | Downloaded serde v1.0.228 |
| 684 | 2026-09-09T14:57:00.914Z | Downloaded whoami v1.6.1 |
| 685 | 2026-09-09T14:57:00.914Z | Downloaded ucd-trie v0.1.7 |
| 686 | 2026-09-09T14:57:00.914Z | Downloaded test-strategy v0.4.3 |
| 687 | 2026-09-09T14:57:00.917Z | Downloaded tinyvec v1.10.0 |
| 688 | 2026-09-09T14:57:00.920Z | Downloaded socket2 v0.6.4 |
| 689 | 2026-09-09T14:57:00.920Z | Downloaded snafu v0.8.9 |
| 690 | 2026-09-09T14:57:00.923Z | Downloaded idna v1.1.0 |
| 691 | 2026-09-09T14:57:00.926Z | Downloaded itertools v0.12.1 |
| 692 | 2026-09-09T14:57:00.929Z | Downloaded slog v2.8.2 |
| 693 | 2026-09-09T14:57:00.933Z | Downloaded elliptic-curve v0.13.8 |
| 694 | 2026-09-09T14:57:00.938Z | Downloaded num-rational v0.4.2 |
| 695 | 2026-09-09T14:57:00.938Z | Downloaded zerovec-derive v0.11.1 |
| 696 | 2026-09-09T14:57:00.938Z | Downloaded yoke v0.8.0 |
| 697 | 2026-09-09T14:57:00.938Z | Downloaded num-integer v0.1.46 |
| 698 | 2026-09-09T14:57:00.938Z | Downloaded derive_more v0.99.20 |
| 699 | 2026-09-09T14:57:00.941Z | Downloaded zeroize v1.8.1 |
| 700 | 2026-09-09T14:57:00.941Z | Downloaded toml v0.7.8 |
| 701 | 2026-09-09T14:57:00.944Z | Downloaded potential_utf v0.1.3 |
| 702 | 2026-09-09T14:57:00.944Z | Downloaded hashbrown v0.16.1 |
| 703 | 2026-09-09T14:57:00.947Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 704 | 2026-09-09T14:57:00.950Z | Downloaded vergen v8.3.2 |
| 705 | 2026-09-09T14:57:00.950Z | Downloaded qorb v0.4.1 |
| 706 | 2026-09-09T14:57:00.954Z | Downloaded rand v0.8.5 |
| 707 | 2026-09-09T14:57:00.959Z | Downloaded schemars v1.2.0 |
| 708 | 2026-09-09T14:57:00.963Z | Downloaded typify v0.6.2 |
| 709 | 2026-09-09T14:57:00.966Z | Downloaded typify v0.4.3 |
| 710 | 2026-09-09T14:57:00.966Z | Downloaded icu_properties_data v2.0.1 |
| 711 | 2026-09-09T14:57:00.969Z | Downloaded unicode-ident v1.0.24 |
| 712 | 2026-09-09T14:57:00.974Z | Downloaded steno v0.4.1 |
| 713 | 2026-09-09T14:57:00.977Z | Downloaded zerocopy-derive v0.7.35 |
| 714 | 2026-09-09T14:57:00.977Z | Downloaded itertools v0.14.0 |
| 715 | 2026-09-09T14:57:00.979Z | Downloaded zmij v1.0.17 |
| 716 | 2026-09-09T14:57:00.982Z | Downloaded aws-lc-rs v1.16.2 |
| 717 | 2026-09-09T14:57:00.985Z | Downloaded hyper v1.10.1 |
| 718 | 2026-09-09T14:57:00.989Z | Downloaded vsss-rs v3.3.4 |
| 719 | 2026-09-09T14:57:00.993Z | Downloaded uuid v1.23.3 |
| 720 | 2026-09-09T14:57:00.997Z | Downloaded toml_edit v0.22.27 |
| 721 | 2026-09-09T14:57:00.997Z | Downloaded writeable v0.6.1 |
| 722 | 2026-09-09T14:57:00.997Z | Downloaded tracing-core v0.1.34 |
| 723 | 2026-09-09T14:57:01.000Z | Downloaded aho-corasick v1.1.3 |
| 724 | 2026-09-09T14:57:01.003Z | Downloaded libm v0.2.15 |
| 725 | 2026-09-09T14:57:01.006Z | Downloaded hkdf v0.12.4 |
| 726 | 2026-09-09T14:57:01.009Z | Downloaded h2 v0.4.14 |
| 727 | 2026-09-09T14:57:01.012Z | Downloaded unsafe-libyaml v0.2.11 |
| 728 | 2026-09-09T14:57:01.015Z | Downloaded similar v3.2.0 |
| 729 | 2026-09-09T14:57:01.015Z | Downloaded iri-string v0.7.8 |
| 730 | 2026-09-09T14:57:01.021Z | Downloaded hashbrown v0.17.1 |
| 731 | 2026-09-09T14:57:01.026Z | Downloaded goblin v0.8.2 |
| 732 | 2026-09-09T14:57:01.030Z | Downloaded futures-util v0.3.32 |
| 733 | 2026-09-09T14:57:01.034Z | Downloaded toml_edit v0.19.15 |
| 734 | 2026-09-09T14:57:01.040Z | Downloaded tracing v0.1.41 |
| 735 | 2026-09-09T14:57:01.043Z | Downloaded itertools v0.15.0 |
| 736 | 2026-09-09T14:57:01.047Z | Downloaded blake3 v1.8.2 |
| 737 | 2026-09-09T14:57:01.050Z | Downloaded url v2.5.7 |
| 738 | 2026-09-09T14:57:01.055Z | Downloaded zerotrie v0.2.2 |
| 739 | 2026-09-09T14:57:01.055Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 740 | 2026-09-09T14:57:01.059Z | Downloaded tar v0.4.45 |
| 741 | 2026-09-09T14:57:01.059Z | Downloaded rustls-webpki v0.103.6 |
| 742 | 2026-09-09T14:57:01.063Z | Downloaded pest v2.8.2 |
| 743 | 2026-09-09T14:57:01.063Z | Downloaded iddqd v0.3.18 |
| 744 | 2026-09-09T14:57:01.073Z | Downloaded plain v0.2.3 |
| 745 | 2026-09-09T14:57:01.073Z | Downloaded num_enum v0.7.5 |
| 746 | 2026-09-09T14:57:01.079Z | Downloaded num-complex v0.4.6 |
| 747 | 2026-09-09T14:57:01.079Z | Downloaded regex v1.12.4 |
| 748 | 2026-09-09T14:57:01.079Z | Downloaded reqwest v0.13.2 |
| 749 | 2026-09-09T14:57:01.079Z | Downloaded libsw v3.5.0 |
| 750 | 2026-09-09T14:57:01.079Z | Downloaded critical-section v1.2.0 |
| 751 | 2026-09-09T14:57:01.080Z | Downloaded hybrid-array v0.4.12 |
| 752 | 2026-09-09T14:57:01.084Z | Downloaded zerocopy-derive v0.8.27 |
| 753 | 2026-09-09T14:57:01.084Z | Downloaded getrandom v0.2.16 |
| 754 | 2026-09-09T14:57:01.089Z | Downloaded futures-executor v0.3.32 |
| 755 | 2026-09-09T14:57:01.089Z | Downloaded byteorder v1.5.0 |
| 756 | 2026-09-09T14:57:01.089Z | Downloaded bitflags v2.11.1 |
| 757 | 2026-09-09T14:57:01.089Z | Downloaded num v0.4.3 |
| 758 | 2026-09-09T14:57:01.093Z | Downloaded httparse v1.10.1 |
| 759 | 2026-09-09T14:57:01.093Z | Downloaded ipnetwork v0.21.1 |
| 760 | 2026-09-09T14:57:01.093Z | Downloaded tower v0.5.2 |
| 761 | 2026-09-09T14:57:01.097Z | Downloaded ipnet v2.11.0 |
| 762 | 2026-09-09T14:57:01.097Z | Downloaded internet-checksum v0.2.1 |
| 763 | 2026-09-09T14:57:01.097Z | Downloaded dropshot_endpoint v0.16.7 |
| 764 | 2026-09-09T14:57:01.100Z | Downloaded block-buffer v0.12.0 |
| 765 | 2026-09-09T14:57:01.100Z | Downloaded typenum v1.20.1 |
| 766 | 2026-09-09T14:57:01.100Z | Downloaded unicode-segmentation v1.12.0 |
| 767 | 2026-09-09T14:57:01.103Z | Downloaded git2 v0.19.0 |
| 768 | 2026-09-09T14:57:01.106Z | Downloaded tokio-util v0.7.16 |
| 769 | 2026-09-09T14:57:01.109Z | Downloaded reqwest v0.12.23 |
| 770 | 2026-09-09T14:57:01.112Z | Downloaded rayon v1.11.0 |
| 771 | 2026-09-09T14:57:01.120Z | Downloaded iddqd v0.4.5 |
| 772 | 2026-09-09T14:57:01.123Z | Downloaded typed-path v0.9.3 |
| 773 | 2026-09-09T14:57:01.126Z | Downloaded const_format_proc_macros v0.2.34 |
| 774 | 2026-09-09T14:57:01.129Z | Downloaded unicode-normalization v0.1.24 |
| 775 | 2026-09-09T14:57:01.129Z | Downloaded portable-atomic v1.11.1 |
| 776 | 2026-09-09T14:57:01.132Z | Downloaded chrono v0.4.45 |
| 777 | 2026-09-09T14:57:01.135Z | Downloaded bindgen v0.72.1 |
| 778 | 2026-09-09T14:57:01.141Z | Downloaded tough v0.20.0 |
| 779 | 2026-09-09T14:57:01.144Z | Downloaded chacha20 v0.9.1 |
| 780 | 2026-09-09T14:57:01.147Z | Downloaded tower-http v0.6.8 |
| 781 | 2026-09-09T14:57:01.150Z | Downloaded backoff v0.4.0 |
| 782 | 2026-09-09T14:57:01.152Z | Downloaded fixedbitset v0.5.7 |
| 783 | 2026-09-09T14:57:01.152Z | Downloaded defmt v1.0.1 |
| 784 | 2026-09-09T14:57:01.156Z | Downloaded serde_json v1.0.150 |
| 785 | 2026-09-09T14:57:01.160Z | Downloaded goblin v0.10.1 |
| 786 | 2026-09-09T14:57:01.163Z | Downloaded humantime v2.3.0 |
| 787 | 2026-09-09T14:57:01.163Z | Downloaded proptest v1.8.0 |
| 788 | 2026-09-09T14:57:01.167Z | Downloaded const-oid v0.10.2 |
| 789 | 2026-09-09T14:57:01.169Z | Downloaded serde_with v3.14.1 |
| 790 | 2026-09-09T14:57:01.174Z | Downloaded zerovec v0.11.4 |
| 791 | 2026-09-09T14:57:01.177Z | Downloaded moka v0.12.11 |
| 792 | 2026-09-09T14:57:01.182Z | Downloaded winnow v0.5.40 |
| 793 | 2026-09-09T14:57:01.188Z | Downloaded rustls-webpki v0.102.8 |
| 794 | 2026-09-09T14:57:01.197Z | Downloaded cargo_metadata v0.18.1 |
| 795 | 2026-09-09T14:57:01.201Z | Downloaded crc32fast v1.5.0 |
| 796 | 2026-09-09T14:57:01.201Z | Downloaded cipher v0.4.4 |
| 797 | 2026-09-09T14:57:01.204Z | Downloaded zerocopy v0.7.35 |
| 798 | 2026-09-09T14:57:01.209Z | Downloaded console v0.16.4 |
| 799 | 2026-09-09T14:57:01.212Z | Downloaded instant v0.1.13 |
| 800 | 2026-09-09T14:57:01.212Z | Downloaded inout v0.1.4 |
| 801 | 2026-09-09T14:57:01.212Z | Downloaded idna_adapter v1.2.1 |
| 802 | 2026-09-09T14:57:01.212Z | Downloaded cexpr v0.6.0 |
| 803 | 2026-09-09T14:57:01.212Z | Downloaded bitflags v1.3.2 |
| 804 | 2026-09-09T14:57:01.216Z | Downloaded anstream v1.0.0 |
| 805 | 2026-09-09T14:57:01.217Z | Downloaded futures-sink v0.3.32 |
| 806 | 2026-09-09T14:57:01.220Z | Downloaded compression-core v0.4.32 |
| 807 | 2026-09-09T14:57:01.220Z | Downloaded heck v0.5.0 |
| 808 | 2026-09-09T14:57:01.220Z | Downloaded futures-macro v0.3.32 |
| 809 | 2026-09-09T14:57:01.220Z | Downloaded debug-ignore v1.0.5 |
| 810 | 2026-09-09T14:57:01.220Z | Downloaded base16ct v0.2.0 |
| 811 | 2026-09-09T14:57:01.221Z | Downloaded aead v0.5.2 |
| 812 | 2026-09-09T14:57:01.221Z | Downloaded embedded-io v0.6.1 |
| 813 | 2026-09-09T14:57:01.221Z | Downloaded winnow v0.7.14 |
| 814 | 2026-09-09T14:57:01.224Z | Downloaded quinn-proto v0.11.14 |
| 815 | 2026-09-09T14:57:01.229Z | Downloaded either v1.15.0 |
| 816 | 2026-09-09T14:57:01.236Z | Downloaded curve25519-dalek v4.1.3 |
| 817 | 2026-09-09T14:57:01.239Z | Downloaded dtrace-parser v0.2.0 |
| 818 | 2026-09-09T14:57:01.239Z | Downloaded crc8 v0.1.1 |
| 819 | 2026-09-09T14:57:01.239Z | Downloaded compression-codecs v0.4.32 |
| 820 | 2026-09-09T14:57:01.240Z | Downloaded tabled v0.15.0 |
| 821 | 2026-09-09T14:57:01.244Z | Downloaded winnow v1.0.3 |
| 822 | 2026-09-09T14:57:01.250Z | Downloaded time v0.3.47 |
| 823 | 2026-09-09T14:57:01.256Z | Downloaded adler2 v2.0.1 |
| 824 | 2026-09-09T14:57:01.258Z | Downloaded dropshot v0.16.7 |
| 825 | 2026-09-09T14:57:01.271Z | Downloaded syn v1.0.109 |
| 826 | 2026-09-09T14:57:01.274Z | Downloaded openssl v0.10.81 |
| 827 | 2026-09-09T14:57:01.278Z | Downloaded tabled v0.21.0 |
| 828 | 2026-09-09T14:57:01.288Z | Downloaded cargo-platform v0.1.9 |
| 829 | 2026-09-09T14:57:01.290Z | Downloaded bstr v1.12.0 |
| 830 | 2026-09-09T14:57:01.293Z | Downloaded webpki-roots v1.0.2 |
| 831 | 2026-09-09T14:57:01.296Z | Downloaded bit-set v0.8.0 |
| 832 | 2026-09-09T14:57:01.296Z | Downloaded ciborium-io v0.2.2 |
| 833 | 2026-09-09T14:57:01.299Z | Downloaded erased-serde v0.3.31 |
| 834 | 2026-09-09T14:57:01.300Z | Downloaded unicode-width v0.2.1 |
| 835 | 2026-09-09T14:57:01.303Z | Downloaded equivalent v1.0.2 |
| 836 | 2026-09-09T14:57:01.304Z | Downloaded gethostname v0.5.0 |
| 837 | 2026-09-09T14:57:01.308Z | Downloaded fixedbitset v0.4.2 |
| 838 | 2026-09-09T14:57:01.308Z | Downloaded ciborium v0.2.2 |
| 839 | 2026-09-09T14:57:01.308Z | Downloaded dtrace-parser v0.3.0 |
| 840 | 2026-09-09T14:57:01.308Z | Downloaded convert_case v0.4.0 |
| 841 | 2026-09-09T14:57:01.308Z | Downloaded cobs v0.3.0 |
| 842 | 2026-09-09T14:57:01.308Z | Downloaded async-compression v0.4.33 |
| 843 | 2026-09-09T14:57:01.312Z | Downloaded form_urlencoded v1.2.2 |
| 844 | 2026-09-09T14:57:01.312Z | Downloaded filetime v0.2.26 |
| 845 | 2026-09-09T14:57:01.312Z | Downloaded zerocopy v0.8.27 |
| 846 | 2026-09-09T14:57:01.322Z | Downloaded smoltcp v0.11.0 |
| 847 | 2026-09-09T14:57:01.335Z | Downloaded rustls v0.22.4 |
| 848 | 2026-09-09T14:57:01.342Z | Downloaded unicode-width v0.1.14 |
| 849 | 2026-09-09T14:57:01.348Z | Downloaded nix v0.31.3 |
| 850 | 2026-09-09T14:57:01.353Z | Downloaded rustls v0.23.40 |
| 851 | 2026-09-09T14:57:01.357Z | Downloaded openapiv3 v2.2.0 |
| 852 | 2026-09-09T14:57:01.362Z | Downloaded regex-syntax v0.8.11 |
| 853 | 2026-09-09T14:57:01.368Z | Downloaded syn v2.0.118 |
| 854 | 2026-09-09T14:57:01.370Z | Downloaded hickory-proto v0.25.2 |
| 855 | 2026-09-09T14:57:01.379Z | Downloaded nix v0.30.1 |
| 856 | 2026-09-09T14:57:01.386Z | Downloaded regress v0.11.1 |
| 857 | 2026-09-09T14:57:01.391Z | Downloaded rustix v0.38.44 |
| 858 | 2026-09-09T14:57:01.403Z | Downloaded regress v0.10.5 |
| 859 | 2026-09-09T14:57:01.408Z | Downloaded hickory-proto v0.24.4 |
| 860 | 2026-09-09T14:57:01.416Z | Downloaded dropshot v0.17.1 |
| 861 | 2026-09-09T14:57:01.428Z | Downloaded rustix v1.1.4 |
| 862 | 2026-09-09T14:57:01.442Z | Downloaded vcpkg v0.2.15 |
| 863 | 2026-09-09T14:57:01.462Z | Downloaded fastrand v2.3.0 |
| 864 | 2026-09-09T14:57:01.465Z | Downloaded embedded-io v0.4.0 |
| 865 | 2026-09-09T14:57:01.465Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 866 | 2026-09-09T14:57:01.465Z | Downloaded dunce v1.0.5 |
| 867 | 2026-09-09T14:57:01.465Z | Downloaded dof v0.3.0 |
| 868 | 2026-09-09T14:57:01.469Z | Downloaded darling v0.21.3 |
| 869 | 2026-09-09T14:57:01.471Z | Downloaded colored v3.1.1 |
| 870 | 2026-09-09T14:57:01.471Z | Downloaded clap_derive v4.6.1 |
| 871 | 2026-09-09T14:57:01.471Z | Downloaded clang-sys v1.8.1 |
| 872 | 2026-09-09T14:57:01.474Z | Downloaded cpufeatures v0.2.17 |
| 873 | 2026-09-09T14:57:01.474Z | Downloaded constant_time_eq v0.3.1 |
| 874 | 2026-09-09T14:57:01.474Z | Downloaded block-buffer v0.10.4 |
| 875 | 2026-09-09T14:57:01.474Z | Downloaded arrayref v0.3.9 |
| 876 | 2026-09-09T14:57:01.478Z | Downloaded atomicwrites v0.4.4 |
| 877 | 2026-09-09T14:57:01.493Z | Downloaded typify-impl v0.6.2 |
| 878 | 2026-09-09T14:57:01.502Z | Downloaded typify-impl v0.4.3 |
| 879 | 2026-09-09T14:57:01.511Z | Downloaded jiff v0.2.15 |
| 880 | 2026-09-09T14:57:01.544Z | Downloaded petgraph v0.8.2 |
| 881 | 2026-09-09T14:57:01.558Z | Downloaded regex-automata v0.4.13 |
| 882 | 2026-09-09T14:57:01.569Z | Downloaded libc v0.2.186 |
| 883 | 2026-09-09T14:57:01.589Z | Downloaded sha3 v0.10.8 |
| 884 | 2026-09-09T14:57:01.604Z | Downloaded chrono-tz v0.10.4 |
| 885 | 2026-09-09T14:57:01.617Z | Downloaded petgraph v0.6.5 |
| 886 | 2026-09-09T14:57:01.644Z | Downloaded libz-sys v1.1.22 |
| 887 | 2026-09-09T14:57:01.658Z | Downloaded csv v1.4.0 |
| 888 | 2026-09-09T14:57:01.670Z | Downloaded encoding_rs v0.8.35 |
| 889 | 2026-09-09T14:57:01.682Z | Downloaded tokio v1.52.3 |
| 890 | 2026-09-09T14:57:01.729Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 891 | 2026-09-09T14:57:01.811Z | Downloaded ring v0.17.14 |
| 892 | 2026-09-09T14:57:01.860Z | Downloaded curl-sys v0.4.89+curl-8.20.0 |
| 893 | 2026-09-09T14:57:02.311Z | Downloaded aws-lc-sys v0.39.1 |
| 894 | 2026-09-09T14:57:02.632Z | Compiling proc-macro2 v1.0.106 |
| 895 | 2026-09-09T14:57:02.632Z | Compiling quote v1.0.45 |
| 896 | 2026-09-09T14:57:02.632Z | Compiling unicode-ident v1.0.24 |
| 897 | 2026-09-09T14:57:02.636Z | Compiling serde_core v1.0.228 |
| 898 | 2026-09-09T14:57:02.636Z | Compiling serde v1.0.228 |
| 899 | 2026-09-09T14:57:02.637Z | Compiling libc v0.2.186 |
| 900 | 2026-09-09T14:57:02.637Z | Checking cfg-if v1.0.4 |
| 901 | 2026-09-09T14:57:02.937Z | Compiling zmij v1.0.17 |
| 902 | 2026-09-09T14:57:02.958Z | Compiling autocfg v1.5.0 |
| 903 | 2026-09-09T14:57:03.211Z | Compiling memchr v2.7.5 |
| 904 | 2026-09-09T14:57:03.346Z | Compiling libm v0.2.15 |
| 905 | 2026-09-09T14:57:03.669Z | Compiling getrandom v0.4.2 |
| 906 | 2026-09-09T14:57:03.724Z | Compiling jobserver v0.1.34 |
| 907 | 2026-09-09T14:57:03.739Z | Compiling shlex v2.0.1 |
| 908 | 2026-09-09T14:57:03.760Z | Compiling find-msvc-tools v0.1.9 |
| 909 | 2026-09-09T14:57:03.808Z | Compiling version_check v0.9.5 |
| 910 | 2026-09-09T14:57:03.952Z | Compiling cc v1.2.64 |
| 911 | 2026-09-09T14:57:03.993Z | Compiling thiserror v2.0.18 |
| 912 | 2026-09-09T14:57:04.040Z | Checking smallvec v1.15.1 |
| 913 | 2026-09-09T14:57:04.055Z | Checking itoa v1.0.15 |
| 914 | 2026-09-09T14:57:04.165Z | Compiling syn v2.0.118 |
| 915 | 2026-09-09T14:57:04.179Z | Compiling icu_properties_data v2.0.1 |
| 916 | 2026-09-09T14:57:04.213Z | Compiling icu_normalizer_data v2.0.0 |
| 917 | 2026-09-09T14:57:04.229Z | Compiling parking_lot_core v0.9.12 |
| 918 | 2026-09-09T14:57:04.416Z | Checking stable_deref_trait v1.2.0 |
| 919 | 2026-09-09T14:57:04.453Z | Compiling serde_json v1.0.150 |
| 920 | 2026-09-09T14:57:04.535Z | Compiling heck v0.5.0 |
| 921 | 2026-09-09T14:57:04.795Z | Checking litemap v0.8.0 |
| 922 | 2026-09-09T14:57:04.798Z | Checking writeable v0.6.1 |
| 923 | 2026-09-09T14:57:04.899Z | Compiling num-traits v0.2.19 |
| 924 | 2026-09-09T14:57:04.986Z | Checking percent-encoding v2.3.2 |
| 925 | 2026-09-09T14:57:05.176Z | Checking form_urlencoded v1.2.2 |
| 926 | 2026-09-09T14:57:05.297Z | Checking utf8_iter v1.0.4 |
| 927 | 2026-09-09T14:57:05.312Z | Compiling zerocopy v0.8.27 |
| 928 | 2026-09-09T14:57:05.315Z | Checking pin-project-lite v0.2.16 |
| 929 | 2026-09-09T14:57:05.396Z | Compiling log v0.4.29 |
| 930 | 2026-09-09T14:57:05.421Z | Compiling equivalent v1.0.2 |
| 931 | 2026-09-09T14:57:05.424Z | Compiling semver v1.0.28 |
| 932 | 2026-09-09T14:57:05.451Z | Checking iana-time-zone v0.1.64 |
| 933 | 2026-09-09T14:57:05.528Z | Compiling rustversion v1.0.22 |
| 934 | 2026-09-09T14:57:05.558Z | Checking getrandom v0.2.16 |
| 935 | 2026-09-09T14:57:05.576Z | Checking socket2 v0.6.4 |
| 936 | 2026-09-09T14:57:05.704Z | Checking uuid v1.23.3 |
| 937 | 2026-09-09T14:57:05.748Z | Checking scopeguard v1.2.0 |
| 938 | 2026-09-09T14:57:05.852Z | Checking lock_api v0.4.14 |
| 939 | 2026-09-09T14:57:05.996Z | Checking bitflags v2.11.1 |
| 940 | 2026-09-09T14:57:05.999Z | Checking signal-hook-registry v1.4.6 |
| 941 | 2026-09-09T14:57:06.027Z | Checking mio v1.2.1 |
| 942 | 2026-09-09T14:57:06.069Z | Checking parking_lot v0.12.5 |
| 943 | 2026-09-09T14:57:06.164Z | Checking dyn-clone v1.0.20 |
| 944 | 2026-09-09T14:57:06.167Z | Compiling schemars v0.8.22 |
| 945 | 2026-09-09T14:57:06.291Z | Compiling portable-atomic v1.11.1 |
| 946 | 2026-09-09T14:57:06.347Z | Checking futures-core v0.3.32 |
| 947 | 2026-09-09T14:57:06.470Z | Compiling ring v0.17.14 |
| 948 | 2026-09-09T14:57:06.486Z | Checking critical-section v1.2.0 |
| 949 | 2026-09-09T14:57:06.500Z | Compiling hashbrown v0.17.1 |
| 950 | 2026-09-09T14:57:06.584Z | Compiling httparse v1.10.1 |
| 951 | 2026-09-09T14:57:06.647Z | Checking subtle v2.6.1 |
| 952 | 2026-09-09T14:57:06.711Z | Compiling regex-syntax v0.8.11 |
| 953 | 2026-09-09T14:57:06.799Z | Checking futures-sink v0.3.32 |
| 954 | 2026-09-09T14:57:07.150Z | Compiling synstructure v0.13.2 |
| 955 | 2026-09-09T14:57:07.259Z | Compiling serde_derive_internals v0.29.1 |
| 956 | 2026-09-09T14:57:07.289Z | Checking once_cell v1.21.3 |
| 957 | 2026-09-09T14:57:07.387Z | Compiling indexmap v2.14.0 |
| 958 | 2026-09-09T14:57:07.498Z | Checking slab v0.4.11 |
| 959 | 2026-09-09T14:57:07.684Z | Compiling aho-corasick v1.1.3 |
| 960 | 2026-09-09T14:57:07.714Z | Compiling thiserror v1.0.69 |
| 961 | 2026-09-09T14:57:07.802Z | Compiling rustix v1.1.4 |
| 962 | 2026-09-09T14:57:08.026Z | Checking rand_core v0.6.4 |
| 963 | 2026-09-09T14:57:08.200Z | Checking typenum v1.20.1 |
| 964 | 2026-09-09T14:57:08.222Z | Checking futures-channel v0.3.32 |
| 965 | 2026-09-09T14:57:08.379Z | Compiling ucd-trie v0.1.7 |
| 966 | 2026-09-09T14:57:08.416Z | Checking futures-task v0.3.32 |
| 967 | 2026-09-09T14:57:08.440Z | Compiling serde_derive v1.0.228 |
| 968 | 2026-09-09T14:57:08.528Z | Compiling zerofrom-derive v0.1.6 |
| 969 | 2026-09-09T14:57:08.559Z | Compiling yoke-derive v0.8.0 |
| 970 | 2026-09-09T14:57:08.608Z | Compiling zerovec-derive v0.11.1 |
| 971 | 2026-09-09T14:57:08.859Z | Compiling displaydoc v0.2.5 |
| 972 | 2026-09-09T14:57:08.973Z | Compiling thiserror-impl v2.0.18 |
| 973 | 2026-09-09T14:57:09.135Z | Compiling schemars_derive v0.8.22 |
| 974 | 2026-09-09T14:57:09.575Z | Compiling tokio-macros v2.7.0 |
| 975 | 2026-09-09T14:57:09.590Z | Compiling zerocopy-derive v0.8.27 |
| 976 | 2026-09-09T14:57:09.682Z | Compiling futures-macro v0.3.32 |
| 977 | 2026-09-09T14:57:09.750Z | Checking zerofrom v0.1.6 |
| 978 | 2026-09-09T14:57:09.874Z | Checking yoke v0.8.0 |
| 979 | 2026-09-09T14:57:10.054Z | Checking zerovec v0.11.4 |
| 980 | 2026-09-09T14:57:10.185Z | Checking zerotrie v0.2.2 |
| 981 | 2026-09-09T14:57:10.431Z | Compiling zeroize_derive v1.4.3 |
| 982 | 2026-09-09T14:57:10.447Z | Compiling regex-automata v0.4.13 |
| 983 | 2026-09-09T14:57:10.464Z | Compiling thiserror-impl v1.0.69 |
| 984 | 2026-09-09T14:57:10.768Z | Checking tinystr v0.8.1 |
| 985 | 2026-09-09T14:57:10.848Z | Checking potential_utf v0.1.3 |
| 986 | 2026-09-09T14:57:10.951Z | Checking icu_locale_core v2.0.0 |
| 987 | 2026-09-09T14:57:10.984Z | Checking icu_collections v2.0.0 |
| 988 | 2026-09-09T14:57:11.043Z | Compiling pest v2.8.2 |
| 989 | 2026-09-09T14:57:11.097Z | Checking zeroize v1.8.1 |
| 990 | 2026-09-09T14:57:11.283Z | Checking futures-io v0.3.32 |
| 991 | 2026-09-09T14:57:11.401Z | Checking futures-util v0.3.32 |
| 992 | 2026-09-09T14:57:11.417Z | Checking icu_provider v2.0.0 |
| 993 | 2026-09-09T14:57:11.524Z | Checking bytes v1.12.0 |
| 994 | 2026-09-09T14:57:11.616Z | Checking chrono v0.4.45 |
| 995 | 2026-09-09T14:57:11.649Z | Checking icu_properties v2.0.1 |
| 996 | 2026-09-09T14:57:11.733Z | Checking icu_normalizer v2.0.0 |
| 997 | 2026-09-09T14:57:12.048Z | Compiling serde_tokenstream v0.2.3 |
| 998 | 2026-09-09T14:57:12.240Z | Checking tokio v1.52.3 |
| 999 | 2026-09-09T14:57:12.338Z | Compiling regex v1.12.4 |
| 1000 | 2026-09-09T14:57:12.453Z | Checking idna_adapter v1.2.1 |
| 1001 | 2026-09-09T14:57:12.455Z | Compiling pest_meta v2.8.2 |
| 1002 | 2026-09-09T14:57:12.552Z | Compiling pkg-config v0.3.32 |
| 1003 | 2026-09-09T14:57:12.579Z | Checking idna v1.1.0 |
| 1004 | 2026-09-09T14:57:12.745Z | Compiling anyhow v1.0.102 |
| 1005 | 2026-09-09T14:57:12.827Z | Checking url v2.5.7 |
| 1006 | 2026-09-09T14:57:13.002Z | Compiling tracing-attributes v0.1.30 |
| 1007 | 2026-09-09T14:57:13.005Z | Checking tracing-core v0.1.34 |
| 1008 | 2026-09-09T14:57:13.067Z | Compiling pest_generator v2.8.2 |
| 1009 | 2026-09-09T14:57:13.526Z | Compiling generic-array v0.14.7 |
| 1010 | 2026-09-09T14:57:13.595Z | Compiling foldhash v0.2.0 |
| 1011 | 2026-09-09T14:57:13.692Z | Compiling vcpkg v0.2.15 |
| 1012 | 2026-09-09T14:57:13.754Z | Compiling fnv v1.0.7 |
| 1013 | 2026-09-09T14:57:13.773Z | Compiling pest_derive v2.8.2 |
| 1014 | 2026-09-09T14:57:13.795Z | Compiling allocator-api2 v0.2.21 |
| 1015 | 2026-09-09T14:57:13.983Z | Checking http v1.4.2 |
| 1016 | 2026-09-09T14:57:14.112Z | Compiling hashbrown v0.16.1 |
| 1017 | 2026-09-09T14:57:14.208Z | Checking tracing v0.1.41 |
| 1018 | 2026-09-09T14:57:14.250Z | Compiling getrandom v0.3.3 |
| 1019 | 2026-09-09T14:57:14.385Z | Compiling byteorder v1.5.0 |
| 1020 | 2026-09-09T14:57:14.534Z | Compiling camino v1.2.3 |
| 1021 | 2026-09-09T14:57:14.602Z | Checking crypto-common v0.1.6 |
| 1022 | 2026-09-09T14:57:14.621Z | Checking errno v0.3.14 |
| 1023 | 2026-09-09T14:57:14.726Z | Checking ipnet v2.11.0 |
| 1024 | 2026-09-09T14:57:14.741Z | Compiling time-core v0.1.8 |
| 1025 | 2026-09-09T14:57:14.761Z | Checking base64 v0.22.1 |
| 1026 | 2026-09-09T14:57:14.889Z | Compiling num-conv v0.2.1 |
| 1027 | 2026-09-09T14:57:14.946Z | Compiling scroll_derive v0.13.1 |
| 1028 | 2026-09-09T14:57:14.966Z | Compiling paste v1.0.15 |
| 1029 | 2026-09-09T14:57:15.021Z | Checking http-body v1.0.1 |
| 1030 | 2026-09-09T14:57:15.040Z | Compiling time-macros v0.2.27 |
| 1031 | 2026-09-09T14:57:15.153Z | Checking rustls-pki-types v1.12.0 |
| 1032 | 2026-09-09T14:57:15.216Z | Checking atomic-waker v1.1.2 |
| 1033 | 2026-09-09T14:57:15.476Z | Checking tokio-util v0.7.16 |
| 1034 | 2026-09-09T14:57:15.729Z | Checking untrusted v0.9.0 |
| 1035 | 2026-09-09T14:57:15.774Z | Checking tower-layer v0.3.3 |
| 1036 | 2026-09-09T14:57:15.818Z | Checking try-lock v0.2.5 |
| 1037 | 2026-09-09T14:57:15.841Z | Checking tower-service v0.3.3 |
| 1038 | 2026-09-09T14:57:15.917Z | Checking want v0.3.1 |
| 1039 | 2026-09-09T14:57:15.948Z | Checking httpdate v1.0.3 |
| 1040 | 2026-09-09T14:57:15.951Z | Checking ryu v1.0.20 |
| 1041 | 2026-09-09T14:57:15.977Z | Checking h2 v0.4.14 |
| 1042 | 2026-09-09T14:57:16.028Z | Compiling openssl-sys v0.9.117 |
| 1043 | 2026-09-09T14:57:16.044Z | Compiling async-trait v0.1.89 |
| 1044 | 2026-09-09T14:57:16.094Z | Compiling cmake v0.1.54 |
| 1045 | 2026-09-09T14:57:16.109Z | Compiling dunce v1.0.5 |
| 1046 | 2026-09-09T14:57:16.207Z | Compiling strsim v0.11.1 |
| 1047 | 2026-09-09T14:57:16.276Z | Compiling fs_extra v1.3.0 |
| 1048 | 2026-09-09T14:57:16.432Z | Compiling crossbeam-utils v0.8.21 |
| 1049 | 2026-09-09T14:57:16.509Z | Checking pretty-hex v0.4.1 |
| 1050 | 2026-09-09T14:57:16.535Z | Compiling aws-lc-sys v0.39.1 |
| 1051 | 2026-09-09T14:57:16.630Z | Compiling scroll v0.13.0 |
| 1052 | 2026-09-09T14:57:16.646Z | Compiling regress v0.10.5 |
| 1053 | 2026-09-09T14:57:16.758Z | Checking block-buffer v0.10.4 |
| 1054 | 2026-09-09T14:57:16.817Z | Checking ppv-lite86 v0.2.21 |
| 1055 | 2026-09-09T14:57:16.904Z | Compiling slog v2.8.2 |
| 1056 | 2026-09-09T14:57:16.919Z | Compiling usdt-impl v0.6.0 |
| 1057 | 2026-09-09T14:57:17.013Z | Compiling plain v0.2.3 |
| 1058 | 2026-09-09T14:57:17.125Z | Compiling goblin v0.10.1 |
| 1059 | 2026-09-09T14:57:17.140Z | Checking digest v0.10.7 |
| 1060 | 2026-09-09T14:57:17.200Z | Checking http-body-util v0.1.3 |
| 1061 | 2026-09-09T14:57:17.219Z | Checking ipnetwork v0.21.1 |
| 1062 | 2026-09-09T14:57:17.331Z | Checking erased-serde v0.3.31 |
| 1063 | 2026-09-09T14:57:17.430Z | Compiling omicron-workspace-hack v0.1.0 |
| 1064 | 2026-09-09T14:57:17.633Z | Compiling ident_case v1.0.1 |
| 1065 | 2026-09-09T14:57:17.668Z | Checking serde_urlencoded v0.7.1 |
| 1066 | 2026-09-09T14:57:17.752Z | Compiling darling_core v0.21.3 |
| 1067 | 2026-09-09T14:57:17.792Z | Compiling dtrace-parser v0.3.0 |
| 1068 | 2026-09-09T14:57:17.865Z | Compiling openapiv3 v2.2.0 |
| 1069 | 2026-09-09T14:57:17.868Z | Checking hyper v1.10.1 |
| 1070 | 2026-09-09T14:57:17.958Z | Compiling daft-derive v0.1.5 |
| 1071 | 2026-09-09T14:57:18.385Z | Compiling typify-impl v0.4.3 |
| 1072 | 2026-09-09T14:57:18.673Z | Compiling thread-id v5.0.0 |
| 1073 | 2026-09-09T14:57:18.774Z | Checking hyper-util v0.1.20 |
| 1074 | 2026-09-09T14:57:19.345Z | Compiling aws-lc-rs v1.16.2 |
| 1075 | 2026-09-09T14:57:19.844Z | Compiling dof v0.4.0 |
| 1076 | 2026-09-09T14:57:19.882Z | Compiling darling_macro v0.21.3 |
| 1077 | 2026-09-09T14:57:20.038Z | Checking encoding_rs v0.8.35 |
| 1078 | 2026-09-09T14:57:20.086Z | Checking mime v0.3.17 |
| 1079 | 2026-09-09T14:57:20.435Z | Compiling darling v0.21.3 |
| 1080 | 2026-09-09T14:57:20.479Z | Checking cpufeatures v0.2.17 |
| 1081 | 2026-09-09T14:57:20.516Z | Checking untrusted v0.7.1 |
| 1082 | 2026-09-09T14:57:20.550Z | Compiling slog-async v2.8.0 |
| 1083 | 2026-09-09T14:57:20.631Z | Checking rand_core v0.9.3 |
| 1084 | 2026-09-09T14:57:20.804Z | Checking oxnet v0.1.6 |
| 1085 | 2026-09-09T14:57:20.883Z | Compiling structmeta-derive v0.3.0 |
| 1086 | 2026-09-09T14:57:20.927Z | Compiling usdt-macro v0.6.0 |
| 1087 | 2026-09-09T14:57:20.975Z | Compiling usdt-attr-macro v0.6.0 |
| 1088 | 2026-09-09T14:57:21.057Z | Compiling multer v3.1.0 |
| 1089 | 2026-09-09T14:57:21.098Z | Compiling rustls v0.22.4 |
| 1090 | 2026-09-09T14:57:21.222Z | Compiling unsafe-libyaml v0.2.11 |
| 1091 | 2026-09-09T14:57:21.280Z | Compiling rustls v0.23.40 |
| 1092 | 2026-09-09T14:57:21.616Z | Compiling async-stream-impl v0.3.6 |
| 1093 | 2026-09-09T14:57:21.705Z | Checking sync_wrapper v1.0.2 |
| 1094 | 2026-09-09T14:57:21.771Z | Compiling typify-macro v0.4.3 |
| 1095 | 2026-09-09T14:57:21.804Z | Compiling serde_yaml v0.9.34+deprecated |
| 1096 | 2026-09-09T14:57:21.884Z | Compiling openssl v0.10.81 |
| 1097 | 2026-09-09T14:57:21.899Z | Compiling structmeta v0.3.0 |
| 1098 | 2026-09-09T14:57:22.097Z | Checking foreign-types-shared v0.1.1 |
| 1099 | 2026-09-09T14:57:22.148Z | Checking fastrand v2.3.0 |
| 1100 | 2026-09-09T14:57:22.221Z | Checking hex v0.4.3 |
| 1101 | 2026-09-09T14:57:22.324Z | Checking tempfile v3.27.0 |
| 1102 | 2026-09-09T14:57:22.389Z | Checking foreign-types v0.3.2 |
| 1103 | 2026-09-09T14:57:22.457Z | Checking tower v0.5.2 |
| 1104 | 2026-09-09T14:57:22.473Z | Checking rand_chacha v0.9.0 |
| 1105 | 2026-09-09T14:57:22.515Z | Checking futures-executor v0.3.32 |
| 1106 | 2026-09-09T14:57:22.662Z | Compiling strum_macros v0.26.4 |
| 1107 | 2026-09-09T14:57:22.677Z | Compiling openssl-macros v0.1.1 |
| 1108 | 2026-09-09T14:57:22.734Z | Checking iri-string v0.7.8 |
| 1109 | 2026-09-09T14:57:22.830Z | Checking openssl-probe v0.1.6 |
| 1110 | 2026-09-09T14:57:22.940Z | Compiling native-tls v0.2.14 |
| 1111 | 2026-09-09T14:57:23.040Z | Checking powerfmt v0.2.0 |
| 1112 | 2026-09-09T14:57:23.193Z | Checking deranged v0.5.3 |
| 1113 | 2026-09-09T14:57:23.212Z | Checking rand v0.9.3 |
| 1114 | 2026-09-09T14:57:23.255Z | Compiling typify v0.4.3 |
| 1115 | 2026-09-09T14:57:23.346Z | Checking futures v0.3.32 |
| 1116 | 2026-09-09T14:57:23.426Z | Compiling newtype-uuid-macros v0.1.0 |
| 1117 | 2026-09-09T14:57:23.720Z | Checking tower-http v0.6.8 |
| 1118 | 2026-09-09T14:57:23.832Z | Compiling ref-cast v1.0.25 |
| 1119 | 2026-09-09T14:57:23.952Z | Checking num_threads v0.1.7 |
| 1120 | 2026-09-09T14:57:24.041Z | Compiling ref-cast-impl v1.0.25 |
| 1121 | 2026-09-09T14:57:24.178Z | Checking time v0.3.47 |
| 1122 | 2026-09-09T14:57:24.181Z | Compiling dropshot v0.16.7 |
| 1123 | 2026-09-09T14:57:24.205Z | Checking memmap2 v0.9.8 |
| 1124 | 2026-09-09T14:57:24.210Z | Checking unicode-width v0.2.1 |
| 1125 | 2026-09-09T14:57:24.449Z | Compiling derive-ex v0.1.8 |
| 1126 | 2026-09-09T14:57:24.465Z | Checking crossbeam-channel v0.5.15 |
| 1127 | 2026-09-09T14:57:24.625Z | Checking webpki-roots v1.0.2 |
| 1128 | 2026-09-09T14:57:24.681Z | Compiling dropshot_endpoint v0.16.7 |
| 1129 | 2026-09-09T14:57:24.769Z | Compiling strum_macros v0.27.2 |
| 1130 | 2026-09-09T14:57:24.866Z | Checking winnow v0.7.14 |
| 1131 | 2026-09-09T14:57:25.343Z | Compiling progenitor-impl v0.11.1 |
| 1132 | 2026-09-09T14:57:25.464Z | Checking tokio-native-tls v0.3.1 |
| 1133 | 2026-09-09T14:57:25.624Z | Checking hyper-tls v0.6.0 |
| 1134 | 2026-09-09T14:57:26.041Z | Checking newtype-uuid v1.3.2 |
| 1135 | 2026-09-09T14:57:26.070Z | Compiling test-strategy v0.4.3 |
| 1136 | 2026-09-09T14:57:26.192Z | Checking thread_local v1.1.9 |
| 1137 | 2026-09-09T14:57:26.243Z | Checking winnow v1.0.3 |
| 1138 | 2026-09-09T14:57:26.293Z | Checking daft v0.1.5 |
| 1139 | 2026-09-09T14:57:26.357Z | Compiling serde_with_macros v3.14.1 |
| 1140 | 2026-09-09T14:57:26.519Z | Checking serde_spanned v1.1.1 |
| 1141 | 2026-09-09T14:57:26.534Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1142 | 2026-09-09T14:57:26.572Z | Checking is-terminal v0.4.16 |
| 1143 | 2026-09-09T14:57:26.652Z | Checking match_cfg v0.1.0 |
| 1144 | 2026-09-09T14:57:26.667Z | Checking term v1.2.0 |
| 1145 | 2026-09-09T14:57:26.721Z | Checking either v1.15.0 |
| 1146 | 2026-09-09T14:57:26.858Z | Checking take_mut v0.2.2 |
| 1147 | 2026-09-09T14:57:26.886Z | Checking debug-ignore v1.0.5 |
| 1148 | 2026-09-09T14:57:26.903Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1149 | 2026-09-09T14:57:26.987Z | Checking slog-term v2.9.2 |
| 1150 | 2026-09-09T14:57:27.076Z | Checking hostname v0.3.1 |
| 1151 | 2026-09-09T14:57:27.130Z | Checking slog-json v2.6.1 |
| 1152 | 2026-09-09T14:57:27.245Z | Checking spin v0.9.8 |
| 1153 | 2026-09-09T14:57:27.281Z | Compiling syn v1.0.109 |
| 1154 | 2026-09-09T14:57:27.381Z | Checking slog-bunyan v2.5.0 |
| 1155 | 2026-09-09T14:57:27.427Z | Checking async-stream v0.3.6 |
| 1156 | 2026-09-09T14:57:27.429Z | Compiling progenitor-macro v0.11.1 |
| 1157 | 2026-09-09T14:57:27.456Z | Checking usdt v0.6.0 |
| 1158 | 2026-09-09T14:57:27.490Z | Compiling parse-display-derive v0.10.0 |
| 1159 | 2026-09-09T14:57:27.568Z | Checking rustls-webpki v0.102.8 |
| 1160 | 2026-09-09T14:57:27.607Z | Checking rustls-pemfile v2.2.0 |
| 1161 | 2026-09-09T14:57:27.622Z | Checking waitgroup v0.1.2 |
| 1162 | 2026-09-09T14:57:27.638Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1163 | 2026-09-09T14:57:27.721Z | Checking serde_path_to_error v0.1.20 |
| 1164 | 2026-09-09T14:57:27.741Z | Checking hostname v0.4.2 |
| 1165 | 2026-09-09T14:57:27.840Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1166 | 2026-09-09T14:57:27.979Z | Checking strum v0.26.3 |
| 1167 | 2026-09-09T14:57:28.079Z | Checking rand_chacha v0.3.1 |
| 1168 | 2026-09-09T14:57:28.095Z | Checking macaddr v1.0.1 |
| 1169 | 2026-09-09T14:57:28.149Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1170 | 2026-09-09T14:57:28.268Z | Checking wait-timeout v0.2.1 |
| 1171 | 2026-09-09T14:57:28.271Z | Checking quick-error v1.2.3 |
| 1172 | 2026-09-09T14:57:28.344Z | Checking bit-vec v0.8.0 |
| 1173 | 2026-09-09T14:57:28.382Z | Checking lazy_static v1.5.0 |
| 1174 | 2026-09-09T14:57:28.398Z | Checking rusty-fork v0.3.0 |
| 1175 | 2026-09-09T14:57:28.479Z | Checking toml v0.9.12+spec-1.1.0 |
| 1176 | 2026-09-09T14:57:28.537Z | Checking bit-set v0.8.0 |
| 1177 | 2026-09-09T14:57:28.563Z | Checking rand v0.8.5 |
| 1178 | 2026-09-09T14:57:28.685Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1179 | 2026-09-09T14:57:28.998Z | Checking rand_xorshift v0.4.0 |
| 1180 | 2026-09-09T14:57:29.036Z | Checking sha1 v0.10.6 |
| 1181 | 2026-09-09T14:57:29.062Z | Checking unarray v0.1.4 |
| 1182 | 2026-09-09T14:57:29.164Z | Checking proptest v1.8.0 |
| 1183 | 2026-09-09T14:57:29.194Z | Checking strum v0.27.2 |
| 1184 | 2026-09-09T14:57:29.321Z | Checking tabwriter v1.4.1 |
| 1185 | 2026-09-09T14:57:29.323Z | Checking tokio-rustls v0.25.0 |
| 1186 | 2026-09-09T14:57:29.411Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1187 | 2026-09-09T14:57:29.464Z | Checking colored v3.1.1 |
| 1188 | 2026-09-09T14:57:29.549Z | Checking serde_with v3.14.1 |
| 1189 | 2026-09-09T14:57:30.010Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1190 | 2026-09-09T14:57:30.245Z | Checking instant v0.1.13 |
| 1191 | 2026-09-09T14:57:30.548Z | Checking rustc-hash v2.1.1 |
| 1192 | 2026-09-09T14:57:30.667Z | Checking iddqd v0.3.18 |
| 1193 | 2026-09-09T14:57:30.712Z | Checking backoff v0.4.0 |
| 1194 | 2026-09-09T14:57:30.821Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1195 | 2026-09-09T14:57:30.886Z | Checking parse-display v0.10.0 |
| 1196 | 2026-09-09T14:57:30.927Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1197 | 2026-09-09T14:57:31.033Z | Checking itertools v0.14.0 |
| 1198 | 2026-09-09T14:57:31.036Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1199 | 2026-09-09T14:57:31.437Z | Compiling toml_datetime v0.6.11 |
| 1200 | 2026-09-09T14:57:31.495Z | Compiling clap_derive v4.6.1 |
| 1201 | 2026-09-09T14:57:31.538Z | Checking utf8parse v0.2.2 |
| 1202 | 2026-09-09T14:57:31.640Z | Checking anstyle-parse v1.0.0 |
| 1203 | 2026-09-09T14:57:31.795Z | Checking terminal_size v0.4.3 |
| 1204 | 2026-09-09T14:57:31.926Z | Checking colorchoice v1.0.4 |
| 1205 | 2026-09-09T14:57:32.023Z | Checking is_terminal_polyfill v1.70.1 |
| 1206 | 2026-09-09T14:57:32.054Z | Checking anstyle-query v1.1.4 |
| 1207 | 2026-09-09T14:57:32.070Z | Checking anstyle v1.0.14 |
| 1208 | 2026-09-09T14:57:32.245Z | Checking anstream v1.0.0 |
| 1209 | 2026-09-09T14:57:32.432Z | Checking clap_lex v1.1.0 |
| 1210 | 2026-09-09T14:57:32.572Z | Checking clap_builder v4.6.0 |
| 1211 | 2026-09-09T14:57:33.775Z | Checking clap v4.6.1 |
| 1212 | 2026-09-09T14:57:34.867Z | Compiling num-derive v0.4.2 |
| 1213 | 2026-09-09T14:57:35.502Z | Compiling rustls-webpki v0.103.6 |
| 1214 | 2026-09-09T14:57:35.920Z | Compiling prettyplease v0.2.37 |
| 1215 | 2026-09-09T14:57:37.510Z | Checking crossbeam-epoch v0.9.18 |
| 1216 | 2026-09-09T14:57:37.720Z | Compiling cfg_aliases v0.2.1 |
| 1217 | 2026-09-09T14:57:37.736Z | Compiling winnow v0.5.40 |
| 1218 | 2026-09-09T14:57:38.536Z | Compiling tokio-rustls v0.26.4 |
| 1219 | 2026-09-09T14:57:38.606Z | Checking serde_spanned v0.6.9 |
| 1220 | 2026-09-09T14:57:38.788Z | Compiling memoffset v0.9.1 |
| 1221 | 2026-09-09T14:57:39.036Z | Compiling toml_edit v0.19.15 |
| 1222 | 2026-09-09T14:57:39.113Z | Compiling rayon-core v1.13.0 |
| 1223 | 2026-09-09T14:57:40.063Z | Compiling zerocopy-derive v0.7.35 |
| 1224 | 2026-09-09T14:57:40.486Z | Compiling proc-macro-crate v1.3.1 |
| 1225 | 2026-09-09T14:57:40.820Z | Compiling crc32fast v1.5.0 |
| 1226 | 2026-09-09T14:57:41.476Z | Compiling hyper-rustls v0.27.7 |
| 1227 | 2026-09-09T14:57:41.579Z | Checking crossbeam-deque v0.8.6 |
| 1228 | 2026-09-09T14:57:41.673Z | Compiling reqwest v0.12.23 |
| 1229 | 2026-09-09T14:57:42.021Z | Checking adler2 v2.0.1 |
| 1230 | 2026-09-09T14:57:42.263Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1231 | 2026-09-09T14:57:42.811Z | Compiling progenitor-client v0.11.1 |
| 1232 | 2026-09-09T14:57:43.090Z | Compiling progenitor v0.11.1 |
| 1233 | 2026-09-09T14:57:43.397Z | Checking miniz_oxide v0.8.9 |
| 1234 | 2026-09-09T14:57:44.218Z | Compiling num-integer v0.1.46 |
| 1235 | 2026-09-09T14:57:44.269Z | Compiling proc-macro-error-attr v1.0.4 |
| 1236 | 2026-09-09T14:57:44.471Z | Compiling heapless v0.8.0 |
| 1237 | 2026-09-09T14:57:44.789Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1238 | 2026-09-09T14:57:44.842Z | Checking flate2 v1.1.2 |
| 1239 | 2026-09-09T14:57:44.980Z | Compiling progenitor-client v0.10.0 |
| 1240 | 2026-09-09T14:57:45.268Z | Compiling ingot-macros v0.1.1 |
| 1241 | 2026-09-09T14:57:45.742Z | Checking hash32 v0.3.1 |
| 1242 | 2026-09-09T14:57:45.874Z | Checking hybrid-array v0.4.12 |
| 1243 | 2026-09-09T14:57:46.023Z | Compiling proc-macro-error v1.0.4 |
| 1244 | 2026-09-09T14:57:46.052Z | Checking toml_write v0.1.2 |
| 1245 | 2026-09-09T14:57:46.446Z | Compiling smoltcp v0.11.0 |
| 1246 | 2026-09-09T14:57:46.462Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1247 | 2026-09-09T14:57:46.755Z | Checking toml_edit v0.22.27 |
| 1248 | 2026-09-09T14:57:46.823Z | Checking num-rational v0.4.2 |
| 1249 | 2026-09-09T14:57:47.097Z | Checking num-iter v0.1.45 |
| 1250 | 2026-09-09T14:57:47.214Z | Compiling num_enum_derive v0.7.5 |
| 1251 | 2026-09-09T14:57:47.274Z | Compiling zerocopy v0.7.35 |
| 1252 | 2026-09-09T14:57:47.725Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1253 | 2026-09-09T14:57:47.849Z | Compiling hubpack_derive v0.1.1 |
| 1254 | 2026-09-09T14:57:47.911Z | Checking ingot-types v0.1.2 |
| 1255 | 2026-09-09T14:57:47.971Z | Checking cobs v0.3.0 |
| 1256 | 2026-09-09T14:57:48.109Z | Compiling scroll_derive v0.12.1 |
| 1257 | 2026-09-09T14:57:48.123Z | Compiling foreign-types-macros v0.2.3 |
| 1258 | 2026-09-09T14:57:48.254Z | Compiling num-complex v0.4.6 |
| 1259 | 2026-09-09T14:57:48.320Z | Compiling usdt-impl v0.5.0 |
| 1260 | 2026-09-09T14:57:48.361Z | Compiling crucible-workspace-hack v0.1.0 |
| 1261 | 2026-09-09T14:57:48.586Z | Checking foreign-types-shared v0.3.1 |
| 1262 | 2026-09-09T14:57:48.639Z | Checking bitflags v1.3.2 |
| 1263 | 2026-09-09T14:57:48.677Z | Checking managed v0.8.0 |
| 1264 | 2026-09-09T14:57:48.738Z | Checking foreign-types v0.5.0 |
| 1265 | 2026-09-09T14:57:48.798Z | Checking scroll v0.12.0 |
| 1266 | 2026-09-09T14:57:48.813Z | Checking num v0.4.3 |
| 1267 | 2026-09-09T14:57:48.929Z | Checking hubpack v0.1.2 |
| 1268 | 2026-09-09T14:57:48.999Z | Checking num_enum v0.7.5 |
| 1269 | 2026-09-09T14:57:49.023Z | Checking ingot v0.1.1 |
| 1270 | 2026-09-09T14:57:49.094Z | Checking postcard v1.1.3 |
| 1271 | 2026-09-09T14:57:49.118Z | Checking toml v0.8.23 |
| 1272 | 2026-09-09T14:57:49.380Z | Compiling dof v0.3.0 |
| 1273 | 2026-09-09T14:57:49.791Z | Checking block-buffer v0.12.0 |
| 1274 | 2026-09-09T14:57:49.847Z | Checking crypto-common v0.2.2 |
| 1275 | 2026-09-09T14:57:50.054Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1276 | 2026-09-09T14:57:50.058Z | Compiling dtrace-parser v0.2.0 |
| 1277 | 2026-09-09T14:57:50.353Z | Checking camino-tempfile v1.4.1 |
| 1278 | 2026-09-09T14:57:50.485Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1279 | 2026-09-09T14:57:50.520Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1280 | 2026-09-09T14:57:50.538Z | Checking cstr-argument v0.1.2 |
| 1281 | 2026-09-09T14:57:50.665Z | Compiling thread-id v4.2.2 |
| 1282 | 2026-09-09T14:57:50.690Z | Compiling minimal-lexical v0.2.1 |
| 1283 | 2026-09-09T14:57:50.705Z | Checking compression-core v0.4.32 |
| 1284 | 2026-09-09T14:57:50.752Z | Checking float-ord v0.3.2 |
| 1285 | 2026-09-09T14:57:50.830Z | Checking static_assertions v1.1.0 |
| 1286 | 2026-09-09T14:57:50.872Z | Checking const-oid v0.10.2 |
| 1287 | 2026-09-09T14:57:50.872Z | Compiling heck v0.4.1 |
| 1288 | 2026-09-09T14:57:50.907Z | Compiling nom v7.1.3 |
| 1289 | 2026-09-09T14:57:50.928Z | Checking compression-codecs v0.4.32 |
| 1290 | 2026-09-09T14:57:51.035Z | Checking digest v0.11.3 |
| 1291 | 2026-09-09T14:57:51.135Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1292 | 2026-09-09T14:57:51.151Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1293 | 2026-09-09T14:57:51.189Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1294 | 2026-09-09T14:57:51.315Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1295 | 2026-09-09T14:57:51.385Z | Checking goblin v0.8.2 |
| 1296 | 2026-09-09T14:57:51.555Z | Checking rayon v1.11.0 |
| 1297 | 2026-09-09T14:57:51.635Z | Compiling num_enum_derive v0.5.11 |
| 1298 | 2026-09-09T14:57:51.899Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1299 | 2026-09-09T14:57:52.200Z | Compiling rustc_version v0.4.1 |
| 1300 | 2026-09-09T14:57:52.358Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1301 | 2026-09-09T14:57:52.398Z | Compiling dropshot v0.17.1 |
| 1302 | 2026-09-09T14:57:52.560Z | Checking tinyvec_macros v0.1.1 |
| 1303 | 2026-09-09T14:57:52.626Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1304 | 2026-09-09T14:57:52.641Z | Compiling convert_case v0.4.0 |
| 1305 | 2026-09-09T14:57:52.644Z | Compiling rustix v0.38.44 |
| 1306 | 2026-09-09T14:57:52.754Z | Checking cpufeatures v0.3.0 |
| 1307 | 2026-09-09T14:57:52.833Z | Checking sha1 v0.11.0 |
| 1308 | 2026-09-09T14:57:52.949Z | Compiling derive_more v0.99.20 |
| 1309 | 2026-09-09T14:57:52.973Z | Checking tinyvec v1.10.0 |
| 1310 | 2026-09-09T14:57:53.020Z | Checking num_enum v0.5.11 |
| 1311 | 2026-09-09T14:57:53.038Z | Checking toml v1.1.2+spec-1.1.0 |
| 1312 | 2026-09-09T14:57:53.129Z | Checking async-compression v0.4.33 |
| 1313 | 2026-09-09T14:57:53.282Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1314 | 2026-09-09T14:57:53.374Z | Compiling nix v0.30.1 |
| 1315 | 2026-09-09T14:57:53.619Z | Checking libscf-sys v1.2.0 |
| 1316 | 2026-09-09T14:57:53.750Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1317 | 2026-09-09T14:57:53.767Z | Compiling libz-sys v1.1.22 |
| 1318 | 2026-09-09T14:57:53.788Z | Compiling dropshot_endpoint v0.17.1 |
| 1319 | 2026-09-09T14:57:53.872Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1320 | 2026-09-09T14:57:53.976Z | Checking bytecount v0.6.9 |
| 1321 | 2026-09-09T14:57:54.255Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1322 | 2026-09-09T14:57:54.275Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1323 | 2026-09-09T14:57:54.977Z | Compiling usdt-attr-macro v0.5.0 |
| 1324 | 2026-09-09T14:57:55.001Z | Compiling usdt-macro v0.5.0 |
| 1325 | 2026-09-09T14:57:55.176Z | Compiling zone_cfg_derive v0.3.1 |
| 1326 | 2026-09-09T14:57:55.192Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1327 | 2026-09-09T14:57:55.208Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1328 | 2026-09-09T14:57:55.365Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1329 | 2026-09-09T14:57:55.441Z | Checking itertools v0.12.1 |
| 1330 | 2026-09-09T14:57:55.678Z | Checking memmap v0.7.0 |
| 1331 | 2026-09-09T14:57:55.699Z | Checking sigpipe v0.1.3 |
| 1332 | 2026-09-09T14:57:55.767Z | Checking jiff v0.2.15 |
| 1333 | 2026-09-09T14:57:55.785Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1334 | 2026-09-09T14:57:55.812Z | Checking glob v0.3.3 |
| 1335 | 2026-09-09T14:57:55.842Z | Checking usdt v0.5.0 |
| 1336 | 2026-09-09T14:57:55.990Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1337 | 2026-09-09T14:57:56.006Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1338 | 2026-09-09T14:57:56.143Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1339 | 2026-09-09T14:57:56.190Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1340 | 2026-09-09T14:57:56.216Z | Checking smf v0.2.3 |
| 1341 | 2026-09-09T14:57:56.342Z | Checking secrecy v0.10.3 |
| 1342 | 2026-09-09T14:57:56.428Z | Checking zone v0.3.1 |
| 1343 | 2026-09-09T14:57:56.448Z | Checking whoami v1.6.1 |
| 1344 | 2026-09-09T14:57:56.463Z | Compiling curve25519-dalek v4.1.3 |
| 1345 | 2026-09-09T14:57:56.528Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1346 | 2026-09-09T14:57:56.616Z | Checking hmac v0.12.1 |
| 1347 | 2026-09-09T14:57:56.735Z | Compiling clang-sys v1.8.1 |
| 1348 | 2026-09-09T14:57:56.738Z | Checking inout v0.1.4 |
| 1349 | 2026-09-09T14:57:56.765Z | Compiling enum-as-inner v0.6.1 |
| 1350 | 2026-09-09T14:57:56.780Z | Checking ff v0.13.1 |
| 1351 | 2026-09-09T14:57:56.882Z | Compiling semver v0.1.20 |
| 1352 | 2026-09-09T14:57:56.904Z | Checking data-encoding v2.9.0 |
| 1353 | 2026-09-09T14:57:56.922Z | Checking group v0.13.0 |
| 1354 | 2026-09-09T14:57:57.027Z | Checking cipher v0.4.4 |
| 1355 | 2026-09-09T14:57:57.125Z | Compiling rustc_version v0.1.7 |
| 1356 | 2026-09-09T14:57:57.141Z | Checking hkdf v0.12.4 |
| 1357 | 2026-09-09T14:57:57.220Z | Checking atomicwrites v0.4.4 |
| 1358 | 2026-09-09T14:57:57.246Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1359 | 2026-09-09T14:57:57.273Z | Checking universal-hash v0.5.1 |
| 1360 | 2026-09-09T14:57:57.310Z | Compiling regress v0.11.1 |
| 1361 | 2026-09-09T14:57:57.326Z | Checking crypto-bigint v0.5.5 |
| 1362 | 2026-09-09T14:57:57.345Z | Checking half v2.7.1 |
| 1363 | 2026-09-09T14:57:57.395Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1364 | 2026-09-09T14:57:57.596Z | Checking base16ct v0.2.0 |
| 1365 | 2026-09-09T14:57:57.722Z | Checking ciborium-io v0.2.2 |
| 1366 | 2026-09-09T14:57:57.818Z | Checking indent_write v2.2.0 |
| 1367 | 2026-09-09T14:57:57.950Z | Checking base64ct v1.8.0 |
| 1368 | 2026-09-09T14:57:58.061Z | Checking opaque-debug v0.3.1 |
| 1369 | 2026-09-09T14:57:58.134Z | Checking poly1305 v0.8.0 |
| 1370 | 2026-09-09T14:57:58.162Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1371 | 2026-09-09T14:57:58.184Z | Checking password-hash v0.5.0 |
| 1372 | 2026-09-09T14:57:58.317Z | Checking thiserror-no-std v2.0.2 |
| 1373 | 2026-09-09T14:57:58.349Z | Checking elliptic-curve v0.13.8 |
| 1374 | 2026-09-09T14:57:58.366Z | Checking ciborium-ll v0.2.2 |
| 1375 | 2026-09-09T14:57:58.404Z | Compiling newtype_derive v0.1.6 |
| 1376 | 2026-09-09T14:57:58.419Z | Checking chacha20 v0.9.1 |
| 1377 | 2026-09-09T14:57:58.538Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1378 | 2026-09-09T14:57:58.594Z | Compiling nix v0.31.3 |
| 1379 | 2026-09-09T14:57:58.612Z | Checking blake2 v0.10.6 |
| 1380 | 2026-09-09T14:57:58.634Z | Checking aead v0.5.2 |
| 1381 | 2026-09-09T14:57:58.774Z | Compiling libloading v0.8.9 |
| 1382 | 2026-09-09T14:57:58.791Z | Checking bstr v1.12.0 |
| 1383 | 2026-09-09T14:57:58.827Z | Checking resolv-conf v0.7.5 |
| 1384 | 2026-09-09T14:57:58.976Z | Compiling typify-impl v0.6.2 |
| 1385 | 2026-09-09T14:57:58.992Z | Compiling owo-colors v4.3.0 |
| 1386 | 2026-09-09T14:57:59.017Z | Compiling bindgen v0.72.1 |
| 1387 | 2026-09-09T14:57:59.032Z | Checking linked-hash-map v0.5.6 |
| 1388 | 2026-09-09T14:57:59.141Z | Checking keccak v0.1.6 |
| 1389 | 2026-09-09T14:57:59.206Z | Checking lru-cache v0.1.2 |
| 1390 | 2026-09-09T14:57:59.303Z | Checking sha3 v0.10.8 |
| 1391 | 2026-09-09T14:57:59.333Z | Checking vsss-rs v3.3.4 |
| 1392 | 2026-09-09T14:57:59.403Z | Checking argon2 v0.5.3 |
| 1393 | 2026-09-09T14:57:59.500Z | Checking chacha20poly1305 v0.10.1 |
| 1394 | 2026-09-09T14:57:59.741Z | Checking ciborium v0.2.2 |
| 1395 | 2026-09-09T14:57:59.757Z | Checking hickory-proto v0.24.4 |
| 1396 | 2026-09-09T14:58:00.031Z | Checking tokio-dtrace v0.1.1 |
| 1397 | 2026-09-09T14:58:00.175Z | Checking papergrid v0.18.0 |
| 1398 | 2026-09-09T14:58:00.214Z | Compiling cexpr v0.6.0 |
| 1399 | 2026-09-09T14:58:00.274Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1400 | 2026-09-09T14:58:00.468Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1401 | 2026-09-09T14:58:00.808Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1402 | 2026-09-09T14:58:00.955Z | Checking serde-big-array v0.5.1 |
| 1403 | 2026-09-09T14:58:01.054Z | Compiling derive-where v1.6.0 |
| 1404 | 2026-09-09T14:58:01.101Z | Compiling serde_repr v0.1.20 |
| 1405 | 2026-09-09T14:58:01.253Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1406 | 2026-09-09T14:58:01.310Z | Checking siphasher v1.0.1 |
| 1407 | 2026-09-09T14:58:01.464Z | Compiling shlex v1.3.0 |
| 1408 | 2026-09-09T14:58:01.480Z | Checking same-file v1.0.6 |
| 1409 | 2026-09-09T14:58:01.496Z | Checking unicode-segmentation v1.12.0 |
| 1410 | 2026-09-09T14:58:01.602Z | Checking walkdir v2.5.0 |
| 1411 | 2026-09-09T14:58:01.681Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1412 | 2026-09-09T14:58:01.821Z | Checking newline-converter v0.3.0 |
| 1413 | 2026-09-09T14:58:01.824Z | Checking phf_shared v0.12.1 |
| 1414 | 2026-09-09T14:58:01.936Z | Checking hickory-resolver v0.24.4 |
| 1415 | 2026-09-09T14:58:01.978Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1416 | 2026-09-09T14:58:02.300Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1417 | 2026-09-09T14:58:02.414Z | Checking tabled v0.21.0 |
| 1418 | 2026-09-09T14:58:02.525Z | Compiling typify-macro v0.6.2 |
| 1419 | 2026-09-09T14:58:02.590Z | Checking oxide-tokio-rt v0.1.2 |
| 1420 | 2026-09-09T14:58:02.821Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1421 | 2026-09-09T14:58:03.457Z | Checking itertools v0.15.0 |
| 1422 | 2026-09-09T14:58:03.534Z | Checking console v0.16.4 |
| 1423 | 2026-09-09T14:58:03.569Z | Compiling progenitor-impl v0.10.0 |
| 1424 | 2026-09-09T14:58:03.733Z | Checking tokio-stream v0.1.17 |
| 1425 | 2026-09-09T14:58:03.833Z | Compiling pin-project-internal v1.1.10 |
| 1426 | 2026-09-09T14:58:03.874Z | Compiling slog-dtrace v0.3.0 |
| 1427 | 2026-09-09T14:58:04.042Z | Checking csv-core v0.1.12 |
| 1428 | 2026-09-09T14:58:04.103Z | Compiling unicode-xid v0.2.6 |
| 1429 | 2026-09-09T14:58:04.119Z | Compiling chrono-tz v0.10.4 |
| 1430 | 2026-09-09T14:58:04.244Z | Checking swrite v0.1.0 |
| 1431 | 2026-09-09T14:58:04.335Z | Compiling cancel-safe-futures v0.1.5 |
| 1432 | 2026-09-09T14:58:04.338Z | Checking similar v3.2.0 |
| 1433 | 2026-09-09T14:58:04.550Z | Checking unicode-width v0.1.14 |
| 1434 | 2026-09-09T14:58:04.587Z | Checking unicode-linebreak v0.1.5 |
| 1435 | 2026-09-09T14:58:04.852Z | Checking smawk v0.3.2 |
| 1436 | 2026-09-09T14:58:04.855Z | Checking foldhash v0.1.5 |
| 1437 | 2026-09-09T14:58:04.966Z | Checking pin-project v1.1.10 |
| 1438 | 2026-09-09T14:58:04.986Z | Checking expectorate v1.3.0 |
| 1439 | 2026-09-09T14:58:05.002Z | Checking textwrap v0.16.2 |
| 1440 | 2026-09-09T14:58:05.019Z | Checking hashbrown v0.15.5 |
| 1441 | 2026-09-09T14:58:05.149Z | Compiling const_format_proc_macros v0.2.34 |
| 1442 | 2026-09-09T14:58:05.411Z | Checking csv v1.4.0 |
| 1443 | 2026-09-09T14:58:05.550Z | Checking qorb v0.4.1 |
| 1444 | 2026-09-09T14:58:05.709Z | Compiling progenitor-macro v0.10.0 |
| 1445 | 2026-09-09T14:58:05.782Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1446 | 2026-09-09T14:58:05.884Z | Checking phf v0.12.1 |
| 1447 | 2026-09-09T14:58:05.939Z | Checking unicode-normalization v0.1.24 |
| 1448 | 2026-09-09T14:58:06.033Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1449 | 2026-09-09T14:58:06.367Z | Checking libsw-core v0.3.2 |
| 1450 | 2026-09-09T14:58:06.520Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1451 | 2026-09-09T14:58:06.538Z | Compiling async-recursion v1.1.1 |
| 1452 | 2026-09-09T14:58:06.541Z | Compiling snafu-derive v0.8.9 |
| 1453 | 2026-09-09T14:58:06.953Z | Compiling cookie v0.18.1 |
| 1454 | 2026-09-09T14:58:07.188Z | Checking fixedbitset v0.5.7 |
| 1455 | 2026-09-09T14:58:07.217Z | Checking fixedbitset v0.4.2 |
| 1456 | 2026-09-09T14:58:07.279Z | Checking highway v1.3.0 |
| 1457 | 2026-09-09T14:58:07.310Z | Compiling moka v0.12.11 |
| 1458 | 2026-09-09T14:58:07.374Z | Checking petgraph v0.6.5 |
| 1459 | 2026-09-09T14:58:07.394Z | Checking petgraph v0.8.2 |
| 1460 | 2026-09-09T14:58:07.555Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1461 | 2026-09-09T14:58:08.251Z | Checking snafu v0.8.9 |
| 1462 | 2026-09-09T14:58:08.519Z | Checking libsw v3.5.0 |
| 1463 | 2026-09-09T14:58:08.555Z | Checking olpc-cjson v0.1.4 |
| 1464 | 2026-09-09T14:58:08.669Z | Checking const_format v0.2.34 |
| 1465 | 2026-09-09T14:58:08.695Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1466 | 2026-09-09T14:58:08.932Z | Checking papergrid v0.11.0 |
| 1467 | 2026-09-09T14:58:08.953Z | Compiling typify v0.6.2 |
| 1468 | 2026-09-09T14:58:09.050Z | Checking globset v0.4.16 |
| 1469 | 2026-09-09T14:58:09.089Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1470 | 2026-09-09T14:58:09.131Z | Checking gethostname v0.5.0 |
| 1471 | 2026-09-09T14:58:09.294Z | Compiling tabled_derive v0.7.0 |
| 1472 | 2026-09-09T14:58:09.337Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1473 | 2026-09-09T14:58:09.543Z | Checking reqwest v0.13.2 |
| 1474 | 2026-09-09T14:58:09.586Z | Checking bcs v0.1.6 |
| 1475 | 2026-09-09T14:58:09.722Z | Checking pem v3.0.5 |
| 1476 | 2026-09-09T14:58:09.831Z | Checking serde_plain v1.0.2 |
| 1477 | 2026-09-09T14:58:09.883Z | Checking progenitor v0.10.0 |
| 1478 | 2026-09-09T14:58:09.900Z | Checking humantime v2.3.0 |
| 1479 | 2026-09-09T14:58:09.986Z | Checking typed-path v0.9.3 |
| 1480 | 2026-09-09T14:58:10.025Z | Checking tagptr v0.2.0 |
| 1481 | 2026-09-09T14:58:10.100Z | Checking crc8 v0.1.1 |
| 1482 | 2026-09-09T14:58:10.136Z | Checking termtree v0.5.1 |
| 1483 | 2026-09-09T14:58:10.177Z | Compiling signal-hook v0.4.4 |
| 1484 | 2026-09-09T14:58:10.196Z | Checking linear-map v1.2.0 |
| 1485 | 2026-09-09T14:58:10.301Z | Checking tabled v0.15.0 |
| 1486 | 2026-09-09T14:58:10.368Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1487 | 2026-09-09T14:58:10.416Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1488 | 2026-09-09T14:58:10.775Z | Checking tough v0.20.0 |
| 1489 | 2026-09-09T14:58:10.928Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1490 | 2026-09-09T14:58:11.097Z | Compiling progenitor-impl v0.14.0 |
| 1491 | 2026-09-09T14:58:11.570Z | Checking steno v0.4.1 |
| 1492 | 2026-09-09T14:58:11.851Z | Checking hickory-proto v0.25.2 |
| 1493 | 2026-09-09T14:58:12.570Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1494 | 2026-09-09T14:58:12.587Z | Compiling cargo-platform v0.1.9 |
| 1495 | 2026-09-09T14:58:12.730Z | Compiling vergen v8.3.2 |
| 1496 | 2026-09-09T14:58:12.836Z | Compiling fs-err v3.1.2 |
| 1497 | 2026-09-09T14:58:13.006Z | Compiling cargo_metadata v0.18.1 |
| 1498 | 2026-09-09T14:58:13.180Z | Checking progenitor-client v0.14.0 |
| 1499 | 2026-09-09T14:58:13.227Z | Compiling progenitor-macro v0.14.0 |
| 1500 | 2026-09-09T14:58:13.282Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1501 | 2026-09-09T14:58:13.472Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1502 | 2026-09-09T14:58:13.916Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1503 | 2026-09-09T14:58:14.032Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1504 | 2026-09-09T14:58:14.125Z | Checking hickory-resolver v0.25.2 |
| 1505 | 2026-09-09T14:58:14.461Z | Checking dropshot-api-manager-types v0.7.2 |
| 1506 | 2026-09-09T14:58:14.640Z | Checking sha2 v0.10.9 |
| 1507 | 2026-09-09T14:58:14.793Z | Compiling blake3 v1.8.2 |
| 1508 | 2026-09-09T14:58:15.048Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1509 | 2026-09-09T14:58:15.190Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1510 | 2026-09-09T14:58:15.207Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1511 | 2026-09-09T14:58:15.616Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1512 | 2026-09-09T14:58:15.668Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1513 | 2026-09-09T14:58:15.723Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1514 | 2026-09-09T14:58:15.874Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1515 | 2026-09-09T14:58:16.457Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1516 | 2026-09-09T14:58:16.770Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1517 | 2026-09-09T14:58:16.883Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1518 | 2026-09-09T14:58:17.112Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1519 | 2026-09-09T14:58:17.306Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1520 | 2026-09-09T14:58:17.530Z | Checking progenitor v0.14.0 |
| 1521 | 2026-09-09T14:58:17.556Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1522 | 2026-09-09T14:58:17.777Z | Checking git-stub v1.0.0 |
| 1523 | 2026-09-09T14:58:17.813Z | Compiling strum_macros v0.28.0 |
| 1524 | 2026-09-09T14:58:17.936Z | Checking filetime v0.2.26 |
| 1525 | 2026-09-09T14:58:18.079Z | Compiling curl v0.4.50 |
| 1526 | 2026-09-09T14:58:18.336Z | Checking arrayref v0.3.9 |
| 1527 | 2026-09-09T14:58:18.417Z | Checking arrayvec v0.7.6 |
| 1528 | 2026-09-09T14:58:18.610Z | Checking constant_time_eq v0.3.1 |
| 1529 | 2026-09-09T14:58:18.627Z | Checking xattr v1.6.1 |
| 1530 | 2026-09-09T14:58:18.712Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1531 | 2026-09-09T14:58:18.754Z | Checking is_ci v1.2.0 |
| 1532 | 2026-09-09T14:58:18.770Z | Checking tar v0.4.45 |
| 1533 | 2026-09-09T14:58:18.863Z | Checking supports-color v3.0.2 |
| 1534 | 2026-09-09T14:58:19.011Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1535 | 2026-09-09T14:58:19.158Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1536 | 2026-09-09T14:58:19.249Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1537 | 2026-09-09T14:58:19.316Z | Checking git-stub-vcs v0.1.0 |
| 1538 | 2026-09-09T14:58:19.647Z | Checking strum v0.28.0 |
| 1539 | 2026-09-09T14:58:19.689Z | Checking toml v0.7.8 |
| 1540 | 2026-09-09T14:58:19.980Z | Checking similar v2.7.0 |
| 1541 | 2026-09-09T14:58:20.010Z | Checking drift v0.2.0 |
| 1542 | 2026-09-09T14:58:20.073Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1543 | 2026-09-09T14:58:20.110Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1544 | 2026-09-09T14:58:20.168Z | Checking kstat-rs v0.2.4 |
| 1545 | 2026-09-09T14:58:20.319Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1546 | 2026-09-09T14:58:20.328Z | Checking topological-sort v0.2.2 |
| 1547 | 2026-09-09T14:58:20.364Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1548 | 2026-09-09T14:58:20.475Z | Checking omicron-zone-package v0.12.2 |
| 1549 | 2026-09-09T14:58:20.732Z | Checking dropshot-api-manager v0.7.2 |
| 1550 | 2026-09-09T14:58:21.221Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1551 | 2026-09-09T14:58:21.383Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1552 | 2026-09-09T14:58:21.942Z | Checking signal-hook-tokio v0.4.0 |
| 1553 | 2026-09-09T14:58:21.969Z | Checking scuffle v0.1.0 |
| 1554 | 2026-09-09T14:58:22.074Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1555 | 2026-09-09T14:58:22.294Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1556 | 2026-09-09T14:58:22.469Z | Checking iddqd v0.4.5 |
| 1557 | 2026-09-09T14:58:22.505Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1558 | 2026-09-09T14:58:22.538Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1559 | 2026-09-09T14:58:22.684Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1560 | 2026-09-09T14:58:22.704Z | Checking search_path v0.1.4 |
| 1561 | 2026-09-09T14:58:22.846Z | Checking internet-checksum v0.2.1 |
| 1562 | 2026-09-09T14:58:22.870Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1563 | 2026-09-09T14:58:22.969Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1564 | 2026-09-09T14:58:23.085Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1565 | 2026-09-09T14:58:23.268Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1566 | 2026-09-09T14:58:25.359Z | Compiling git2 v0.19.0 |
| 1567 | 2026-09-09T14:58:27.695Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1568 | 2026-09-09T14:58:28.306Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1569 | 2026-09-09T14:58:34.670Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1570 | 2026-09-09T14:58:36.015Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1571 | 2026-09-09T14:58:41.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s |
| 1572 | 2026-09-09T14:58:41.945Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1573 | 2026-09-09T14:58:41.946Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1574 | 2026-09-09T14:58:42.439Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1575 | 2026-09-09T14:58:42.442Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1576 | 2026-09-09T14:58:42.517Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1577 | 2026-09-09T14:58:42.520Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1578 | 2026-09-09T14:58:49.861Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1579 | 2026-09-09T14:58:49.861Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1580 | 2026-09-09T14:58:52.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.66s |
| 1581 | 2026-09-09T14:58:52.795Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1582 | 2026-09-09T14:58:52.795Z | + cargo clippy --features softnpu -- --deny warnings |
| 1583 | 2026-09-09T14:58:53.095Z | Downloading crates ... |
| 1584 | 2026-09-09T14:58:53.228Z | Downloaded bitstruct v0.1.1 |
| 1585 | 2026-09-09T14:58:53.239Z | Downloaded typeid v1.0.3 |
| 1586 | 2026-09-09T14:58:53.243Z | Downloaded radium v0.7.0 |
| 1587 | 2026-09-09T14:58:53.246Z | Downloaded tap v1.0.1 |
| 1588 | 2026-09-09T14:58:53.249Z | Downloaded serde_arrays v0.1.0 |
| 1589 | 2026-09-09T14:58:53.253Z | Downloaded funty v2.0.0 |
| 1590 | 2026-09-09T14:58:53.256Z | Downloaded bitstruct_derive v0.1.0 |
| 1591 | 2026-09-09T14:58:53.256Z | Downloaded wyz v0.5.1 |
| 1592 | 2026-09-09T14:58:53.256Z | Downloaded libloading v0.7.4 |
| 1593 | 2026-09-09T14:58:53.260Z | Downloaded ascii v1.1.0 |
| 1594 | 2026-09-09T14:58:53.260Z | Downloaded num-bigint v0.4.6 |
| 1595 | 2026-09-09T14:58:53.263Z | Downloaded erased-serde v0.4.8 |
| 1596 | 2026-09-09T14:58:53.267Z | Downloaded bitvec v1.0.1 |
| 1597 | 2026-09-09T14:58:53.390Z | Checking num-integer v0.1.46 |
| 1598 | 2026-09-09T14:58:53.466Z | Checking num-complex v0.4.6 |
| 1599 | 2026-09-09T14:58:53.476Z | Compiling radium v0.7.0 |
| 1600 | 2026-09-09T14:58:53.483Z | Checking tap v1.0.1 |
| 1601 | 2026-09-09T14:58:53.489Z | Checking funty v2.0.0 |
| 1602 | 2026-09-09T14:58:53.496Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1603 | 2026-09-09T14:58:53.499Z | Compiling typeid v1.0.3 |
| 1604 | 2026-09-09T14:58:53.507Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1605 | 2026-09-09T14:58:53.565Z | Checking wyz v0.5.1 |
| 1606 | 2026-09-09T14:58:53.656Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1607 | 2026-09-09T14:58:53.665Z | Checking num-bigint v0.4.6 |
| 1608 | 2026-09-09T14:58:53.701Z | Checking num-iter v0.1.45 |
| 1609 | 2026-09-09T14:58:53.746Z | Compiling erased-serde v0.4.8 |
| 1610 | 2026-09-09T14:58:53.762Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1611 | 2026-09-09T14:58:53.782Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1612 | 2026-09-09T14:58:53.807Z | Compiling bitstruct_derive v0.1.0 |
| 1613 | 2026-09-09T14:58:53.869Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1614 | 2026-09-09T14:58:53.878Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1615 | 2026-09-09T14:58:53.886Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1616 | 2026-09-09T14:58:53.906Z | Checking bitvec v1.0.1 |
| 1617 | 2026-09-09T14:58:53.924Z | Checking ascii v1.1.0 |
| 1618 | 2026-09-09T14:58:53.965Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1619 | 2026-09-09T14:58:53.987Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1620 | 2026-09-09T14:58:54.079Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1621 | 2026-09-09T14:58:54.091Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1622 | 2026-09-09T14:58:54.094Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1623 | 2026-09-09T14:58:54.150Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1624 | 2026-09-09T14:58:54.396Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1625 | 2026-09-09T14:58:54.406Z | Checking serde_arrays v0.1.0 |
| 1626 | 2026-09-09T14:58:54.441Z | Checking bitstruct v0.1.1 |
| 1627 | 2026-09-09T14:58:54.481Z | Checking num-rational v0.4.2 |
| 1628 | 2026-09-09T14:58:54.500Z | Checking libloading v0.7.4 |
| 1629 | 2026-09-09T14:58:54.517Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1630 | 2026-09-09T14:58:54.762Z | Checking num v0.4.3 |
| 1631 | 2026-09-09T14:58:54.830Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1632 | 2026-09-09T14:58:55.383Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1633 | 2026-09-09T14:58:55.674Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1634 | 2026-09-09T14:58:55.674Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1635 | 2026-09-09T14:58:55.865Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1636 | 2026-09-09T14:58:56.057Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1637 | 2026-09-09T14:58:56.057Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1638 | 2026-09-09T14:58:56.515Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1639 | 2026-09-09T14:58:56.727Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1640 | 2026-09-09T14:58:56.730Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1641 | 2026-09-09T14:58:56.730Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1642 | 2026-09-09T14:58:56.731Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1643 | 2026-09-09T14:58:57.515Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1644 | 2026-09-09T14:58:58.295Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1645 | 2026-09-09T14:59:02.459Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1646 | 2026-09-09T14:59:02.576Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1647 | 2026-09-09T14:59:08.918Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1648 | 2026-09-09T14:59:10.193Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1649 | 2026-09-09T14:59:10.716Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1650 | 2026-09-09T14:59:15.683Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.84s |
| 1651 | 2026-09-09T14:59:15.829Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1652 | 2026-09-09T14:59:15.829Z | + cargo clippy --features chaos -- --deny warnings |
| 1653 | 2026-09-09T14:59:16.316Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1654 | 2026-09-09T14:59:16.320Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1655 | 2026-09-09T14:59:16.320Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1656 | 2026-09-09T14:59:23.670Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1657 | 2026-09-09T14:59:23.673Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1658 | 2026-09-09T14:59:26.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.43s |
| 1659 | 2026-09-09T14:59:26.454Z | + banner fmt |
| 1660 | 2026-09-09T14:59:26.459Z | |
| 1661 | 2026-09-09T14:59:26.459Z | ###### # # ##### |
| 1662 | 2026-09-09T14:59:26.459Z | # ## ## # |
| 1663 | 2026-09-09T14:59:26.459Z | ##### # ## # # |
| 1664 | 2026-09-09T14:59:26.459Z | # # # # |
| 1665 | 2026-09-09T14:59:26.459Z | # # # # |
| 1666 | 2026-09-09T14:59:26.459Z | # # # # |
| 1667 | 2026-09-09T14:59:26.459Z | |
| 1668 | 2026-09-09T14:59:26.459Z | + cargo fmt -- --check |
| 1669 | 2026-09-09T14:59:26.919Z | + banner test |
| 1670 | 2026-09-09T14:59:26.923Z | |
| 1671 | 2026-09-09T14:59:26.923Z | ##### ###### #### ##### |
| 1672 | 2026-09-09T14:59:26.923Z | # # # # |
| 1673 | 2026-09-09T14:59:26.923Z | # ##### #### # |
| 1674 | 2026-09-09T14:59:26.923Z | # # # # |
| 1675 | 2026-09-09T14:59:26.923Z | # # # # # |
| 1676 | 2026-09-09T14:59:26.923Z | # ###### #### # |
| 1677 | 2026-09-09T14:59:26.923Z | |
| 1678 | 2026-09-09T14:59:26.923Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1679 | 2026-09-09T14:59:26.923Z | + RUST_BACKTRACE=full |
| 1680 | 2026-09-09T14:59:26.923Z | + cargo test --features tofino_stub --no-fail-fast |
| 1681 | 2026-09-09T14:59:27.764Z | Compiling unicode-ident v1.0.24 |
| 1682 | 2026-09-09T14:59:27.764Z | Compiling cfg-if v1.0.4 |
| 1683 | 2026-09-09T14:59:27.767Z | Compiling memchr v2.7.5 |
| 1684 | 2026-09-09T14:59:27.880Z | Compiling serde_core v1.0.228 |
| 1685 | 2026-09-09T14:59:27.886Z | Compiling itoa v1.0.15 |
| 1686 | 2026-09-09T14:59:27.889Z | Compiling libc v0.2.186 |
| 1687 | 2026-09-09T14:59:27.902Z | Compiling zmij v1.0.17 |
| 1688 | 2026-09-09T14:59:27.911Z | Compiling libm v0.2.15 |
| 1689 | 2026-09-09T14:59:27.976Z | Compiling proc-macro2 v1.0.106 |
| 1690 | 2026-09-09T14:59:28.002Z | Compiling heck v0.5.0 |
| 1691 | 2026-09-09T14:59:28.169Z | Compiling equivalent v1.0.2 |
| 1692 | 2026-09-09T14:59:28.258Z | Compiling log v0.4.29 |
| 1693 | 2026-09-09T14:59:28.384Z | Compiling quote v1.0.45 |
| 1694 | 2026-09-09T14:59:28.414Z | Compiling iana-time-zone v0.1.64 |
| 1695 | 2026-09-09T14:59:28.439Z | Compiling smallvec v1.15.1 |
| 1696 | 2026-09-09T14:59:28.600Z | Compiling syn v2.0.118 |
| 1697 | 2026-09-09T14:59:28.667Z | Compiling dyn-clone v1.0.20 |
| 1698 | 2026-09-09T14:59:28.667Z | Compiling hashbrown v0.17.1 |
| 1699 | 2026-09-09T14:59:28.670Z | Compiling fnv v1.0.7 |
| 1700 | 2026-09-09T14:59:28.700Z | Compiling regex-syntax v0.8.11 |
| 1701 | 2026-09-09T14:59:28.784Z | Compiling stable_deref_trait v1.2.0 |
| 1702 | 2026-09-09T14:59:28.810Z | Compiling pin-project-lite v0.2.16 |
| 1703 | 2026-09-09T14:59:28.865Z | Compiling percent-encoding v2.3.2 |
| 1704 | 2026-09-09T14:59:28.908Z | Compiling writeable v0.6.1 |
| 1705 | 2026-09-09T14:59:29.020Z | Compiling litemap v0.8.0 |
| 1706 | 2026-09-09T14:59:29.063Z | Compiling num-traits v0.2.19 |
| 1707 | 2026-09-09T14:59:29.206Z | Compiling icu_normalizer_data v2.0.0 |
| 1708 | 2026-09-09T14:59:29.236Z | Compiling icu_properties_data v2.0.1 |
| 1709 | 2026-09-09T14:59:29.239Z | Compiling form_urlencoded v1.2.2 |
| 1710 | 2026-09-09T14:59:29.283Z | Compiling utf8_iter v1.0.4 |
| 1711 | 2026-09-09T14:59:29.371Z | Compiling getrandom v0.4.2 |
| 1712 | 2026-09-09T14:59:29.429Z | Compiling aho-corasick v1.1.3 |
| 1713 | 2026-09-09T14:59:29.432Z | Compiling scopeguard v1.2.0 |
| 1714 | 2026-09-09T14:59:29.515Z | Compiling semver v1.0.28 |
| 1715 | 2026-09-09T14:59:29.547Z | Compiling serde_json v1.0.150 |
| 1716 | 2026-09-09T14:59:29.670Z | Compiling indexmap v2.14.0 |
| 1717 | 2026-09-09T14:59:29.703Z | Compiling lock_api v0.4.14 |
| 1718 | 2026-09-09T14:59:29.881Z | Compiling byteorder v1.5.0 |
| 1719 | 2026-09-09T14:59:29.924Z | Compiling ucd-trie v0.1.7 |
| 1720 | 2026-09-09T14:59:30.059Z | Compiling uuid v1.23.3 |
| 1721 | 2026-09-09T14:59:30.110Z | Compiling allocator-api2 v0.2.21 |
| 1722 | 2026-09-09T14:59:30.225Z | Compiling futures-core v0.3.32 |
| 1723 | 2026-09-09T14:59:30.313Z | Compiling regex-automata v0.4.13 |
| 1724 | 2026-09-09T14:59:30.380Z | Compiling foldhash v0.2.0 |
| 1725 | 2026-09-09T14:59:30.495Z | Compiling ryu v1.0.20 |
| 1726 | 2026-09-09T14:59:30.608Z | Compiling hashbrown v0.16.1 |
| 1727 | 2026-09-09T14:59:30.689Z | Compiling pretty-hex v0.4.1 |
| 1728 | 2026-09-09T14:59:30.831Z | Compiling futures-sink v0.3.32 |
| 1729 | 2026-09-09T14:59:30.889Z | Compiling strsim v0.11.1 |
| 1730 | 2026-09-09T14:59:30.938Z | Compiling time-core v0.1.8 |
| 1731 | 2026-09-09T14:59:31.087Z | Compiling plain v0.2.3 |
| 1732 | 2026-09-09T14:59:31.100Z | Compiling num-conv v0.2.1 |
| 1733 | 2026-09-09T14:59:31.195Z | Compiling slab v0.4.11 |
| 1734 | 2026-09-09T14:59:31.251Z | Compiling time-macros v0.2.27 |
| 1735 | 2026-09-09T14:59:31.284Z | Compiling futures-channel v0.3.32 |
| 1736 | 2026-09-09T14:59:31.384Z | Compiling synstructure v0.13.2 |
| 1737 | 2026-09-09T14:59:31.397Z | Compiling serde_derive_internals v0.29.1 |
| 1738 | 2026-09-09T14:59:31.641Z | Compiling futures-io v0.3.32 |
| 1739 | 2026-09-09T14:59:31.658Z | Compiling futures-task v0.3.32 |
| 1740 | 2026-09-09T14:59:31.817Z | Compiling regress v0.10.5 |
| 1741 | 2026-09-09T14:59:31.830Z | Compiling darling_core v0.21.3 |
| 1742 | 2026-09-09T14:59:32.013Z | Compiling regex v1.12.4 |
| 1743 | 2026-09-09T14:59:32.026Z | Compiling thread-id v5.0.0 |
| 1744 | 2026-09-09T14:59:32.111Z | Compiling getrandom v0.2.16 |
| 1745 | 2026-09-09T14:59:32.136Z | Compiling socket2 v0.6.4 |
| 1746 | 2026-09-09T14:59:32.295Z | Compiling parking_lot_core v0.9.12 |
| 1747 | 2026-09-09T14:59:32.482Z | Compiling parking_lot v0.12.5 |
| 1748 | 2026-09-09T14:59:32.582Z | Compiling bitflags v2.11.1 |
| 1749 | 2026-09-09T14:59:32.594Z | Compiling signal-hook-registry v1.4.6 |
| 1750 | 2026-09-09T14:59:32.612Z | Compiling serde_derive v1.0.228 |
| 1751 | 2026-09-09T14:59:32.657Z | Compiling zerofrom-derive v0.1.6 |
| 1752 | 2026-09-09T14:59:32.830Z | Compiling yoke-derive v0.8.0 |
| 1753 | 2026-09-09T14:59:32.872Z | Compiling zerovec-derive v0.11.1 |
| 1754 | 2026-09-09T14:59:32.894Z | Compiling displaydoc v0.2.5 |
| 1755 | 2026-09-09T14:59:32.986Z | Compiling thiserror-impl v2.0.18 |
| 1756 | 2026-09-09T14:59:33.646Z | Compiling schemars_derive v0.8.22 |
| 1757 | 2026-09-09T14:59:33.873Z | Compiling tokio-macros v2.7.0 |
| 1758 | 2026-09-09T14:59:33.886Z | Compiling zeroize_derive v1.4.3 |
| 1759 | 2026-09-09T14:59:33.958Z | Compiling zerocopy-derive v0.8.27 |
| 1760 | 2026-09-09T14:59:33.963Z | Compiling futures-macro v0.3.32 |
| 1761 | 2026-09-09T14:59:34.237Z | Compiling thiserror v2.0.18 |
| 1762 | 2026-09-09T14:59:34.348Z | Compiling zerofrom v0.1.6 |
| 1763 | 2026-09-09T14:59:34.480Z | Compiling yoke v0.8.0 |
| 1764 | 2026-09-09T14:59:34.584Z | Compiling tracing-attributes v0.1.30 |
| 1765 | 2026-09-09T14:59:34.623Z | Compiling thiserror-impl v1.0.69 |
| 1766 | 2026-09-09T14:59:34.731Z | Compiling zerovec v0.11.4 |
| 1767 | 2026-09-09T14:59:34.840Z | Compiling zerotrie v0.2.2 |
| 1768 | 2026-09-09T14:59:34.933Z | Compiling pest v2.8.2 |
| 1769 | 2026-09-09T14:59:35.166Z | Compiling scroll_derive v0.13.1 |
| 1770 | 2026-09-09T14:59:35.207Z | Compiling zerocopy v0.8.27 |
| 1771 | 2026-09-09T14:59:35.325Z | Compiling serde v1.0.228 |
| 1772 | 2026-09-09T14:59:35.741Z | Compiling tinystr v0.8.1 |
| 1773 | 2026-09-09T14:59:35.851Z | Compiling bytes v1.12.0 |
| 1774 | 2026-09-09T14:59:35.854Z | Compiling serde_tokenstream v0.2.3 |
| 1775 | 2026-09-09T14:59:35.906Z | Compiling icu_locale_core v2.0.0 |
| 1776 | 2026-09-09T14:59:35.949Z | Compiling potential_utf v0.1.3 |
| 1777 | 2026-09-09T14:59:36.019Z | Compiling chrono v0.4.45 |
| 1778 | 2026-09-09T14:59:36.103Z | Compiling icu_collections v2.0.0 |
| 1779 | 2026-09-09T14:59:36.123Z | Compiling pest_meta v2.8.2 |
| 1780 | 2026-09-09T14:59:36.147Z | Compiling async-trait v0.1.89 |
| 1781 | 2026-09-09T14:59:36.236Z | Compiling scroll v0.13.0 |
| 1782 | 2026-09-09T14:59:36.499Z | Compiling icu_provider v2.0.0 |
| 1783 | 2026-09-09T14:59:36.512Z | Compiling http v1.4.2 |
| 1784 | 2026-09-09T14:59:36.610Z | Compiling goblin v0.10.1 |
| 1785 | 2026-09-09T14:59:36.692Z | Compiling pest_generator v2.8.2 |
| 1786 | 2026-09-09T14:59:36.770Z | Compiling icu_normalizer v2.0.0 |
| 1787 | 2026-09-09T14:59:36.816Z | Compiling icu_properties v2.0.1 |
| 1788 | 2026-09-09T14:59:37.154Z | Compiling schemars v0.8.22 |
| 1789 | 2026-09-09T14:59:37.318Z | Compiling daft-derive v0.1.5 |
| 1790 | 2026-09-09T14:59:37.431Z | Compiling pest_derive v2.8.2 |
| 1791 | 2026-09-09T14:59:37.491Z | Compiling darling_macro v0.21.3 |
| 1792 | 2026-09-09T14:59:37.536Z | Compiling openssl-macros v0.1.1 |
| 1793 | 2026-09-09T14:59:37.993Z | Compiling idna_adapter v1.2.1 |
| 1794 | 2026-09-09T14:59:38.007Z | Compiling dtrace-parser v0.3.0 |
| 1795 | 2026-09-09T14:59:38.018Z | Compiling typify-impl v0.4.3 |
| 1796 | 2026-09-09T14:59:38.029Z | Compiling openapiv3 v2.2.0 |
| 1797 | 2026-09-09T14:59:38.083Z | Compiling darling v0.21.3 |
| 1798 | 2026-09-09T14:59:38.138Z | Compiling idna v1.1.0 |
| 1799 | 2026-09-09T14:59:38.163Z | Compiling async-stream-impl v0.3.6 |
| 1800 | 2026-09-09T14:59:38.233Z | Compiling structmeta-derive v0.3.0 |
| 1801 | 2026-09-09T14:59:38.809Z | Compiling url v2.5.7 |
| 1802 | 2026-09-09T14:59:38.881Z | Compiling newtype-uuid-macros v0.1.0 |
| 1803 | 2026-09-09T14:59:38.896Z | Compiling serde_yaml v0.9.34+deprecated |
| 1804 | 2026-09-09T14:59:39.296Z | Compiling structmeta v0.3.0 |
| 1805 | 2026-09-09T14:59:39.511Z | Compiling dof v0.4.0 |
| 1806 | 2026-09-09T14:59:39.596Z | Compiling zeroize v1.8.1 |
| 1807 | 2026-09-09T14:59:39.635Z | Compiling strum_macros v0.26.4 |
| 1808 | 2026-09-09T14:59:39.721Z | Compiling untrusted v0.9.0 |
| 1809 | 2026-09-09T14:59:39.725Z | Compiling thiserror v1.0.69 |
| 1810 | 2026-09-09T14:59:39.824Z | Compiling mio v1.2.1 |
| 1811 | 2026-09-09T14:59:39.839Z | Compiling omicron-workspace-hack v0.1.0 |
| 1812 | 2026-09-09T14:59:39.850Z | Compiling base64 v0.22.1 |
| 1813 | 2026-09-09T14:59:40.198Z | Compiling usdt-impl v0.6.0 |
| 1814 | 2026-09-09T14:59:40.260Z | Compiling tokio v1.52.3 |
| 1815 | 2026-09-09T14:59:40.356Z | Compiling http-body v1.0.1 |
| 1816 | 2026-09-09T14:59:40.510Z | Compiling dropshot_endpoint v0.16.7 |
| 1817 | 2026-09-09T14:59:40.690Z | Compiling ref-cast-impl v1.0.25 |
| 1818 | 2026-09-09T14:59:40.925Z | Compiling ipnet v2.11.0 |
| 1819 | 2026-09-09T14:59:41.327Z | Compiling atomic-waker v1.1.2 |
| 1820 | 2026-09-09T14:59:41.400Z | Compiling derive-ex v0.1.8 |
| 1821 | 2026-09-09T14:59:41.430Z | Compiling strum_macros v0.27.2 |
| 1822 | 2026-09-09T14:59:41.443Z | Compiling usdt-attr-macro v0.6.0 |
| 1823 | 2026-09-09T14:59:41.455Z | Compiling usdt-macro v0.6.0 |
| 1824 | 2026-09-09T14:59:41.468Z | Compiling httparse v1.10.1 |
| 1825 | 2026-09-09T14:59:41.776Z | Compiling portable-atomic v1.11.1 |
| 1826 | 2026-09-09T14:59:42.234Z | Compiling tower-service v0.3.3 |
| 1827 | 2026-09-09T14:59:42.297Z | Compiling tower-layer v0.3.3 |
| 1828 | 2026-09-09T14:59:42.463Z | Compiling try-lock v0.2.5 |
| 1829 | 2026-09-09T14:59:42.463Z | Compiling critical-section v1.2.0 |
| 1830 | 2026-09-09T14:59:42.576Z | Compiling once_cell v1.21.3 |
| 1831 | 2026-09-09T14:59:42.576Z | Compiling want v0.3.1 |
| 1832 | 2026-09-09T14:59:42.611Z | Compiling httpdate v1.0.3 |
| 1833 | 2026-09-09T14:59:42.757Z | Compiling serde_with_macros v3.14.1 |
| 1834 | 2026-09-09T14:59:42.848Z | Compiling ppv-lite86 v0.2.21 |
| 1835 | 2026-09-09T14:59:43.003Z | Compiling test-strategy v0.4.3 |
| 1836 | 2026-09-09T14:59:43.171Z | Compiling erased-serde v0.3.31 |
| 1837 | 2026-09-09T14:59:43.627Z | Compiling subtle v2.6.1 |
| 1838 | 2026-09-09T14:59:43.801Z | Compiling parse-display-derive v0.10.0 |
| 1839 | 2026-09-09T14:59:43.876Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1840 | 2026-09-09T14:59:44.230Z | Compiling typify-macro v0.4.3 |
| 1841 | 2026-09-09T14:59:44.378Z | Compiling http-body-util v0.1.3 |
| 1842 | 2026-09-09T14:59:44.523Z | Compiling anyhow v1.0.102 |
| 1843 | 2026-09-09T14:59:44.825Z | Compiling serde_urlencoded v0.7.1 |
| 1844 | 2026-09-09T14:59:44.860Z | Compiling rand_core v0.6.4 |
| 1845 | 2026-09-09T14:59:44.971Z | Compiling typenum v1.20.1 |
| 1846 | 2026-09-09T14:59:45.096Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1847 | 2026-09-09T14:59:45.398Z | Compiling futures-util v0.3.32 |
| 1848 | 2026-09-09T14:59:45.596Z | Compiling sync_wrapper v1.0.2 |
| 1849 | 2026-09-09T14:59:45.673Z | Compiling powerfmt v0.2.0 |
| 1850 | 2026-09-09T14:59:45.864Z | Compiling deranged v0.5.3 |
| 1851 | 2026-09-09T14:59:45.888Z | Compiling num_threads v0.1.7 |
| 1852 | 2026-09-09T14:59:45.949Z | Compiling tracing-core v0.1.34 |
| 1853 | 2026-09-09T14:59:45.965Z | Compiling camino v1.2.3 |
| 1854 | 2026-09-09T14:59:45.989Z | Compiling iri-string v0.7.8 |
| 1855 | 2026-09-09T14:59:46.367Z | Compiling typify v0.4.3 |
| 1856 | 2026-09-09T14:59:46.461Z | Compiling progenitor-impl v0.11.1 |
| 1857 | 2026-09-09T14:59:46.548Z | Compiling tracing v0.1.41 |
| 1858 | 2026-09-09T14:59:46.596Z | Compiling encoding_rs v0.8.35 |
| 1859 | 2026-09-09T14:59:46.786Z | Compiling mime v0.3.17 |
| 1860 | 2026-09-09T14:59:46.944Z | Compiling fastrand v2.3.0 |
| 1861 | 2026-09-09T14:59:47.067Z | Compiling cpufeatures v0.2.17 |
| 1862 | 2026-09-09T14:59:47.145Z | Compiling generic-array v0.14.7 |
| 1863 | 2026-09-09T14:59:47.255Z | Compiling hex v0.4.3 |
| 1864 | 2026-09-09T14:59:47.606Z | Compiling crypto-common v0.1.6 |
| 1865 | 2026-09-09T14:59:47.729Z | Compiling errno v0.3.14 |
| 1866 | 2026-09-09T14:59:47.742Z | Compiling tokio-util v0.7.16 |
| 1867 | 2026-09-09T14:59:47.882Z | Compiling thread_local v1.1.9 |
| 1868 | 2026-09-09T14:59:47.939Z | Compiling unicode-width v0.2.1 |
| 1869 | 2026-09-09T14:59:48.144Z | Compiling syn v1.0.109 |
| 1870 | 2026-09-09T14:59:48.167Z | Compiling rustls-pki-types v1.12.0 |
| 1871 | 2026-09-09T14:59:48.225Z | Compiling winnow v0.7.14 |
| 1872 | 2026-09-09T14:59:48.268Z | Compiling match_cfg v0.1.0 |
| 1873 | 2026-09-09T14:59:48.470Z | Compiling rustix v1.1.4 |
| 1874 | 2026-09-09T14:59:48.983Z | Compiling take_mut v0.2.2 |
| 1875 | 2026-09-09T14:59:49.100Z | Compiling winnow v1.0.3 |
| 1876 | 2026-09-09T14:59:49.123Z | Compiling term v1.2.0 |
| 1877 | 2026-09-09T14:59:49.476Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1878 | 2026-09-09T14:59:49.570Z | Compiling h2 v0.4.14 |
| 1879 | 2026-09-09T14:59:49.700Z | Compiling ring v0.17.14 |
| 1880 | 2026-09-09T14:59:49.917Z | Compiling serde_spanned v1.1.1 |
| 1881 | 2026-09-09T14:59:50.006Z | Compiling progenitor-macro v0.11.1 |
| 1882 | 2026-09-09T14:59:50.200Z | Compiling spin v0.9.8 |
| 1883 | 2026-09-09T14:59:50.254Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1884 | 2026-09-09T14:59:50.460Z | Compiling debug-ignore v1.0.5 |
| 1885 | 2026-09-09T14:59:50.568Z | Compiling quick-error v1.2.3 |
| 1886 | 2026-09-09T14:59:50.741Z | Compiling block-buffer v0.10.4 |
| 1887 | 2026-09-09T14:59:51.002Z | Compiling waitgroup v0.1.2 |
| 1888 | 2026-09-09T14:59:51.152Z | Compiling async-stream v0.3.6 |
| 1889 | 2026-09-09T14:59:51.331Z | Compiling serde_path_to_error v0.1.20 |
| 1890 | 2026-09-09T14:59:51.575Z | Compiling bit-vec v0.8.0 |
| 1891 | 2026-09-09T14:59:51.706Z | Compiling lazy_static v1.5.0 |
| 1892 | 2026-09-09T14:59:51.782Z | Compiling hyper v1.10.1 |
| 1893 | 2026-09-09T14:59:51.809Z | Compiling bit-set v0.8.0 |
| 1894 | 2026-09-09T14:59:51.822Z | Compiling digest v0.10.7 |
| 1895 | 2026-09-09T14:59:51.976Z | Compiling strum v0.26.3 |
| 1896 | 2026-09-09T14:59:51.989Z | Compiling ipnetwork v0.21.1 |
| 1897 | 2026-09-09T14:59:52.029Z | Compiling crossbeam-utils v0.8.21 |
| 1898 | 2026-09-09T14:59:52.043Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1899 | 2026-09-09T14:59:52.354Z | Compiling unarray v0.1.4 |
| 1900 | 2026-09-09T14:59:52.430Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1901 | 2026-09-09T14:59:52.452Z | Compiling slog v2.8.2 |
| 1902 | 2026-09-09T14:59:52.467Z | Compiling macaddr v1.0.1 |
| 1903 | 2026-09-09T14:59:52.540Z | Compiling tabwriter v1.4.1 |
| 1904 | 2026-09-09T14:59:52.695Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1905 | 2026-09-09T14:59:52.784Z | Compiling ref-cast v1.0.25 |
| 1906 | 2026-09-09T14:59:52.862Z | Compiling hyper-util v0.1.20 |
| 1907 | 2026-09-09T14:59:52.891Z | Compiling colored v3.1.1 |
| 1908 | 2026-09-09T14:59:52.970Z | Compiling strum v0.27.2 |
| 1909 | 2026-09-09T14:59:53.103Z | Compiling aws-lc-sys v0.39.1 |
| 1910 | 2026-09-09T14:59:53.282Z | Compiling getrandom v0.3.3 |
| 1911 | 2026-09-09T14:59:53.471Z | Compiling untrusted v0.7.1 |
| 1912 | 2026-09-09T14:59:53.509Z | Compiling rand_core v0.9.3 |
| 1913 | 2026-09-09T14:59:53.743Z | Compiling aws-lc-rs v1.16.2 |
| 1914 | 2026-09-09T14:59:53.759Z | Compiling oxnet v0.1.6 |
| 1915 | 2026-09-09T14:59:53.981Z | Compiling openssl-sys v0.9.117 |
| 1916 | 2026-09-09T14:59:54.446Z | Compiling futures-executor v0.3.32 |
| 1917 | 2026-09-09T14:59:54.765Z | Compiling rustls-webpki v0.103.6 |
| 1918 | 2026-09-09T14:59:54.817Z | Compiling instant v0.1.13 |
| 1919 | 2026-09-09T14:59:54.932Z | Compiling foreign-types-shared v0.1.1 |
| 1920 | 2026-09-09T14:59:55.024Z | Compiling foreign-types v0.3.2 |
| 1921 | 2026-09-09T14:59:55.102Z | Compiling rand_chacha v0.9.0 |
| 1922 | 2026-09-09T14:59:55.143Z | Compiling tempfile v3.27.0 |
| 1923 | 2026-09-09T14:59:55.186Z | Compiling tower v0.5.2 |
| 1924 | 2026-09-09T14:59:55.586Z | Compiling rustls v0.23.40 |
| 1925 | 2026-09-09T14:59:55.596Z | Compiling toml_datetime v0.6.11 |
| 1926 | 2026-09-09T14:59:55.681Z | Compiling openssl-probe v0.1.6 |
| 1927 | 2026-09-09T14:59:55.817Z | Compiling tower-http v0.6.8 |
| 1928 | 2026-09-09T14:59:55.830Z | Compiling rand v0.9.3 |
| 1929 | 2026-09-09T14:59:55.873Z | Compiling openssl v0.10.81 |
| 1930 | 2026-09-09T14:59:55.886Z | Compiling futures v0.3.32 |
| 1931 | 2026-09-09T14:59:56.084Z | Compiling time v0.3.47 |
| 1932 | 2026-09-09T14:59:56.261Z | Compiling clap_derive v4.6.1 |
| 1933 | 2026-09-09T14:59:56.426Z | Compiling memmap2 v0.9.8 |
| 1934 | 2026-09-09T14:59:56.928Z | Compiling crossbeam-channel v0.5.15 |
| 1935 | 2026-09-09T14:59:57.009Z | Compiling webpki-roots v1.0.2 |
| 1936 | 2026-09-09T14:59:57.105Z | Compiling newtype-uuid v1.3.2 |
| 1937 | 2026-09-09T14:59:57.454Z | Compiling daft v0.1.5 |
| 1938 | 2026-09-09T14:59:57.725Z | Compiling is-terminal v0.4.16 |
| 1939 | 2026-09-09T14:59:57.803Z | Compiling either v1.15.0 |
| 1940 | 2026-09-09T14:59:57.954Z | Compiling slog-term v2.9.2 |
| 1941 | 2026-09-09T14:59:57.966Z | Compiling slog-json v2.6.1 |
| 1942 | 2026-09-09T14:59:58.011Z | Compiling slog-async v2.8.0 |
| 1943 | 2026-09-09T14:59:58.166Z | Compiling usdt v0.6.0 |
| 1944 | 2026-09-09T14:59:58.239Z | Compiling native-tls v0.2.14 |
| 1945 | 2026-09-09T14:59:58.413Z | Compiling hostname v0.3.1 |
| 1946 | 2026-09-09T14:59:58.454Z | Compiling tokio-native-tls v0.3.1 |
| 1947 | 2026-09-09T14:59:58.551Z | Compiling tokio-rustls v0.26.4 |
| 1948 | 2026-09-09T14:59:58.589Z | Compiling slog-bunyan v2.5.0 |
| 1949 | 2026-09-09T14:59:58.630Z | Compiling hyper-tls v0.6.0 |
| 1950 | 2026-09-09T14:59:58.643Z | Compiling rustls-webpki v0.102.8 |
| 1951 | 2026-09-09T14:59:58.737Z | Compiling multer v3.1.0 |
| 1952 | 2026-09-09T14:59:58.827Z | Compiling hyper-rustls v0.27.7 |
| 1953 | 2026-09-09T14:59:58.867Z | Compiling rustls-pemfile v2.2.0 |
| 1954 | 2026-09-09T14:59:59.063Z | Compiling reqwest v0.12.23 |
| 1955 | 2026-09-09T14:59:59.163Z | Compiling hostname v0.4.2 |
| 1956 | 2026-09-09T14:59:59.246Z | Compiling rustls v0.22.4 |
| 1957 | 2026-09-09T14:59:59.309Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1958 | 2026-09-09T14:59:59.539Z | Compiling rand_chacha v0.3.1 |
| 1959 | 2026-09-09T14:59:59.920Z | Compiling wait-timeout v0.2.1 |
| 1960 | 2026-09-09T15:00:00.096Z | Compiling rusty-fork v0.3.0 |
| 1961 | 2026-09-09T15:00:00.226Z | Compiling rand v0.8.5 |
| 1962 | 2026-09-09T15:00:00.469Z | Compiling rand_xorshift v0.4.0 |
| 1963 | 2026-09-09T15:00:00.557Z | Compiling sha1 v0.10.6 |
| 1964 | 2026-09-09T15:00:00.797Z | Compiling proptest v1.8.0 |
| 1965 | 2026-09-09T15:00:00.890Z | Compiling itertools v0.14.0 |
| 1966 | 2026-09-09T15:00:01.453Z | Compiling tokio-rustls v0.25.0 |
| 1967 | 2026-09-09T15:00:01.666Z | Compiling dropshot v0.16.7 |
| 1968 | 2026-09-09T15:00:02.155Z | Compiling anstyle v1.0.14 |
| 1969 | 2026-09-09T15:00:03.021Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1970 | 2026-09-09T15:00:03.342Z | Compiling progenitor-client v0.11.1 |
| 1971 | 2026-09-09T15:00:03.619Z | Compiling progenitor-client v0.10.0 |
| 1972 | 2026-09-09T15:00:03.695Z | Compiling serde_with v3.14.1 |
| 1973 | 2026-09-09T15:00:03.922Z | Compiling num-derive v0.4.2 |
| 1974 | 2026-09-09T15:00:04.154Z | Compiling progenitor v0.11.1 |
| 1975 | 2026-09-09T15:00:04.305Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1976 | 2026-09-09T15:00:04.677Z | Compiling rustc-hash v2.1.1 |
| 1977 | 2026-09-09T15:00:04.689Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1978 | 2026-09-09T15:00:04.810Z | Compiling iddqd v0.3.18 |
| 1979 | 2026-09-09T15:00:04.945Z | Compiling backoff v0.4.0 |
| 1980 | 2026-09-09T15:00:05.165Z | Compiling parse-display v0.10.0 |
| 1981 | 2026-09-09T15:00:05.424Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1982 | 2026-09-09T15:00:05.524Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1983 | 2026-09-09T15:00:05.984Z | Compiling utf8parse v0.2.2 |
| 1984 | 2026-09-09T15:00:06.109Z | Compiling anstyle-parse v1.0.0 |
| 1985 | 2026-09-09T15:00:06.336Z | Compiling is_terminal_polyfill v1.70.1 |
| 1986 | 2026-09-09T15:00:06.434Z | Compiling anstyle-query v1.1.4 |
| 1987 | 2026-09-09T15:00:06.437Z | Compiling colorchoice v1.0.4 |
| 1988 | 2026-09-09T15:00:06.482Z | Compiling clap_lex v1.1.0 |
| 1989 | 2026-09-09T15:00:06.539Z | Compiling anstream v1.0.0 |
| 1990 | 2026-09-09T15:00:07.662Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1991 | 2026-09-09T15:00:09.948Z | Compiling winnow v0.5.40 |
| 1992 | 2026-09-09T15:00:14.472Z | Compiling terminal_size v0.4.3 |
| 1993 | 2026-09-09T15:00:15.832Z | Compiling toml_edit v0.19.15 |
| 1994 | 2026-09-09T15:00:17.090Z | Compiling proc-macro-crate v1.3.1 |
| 1995 | 2026-09-09T15:00:17.567Z | Compiling clap_builder v4.6.0 |
| 1996 | 2026-09-09T15:00:17.820Z | Compiling dropshot_endpoint v0.17.1 |
| 1997 | 2026-09-09T15:00:19.427Z | Compiling clap v4.6.1 |
| 1998 | 2026-09-09T15:00:23.475Z | Compiling serde_spanned v0.6.9 |
| 1999 | 2026-09-09T15:00:24.519Z | Compiling prettyplease v0.2.37 |
| 2000 | 2026-09-09T15:00:24.817Z | Compiling adler2 v2.0.1 |
| 2001 | 2026-09-09T15:00:24.959Z | Compiling miniz_oxide v0.8.9 |
| 2002 | 2026-09-09T15:00:25.679Z | Compiling crc32fast v1.5.0 |
| 2003 | 2026-09-09T15:00:25.838Z | Compiling ingot-macros v0.1.1 |
| 2004 | 2026-09-09T15:00:26.082Z | Compiling zerocopy-derive v0.7.35 |
| 2005 | 2026-09-09T15:00:26.361Z | Compiling flate2 v1.1.2 |
| 2006 | 2026-09-09T15:00:27.121Z | Compiling hubpack_derive v0.1.1 |
| 2007 | 2026-09-09T15:00:27.199Z | Compiling hybrid-array v0.4.12 |
| 2008 | 2026-09-09T15:00:28.769Z | Compiling scroll_derive v0.12.1 |
| 2009 | 2026-09-09T15:00:28.835Z | Compiling toml_write v0.1.2 |
| 2010 | 2026-09-09T15:00:29.018Z | Compiling toml_edit v0.22.27 |
| 2011 | 2026-09-09T15:00:29.978Z | Compiling block-buffer v0.12.0 |
| 2012 | 2026-09-09T15:00:30.125Z | Compiling crypto-common v0.2.2 |
| 2013 | 2026-09-09T15:00:30.187Z | Compiling num_enum_derive v0.7.5 |
| 2014 | 2026-09-09T15:00:30.950Z | Compiling foreign-types-macros v0.2.3 |
| 2015 | 2026-09-09T15:00:31.002Z | Compiling num-integer v0.1.46 |
| 2016 | 2026-09-09T15:00:31.337Z | Compiling float-ord v0.3.2 |
| 2017 | 2026-09-09T15:00:31.440Z | Compiling compression-core v0.4.32 |
| 2018 | 2026-09-09T15:00:31.443Z | Compiling const-oid v0.10.2 |
| 2019 | 2026-09-09T15:00:31.603Z | Compiling digest v0.11.3 |
| 2020 | 2026-09-09T15:00:31.607Z | Compiling compression-codecs v0.4.32 |
| 2021 | 2026-09-09T15:00:31.876Z | Compiling toml v0.8.23 |
| 2022 | 2026-09-09T15:00:32.272Z | Compiling zerocopy v0.7.35 |
| 2023 | 2026-09-09T15:00:33.675Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2024 | 2026-09-09T15:00:33.988Z | Compiling cpufeatures v0.3.0 |
| 2025 | 2026-09-09T15:00:33.997Z | Compiling glob v0.3.3 |
| 2026 | 2026-09-09T15:00:34.066Z | Compiling sha1 v0.11.0 |
| 2027 | 2026-09-09T15:00:34.095Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2028 | 2026-09-09T15:00:34.324Z | Compiling async-compression v0.4.33 |
| 2029 | 2026-09-09T15:00:34.385Z | Compiling proc-macro-error-attr v1.0.4 |
| 2030 | 2026-09-09T15:00:34.448Z | Compiling num-iter v0.1.45 |
| 2031 | 2026-09-09T15:00:34.613Z | Compiling num-rational v0.4.2 |
| 2032 | 2026-09-09T15:00:34.859Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2033 | 2026-09-09T15:00:35.285Z | Compiling num-complex v0.4.6 |
| 2034 | 2026-09-09T15:00:35.380Z | Compiling proc-macro-error v1.0.4 |
| 2035 | 2026-09-09T15:00:35.617Z | Compiling dropshot v0.17.1 |
| 2036 | 2026-09-09T15:00:35.672Z | Compiling num v0.4.3 |
| 2037 | 2026-09-09T15:00:35.716Z | Compiling num_enum_derive v0.5.11 |
| 2038 | 2026-09-09T15:00:35.749Z | Compiling dtrace-parser v0.2.0 |
| 2039 | 2026-09-09T15:00:36.030Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2040 | 2026-09-09T15:00:36.402Z | Compiling dof v0.3.0 |
| 2041 | 2026-09-09T15:00:36.564Z | Compiling thread-id v4.2.2 |
| 2042 | 2026-09-09T15:00:36.656Z | Compiling derive_more v0.99.20 |
| 2043 | 2026-09-09T15:00:36.680Z | Compiling usdt-impl v0.5.0 |
| 2044 | 2026-09-09T15:00:36.791Z | Compiling minimal-lexical v0.2.1 |
| 2045 | 2026-09-09T15:00:37.052Z | Compiling nom v7.1.3 |
| 2046 | 2026-09-09T15:00:37.224Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2047 | 2026-09-09T15:00:37.814Z | Compiling usdt-attr-macro v0.5.0 |
| 2048 | 2026-09-09T15:00:37.998Z | Compiling usdt-macro v0.5.0 |
| 2049 | 2026-09-09T15:00:38.395Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 2050 | 2026-09-09T15:00:38.647Z | Compiling zone_cfg_derive v0.3.1 |
| 2051 | 2026-09-09T15:00:39.185Z | Compiling libscf-sys v1.2.0 |
| 2052 | 2026-09-09T15:00:39.345Z | Compiling rustc_version v0.4.1 |
| 2053 | 2026-09-09T15:00:39.348Z | Compiling memoffset v0.9.1 |
| 2054 | 2026-09-09T15:00:39.448Z | Compiling crossbeam-epoch v0.9.18 |
| 2055 | 2026-09-09T15:00:39.849Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2056 | 2026-09-09T15:00:40.259Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2057 | 2026-09-09T15:00:40.323Z | Compiling enum-as-inner v0.6.1 |
| 2058 | 2026-09-09T15:00:40.354Z | Compiling curve25519-dalek v4.1.3 |
| 2059 | 2026-09-09T15:00:40.669Z | Compiling regress v0.11.1 |
| 2060 | 2026-09-09T15:00:40.921Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2061 | 2026-09-09T15:00:41.037Z | Compiling crossbeam-deque v0.8.6 |
| 2062 | 2026-09-09T15:00:41.253Z | Compiling hubpack v0.1.2 |
| 2063 | 2026-09-09T15:00:41.794Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2064 | 2026-09-09T15:00:42.463Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2065 | 2026-09-09T15:00:42.891Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2066 | 2026-09-09T15:00:42.927Z | Compiling static_assertions v1.1.0 |
| 2067 | 2026-09-09T15:00:43.096Z | Compiling typify-impl v0.6.2 |
| 2068 | 2026-09-09T15:00:43.186Z | Compiling rayon-core v1.13.0 |
| 2069 | 2026-09-09T15:00:43.745Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2070 | 2026-09-09T15:00:43.930Z | Compiling clang-sys v1.8.1 |
| 2071 | 2026-09-09T15:00:44.062Z | Compiling hash32 v0.3.1 |
| 2072 | 2026-09-09T15:00:44.229Z | Compiling bytecount v0.6.9 |
| 2073 | 2026-09-09T15:00:44.342Z | Compiling heapless v0.8.0 |
| 2074 | 2026-09-09T15:00:44.354Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 2075 | 2026-09-09T15:00:44.381Z | Compiling scroll v0.12.0 |
| 2076 | 2026-09-09T15:00:44.562Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2077 | 2026-09-09T15:00:44.683Z | Compiling ingot-types v0.1.2 |
| 2078 | 2026-09-09T15:00:44.801Z | Compiling cobs v0.3.0 |
| 2079 | 2026-09-09T15:00:44.811Z | Compiling libloading v0.8.9 |
| 2080 | 2026-09-09T15:00:44.885Z | Compiling managed v0.8.0 |
| 2081 | 2026-09-09T15:00:45.009Z | Compiling bitflags v1.3.2 |
| 2082 | 2026-09-09T15:00:45.022Z | Compiling foreign-types-shared v0.3.1 |
| 2083 | 2026-09-09T15:00:45.092Z | Compiling smoltcp v0.11.0 |
| 2084 | 2026-09-09T15:00:45.104Z | Compiling foreign-types v0.5.0 |
| 2085 | 2026-09-09T15:00:45.116Z | Compiling ingot v0.1.1 |
| 2086 | 2026-09-09T15:00:45.129Z | Compiling bindgen v0.72.1 |
| 2087 | 2026-09-09T15:00:45.190Z | Compiling postcard v1.1.3 |
| 2088 | 2026-09-09T15:00:45.759Z | Compiling goblin v0.8.2 |
| 2089 | 2026-09-09T15:00:45.990Z | Compiling cexpr v0.6.0 |
| 2090 | 2026-09-09T15:00:46.058Z | Compiling num_enum v0.7.5 |
| 2091 | 2026-09-09T15:00:46.195Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2092 | 2026-09-09T15:00:46.569Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2093 | 2026-09-09T15:00:46.700Z | Compiling camino-tempfile v1.4.1 |
| 2094 | 2026-09-09T15:00:46.723Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2095 | 2026-09-09T15:00:46.914Z | Compiling serde_repr v0.1.20 |
| 2096 | 2026-09-09T15:00:46.946Z | Compiling derive-where v1.6.0 |
| 2097 | 2026-09-09T15:00:47.024Z | Compiling cstr-argument v0.1.2 |
| 2098 | 2026-09-09T15:00:47.281Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2099 | 2026-09-09T15:00:47.555Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2100 | 2026-09-09T15:00:48.720Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2101 | 2026-09-09T15:00:48.910Z | Compiling rayon v1.11.0 |
| 2102 | 2026-09-09T15:00:48.993Z | Compiling rustix v0.38.44 |
| 2103 | 2026-09-09T15:00:49.142Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2104 | 2026-09-09T15:00:49.302Z | Compiling crucible-workspace-hack v0.1.0 |
| 2105 | 2026-09-09T15:00:49.445Z | Compiling typify-macro v0.6.2 |
| 2106 | 2026-09-09T15:00:49.943Z | Compiling tinyvec_macros v0.1.1 |
| 2107 | 2026-09-09T15:00:50.065Z | Compiling tinyvec v1.10.0 |
| 2108 | 2026-09-09T15:00:50.373Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2109 | 2026-09-09T15:00:50.829Z | Compiling num_enum v0.5.11 |
| 2110 | 2026-09-09T15:00:51.131Z | Compiling pin-project-internal v1.1.10 |
| 2111 | 2026-09-09T15:00:52.115Z | Compiling memmap v0.7.0 |
| 2112 | 2026-09-09T15:00:52.140Z | Compiling usdt v0.5.0 |
| 2113 | 2026-09-09T15:00:52.140Z | Compiling typify v0.6.2 |
| 2114 | 2026-09-09T15:00:52.140Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2115 | 2026-09-09T15:00:52.245Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2116 | 2026-09-09T15:00:52.297Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2117 | 2026-09-09T15:00:52.733Z | Compiling itertools v0.12.1 |
| 2118 | 2026-09-09T15:00:52.878Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2119 | 2026-09-09T15:00:52.979Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2120 | 2026-09-09T15:00:53.084Z | Compiling progenitor-impl v0.10.0 |
| 2121 | 2026-09-09T15:00:53.371Z | Compiling sigpipe v0.1.3 |
| 2122 | 2026-09-09T15:00:53.444Z | Compiling jiff v0.2.15 |
| 2123 | 2026-09-09T15:00:53.468Z | Compiling const_format_proc_macros v0.2.34 |
| 2124 | 2026-09-09T15:00:53.577Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2125 | 2026-09-09T15:00:53.777Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2126 | 2026-09-09T15:00:53.949Z | Compiling zone v0.3.1 |
| 2127 | 2026-09-09T15:00:54.490Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2128 | 2026-09-09T15:00:54.558Z | Compiling progenitor-impl v0.14.0 |
| 2129 | 2026-09-09T15:00:54.881Z | Compiling atomicwrites v0.4.4 |
| 2130 | 2026-09-09T15:00:55.088Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2131 | 2026-09-09T15:00:55.466Z | Compiling papergrid v0.18.0 |
| 2132 | 2026-09-09T15:00:55.503Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2133 | 2026-09-09T15:00:55.676Z | Compiling nix v0.30.1 |
| 2134 | 2026-09-09T15:00:56.133Z | Compiling smf v0.2.3 |
| 2135 | 2026-09-09T15:00:56.506Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2136 | 2026-09-09T15:00:56.641Z | Compiling progenitor-macro v0.10.0 |
| 2137 | 2026-09-09T15:00:56.740Z | Compiling secrecy v0.10.3 |
| 2138 | 2026-09-09T15:00:57.168Z | Compiling async-recursion v1.1.1 |
| 2139 | 2026-09-09T15:00:57.197Z | Compiling snafu-derive v0.8.9 |
| 2140 | 2026-09-09T15:00:57.436Z | Compiling predicates-core v1.0.9 |
| 2141 | 2026-09-09T15:00:57.439Z | Compiling whoami v1.6.1 |
| 2142 | 2026-09-09T15:00:58.104Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2143 | 2026-09-09T15:00:58.167Z | Compiling progenitor-macro v0.14.0 |
| 2144 | 2026-09-09T15:00:58.806Z | Compiling tabled v0.21.0 |
| 2145 | 2026-09-09T15:00:58.936Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2146 | 2026-09-09T15:01:01.273Z | Compiling nix v0.31.3 |
| 2147 | 2026-09-09T15:01:01.318Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2148 | 2026-09-09T15:01:01.767Z | Compiling itertools v0.15.0 |
| 2149 | 2026-09-09T15:01:01.862Z | Compiling hmac v0.12.1 |
| 2150 | 2026-09-09T15:01:02.103Z | Compiling inout v0.1.4 |
| 2151 | 2026-09-09T15:01:02.181Z | Compiling ff v0.13.1 |
| 2152 | 2026-09-09T15:01:02.257Z | Compiling float-cmp v0.10.0 |
| 2153 | 2026-09-09T15:01:02.410Z | Compiling data-encoding v2.9.0 |
| 2154 | 2026-09-09T15:01:02.495Z | Compiling difflib v0.4.0 |
| 2155 | 2026-09-09T15:01:02.510Z | Compiling normalize-line-endings v0.3.0 |
| 2156 | 2026-09-09T15:01:02.746Z | Compiling predicates v3.1.4 |
| 2157 | 2026-09-09T15:01:02.921Z | Compiling group v0.13.0 |
| 2158 | 2026-09-09T15:01:03.042Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2159 | 2026-09-09T15:01:03.095Z | Compiling cipher v0.4.4 |
| 2160 | 2026-09-09T15:01:03.199Z | Compiling hkdf v0.12.4 |
| 2161 | 2026-09-09T15:01:03.295Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2162 | 2026-09-09T15:01:03.635Z | Compiling tabled_derive v0.7.0 |
| 2163 | 2026-09-09T15:01:04.065Z | Compiling universal-hash v0.5.1 |
| 2164 | 2026-09-09T15:01:04.089Z | Compiling crypto-bigint v0.5.5 |
| 2165 | 2026-09-09T15:01:04.123Z | Compiling half v2.7.1 |
| 2166 | 2026-09-09T15:01:04.156Z | Compiling crc8 v0.1.1 |
| 2167 | 2026-09-09T15:01:04.201Z | Compiling unicode-segmentation v1.12.0 |
| 2168 | 2026-09-09T15:01:04.275Z | Compiling base64ct v1.8.0 |
| 2169 | 2026-09-09T15:01:04.327Z | Compiling opaque-debug v0.3.1 |
| 2170 | 2026-09-09T15:01:04.407Z | Compiling base16ct v0.2.0 |
| 2171 | 2026-09-09T15:01:04.424Z | Compiling ciborium-io v0.2.2 |
| 2172 | 2026-09-09T15:01:04.572Z | Compiling indent_write v2.2.0 |
| 2173 | 2026-09-09T15:01:04.602Z | Compiling newline-converter v0.3.0 |
| 2174 | 2026-09-09T15:01:04.605Z | Compiling ciborium-ll v0.2.2 |
| 2175 | 2026-09-09T15:01:04.755Z | Compiling password-hash v0.5.0 |
| 2176 | 2026-09-09T15:01:04.790Z | Compiling poly1305 v0.8.0 |
| 2177 | 2026-09-09T15:01:05.212Z | Compiling elliptic-curve v0.13.8 |
| 2178 | 2026-09-09T15:01:05.521Z | Compiling chacha20 v0.9.1 |
| 2179 | 2026-09-09T15:01:05.534Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2180 | 2026-09-09T15:01:05.650Z | Compiling tokio-dtrace v0.1.1 |
| 2181 | 2026-09-09T15:01:05.746Z | Compiling thiserror-no-std v2.0.2 |
| 2182 | 2026-09-09T15:01:06.382Z | Compiling reqwest v0.13.2 |
| 2183 | 2026-09-09T15:01:06.666Z | Compiling blake2 v0.10.6 |
| 2184 | 2026-09-09T15:01:06.709Z | Compiling console v0.16.4 |
| 2185 | 2026-09-09T15:01:06.842Z | Compiling aead v0.5.2 |
| 2186 | 2026-09-09T15:01:07.007Z | Compiling strum_macros v0.28.0 |
| 2187 | 2026-09-09T15:01:07.100Z | Compiling bstr v1.12.0 |
| 2188 | 2026-09-09T15:01:07.132Z | Compiling similar v3.2.0 |
| 2189 | 2026-09-09T15:01:07.354Z | Compiling resolv-conf v0.7.5 |
| 2190 | 2026-09-09T15:01:07.661Z | Compiling linked-hash-map v0.5.6 |
| 2191 | 2026-09-09T15:01:07.723Z | Compiling keccak v0.1.6 |
| 2192 | 2026-09-09T15:01:07.853Z | Compiling expectorate v1.3.0 |
| 2193 | 2026-09-09T15:01:07.910Z | Compiling sha3 v0.10.8 |
| 2194 | 2026-09-09T15:01:08.224Z | Compiling lru-cache v0.1.2 |
| 2195 | 2026-09-09T15:01:08.734Z | Compiling progenitor-client v0.14.0 |
| 2196 | 2026-09-09T15:01:08.864Z | Compiling chacha20poly1305 v0.10.1 |
| 2197 | 2026-09-09T15:01:09.009Z | Compiling argon2 v0.5.3 |
| 2198 | 2026-09-09T15:01:09.021Z | Compiling vsss-rs v3.3.4 |
| 2199 | 2026-09-09T15:01:09.036Z | Compiling oxide-tokio-rt v0.1.2 |
| 2200 | 2026-09-09T15:01:09.239Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2201 | 2026-09-09T15:01:09.710Z | Compiling ciborium v0.2.2 |
| 2202 | 2026-09-09T15:01:09.766Z | Compiling hickory-proto v0.24.4 |
| 2203 | 2026-09-09T15:01:10.119Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2204 | 2026-09-09T15:01:10.203Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2205 | 2026-09-09T15:01:11.041Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2206 | 2026-09-09T15:01:11.169Z | Compiling serde-big-array v0.5.1 |
| 2207 | 2026-09-09T15:01:11.518Z | Compiling same-file v1.0.6 |
| 2208 | 2026-09-09T15:01:11.669Z | Compiling siphasher v1.0.1 |
| 2209 | 2026-09-09T15:01:11.756Z | Compiling walkdir v2.5.0 |
| 2210 | 2026-09-09T15:01:11.756Z | Compiling hickory-resolver v0.24.4 |
| 2211 | 2026-09-09T15:01:11.878Z | Compiling phf_shared v0.12.1 |
| 2212 | 2026-09-09T15:01:11.883Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2213 | 2026-09-09T15:01:12.018Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2214 | 2026-09-09T15:01:13.340Z | Compiling progenitor v0.14.0 |
| 2215 | 2026-09-09T15:01:13.340Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2216 | 2026-09-09T15:01:13.479Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2217 | 2026-09-09T15:01:14.210Z | Compiling newtype_derive v0.1.6 |
| 2218 | 2026-09-09T15:01:14.297Z | Compiling owo-colors v4.3.0 |
| 2219 | 2026-09-09T15:01:14.625Z | Compiling tokio-stream v0.1.17 |
| 2220 | 2026-09-09T15:01:14.726Z | Compiling csv-core v0.1.12 |
| 2221 | 2026-09-09T15:01:14.857Z | Compiling foldhash v0.1.5 |
| 2222 | 2026-09-09T15:01:14.997Z | Compiling unicode-linebreak v0.1.5 |
| 2223 | 2026-09-09T15:01:15.089Z | Compiling smawk v0.3.2 |
| 2224 | 2026-09-09T15:01:15.140Z | Compiling unicode-width v0.1.14 |
| 2225 | 2026-09-09T15:01:15.184Z | Compiling termtree v0.5.1 |
| 2226 | 2026-09-09T15:01:15.248Z | Compiling swrite v0.1.0 |
| 2227 | 2026-09-09T15:01:15.274Z | Compiling textwrap v0.16.2 |
| 2228 | 2026-09-09T15:01:15.376Z | Compiling qorb v0.4.1 |
| 2229 | 2026-09-09T15:01:15.423Z | Compiling hashbrown v0.15.5 |
| 2230 | 2026-09-09T15:01:15.458Z | Compiling csv v1.4.0 |
| 2231 | 2026-09-09T15:01:15.997Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2232 | 2026-09-09T15:01:16.258Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2233 | 2026-09-09T15:01:17.593Z | Compiling phf v0.12.1 |
| 2234 | 2026-09-09T15:01:17.816Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2235 | 2026-09-09T15:01:17.967Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2236 | 2026-09-09T15:01:18.072Z | Compiling pin-project v1.1.10 |
| 2237 | 2026-09-09T15:01:18.120Z | Compiling unicode-normalization v0.1.24 |
| 2238 | 2026-09-09T15:01:18.183Z | Compiling libz-sys v1.1.22 |
| 2239 | 2026-09-09T15:01:18.458Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2240 | 2026-09-09T15:01:18.621Z | Compiling libsw-core v0.3.2 |
| 2241 | 2026-09-09T15:01:19.174Z | Compiling humantime v2.3.0 |
| 2242 | 2026-09-09T15:01:19.207Z | Compiling fixedbitset v0.4.2 |
| 2243 | 2026-09-09T15:01:19.360Z | Compiling fixedbitset v0.5.7 |
| 2244 | 2026-09-09T15:01:19.373Z | Compiling highway v1.3.0 |
| 2245 | 2026-09-09T15:01:19.455Z | Compiling petgraph v0.6.5 |
| 2246 | 2026-09-09T15:01:19.799Z | Compiling progenitor v0.10.0 |
| 2247 | 2026-09-09T15:01:19.841Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2248 | 2026-09-09T15:01:19.951Z | Compiling petgraph v0.8.2 |
| 2249 | 2026-09-09T15:01:19.999Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2250 | 2026-09-09T15:01:21.032Z | Compiling libsw v3.5.0 |
| 2251 | 2026-09-09T15:01:21.162Z | Compiling olpc-cjson v0.1.4 |
| 2252 | 2026-09-09T15:01:21.215Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2253 | 2026-09-09T15:01:21.313Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2254 | 2026-09-09T15:01:21.484Z | Compiling snafu v0.8.9 |
| 2255 | 2026-09-09T15:01:21.872Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2256 | 2026-09-09T15:01:22.071Z | Compiling chrono-tz v0.10.4 |
| 2257 | 2026-09-09T15:01:22.151Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2258 | 2026-09-09T15:01:22.780Z | Compiling papergrid v0.11.0 |
| 2259 | 2026-09-09T15:01:23.048Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2260 | 2026-09-09T15:01:23.237Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2261 | 2026-09-09T15:01:23.317Z | Compiling strum v0.28.0 |
| 2262 | 2026-09-09T15:01:23.457Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2263 | 2026-09-09T15:01:23.529Z | Compiling globset v0.4.16 |
| 2264 | 2026-09-09T15:01:24.534Z | Compiling const_format v0.2.34 |
| 2265 | 2026-09-09T15:01:24.918Z | Compiling slog-dtrace v0.3.0 |
| 2266 | 2026-09-09T15:01:24.996Z | Compiling cancel-safe-futures v0.1.5 |
| 2267 | 2026-09-09T15:01:25.434Z | Compiling gethostname v0.5.0 |
| 2268 | 2026-09-09T15:01:25.630Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2269 | 2026-09-09T15:01:26.479Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2270 | 2026-09-09T15:01:26.816Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2271 | 2026-09-09T15:01:27.052Z | Compiling pem v3.0.5 |
| 2272 | 2026-09-09T15:01:27.070Z | Compiling bcs v0.1.6 |
| 2273 | 2026-09-09T15:01:27.200Z | Compiling serde_plain v1.0.2 |
| 2274 | 2026-09-09T15:01:27.392Z | Compiling cargo-platform v0.1.9 |
| 2275 | 2026-09-09T15:01:27.914Z | Compiling tagptr v0.2.0 |
| 2276 | 2026-09-09T15:01:28.075Z | Compiling typed-path v0.9.3 |
| 2277 | 2026-09-09T15:01:28.320Z | Compiling linear-map v1.2.0 |
| 2278 | 2026-09-09T15:01:28.496Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2279 | 2026-09-09T15:01:29.072Z | Compiling tough v0.20.0 |
| 2280 | 2026-09-09T15:01:29.405Z | Compiling moka v0.12.11 |
| 2281 | 2026-09-09T15:01:30.596Z | Compiling cargo_metadata v0.18.1 |
| 2282 | 2026-09-09T15:01:31.218Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2283 | 2026-09-09T15:01:33.267Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2284 | 2026-09-09T15:01:33.551Z | Compiling tabled v0.15.0 |
| 2285 | 2026-09-09T15:01:33.745Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2286 | 2026-09-09T15:01:34.125Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2287 | 2026-09-09T15:01:34.153Z | Compiling git2 v0.19.0 |
| 2288 | 2026-09-09T15:01:34.331Z | Compiling steno v0.4.1 |
| 2289 | 2026-09-09T15:01:36.827Z | Compiling cookie v0.18.1 |
| 2290 | 2026-09-09T15:01:37.039Z | Compiling hickory-proto v0.25.2 |
| 2291 | 2026-09-09T15:01:39.213Z | Compiling hickory-resolver v0.25.2 |
| 2292 | 2026-09-09T15:01:40.228Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2293 | 2026-09-09T15:01:41.525Z | Compiling vergen v8.3.2 |
| 2294 | 2026-09-09T15:01:42.533Z | Compiling signal-hook v0.4.4 |
| 2295 | 2026-09-09T15:01:43.034Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2296 | 2026-09-09T15:01:43.428Z | Compiling mockall_derive v0.14.0 |
| 2297 | 2026-09-09T15:01:43.690Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2298 | 2026-09-09T15:01:44.104Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2299 | 2026-09-09T15:01:44.399Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2300 | 2026-09-09T15:01:44.993Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2301 | 2026-09-09T15:01:45.945Z | Compiling sha2 v0.10.9 |
| 2302 | 2026-09-09T15:01:46.358Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2303 | 2026-09-09T15:01:46.370Z | Compiling mockall v0.14.0 |
| 2304 | 2026-09-09T15:01:46.542Z | Compiling diff v0.1.13 |
| 2305 | 2026-09-09T15:01:46.609Z | Compiling yansi v1.0.1 |
| 2306 | 2026-09-09T15:01:46.875Z | Compiling pretty_assertions v1.4.1 |
| 2307 | 2026-09-09T15:01:46.938Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2308 | 2026-09-09T15:01:47.180Z | Compiling fs-err v3.1.2 |
| 2309 | 2026-09-09T15:01:48.034Z | Compiling predicates-tree v1.0.12 |
| 2310 | 2026-09-09T15:01:48.527Z | Compiling git-stub v1.0.0 |
| 2311 | 2026-09-09T15:01:48.789Z | Compiling serial_test_derive v3.5.0 |
| 2312 | 2026-09-09T15:01:48.817Z | Compiling filetime v0.2.26 |
| 2313 | 2026-09-09T15:01:48.862Z | Compiling fragile v2.0.1 |
| 2314 | 2026-09-09T15:01:49.020Z | Compiling is_ci v1.2.0 |
| 2315 | 2026-09-09T15:01:49.178Z | Compiling xattr v1.6.1 |
| 2316 | 2026-09-09T15:01:49.180Z | Compiling arrayvec v0.7.6 |
| 2317 | 2026-09-09T15:01:49.404Z | Compiling constant_time_eq v0.3.1 |
| 2318 | 2026-09-09T15:01:49.503Z | Compiling arrayref v0.3.9 |
| 2319 | 2026-09-09T15:01:49.528Z | Compiling downcast v0.11.0 |
| 2320 | 2026-09-09T15:01:49.531Z | Compiling serial_test v3.5.0 |
| 2321 | 2026-09-09T15:01:49.590Z | Compiling blake3 v1.8.2 |
| 2322 | 2026-09-09T15:01:49.978Z | Compiling toml v0.7.8 |
| 2323 | 2026-09-09T15:01:50.024Z | Compiling tar v0.4.45 |
| 2324 | 2026-09-09T15:01:50.202Z | Compiling supports-color v3.0.2 |
| 2325 | 2026-09-09T15:01:50.403Z | Compiling git-stub-vcs v0.1.0 |
| 2326 | 2026-09-09T15:01:50.805Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 2327 | 2026-09-09T15:01:51.091Z | Compiling signal-hook-tokio v0.4.0 |
| 2328 | 2026-09-09T15:01:51.391Z | Compiling scuffle v0.1.0 |
| 2329 | 2026-09-09T15:01:51.609Z | Compiling similar v2.7.0 |
| 2330 | 2026-09-09T15:01:52.571Z | Compiling drift v0.2.0 |
| 2331 | 2026-09-09T15:01:53.147Z | Compiling kstat-rs v0.2.4 |
| 2332 | 2026-09-09T15:01:53.320Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2333 | 2026-09-09T15:01:53.333Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2334 | 2026-09-09T15:01:53.467Z | Compiling topological-sort v0.2.2 |
| 2335 | 2026-09-09T15:01:53.624Z | Compiling hex-literal v1.1.0 |
| 2336 | 2026-09-09T15:01:53.736Z | Compiling omicron-zone-package v0.12.2 |
| 2337 | 2026-09-09T15:01:53.752Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2338 | 2026-09-09T15:01:54.230Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2339 | 2026-09-09T15:01:55.586Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2340 | 2026-09-09T15:01:55.860Z | Compiling dropshot-api-manager v0.7.2 |
| 2341 | 2026-09-09T15:01:56.661Z | Compiling curl v0.4.50 |
| 2342 | 2026-09-09T15:01:56.698Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2343 | 2026-09-09T15:01:57.241Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2344 | 2026-09-09T15:01:57.483Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2345 | 2026-09-09T15:01:57.496Z | Compiling iddqd v0.4.5 |
| 2346 | 2026-09-09T15:01:58.191Z | Compiling search_path v0.1.4 |
| 2347 | 2026-09-09T15:01:58.252Z | Compiling internet-checksum v0.2.1 |
| 2348 | 2026-09-09T15:01:58.495Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2349 | 2026-09-09T15:01:58.598Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2350 | 2026-09-09T15:02:02.903Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2351 | 2026-09-09T15:02:11.300Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2352 | 2026-09-09T15:02:52.932Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 25s |
| 2353 | 2026-09-09T15:02:53.059Z | Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455) |
| 2354 | 2026-09-09T15:02:53.062Z | |
| 2355 | 2026-09-09T15:02:53.062Z | running 0 tests |
| 2356 | 2026-09-09T15:02:53.062Z | |
| 2357 | 2026-09-09T15:02:53.062Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2358 | 2026-09-09T15:02:53.062Z | |
| 2359 | 2026-09-09T15:02:53.062Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2360 | 2026-09-09T15:02:53.065Z | |
| 2361 | 2026-09-09T15:02:53.065Z | running 0 tests |
| 2362 | 2026-09-09T15:02:53.065Z | |
| 2363 | 2026-09-09T15:02:53.067Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2364 | 2026-09-09T15:02:53.068Z | |
| 2365 | 2026-09-09T15:02:53.068Z | Running unittests src/lib.rs (target/debug/deps/asic-3168fbafa5f02bd2) |
| 2366 | 2026-09-09T15:02:53.068Z | |
| 2367 | 2026-09-09T15:02:53.068Z | running 0 tests |
| 2368 | 2026-09-09T15:02:53.068Z | |
| 2369 | 2026-09-09T15:02:53.068Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2370 | 2026-09-09T15:02:53.068Z | |
| 2371 | 2026-09-09T15:02:53.068Z | Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74) |
| 2372 | 2026-09-09T15:02:53.073Z | |
| 2373 | 2026-09-09T15:02:53.074Z | running 4 tests |
| 2374 | 2026-09-09T15:02:53.077Z | test nat::tests::test_vni ... ok |
| 2375 | 2026-09-09T15:02:53.077Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2376 | 2026-09-09T15:02:53.077Z | test test_purge ... ok |
| 2377 | 2026-09-09T15:02:53.079Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2378 | 2026-09-09T15:02:53.079Z | |
| 2379 | 2026-09-09T15:02:53.079Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2380 | 2026-09-09T15:02:53.079Z | |
| 2381 | 2026-09-09T15:02:53.079Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 2382 | 2026-09-09T15:02:53.083Z | |
| 2383 | 2026-09-09T15:02:53.083Z | running 1 test |
| 2384 | 2026-09-09T15:02:53.086Z | ------- |
| 2385 | 2026-09-09T15:02:53.086Z | Generating OpenAPI documents from API definitions ... |
| 2386 | 2026-09-09T15:02:53.229Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 2387 | 2026-09-09T15:02:53.303Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2388 | 2026-09-09T15:02:54.383Z | ------- |
| 2389 | 2026-09-09T15:02:54.383Z | Checking 14 OpenAPI documents... |
| 2390 | 2026-09-09T15:02:54.383Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2391 | 2026-09-09T15:02:54.383Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2392 | 2026-09-09T15:02:54.383Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2393 | 2026-09-09T15:02:54.386Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2394 | 2026-09-09T15:02:54.386Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2395 | 2026-09-09T15:02:54.386Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2396 | 2026-09-09T15:02:54.386Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2397 | 2026-09-09T15:02:54.386Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2398 | 2026-09-09T15:02:54.387Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2399 | 2026-09-09T15:02:54.387Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2400 | 2026-09-09T15:02:54.387Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2401 | 2026-09-09T15:02:54.387Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2402 | 2026-09-09T15:02:54.387Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2403 | 2026-09-09T15:02:54.387Z | Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller |
| 2404 | 2026-09-09T15:02:54.387Z | Fresh dpd "latest" symlink |
| 2405 | 2026-09-09T15:02:54.387Z | ------- |
| 2406 | 2026-09-09T15:02:54.387Z | Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 2407 | 2026-09-09T15:02:54.469Z | test test::test_apis_up_to_date ... ok |
| 2408 | 2026-09-09T15:02:54.469Z | |
| 2409 | 2026-09-09T15:02:54.469Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s |
| 2410 | 2026-09-09T15:02:54.469Z | |
| 2411 | 2026-09-09T15:02:54.534Z | Running unittests src/main.rs (target/debug/deps/dpd-dbba7bbb9fbd16d9) |
| 2412 | 2026-09-09T15:02:54.540Z | |
| 2413 | 2026-09-09T15:02:54.540Z | running 61 tests |
| 2414 | 2026-09-09T15:02:54.544Z | test freemap::test_ordering ... ok |
| 2415 | 2026-09-09T15:02:54.544Z | test config::tests::test_updates ... ok |
| 2416 | 2026-09-09T15:02:54.544Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 2417 | 2026-09-09T15:02:54.544Z | test freemap::test_split ... ok |
| 2418 | 2026-09-09T15:02:54.544Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2419 | 2026-09-09T15:02:54.544Z | test macaddrs::tests::test_mac_offset ... ok |
| 2420 | 2026-09-09T15:02:54.547Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2421 | 2026-09-09T15:02:54.547Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2422 | 2026-09-09T15:02:54.547Z | Sep 09 15:02:52.906Sep 09 15:02:52.907 DEBGDEBG created new freemapcreated new freemap, unit:, unitfreemap_test:Sep 09 15:02:52.906 |
| 2423 | 2026-09-09T15:02:54.547Z | freemap_testDEBG |
| 2424 | 2026-09-09T15:02:54.547Z | created new freemap, unit: freemap_testSep 09 15:02:52.907 |
| 2425 | 2026-09-09T15:02:54.547Z | DEBG initted freemap. size: 128, unit: freemap_testSep 09 15:02:52.907 |
| 2426 | 2026-09-09T15:02:54.547Z | DEBG initted freemap. size: 128, Sep 09 15:02:52.907unit :DEBG Sep 09 15:02:52.906reset freemapfreemap_test, |
| 2427 | 2026-09-09T15:02:54.548Z | unit :DEBG freemap_testSep 09 15:02:52.907 |
| 2428 | 2026-09-09T15:02:54.548Z | created new freemap DEBG, unitreset freemap:, unitfreemap_test: |
| 2429 | 2026-09-09T15:02:54.548Z | freemap_test |
| 2430 | 2026-09-09T15:02:54.548Z | Sep 09 15:02:52.907 DEBG initted freemap. size: 128, unit: freemap_test |
| 2431 | 2026-09-09T15:02:54.548Z | Sep 09 15:02:52.907Sep 09 15:02:52.907 DEBGDEBG initted freemap. size: 128reset freemap, unit, :unit :freemap_test |
| 2432 | 2026-09-09T15:02:54.548Z | freemap_test |
| 2433 | 2026-09-09T15:02:54.548Z | test mcast::tests::test_canonicalize_sources ... ok |
| 2434 | 2026-09-09T15:02:54.548Z | Sep 09 15:02:52.907 DEBG reset freemap, unit: freemap_test |
| 2435 | 2026-09-09T15:02:54.548Z | test freemap::test_basic ... ok |
| 2436 | 2026-09-09T15:02:54.548Z | test freemap::test_exhaustion ... ok |
| 2437 | 2026-09-09T15:02:54.548Z | test freemap::test_free ... ok |
| 2438 | 2026-09-09T15:02:54.548Z | test freemap::test_reclaim ... ok |
| 2439 | 2026-09-09T15:02:54.548Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 2440 | 2026-09-09T15:02:54.548Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 2441 | 2026-09-09T15:02:54.548Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 2442 | 2026-09-09T15:02:54.548Z | Sep 09 15:02:52.907 DEBG created new freemap, unit: freemap_test |
| 2443 | 2026-09-09T15:02:54.548Z | Sep 09 15:02:52.907 DEBG initted freemap. size: 8, unit: freemap_test |
| 2444 | 2026-09-09T15:02:54.548Z | Sep 09 15:02:52.907 DEBG reset freemap, unit: freemap_test |
| 2445 | 2026-09-09T15:02:54.548Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 2446 | 2026-09-09T15:02:54.548Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2447 | 2026-09-09T15:02:54.548Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 2448 | 2026-09-09T15:02:54.548Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2449 | 2026-09-09T15:02:54.548Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2450 | 2026-09-09T15:02:54.548Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 2451 | 2026-09-09T15:02:54.548Z | test mcast::tests::test_sources_contain_any ... ok |
| 2452 | 2026-09-09T15:02:54.548Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 2453 | 2026-09-09T15:02:54.548Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2454 | 2026-09-09T15:02:54.549Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 2455 | 2026-09-09T15:02:54.549Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2456 | 2026-09-09T15:02:54.549Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2457 | 2026-09-09T15:02:54.549Z | Sep 09 15:02:52.908 DEBG created new freemap, unit: freemap_test |
| 2458 | 2026-09-09T15:02:54.549Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2459 | 2026-09-09T15:02:54.549Z | Sep 09 15:02:52.908 DEBG initted freemap. size: 128, unit: freemap_test |
| 2460 | 2026-09-09T15:02:54.549Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2461 | 2026-09-09T15:02:54.549Z | Sep 09 15:02:52.908 DEBG reset freemap, unit: freemap_test |
| 2462 | 2026-09-09T15:02:54.549Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2463 | 2026-09-09T15:02:54.549Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2464 | 2026-09-09T15:02:54.549Z | test freemap::test_span ... ok |
| 2465 | 2026-09-09T15:02:54.549Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2466 | 2026-09-09T15:02:54.549Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 2467 | 2026-09-09T15:02:54.549Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 2468 | 2026-09-09T15:02:54.549Z | test mcast::validate::tests::test_validate_tag ... ok |
| 2469 | 2026-09-09T15:02:54.549Z | test mcast::validate::tests::test_multicast_validation_boundaries ... ok |
| 2470 | 2026-09-09T15:02:54.549Z | test nat::test_mapping ... ok |
| 2471 | 2026-09-09T15:02:54.549Z | test port_map::tests::test_backplane_group ... ok |
| 2472 | 2026-09-09T15:02:54.549Z | test mcast::tests::test_id_range_boundaries ... ok |
| 2473 | 2026-09-09T15:02:54.549Z | test api_server::tests::test_build_info ... ok |
| 2474 | 2026-09-09T15:02:54.549Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 2475 | 2026-09-09T15:02:54.549Z | test port_map::tests::test_port_map ... ok |
| 2476 | 2026-09-09T15:02:54.549Z | test port_map::tests::dump_map ... ok |
| 2477 | 2026-09-09T15:02:54.554Z | Sep 09 15:02:52.909 DEBG created new freemap, unit: freemap_route_ipv4 |
| 2478 | 2026-09-09T15:02:54.554Z | Sep 09 15:02:52.909 DEBG created new freemap, unit: freemap_route_ipv6 |
| 2479 | 2026-09-09T15:02:54.554Z | Sep 09 15:02:52.909 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 2480 | 2026-09-09T15:02:54.554Z | Sep 09 15:02:52.910 DEBG reset freemap, unit: freemap_route_ipv4 |
| 2481 | 2026-09-09T15:02:54.554Z | Sep 09 15:02:52.910 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 2482 | 2026-09-09T15:02:54.554Z | Sep 09 15:02:52.910 DEBG reset freemap, unit: freemap_route_ipv6 |
| 2483 | 2026-09-09T15:02:54.554Z | Sep 09 15:02:52.910 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2484 | 2026-09-09T15:02:54.554Z | Sep 09 15:02:52.910 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 } }] |
| 2485 | 2026-09-09T15:02:54.554Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2486 | 2026-09-09T15:02:54.554Z | Sep 09 15:02:52.910 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 } }] |
| 2487 | 2026-09-09T15:02:54.554Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2488 | 2026-09-09T15:02:54.554Z | Sep 09 15:02:52.910 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 } }] |
| 2489 | 2026-09-09T15:02:54.554Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2490 | 2026-09-09T15:02:54.554Z | Sep 09 15:02:52.910 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 } }] |
| 2491 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2492 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 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 } }] |
| 2493 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2494 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 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 } }] |
| 2495 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2496 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 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 } }] |
| 2497 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2498 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 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 } }] |
| 2499 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2500 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 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 } }] |
| 2501 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2502 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 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 } }] |
| 2503 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 2504 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 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 } }] |
| 2505 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2506 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 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 } }] |
| 2507 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2508 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 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 } }] |
| 2509 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 2510 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 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 } }] |
| 2511 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2512 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 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 } }] |
| 2513 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 2514 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 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 } }] |
| 2515 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2516 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 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 } }] |
| 2517 | 2026-09-09T15:02:54.555Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 2518 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 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 } }] |
| 2519 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2520 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 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 } }] |
| 2521 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2522 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 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 } }] |
| 2523 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2524 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 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 } }] |
| 2525 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2526 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 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 } }] |
| 2527 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2528 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 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 } }] |
| 2529 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2530 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 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 } }] |
| 2531 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 2532 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 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 } }] |
| 2533 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2534 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 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 } }] |
| 2535 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2536 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 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 } }] |
| 2537 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 2538 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 DEBG 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 } }] |
| 2539 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2540 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 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 } }] |
| 2541 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 2542 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 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 } }] |
| 2543 | 2026-09-09T15:02:54.556Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 2544 | 2026-09-09T15:02:54.557Z | Sep 09 15:02:52.910 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 } }] |
| 2545 | 2026-09-09T15:02:54.557Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2546 | 2026-09-09T15:02:54.557Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2547 | 2026-09-09T15:02:54.557Z | Sep 09 15:02:52.910 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 } }] |
| 2548 | 2026-09-09T15:02:54.557Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2549 | 2026-09-09T15:02:54.557Z | Sep 09 15:02:52.910 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 } }] |
| 2550 | 2026-09-09T15:02:54.557Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 2551 | 2026-09-09T15:02:54.557Z | Sep 09 15:02:52.910 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 } }] |
| 2552 | 2026-09-09T15:02:54.557Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 2553 | 2026-09-09T15:02:54.557Z | Sep 09 15:02:52.910Sep 09 15:02:52.910 DEBGDEBG created 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 } }], |
| 2554 | 2026-09-09T15:02:54.557Z | unit: freemap_route_ipv4Sep 09 15:02:52.910 |
| 2555 | 2026-09-09T15:02:54.557Z | INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2556 | 2026-09-09T15:02:54.557Z | Sep 09 15:02:52.910Sep 09 15:02:52.910 DEBGDEBG created new freemapreplacing 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 } }], |
| 2557 | 2026-09-09T15:02:54.557Z | unit: freemap_route_ipv6 |
| 2558 | 2026-09-09T15:02:54.557Z | Sep 09 15:02:52.910 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 2559 | 2026-09-09T15:02:54.557Z | Sep 09 15:02:52.910 DEBG initted freemap. size: 64Sep 09 15:02:52.910, unitDEBG: 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 } }]freemap_route_ipv4 |
| 2560 | 2026-09-09T15:02:54.557Z | |
| 2561 | 2026-09-09T15:02:54.557Z | Sep 09 15:02:52.910Sep 09 15:02:52.910 INFODEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffreset freemap |
| 2562 | 2026-09-09T15:02:54.557Z | , unit: freemap_route_ipv4Sep 09 15:02:52.910 |
| 2563 | 2026-09-09T15:02:54.557Z | 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 } }]Sep 09 15:02:52.910 |
| 2564 | 2026-09-09T15:02:54.557Z | DEBG Sep 09 15:02:52.910initted freemap. size: 64 , INFOunit :adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2565 | 2026-09-09T15:02:54.557Z | freemap_route_ipv6 |
| 2566 | 2026-09-09T15:02:54.557Z | Sep 09 15:02:52.910Sep 09 15:02:52.910 DEBGDEBG 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 } }]reset freemap |
| 2567 | 2026-09-09T15:02:54.557Z | , unit: freemap_route_ipv6Sep 09 15:02:52.910 |
| 2568 | 2026-09-09T15:02:54.557Z | INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2569 | 2026-09-09T15:02:54.557Z | Sep 09 15:02:52.910 INFO Sep 09 15:02:52.910adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2570 | 2026-09-09T15:02:54.557Z | 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 } }] |
| 2571 | 2026-09-09T15:02:54.557Z | Sep 09 15:02:52.910 DEBG Sep 09 15:02:52.910replacing 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 } }] |
| 2572 | 2026-09-09T15:02:54.558Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 2573 | 2026-09-09T15:02:54.558Z | Sep 09 15:02:52.910 INFO Sep 09 15:02:52.910adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2574 | 2026-09-09T15:02:54.558Z | 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 } }] |
| 2575 | 2026-09-09T15:02:54.558Z | Sep 09 15:02:52.910 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 09 15:02:52.910Sep 09 15:02:52.910 |
| 2576 | 2026-09-09T15:02:54.558Z | DEBGINFO created new freemapadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2577 | 2026-09-09T15:02:54.562Z | , Sep 09 15:02:52.910unit :INFO Sep 09 15:02:52.910freemap_route_ipv4 |
| 2578 | 2026-09-09T15:02:54.563Z | adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBG |
| 2579 | 2026-09-09T15:02:54.563Z | 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 } }] |
| 2580 | 2026-09-09T15:02:54.563Z | Sep 09 15:02:52.910 Sep 09 15:02:52.910DEBGSep 09 15:02:52.910 created new freemapINFO, Sep 09 15:02:52.910DEBG unit :adding route 3fff:beef:29::/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 } }] |
| 2581 | 2026-09-09T15:02:54.563Z | freemap_route_ipv6DEBG |
| 2582 | 2026-09-09T15:02:54.563Z | |
| 2583 | 2026-09-09T15:02:54.563Z | created new freemapSep 09 15:02:52.910 Sep 09 15:02:52.910DEBG, 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 } }]:Sep 09 15:02:52.910 |
| 2584 | 2026-09-09T15:02:54.563Z | INFO DEBGfreemap_route_ipv4 adding route 3fff:beef:1::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 2585 | 2026-09-09T15:02:54.563Z | , |
| 2586 | 2026-09-09T15:02:54.563Z | unit:Sep 09 15:02:52.910 Sep 09 15:02:52.910INFOSep 09 15:02:52.910freemap_route_ipv4 DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 2587 | 2026-09-09T15:02:54.563Z | |
| 2588 | 2026-09-09T15:02:54.563Z | 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 } }]DEBGSep 09 15:02:52.910Sep 09 15:02:52.910 DEBGDEBG reset freemapcreated new freemap, |
| 2589 | 2026-09-09T15:02:54.563Z | unit, 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 } }]:unit |
| 2590 | 2026-09-09T15:02:54.563Z | : freemap_route_ipv6freemap_route_ipv4Sep 09 15:02:52.910 |
| 2591 | 2026-09-09T15:02:54.563Z | |
| 2592 | 2026-09-09T15:02:54.563Z | Sep 09 15:02:52.910INFO INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 2593 | 2026-09-09T15:02:54.563Z | Sep 09 15:02:52.910 |
| 2594 | 2026-09-09T15:02:54.563Z | DEBGSep 09 15:02:52.910 Sep 09 15:02:52.910initted freemap. size: 64 , Sep 09 15:02:52.910DEBGDEBG unit initted freemap. size: 64DEBG, : 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 } }]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 } }] |
| 2595 | 2026-09-09T15:02:54.563Z | :freemap_route_ipv6 |
| 2596 | 2026-09-09T15:02:54.563Z | |
| 2597 | 2026-09-09T15:02:54.563Z | freemap_route_ipv4Sep 09 15:02:52.910 |
| 2598 | 2026-09-09T15:02:54.563Z | Sep 09 15:02:52.910DEBG Sep 09 15:02:52.910reset freemap , INFO unitSep 09 15:02:52.910INFO DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff :adding route 3fff:beef:3::/64 -> 2001:db8::55:ffreset freemap , |
| 2599 | 2026-09-09T15:02:54.563Z | freemap_route_ipv6 |
| 2600 | 2026-09-09T15:02:54.563Z | |
| 2601 | 2026-09-09T15:02:54.563Z | unit: Sep 09 15:02:52.910freemap_route_ipv4 Sep 09 15:02:52.910DEBG Sep 09 15:02:52.910INFO |
| 2602 | 2026-09-09T15:02:54.563Z | DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }] |
| 2603 | 2026-09-09T15:02:54.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 } }] |
| 2604 | 2026-09-09T15:02:54.563Z | |
| 2605 | 2026-09-09T15:02:54.563Z | Sep 09 15:02:52.910Sep 09 15:02:52.910 Sep 09 15:02:52.910DEBGSep 09 15:02:52.910 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 } }] INFOINFOinitted freemap. size: 64 , adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 2606 | 2026-09-09T15:02:54.564Z | Sep 09 15:02:52.910unit :DEBG created new freemap |
| 2607 | 2026-09-09T15:02:54.564Z | Sep 09 15:02:52.910, freemap_route_ipv6unit |
| 2608 | 2026-09-09T15:02:54.564Z | INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff: |
| 2609 | 2026-09-09T15:02:54.564Z | adding route 3fff:dead::/64 -> 2001:db8::55:2freemap_route_ipv4Sep 09 15:02:52.910 |
| 2610 | 2026-09-09T15:02:54.564Z | |
| 2611 | 2026-09-09T15:02:54.564Z | Sep 09 15:02:52.910 Sep 09 15:02:52.910DEBG DEBG DEBGreset freemapSep 09 15:02:52.910 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 09 15:02:52.910DEBG, 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 } }] |
| 2612 | 2026-09-09T15:02:54.564Z | DEBG |
| 2613 | 2026-09-09T15:02:54.564Z | created new freemap, unit: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 } }]: freemap_route_ipv6Sep 09 15:02:52.910 |
| 2614 | 2026-09-09T15:02:54.564Z | freemap_route_ipv6 |
| 2615 | 2026-09-09T15:02:54.564Z | |
| 2616 | 2026-09-09T15:02:54.564Z | Sep 09 15:02:52.910 INFO Sep 09 15:02:52.910INFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 2617 | 2026-09-09T15:02:54.564Z | DEBG Sep 09 15:02:52.910 initted freemap. size: 64INFOSep 09 15:02:52.910, unitDEBG: adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }] |
| 2618 | 2026-09-09T15:02:54.564Z | |
| 2619 | 2026-09-09T15:02:54.564Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 2620 | 2026-09-09T15:02:54.564Z | freemap_route_ipv4 |
| 2621 | 2026-09-09T15:02:54.564Z | Sep 09 15:02:52.911 DEBGSep 09 15:02:52.911 Sep 09 15:02:52.911DEBGreplacing 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 09 15:02:52.911replacing 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 } }] |
| 2622 | 2026-09-09T15:02:54.564Z | |
| 2623 | 2026-09-09T15:02:54.564Z | DEBG INFOreset freemap Sep 09 15:02:52.911adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 09 15:02:52.911 |
| 2624 | 2026-09-09T15:02:54.564Z | , unitINFOINFO : freemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 09 15:02:52.911 |
| 2625 | 2026-09-09T15:02:54.564Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2626 | 2026-09-09T15:02:54.564Z | |
| 2627 | 2026-09-09T15:02:54.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 } }] |
| 2628 | 2026-09-09T15:02:54.564Z | Sep 09 15:02:52.911 Sep 09 15:02:52.911Sep 09 15:02:52.911 DEBG Sep 09 15:02:52.911DEBGDEBG 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 } }]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 |
| 2629 | 2026-09-09T15:02:54.564Z | |
| 2630 | 2026-09-09T15:02:54.564Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 2631 | 2026-09-09T15:02:54.564Z | , unit: Sep 09 15:02:52.911Sep 09 15:02:52.911Sep 09 15:02:52.911 freemap_route_ipv6INFO |
| 2632 | 2026-09-09T15:02:54.565Z | INFODEBGSep 09 15:02:52.911adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2633 | 2026-09-09T15:02:54.565Z | DEBG reset freemapadding route 3fff:dead::/64 -> 2001:db8::55:1, Sep 09 15:02:52.911replacing 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 } }] unit |
| 2634 | 2026-09-09T15:02:54.565Z | DEBG |
| 2635 | 2026-09-09T15:02:54.565Z | : freemap_route_ipv6 |
| 2636 | 2026-09-09T15:02:54.565Z | 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 09 15:02:52.911 |
| 2637 | 2026-09-09T15:02:54.565Z | INFO Sep 09 15:02:52.911adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2638 | 2026-09-09T15:02:54.565Z | Sep 09 15:02:52.911Sep 09 15:02:52.911 INFODEBG INFOSep 09 15:02:52.911replacing 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 } }] DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 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:1::/64 -> 2001:db8::55:ff |
| 2639 | 2026-09-09T15:02:54.565Z | |
| 2640 | 2026-09-09T15:02:54.565Z | |
| 2641 | 2026-09-09T15:02:54.565Z | |
| 2642 | 2026-09-09T15:02:54.565Z | Sep 09 15:02:52.911Sep 09 15:02:52.911Sep 09 15:02:52.911 Sep 09 15:02:52.911DEBG INFOreplacing 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 |
| 2643 | 2026-09-09T15:02:54.565Z | adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 2644 | 2026-09-09T15:02:54.565Z | 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 } }] |
| 2645 | 2026-09-09T15:02:54.565Z | |
| 2646 | 2026-09-09T15:02:54.565Z | Sep 09 15:02:52.911Sep 09 15:02:52.911 DEBGINFO 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 09 15:02:52.911 |
| 2647 | 2026-09-09T15:02:54.565Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBGSep 09 15:02:52.911 |
| 2648 | 2026-09-09T15:02:54.565Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 09 15:02:52.911 |
| 2649 | 2026-09-09T15:02:54.565Z | Sep 09 15:02:52.911replacing 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 } }] |
| 2650 | 2026-09-09T15:02:54.565Z | DEBGINFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2651 | 2026-09-09T15:02:54.565Z | 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 09 15:02:52.911Sep 09 15:02:52.911 |
| 2652 | 2026-09-09T15:02:54.565Z | INFO Sep 09 15:02:52.911adding route 3fff:beef:33::/64 -> 2001:db8::55:ff Sep 09 15:02:52.911DEBG |
| 2653 | 2026-09-09T15:02:54.565Z | 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 } }] DEBGadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2654 | 2026-09-09T15:02:54.565Z | |
| 2655 | 2026-09-09T15:02:54.565Z | Sep 09 15:02:52.911replacing 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 } }] |
| 2656 | 2026-09-09T15:02:54.565Z | DEBGSep 09 15:02:52.911 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 09 15:02:52.911 |
| 2657 | 2026-09-09T15:02:54.565Z | 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 09 15:02:52.911INFO |
| 2658 | 2026-09-09T15:02:54.565Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 09 15:02:52.911 |
| 2659 | 2026-09-09T15:02:54.565Z | Sep 09 15:02:52.911 |
| 2660 | 2026-09-09T15:02:54.566Z | INFOINFOSep 09 15:02:52.911 adding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 2661 | 2026-09-09T15:02:54.566Z | |
| 2662 | 2026-09-09T15:02:54.566Z | Sep 09 15:02:52.911 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 } }]DEBG |
| 2663 | 2026-09-09T15:02:54.566Z | 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 09 15:02:52.911 |
| 2664 | 2026-09-09T15:02:54.566Z | Sep 09 15:02:52.911DEBG Sep 09 15:02:52.911 Sep 09 15:02:52.911INFOreplacing 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 } }] |
| 2665 | 2026-09-09T15:02:54.566Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2666 | 2026-09-09T15:02:54.566Z | Sep 09 15:02:52.911replacing 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 } }] |
| 2667 | 2026-09-09T15:02:54.566Z | INFO |
| 2668 | 2026-09-09T15:02:54.566Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2669 | 2026-09-09T15:02:54.566Z | Sep 09 15:02:52.911Sep 09 15:02:52.911 Sep 09 15:02:52.911DEBGDEBG Sep 09 15:02:52.911 DEBGreplacing 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: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 } }]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 } }] |
| 2670 | 2026-09-09T15:02:54.566Z | |
| 2671 | 2026-09-09T15:02:54.566Z | |
| 2672 | 2026-09-09T15:02:54.566Z | INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 2673 | 2026-09-09T15:02:54.566Z | Sep 09 15:02:52.911Sep 09 15:02:52.911Sep 09 15:02:52.911 DEBGSep 09 15:02:52.911INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2674 | 2026-09-09T15:02:54.566Z | INFOINFOreplacing 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 } }] |
| 2675 | 2026-09-09T15:02:54.566Z | Sep 09 15:02:52.911adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ff Sep 09 15:02:52.911 |
| 2676 | 2026-09-09T15:02:54.566Z | DEBG |
| 2677 | 2026-09-09T15:02:54.570Z | 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 } }]Sep 09 15:02:52.911 |
| 2678 | 2026-09-09T15:02:54.570Z | INFO Sep 09 15:02:52.911DEBG 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 } }] |
| 2679 | 2026-09-09T15:02:54.571Z | DEBG Sep 09 15:02:52.911 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 |
| 2680 | 2026-09-09T15:02:54.571Z | Sep 09 15:02:52.911adding route 3fff:beef:7::/64 -> 2001:db8::55:ff INFO |
| 2681 | 2026-09-09T15:02:54.571Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 2682 | 2026-09-09T15:02:54.571Z | Sep 09 15:02:52.911Sep 09 15:02:52.911adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2683 | 2026-09-09T15:02:54.571Z | INFODEBGSep 09 15:02:52.911 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:4::/64 -> 2001:db8::55:ff |
| 2684 | 2026-09-09T15:02:54.571Z | |
| 2685 | 2026-09-09T15:02:54.571Z | 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 } }]Sep 09 15:02:52.911 |
| 2686 | 2026-09-09T15:02:54.571Z | DEBGSep 09 15:02:52.911 Sep 09 15:02:52.911Sep 09 15:02:52.911replacing 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 INFOINFO |
| 2687 | 2026-09-09T15:02:54.571Z | 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:2::/64 -> 2001:db8::55:ff |
| 2688 | 2026-09-09T15:02:54.571Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2689 | 2026-09-09T15:02:54.571Z | |
| 2690 | 2026-09-09T15:02:54.571Z | Sep 09 15:02:52.911 INFOSep 09 15:02:52.911Sep 09 15:02:52.911 Sep 09 15:02:52.911INFO DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }] |
| 2691 | 2026-09-09T15:02:54.571Z | |
| 2692 | 2026-09-09T15:02:54.571Z | 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 } }] |
| 2693 | 2026-09-09T15:02:54.571Z | |
| 2694 | 2026-09-09T15:02:54.571Z | Sep 09 15:02:52.911Sep 09 15:02:52.911Sep 09 15:02:52.911 Sep 09 15:02:52.911 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 } }]INFODEBG adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 2695 | 2026-09-09T15:02:54.571Z | 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:3::/64 -> 2001:db8::55:ff |
| 2696 | 2026-09-09T15:02:54.571Z | |
| 2697 | 2026-09-09T15:02:54.571Z | |
| 2698 | 2026-09-09T15:02:54.571Z | Sep 09 15:02:52.911 DEBGSep 09 15:02:52.911 Sep 09 15:02:52.911Sep 09 15:02:52.911replacing 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 } }] |
| 2699 | 2026-09-09T15:02:54.571Z | DEBG INFO 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 Sep 09 15:02:52.911adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 2700 | 2026-09-09T15:02:54.571Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2701 | 2026-09-09T15:02:54.571Z | INFO |
| 2702 | 2026-09-09T15:02:54.571Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 09 15:02:52.911Sep 09 15:02:52.911 |
| 2703 | 2026-09-09T15:02:54.571Z | INFO DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 09 15:02:52.911 |
| 2704 | 2026-09-09T15:02:54.571Z | 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 |
| 2705 | 2026-09-09T15:02:54.571Z | Sep 09 15:02:52.911Sep 09 15:02:52.911replacing 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 } }] |
| 2706 | 2026-09-09T15:02:54.571Z | Sep 09 15:02:52.911DEBG INFO 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:39::/64 -> 2001:db8::55:ffDEBG |
| 2707 | 2026-09-09T15:02:54.572Z | |
| 2708 | 2026-09-09T15:02:54.572Z | 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 } }] |
| 2709 | 2026-09-09T15:02:54.572Z | Sep 09 15:02:52.911 Sep 09 15:02:52.911INFOSep 09 15:02:52.911Sep 09 15:02:52.911 INFOINFOadding route 3fff:beef:7::/64 -> 2001:db8::55:ff DEBG |
| 2710 | 2026-09-09T15:02:54.572Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2711 | 2026-09-09T15:02:54.572Z | |
| 2712 | 2026-09-09T15:02:54.572Z | 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 } }] |
| 2713 | 2026-09-09T15:02:54.572Z | Sep 09 15:02:52.911Sep 09 15:02:52.911Sep 09 15:02:52.911 Sep 09 15:02:52.911DEBGDEBG 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 } }]INFO |
| 2714 | 2026-09-09T15:02:54.572Z | 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 } }] |
| 2715 | 2026-09-09T15:02:54.572Z | adding route 3fff:beef:3a::/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 } }] |
| 2716 | 2026-09-09T15:02:54.572Z | |
| 2717 | 2026-09-09T15:02:54.572Z | Sep 09 15:02:52.911Sep 09 15:02:52.911 Sep 09 15:02:52.911Sep 09 15:02:52.911INFO DEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ffINFO |
| 2718 | 2026-09-09T15:02:54.572Z | INFOadding route 3fff:beef:8::/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 } }] |
| 2719 | 2026-09-09T15:02:54.572Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 09 15:02:52.911 |
| 2720 | 2026-09-09T15:02:54.572Z | |
| 2721 | 2026-09-09T15:02:54.572Z | 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 09 15:02:52.911 |
| 2722 | 2026-09-09T15:02:54.572Z | Sep 09 15:02:52.911Sep 09 15:02:52.911 DEBG Sep 09 15:02:52.911DEBGINFO 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:3b::/64 -> 2001:db8::55:ff adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2723 | 2026-09-09T15:02:54.572Z | 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 } }] |
| 2724 | 2026-09-09T15:02:54.572Z | |
| 2725 | 2026-09-09T15:02:54.572Z | |
| 2726 | 2026-09-09T15:02:54.572Z | Sep 09 15:02:52.911Sep 09 15:02:52.911Sep 09 15:02:52.911 Sep 09 15:02:52.911 INFODEBG 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:7::/64 -> 2001:db8::55:ffDEBG |
| 2727 | 2026-09-09T15:02:54.572Z | INFO |
| 2728 | 2026-09-09T15:02:54.572Z | 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 } }] |
| 2729 | 2026-09-09T15:02:54.572Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 09 15:02:52.911 |
| 2730 | 2026-09-09T15:02:54.572Z | Sep 09 15:02:52.911DEBG 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 |
| 2731 | 2026-09-09T15:02:54.572Z | Sep 09 15:02:52.911adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 2732 | 2026-09-09T15:02:54.572Z | INFOSep 09 15:02:52.911Sep 09 15:02:52.911 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBGINFO Sep 09 15:02:52.911replacing 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 } }] |
| 2733 | 2026-09-09T15:02:54.573Z | |
| 2734 | 2026-09-09T15:02:54.573Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2735 | 2026-09-09T15:02:54.573Z | 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 } }] |
| 2736 | 2026-09-09T15:02:54.573Z | Sep 09 15:02:52.911Sep 09 15:02:52.911Sep 09 15:02:52.911 Sep 09 15:02:52.911 DEBGINFODEBG 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 } }]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 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2737 | 2026-09-09T15:02:54.573Z | INFO |
| 2738 | 2026-09-09T15:02:54.573Z | |
| 2739 | 2026-09-09T15:02:54.573Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2740 | 2026-09-09T15:02:54.573Z | Sep 09 15:02:52.911 Sep 09 15:02:52.911Sep 09 15:02:52.911INFO Sep 09 15:02:52.911adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 2741 | 2026-09-09T15:02:54.573Z | DEBG INFODEBG 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 } }] |
| 2742 | 2026-09-09T15:02:54.573Z | Sep 09 15:02:52.911replacing 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 } }] |
| 2743 | 2026-09-09T15:02:54.573Z | adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffDEBG |
| 2744 | 2026-09-09T15:02:54.573Z | Sep 09 15:02:52.911replacing 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 } }] |
| 2745 | 2026-09-09T15:02:54.573Z | INFOSep 09 15:02:52.911Sep 09 15:02:52.911 INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG |
| 2746 | 2026-09-09T15:02:54.573Z | Sep 09 15:02:52.911adding route 3fff:beef:b::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 2747 | 2026-09-09T15:02:54.573Z | |
| 2748 | 2026-09-09T15:02:54.573Z | INFO Sep 09 15:02:52.911adding route 3fff:beef:a::/64 -> 2001:db8::55:ff Sep 09 15:02:52.911Sep 09 15:02:52.911DEBG |
| 2749 | 2026-09-09T15:02:54.573Z | 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 |
| 2750 | 2026-09-09T15:02:54.573Z | 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 |
| 2751 | 2026-09-09T15:02:54.573Z | Sep 09 15:02:52.911adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff Sep 09 15:02:52.911DEBG |
| 2752 | 2026-09-09T15:02:54.573Z | 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 } }]INFO |
| 2753 | 2026-09-09T15:02:54.573Z | Sep 09 15:02:52.911 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFOSep 09 15:02:52.911 Sep 09 15:02:52.911adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 2754 | 2026-09-09T15:02:54.573Z | INFODEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2755 | 2026-09-09T15:02:54.573Z | |
| 2756 | 2026-09-09T15:02:54.573Z | 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 } }] |
| 2757 | 2026-09-09T15:02:54.573Z | Sep 09 15:02:52.911Sep 09 15:02:52.911 DEBGSep 09 15:02:52.911Sep 09 15:02:52.911 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 } }] INFO |
| 2758 | 2026-09-09T15:02:54.573Z | DEBG adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffSep 09 15:02:52.911replacing 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 } }] |
| 2759 | 2026-09-09T15:02:54.573Z | 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 } }] |
| 2760 | 2026-09-09T15:02:54.573Z | |
| 2761 | 2026-09-09T15:02:54.573Z | INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2762 | 2026-09-09T15:02:54.574Z | Sep 09 15:02:52.911Sep 09 15:02:52.911Sep 09 15:02:52.911 Sep 09 15:02:52.911DEBGINFO DEBGINFO 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 } }] |
| 2763 | 2026-09-09T15:02:54.574Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing 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 } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2764 | 2026-09-09T15:02:54.574Z | |
| 2765 | 2026-09-09T15:02:54.574Z | |
| 2766 | 2026-09-09T15:02:54.574Z | Sep 09 15:02:52.911 INFO Sep 09 15:02:52.911adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 09 15:02:52.911 |
| 2767 | 2026-09-09T15:02:54.574Z | DEBG Sep 09 15:02:52.911failed to allocate space for the new target list Sep 09 15:02:52.911 |
| 2768 | 2026-09-09T15:02:54.574Z | DEBG DEBGDEBG 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 } }] 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 09 15:02:52.911 |
| 2769 | 2026-09-09T15:02:54.574Z | |
| 2770 | 2026-09-09T15:02:54.574Z | 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 |
| 2771 | 2026-09-09T15:02:54.574Z | Sep 09 15:02:52.911replacing 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 09 15:02:52.911 |
| 2772 | 2026-09-09T15:02:54.574Z | INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 09 15:02:52.911 |
| 2773 | 2026-09-09T15:02:54.574Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFOSep 09 15:02:52.911 |
| 2774 | 2026-09-09T15:02:54.574Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 09 15:02:52.911 |
| 2775 | 2026-09-09T15:02:54.574Z | DEBG Sep 09 15:02:52.911DEBGfailed to allocate space for the new target list Sep 09 15:02:52.911 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 } }] |
| 2776 | 2026-09-09T15:02:54.574Z | |
| 2777 | 2026-09-09T15:02:54.578Z | 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 } }]DEBG |
| 2778 | 2026-09-09T15:02:54.578Z | Sep 09 15:02:52.911replacing 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 } }] |
| 2779 | 2026-09-09T15:02:54.578Z | INFO Sep 09 15:02:52.911adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2780 | 2026-09-09T15:02:54.578Z | INFOSep 09 15:02:52.911 adding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFO |
| 2781 | 2026-09-09T15:02:54.579Z | Sep 09 15:02:52.911 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG |
| 2782 | 2026-09-09T15:02:54.579Z | Sep 09 15:02:52.911replacing 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 } }] |
| 2783 | 2026-09-09T15:02:54.579Z | DEBG Sep 09 15:02:52.911replacing 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 } }] |
| 2784 | 2026-09-09T15:02:54.579Z | 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 } }] |
| 2785 | 2026-09-09T15:02:54.579Z | Sep 09 15:02:52.911 Sep 09 15:02:52.911INFO INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 09 15:02:52.911 |
| 2786 | 2026-09-09T15:02:54.579Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2787 | 2026-09-09T15:02:54.579Z | INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 09 15:02:52.911 |
| 2788 | 2026-09-09T15:02:54.579Z | Sep 09 15:02:52.911 DEBGDEBG Sep 09 15:02:52.911replacing 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: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 } }] |
| 2789 | 2026-09-09T15:02:54.579Z | DEBG |
| 2790 | 2026-09-09T15:02:54.579Z | 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 } }] |
| 2791 | 2026-09-09T15:02:54.579Z | Sep 09 15:02:52.911 Sep 09 15:02:52.911INFO Sep 09 15:02:52.911INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 2792 | 2026-09-09T15:02:54.579Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffINFO |
| 2793 | 2026-09-09T15:02:54.579Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2794 | 2026-09-09T15:02:54.579Z | Sep 09 15:02:52.911Sep 09 15:02:52.911 DEBGSep 09 15:02:52.911 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 |
| 2795 | 2026-09-09T15:02:54.579Z | 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 } }] |
| 2796 | 2026-09-09T15:02:54.579Z | 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 } }] |
| 2797 | 2026-09-09T15:02:54.579Z | Sep 09 15:02:52.911Sep 09 15:02:52.911 INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 09 15:02:52.911 |
| 2798 | 2026-09-09T15:02:54.579Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO |
| 2799 | 2026-09-09T15:02:54.579Z | Sep 09 15:02:52.911adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2800 | 2026-09-09T15:02:54.579Z | DEBG Sep 09 15:02:52.912replacing 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 } }] |
| 2801 | 2026-09-09T15:02:54.579Z | DEBG Sep 09 15:02:52.912replacing 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 } }] |
| 2802 | 2026-09-09T15:02:54.579Z | DEBGSep 09 15:02:52.912 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 |
| 2803 | 2026-09-09T15:02:54.579Z | Sep 09 15:02:52.912adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2804 | 2026-09-09T15:02:54.579Z | INFOSep 09 15:02:52.912 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO |
| 2805 | 2026-09-09T15:02:54.579Z | Sep 09 15:02:52.912adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2806 | 2026-09-09T15:02:54.579Z | 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 } }]Sep 09 15:02:52.912 |
| 2807 | 2026-09-09T15:02:54.579Z | Sep 09 15:02:52.912DEBG 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 } }]Sep 09 15:02:52.912 |
| 2808 | 2026-09-09T15:02:54.580Z | 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 } }] |
| 2809 | 2026-09-09T15:02:54.580Z | INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2810 | 2026-09-09T15:02:54.580Z | Sep 09 15:02:52.912Sep 09 15:02:52.912 INFOINFO Sep 09 15:02:52.912adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2811 | 2026-09-09T15:02:54.580Z | |
| 2812 | 2026-09-09T15:02:54.580Z | 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 } }] |
| 2813 | 2026-09-09T15:02:54.580Z | Sep 09 15:02:52.912Sep 09 15:02:52.912 Sep 09 15:02:52.912DEBG DEBGINFO 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 } }]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 } }] |
| 2814 | 2026-09-09T15:02:54.580Z | |
| 2815 | 2026-09-09T15:02:54.580Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2816 | 2026-09-09T15:02:54.580Z | Sep 09 15:02:52.912Sep 09 15:02:52.912 Sep 09 15:02:52.912INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBGINFO |
| 2817 | 2026-09-09T15:02:54.580Z | 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 } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2818 | 2026-09-09T15:02:54.580Z | |
| 2819 | 2026-09-09T15:02:54.580Z | Sep 09 15:02:52.912 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 } }]Sep 09 15:02:52.912 |
| 2820 | 2026-09-09T15:02:54.580Z | Sep 09 15:02:52.912 INFODEBG Sep 09 15:02:52.912replacing 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:15::/64 -> 2001:db8::55:ff |
| 2821 | 2026-09-09T15:02:54.580Z | INFO |
| 2822 | 2026-09-09T15:02:54.580Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 09 15:02:52.912 |
| 2823 | 2026-09-09T15:02:54.580Z | Sep 09 15:02:52.912 INFO DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2824 | 2026-09-09T15:02:54.580Z | 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 } }] |
| 2825 | 2026-09-09T15:02:54.580Z | Sep 09 15:02:52.912Sep 09 15:02:52.912Sep 09 15:02:52.912 INFODEBG adding route 3fff:beef:16::/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 } }] |
| 2826 | 2026-09-09T15:02:54.580Z | DEBG |
| 2827 | 2026-09-09T15:02:54.580Z | 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 } }] |
| 2828 | 2026-09-09T15:02:54.580Z | Sep 09 15:02:52.912 Sep 09 15:02:52.912INFOSep 09 15:02:52.912 DEBG INFOreplacing 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:1d::/64 -> 2001:db8::55:ff |
| 2829 | 2026-09-09T15:02:54.580Z | |
| 2830 | 2026-09-09T15:02:54.580Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 2831 | 2026-09-09T15:02:54.580Z | Sep 09 15:02:52.912Sep 09 15:02:52.912 DEBGSep 09 15:02:52.912 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 } }] |
| 2832 | 2026-09-09T15:02:54.580Z | 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 } }]INFO |
| 2833 | 2026-09-09T15:02:54.580Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 2834 | 2026-09-09T15:02:54.581Z | Sep 09 15:02:52.912 Sep 09 15:02:52.912INFO INFOSep 09 15:02:52.912adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2835 | 2026-09-09T15:02:54.581Z | |
| 2836 | 2026-09-09T15:02:54.581Z | 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 } }] |
| 2837 | 2026-09-09T15:02:54.581Z | Sep 09 15:02:52.912Sep 09 15:02:52.912 Sep 09 15:02:52.912DEBG DEBGreplacing 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 } }] |
| 2838 | 2026-09-09T15:02:54.581Z | INFO 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:18::/64 -> 2001:db8::55:ff |
| 2839 | 2026-09-09T15:02:54.581Z | Sep 09 15:02:52.912 |
| 2840 | 2026-09-09T15:02:54.581Z | INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2841 | 2026-09-09T15:02:54.581Z | Sep 09 15:02:52.912Sep 09 15:02:52.912 Sep 09 15:02:52.912DEBGINFOSep 09 15:02:52.912 DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2842 | 2026-09-09T15:02:54.581Z | 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 } }]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 } }] |
| 2843 | 2026-09-09T15:02:54.581Z | |
| 2844 | 2026-09-09T15:02:54.581Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2845 | 2026-09-09T15:02:54.581Z | Sep 09 15:02:52.912Sep 09 15:02:52.912 DEBG Sep 09 15:02:52.912replacing 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 |
| 2846 | 2026-09-09T15:02:54.581Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2847 | 2026-09-09T15:02:54.581Z | Sep 09 15:02:52.912INFO Sep 09 15:02:52.912adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG 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 } }] |
| 2848 | 2026-09-09T15:02:54.581Z | INFOSep 09 15:02:52.912 |
| 2849 | 2026-09-09T15:02:54.581Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBG |
| 2850 | 2026-09-09T15:02:54.581Z | Sep 09 15:02:52.912replacing 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 } }] |
| 2851 | 2026-09-09T15:02:54.581Z | INFO Sep 09 15:02:52.912adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 09 15:02:52.912 |
| 2852 | 2026-09-09T15:02:54.581Z | DEBGDEBG Sep 09 15:02:52.912replacing 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 } }] |
| 2853 | 2026-09-09T15:02:54.581Z | 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 |
| 2854 | 2026-09-09T15:02:54.581Z | Sep 09 15:02:52.912adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 2855 | 2026-09-09T15:02:54.581Z | DEBGSep 09 15:02:52.912 Sep 09 15:02:52.912Sep 09 15:02:52.912replacing 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 } }] INFO |
| 2856 | 2026-09-09T15:02:54.581Z | INFO DEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 2857 | 2026-09-09T15:02:54.581Z | Sep 09 15:02:52.912 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 } }]INFO |
| 2858 | 2026-09-09T15:02:54.581Z | |
| 2859 | 2026-09-09T15:02:54.581Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2860 | 2026-09-09T15:02:54.581Z | Sep 09 15:02:52.912 Sep 09 15:02:52.912Sep 09 15:02:52.912 Sep 09 15:02:52.912 DEBGDEBGINFODEBG 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 } }]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 } }] |
| 2861 | 2026-09-09T15:02:54.581Z | adding route 3fff:beef:1b::/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 } }] |
| 2862 | 2026-09-09T15:02:54.582Z | |
| 2863 | 2026-09-09T15:02:54.582Z | |
| 2864 | 2026-09-09T15:02:54.582Z | Sep 09 15:02:52.912 Sep 09 15:02:52.912Sep 09 15:02:52.912Sep 09 15:02:52.912INFO DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff INFO |
| 2865 | 2026-09-09T15:02:54.582Z | 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 } }] |
| 2866 | 2026-09-09T15:02:54.582Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2867 | 2026-09-09T15:02:54.582Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2868 | 2026-09-09T15:02:54.582Z | Sep 09 15:02:52.912Sep 09 15:02:52.912Sep 09 15:02:52.912 Sep 09 15:02:52.912 DEBGDEBGINFO 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 } }] 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 } }]DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 2869 | 2026-09-09T15:02:54.582Z | |
| 2870 | 2026-09-09T15:02:54.582Z | |
| 2871 | 2026-09-09T15:02:54.582Z | 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 } }] |
| 2872 | 2026-09-09T15:02:54.582Z | Sep 09 15:02:52.912Sep 09 15:02:52.912 Sep 09 15:02:52.912 INFOINFO Sep 09 15:02:52.912adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 2873 | 2026-09-09T15:02:54.582Z | DEBG INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 09 15:02:52.912replacing 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 } }] |
| 2874 | 2026-09-09T15:02:54.582Z | |
| 2875 | 2026-09-09T15:02:54.582Z | |
| 2876 | 2026-09-09T15:02:54.582Z | 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 } }]Sep 09 15:02:52.912 |
| 2877 | 2026-09-09T15:02:54.586Z | Sep 09 15:02:52.912 Sep 09 15:02:52.912INFODEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff 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 } }] |
| 2878 | 2026-09-09T15:02:54.586Z | |
| 2879 | 2026-09-09T15:02:54.586Z | Sep 09 15:02:52.912replacing 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 09 15:02:52.912INFO |
| 2880 | 2026-09-09T15:02:54.586Z | Sep 09 15:02:52.912 INFODEBG 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 09 15:02:52.912 |
| 2881 | 2026-09-09T15:02:54.586Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2882 | 2026-09-09T15:02:54.586Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2883 | 2026-09-09T15:02:54.586Z | Sep 09 15:02:52.912 |
| 2884 | 2026-09-09T15:02:54.586Z | DEBG Sep 09 15:02:52.912replacing 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 09 15:02:52.912 |
| 2885 | 2026-09-09T15:02:54.587Z | INFO Sep 09 15:02:52.912adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff DEBG |
| 2886 | 2026-09-09T15:02:54.587Z | Sep 09 15:02:52.912replacing 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 |
| 2887 | 2026-09-09T15:02:54.587Z | 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 09 15:02:52.912 |
| 2888 | 2026-09-09T15:02:54.587Z | INFO Sep 09 15:02:52.912DEBGSep 09 15:02:52.912 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff 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 } }] INFOadding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2889 | 2026-09-09T15:02:54.587Z | |
| 2890 | 2026-09-09T15:02:54.587Z | |
| 2891 | 2026-09-09T15:02:54.587Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2892 | 2026-09-09T15:02:54.587Z | Sep 09 15:02:52.912Sep 09 15:02:52.912Sep 09 15:02:52.912Sep 09 15:02:52.912 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 } }]DEBG |
| 2893 | 2026-09-09T15:02:54.587Z | adding route 3fff:beef:1f::/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 } }] |
| 2894 | 2026-09-09T15:02:54.587Z | |
| 2895 | 2026-09-09T15:02:54.587Z | 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 } }] |
| 2896 | 2026-09-09T15:02:54.587Z | Sep 09 15:02:52.912Sep 09 15:02:52.912Sep 09 15:02:52.912 INFOINFODEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 2897 | 2026-09-09T15:02:54.587Z | 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 } }]Sep 09 15:02:52.912adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 2898 | 2026-09-09T15:02:54.587Z | INFO |
| 2899 | 2026-09-09T15:02:54.587Z | Sep 09 15:02:52.912 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffINFOSep 09 15:02:52.912 |
| 2900 | 2026-09-09T15:02:54.587Z | DEBG adding route 3fff:beef:20::/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 } }]Sep 09 15:02:52.912 |
| 2901 | 2026-09-09T15:02:54.587Z | |
| 2902 | 2026-09-09T15:02:54.587Z | DEBGSep 09 15:02:52.912 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 |
| 2903 | 2026-09-09T15:02:54.587Z | Sep 09 15:02:52.912replacing 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 09 15:02:52.912INFOSep 09 15:02:52.912 |
| 2904 | 2026-09-09T15:02:54.587Z | INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2905 | 2026-09-09T15:02:54.587Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBGSep 09 15:02:52.912 |
| 2906 | 2026-09-09T15:02:54.587Z | Sep 09 15:02:52.912 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 } }]DEBGSep 09 15:02:52.912 |
| 2907 | 2026-09-09T15:02:54.587Z | 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 |
| 2908 | 2026-09-09T15:02:54.587Z | 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 |
| 2909 | 2026-09-09T15:02:54.587Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 09 15:02:52.912 |
| 2910 | 2026-09-09T15:02:54.587Z | Sep 09 15:02:52.912Sep 09 15:02:52.912INFO INFOadding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 2911 | 2026-09-09T15:02:54.587Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 09 15:02:52.912 |
| 2912 | 2026-09-09T15:02:54.588Z | DEBG 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 } }]adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2913 | 2026-09-09T15:02:54.588Z | Sep 09 15:02:52.912Sep 09 15:02:52.912 |
| 2914 | 2026-09-09T15:02:54.588Z | DEBGDEBG 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 } }] |
| 2915 | 2026-09-09T15:02:54.588Z | 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 09 15:02:52.912 |
| 2916 | 2026-09-09T15:02:54.588Z | Sep 09 15:02:52.912 DEBG 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 } }]Sep 09 15:02:52.912Sep 09 15:02:52.912 INFOINFO |
| 2917 | 2026-09-09T15:02:54.588Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2918 | 2026-09-09T15:02:54.588Z | |
| 2919 | 2026-09-09T15:02:54.588Z | |
| 2920 | 2026-09-09T15:02:54.588Z | Sep 09 15:02:52.912Sep 09 15:02:52.912Sep 09 15:02:52.912 INFODEBGSep 09 15:02:52.912 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG |
| 2921 | 2026-09-09T15:02:54.588Z | 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: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 } }]DEBG |
| 2922 | 2026-09-09T15:02:54.588Z | |
| 2923 | 2026-09-09T15:02:54.588Z | 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 09 15:02:52.912 |
| 2924 | 2026-09-09T15:02:54.588Z | Sep 09 15:02:52.912INFOSep 09 15:02:52.912 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFOSep 09 15:02:52.912 DEBG |
| 2925 | 2026-09-09T15:02:54.588Z | 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 } }] |
| 2926 | 2026-09-09T15:02:54.588Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 09 15:02:52.912 |
| 2927 | 2026-09-09T15:02:54.588Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff DEBG |
| 2928 | 2026-09-09T15:02:54.588Z | Sep 09 15:02:52.912replacing 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 09 15:02:52.912DEBGSep 09 15:02:52.912 |
| 2929 | 2026-09-09T15:02:54.588Z | 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 } }] |
| 2930 | 2026-09-09T15:02:54.588Z | INFODEBG Sep 09 15:02:52.912 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:24::/64 -> 2001:db8::55:ff |
| 2931 | 2026-09-09T15:02:54.588Z | |
| 2932 | 2026-09-09T15:02:54.588Z | Sep 09 15:02:52.912 INFO INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff Sep 09 15:02:52.912adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 2933 | 2026-09-09T15:02:54.588Z | |
| 2934 | 2026-09-09T15:02:54.588Z | INFOSep 09 15:02:52.912 DEBGSep 09 15:02:52.912 created new freemap, Sep 09 15:02:52.912unit:Sep 09 15:02:52.912 DEBGfreemap_route_ipv4adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2935 | 2026-09-09T15:02:54.589Z | |
| 2936 | 2026-09-09T15:02:54.589Z | 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 09 15:02:52.912Sep 09 15:02:52.912 DEBGDEBG created new freemap, unit: freemap_route_ipv6 |
| 2937 | 2026-09-09T15:02:54.589Z | |
| 2938 | 2026-09-09T15:02:54.589Z | Sep 09 15:02:52.912 Sep 09 15:02:52.912DEBG DEBGinitted freemap. size: 64, 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 09 15:02:52.912unit: freemap_route_ipv4 |
| 2939 | 2026-09-09T15:02:54.589Z | |
| 2940 | 2026-09-09T15:02:54.589Z | INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 2941 | 2026-09-09T15:02:54.589Z | Sep 09 15:02:52.912 DEBG Sep 09 15:02:52.912reset freemap , unitDEBG: freemap_route_ipv4 |
| 2942 | 2026-09-09T15:02:54.589Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 2943 | 2026-09-09T15:02:54.589Z | 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 09 15:02:52.912 DEBG 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 } }] |
| 2944 | 2026-09-09T15:02:54.589Z | , unit |
| 2945 | 2026-09-09T15:02:54.589Z | :Sep 09 15:02:52.912 INFOfreemap_route_ipv6 |
| 2946 | 2026-09-09T15:02:54.589Z | DEBG Sep 09 15:02:52.912Sep 09 15:02:52.912 DEBG Sep 09 15:02:52.912 reset freemapcreated new freemap, , unitadding route 3fff:beef:12::/64 -> 2001:db8::55:ff: |
| 2947 | 2026-09-09T15:02:54.589Z | freemap_route_ipv4unitINFO: |
| 2948 | 2026-09-09T15:02:54.589Z | freemap_route_ipv6 |
| 2949 | 2026-09-09T15:02:54.589Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2950 | 2026-09-09T15:02:54.589Z | Sep 09 15:02:52.912Sep 09 15:02:52.912 Sep 09 15:02:52.912DEBG Sep 09 15:02:52.912INFOSep 09 15:02:52.912 INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG |
| 2951 | 2026-09-09T15:02:54.589Z | |
| 2952 | 2026-09-09T15:02:54.589Z | created new freemap Sep 09 15:02:52.912 Sep 09 15:02:52.912replacing 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 } }] 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 } }]DEBG |
| 2953 | 2026-09-09T15:02:54.589Z | Sep 09 15:02:52.913DEBG 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: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 |
| 2954 | 2026-09-09T15:02:54.589Z | |
| 2955 | 2026-09-09T15:02:54.589Z | Sep 09 15:02:52.915, unitINFO :adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2956 | 2026-09-09T15:02:54.589Z | freemap_route_ipv4Sep 09 15:02:52.915 |
| 2957 | 2026-09-09T15:02:54.589Z | INFOSep 09 15:02:52.915 INFO Sep 09 15:02:52.915adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2958 | 2026-09-09T15:02:54.589Z | DEBG Sep 09 15:02:52.915created new freemap , DEBGunitSep 09 15:02:52.915: DEBGfreemap_route_ipv6 |
| 2959 | 2026-09-09T15:02:54.589Z | 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: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 } }] |
| 2960 | 2026-09-09T15:02:54.589Z | |
| 2961 | 2026-09-09T15:02:54.589Z | Sep 09 15:02:52.915 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 } }]DEBG |
| 2962 | 2026-09-09T15:02:54.589Z | initted freemap. size: 64Sep 09 15:02:52.915, unitINFOSep 09 15:02:52.915: adding route 3fff:dead::/64 -> 2001:db8::55:3 INFOfreemap_route_ipv4 |
| 2963 | 2026-09-09T15:02:54.590Z | |
| 2964 | 2026-09-09T15:02:54.590Z | Sep 09 15:02:52.915adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 2965 | 2026-09-09T15:02:54.590Z | |
| 2966 | 2026-09-09T15:02:54.590Z | INFO Sep 09 15:02:52.915adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2967 | 2026-09-09T15:02:54.590Z | Sep 09 15:02:52.915DEBG 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 09 15:02:52.915DEBG Sep 09 15:02:52.915 |
| 2968 | 2026-09-09T15:02:54.590Z | DEBGreplacing 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 } }] |
| 2969 | 2026-09-09T15:02:54.590Z | DEBG reset freemapSep 09 15:02:52.915replacing 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 09 15:02:52.915, INFO |
| 2970 | 2026-09-09T15:02:54.590Z | unit INFO: adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff Sep 09 15:02:52.915Sep 09 15:02:52.915 adding route 3fff:dead::/64 -> 2001:db8::55:4INFOfreemap_route_ipv4 |
| 2971 | 2026-09-09T15:02:54.590Z | |
| 2972 | 2026-09-09T15:02:54.590Z | |
| 2973 | 2026-09-09T15:02:54.590Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2974 | 2026-09-09T15:02:54.590Z | |
| 2975 | 2026-09-09T15:02:54.590Z | Sep 09 15:02:52.915Sep 09 15:02:52.915Sep 09 15:02:52.915 DEBG 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 } }]DEBG |
| 2976 | 2026-09-09T15:02:54.590Z | 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 } }]initted freemap. size: 64Sep 09 15:02:52.915 |
| 2977 | 2026-09-09T15:02:54.594Z | Sep 09 15:02:52.915, unitSep 09 15:02:52.915DEBG 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 } }] : Sep 09 15:02:52.915 DEBGfreemap_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 } }, 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 } }] |
| 2978 | 2026-09-09T15:02:54.594Z | INFO |
| 2979 | 2026-09-09T15:02:54.594Z | |
| 2980 | 2026-09-09T15:02:54.594Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 2981 | 2026-09-09T15:02:54.595Z | 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 09 15:02:52.915 |
| 2982 | 2026-09-09T15:02:54.595Z | Sep 09 15:02:52.915 Sep 09 15:02:52.915DEBG DEBG reset freemapINFOSep 09 15:02:52.915replacing 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 } }] |
| 2983 | 2026-09-09T15:02:54.595Z | INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff, adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2984 | 2026-09-09T15:02:54.595Z | |
| 2985 | 2026-09-09T15:02:54.595Z | unit: Sep 09 15:02:52.915Sep 09 15:02:52.915freemap_route_ipv6 |
| 2986 | 2026-09-09T15:02:54.595Z | DEBGSep 09 15:02:52.915DEBGINFO DEBGcreated new freemap Sep 09 15:02:52.915replacing 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:2e::/64 -> 2001:db8::55:ff |
| 2987 | 2026-09-09T15:02:54.595Z | , 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 } }]unit |
| 2988 | 2026-09-09T15:02:54.595Z | : |
| 2989 | 2026-09-09T15:02:54.595Z | Sep 09 15:02:52.915 freemap_route_ipv6INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 2990 | 2026-09-09T15:02:54.595Z | |
| 2991 | 2026-09-09T15:02:54.595Z | INFOSep 09 15:02:52.915 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 09 15:02:52.915adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 2992 | 2026-09-09T15:02:54.595Z | |
| 2993 | 2026-09-09T15:02:54.595Z | Sep 09 15:02:52.915DEBG 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 09 15:02:52.915 |
| 2994 | 2026-09-09T15:02:54.595Z | Sep 09 15:02:52.915 DEBG DEBGinitted freemap. size: 64DEBG , 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 |
| 2995 | 2026-09-09T15:02:54.595Z | :Sep 09 15:02:52.915Sep 09 15:02:52.915 freemap_route_ipv4INFO |
| 2996 | 2026-09-09T15:02:54.595Z | Sep 09 15:02:52.915DEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFOreplacing 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 } }] |
| 2997 | 2026-09-09T15:02:54.595Z | |
| 2998 | 2026-09-09T15:02:54.595Z | 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:dead::/64 -> 2001:db8::55:2 |
| 2999 | 2026-09-09T15:02:54.595Z | |
| 3000 | 2026-09-09T15:02:54.595Z | Sep 09 15:02:52.915 Sep 09 15:02:52.915Sep 09 15:02:52.915DEBG INFODEBG adding route 3fff:beef:2f::/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 } }] |
| 3001 | 2026-09-09T15:02:54.595Z | |
| 3002 | 2026-09-09T15:02:54.595Z | Sep 09 15:02:52.915reset freemap DEBG, Sep 09 15:02:52.915Sep 09 15:02:52.915unit Sep 09 15:02:52.915INFOreplacing 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:2c::/64 -> 2001:db8::55:ff freemap_route_ipv4 |
| 3003 | 2026-09-09T15:02:54.595Z | |
| 3004 | 2026-09-09T15:02:54.595Z | |
| 3005 | 2026-09-09T15:02:54.595Z | INFODEBG 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 09 15:02:52.915Sep 09 15:02:52.915 Sep 09 15:02:52.915 |
| 3006 | 2026-09-09T15:02:54.595Z | DEBG DEBG adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing 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 } }]INFOSep 09 15:02:52.915 |
| 3007 | 2026-09-09T15:02:54.595Z | INFOadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3008 | 2026-09-09T15:02:54.596Z | initted freemap. size: 64 |
| 3009 | 2026-09-09T15:02:54.596Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff, |
| 3010 | 2026-09-09T15:02:54.596Z | unitSep 09 15:02:52.915: Sep 09 15:02:52.915 Sep 09 15:02:52.915freemap_route_ipv6INFODEBG Sep 09 15:02:52.915DEBG 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 } }] |
| 3011 | 2026-09-09T15:02:54.596Z | |
| 3012 | 2026-09-09T15:02:54.596Z | adding route 3fff:beef:2d::/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 } }] |
| 3013 | 2026-09-09T15:02:54.596Z | Sep 09 15:02:52.915 |
| 3014 | 2026-09-09T15:02:54.596Z | 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 |
| 3015 | 2026-09-09T15:02:54.596Z | Sep 09 15:02:52.915Sep 09 15:02:52.915 reset freemap INFO, DEBG unit :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:dead::/64 -> 2001:db8::55:4 |
| 3016 | 2026-09-09T15:02:54.596Z | freemap_route_ipv6 |
| 3017 | 2026-09-09T15:02:54.596Z | |
| 3018 | 2026-09-09T15:02:54.596Z | Sep 09 15:02:52.915 Sep 09 15:02:52.915INFOSep 09 15:02:52.915Sep 09 15:02:52.915 Sep 09 15:02:52.915 DEBGINFOINFO INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.1 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 } }] |
| 3019 | 2026-09-09T15:02:54.596Z | |
| 3020 | 2026-09-09T15:02:54.596Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 3021 | 2026-09-09T15:02:54.596Z | |
| 3022 | 2026-09-09T15:02:54.596Z | |
| 3023 | 2026-09-09T15:02:54.596Z | Sep 09 15:02:52.915Sep 09 15:02:52.915Sep 09 15:02:52.915 Sep 09 15:02:52.915 DEBGDEBG 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 |
| 3024 | 2026-09-09T15:02:54.596Z | Sep 09 15:02:52.915 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: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 } }] |
| 3025 | 2026-09-09T15:02:54.596Z | |
| 3026 | 2026-09-09T15:02:54.596Z | DEBGDEBG Sep 09 15:02:52.915 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 } }, 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 09 15:02:52.915adding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 3027 | 2026-09-09T15:02:54.596Z | |
| 3028 | 2026-09-09T15:02:54.596Z | INFO |
| 3029 | 2026-09-09T15:02:54.596Z | adding route 172.17.0.0/32 -> 10.0.0.255Sep 09 15:02:52.915 Sep 09 15:02:52.915Sep 09 15:02:52.915 INFOINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ffWARN |
| 3030 | 2026-09-09T15:02:54.596Z | |
| 3031 | 2026-09-09T15:02:54.596Z | shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3032 | 2026-09-09T15:02:54.596Z | Sep 09 15:02:52.915 |
| 3033 | 2026-09-09T15:02:54.596Z | Sep 09 15:02:52.915 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 } }]Sep 09 15:02:52.915Sep 09 15:02:52.915Sep 09 15:02:52.915DEBG |
| 3034 | 2026-09-09T15:02:54.597Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 3035 | 2026-09-09T15:02:54.597Z | ERRODEBGreplacing 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 } }] |
| 3036 | 2026-09-09T15:02:54.597Z | rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBG |
| 3037 | 2026-09-09T15:02:54.597Z | 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 09 15:02:52.915 |
| 3038 | 2026-09-09T15:02:54.597Z | 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 09 15:02:52.915INFO Sep 09 15:02:52.915ERROSep 09 15:02:52.915 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 3039 | 2026-09-09T15:02:54.597Z | INFO INFOshrink-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 |
| 3040 | 2026-09-09T15:02:54.597Z | |
| 3041 | 2026-09-09T15:02:54.597Z | adding route 172.17.0.1/32 -> 10.0.0.255adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 3042 | 2026-09-09T15:02:54.597Z | test route::tests::identity_replace_is_noop ... ok |
| 3043 | 2026-09-09T15:02:54.597Z | |
| 3044 | 2026-09-09T15:02:54.597Z | Sep 09 15:02:52.915 INFOSep 09 15:02:52.915Sep 09 15:02:52.915 DEBGDEBG 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 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 } }] |
| 3045 | 2026-09-09T15:02:54.597Z | |
| 3046 | 2026-09-09T15:02:54.597Z | Sep 09 15:02:52.915 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 3047 | 2026-09-09T15:02:54.597Z | DEBGSep 09 15:02:52.915 Sep 09 15:02:52.915INFOreplacing 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 } }] INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 3048 | 2026-09-09T15:02:54.597Z | |
| 3049 | 2026-09-09T15:02:54.597Z | adding route 172.17.0.2/32 -> 10.0.0.255Sep 09 15:02:52.915 |
| 3050 | 2026-09-09T15:02:54.597Z | DEBGSep 09 15:02:52.915Sep 09 15:02:52.915 INFOSep 09 15:02:52.915DEBGreplacing 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 } }] |
| 3051 | 2026-09-09T15:02:54.597Z | 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 } }] |
| 3052 | 2026-09-09T15:02:54.597Z | DEBG adding route 3fff:beef:34::/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 } }]Sep 09 15:02:52.915Sep 09 15:02:52.916 DEBG created new freemap, unitINFO: freemap_route_ipv4 |
| 3053 | 2026-09-09T15:02:54.597Z | Sep 09 15:02:52.924 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 3054 | 2026-09-09T15:02:54.597Z | DEBG created new freemap, , unitSep 09 15:02:52.916: unit Sep 09 15:02:52.924freemap_route_ipv4 |
| 3055 | 2026-09-09T15:02:54.597Z | :DEBG DEBGfreemap_route_ipv6 |
| 3056 | 2026-09-09T15:02:54.597Z | created new freemapreplacing 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 09 15:02:52.924 |
| 3057 | 2026-09-09T15:02:54.597Z | , DEBGunit : created new freemapfreemap_route_ipv4, Sep 09 15:02:52.924Sep 09 15:02:52.924 |
| 3058 | 2026-09-09T15:02:54.597Z | INFODEBG adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffunit |
| 3059 | 2026-09-09T15:02:54.597Z | :initted freemap. size: 64Sep 09 15:02:52.924, unitfreemap_route_ipv6 :DEBG |
| 3060 | 2026-09-09T15:02:54.597Z | created new freemap , freemap_route_ipv4unitSep 09 15:02:52.924: |
| 3061 | 2026-09-09T15:02:54.597Z | Sep 09 15:02:52.924 DEBGDEBG Sep 09 15:02:52.924initted freemap. size: 64 freemap_route_ipv6DEBG |
| 3062 | 2026-09-09T15:02:54.598Z | , 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 } }]reset freemap |
| 3063 | 2026-09-09T15:02:54.598Z | unit, unit:: freemap_route_ipv4freemap_route_ipv4Sep 09 15:02:52.924 |
| 3064 | 2026-09-09T15:02:54.598Z | |
| 3065 | 2026-09-09T15:02:54.598Z | Sep 09 15:02:52.924 DEBG INFOSep 09 15:02:52.924 Sep 09 15:02:52.924initted freemap. size: 64adding route 3fff:beef:30::/64 -> 2001:db8::55:ff, |
| 3066 | 2026-09-09T15:02:54.598Z | DEBGunit reset freemapDEBG: initted freemap. size: 64, unitfreemap_route_ipv4, |
| 3067 | 2026-09-09T15:02:54.598Z | :unit: freemap_route_ipv4Sep 09 15:02:52.924freemap_route_ipv6Sep 09 15:02:52.924 |
| 3068 | 2026-09-09T15:02:54.598Z | |
| 3069 | 2026-09-09T15:02:54.598Z | DEBG DEBG reset freemapreplacing 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 09 15:02:52.924, Sep 09 15:02:52.924unit |
| 3070 | 2026-09-09T15:02:54.598Z | : freemap_route_ipv4DEBG |
| 3071 | 2026-09-09T15:02:54.598Z | reset freemapDEBG , initted freemap. size: 64unit:, unitSep 09 15:02:52.924 :freemap_route_ipv6 |
| 3072 | 2026-09-09T15:02:54.598Z | freemap_route_ipv6INFO |
| 3073 | 2026-09-09T15:02:54.598Z | Sep 09 15:02:52.924 Sep 09 15:02:52.924adding route 3fff:beef:31::/64 -> 2001:db8::55:ff Sep 09 15:02:52.924DEBG |
| 3074 | 2026-09-09T15:02:54.598Z | INFO initted freemap. size: 64 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 3075 | 2026-09-09T15:02:54.598Z | reset freemap, unit, Sep 09 15:02:52.925unit :Sep 09 15:02:52.925DEBG freemap_route_ipv6DEBGreplacing 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 } }]: |
| 3076 | 2026-09-09T15:02:54.598Z | |
| 3077 | 2026-09-09T15:02:54.602Z | 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 } }] |
| 3078 | 2026-09-09T15:02:54.602Z | freemap_route_ipv6Sep 09 15:02:52.925Sep 09 15:02:52.925 DEBG reset freemap, |
| 3079 | 2026-09-09T15:02:54.602Z | unitSep 09 15:02:52.925: freemap_route_ipv6INFOSep 09 15:02:52.925 |
| 3080 | 2026-09-09T15:02:54.603Z | INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ffINFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3081 | 2026-09-09T15:02:54.603Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3082 | 2026-09-09T15:02:54.603Z | |
| 3083 | 2026-09-09T15:02:54.603Z | Sep 09 15:02:52.925Sep 09 15:02:52.925 INFOSep 09 15:02:52.925 adding route 172.16.0.0/32 -> 10.0.0.1DEBG DEBG |
| 3084 | 2026-09-09T15:02:54.603Z | Sep 09 15:02:52.925 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 } }] |
| 3085 | 2026-09-09T15:02:54.603Z | 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 |
| 3086 | 2026-09-09T15:02:54.603Z | Sep 09 15:02:52.925replacing 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 } }] |
| 3087 | 2026-09-09T15:02:54.603Z | DEBGSep 09 15:02:52.925 Sep 09 15:02:52.925 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 Sep 09 15:02:52.925INFO |
| 3088 | 2026-09-09T15:02:54.603Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 09 15:02:52.925replacing 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 } }] |
| 3089 | 2026-09-09T15:02:54.603Z | |
| 3090 | 2026-09-09T15:02:54.603Z | |
| 3091 | 2026-09-09T15:02:54.603Z | INFO Sep 09 15:02:52.925adding route 172.16.0.0/32 -> 10.0.0.2 Sep 09 15:02:52.925DEBG |
| 3092 | 2026-09-09T15:02:54.603Z | 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 } }] |
| 3093 | 2026-09-09T15:02:54.603Z | 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 } }] |
| 3094 | 2026-09-09T15:02:54.603Z | Sep 09 15:02:52.925 DEBG |
| 3095 | 2026-09-09T15:02:54.603Z | Sep 09 15:02:52.925 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 3096 | 2026-09-09T15:02:54.603Z | 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 09 15:02:52.925 |
| 3097 | 2026-09-09T15:02:54.603Z | Sep 09 15:02:52.925INFO Sep 09 15:02:52.925adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3098 | 2026-09-09T15:02:54.603Z | DEBGDEBG Sep 09 15:02:52.925 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: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 |
| 3099 | 2026-09-09T15:02:54.603Z | adding route 172.16.0.0/32 -> 10.0.0.3 |
| 3100 | 2026-09-09T15:02:54.603Z | Sep 09 15:02:52.925 |
| 3101 | 2026-09-09T15:02:54.603Z | 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 } }] |
| 3102 | 2026-09-09T15:02:54.603Z | Sep 09 15:02:52.925 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 3103 | 2026-09-09T15:02:54.603Z | Sep 09 15:02:52.925Sep 09 15:02:52.915 DEBGINFO Sep 09 15:02:52.925 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 } }]adding route 3fff:beef:32::/64 -> 2001:db8::55:ff Sep 09 15:02:52.925Sep 09 15:02:52.925DEBG |
| 3104 | 2026-09-09T15:02:54.603Z | 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 |
| 3105 | 2026-09-09T15:02:54.603Z | 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 } }] |
| 3106 | 2026-09-09T15:02:54.604Z | |
| 3107 | 2026-09-09T15:02:54.604Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 09 15:02:52.925Sep 09 15:02:52.925Sep 09 15:02:52.925 DEBGWARN 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 } }]shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO |
| 3108 | 2026-09-09T15:02:54.604Z | |
| 3109 | 2026-09-09T15:02:54.604Z | Sep 09 15:02:52.925adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 3110 | 2026-09-09T15:02:54.604Z | |
| 3111 | 2026-09-09T15:02:54.604Z | Sep 09 15:02:52.925INFO INFOadding route 172.16.0.0/32 -> 10.0.0.4 Sep 09 15:02:52.925adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 3112 | 2026-09-09T15:02:54.604Z | DEBGSep 09 15:02:52.925 |
| 3113 | 2026-09-09T15:02:54.604Z | 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 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 3114 | 2026-09-09T15:02:54.604Z | DEBG |
| 3115 | 2026-09-09T15:02:54.604Z | 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 } }] |
| 3116 | 2026-09-09T15:02:54.604Z | Sep 09 15:02:52.925Sep 09 15:02:52.925 Sep 09 15:02:52.925DEBGINFO DEBG adding route 3fff:beef:36::/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 } }]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 09 15:02:52.925 |
| 3117 | 2026-09-09T15:02:54.604Z | Sep 09 15:02:52.925 |
| 3118 | 2026-09-09T15:02:54.604Z | |
| 3119 | 2026-09-09T15:02:54.604Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBGSep 09 15:02:52.925 Sep 09 15:02:52.925 |
| 3120 | 2026-09-09T15:02:54.604Z | Sep 09 15:02:52.925replacing 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 } }] INFO |
| 3121 | 2026-09-09T15:02:54.604Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG |
| 3122 | 2026-09-09T15:02:54.604Z | DEBG 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 09 15:02:52.925Sep 09 15:02:52.925replacing 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 } }] |
| 3123 | 2026-09-09T15:02:54.604Z | |
| 3124 | 2026-09-09T15:02:54.604Z | INFO Sep 09 15:02:52.925adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 3125 | 2026-09-09T15:02:54.604Z | 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 09 15:02:52.925 |
| 3126 | 2026-09-09T15:02:54.604Z | Sep 09 15:02:52.925 DEBG 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 } }]DEBG |
| 3127 | 2026-09-09T15:02:54.604Z | 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 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 3128 | 2026-09-09T15:02:54.604Z | |
| 3129 | 2026-09-09T15:02:54.604Z | Sep 09 15:02:52.925Sep 09 15:02:52.925 INFO INFOadding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 09 15:02:52.925Sep 09 15:02:52.925 |
| 3130 | 2026-09-09T15:02:54.604Z | INFOadding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG |
| 3131 | 2026-09-09T15:02:54.604Z | adding route 3fff:beef:38::/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 } }] |
| 3132 | 2026-09-09T15:02:54.604Z | Sep 09 15:02:52.925 |
| 3133 | 2026-09-09T15:02:54.605Z | Sep 09 15:02:52.925DEBG 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 |
| 3134 | 2026-09-09T15:02:54.605Z | test route::tests::grow_succeeds ... ok |
| 3135 | 2026-09-09T15:02:54.605Z | 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 } }]Sep 09 15:02:52.925 |
| 3136 | 2026-09-09T15:02:54.605Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 3137 | 2026-09-09T15:02:54.605Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 3138 | 2026-09-09T15:02:54.605Z | Sep 09 15:02:52.925INFO DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 3139 | 2026-09-09T15:02:54.605Z | 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 09 15:02:52.925Sep 09 15:02:52.925 |
| 3140 | 2026-09-09T15:02:54.605Z | INFOINFO Sep 09 15:02:52.925 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBGSep 09 15:02:52.925 |
| 3141 | 2026-09-09T15:02:54.605Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 3142 | 2026-09-09T15:02:54.605Z | INFO adding route 3fff:beef:39::/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 } }] |
| 3143 | 2026-09-09T15:02:54.605Z | |
| 3144 | 2026-09-09T15:02:54.605Z | Sep 09 15:02:52.925Sep 09 15:02:52.925 DEBGDEBG Sep 09 15:02:52.925replacing 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 } }] |
| 3145 | 2026-09-09T15:02:54.605Z | INFOSep 09 15:02:52.925replacing 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 } }] |
| 3146 | 2026-09-09T15:02:54.605Z | DEBG adding route 3fff:beef:39::/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 } }]Sep 09 15:02:52.925 |
| 3147 | 2026-09-09T15:02:54.605Z | |
| 3148 | 2026-09-09T15:02:54.605Z | INFOSep 09 15:02:52.925 Sep 09 15:02:52.925INFOSep 09 15:02:52.925 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffINFO |
| 3149 | 2026-09-09T15:02:54.605Z | DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 3150 | 2026-09-09T15:02:54.605Z | 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 } }] |
| 3151 | 2026-09-09T15:02:54.605Z | |
| 3152 | 2026-09-09T15:02:54.605Z | Sep 09 15:02:52.925 DEBGSep 09 15:02:52.925 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 09 15:02:52.925 |
| 3153 | 2026-09-09T15:02:54.605Z | Sep 09 15:02:52.925 DEBGINFO DEBGreplacing 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:3a::/64 -> 2001:db8::55:ffSep 09 15:02:52.925 |
| 3154 | 2026-09-09T15:02:54.605Z | INFO 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:38::/64 -> 2001:db8::55:ff |
| 3155 | 2026-09-09T15:02:54.605Z | |
| 3156 | 2026-09-09T15:02:54.605Z | |
| 3157 | 2026-09-09T15:02:54.605Z | Sep 09 15:02:52.925 DEBGSep 09 15:02:52.925 Sep 09 15:02:52.925replacing 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 } }] DEBG Sep 09 15:02:52.926Sep 09 15:02:52.925 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 |
| 3158 | 2026-09-09T15:02:54.605Z | DEBGcreated new freemap INFO, Sep 09 15:02:52.925 unitcreated new freemap:Sep 09 15:02:52.932 Sep 09 15:02:52.925 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff, freemap_route_ipv4 |
| 3159 | 2026-09-09T15:02:54.605Z | |
| 3160 | 2026-09-09T15:02:54.605Z | unitINFO: INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 09 15:02:52.932 |
| 3161 | 2026-09-09T15:02:54.606Z | freemap_route_ipv4 DEBG |
| 3162 | 2026-09-09T15:02:54.606Z | DEBG created new freemapadding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 09 15:02:52.932 |
| 3163 | 2026-09-09T15:02:54.606Z | Sep 09 15:02:52.932, unitDEBG:Sep 09 15:02:52.932 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 } }] |
| 3164 | 2026-09-09T15:02:54.606Z | 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 } }]created new freemap |
| 3165 | 2026-09-09T15:02:54.606Z | , Sep 09 15:02:52.932Sep 09 15:02:52.932 INFOfreemap_route_ipv4 DEBGSep 09 15:02:52.932unitadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff: |
| 3166 | 2026-09-09T15:02:54.606Z | |
| 3167 | 2026-09-09T15:02:54.606Z | INFO 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:3a::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 3168 | 2026-09-09T15:02:54.606Z | Sep 09 15:02:52.932 |
| 3169 | 2026-09-09T15:02:54.606Z | |
| 3170 | 2026-09-09T15:02:54.606Z | DEBG Sep 09 15:02:52.932replacing 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 } }] |
| 3171 | 2026-09-09T15:02:54.606Z | Sep 09 15:02:52.932Sep 09 15:02:52.932Sep 09 15:02:52.932DEBG DEBGcreated new freemap , 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 } }]unitSep 09 15:02:52.932 |
| 3172 | 2026-09-09T15:02:54.606Z | :DEBG DEBGfailed to allocate space for the new target list |
| 3173 | 2026-09-09T15:02:54.606Z | freemap_route_ipv6Sep 09 15:02:52.932initted freemap. size: 64 INFO |
| 3174 | 2026-09-09T15:02:54.606Z | , adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 3175 | 2026-09-09T15:02:54.606Z | unitINFO:Sep 09 15:02:52.932 freemap_route_ipv4 |
| 3176 | 2026-09-09T15:02:54.606Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 09 15:02:52.932 |
| 3177 | 2026-09-09T15:02:54.610Z | DEBGDEBGSep 09 15:02:52.932Sep 09 15:02:52.932 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 } }]initted freemap. size: 64 |
| 3178 | 2026-09-09T15:02:54.610Z | DEBG , reset freemapDEBG, Sep 09 15:02:52.932Sep 09 15:02:52.932unit : 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 } }]DEBGINFOunitfreemap_route_ipv4 |
| 3179 | 2026-09-09T15:02:54.610Z | 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 } }]: freemap_route_ipv4 |
| 3180 | 2026-09-09T15:02:54.610Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 3181 | 2026-09-09T15:02:54.610Z | |
| 3182 | 2026-09-09T15:02:54.610Z | |
| 3183 | 2026-09-09T15:02:54.610Z | Sep 09 15:02:52.932 DEBG Sep 09 15:02:52.932Sep 09 15:02:52.932 initted freemap. size: 64Sep 09 15:02:52.932, DEBGunitDEBG :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 } }] |
| 3184 | 2026-09-09T15:02:54.610Z | freemap_route_ipv6 |
| 3185 | 2026-09-09T15:02:54.611Z | reset freemapINFO, unitSep 09 15:02:52.932Sep 09 15:02:52.932 :DEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 3186 | 2026-09-09T15:02:54.611Z | |
| 3187 | 2026-09-09T15:02:54.611Z | failed to allocate space for the new target listDEBG |
| 3188 | 2026-09-09T15:02:54.611Z | reset freemap, Sep 09 15:02:52.932unit :Sep 09 15:02:52.932 Sep 09 15:02:52.932DEBGDEBG 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 } }]freemap_route_ipv6 |
| 3189 | 2026-09-09T15:02:54.611Z | |
| 3190 | 2026-09-09T15:02:54.611Z | 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 |
| 3191 | 2026-09-09T15:02:54.611Z | initted freemap. size: 64Sep 09 15:02:52.932, unitINFO: adding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv6 |
| 3192 | 2026-09-09T15:02:54.611Z | |
| 3193 | 2026-09-09T15:02:54.611Z | Sep 09 15:02:52.932 Sep 09 15:02:52.932INFO DEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 3194 | 2026-09-09T15:02:54.611Z | 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 } }] |
| 3195 | 2026-09-09T15:02:54.611Z | Sep 09 15:02:52.932 Sep 09 15:02:52.932 |
| 3196 | 2026-09-09T15:02:54.611Z | created new freemap DEBGDEBG , Sep 09 15:02:52.932replacing 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 } }] |
| 3197 | 2026-09-09T15:02:54.611Z | INFOreset freemap unitadding route 3fff:dead::/64 -> 2001:db8::55:2, :unit |
| 3198 | 2026-09-09T15:02:54.611Z | Sep 09 15:02:52.932: Sep 09 15:02:52.932freemap_route_ipv6INFO |
| 3199 | 2026-09-09T15:02:54.611Z | INFOSep 09 15:02:52.932 freemap_route_ipv6 |
| 3200 | 2026-09-09T15:02:54.611Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG |
| 3201 | 2026-09-09T15:02:54.611Z | adding route 3fff:beef:1c::/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 } }]Sep 09 15:02:52.932 |
| 3202 | 2026-09-09T15:02:54.611Z | |
| 3203 | 2026-09-09T15:02:54.611Z | INFO Sep 09 15:02:52.932adding route 172.16.0.0/32 -> 10.0.0.1Sep 09 15:02:52.932 |
| 3204 | 2026-09-09T15:02:54.611Z | Sep 09 15:02:52.932 Sep 09 15:02:52.932Sep 09 15:02:52.932DEBG INFODEBGDEBGinitted freemap. size: 64 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:3 |
| 3205 | 2026-09-09T15:02:54.611Z | , |
| 3206 | 2026-09-09T15:02:54.611Z | unit :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 |
| 3207 | 2026-09-09T15:02:54.611Z | Sep 09 15:02:52.932freemap_route_ipv4 |
| 3208 | 2026-09-09T15:02:54.611Z | DEBGSep 09 15:02:52.932 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 } }] |
| 3209 | 2026-09-09T15:02:54.611Z | 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 } }]DEBGSep 09 15:02:52.932 |
| 3210 | 2026-09-09T15:02:54.611Z | 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 } }] DEBGSep 09 15:02:52.932 INFOSep 09 15:02:52.932reset freemap Sep 09 15:02:52.932, unitINFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 3211 | 2026-09-09T15:02:54.612Z | |
| 3212 | 2026-09-09T15:02:54.612Z | : |
| 3213 | 2026-09-09T15:02:54.612Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff freemap_route_ipv4 |
| 3214 | 2026-09-09T15:02:54.612Z | |
| 3215 | 2026-09-09T15:02:54.612Z | Sep 09 15:02:52.933 DEBGSep 09 15:02:52.933Sep 09 15:02:52.933 DEBGDEBGSep 09 15:02:52.933replacing 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: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 |
| 3216 | 2026-09-09T15:02:54.612Z | |
| 3217 | 2026-09-09T15:02:54.612Z | 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: 64 |
| 3218 | 2026-09-09T15:02:54.612Z | , unitSep 09 15:02:52.933:Sep 09 15:02:52.933 freemap_route_ipv6INFOSep 09 15:02:52.933 |
| 3219 | 2026-09-09T15:02:54.612Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff DEBG |
| 3220 | 2026-09-09T15:02:54.612Z | Sep 09 15:02:52.933replacing 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 DEBG |
| 3221 | 2026-09-09T15:02:54.612Z | failed to allocate space for the new target listSep 09 15:02:52.933 |
| 3222 | 2026-09-09T15:02:54.612Z | reset freemap , DEBGunitSep 09 15:02:52.933: 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 } }] freemap_route_ipv6WARNSep 09 15:02:52.933 |
| 3223 | 2026-09-09T15:02:54.612Z | shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3224 | 2026-09-09T15:02:54.612Z | |
| 3225 | 2026-09-09T15:02:54.612Z | 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 } }] |
| 3226 | 2026-09-09T15:02:54.612Z | Sep 09 15:02:52.933 Sep 09 15:02:52.933INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3227 | 2026-09-09T15:02:54.612Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 3228 | 2026-09-09T15:02:54.612Z | Sep 09 15:02:52.933 Sep 09 15:02:52.933DEBG 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 } }] |
| 3229 | 2026-09-09T15:02:54.612Z | 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 } }] |
| 3230 | 2026-09-09T15:02:54.612Z | Sep 09 15:02:52.933Sep 09 15:02:52.933 |
| 3231 | 2026-09-09T15:02:54.612Z | INFOINFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3232 | 2026-09-09T15:02:54.612Z | Sep 09 15:02:52.933 |
| 3233 | 2026-09-09T15:02:54.612Z | INFO adding route 172.17.0.3/32 -> 10.0.0.255Sep 09 15:02:52.933 |
| 3234 | 2026-09-09T15:02:54.612Z | Sep 09 15:02:52.933 DEBGDEBG 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 09 15:02:52.933 |
| 3235 | 2026-09-09T15:02:54.612Z | 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 |
| 3236 | 2026-09-09T15:02:54.612Z | 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 09 15:02:52.933 |
| 3237 | 2026-09-09T15:02:54.612Z | Sep 09 15:02:52.933 INFOINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3Sep 09 15:02:52.933 |
| 3238 | 2026-09-09T15:02:54.612Z | |
| 3239 | 2026-09-09T15:02:54.613Z | INFO adding route 172.17.0.4/32 -> 10.0.0.255 |
| 3240 | 2026-09-09T15:02:54.613Z | Sep 09 15:02:52.933Sep 09 15:02:52.933 DEBGDEBG Sep 09 15:02:52.933replacing 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 } }]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 } }] |
| 3241 | 2026-09-09T15:02:54.613Z | DEBG |
| 3242 | 2026-09-09T15:02:54.613Z | 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 } }] |
| 3243 | 2026-09-09T15:02:54.613Z | Sep 09 15:02:52.933 INFO Sep 09 15:02:52.933adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 09 15:02:52.933 |
| 3244 | 2026-09-09T15:02:54.613Z | INFO INFOadding route 172.17.0.5/32 -> 10.0.0.255 |
| 3245 | 2026-09-09T15:02:54.613Z | adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 09 15:02:52.933 |
| 3246 | 2026-09-09T15:02:54.613Z | 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 } }] |
| 3247 | 2026-09-09T15:02:54.613Z | Sep 09 15:02:52.933Sep 09 15:02:52.933 DEBGDEBG 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 09 15:02:52.933replacing 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 } }] |
| 3248 | 2026-09-09T15:02:54.613Z | |
| 3249 | 2026-09-09T15:02:54.613Z | INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 3250 | 2026-09-09T15:02:54.613Z | Sep 09 15:02:52.933Sep 09 15:02:52.933 Sep 09 15:02:52.933DEBG INFO 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 } }] |
| 3251 | 2026-09-09T15:02:54.613Z | 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 172.17.0.6/32 -> 10.0.0.255 |
| 3252 | 2026-09-09T15:02:54.613Z | |
| 3253 | 2026-09-09T15:02:54.613Z | Sep 09 15:02:52.933 Sep 09 15:02:52.933WARNSep 09 15:02:52.933 shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFODEBG |
| 3254 | 2026-09-09T15:02:54.613Z | 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:24::/64 -> 2001:db8::55:ff |
| 3255 | 2026-09-09T15:02:54.613Z | |
| 3256 | 2026-09-09T15:02:54.613Z | Sep 09 15:02:52.933Sep 09 15:02:52.933 INFODEBG adding route 172.17.0.7/32 -> 10.0.0.255replacing 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 } }] |
| 3257 | 2026-09-09T15:02:54.613Z | |
| 3258 | 2026-09-09T15:02:54.613Z | Sep 09 15:02:52.933Sep 09 15:02:52.933 DEBGINFO 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 } }]adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 3259 | 2026-09-09T15:02:54.613Z | |
| 3260 | 2026-09-09T15:02:54.613Z | Sep 09 15:02:52.933Sep 09 15:02:52.933 DEBGINFO 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 172.17.0.8/32 -> 10.0.0.255 |
| 3261 | 2026-09-09T15:02:54.613Z | |
| 3262 | 2026-09-09T15:02:54.613Z | Sep 09 15:02:52.933Sep 09 15:02:52.933 DEBGINFO 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 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 3263 | 2026-09-09T15:02:54.613Z | Sep 09 15:02:52.933 DEBG Sep 09 15:02:52.933created new freemapSep 09 15:02:52.940 DEBGDEBG, unitreplacing 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 } }]created new freemap |
| 3264 | 2026-09-09T15:02:54.613Z | :, unitfreemap_route_ipv4: |
| 3265 | 2026-09-09T15:02:54.613Z | Sep 09 15:02:52.933 DEBG created new freemapSep 09 15:02:52.933Sep 09 15:02:52.933 DEBGfreemap_route_ipv4 |
| 3266 | 2026-09-09T15:02:54.613Z | DEBGcreated new freemap , Sep 09 15:02:52.940 |
| 3267 | 2026-09-09T15:02:54.614Z | unit , :unitDEBGcreated new freemap :created new freemap , freemap_route_ipv4freemap_route_ipv4 |
| 3268 | 2026-09-09T15:02:54.614Z | unitSep 09 15:02:52.940 |
| 3269 | 2026-09-09T15:02:54.614Z | :, DEBGfreemap_route_ipv6 |
| 3270 | 2026-09-09T15:02:54.614Z | unitcreated new freemap:, unitfreemap_route_ipv4Sep 09 15:02:52.940 |
| 3271 | 2026-09-09T15:02:54.614Z | Sep 09 15:02:52.940 : DEBGSep 09 15:02:52.940freemap_route_ipv6 Sep 09 15:02:52.940DEBG |
| 3272 | 2026-09-09T15:02:54.614Z | initted freemap. size: 64 , INFOSep 09 15:02:52.940 unitadding route 172.17.0.9/32 -> 10.0.0.255 created new freemap: DEBGfreemap_route_ipv4 |
| 3273 | 2026-09-09T15:02:54.614Z | |
| 3274 | 2026-09-09T15:02:54.614Z | Sep 09 15:02:52.940DEBG , DEBG created new freemapinitted freemap. size: 64 , Sep 09 15:02:52.940unit unitDEBG:created new freemap , , unitunitreset freemap :, freemap_route_ipv6: unit freemap_route_ipv6Sep 09 15:02:52.940 |
| 3275 | 2026-09-09T15:02:54.614Z | |
| 3276 | 2026-09-09T15:02:54.614Z | :freemap_route_ipv6 :freemap_route_ipv4 Sep 09 15:02:52.940freemap_route_ipv4 |
| 3277 | 2026-09-09T15:02:54.618Z | |
| 3278 | 2026-09-09T15:02:54.618Z | DEBG |
| 3279 | 2026-09-09T15:02:54.618Z | initted freemap. size: 64 , Sep 09 15:02:52.940DEBG Sep 09 15:02:52.940 unitDEBG Sep 09 15:02:52.940 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 } }]initted freemap. size: 64DEBG |
| 3280 | 2026-09-09T15:02:54.618Z | Sep 09 15:02:52.940reset freemap , , unitunit:DEBG: : initted freemap. size: 64 initted freemap. size: 64, freemap_route_ipv6, unit |
| 3281 | 2026-09-09T15:02:54.618Z | freemap_route_ipv4 |
| 3282 | 2026-09-09T15:02:54.618Z | unit:: Sep 09 15:02:52.940 freemap_route_ipv4freemap_route_ipv4 Sep 09 15:02:52.940 |
| 3283 | 2026-09-09T15:02:54.618Z | freemap_route_ipv4 |
| 3284 | 2026-09-09T15:02:54.618Z | |
| 3285 | 2026-09-09T15:02:54.619Z | DEBG reset freemap, DEBGunit :reset freemapSep 09 15:02:52.940 Sep 09 15:02:52.940, unitfreemap_route_ipv6: |
| 3286 | 2026-09-09T15:02:54.619Z | freemap_route_ipv4DEBG |
| 3287 | 2026-09-09T15:02:54.619Z | DEBGSep 09 15:02:52.940Sep 09 15:02:52.940 initted freemap. size: 64 , INFOreset freemap , unitunit::Sep 09 15:02:52.940 freemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3288 | 2026-09-09T15:02:54.619Z | DEBG freemap_route_ipv6 |
| 3289 | 2026-09-09T15:02:54.619Z | DEBG |
| 3290 | 2026-09-09T15:02:54.619Z | initted freemap. size: 64 Sep 09 15:02:52.940reset freemap, , unit Sep 09 15:02:52.940: DEBGDEBG Sep 09 15:02:52.940initted freemap. size: 64 , freemap_route_ipv6unit |
| 3291 | 2026-09-09T15:02:54.619Z | : freemap_route_ipv6DEBGreplacing 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 } }] |
| 3292 | 2026-09-09T15:02:54.619Z | reset freemap |
| 3293 | 2026-09-09T15:02:54.619Z | unit, Sep 09 15:02:52.940: DEBGunit:freemap_route_ipv4 Sep 09 15:02:52.940freemap_route_ipv6 |
| 3294 | 2026-09-09T15:02:54.619Z | |
| 3295 | 2026-09-09T15:02:54.619Z | INFOreset freemap Sep 09 15:02:52.940, DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2unit :Sep 09 15:02:52.940 |
| 3296 | 2026-09-09T15:02:54.619Z | reset freemapINFO , freemap_route_ipv6unitadding route 172.16.0.0/32 -> 10.0.0.1 |
| 3297 | 2026-09-09T15:02:54.619Z | Sep 09 15:02:52.940: DEBG |
| 3298 | 2026-09-09T15:02:54.619Z | freemap_route_ipv6Sep 09 15:02:52.940 |
| 3299 | 2026-09-09T15:02:54.619Z | 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 } }]INFOSep 09 15:02:52.940 |
| 3300 | 2026-09-09T15:02:54.619Z | DEBG initted freemap. size: 64Sep 09 15:02:52.940adding route 172.16.0.0/32 -> 10.0.0.1 Sep 09 15:02:52.940INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1Sep 09 15:02:52.940 |
| 3301 | 2026-09-09T15:02:54.619Z | INFO, |
| 3302 | 2026-09-09T15:02:54.619Z | adding route 3fff:dead::/64 -> 2001:db8::55:3unit |
| 3303 | 2026-09-09T15:02:54.619Z | :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 } }] |
| 3304 | 2026-09-09T15:02:54.619Z | Sep 09 15:02:52.940 freemap_route_ipv6DEBG |
| 3305 | 2026-09-09T15:02:54.619Z | Sep 09 15:02:52.940Sep 09 15:02:52.940 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 } }]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 } }] |
| 3306 | 2026-09-09T15:02:54.619Z | 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 } }] |
| 3307 | 2026-09-09T15:02:54.619Z | |
| 3308 | 2026-09-09T15:02:54.619Z | Sep 09 15:02:52.940 INFOSep 09 15:02:52.940 Sep 09 15:02:52.940Sep 09 15:02:52.940adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3309 | 2026-09-09T15:02:54.619Z | INFOINFODEBG Sep 09 15:02:52.940 adding route 172.16.0.0/32 -> 10.0.0.2INFOreset freemap |
| 3310 | 2026-09-09T15:02:54.619Z | Sep 09 15:02:52.940adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3311 | 2026-09-09T15:02:54.620Z | , adding route 172.16.0.0/32 -> 10.0.0.1unit: |
| 3312 | 2026-09-09T15:02:54.620Z | DEBGfreemap_route_ipv6 |
| 3313 | 2026-09-09T15:02:54.620Z | 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 09 15:02:52.940 |
| 3314 | 2026-09-09T15:02:54.620Z | Sep 09 15:02:52.940Sep 09 15:02:52.940 DEBGDEBG DEBGSep 09 15:02:52.940 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.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 } }] |
| 3315 | 2026-09-09T15:02:54.620Z | |
| 3316 | 2026-09-09T15:02:54.620Z | INFOSep 09 15:02:52.941replacing 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 09 15:02:52.941adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3317 | 2026-09-09T15:02:54.620Z | |
| 3318 | 2026-09-09T15:02:54.620Z | Sep 09 15:02:52.941 DEBGINFOINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3319 | 2026-09-09T15:02:54.620Z | |
| 3320 | 2026-09-09T15:02:54.620Z | Sep 09 15:02:52.941replacing 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 09 15:02:52.941 |
| 3321 | 2026-09-09T15:02:54.620Z | INFOSep 09 15:02:52.941DEBG DEBGSep 09 15:02:52.941 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 } }]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 } }] |
| 3322 | 2026-09-09T15:02:54.620Z | adding route 172.16.0.0/32 -> 10.0.0.3replacing 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 } }] |
| 3323 | 2026-09-09T15:02:54.620Z | |
| 3324 | 2026-09-09T15:02:54.620Z | |
| 3325 | 2026-09-09T15:02:54.620Z | Sep 09 15:02:52.941Sep 09 15:02:52.941 INFO adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3326 | 2026-09-09T15:02:54.620Z | Sep 09 15:02:52.941 INFOSep 09 15:02:52.941 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 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 } }]Sep 09 15:02:52.941 |
| 3327 | 2026-09-09T15:02:54.620Z | |
| 3328 | 2026-09-09T15:02:54.620Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.2 |
| 3329 | 2026-09-09T15:02:54.620Z | 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 09 15:02:52.941 |
| 3330 | 2026-09-09T15:02:54.620Z | Sep 09 15:02:52.941INFO DEBG adding route 172.16.0.0/32 -> 10.0.0.4replacing 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 } }] |
| 3331 | 2026-09-09T15:02:54.620Z | |
| 3332 | 2026-09-09T15:02:54.620Z | Sep 09 15:02:52.941Sep 09 15:02:52.941 INFOSep 09 15:02:52.941Sep 09 15:02:52.941 DEBGDEBG adding route 172.17.0.0/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 } }, 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 } }] |
| 3333 | 2026-09-09T15:02:54.620Z | |
| 3334 | 2026-09-09T15:02:54.620Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 3335 | 2026-09-09T15:02:54.620Z | 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 } }] |
| 3336 | 2026-09-09T15:02:54.620Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 3337 | 2026-09-09T15:02:54.620Z | Sep 09 15:02:52.941 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 09 15:02:52.941 |
| 3338 | 2026-09-09T15:02:54.620Z | INFODEBG adding route 172.17.0.0/32 -> 10.0.0.255replacing 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 } }] |
| 3339 | 2026-09-09T15:02:54.621Z | |
| 3340 | 2026-09-09T15:02:54.621Z | Sep 09 15:02:52.941 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 09 15:02:52.941 |
| 3341 | 2026-09-09T15:02:54.621Z | INFOSep 09 15:02:52.941 adding route 172.17.0.1/32 -> 10.0.0.255DEBGSep 09 15:02:52.941Sep 09 15:02:52.941 |
| 3342 | 2026-09-09T15:02:54.621Z | 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 |
| 3343 | 2026-09-09T15:02:54.621Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.17.0.0/32 -> 10.0.0.255 |
| 3344 | 2026-09-09T15:02:54.621Z | |
| 3345 | 2026-09-09T15:02:54.621Z | Sep 09 15:02:52.941Sep 09 15:02:52.941Sep 09 15:02:52.941 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 } }]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 } }] |
| 3346 | 2026-09-09T15:02:54.621Z | |
| 3347 | 2026-09-09T15:02:54.621Z | adding route 172.17.0.1/32 -> 10.0.0.255Sep 09 15:02:52.941 |
| 3348 | 2026-09-09T15:02:54.621Z | INFO adding route 172.17.0.1/32 -> 10.0.0.255 |
| 3349 | 2026-09-09T15:02:54.621Z | Sep 09 15:02:52.933 Sep 09 15:02:52.941DEBG Sep 09 15:02:52.941DEBGSep 09 15:02:52.941 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 09 15:02:52.940created new freemap |
| 3350 | 2026-09-09T15:02:54.621Z | , INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 09 15:02:52.941 |
| 3351 | 2026-09-09T15:02:54.621Z | INFO INFOadding route 172.17.0.2/32 -> 10.0.0.255 |
| 3352 | 2026-09-09T15:02:54.621Z | adding route 172.17.0.2/32 -> 10.0.0.255Sep 09 15:02:52.941unit DEBG |
| 3353 | 2026-09-09T15:02:54.621Z | :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 09 15:02:52.941freemap_route_ipv4 |
| 3354 | 2026-09-09T15:02:54.621Z | |
| 3355 | 2026-09-09T15:02:54.621Z | Sep 09 15:02:52.941DEBG 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 } }]DEBG |
| 3356 | 2026-09-09T15:02:54.621Z | Sep 09 15:02:52.941replacing 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 } }] |
| 3357 | 2026-09-09T15:02:54.621Z | Sep 09 15:02:52.941INFO Sep 09 15:02:52.941DEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ff INFO |
| 3358 | 2026-09-09T15:02:54.621Z | created new freemapSep 09 15:02:52.941, adding route 172.17.0.3/32 -> 10.0.0.255Sep 09 15:02:52.941 |
| 3359 | 2026-09-09T15:02:54.621Z | INFO unitDEBG 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 172.17.0.3/32 -> 10.0.0.255 |
| 3360 | 2026-09-09T15:02:54.621Z | : |
| 3361 | 2026-09-09T15:02:54.621Z | Sep 09 15:02:52.941 DEBGfreemap_route_ipv6 |
| 3362 | 2026-09-09T15:02:54.621Z | Sep 09 15:02:52.941replacing 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 09 15:02:52.941 DEBG |
| 3363 | 2026-09-09T15:02:54.621Z | 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 } }] INFOSep 09 15:02:52.941 |
| 3364 | 2026-09-09T15:02:54.621Z | Sep 09 15:02:52.941 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFOSep 09 15:02:52.941 |
| 3365 | 2026-09-09T15:02:54.621Z | DEBGadding route 172.17.0.4/32 -> 10.0.0.255INFO |
| 3366 | 2026-09-09T15:02:54.621Z | initted freemap. size: 64adding route 172.17.0.4/32 -> 10.0.0.255, |
| 3367 | 2026-09-09T15:02:54.622Z | unitSep 09 15:02:52.941: Sep 09 15:02:52.941DEBG 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 |
| 3368 | 2026-09-09T15:02:54.622Z | Sep 09 15:02:52.941 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 } }]DEBG |
| 3369 | 2026-09-09T15:02:54.622Z | 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 09 15:02:52.941 |
| 3370 | 2026-09-09T15:02:54.622Z | Sep 09 15:02:52.941INFO adding route 172.17.0.5/32 -> 10.0.0.255INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 09 15:02:52.941 |
| 3371 | 2026-09-09T15:02:54.622Z | freemap_route_ipv4DEBG |
| 3372 | 2026-09-09T15:02:54.622Z | created new freemapSep 09 15:02:52.948, unitDEBGSep 09 15:02:52.948 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 09 15:02:52.948 |
| 3373 | 2026-09-09T15:02:54.622Z | DEBG: reset freemap , freemap_route_ipv4Sep 09 15:02:52.948 |
| 3374 | 2026-09-09T15:02:54.622Z | DEBGunit 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 Sep 09 15:02:52.948 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv4Sep 09 15:02:52.948 |
| 3375 | 2026-09-09T15:02:54.622Z | |
| 3376 | 2026-09-09T15:02:54.622Z | created new freemap, unitSep 09 15:02:52.948: INFODEBG adding route 172.17.0.5/32 -> 10.0.0.255 initted freemap. size: 64freemap_route_ipv6, |
| 3377 | 2026-09-09T15:02:54.626Z | |
| 3378 | 2026-09-09T15:02:54.626Z | unitSep 09 15:02:52.948: DEBGfreemap_route_ipv6 |
| 3379 | 2026-09-09T15:02:54.626Z | 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 } }] |
| 3380 | 2026-09-09T15:02:54.626Z | Sep 09 15:02:52.948Sep 09 15:02:52.948 DEBGDEBG reset freemapreplacing 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 09 15:02:52.948unit |
| 3381 | 2026-09-09T15:02:54.626Z | :DEBG Sep 09 15:02:52.948freemap_route_ipv6 |
| 3382 | 2026-09-09T15:02:54.626Z | INFOSep 09 15:02:52.948 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 3383 | 2026-09-09T15:02:54.626Z | INFO Sep 09 15:02:52.948, adding route 172.17.0.6/32 -> 10.0.0.255 |
| 3384 | 2026-09-09T15:02:54.626Z | Sep 09 15:02:52.948INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 unitreplacing 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 } }] |
| 3385 | 2026-09-09T15:02:54.627Z | : |
| 3386 | 2026-09-09T15:02:54.627Z | Sep 09 15:02:52.948 freemap_route_ipv4DEBG |
| 3387 | 2026-09-09T15:02:54.627Z | Sep 09 15:02:52.948Sep 09 15:02:52.948replacing 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 } }] DEBGINFO |
| 3388 | 2026-09-09T15:02:54.627Z | 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:2d::/64 -> 2001:db8::55:ff |
| 3389 | 2026-09-09T15:02:54.627Z | |
| 3390 | 2026-09-09T15:02:54.627Z | Sep 09 15:02:52.948 Sep 09 15:02:52.948Sep 09 15:02:52.948 DEBGSep 09 15:02:52.948 DEBG 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 } }]reset freemapINFO |
| 3391 | 2026-09-09T15:02:54.627Z | , adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.7/32 -> 10.0.0.255unitSep 09 15:02:52.948: |
| 3392 | 2026-09-09T15:02:54.627Z | INFO |
| 3393 | 2026-09-09T15:02:54.627Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 09 15:02:52.948 |
| 3394 | 2026-09-09T15:02:54.627Z | freemap_route_ipv4DEBG |
| 3395 | 2026-09-09T15:02:54.627Z | 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 09 15:02:52.948 |
| 3396 | 2026-09-09T15:02:54.627Z | Sep 09 15:02:52.948DEBG DEBG Sep 09 15:02:52.948replacing 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 } }]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 } }] |
| 3397 | 2026-09-09T15:02:54.627Z | Sep 09 15:02:52.948DEBG |
| 3398 | 2026-09-09T15:02:54.627Z | 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 |
| 3399 | 2026-09-09T15:02:54.627Z | initted freemap. size: 64Sep 09 15:02:52.948, unitINFOSep 09 15:02:52.948: INFOfreemap_route_ipv6 |
| 3400 | 2026-09-09T15:02:54.627Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 172.17.0.8/32 -> 10.0.0.255 |
| 3401 | 2026-09-09T15:02:54.627Z | |
| 3402 | 2026-09-09T15:02:54.627Z | Sep 09 15:02:52.948Sep 09 15:02:52.948Sep 09 15:02:52.948Sep 09 15:02:52.941 DEBGDEBGDEBG 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 } }] |
| 3403 | 2026-09-09T15:02:54.627Z | reset freemap 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 , 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 } }]unit |
| 3404 | 2026-09-09T15:02:54.627Z | |
| 3405 | 2026-09-09T15:02:54.627Z | Sep 09 15:02:52.948: INFOfreemap_route_ipv6Sep 09 15:02:52.948 Sep 09 15:02:52.948 |
| 3406 | 2026-09-09T15:02:54.627Z | adding route 172.17.0.2/32 -> 10.0.0.255INFO |
| 3407 | 2026-09-09T15:02:54.627Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 3408 | 2026-09-09T15:02:54.627Z | |
| 3409 | 2026-09-09T15:02:54.627Z | Sep 09 15:02:52.948Sep 09 15:02:52.948 DEBGINFOSep 09 15:02:52.948 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 } }]DEBGSep 09 15:02:52.948 |
| 3410 | 2026-09-09T15:02:54.627Z | adding route 172.16.0.0/32 -> 10.0.0.1 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 |
| 3411 | 2026-09-09T15:02:54.627Z | |
| 3412 | 2026-09-09T15:02:54.628Z | 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 09 15:02:52.948 |
| 3413 | 2026-09-09T15:02:54.628Z | INFOSep 09 15:02:52.948 adding route 172.17.0.3/32 -> 10.0.0.255DEBG |
| 3414 | 2026-09-09T15:02:54.628Z | Sep 09 15:02:52.948replacing 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 09 15:02:52.948 |
| 3415 | 2026-09-09T15:02:54.628Z | INFO INFOSep 09 15:02:52.948adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 3416 | 2026-09-09T15:02:54.628Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 3417 | 2026-09-09T15:02:54.628Z | DEBGSep 09 15:02:52.948 Sep 09 15:02:52.948replacing 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 } }] |
| 3418 | 2026-09-09T15:02:54.628Z | DEBG INFOreplacing 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 09 15:02:52.948adding route 172.16.0.0/32 -> 10.0.0.2Sep 09 15:02:52.948 |
| 3419 | 2026-09-09T15:02:54.628Z | DEBG |
| 3420 | 2026-09-09T15:02:54.628Z | INFO 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 172.17.0.4/32 -> 10.0.0.255 |
| 3421 | 2026-09-09T15:02:54.628Z | |
| 3422 | 2026-09-09T15:02:54.628Z | Sep 09 15:02:52.948Sep 09 15:02:52.948Sep 09 15:02:52.948 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 } }]Sep 09 15:02:52.948adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 3423 | 2026-09-09T15:02:54.628Z | DEBGINFO |
| 3424 | 2026-09-09T15:02:54.628Z | 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 } }]adding route 172.17.0.11/32 -> 10.0.0.255 |
| 3425 | 2026-09-09T15:02:54.628Z | Sep 09 15:02:52.948 |
| 3426 | 2026-09-09T15:02:54.628Z | DEBG Sep 09 15:02:52.948Sep 09 15:02:52.948replacing 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 } }] |
| 3427 | 2026-09-09T15:02:54.628Z | INFO INFOadding route 172.17.0.5/32 -> 10.0.0.255 |
| 3428 | 2026-09-09T15:02:54.628Z | adding route 172.16.0.0/32 -> 10.0.0.3Sep 09 15:02:52.948 |
| 3429 | 2026-09-09T15:02:54.628Z | INFOSep 09 15:02:52.948 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 09 15:02:52.948 |
| 3430 | 2026-09-09T15:02:54.628Z | Sep 09 15:02:52.948 DEBGDEBG 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 } }]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 } }] |
| 3431 | 2026-09-09T15:02:54.628Z | Sep 09 15:02:52.948 |
| 3432 | 2026-09-09T15:02:54.628Z | 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 } }] |
| 3433 | 2026-09-09T15:02:54.628Z | 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 09 15:02:52.948 |
| 3434 | 2026-09-09T15:02:54.628Z | test route::tests::same_size_non_subset_replace ... ok |
| 3435 | 2026-09-09T15:02:54.628Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 3436 | 2026-09-09T15:02:54.628Z | INFO Sep 09 15:02:52.948Sep 09 15:02:52.948adding route 172.17.0.6/32 -> 10.0.0.255 |
| 3437 | 2026-09-09T15:02:54.628Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 3438 | 2026-09-09T15:02:54.628Z | Sep 09 15:02:52.948 Sep 09 15:02:52.948DEBG INFOSep 09 15:02:52.948 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.16.0.0/32 -> 10.0.0.4 DEBG |
| 3439 | 2026-09-09T15:02:54.629Z | 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 } }] |
| 3440 | 2026-09-09T15:02:54.629Z | INFO |
| 3441 | 2026-09-09T15:02:54.629Z | adding route 172.17.0.12/32 -> 10.0.0.255Sep 09 15:02:52.948 |
| 3442 | 2026-09-09T15:02:54.629Z | Sep 09 15:02:52.948 Sep 09 15:02:52.948DEBG INFOINFO 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 } }]adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 3443 | 2026-09-09T15:02:54.629Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 3444 | 2026-09-09T15:02:54.629Z | |
| 3445 | 2026-09-09T15:02:54.629Z | Sep 09 15:02:52.948 Sep 09 15:02:52.948 Sep 09 15:02:52.948DEBG Sep 09 15:02:52.948 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 } }]DEBG |
| 3446 | 2026-09-09T15:02:54.629Z | 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 } }] |
| 3447 | 2026-09-09T15:02:54.629Z | 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 } }]Sep 09 15:02:52.948 |
| 3448 | 2026-09-09T15:02:54.629Z | 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 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 3449 | 2026-09-09T15:02:54.629Z | |
| 3450 | 2026-09-09T15:02:54.629Z | Sep 09 15:02:52.948 INFO Sep 09 15:02:52.948adding route 172.17.0.8/32 -> 10.0.0.255 |
| 3451 | 2026-09-09T15:02:54.629Z | |
| 3452 | 2026-09-09T15:02:54.629Z | DEBG Sep 09 15:02:52.948replacing 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 09 15:02:52.948 |
| 3453 | 2026-09-09T15:02:54.629Z | 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.13/32 -> 10.0.0.255 |
| 3454 | 2026-09-09T15:02:54.629Z | Sep 09 15:02:52.948 |
| 3455 | 2026-09-09T15:02:54.629Z | Sep 09 15:02:52.948 INFODEBG adding route 3fff:beef:37::/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: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 09 15:02:52.948 |
| 3456 | 2026-09-09T15:02:54.629Z | |
| 3457 | 2026-09-09T15:02:54.629Z | INFOSep 09 15:02:52.948 Sep 09 15:02:52.948adding route 172.17.0.9/32 -> 10.0.0.255 |
| 3458 | 2026-09-09T15:02:54.629Z | DEBG DEBGreplacing 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 } }] |
| 3459 | 2026-09-09T15:02:54.629Z | 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 09 15:02:52.948 |
| 3460 | 2026-09-09T15:02:54.629Z | 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 09 15:02:52.948 |
| 3461 | 2026-09-09T15:02:54.629Z | Sep 09 15:02:52.948INFO INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ff Sep 09 15:02:52.948 |
| 3462 | 2026-09-09T15:02:54.629Z | adding route 172.17.0.14/32 -> 10.0.0.255INFO |
| 3463 | 2026-09-09T15:02:54.629Z | adding route 172.17.0.10/32 -> 10.0.0.255Sep 09 15:02:52.948 |
| 3464 | 2026-09-09T15:02:54.629Z | Sep 09 15:02:52.948DEBG 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 |
| 3465 | 2026-09-09T15:02:54.629Z | Sep 09 15:02:52.948replacing 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 } }] |
| 3466 | 2026-09-09T15:02:54.629Z | DEBG Sep 09 15:02:52.948 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 3467 | 2026-09-09T15:02:54.630Z | 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 09 15:02:52.948 |
| 3468 | 2026-09-09T15:02:54.630Z | DEBG Sep 09 15:02:52.948replacing 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 } }] |
| 3469 | 2026-09-09T15:02:54.630Z | Sep 09 15:02:52.949INFO INFOadding route 172.17.0.15/32 -> 10.0.0.255 |
| 3470 | 2026-09-09T15:02:54.630Z | Sep 09 15:02:52.949adding route 172.17.0.11/32 -> 10.0.0.255 |
| 3471 | 2026-09-09T15:02:54.630Z | INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 3472 | 2026-09-09T15:02:54.630Z | Sep 09 15:02:52.949 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 } }] |
| 3473 | 2026-09-09T15:02:54.630Z | Sep 09 15:02:52.949Sep 09 15:02:52.949 DEBGSep 09 15:02:52.949 INFOreplacing 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 } }] DEBGadding route 172.17.0.12/32 -> 10.0.0.255 |
| 3474 | 2026-09-09T15:02:54.630Z | 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 } }] |
| 3475 | 2026-09-09T15:02:54.630Z | |
| 3476 | 2026-09-09T15:02:54.630Z | Sep 09 15:02:52.949 DEBG Sep 09 15:02:52.949replacing 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 09 15:02:52.949 INFO |
| 3477 | 2026-09-09T15:02:54.634Z | INFO adding route 172.17.0.16/32 -> 10.0.0.255adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 3478 | 2026-09-09T15:02:54.634Z | |
| 3479 | 2026-09-09T15:02:54.634Z | Sep 09 15:02:52.949 Sep 09 15:02:52.949 DEBG 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 } }] |
| 3480 | 2026-09-09T15:02:54.634Z | Sep 09 15:02:52.949Sep 09 15:02:52.949 Sep 09 15:02:52.956DEBG INFO created new freemapDEBG , adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffcreated new freemapunit |
| 3481 | 2026-09-09T15:02:54.634Z | , : unitfreemap_route_ipv4: |
| 3482 | 2026-09-09T15:02:54.634Z | freemap_route_ipv4Sep 09 15:02:52.956Sep 09 15:02:52.949 |
| 3483 | 2026-09-09T15:02:54.634Z | INFO adding route 172.17.0.13/32 -> 10.0.0.255DEBG |
| 3484 | 2026-09-09T15:02:54.634Z | Sep 09 15:02:52.956 Sep 09 15:02:52.956 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 |
| 3485 | 2026-09-09T15:02:54.634Z | DEBG created new freemap, created new freemapSep 09 15:02:52.956unit :, unitINFO: Sep 09 15:02:52.956freemap_route_ipv6 adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 3486 | 2026-09-09T15:02:54.634Z | |
| 3487 | 2026-09-09T15:02:54.634Z | freemap_route_ipv6DEBG |
| 3488 | 2026-09-09T15:02:54.634Z | 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 09 15:02:52.956 |
| 3489 | 2026-09-09T15:02:54.634Z | Sep 09 15:02:52.956DEBG DEBGinitted freemap. size: 64 , 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 09 15:02:52.956 |
| 3490 | 2026-09-09T15:02:54.634Z | DEBGSep 09 15:02:52.956DEBG unit :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 } }]initted freemap. size: 64 |
| 3491 | 2026-09-09T15:02:54.635Z | Sep 09 15:02:52.956freemap_route_ipv4 |
| 3492 | 2026-09-09T15:02:54.635Z | , unitINFO: Sep 09 15:02:52.956adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 3493 | 2026-09-09T15:02:54.635Z | DEBG reset freemapfreemap_route_ipv4, |
| 3494 | 2026-09-09T15:02:54.635Z | Sep 09 15:02:52.956unitSep 09 15:02:52.956: Sep 09 15:02:52.956 DEBGDEBGfreemap_route_ipv4 |
| 3495 | 2026-09-09T15:02:54.635Z | INFOreset freemapreplacing 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 } }], |
| 3496 | 2026-09-09T15:02:54.635Z | Sep 09 15:02:52.956unit: adding route 172.17.0.17/32 -> 10.0.0.255DEBGSep 09 15:02:52.956 |
| 3497 | 2026-09-09T15:02:54.635Z | initted freemap. size: 64 DEBG, unit :failed to allocate space for the new target listfreemap_route_ipv4 |
| 3498 | 2026-09-09T15:02:54.635Z | |
| 3499 | 2026-09-09T15:02:54.635Z | Sep 09 15:02:52.956freemap_route_ipv6 Sep 09 15:02:52.956 |
| 3500 | 2026-09-09T15:02:54.635Z | Sep 09 15:02:52.956 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 } }] |
| 3501 | 2026-09-09T15:02:54.635Z | Sep 09 15:02:52.956DEBG 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 |
| 3502 | 2026-09-09T15:02:54.635Z | initted freemap. size: 64 reset freemap, , unitunit::Sep 09 15:02:52.956 freemap_route_ipv6INFO |
| 3503 | 2026-09-09T15:02:54.635Z | adding route 172.17.0.18/32 -> 10.0.0.255freemap_route_ipv6 |
| 3504 | 2026-09-09T15:02:54.635Z | |
| 3505 | 2026-09-09T15:02:54.635Z | Sep 09 15:02:52.956 Sep 09 15:02:52.956 DEBGINFO 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 09 15:02:52.956adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3506 | 2026-09-09T15:02:54.635Z | |
| 3507 | 2026-09-09T15:02:54.635Z | DEBGINFO reset freemapSep 09 15:02:52.956Sep 09 15:02:52.956 adding route 172.17.0.10/32 -> 10.0.0.255INFO |
| 3508 | 2026-09-09T15:02:54.635Z | DEBGadding route 172.17.0.19/32 -> 10.0.0.255, |
| 3509 | 2026-09-09T15:02:54.635Z | unit: 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 } }] |
| 3510 | 2026-09-09T15:02:54.635Z | freemap_route_ipv6Sep 09 15:02:52.956Sep 09 15:02:52.956 |
| 3511 | 2026-09-09T15:02:54.635Z | DEBGDEBG Sep 09 15:02:52.956replacing 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 } }] |
| 3512 | 2026-09-09T15:02:54.635Z | 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 } }]Sep 09 15:02:52.956adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3513 | 2026-09-09T15:02:54.635Z | |
| 3514 | 2026-09-09T15:02:54.635Z | Sep 09 15:02:52.956INFO adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 3515 | 2026-09-09T15:02:54.635Z | Sep 09 15:02:52.956 adding route 172.17.0.11/32 -> 10.0.0.255Sep 09 15:02:52.956Sep 09 15:02:52.956 |
| 3516 | 2026-09-09T15:02:54.635Z | 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.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 } }] |
| 3517 | 2026-09-09T15:02:54.635Z | Sep 09 15:02:52.956INFO |
| 3518 | 2026-09-09T15:02:54.636Z | adding route 172.17.0.20/32 -> 10.0.0.255Sep 09 15:02:52.956 |
| 3519 | 2026-09-09T15:02:54.636Z | DEBGDEBG Sep 09 15:02:52.956Sep 09 15:02:52.956 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 } }]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 |
| 3520 | 2026-09-09T15:02:54.636Z | |
| 3521 | 2026-09-09T15:02:54.636Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.2 |
| 3522 | 2026-09-09T15:02:54.636Z | 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 } }] |
| 3523 | 2026-09-09T15:02:54.636Z | Sep 09 15:02:52.956 INFO adding route 172.17.0.12/32 -> 10.0.0.255Sep 09 15:02:52.956Sep 09 15:02:52.956 |
| 3524 | 2026-09-09T15:02:54.636Z | 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 172.17.0.21/32 -> 10.0.0.255 |
| 3525 | 2026-09-09T15:02:54.636Z | Sep 09 15:02:52.956 |
| 3526 | 2026-09-09T15:02:54.636Z | DEBG Sep 09 15:02:52.956replacing 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 } }] |
| 3527 | 2026-09-09T15:02:54.636Z | 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 } }]Sep 09 15:02:52.956 |
| 3528 | 2026-09-09T15:02:54.636Z | INFOSep 09 15:02:52.956 adding route 172.16.0.0/32 -> 10.0.0.3 |
| 3529 | 2026-09-09T15:02:54.636Z | INFOSep 09 15:02:52.956 adding route 172.17.0.13/32 -> 10.0.0.255INFOSep 09 15:02:52.956 |
| 3530 | 2026-09-09T15:02:54.636Z | adding route 172.17.0.22/32 -> 10.0.0.255DEBG |
| 3531 | 2026-09-09T15:02:54.636Z | 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 09 15:02:52.956 |
| 3532 | 2026-09-09T15:02:54.636Z | 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 } }] |
| 3533 | 2026-09-09T15:02:54.636Z | Sep 09 15:02:52.956Sep 09 15:02:52.956Sep 09 15:02:52.956 DEBGINFO INFOadding route 172.16.0.0/32 -> 10.0.0.4replacing 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 } }] |
| 3534 | 2026-09-09T15:02:54.636Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 3535 | 2026-09-09T15:02:54.636Z | |
| 3536 | 2026-09-09T15:02:54.636Z | Sep 09 15:02:52.956 DEBGSep 09 15:02:52.956 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 } }] |
| 3537 | 2026-09-09T15:02:54.636Z | Sep 09 15:02:52.956adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3538 | 2026-09-09T15:02:54.636Z | 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 } }] |
| 3539 | 2026-09-09T15:02:54.636Z | Sep 09 15:02:52.956Sep 09 15:02:52.956 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.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 09 15:02:52.956replacing 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 } }] |
| 3540 | 2026-09-09T15:02:54.636Z | |
| 3541 | 2026-09-09T15:02:54.636Z | INFO adding route 172.17.0.15/32 -> 10.0.0.255Sep 09 15:02:52.956 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3542 | 2026-09-09T15:02:54.636Z | |
| 3543 | 2026-09-09T15:02:54.636Z | Sep 09 15:02:52.956 Sep 09 15:02:52.956DEBG 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 } }] |
| 3544 | 2026-09-09T15:02:54.636Z | 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 } }] |
| 3545 | 2026-09-09T15:02:54.636Z | Sep 09 15:02:52.956Sep 09 15:02:52.956 INFOINFO adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255 |
| 3546 | 2026-09-09T15:02:54.637Z | |
| 3547 | 2026-09-09T15:02:54.637Z | Sep 09 15:02:52.956 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 } }]Sep 09 15:02:52.956 |
| 3548 | 2026-09-09T15:02:54.637Z | 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 } }] |
| 3549 | 2026-09-09T15:02:54.637Z | Sep 09 15:02:52.956 INFOSep 09 15:02:52.956 adding route 172.17.0.17/32 -> 10.0.0.255INFO |
| 3550 | 2026-09-09T15:02:54.637Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 3551 | 2026-09-09T15:02:54.637Z | |
| 3552 | 2026-09-09T15:02:54.637Z | Sep 09 15:02:52.956Sep 09 15:02:52.956 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.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 } }] |
| 3553 | 2026-09-09T15:02:54.637Z | |
| 3554 | 2026-09-09T15:02:54.637Z | Sep 09 15:02:52.956 Sep 09 15:02:52.956INFOSep 09 15:02:52.956 INFODEBG adding route 172.17.0.18/32 -> 10.0.0.255 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.27/32 -> 10.0.0.255 |
| 3555 | 2026-09-09T15:02:54.637Z | |
| 3556 | 2026-09-09T15:02:54.637Z | |
| 3557 | 2026-09-09T15:02:54.637Z | Sep 09 15:02:52.956Sep 09 15:02:52.956 Sep 09 15:02:52.956INFODEBG adding route 172.17.0.6/32 -> 10.0.0.255replacing 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 |
| 3558 | 2026-09-09T15:02:54.637Z | |
| 3559 | 2026-09-09T15:02:54.637Z | 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 } }] |
| 3560 | 2026-09-09T15:02:54.637Z | Sep 09 15:02:52.956 Sep 09 15:02:52.956DEBG INFOreplacing 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 } }] |
| 3561 | 2026-09-09T15:02:54.637Z | adding route 172.17.0.19/32 -> 10.0.0.255 |
| 3562 | 2026-09-09T15:02:54.637Z | Sep 09 15:02:52.956INFOSep 09 15:02:52.956 INFODEBG adding route 172.17.0.14/32 -> 10.0.0.255 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 } }] |
| 3563 | 2026-09-09T15:02:54.637Z | Sep 09 15:02:52.956adding route 172.17.0.7/32 -> 10.0.0.255 Sep 09 15:02:52.956INFO |
| 3564 | 2026-09-09T15:02:54.637Z | INFOadding route 172.17.0.28/32 -> 10.0.0.255 adding route 172.17.0.20/32 -> 10.0.0.255 |
| 3565 | 2026-09-09T15:02:54.637Z | |
| 3566 | 2026-09-09T15:02:54.637Z | Sep 09 15:02:52.956 DEBGSep 09 15:02:52.956 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 09 15:02:52.956 |
| 3567 | 2026-09-09T15:02:54.637Z | 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 } }]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 } }] |
| 3568 | 2026-09-09T15:02:54.637Z | |
| 3569 | 2026-09-09T15:02:54.637Z | Sep 09 15:02:52.956 INFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 3570 | 2026-09-09T15:02:54.637Z | Sep 09 15:02:52.956 Sep 09 15:02:52.956INFO Sep 09 15:02:52.956adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3571 | 2026-09-09T15:02:54.638Z | 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 } }] |
| 3572 | 2026-09-09T15:02:54.638Z | Sep 09 15:02:52.956 INFODEBG Sep 09 15:02:52.956replacing 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 } }] adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3573 | 2026-09-09T15:02:54.638Z | |
| 3574 | 2026-09-09T15:02:54.638Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255 |
| 3575 | 2026-09-09T15:02:54.638Z | Sep 09 15:02:52.956 INFOSep 09 15:02:52.956 Sep 09 15:02:52.956 DEBGadding route 172.17.0.30/32 -> 10.0.0.255 DEBG |
| 3576 | 2026-09-09T15:02:54.638Z | 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.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 } }] |
| 3577 | 2026-09-09T15:02:54.649Z | |
| 3578 | 2026-09-09T15:02:54.649Z | Sep 09 15:02:52.956 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 09 15:02:52.956 |
| 3579 | 2026-09-09T15:02:54.649Z | Sep 09 15:02:52.956INFO INFOadding route 172.17.0.22/32 -> 10.0.0.255 |
| 3580 | 2026-09-09T15:02:54.649Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 3581 | 2026-09-09T15:02:54.649Z | Sep 09 15:02:52.956 INFOSep 09 15:02:52.956 Sep 09 15:02:52.956DEBG adding route 172.17.0.31/32 -> 10.0.0.255 DEBG |
| 3582 | 2026-09-09T15:02:54.649Z | 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 } }] |
| 3583 | 2026-09-09T15:02:54.649Z | 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 } }] |
| 3584 | 2026-09-09T15:02:54.649Z | Sep 09 15:02:52.956 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 } }]Sep 09 15:02:52.956 |
| 3585 | 2026-09-09T15:02:54.649Z | Sep 09 15:02:52.956 INFOINFO adding route 172.17.0.23/32 -> 10.0.0.255Sep 09 15:02:52.956adding route 172.17.0.11/32 -> 10.0.0.255 |
| 3586 | 2026-09-09T15:02:54.649Z | |
| 3587 | 2026-09-09T15:02:54.649Z | INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 3588 | 2026-09-09T15:02:54.649Z | Sep 09 15:02:52.956Sep 09 15:02:52.956 DEBGDEBGSep 09 15:02:52.956 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.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 } }] |
| 3589 | 2026-09-09T15:02:54.649Z | DEBG |
| 3590 | 2026-09-09T15:02:54.649Z | 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 } }] |
| 3591 | 2026-09-09T15:02:54.649Z | Sep 09 15:02:52.956 INFOSep 09 15:02:52.956 Sep 09 15:02:52.956adding route 172.17.0.12/32 -> 10.0.0.255 INFO |
| 3592 | 2026-09-09T15:02:54.649Z | INFO adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3593 | 2026-09-09T15:02:54.649Z | Sep 09 15:02:52.957Sep 09 15:02:52.956 DEBGDEBG created new freemapreplacing 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 } }], |
| 3594 | 2026-09-09T15:02:54.649Z | Sep 09 15:02:52.964unit :DEBG freemap_route_ipv4replacing 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 } }] |
| 3595 | 2026-09-09T15:02:54.649Z | |
| 3596 | 2026-09-09T15:02:54.649Z | Sep 09 15:02:52.964 INFOSep 09 15:02:52.964 adding route 172.17.0.13/32 -> 10.0.0.255Sep 09 15:02:52.964 |
| 3597 | 2026-09-09T15:02:54.649Z | INFODEBG adding route 172.17.0.34/32 -> 10.0.0.255created new freemap |
| 3598 | 2026-09-09T15:02:54.650Z | , unit:Sep 09 15:02:52.964 freemap_route_ipv6DEBG |
| 3599 | 2026-09-09T15:02:54.650Z | Sep 09 15:02:52.964replacing 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 } }] |
| 3600 | 2026-09-09T15:02:54.650Z | DEBG Sep 09 15:02:52.964replacing 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 |
| 3601 | 2026-09-09T15:02:54.650Z | initted freemap. size: 64Sep 09 15:02:52.964, unitINFO: Sep 09 15:02:52.964freemap_route_ipv4 |
| 3602 | 2026-09-09T15:02:54.650Z | adding route 172.17.0.14/32 -> 10.0.0.255INFO |
| 3603 | 2026-09-09T15:02:54.650Z | adding route 172.17.0.35/32 -> 10.0.0.255Sep 09 15:02:52.964 |
| 3604 | 2026-09-09T15:02:54.650Z | DEBG reset freemap, unit:Sep 09 15:02:52.964 freemap_route_ipv4Sep 09 15:02:52.964DEBG |
| 3605 | 2026-09-09T15:02:54.650Z | 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 } }]DEBG |
| 3606 | 2026-09-09T15:02:54.650Z | 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 09 15:02:52.964 |
| 3607 | 2026-09-09T15:02:54.650Z | DEBG initted freemap. size: 64, unit:Sep 09 15:02:52.964 freemap_route_ipv6Sep 09 15:02:52.964 |
| 3608 | 2026-09-09T15:02:54.650Z | INFO INFOadding route 172.17.0.15/32 -> 10.0.0.255 |
| 3609 | 2026-09-09T15:02:54.650Z | adding route 172.17.0.36/32 -> 10.0.0.255Sep 09 15:02:52.964 |
| 3610 | 2026-09-09T15:02:54.650Z | DEBG Sep 09 15:02:52.964reset freemap , DEBGunit :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 } }] |
| 3611 | 2026-09-09T15:02:54.650Z | freemap_route_ipv6Sep 09 15:02:52.964 |
| 3612 | 2026-09-09T15:02:54.650Z | 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 } }]Sep 09 15:02:52.964 |
| 3613 | 2026-09-09T15:02:54.650Z | Sep 09 15:02:52.964INFO INFOadding route 172.16.0.0/32 -> 10.0.0.1 |
| 3614 | 2026-09-09T15:02:54.650Z | Sep 09 15:02:52.964adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3615 | 2026-09-09T15:02:54.650Z | INFO Sep 09 15:02:52.964adding route 172.17.0.37/32 -> 10.0.0.255 |
| 3616 | 2026-09-09T15:02:54.650Z | DEBG |
| 3617 | 2026-09-09T15:02:54.650Z | Sep 09 15:02:52.964replacing 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 } }] |
| 3618 | 2026-09-09T15:02:54.650Z | DEBGSep 09 15:02:52.964Sep 09 15:02:52.964 Sep 09 15:02:52.964 INFODEBG 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 } }]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.16.0.0/32 -> 10.0.0.2 |
| 3619 | 2026-09-09T15:02:54.650Z | |
| 3620 | 2026-09-09T15:02:54.650Z | 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 } }] |
| 3621 | 2026-09-09T15:02:54.650Z | |
| 3622 | 2026-09-09T15:02:54.650Z | Sep 09 15:02:52.964 INFOSep 09 15:02:52.964Sep 09 15:02:52.964 adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3623 | 2026-09-09T15:02:54.650Z | 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 } }]INFO |
| 3624 | 2026-09-09T15:02:54.650Z | Sep 09 15:02:52.964adding route 172.17.0.17/32 -> 10.0.0.255 Sep 09 15:02:52.964Sep 09 15:02:52.964DEBG 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.15/32 -> 10.0.0.255 |
| 3625 | 2026-09-09T15:02:54.650Z | |
| 3626 | 2026-09-09T15:02:54.651Z | |
| 3627 | 2026-09-09T15:02:54.651Z | INFO adding route 172.17.0.0/32 -> 10.0.0.255 |
| 3628 | 2026-09-09T15:02:54.651Z | Sep 09 15:02:52.964Sep 09 15:02:52.964 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 } }]Sep 09 15:02:52.964Sep 09 15:02:52.964replacing 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 } }] |
| 3629 | 2026-09-09T15:02:54.651Z | INFO |
| 3630 | 2026-09-09T15:02:54.651Z | adding route 172.17.0.39/32 -> 10.0.0.255DEBG |
| 3631 | 2026-09-09T15:02:54.651Z | 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 09 15:02:52.964 |
| 3632 | 2026-09-09T15:02:54.651Z | INFO adding route 172.17.0.18/32 -> 10.0.0.255Sep 09 15:02:52.964 |
| 3633 | 2026-09-09T15:02:54.651Z | Sep 09 15:02:52.964 INFOINFO |
| 3634 | 2026-09-09T15:02:54.651Z | adding route 172.17.0.16/32 -> 10.0.0.255Sep 09 15:02:52.964 |
| 3635 | 2026-09-09T15:02:54.651Z | adding route 172.17.0.1/32 -> 10.0.0.255DEBG |
| 3636 | 2026-09-09T15:02:54.651Z | Sep 09 15:02:52.964Sep 09 15:02:52.964 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 } }]DEBG |
| 3637 | 2026-09-09T15:02:54.651Z | Sep 09 15:02:52.964Sep 09 15:02:52.964replacing 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 } }] |
| 3638 | 2026-09-09T15:02:54.651Z | 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 } }]DEBG |
| 3639 | 2026-09-09T15:02:54.651Z | 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.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 09 15:02:52.964 |
| 3640 | 2026-09-09T15:02:54.651Z | INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3641 | 2026-09-09T15:02:54.651Z | |
| 3642 | 2026-09-09T15:02:54.651Z | Sep 09 15:02:52.964Sep 09 15:02:52.964 Sep 09 15:02:52.964Sep 09 15:02:52.964INFO INFOINFOSep 09 15:02:52.964adding route 172.17.0.17/32 -> 10.0.0.255 INFO adding route 172.17.0.25/32 -> 10.0.0.255 adding route 172.17.0.19/32 -> 10.0.0.255DEBGadding route 172.17.0.2/32 -> 10.0.0.255 |
| 3643 | 2026-09-09T15:02:54.651Z | |
| 3644 | 2026-09-09T15:02:54.651Z | |
| 3645 | 2026-09-09T15:02:54.651Z | |
| 3646 | 2026-09-09T15:02:54.651Z | 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 } }] |
| 3647 | 2026-09-09T15:02:54.651Z | Sep 09 15:02:52.964Sep 09 15:02:52.964Sep 09 15:02:52.964 Sep 09 15:02:52.964DEBG Sep 09 15:02:52.964DEBG DEBG 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 } }] 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 } }]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 } }]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 } }] |
| 3648 | 2026-09-09T15:02:54.651Z | |
| 3649 | 2026-09-09T15:02:54.651Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3650 | 2026-09-09T15:02:54.651Z | |
| 3651 | 2026-09-09T15:02:54.651Z | Sep 09 15:02:52.964 |
| 3652 | 2026-09-09T15:02:54.651Z | Sep 09 15:02:52.964INFO Sep 09 15:02:52.964 INFO adding route 172.17.0.18/32 -> 10.0.0.255 adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3653 | 2026-09-09T15:02:54.652Z | INFO |
| 3654 | 2026-09-09T15:02:54.652Z | adding route 172.17.0.26/32 -> 10.0.0.255Sep 09 15:02:52.964 |
| 3655 | 2026-09-09T15:02:54.652Z | Sep 09 15:02:52.964Sep 09 15:02:52.964 DEBGDEBGINFO adding route 172.17.0.20/32 -> 10.0.0.255 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 09 15:02:52.964 |
| 3656 | 2026-09-09T15:02:54.652Z | 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 } }]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 } }] |
| 3657 | 2026-09-09T15:02:54.652Z | Sep 09 15:02:52.972 |
| 3658 | 2026-09-09T15:02:54.652Z | |
| 3659 | 2026-09-09T15:02:54.652Z | INFO adding route 172.17.0.19/32 -> 10.0.0.255Sep 09 15:02:52.972 |
| 3660 | 2026-09-09T15:02:54.652Z | Sep 09 15:02:52.972 INFO DEBGadding route 172.17.0.4/32 -> 10.0.0.255 Sep 09 15:02:52.972 |
| 3661 | 2026-09-09T15:02:54.652Z | 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 |
| 3662 | 2026-09-09T15:02:54.652Z | 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 } }] |
| 3663 | 2026-09-09T15:02:54.652Z | Sep 09 15:02:52.972 DEBG Sep 09 15:02:52.972replacing 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 09 15:02:52.972 |
| 3664 | 2026-09-09T15:02:54.652Z | INFO INFOadding route 172.17.0.20/32 -> 10.0.0.255 |
| 3665 | 2026-09-09T15:02:54.652Z | Sep 09 15:02:52.972adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3666 | 2026-09-09T15:02:54.652Z | INFO Sep 09 15:02:52.972adding route 172.17.0.5/32 -> 10.0.0.255 |
| 3667 | 2026-09-09T15:02:54.652Z | DEBGSep 09 15:02:52.972 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 09 15:02:52.972INFO |
| 3668 | 2026-09-09T15:02:54.652Z | DEBGadding route 172.17.0.42/32 -> 10.0.0.255Sep 09 15:02:52.972 |
| 3669 | 2026-09-09T15:02:54.652Z | 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 |
| 3670 | 2026-09-09T15:02:54.652Z | 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 09 15:02:52.972 |
| 3671 | 2026-09-09T15:02:54.652Z | Sep 09 15:02:52.972DEBG Sep 09 15:02:52.972INFO INFOadding route 172.17.0.21/32 -> 10.0.0.255 |
| 3672 | 2026-09-09T15:02:54.652Z | Sep 09 15:02:52.972replacing 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 } }]adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3673 | 2026-09-09T15:02:54.652Z | |
| 3674 | 2026-09-09T15:02:54.652Z | INFO Sep 09 15:02:52.972adding route 172.17.0.6/32 -> 10.0.0.255 Sep 09 15:02:52.972DEBG DEBG |
| 3675 | 2026-09-09T15:02:54.652Z | 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 09 15:02:52.972 |
| 3676 | 2026-09-09T15:02:54.652Z | 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 09 15:02:52.972 |
| 3677 | 2026-09-09T15:02:54.657Z | INFODEBGSep 09 15:02:52.972 Sep 09 15:02:52.972replacing 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 |
| 3678 | 2026-09-09T15:02:54.657Z | adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3679 | 2026-09-09T15:02:54.657Z | adding route 172.17.0.43/32 -> 10.0.0.255INFO |
| 3680 | 2026-09-09T15:02:54.657Z | Sep 09 15:02:52.972Sep 09 15:02:52.972 adding route 172.17.0.22/32 -> 10.0.0.255DEBG |
| 3681 | 2026-09-09T15:02:54.657Z | INFO adding route 172.17.0.7/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 } }] |
| 3682 | 2026-09-09T15:02:54.657Z | Sep 09 15:02:52.972Sep 09 15:02:52.972 |
| 3683 | 2026-09-09T15:02:54.657Z | 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 09 15:02:52.972Sep 09 15:02:52.972DEBG |
| 3684 | 2026-09-09T15:02:54.658Z | 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 } }] |
| 3685 | 2026-09-09T15:02:54.658Z | DEBG Sep 09 15:02:52.972replacing 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 |
| 3686 | 2026-09-09T15:02:54.658Z | INFOadding route 172.17.0.24/32 -> 10.0.0.255 Sep 09 15:02:52.972adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3687 | 2026-09-09T15:02:54.658Z | INFO Sep 09 15:02:52.972 |
| 3688 | 2026-09-09T15:02:54.658Z | adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3689 | 2026-09-09T15:02:54.658Z | INFOSep 09 15:02:52.972 adding route 172.17.0.8/32 -> 10.0.0.255DEBGSep 09 15:02:52.972 |
| 3690 | 2026-09-09T15:02:54.658Z | DEBGreplacing 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 } }] |
| 3691 | 2026-09-09T15:02:54.658Z | 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 } }] |
| 3692 | 2026-09-09T15:02:54.658Z | Sep 09 15:02:52.972 DEBGSep 09 15:02:52.972 Sep 09 15:02:52.972replacing 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 Sep 09 15:02:52.972 |
| 3693 | 2026-09-09T15:02:54.658Z | INFO INFO 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 } }] |
| 3694 | 2026-09-09T15:02:54.658Z | adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3695 | 2026-09-09T15:02:54.658Z | |
| 3696 | 2026-09-09T15:02:54.658Z | Sep 09 15:02:52.972Sep 09 15:02:52.972 Sep 09 15:02:52.972INFO INFODEBGSep 09 15:02:52.972 DEBGadding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255 |
| 3697 | 2026-09-09T15:02:54.658Z | 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 } }] |
| 3698 | 2026-09-09T15:02:54.658Z | |
| 3699 | 2026-09-09T15:02:54.658Z | 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 09 15:02:52.972 |
| 3700 | 2026-09-09T15:02:54.658Z | Sep 09 15:02:52.972DEBGSep 09 15:02:52.972 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 } }]INFO |
| 3701 | 2026-09-09T15:02:54.658Z | 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 } }] |
| 3702 | 2026-09-09T15:02:54.658Z | adding route 172.17.0.25/32 -> 10.0.0.255Sep 09 15:02:52.972 |
| 3703 | 2026-09-09T15:02:54.658Z | INFOSep 09 15:02:52.972 Sep 09 15:02:52.972adding route 172.17.0.46/32 -> 10.0.0.255 INFOSep 09 15:02:52.972 |
| 3704 | 2026-09-09T15:02:54.658Z | INFODEBG adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255replacing 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 } }] |
| 3705 | 2026-09-09T15:02:54.658Z | |
| 3706 | 2026-09-09T15:02:54.658Z | |
| 3707 | 2026-09-09T15:02:54.658Z | Sep 09 15:02:52.972Sep 09 15:02:52.972Sep 09 15:02:52.972 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.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 09 15:02:52.972 |
| 3708 | 2026-09-09T15:02:54.658Z | DEBGINFO |
| 3709 | 2026-09-09T15:02:54.658Z | 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 172.17.0.26/32 -> 10.0.0.255Sep 09 15:02:52.972 |
| 3710 | 2026-09-09T15:02:54.658Z | |
| 3711 | 2026-09-09T15:02:54.659Z | Sep 09 15:02:52.972INFO INFOSep 09 15:02:52.972adding route 172.17.0.47/32 -> 10.0.0.255 |
| 3712 | 2026-09-09T15:02:54.659Z | Sep 09 15:02:52.972 INFO DEBGadding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.27/32 -> 10.0.0.255Sep 09 15:02:52.972 |
| 3713 | 2026-09-09T15:02:54.659Z | 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 } }] |
| 3714 | 2026-09-09T15:02:54.659Z | DEBG |
| 3715 | 2026-09-09T15:02:54.659Z | Sep 09 15:02:52.972replacing 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 } }] |
| 3716 | 2026-09-09T15:02:54.659Z | DEBG Sep 09 15:02:52.972Sep 09 15:02:52.972 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 } }] |
| 3717 | 2026-09-09T15:02:54.659Z | DEBGadding route 172.17.0.27/32 -> 10.0.0.255 |
| 3718 | 2026-09-09T15:02:54.659Z | 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 09 15:02:52.972 |
| 3719 | 2026-09-09T15:02:54.659Z | Sep 09 15:02:52.972 INFO INFOSep 09 15:02:52.972adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3720 | 2026-09-09T15:02:54.659Z | INFOSep 09 15:02:52.972adding route 172.17.0.28/32 -> 10.0.0.255 DEBG |
| 3721 | 2026-09-09T15:02:54.659Z | adding route 172.17.0.12/32 -> 10.0.0.255 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 } }] |
| 3722 | 2026-09-09T15:02:54.659Z | |
| 3723 | 2026-09-09T15:02:54.659Z | Sep 09 15:02:52.972 Sep 09 15:02:52.972DEBG Sep 09 15:02:52.972replacing 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 } }]DEBG |
| 3724 | 2026-09-09T15:02:54.659Z | 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 |
| 3725 | 2026-09-09T15:02:54.659Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3726 | 2026-09-09T15:02:54.659Z | Sep 09 15:02:52.972Sep 09 15:02:52.972Sep 09 15:02:52.972 Sep 09 15:02:52.972 DEBG 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 } }]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 } }] |
| 3727 | 2026-09-09T15:02:54.659Z | adding route 172.17.0.29/32 -> 10.0.0.255 INFO |
| 3728 | 2026-09-09T15:02:54.659Z | |
| 3729 | 2026-09-09T15:02:54.659Z | adding route 172.17.0.49/32 -> 10.0.0.255Sep 09 15:02:52.972 |
| 3730 | 2026-09-09T15:02:54.659Z | Sep 09 15:02:52.972 INFODEBG Sep 09 15:02:52.972adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3731 | 2026-09-09T15:02:54.659Z | DEBGSep 09 15:02:52.972 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 } }] |
| 3732 | 2026-09-09T15:02:54.659Z | INFO adding route 172.17.0.13/32 -> 10.0.0.255Sep 09 15:02:52.972replacing 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 09 15:02:52.972DEBG |
| 3733 | 2026-09-09T15:02:54.659Z | 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 } }]INFO |
| 3734 | 2026-09-09T15:02:54.659Z | test route::tests::delete_target_fragmented ... ok |
| 3735 | 2026-09-09T15:02:54.659Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3736 | 2026-09-09T15:02:54.659Z | |
| 3737 | 2026-09-09T15:02:54.659Z | Sep 09 15:02:52.972 Sep 09 15:02:52.972Sep 09 15:02:52.972 INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 3738 | 2026-09-09T15:02:54.659Z | adding route 172.17.0.30/32 -> 10.0.0.255DEBGSep 09 15:02:52.972 |
| 3739 | 2026-09-09T15:02:54.659Z | 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 09 15:02:52.972 |
| 3740 | 2026-09-09T15:02:54.660Z | DEBG DEBGreplacing 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 09 15:02:52.972Sep 09 15:02:52.972 |
| 3741 | 2026-09-09T15:02:54.660Z | INFO DEBGadding route 172.17.0.14/32 -> 10.0.0.255 Sep 09 15:02:52.972replacing 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 } }] |
| 3742 | 2026-09-09T15:02:54.660Z | |
| 3743 | 2026-09-09T15:02:54.660Z | 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 } }] |
| 3744 | 2026-09-09T15:02:54.660Z | Sep 09 15:02:52.972adding route 172.17.0.51/32 -> 10.0.0.255Sep 09 15:02:52.972 |
| 3745 | 2026-09-09T15:02:54.660Z | Sep 09 15:02:52.972DEBG 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 } }]INFOINFO |
| 3746 | 2026-09-09T15:02:54.660Z | adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.31/32 -> 10.0.0.255 |
| 3747 | 2026-09-09T15:02:54.660Z | |
| 3748 | 2026-09-09T15:02:54.660Z | Sep 09 15:02:52.972 DEBGSep 09 15:02:52.972 Sep 09 15:02:52.972replacing 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 } }] |
| 3749 | 2026-09-09T15:02:54.660Z | DEBG INFOreplacing 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 09 15:02:52.972 |
| 3750 | 2026-09-09T15:02:54.660Z | Sep 09 15:02:52.972DEBG adding route 172.17.0.15/32 -> 10.0.0.255 |
| 3751 | 2026-09-09T15:02:54.660Z | INFOSep 09 15:02:52.972 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 } }]INFOadding route 172.17.0.52/32 -> 10.0.0.255 |
| 3752 | 2026-09-09T15:02:54.660Z | Sep 09 15:02:52.972 adding route 172.17.0.32/32 -> 10.0.0.255 |
| 3753 | 2026-09-09T15:02:54.660Z | DEBG |
| 3754 | 2026-09-09T15:02:54.660Z | Sep 09 15:02:52.972 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 } }] |
| 3755 | 2026-09-09T15:02:54.660Z | INFOSep 09 15:02:52.972 Sep 09 15:02:52.972adding route 172.17.0.32/32 -> 10.0.0.255 DEBGDEBG |
| 3756 | 2026-09-09T15:02:54.660Z | 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.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 } }] |
| 3757 | 2026-09-09T15:02:54.660Z | |
| 3758 | 2026-09-09T15:02:54.660Z | Sep 09 15:02:52.972Sep 09 15:02:52.972 INFOSep 09 15:02:52.972INFO adding route 172.17.0.16/32 -> 10.0.0.255Sep 09 15:02:52.972 |
| 3759 | 2026-09-09T15:02:54.660Z | 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 } }]adding route 172.17.0.33/32 -> 10.0.0.255 |
| 3760 | 2026-09-09T15:02:54.660Z | |
| 3761 | 2026-09-09T15:02:54.660Z | Sep 09 15:02:52.972 DEBG adding route 172.17.0.53/32 -> 10.0.0.255Sep 09 15:02:52.973Sep 09 15:02:52.973replacing 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 } }] |
| 3762 | 2026-09-09T15:02:54.660Z | |
| 3763 | 2026-09-09T15:02:54.660Z | 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 09 15:02:52.973 |
| 3764 | 2026-09-09T15:02:54.660Z | Sep 09 15:02:52.973 adding route 172.17.0.33/32 -> 10.0.0.255 |
| 3765 | 2026-09-09T15:02:54.660Z | DEBGINFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 3766 | 2026-09-09T15:02:54.660Z | 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 09 15:02:52.973 |
| 3767 | 2026-09-09T15:02:54.660Z | Sep 09 15:02:52.973 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 } }] |
| 3768 | 2026-09-09T15:02:54.661Z | adding route 172.17.0.34/32 -> 10.0.0.255Sep 09 15:02:52.973Sep 09 15:02:52.973 |
| 3769 | 2026-09-09T15:02:54.661Z | INFODEBG Sep 09 15:02:52.973replacing 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.54/32 -> 10.0.0.255Sep 09 15:02:52.973 |
| 3770 | 2026-09-09T15:02:54.661Z | INFO |
| 3771 | 2026-09-09T15:02:54.661Z | DEBGadding route 172.17.0.34/32 -> 10.0.0.255 Sep 09 15:02:52.973Sep 09 15:02:52.973replacing 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 |
| 3772 | 2026-09-09T15:02:54.661Z | INFO adding route 172.17.0.18/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 } }] |
| 3773 | 2026-09-09T15:02:54.661Z | |
| 3774 | 2026-09-09T15:02:54.661Z | Sep 09 15:02:52.973Sep 09 15:02:52.980 INFO DEBGadding route 172.17.0.35/32 -> 10.0.0.255 |
| 3775 | 2026-09-09T15:02:54.661Z | 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 } }] |
| 3776 | 2026-09-09T15:02:54.661Z | |
| 3777 | 2026-09-09T15:02:54.665Z | Sep 09 15:02:52.980Sep 09 15:02:52.980 Sep 09 15:02:52.980 INFODEBGDEBG Sep 09 15:02:52.980 adding route 172.17.0.19/32 -> 10.0.0.255INFO 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 } }] |
| 3778 | 2026-09-09T15:02:54.665Z | 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.55/32 -> 10.0.0.255 |
| 3779 | 2026-09-09T15:02:54.665Z | |
| 3780 | 2026-09-09T15:02:54.665Z | |
| 3781 | 2026-09-09T15:02:54.666Z | Sep 09 15:02:52.980 INFOSep 09 15:02:52.980 adding route 172.17.0.36/32 -> 10.0.0.255Sep 09 15:02:52.980 |
| 3782 | 2026-09-09T15:02:54.666Z | Sep 09 15:02:52.980 DEBGDEBG Sep 09 15:02:52.980INFO 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.35/32 -> 10.0.0.255 |
| 3783 | 2026-09-09T15:02:54.666Z | DEBG |
| 3784 | 2026-09-09T15:02:54.666Z | 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.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 } }] |
| 3785 | 2026-09-09T15:02:54.666Z | Sep 09 15:02:52.980 |
| 3786 | 2026-09-09T15:02:54.666Z | Sep 09 15:02:52.980 INFO DEBGadding route 172.17.0.20/32 -> 10.0.0.255 |
| 3787 | 2026-09-09T15:02:54.666Z | Sep 09 15:02:52.980replacing 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 } }] |
| 3788 | 2026-09-09T15:02:54.666Z | INFO Sep 09 15:02:52.980adding route 172.17.0.56/32 -> 10.0.0.255 Sep 09 15:02:52.980 |
| 3789 | 2026-09-09T15:02:54.666Z | DEBG INFO adding route 172.17.0.37/32 -> 10.0.0.255Sep 09 15:02:52.980 |
| 3790 | 2026-09-09T15:02:54.666Z | 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 } }] |
| 3791 | 2026-09-09T15:02:54.666Z | INFO adding route 172.17.0.36/32 -> 10.0.0.255Sep 09 15:02:52.980 |
| 3792 | 2026-09-09T15:02:54.666Z | Sep 09 15:02:52.980DEBG 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 09 15:02:52.980INFO Sep 09 15:02:52.980 |
| 3793 | 2026-09-09T15:02:54.666Z | DEBG 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 } }] adding route 172.17.0.21/32 -> 10.0.0.255Sep 09 15:02:52.980 |
| 3794 | 2026-09-09T15:02:54.666Z | 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 } }] |
| 3795 | 2026-09-09T15:02:54.666Z | |
| 3796 | 2026-09-09T15:02:54.666Z | INFO Sep 09 15:02:52.980adding route 172.17.0.57/32 -> 10.0.0.255Sep 09 15:02:52.980 |
| 3797 | 2026-09-09T15:02:54.666Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255DEBG |
| 3798 | 2026-09-09T15:02:54.666Z | Sep 09 15:02:52.980 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 |
| 3799 | 2026-09-09T15:02:54.666Z | Sep 09 15:02:52.980replacing 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 09 15:02:52.980 |
| 3800 | 2026-09-09T15:02:54.666Z | INFO DEBGSep 09 15:02:52.980adding route 172.17.0.37/32 -> 10.0.0.255Sep 09 15:02:52.980 |
| 3801 | 2026-09-09T15:02:54.666Z | 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 } }]INFO |
| 3802 | 2026-09-09T15:02:54.666Z | Sep 09 15:02:52.980 adding route 172.17.0.22/32 -> 10.0.0.255DEBGINFO |
| 3803 | 2026-09-09T15:02:54.666Z | 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.58/32 -> 10.0.0.255 |
| 3804 | 2026-09-09T15:02:54.666Z | |
| 3805 | 2026-09-09T15:02:54.666Z | Sep 09 15:02:52.980Sep 09 15:02:52.980 Sep 09 15:02:52.980INFO DEBG adding route 172.17.0.39/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 } }]Sep 09 15:02:52.980 |
| 3806 | 2026-09-09T15:02:54.666Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255DEBG |
| 3807 | 2026-09-09T15:02:54.667Z | |
| 3808 | 2026-09-09T15:02:54.667Z | Sep 09 15:02:52.980 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 |
| 3809 | 2026-09-09T15:02:54.667Z | 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 09 15:02:52.980Sep 09 15:02:52.980 Sep 09 15:02:52.980 DEBGDEBG |
| 3810 | 2026-09-09T15:02:54.667Z | 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.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 } }] |
| 3811 | 2026-09-09T15:02:54.667Z | INFO Sep 09 15:02:52.980Sep 09 15:02:52.980 adding route 172.17.0.59/32 -> 10.0.0.255INFO |
| 3812 | 2026-09-09T15:02:54.667Z | INFO |
| 3813 | 2026-09-09T15:02:54.667Z | adding route 172.17.0.23/32 -> 10.0.0.255Sep 09 15:02:52.980 adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3814 | 2026-09-09T15:02:54.667Z | |
| 3815 | 2026-09-09T15:02:54.667Z | INFO adding route 172.17.0.40/32 -> 10.0.0.255Sep 09 15:02:52.980 |
| 3816 | 2026-09-09T15:02:54.667Z | INFOSep 09 15:02:52.980 Sep 09 15:02:52.980DEBGadding route 172.17.0.39/32 -> 10.0.0.255 Sep 09 15:02:52.980 |
| 3817 | 2026-09-09T15:02:54.667Z | DEBGDEBGreplacing 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 } }] |
| 3818 | 2026-09-09T15:02:54.667Z | 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.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 } }] |
| 3819 | 2026-09-09T15:02:54.667Z | |
| 3820 | 2026-09-09T15:02:54.667Z | Sep 09 15:02:52.980 Sep 09 15:02:52.980Sep 09 15:02:52.980INFO Sep 09 15:02:52.980adding route 172.17.0.24/32 -> 10.0.0.255 Sep 09 15:02:52.980INFO INFOadding route 172.17.0.41/32 -> 10.0.0.255 |
| 3821 | 2026-09-09T15:02:54.667Z | |
| 3822 | 2026-09-09T15:02:54.667Z | adding route 172.17.0.28/32 -> 10.0.0.255DEBG |
| 3823 | 2026-09-09T15:02:54.667Z | 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 09 15:02:52.980 DEBGSep 09 15:02:52.980 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 } }] |
| 3824 | 2026-09-09T15:02:54.667Z | Sep 09 15:02:52.980replacing 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 |
| 3825 | 2026-09-09T15:02:54.667Z | 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 |
| 3826 | 2026-09-09T15:02:54.667Z | |
| 3827 | 2026-09-09T15:02:54.667Z | 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 09 15:02:52.980 |
| 3828 | 2026-09-09T15:02:54.667Z | Sep 09 15:02:52.980 INFOINFO adding route 172.17.0.40/32 -> 10.0.0.255Sep 09 15:02:52.980 |
| 3829 | 2026-09-09T15:02:54.667Z | adding route 172.17.0.25/32 -> 10.0.0.255 Sep 09 15:02:52.980INFO |
| 3830 | 2026-09-09T15:02:54.667Z | INFO Sep 09 15:02:52.980 adding route 172.17.0.60/32 -> 10.0.0.255INFO |
| 3831 | 2026-09-09T15:02:54.667Z | adding route 172.17.0.29/32 -> 10.0.0.255 Sep 09 15:02:52.980adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3832 | 2026-09-09T15:02:54.667Z | DEBG |
| 3833 | 2026-09-09T15:02:54.667Z | 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 09 15:02:52.980Sep 09 15:02:52.980 |
| 3834 | 2026-09-09T15:02:54.667Z | test route::tests::delete_targets_full ... ok |
| 3835 | 2026-09-09T15:02:54.668Z | Sep 09 15:02:52.980 DEBGSep 09 15:02:52.980 DEBGSep 09 15:02:52.980DEBG 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 } }]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 } }]adding route 172.17.0.26/32 -> 10.0.0.255 |
| 3836 | 2026-09-09T15:02:54.668Z | test route::tests::delete_targets_fragmented ... ok |
| 3837 | 2026-09-09T15:02:54.668Z | 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 } }]DEBG |
| 3838 | 2026-09-09T15:02:54.668Z | |
| 3839 | 2026-09-09T15:02:54.668Z | |
| 3840 | 2026-09-09T15:02:54.668Z | 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 09 15:02:52.980Sep 09 15:02:52.980 |
| 3841 | 2026-09-09T15:02:54.668Z | INFOSep 09 15:02:52.980Sep 09 15:02:52.980 INFOSep 09 15:02:52.980 DEBG adding route 172.17.0.41/32 -> 10.0.0.255INFOadding route 172.17.0.30/32 -> 10.0.0.255 |
| 3842 | 2026-09-09T15:02:54.668Z | DEBGreplacing 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 } }] |
| 3843 | 2026-09-09T15:02:54.668Z | |
| 3844 | 2026-09-09T15:02:54.668Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 3845 | 2026-09-09T15:02:54.668Z | Sep 09 15:02:52.980failed to allocate space for the new target list Sep 09 15:02:52.980 |
| 3846 | 2026-09-09T15:02:54.668Z | DEBGSep 09 15:02:52.980Sep 09 15:02:52.980 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 } }]DEBG |
| 3847 | 2026-09-09T15:02:54.668Z | 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 } }]adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3848 | 2026-09-09T15:02:54.668Z | Sep 09 15:02:52.980 |
| 3849 | 2026-09-09T15:02:54.668Z | Sep 09 15:02:52.980DEBG 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.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 09 15:02:52.980Sep 09 15:02:52.980 |
| 3850 | 2026-09-09T15:02:54.668Z | INFO |
| 3851 | 2026-09-09T15:02:54.668Z | adding route 172.17.0.44/32 -> 10.0.0.255INFODEBGSep 09 15:02:52.980 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 } }] |
| 3852 | 2026-09-09T15:02:54.668Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3853 | 2026-09-09T15:02:54.668Z | INFO |
| 3854 | 2026-09-09T15:02:54.668Z | Sep 09 15:02:52.980adding route 172.17.0.31/32 -> 10.0.0.255 Sep 09 15:02:52.980 |
| 3855 | 2026-09-09T15:02:54.668Z | Sep 09 15:02:52.980 DEBGINFO 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 09 15:02:52.980 |
| 3856 | 2026-09-09T15:02:54.668Z | DEBG adding route 172.17.0.28/32 -> 10.0.0.255DEBG |
| 3857 | 2026-09-09T15:02:54.668Z | Sep 09 15:02:52.980replacing 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 } }] 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 } }]INFO |
| 3858 | 2026-09-09T15:02:54.668Z | |
| 3859 | 2026-09-09T15:02:54.668Z | adding route 172.17.0.45/32 -> 10.0.0.255Sep 09 15:02:52.980 |
| 3860 | 2026-09-09T15:02:54.668Z | DEBGSep 09 15:02:52.980 Sep 09 15:02:52.980INFOreplacing 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 } }] |
| 3861 | 2026-09-09T15:02:54.668Z | adding route 172.17.0.43/32 -> 10.0.0.255INFOSep 09 15:02:52.980 |
| 3862 | 2026-09-09T15:02:54.668Z | adding route 172.17.0.32/32 -> 10.0.0.255Sep 09 15:02:52.980DEBG |
| 3863 | 2026-09-09T15:02:54.669Z | 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 Sep 09 15:02:52.980 |
| 3864 | 2026-09-09T15:02:54.669Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3865 | 2026-09-09T15:02:54.669Z | DEBGSep 09 15:02:52.980 Sep 09 15:02:52.980replacing 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 } }] DEBG |
| 3866 | 2026-09-09T15:02:54.669Z | DEBGSep 09 15:02:52.980 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 } }]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 } }] |
| 3867 | 2026-09-09T15:02:54.669Z | |
| 3868 | 2026-09-09T15:02:54.669Z | INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 3869 | 2026-09-09T15:02:54.669Z | Sep 09 15:02:52.980Sep 09 15:02:52.980Sep 09 15:02:52.980 INFOINFOINFO Sep 09 15:02:52.980adding route 172.17.0.30/32 -> 10.0.0.255 |
| 3870 | 2026-09-09T15:02:54.669Z | adding route 172.17.0.44/32 -> 10.0.0.255DEBGadding route 172.17.0.33/32 -> 10.0.0.255 |
| 3871 | 2026-09-09T15:02:54.669Z | Sep 09 15:02:52.980replacing 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 } }] |
| 3872 | 2026-09-09T15:02:54.669Z | |
| 3873 | 2026-09-09T15:02:54.669Z | DEBG Sep 09 15:02:52.980replacing 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 } }] |
| 3874 | 2026-09-09T15:02:54.669Z | Sep 09 15:02:52.980DEBGSep 09 15:02:52.980 Sep 09 15:02:52.980replacing 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 |
| 3875 | 2026-09-09T15:02:54.669Z | adding route 172.17.0.47/32 -> 10.0.0.255INFO |
| 3876 | 2026-09-09T15:02:54.669Z | adding route 172.17.0.31/32 -> 10.0.0.255Sep 09 15:02:52.980 INFODEBG adding route 172.17.0.45/32 -> 10.0.0.255replacing 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 } }] |
| 3877 | 2026-09-09T15:02:54.673Z | |
| 3878 | 2026-09-09T15:02:54.673Z | Sep 09 15:02:52.980Sep 09 15:02:52.980 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.34/32 -> 10.0.0.255 |
| 3879 | 2026-09-09T15:02:54.673Z | |
| 3880 | 2026-09-09T15:02:54.673Z | Sep 09 15:02:52.981Sep 09 15:02:52.981 INFODEBG adding route 172.17.0.46/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 } }] |
| 3881 | 2026-09-09T15:02:54.673Z | |
| 3882 | 2026-09-09T15:02:54.673Z | Sep 09 15:02:52.981Sep 09 15:02:52.981 DEBGINFO 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 } }]adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3883 | 2026-09-09T15:02:54.673Z | |
| 3884 | 2026-09-09T15:02:54.674Z | Sep 09 15:02:52.981Sep 09 15:02:52.981 INFODEBG adding route 172.17.0.47/32 -> 10.0.0.255replacing 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 } }] |
| 3885 | 2026-09-09T15:02:54.674Z | |
| 3886 | 2026-09-09T15:02:54.674Z | Sep 09 15:02:52.981Sep 09 15:02:52.981 DEBGINFO 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.36/32 -> 10.0.0.255 |
| 3887 | 2026-09-09T15:02:54.674Z | |
| 3888 | 2026-09-09T15:02:54.674Z | Sep 09 15:02:52.981Sep 09 15:02:52.981 INFODEBG adding route 172.17.0.48/32 -> 10.0.0.255replacing 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 } }] |
| 3889 | 2026-09-09T15:02:54.674Z | |
| 3890 | 2026-09-09T15:02:54.674Z | Sep 09 15:02:52.981Sep 09 15:02:52.981 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 } }] |
| 3891 | 2026-09-09T15:02:54.674Z | |
| 3892 | 2026-09-09T15:02:54.674Z | Sep 09 15:02:52.988 INFOSep 09 15:02:52.988 adding route 172.17.0.49/32 -> 10.0.0.255DEBG |
| 3893 | 2026-09-09T15:02:54.674Z | 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 09 15:02:52.988 |
| 3894 | 2026-09-09T15:02:54.674Z | DEBGSep 09 15:02:52.988INFOSep 09 15:02:52.988 INFO 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 } }] adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3895 | 2026-09-09T15:02:54.674Z | |
| 3896 | 2026-09-09T15:02:54.674Z | |
| 3897 | 2026-09-09T15:02:54.674Z | Sep 09 15:02:52.988 Sep 09 15:02:52.988DEBG 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 } }] |
| 3898 | 2026-09-09T15:02:54.674Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 3899 | 2026-09-09T15:02:54.674Z | Sep 09 15:02:52.988Sep 09 15:02:52.988 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 } }]adding route 172.17.0.49/32 -> 10.0.0.255 |
| 3900 | 2026-09-09T15:02:54.674Z | |
| 3901 | 2026-09-09T15:02:54.674Z | 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 09 15:02:52.988 |
| 3902 | 2026-09-09T15:02:54.674Z | INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 3903 | 2026-09-09T15:02:54.674Z | Sep 09 15:02:52.988Sep 09 15:02:52.988 Sep 09 15:02:52.988 DEBGDEBG INFO 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.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 } }] |
| 3904 | 2026-09-09T15:02:54.674Z | |
| 3905 | 2026-09-09T15:02:54.674Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3906 | 2026-09-09T15:02:54.674Z | Sep 09 15:02:52.988 Sep 09 15:02:52.988INFO DEBGadding route 172.17.0.34/32 -> 10.0.0.255 |
| 3907 | 2026-09-09T15:02:54.674Z | Sep 09 15:02:52.988replacing 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 } }] |
| 3908 | 2026-09-09T15:02:54.674Z | INFO adding route 172.17.0.50/32 -> 10.0.0.255Sep 09 15:02:52.988 |
| 3909 | 2026-09-09T15:02:54.674Z | DEBGSep 09 15:02:52.988 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 09 15:02:52.988 |
| 3910 | 2026-09-09T15:02:54.674Z | INFO DEBGadding route 172.17.0.51/32 -> 10.0.0.255 |
| 3911 | 2026-09-09T15:02:54.674Z | 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 } }] |
| 3912 | 2026-09-09T15:02:54.675Z | Sep 09 15:02:52.988 INFOSep 09 15:02:52.988 adding route 172.17.0.35/32 -> 10.0.0.255INFO |
| 3913 | 2026-09-09T15:02:54.675Z | adding route 172.17.0.51/32 -> 10.0.0.255Sep 09 15:02:52.988 |
| 3914 | 2026-09-09T15:02:54.675Z | Sep 09 15:02:52.988DEBG DEBGreplacing 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 } }] |
| 3915 | 2026-09-09T15:02:54.675Z | 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 09 15:02:52.988 |
| 3916 | 2026-09-09T15:02:54.675Z | 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 09 15:02:52.988 |
| 3917 | 2026-09-09T15:02:54.675Z | INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 3918 | 2026-09-09T15:02:54.675Z | Sep 09 15:02:52.988 Sep 09 15:02:52.988INFO Sep 09 15:02:52.988INFO DEBGadding route 172.17.0.52/32 -> 10.0.0.255 |
| 3919 | 2026-09-09T15:02:54.675Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 3920 | 2026-09-09T15:02:54.675Z | 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 } }] |
| 3921 | 2026-09-09T15:02:54.675Z | Sep 09 15:02:52.988 DEBG Sep 09 15:02:52.988replacing 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 } }] |
| 3922 | 2026-09-09T15:02:54.675Z | INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 3923 | 2026-09-09T15:02:54.675Z | Sep 09 15:02:52.988Sep 09 15:02:52.988 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.53/32 -> 10.0.0.255 |
| 3924 | 2026-09-09T15:02:54.675Z | |
| 3925 | 2026-09-09T15:02:54.675Z | Sep 09 15:02:52.988 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 } }] |
| 3926 | 2026-09-09T15:02:54.675Z | Sep 09 15:02:52.988 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 09 15:02:52.988 |
| 3927 | 2026-09-09T15:02:54.675Z | Sep 09 15:02:52.988 INFOINFO Sep 09 15:02:52.988adding route 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3928 | 2026-09-09T15:02:54.675Z | |
| 3929 | 2026-09-09T15:02:54.675Z | INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3930 | 2026-09-09T15:02:54.675Z | Sep 09 15:02:52.988 DEBGSep 09 15:02:52.988 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 |
| 3931 | 2026-09-09T15:02:54.675Z | Sep 09 15:02:52.988 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 } }]DEBGSep 09 15:02:52.988 |
| 3932 | 2026-09-09T15:02:54.675Z | 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 } }] |
| 3933 | 2026-09-09T15:02:54.675Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 3934 | 2026-09-09T15:02:54.675Z | test route::tests::delete_target_full ... ok |
| 3935 | 2026-09-09T15:02:54.675Z | Sep 09 15:02:52.988 INFO adding route 172.17.0.55/32 -> 10.0.0.255Sep 09 15:02:52.988 |
| 3936 | 2026-09-09T15:02:54.675Z | 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 09 15:02:52.988Sep 09 15:02:52.988 |
| 3937 | 2026-09-09T15:02:54.675Z | INFO DEBGadding route 172.17.0.54/32 -> 10.0.0.255 |
| 3938 | 2026-09-09T15:02:54.675Z | 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 } }]Sep 09 15:02:52.988 |
| 3939 | 2026-09-09T15:02:54.675Z | INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3940 | 2026-09-09T15:02:54.676Z | Sep 09 15:02:52.988 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 09 15:02:52.988 |
| 3941 | 2026-09-09T15:02:54.676Z | Sep 09 15:02:52.988DEBG INFOreplacing 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 } }] |
| 3942 | 2026-09-09T15:02:54.676Z | adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3943 | 2026-09-09T15:02:54.676Z | Sep 09 15:02:52.988 INFOSep 09 15:02:52.988 adding route 172.17.0.55/32 -> 10.0.0.255DEBG |
| 3944 | 2026-09-09T15:02:54.676Z | 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 } }] |
| 3945 | 2026-09-09T15:02:54.676Z | Sep 09 15:02:52.988 INFOSep 09 15:02:52.988 Sep 09 15:02:52.988adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3946 | 2026-09-09T15:02:54.676Z | DEBGINFO 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 } }] |
| 3947 | 2026-09-09T15:02:54.676Z | Sep 09 15:02:52.988 |
| 3948 | 2026-09-09T15:02:54.676Z | DEBGSep 09 15:02:52.988Sep 09 15:02:52.988 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 } }]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.56/32 -> 10.0.0.255 |
| 3949 | 2026-09-09T15:02:54.676Z | |
| 3950 | 2026-09-09T15:02:54.676Z | |
| 3951 | 2026-09-09T15:02:54.676Z | Sep 09 15:02:52.988Sep 09 15:02:52.988Sep 09 15:02:52.988 DEBGINFO INFO 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.42/32 -> 10.0.0.255 |
| 3952 | 2026-09-09T15:02:54.676Z | |
| 3953 | 2026-09-09T15:02:54.676Z | adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3954 | 2026-09-09T15:02:54.676Z | Sep 09 15:02:52.988 Sep 09 15:02:52.988DEBG 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 } }] |
| 3955 | 2026-09-09T15:02:54.676Z | 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 } }] |
| 3956 | 2026-09-09T15:02:54.676Z | Sep 09 15:02:52.988Sep 09 15:02:52.988Sep 09 15:02:52.988 Sep 09 15:02:52.988 DEBGINFOINFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255 |
| 3957 | 2026-09-09T15:02:54.676Z | |
| 3958 | 2026-09-09T15:02:54.676Z | 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 09 15:02:52.988Sep 09 15:02:52.988adding route 172.17.0.57/32 -> 10.0.0.255 |
| 3959 | 2026-09-09T15:02:54.676Z | |
| 3960 | 2026-09-09T15:02:54.676Z | DEBG 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 } }] |
| 3961 | 2026-09-09T15:02:54.676Z | 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 09 15:02:52.988 |
| 3962 | 2026-09-09T15:02:54.676Z | DEBGSep 09 15:02:52.988 Sep 09 15:02:52.988replacing 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 09 15:02:52.988 |
| 3963 | 2026-09-09T15:02:54.676Z | INFOINFO adding route 172.17.0.44/32 -> 10.0.0.255INFO |
| 3964 | 2026-09-09T15:02:54.676Z | adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3965 | 2026-09-09T15:02:54.676Z | |
| 3966 | 2026-09-09T15:02:54.676Z | Sep 09 15:02:52.988 Sep 09 15:02:52.988INFO Sep 09 15:02:52.988 DEBGadding route 172.17.0.58/32 -> 10.0.0.255 |
| 3967 | 2026-09-09T15:02:54.677Z | DEBGreplacing 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 } }] |
| 3968 | 2026-09-09T15:02:54.677Z | Sep 09 15:02:52.988replacing 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 } }] |
| 3969 | 2026-09-09T15:02:54.677Z | DEBG Sep 09 15:02:52.988replacing 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 } }]Sep 09 15:02:52.988 |
| 3970 | 2026-09-09T15:02:54.677Z | Sep 09 15:02:52.988DEBG DEBG INFOfailed to allocate space for the new target list adding route 172.17.0.45/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 } }] |
| 3971 | 2026-09-09T15:02:54.677Z | Sep 09 15:02:52.988 |
| 3972 | 2026-09-09T15:02:54.677Z | |
| 3973 | 2026-09-09T15:02:54.677Z | INFOSep 09 15:02:52.988 Sep 09 15:02:52.988DEBGSep 09 15:02:52.988 INFODEBG adding route 172.17.0.39/32 -> 10.0.0.255 adding route 172.17.0.59/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 } }] |
| 3974 | 2026-09-09T15:02:54.677Z | |
| 3975 | 2026-09-09T15:02:54.677Z | |
| 3976 | 2026-09-09T15:02:54.677Z | 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 } }] |
| 3977 | 2026-09-09T15:02:54.681Z | Sep 09 15:02:52.988 Sep 09 15:02:52.988Sep 09 15:02:52.988DEBG INFOreplacing 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 |
| 3978 | 2026-09-09T15:02:54.681Z | 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.46/32 -> 10.0.0.255 |
| 3979 | 2026-09-09T15:02:54.681Z | |
| 3980 | 2026-09-09T15:02:54.681Z | Sep 09 15:02:52.988 INFOSep 09 15:02:52.988 Sep 09 15:02:52.988adding route 172.17.0.60/32 -> 10.0.0.255 |
| 3981 | 2026-09-09T15:02:54.681Z | 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 } }]INFO |
| 3982 | 2026-09-09T15:02:54.681Z | adding route 172.17.0.40/32 -> 10.0.0.255Sep 09 15:02:52.988 |
| 3983 | 2026-09-09T15:02:54.681Z | Sep 09 15:02:52.988DEBG 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 } }] |
| 3984 | 2026-09-09T15:02:54.681Z | adding route 172.17.0.47/32 -> 10.0.0.255 |
| 3985 | 2026-09-09T15:02:54.681Z | Sep 09 15:02:52.988 Sep 09 15:02:52.988DEBG DEBGSep 09 15:02:52.988 failed to allocate space for the new target listreplacing 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 } }] |
| 3986 | 2026-09-09T15:02:54.681Z | |
| 3987 | 2026-09-09T15:02:54.681Z | 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 } }] |
| 3988 | 2026-09-09T15:02:54.681Z | Sep 09 15:02:52.988 Sep 09 15:02:52.988DEBG Sep 09 15:02:52.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.2, vlan_id: None } }] |
| 3989 | 2026-09-09T15:02:54.682Z | INFOINFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3990 | 2026-09-09T15:02:54.682Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3991 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.988 Sep 09 15:02:52.988DEBG 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 } }] |
| 3992 | 2026-09-09T15:02:54.682Z | 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 } }] |
| 3993 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.988Sep 09 15:02:52.988 INFOINFO adding route 172.17.0.42/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255 |
| 3994 | 2026-09-09T15:02:54.682Z | |
| 3995 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.988 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 09 15:02:52.988 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 } }] |
| 3996 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.988 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3997 | 2026-09-09T15:02:54.682Z | |
| 3998 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.988 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 3999 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.989Sep 09 15:02:52.988 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.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 } }] |
| 4000 | 2026-09-09T15:02:54.682Z | |
| 4001 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.989Sep 09 15:02:52.989 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255 |
| 4002 | 2026-09-09T15:02:54.682Z | |
| 4003 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.989Sep 09 15:02:52.989 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 } }] |
| 4004 | 2026-09-09T15:02:54.682Z | 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 } }] |
| 4005 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.989Sep 09 15:02:52.989 INFO adding route 172.17.0.45/32 -> 10.0.0.255INFO |
| 4006 | 2026-09-09T15:02:54.682Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 4007 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.989 DEBGSep 09 15:02:52.989 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 |
| 4008 | 2026-09-09T15:02:54.682Z | 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 } }] |
| 4009 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.989 INFOSep 09 15:02:52.989 adding route 172.17.0.46/32 -> 10.0.0.255 |
| 4010 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.996 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 } }] |
| 4011 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.996 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 4012 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.996 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 } }] |
| 4013 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.996 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 4014 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.996 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 } }] |
| 4015 | 2026-09-09T15:02:54.682Z | Sep 09 15:02:52.996 INFOINFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255 |
| 4016 | 2026-09-09T15:02:54.682Z | |
| 4017 | 2026-09-09T15:02:54.683Z | Sep 09 15:02:52.996 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 } }] |
| 4018 | 2026-09-09T15:02:54.683Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 DEBGINFO 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 } }]adding route 172.17.0.50/32 -> 10.0.0.255 |
| 4019 | 2026-09-09T15:02:54.683Z | |
| 4020 | 2026-09-09T15:02:54.683Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 DEBGINFO 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 172.17.0.54/32 -> 10.0.0.255 |
| 4021 | 2026-09-09T15:02:54.683Z | |
| 4022 | 2026-09-09T15:02:54.683Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 INFODEBG adding route 172.17.0.51/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 } }] |
| 4023 | 2026-09-09T15:02:54.683Z | |
| 4024 | 2026-09-09T15:02:54.683Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 DEBGINFO 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 } }]adding route 172.17.0.55/32 -> 10.0.0.255 |
| 4025 | 2026-09-09T15:02:54.683Z | |
| 4026 | 2026-09-09T15:02:54.683Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 INFODEBG adding route 172.17.0.52/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 } }] |
| 4027 | 2026-09-09T15:02:54.683Z | |
| 4028 | 2026-09-09T15:02:54.683Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 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.56/32 -> 10.0.0.255 |
| 4029 | 2026-09-09T15:02:54.683Z | |
| 4030 | 2026-09-09T15:02:54.683Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 INFODEBG adding route 172.17.0.53/32 -> 10.0.0.255replacing 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 } }] |
| 4031 | 2026-09-09T15:02:54.683Z | |
| 4032 | 2026-09-09T15:02:54.683Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 DEBGINFO 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 } }]adding route 172.17.0.57/32 -> 10.0.0.255 |
| 4033 | 2026-09-09T15:02:54.683Z | |
| 4034 | 2026-09-09T15:02:54.683Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 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.54/32 -> 10.0.0.255 |
| 4035 | 2026-09-09T15:02:54.683Z | |
| 4036 | 2026-09-09T15:02:54.683Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 INFODEBG adding route 172.17.0.58/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 } }] |
| 4037 | 2026-09-09T15:02:54.683Z | |
| 4038 | 2026-09-09T15:02:54.683Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 DEBGINFO 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.55/32 -> 10.0.0.255 |
| 4039 | 2026-09-09T15:02:54.683Z | |
| 4040 | 2026-09-09T15:02:54.683Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 DEBGINFO 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 172.17.0.59/32 -> 10.0.0.255 |
| 4041 | 2026-09-09T15:02:54.683Z | |
| 4042 | 2026-09-09T15:02:54.683Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 INFODEBG adding route 172.17.0.56/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 } }] |
| 4043 | 2026-09-09T15:02:54.683Z | |
| 4044 | 2026-09-09T15:02:54.683Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 INFODEBG adding route 172.17.0.60/32 -> 10.0.0.255replacing 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 } }] |
| 4045 | 2026-09-09T15:02:54.684Z | |
| 4046 | 2026-09-09T15:02:54.684Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 DEBGINFO 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 } }]adding route 172.17.0.57/32 -> 10.0.0.255 |
| 4047 | 2026-09-09T15:02:54.684Z | |
| 4048 | 2026-09-09T15:02:54.684Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 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.61/32 -> 10.0.0.255 |
| 4049 | 2026-09-09T15:02:54.684Z | |
| 4050 | 2026-09-09T15:02:54.684Z | test route::tests::add_target_fails_full ... ok |
| 4051 | 2026-09-09T15:02:54.684Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 INFODEBG adding route 172.17.0.58/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 } }] |
| 4052 | 2026-09-09T15:02:54.684Z | |
| 4053 | 2026-09-09T15:02:54.684Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 DEBGINFO 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.62/32 -> 10.0.0.255 |
| 4054 | 2026-09-09T15:02:54.684Z | |
| 4055 | 2026-09-09T15:02:54.684Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 INFODEBG adding route 172.17.0.59/32 -> 10.0.0.255replacing 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 } }] |
| 4056 | 2026-09-09T15:02:54.684Z | |
| 4057 | 2026-09-09T15:02:54.684Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 DEBGDEBG failed to allocate space for the new target listreplacing 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 } }] |
| 4058 | 2026-09-09T15:02:54.684Z | |
| 4059 | 2026-09-09T15:02:54.684Z | Sep 09 15:02:52.996Sep 09 15:02:52.996 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 } }]adding route 172.17.0.60/32 -> 10.0.0.255 |
| 4060 | 2026-09-09T15:02:54.684Z | |
| 4061 | 2026-09-09T15:02:54.684Z | Sep 09 15:02:52.996 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 } }] |
| 4062 | 2026-09-09T15:02:54.684Z | |
| 4063 | 2026-09-09T15:02:54.684Z | Sep 09 15:02:52.996 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 4064 | 2026-09-09T15:02:54.684Z | test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s |
| 4065 | 2026-09-09T15:02:54.684Z | Sep 09 15:02:52.996 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 } }] |
| 4066 | 2026-09-09T15:02:54.684Z | |
| 4067 | 2026-09-09T15:02:54.684Z | |
| 4068 | 2026-09-09T15:02:54.684Z | Sep 09 15:02:52.996 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 4069 | 2026-09-09T15:02:54.684Z | Sep 09 15:02:52.996 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 } }] |
| 4070 | 2026-09-09T15:02:54.684Z | Sep 09 15:02:52.996 INFO adding route 172.17.0.63/32 -> 10.0.0.255 |
| 4071 | 2026-09-09T15:02:54.684Z | running 0 tests |
| 4072 | 2026-09-09T15:02:54.685Z | |
| 4073 | 2026-09-09T15:02:54.685Z | Sep 09 15:02:52.996 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 } }] |
| 4074 | 2026-09-09T15:02:54.685Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4075 | 2026-09-09T15:02:54.685Z | Sep 09 15:02:52.996 DEBG failed to allocate space for the new target list |
| 4076 | 2026-09-09T15:02:54.685Z | |
| 4077 | 2026-09-09T15:02:54.689Z | |
| 4078 | 2026-09-09T15:02:54.689Z | running 0 tests |
| 4079 | 2026-09-09T15:02:54.689Z | |
| 4080 | 2026-09-09T15:02:54.689Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4081 | 2026-09-09T15:02:54.689Z | |
| 4082 | 2026-09-09T15:02:54.689Z | Sep 09 15:02:52.996 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 } }] |
| 4083 | 2026-09-09T15:02:54.689Z | Sep 09 15:02:53.004 DEBG failed to allocate space for the new target list |
| 4084 | 2026-09-09T15:02:54.689Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-cc2fc6af86348c5b) |
| 4085 | 2026-09-09T15:02:54.689Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 4086 | 2026-09-09T15:02:54.689Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-afca5f5d515ce1a3) |
| 4087 | 2026-09-09T15:02:54.689Z | |
| 4088 | 2026-09-09T15:02:54.689Z | running 6 tests |
| 4089 | 2026-09-09T15:02:54.689Z | test tests::test_full_lot_id_neither_present ... ok |
| 4090 | 2026-09-09T15:02:54.689Z | test tests::test_parse_client_port_id ... ok |
| 4091 | 2026-09-09T15:02:54.689Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 4092 | 2026-09-09T15:02:54.689Z | test tests::test_full_lot_id_lot_only ... ok |
| 4093 | 2026-09-09T15:02:54.689Z | test tests::test_full_lot_id_both_present ... ok |
| 4094 | 2026-09-09T15:02:54.689Z | test tests::test_port_id_cmp ... ok |
| 4095 | 2026-09-09T15:02:54.689Z | |
| 4096 | 2026-09-09T15:02:54.689Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4097 | 2026-09-09T15:02:54.689Z | |
| 4098 | 2026-09-09T15:02:54.689Z | Running tests/test_all.rs (target/debug/deps/test_all-ef53985cfe7a3a08) |
| 4099 | 2026-09-09T15:02:54.690Z | |
| 4100 | 2026-09-09T15:02:54.690Z | running 0 tests |
| 4101 | 2026-09-09T15:02:54.690Z | |
| 4102 | 2026-09-09T15:02:54.690Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4103 | 2026-09-09T15:02:54.690Z | |
| 4104 | 2026-09-09T15:02:54.690Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 4105 | 2026-09-09T15:02:54.690Z | |
| 4106 | 2026-09-09T15:02:54.690Z | running 0 tests |
| 4107 | 2026-09-09T15:02:54.690Z | |
| 4108 | 2026-09-09T15:02:54.690Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4109 | 2026-09-09T15:02:54.690Z | |
| 4110 | 2026-09-09T15:02:54.690Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 4111 | 2026-09-09T15:02:54.690Z | |
| 4112 | 2026-09-09T15:02:54.690Z | running 15 tests |
| 4113 | 2026-09-09T15:02:54.690Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 4114 | 2026-09-09T15:02:54.690Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 4115 | 2026-09-09T15:02:54.690Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 4116 | 2026-09-09T15:02:54.690Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 4117 | 2026-09-09T15:02:54.690Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 4118 | 2026-09-09T15:02:54.690Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 4119 | 2026-09-09T15:02:54.690Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 4120 | 2026-09-09T15:02:54.690Z | test v1::network::tests::test_equal ... ok |
| 4121 | 2026-09-09T15:02:54.690Z | test v1::network::tests::test_eui64 ... ok |
| 4122 | 2026-09-09T15:02:54.690Z | test v1::network::tests::test_into ... ok |
| 4123 | 2026-09-09T15:02:54.690Z | test v1::network::tests::test_not_equal ... ok |
| 4124 | 2026-09-09T15:02:54.690Z | test v1::network::tests::test_to_string ... ok |
| 4125 | 2026-09-09T15:02:54.690Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 4126 | 2026-09-09T15:02:54.690Z | test v1::network::tests::test_parse ... ok |
| 4127 | 2026-09-09T15:02:54.691Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 4128 | 2026-09-09T15:02:54.691Z | |
| 4129 | 2026-09-09T15:02:54.691Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4130 | 2026-09-09T15:02:54.691Z | |
| 4131 | 2026-09-09T15:02:54.691Z | Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed) |
| 4132 | 2026-09-09T15:02:54.691Z | |
| 4133 | 2026-09-09T15:02:54.691Z | running 12 tests |
| 4134 | 2026-09-09T15:02:54.691Z | test icmp::test_v6_checksum ... ok |
| 4135 | 2026-09-09T15:02:54.691Z | test icmp::test_v4_checksum ... ok |
| 4136 | 2026-09-09T15:02:54.691Z | test ipv6::test_ipv6_parse ... ok |
| 4137 | 2026-09-09T15:02:54.691Z | test lldp::test_lldp_parse ... ok |
| 4138 | 2026-09-09T15:02:54.691Z | test pbuf::test_byte ... ok |
| 4139 | 2026-09-09T15:02:54.691Z | test pbuf::test_nibble ... ok |
| 4140 | 2026-09-09T15:02:54.691Z | test pbuf::test_overflow ... ok |
| 4141 | 2026-09-09T15:02:54.691Z | test pbuf::test_short ... ok |
| 4142 | 2026-09-09T15:02:54.691Z | test pbuf::test_twelve ... ok |
| 4143 | 2026-09-09T15:02:54.691Z | test pbuf::test_word ... ok |
| 4144 | 2026-09-09T15:02:54.691Z | test tcp::test_checksum_ack_data ... ok |
| 4145 | 2026-09-09T15:02:54.691Z | test tcp::test_checksum_syn_nodata ... ok |
| 4146 | 2026-09-09T15:02:54.691Z | |
| 4147 | 2026-09-09T15:02:54.691Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4148 | 2026-09-09T15:02:54.691Z | |
| 4149 | 2026-09-09T15:02:54.691Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 4150 | 2026-09-09T15:02:54.691Z | |
| 4151 | 2026-09-09T15:02:54.691Z | running 0 tests |
| 4152 | 2026-09-09T15:02:54.691Z | |
| 4153 | 2026-09-09T15:02:54.691Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4154 | 2026-09-09T15:02:54.691Z | |
| 4155 | 2026-09-09T15:02:54.692Z | Running unittests src/main.rs (target/debug/deps/swadm-bcdfd33959ff28c7) |
| 4156 | 2026-09-09T15:02:54.692Z | |
| 4157 | 2026-09-09T15:02:54.692Z | running 5 tests |
| 4158 | 2026-09-09T15:02:54.692Z | test switchport::test::test_compute_lanes ... ok |
| 4159 | 2026-09-09T15:02:54.692Z | test switchport::test::port_id_ordering ... ok |
| 4160 | 2026-09-09T15:02:54.692Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 4161 | 2026-09-09T15:02:54.692Z | State: Activated Activated Lane 0Activated Activated |
| 4162 | 2026-09-09T15:02:54.692Z | Lane 1 Rx Output Enabled: false Lane 2false Lane 3false |
| 4163 | 2026-09-09T15:02:54.692Z | false |
| 4164 | 2026-09-09T15:02:54.692Z | Rx Loss-of-lock: Yes Rx Output Status: valid Yes validYes Yesvalid |
| 4165 | 2026-09-09T15:02:54.692Z | valid Rx Loss-of-signal: Yes |
| 4166 | 2026-09-09T15:02:54.692Z | Rx Loss-of-lock: trueYes trueYes Yes |
| 4167 | 2026-09-09T15:02:54.692Z | true Rx CDR Enabled: Yes true |
| 4168 | 2026-09-09T15:02:54.694Z | Yes Rx Loss-of-signal: false Yes falseYes |
| 4169 | 2026-09-09T15:02:54.694Z | Tx Enabled: Yesfalse falseYes |
| 4170 | 2026-09-09T15:02:54.694Z | Rx Auto-squelch Disable: trueYes trueYes |
| 4171 | 2026-09-09T15:02:54.694Z | true Tx Loss-of-lock: Notrue |
| 4172 | 2026-09-09T15:02:54.694Z | No Tx Output Enabled: true No trueNo |
| 4173 | 2026-09-09T15:02:54.695Z | Tx Loss-of-signal: No true Notrue |
| 4174 | 2026-09-09T15:02:54.695Z | No Tx Output Status: invalid Noinvalid |
| 4175 | 2026-09-09T15:02:54.695Z | Tx CDR Enabled: No invalid Noinvalid |
| 4176 | 2026-09-09T15:02:54.695Z | No Tx Loss-of-lock: falseNo |
| 4177 | 2026-09-09T15:02:54.698Z | false Tx Adaptive EQ Fault: No false No false |
| 4178 | 2026-09-09T15:02:54.698Z | No Tx Loss-of-signal: trueNo |
| 4179 | 2026-09-09T15:02:54.699Z | Tx Fault: Yestrue Yestrue trueYes |
| 4180 | 2026-09-09T15:02:54.699Z | Tx Auto-squelch Disable: falseYes |
| 4181 | 2026-09-09T15:02:54.699Z | false false false |
| 4182 | 2026-09-09T15:02:54.699Z | Tx Adaptive EQ Fail: true true true true |
| 4183 | 2026-09-09T15:02:54.699Z | Tx Failure: false false false false |
| 4184 | 2026-09-09T15:02:54.699Z | Tx Force Squelch: true true true true |
| 4185 | 2026-09-09T15:02:54.699Z | Tx Input Polarity: normal normal normal normal |
| 4186 | 2026-09-09T15:02:54.699Z | test switchport::test::test_print_sff_datapath ... ok |
| 4187 | 2026-09-09T15:02:54.699Z | test switchport::test::test_print_cmis_datapath ... ok |
| 4188 | 2026-09-09T15:02:54.699Z | test link::test_filter ... ok |
| 4189 | 2026-09-09T15:02:54.699Z | |
| 4190 | 2026-09-09T15:02:54.699Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4191 | 2026-09-09T15:02:54.699Z | |
| 4192 | 2026-09-09T15:02:54.699Z | Running tests/cli/main.rs (target/debug/deps/cli-abb6971d8239a246) |
| 4193 | 2026-09-09T15:02:54.699Z | |
| 4194 | 2026-09-09T15:02:54.699Z | running 7 tests |
| 4195 | 2026-09-09T15:02:54.699Z | test counters::counters_list ... ignored |
| 4196 | 2026-09-09T15:02:54.699Z | test link_apply::apply_tx_eq_all ... ignored |
| 4197 | 2026-09-09T15:02:54.699Z | test link_apply::apply_tx_eq_custom ... ignored |
| 4198 | 2026-09-09T15:02:54.699Z | test tx_eq::set_all_taps ... ignored |
| 4199 | 2026-09-09T15:02:54.699Z | test tx_eq::set_partial_taps ... ignored |
| 4200 | 2026-09-09T15:02:54.699Z | test cmd::test::pattern_statics ... ok |
| 4201 | 2026-09-09T15:02:54.699Z | test link_apply::tx_eq_exclusive ... ok |
| 4202 | 2026-09-09T15:02:54.699Z | |
| 4203 | 2026-09-09T15:02:54.699Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 4204 | 2026-09-09T15:02:54.699Z | |
| 4205 | 2026-09-09T15:02:54.700Z | Running unittests src/main.rs (target/debug/deps/tfportd-6b089f545486538c) |
| 4206 | 2026-09-09T15:02:54.703Z | |
| 4207 | 2026-09-09T15:02:54.703Z | running 4 tests |
| 4208 | 2026-09-09T15:02:54.706Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 4209 | 2026-09-09T15:02:54.706Z | test linklocal::test_parse_ipadm ... ok |
| 4210 | 2026-09-09T15:02:54.706Z | test tfport::test_parse_tfport ... ok |
| 4211 | 2026-09-09T15:02:54.706Z | test config::tests::test_updates ... ok |
| 4212 | 2026-09-09T15:02:54.706Z | |
| 4213 | 2026-09-09T15:02:54.706Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4214 | 2026-09-09T15:02:54.706Z | |
| 4215 | 2026-09-09T15:02:54.706Z | Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b) |
| 4216 | 2026-09-09T15:02:54.710Z | |
| 4217 | 2026-09-09T15:02:54.710Z | running 0 tests |
| 4218 | 2026-09-09T15:02:54.710Z | |
| 4219 | 2026-09-09T15:02:54.710Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4220 | 2026-09-09T15:02:54.710Z | |
| 4221 | 2026-09-09T15:02:54.710Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 4222 | 2026-09-09T15:02:54.711Z | |
| 4223 | 2026-09-09T15:02:54.711Z | running 0 tests |
| 4224 | 2026-09-09T15:02:54.711Z | |
| 4225 | 2026-09-09T15:02:54.711Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4226 | 2026-09-09T15:02:54.711Z | |
| 4227 | 2026-09-09T15:02:54.711Z | Doc-tests aal |
| 4228 | 2026-09-09T15:02:54.927Z | |
| 4229 | 2026-09-09T15:02:54.927Z | running 0 tests |
| 4230 | 2026-09-09T15:02:54.927Z | |
| 4231 | 2026-09-09T15:02:54.930Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4232 | 2026-09-09T15:02:54.930Z | |
| 4233 | 2026-09-09T15:02:54.952Z | Doc-tests aal_macros |
| 4234 | 2026-09-09T15:02:55.020Z | |
| 4235 | 2026-09-09T15:02:55.020Z | running 0 tests |
| 4236 | 2026-09-09T15:02:55.020Z | |
| 4237 | 2026-09-09T15:02:55.020Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4238 | 2026-09-09T15:02:55.020Z | |
| 4239 | 2026-09-09T15:02:55.030Z | Doc-tests common |
| 4240 | 2026-09-09T15:02:55.265Z | |
| 4241 | 2026-09-09T15:02:55.265Z | running 0 tests |
| 4242 | 2026-09-09T15:02:55.265Z | |
| 4243 | 2026-09-09T15:02:55.265Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4244 | 2026-09-09T15:02:55.265Z | |
| 4245 | 2026-09-09T15:02:55.292Z | Doc-tests dpd_api |
| 4246 | 2026-09-09T15:02:56.004Z | |
| 4247 | 2026-09-09T15:02:56.004Z | running 2 tests |
| 4248 | 2026-09-09T15:02:56.004Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored |
| 4249 | 2026-09-09T15:02:56.004Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored |
| 4250 | 2026-09-09T15:02:56.004Z | |
| 4251 | 2026-09-09T15:02:56.004Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4252 | 2026-09-09T15:02:56.004Z | |
| 4253 | 2026-09-09T15:02:56.035Z | Doc-tests dpd_client |
| 4254 | 2026-09-09T15:02:57.424Z | |
| 4255 | 2026-09-09T15:02:57.424Z | running 0 tests |
| 4256 | 2026-09-09T15:02:57.424Z | |
| 4257 | 2026-09-09T15:02:57.424Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4258 | 2026-09-09T15:02:57.424Z | |
| 4259 | 2026-09-09T15:02:57.483Z | Doc-tests dpd_types |
| 4260 | 2026-09-09T15:02:57.668Z | |
| 4261 | 2026-09-09T15:02:57.668Z | running 0 tests |
| 4262 | 2026-09-09T15:02:57.668Z | |
| 4263 | 2026-09-09T15:02:57.668Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4264 | 2026-09-09T15:02:57.668Z | |
| 4265 | 2026-09-09T15:02:57.690Z | Doc-tests dpd_types_versions |
| 4266 | 2026-09-09T15:02:59.198Z | |
| 4267 | 2026-09-09T15:02:59.198Z | running 1 test |
| 4268 | 2026-09-09T15:02:59.198Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 4269 | 2026-09-09T15:02:59.198Z | |
| 4270 | 2026-09-09T15:02:59.198Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4271 | 2026-09-09T15:02:59.198Z | |
| 4272 | 2026-09-09T15:02:59.249Z | Doc-tests packet |
| 4273 | 2026-09-09T15:02:59.469Z | |
| 4274 | 2026-09-09T15:02:59.470Z | running 0 tests |
| 4275 | 2026-09-09T15:02:59.470Z | |
| 4276 | 2026-09-09T15:02:59.470Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4277 | 2026-09-09T15:02:59.470Z | |
| 4278 | 2026-09-09T15:02:59.497Z | Doc-tests pcap |
| 4279 | 2026-09-09T15:02:59.546Z | |
| 4280 | 2026-09-09T15:02:59.546Z | running 0 tests |
| 4281 | 2026-09-09T15:02:59.546Z | |
| 4282 | 2026-09-09T15:02:59.546Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4283 | 2026-09-09T15:02:59.546Z | |
| 4284 | 2026-09-09T15:02:59.612Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 4285 | 2026-09-09T15:02:59.612Z | + RUST_BACKTRACE=full |
| 4286 | 2026-09-09T15:02:59.612Z | + cargo test --features tofino_asic --no-fail-fast |
| 4287 | 2026-09-09T15:03:00.215Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 4288 | 2026-09-09T15:03:00.295Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 4289 | 2026-09-09T15:03:00.298Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 4290 | 2026-09-09T15:03:00.307Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 4291 | 2026-09-09T15:03:09.175Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 4292 | 2026-09-09T15:03:09.316Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 4293 | 2026-09-09T15:03:54.348Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 54.71s |
| 4294 | 2026-09-09T15:03:54.462Z | Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455) |
| 4295 | 2026-09-09T15:03:54.465Z | |
| 4296 | 2026-09-09T15:03:54.465Z | running 0 tests |
| 4297 | 2026-09-09T15:03:54.465Z | |
| 4298 | 2026-09-09T15:03:54.465Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4299 | 2026-09-09T15:03:54.465Z | |
| 4300 | 2026-09-09T15:03:54.465Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 4301 | 2026-09-09T15:03:54.468Z | |
| 4302 | 2026-09-09T15:03:54.468Z | running 0 tests |
| 4303 | 2026-09-09T15:03:54.468Z | |
| 4304 | 2026-09-09T15:03:54.468Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4305 | 2026-09-09T15:03:54.468Z | |
| 4306 | 2026-09-09T15:03:54.468Z | Running unittests src/lib.rs (target/debug/deps/asic-3fe1ab10dfa2737c) |
| 4307 | 2026-09-09T15:03:54.565Z | |
| 4308 | 2026-09-09T15:03:54.565Z | running 8 tests |
| 4309 | 2026-09-09T15:03:54.569Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 4310 | 2026-09-09T15:03:54.569Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 4311 | 2026-09-09T15:03:54.569Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 4312 | 2026-09-09T15:03:54.569Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 4313 | 2026-09-09T15:03:54.569Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 4314 | 2026-09-09T15:03:54.569Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 4315 | 2026-09-09T15:03:54.575Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 4316 | 2026-09-09T15:03:55.067Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 4317 | 2026-09-09T15:03:55.067Z | |
| 4318 | 2026-09-09T15:03:55.067Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 4319 | 2026-09-09T15:03:55.067Z | |
| 4320 | 2026-09-09T15:03:55.077Z | Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74) |
| 4321 | 2026-09-09T15:03:55.081Z | |
| 4322 | 2026-09-09T15:03:55.081Z | running 4 tests |
| 4323 | 2026-09-09T15:03:55.084Z | test nat::tests::test_vni ... ok |
| 4324 | 2026-09-09T15:03:55.084Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 4325 | 2026-09-09T15:03:55.084Z | test test_purge ... ok |
| 4326 | 2026-09-09T15:03:55.087Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 4327 | 2026-09-09T15:03:55.088Z | |
| 4328 | 2026-09-09T15:03:55.088Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4329 | 2026-09-09T15:03:55.088Z | |
| 4330 | 2026-09-09T15:03:55.088Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 4331 | 2026-09-09T15:03:55.091Z | |
| 4332 | 2026-09-09T15:03:55.091Z | running 1 test |
| 4333 | 2026-09-09T15:03:55.091Z | ------- |
| 4334 | 2026-09-09T15:03:55.091Z | Generating OpenAPI documents from API definitions ... |
| 4335 | 2026-09-09T15:03:55.237Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 4336 | 2026-09-09T15:03:55.310Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 4337 | 2026-09-09T15:03:56.358Z | ------- |
| 4338 | 2026-09-09T15:03:56.358Z | Checking 14 OpenAPI documents... |
| 4339 | 2026-09-09T15:03:56.358Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4340 | 2026-09-09T15:03:56.358Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4341 | 2026-09-09T15:03:56.358Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4342 | 2026-09-09T15:03:56.358Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4343 | 2026-09-09T15:03:56.358Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4344 | 2026-09-09T15:03:56.358Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4345 | 2026-09-09T15:03:56.358Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4346 | 2026-09-09T15:03:56.362Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4347 | 2026-09-09T15:03:56.362Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4348 | 2026-09-09T15:03:56.362Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4349 | 2026-09-09T15:03:56.362Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4350 | 2026-09-09T15:03:56.362Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4351 | 2026-09-09T15:03:56.362Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4352 | 2026-09-09T15:03:56.362Z | Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller |
| 4353 | 2026-09-09T15:03:56.362Z | Fresh dpd "latest" symlink |
| 4354 | 2026-09-09T15:03:56.362Z | ------- |
| 4355 | 2026-09-09T15:03:56.362Z | Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 4356 | 2026-09-09T15:03:56.432Z | test test::test_apis_up_to_date ... ok |
| 4357 | 2026-09-09T15:03:56.432Z | |
| 4358 | 2026-09-09T15:03:56.433Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s |
| 4359 | 2026-09-09T15:03:56.433Z | |
| 4360 | 2026-09-09T15:03:56.492Z | Running unittests src/main.rs (target/debug/deps/dpd-ba39401443e69f9c) |
| 4361 | 2026-09-09T15:03:56.557Z | |
| 4362 | 2026-09-09T15:03:56.557Z | running 93 tests |
| 4363 | 2026-09-09T15:03:56.560Z | test freemap::test_ordering ... ok |
| 4364 | 2026-09-09T15:03:56.560Z | test config::tests::test_updates ... ok |
| 4365 | 2026-09-09T15:03:56.560Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 4366 | 2026-09-09T15:03:56.560Z | test freemap::test_split ... ok |
| 4367 | 2026-09-09T15:03:56.560Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 4368 | 2026-09-09T15:03:56.560Z | test macaddrs::tests::test_mac_offset ... ok |
| 4369 | 2026-09-09T15:03:56.563Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 4370 | 2026-09-09T15:03:56.563Z | test macaddrs::tests::test_parse_port_id ... ok |
| 4371 | 2026-09-09T15:03:56.563Z | test mcast::tests::test_canonicalize_sources ... ok |
| 4372 | 2026-09-09T15:03:56.563Z | Sep 09 15:03:54.923 DEBG created new freemapSep 09 15:03:54.923, unitDEBG: created new freemapfreemap_test, unit: |
| 4373 | 2026-09-09T15:03:56.563Z | freemap_test |
| 4374 | 2026-09-09T15:03:56.563Z | Sep 09 15:03:54.923 Sep 09 15:03:54.923DEBG DEBGinitted freemap. size: 128 , initted freemap. size: 128unit, :unit :freemap_test |
| 4375 | 2026-09-09T15:03:56.563Z | freemap_test |
| 4376 | 2026-09-09T15:03:56.563Z | Sep 09 15:03:54.923Sep 09 15:03:54.923 Sep 09 15:03:54.923 DEBGDEBG DEBGcreated new freemap reset freemap, reset freemapunit, , :unit :freemap_testunit : |
| 4377 | 2026-09-09T15:03:56.563Z | freemap_testfreemap_test |
| 4378 | 2026-09-09T15:03:56.563Z | |
| 4379 | 2026-09-09T15:03:56.563Z | Sep 09 15:03:54.923 DEBG initted freemap. size: 128, Sep 09 15:03:54.923unit :DEBG freemap_testcreated new freemap |
| 4380 | 2026-09-09T15:03:56.563Z | , unit:Sep 09 15:03:54.923 freemap_testDEBG |
| 4381 | 2026-09-09T15:03:56.563Z | reset freemap, Sep 09 15:03:54.923unit :DEBG freemap_testinitted freemap. size: 128 |
| 4382 | 2026-09-09T15:03:56.563Z | , unit: freemap_test |
| 4383 | 2026-09-09T15:03:56.563Z | Sep 09 15:03:54.923 DEBG reset freemap, unit: freemap_test |
| 4384 | 2026-09-09T15:03:56.563Z | Sep 09 15:03:54.923 DEBG created new freemap, unit: freemap_test |
| 4385 | 2026-09-09T15:03:56.563Z | Sep 09 15:03:54.923 DEBG initted freemap. size: 8, unit: freemap_test |
| 4386 | 2026-09-09T15:03:56.563Z | Sep 09 15:03:54.923 DEBG reset freemap, unit: freemap_test |
| 4387 | 2026-09-09T15:03:56.563Z | test freemap::test_basic ... ok |
| 4388 | 2026-09-09T15:03:56.563Z | test freemap::test_exhaustion ... ok |
| 4389 | 2026-09-09T15:03:56.563Z | test freemap::test_free ... ok |
| 4390 | 2026-09-09T15:03:56.563Z | test freemap::test_reclaim ... ok |
| 4391 | 2026-09-09T15:03:56.563Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 4392 | 2026-09-09T15:03:56.563Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 4393 | 2026-09-09T15:03:56.563Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 4394 | 2026-09-09T15:03:56.563Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 4395 | 2026-09-09T15:03:56.563Z | Sep 09 15:03:54.924 DEBG created new freemap, unit: freemap_test |
| 4396 | 2026-09-09T15:03:56.563Z | Sep 09 15:03:54.924 DEBG initted freemap. size: 128, unit: freemap_test |
| 4397 | 2026-09-09T15:03:56.563Z | Sep 09 15:03:54.924 DEBG reset freemap, unit: freemap_test |
| 4398 | 2026-09-09T15:03:56.563Z | test freemap::test_span ... ok |
| 4399 | 2026-09-09T15:03:56.563Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 4400 | 2026-09-09T15:03:56.563Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 4401 | 2026-09-09T15:03:56.563Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 4402 | 2026-09-09T15:03:56.563Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 4403 | 2026-09-09T15:03:56.563Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 4404 | 2026-09-09T15:03:56.563Z | test mcast::tests::test_sources_contain_any ... ok |
| 4405 | 2026-09-09T15:03:56.563Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 4406 | 2026-09-09T15:03:56.564Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 4407 | 2026-09-09T15:03:56.564Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 4408 | 2026-09-09T15:03:56.564Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 4409 | 2026-09-09T15:03:56.564Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 4410 | 2026-09-09T15:03:56.567Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 4411 | 2026-09-09T15:03:56.567Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 4412 | 2026-09-09T15:03:56.567Z | test mcast::validate::tests::test_multicast_validation_boundaries ... ok |
| 4413 | 2026-09-09T15:03:56.567Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 4414 | 2026-09-09T15:03:56.567Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 4415 | 2026-09-09T15:03:56.567Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 4416 | 2026-09-09T15:03:56.567Z | test mcast::tests::test_id_range_boundaries ... ok |
| 4417 | 2026-09-09T15:03:56.567Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 4418 | 2026-09-09T15:03:56.567Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 4419 | 2026-09-09T15:03:56.567Z | test mcast::validate::tests::test_validate_tag ... ok |
| 4420 | 2026-09-09T15:03:56.567Z | test nat::test_mapping ... ok |
| 4421 | 2026-09-09T15:03:56.567Z | test port_map::tests::test_backplane_group ... ok |
| 4422 | 2026-09-09T15:03:56.567Z | test api_server::tests::test_build_info ... ok |
| 4423 | 2026-09-09T15:03:56.568Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 4424 | 2026-09-09T15:03:56.568Z | test port_map::tests::test_port_map ... ok |
| 4425 | 2026-09-09T15:03:56.568Z | test port_map::tests::dump_map ... ok |
| 4426 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 DEBG created new freemap, unit: freemap_route_ipv4 |
| 4427 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 DEBG created new freemap, unit: freemap_route_ipv6 |
| 4428 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 4429 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 DEBG reset freemap, unit: freemap_route_ipv4 |
| 4430 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 4431 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 DEBG reset freemap, unit: freemap_route_ipv6 |
| 4432 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4433 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 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 } }] |
| 4434 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4435 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 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 } }] |
| 4436 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 4437 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 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 } }] |
| 4438 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 4439 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 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 } }] |
| 4440 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4441 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 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 } }] |
| 4442 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4443 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 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 } }] |
| 4444 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4445 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 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 } }] |
| 4446 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4447 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 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 } }] |
| 4448 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4449 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 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 } }] |
| 4450 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4451 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 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 } }] |
| 4452 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4453 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 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 } }] |
| 4454 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4455 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 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 } }] |
| 4456 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4457 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 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 } }] |
| 4458 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4459 | 2026-09-09T15:03:56.568Z | Sep 09 15:03:54.926 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 } }] |
| 4460 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4461 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 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 } }] |
| 4462 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 4463 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 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 } }] |
| 4464 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4465 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 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 } }] |
| 4466 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4467 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 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 } }] |
| 4468 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4469 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 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 } }] |
| 4470 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4471 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 DEBG Sep 09 15:03:54.926replacing 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 } }] |
| 4472 | 2026-09-09T15:03:56.569Z | DEBG created new freemapSep 09 15:03:54.926, unitINFO: adding route 3fff:beef:10::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 4473 | 2026-09-09T15:03:56.569Z | |
| 4474 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 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 } }]created new freemap |
| 4475 | 2026-09-09T15:03:56.569Z | , unit: freemap_route_ipv6Sep 09 15:03:54.926 |
| 4476 | 2026-09-09T15:03:56.569Z | INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 09 15:03:54.926 |
| 4477 | 2026-09-09T15:03:56.569Z | DEBG initted freemap. size: 64, Sep 09 15:03:54.926unit :DEBG freemap_route_ipv4replacing 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 } }] |
| 4478 | 2026-09-09T15:03:56.569Z | |
| 4479 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 DEBGINFO reset freemapadding route 3fff:beef:12::/64 -> 2001:db8::55:ff, |
| 4480 | 2026-09-09T15:03:56.569Z | unit: freemap_route_ipv4Sep 09 15:03:54.926 |
| 4481 | 2026-09-09T15:03:56.569Z | 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 } }] |
| 4482 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 DEBG Sep 09 15:03:54.926initted freemap. size: 64 , INFOunit :adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4483 | 2026-09-09T15:03:56.569Z | freemap_route_ipv6 |
| 4484 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 Sep 09 15:03:54.926DEBG 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 } }] |
| 4485 | 2026-09-09T15:03:56.569Z | reset freemap, unit: Sep 09 15:03:54.926freemap_route_ipv6 |
| 4486 | 2026-09-09T15:03:56.569Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4487 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 INFOSep 09 15:03:54.926 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 4488 | 2026-09-09T15:03:56.569Z | 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 } }] |
| 4489 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 DEBGSep 09 15:03:54.926 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 |
| 4490 | 2026-09-09T15:03:56.569Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4491 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 Sep 09 15:03:54.926INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4492 | 2026-09-09T15:03:56.569Z | 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 } }] |
| 4493 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926 Sep 09 15:03:54.926DEBG INFOreplacing 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 } }] |
| 4494 | 2026-09-09T15:03:56.569Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4495 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }] |
| 4496 | 2026-09-09T15:03:56.569Z | |
| 4497 | 2026-09-09T15:03:56.569Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 INFODEBG adding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4498 | 2026-09-09T15:03:56.569Z | |
| 4499 | 2026-09-09T15:03:56.570Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 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:dead::/64 -> 2001:db8::55:2 |
| 4500 | 2026-09-09T15:03:56.570Z | |
| 4501 | 2026-09-09T15:03:56.570Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 INFODEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4502 | 2026-09-09T15:03:56.570Z | |
| 4503 | 2026-09-09T15:03:56.570Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 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::/64 -> 2001:db8::55:ff |
| 4504 | 2026-09-09T15:03:56.570Z | |
| 4505 | 2026-09-09T15:03:56.570Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 INFODEBG adding route 3fff:beef:19::/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 } }] |
| 4506 | 2026-09-09T15:03:56.570Z | |
| 4507 | 2026-09-09T15:03:56.570Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 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:1::/64 -> 2001:db8::55:ff |
| 4508 | 2026-09-09T15:03:56.570Z | |
| 4509 | 2026-09-09T15:03:56.570Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 DEBGINFO 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:1a::/64 -> 2001:db8::55:ff |
| 4510 | 2026-09-09T15:03:56.574Z | |
| 4511 | 2026-09-09T15:03:56.574Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 INFODEBG adding route 3fff:beef:2::/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 } }] |
| 4512 | 2026-09-09T15:03:56.574Z | |
| 4513 | 2026-09-09T15:03:56.574Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 DEBGINFO 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:1b::/64 -> 2001:db8::55:ff |
| 4514 | 2026-09-09T15:03:56.574Z | |
| 4515 | 2026-09-09T15:03:56.574Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 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:3::/64 -> 2001:db8::55:ff |
| 4516 | 2026-09-09T15:03:56.574Z | |
| 4517 | 2026-09-09T15:03:56.574Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 INFODEBG adding route 3fff:beef:1c::/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 } }] |
| 4518 | 2026-09-09T15:03:56.574Z | |
| 4519 | 2026-09-09T15:03:56.574Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 DEBGINFO 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 } }]adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4520 | 2026-09-09T15:03:56.574Z | |
| 4521 | 2026-09-09T15:03:56.574Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 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:1d::/64 -> 2001:db8::55:ff |
| 4522 | 2026-09-09T15:03:56.574Z | |
| 4523 | 2026-09-09T15:03:56.574Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 INFODEBG adding route 3fff:beef:5::/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 } }] |
| 4524 | 2026-09-09T15:03:56.574Z | |
| 4525 | 2026-09-09T15:03:56.574Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 DEBGINFO 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:1e::/64 -> 2001:db8::55:ff |
| 4526 | 2026-09-09T15:03:56.574Z | |
| 4527 | 2026-09-09T15:03:56.574Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 INFODEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4528 | 2026-09-09T15:03:56.574Z | |
| 4529 | 2026-09-09T15:03:56.574Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 DEBGINFO 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:1f::/64 -> 2001:db8::55:ff |
| 4530 | 2026-09-09T15:03:56.574Z | |
| 4531 | 2026-09-09T15:03:56.574Z | Sep 09 15:03:54.926Sep 09 15:03:54.926 DEBGINFO 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:7::/64 -> 2001:db8::55:ff |
| 4532 | 2026-09-09T15:03:56.574Z | |
| 4533 | 2026-09-09T15:03:56.574Z | test port_map::tests::parse_softnpu_revision ... ok |
| 4534 | 2026-09-09T15:03:56.574Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 INFODEBG adding route 3fff:beef:20::/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 } }] |
| 4535 | 2026-09-09T15:03:56.574Z | |
| 4536 | 2026-09-09T15:03:56.575Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 DEBGINFO 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:8::/64 -> 2001:db8::55:ff |
| 4537 | 2026-09-09T15:03:56.575Z | |
| 4538 | 2026-09-09T15:03:56.575Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 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:21::/64 -> 2001:db8::55:ff |
| 4539 | 2026-09-09T15:03:56.575Z | |
| 4540 | 2026-09-09T15:03:56.575Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 INFODEBG adding route 3fff:beef:9::/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 } }] |
| 4541 | 2026-09-09T15:03:56.575Z | |
| 4542 | 2026-09-09T15:03:56.575Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 DEBGINFO 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:22::/64 -> 2001:db8::55:ff |
| 4543 | 2026-09-09T15:03:56.575Z | |
| 4544 | 2026-09-09T15:03:56.575Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 INFODEBG adding route 3fff:beef:a::/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 } }] |
| 4545 | 2026-09-09T15:03:56.575Z | |
| 4546 | 2026-09-09T15:03:56.575Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 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:23::/64 -> 2001:db8::55:ff |
| 4547 | 2026-09-09T15:03:56.575Z | |
| 4548 | 2026-09-09T15:03:56.575Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 DEBGINFO 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:b::/64 -> 2001:db8::55:ff |
| 4549 | 2026-09-09T15:03:56.575Z | |
| 4550 | 2026-09-09T15:03:56.575Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 INFODEBG adding route 3fff:beef:24::/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 } }] |
| 4551 | 2026-09-09T15:03:56.575Z | |
| 4552 | 2026-09-09T15:03:56.575Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 DEBGINFO 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:c::/64 -> 2001:db8::55:ff |
| 4553 | 2026-09-09T15:03:56.575Z | |
| 4554 | 2026-09-09T15:03:56.575Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 INFODEBG adding route 3fff:beef:25::/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 } }] |
| 4555 | 2026-09-09T15:03:56.575Z | Sep 09 15:03:54.927 |
| 4556 | 2026-09-09T15:03:56.575Z | DEBG Sep 09 15:03:54.927created new freemap Sep 09 15:03:54.927DEBG , 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 } }]INFO |
| 4557 | 2026-09-09T15:03:56.575Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ffunit |
| 4558 | 2026-09-09T15:03:56.575Z | :Sep 09 15:03:54.927 freemap_route_ipv4INFOSep 09 15:03:54.927 Sep 09 15:03:54.927DEBGadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 4559 | 2026-09-09T15:03:56.575Z | |
| 4560 | 2026-09-09T15:03:56.575Z | 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 } }] |
| 4561 | 2026-09-09T15:03:56.575Z | DEBGSep 09 15:03:54.927Sep 09 15:03:54.927 DEBGcreated new freemap DEBGSep 09 15:03:54.927replacing 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 } }] , |
| 4562 | 2026-09-09T15:03:56.575Z | unitcreated new freemap: , Sep 09 15:03:54.927INFO freemap_route_ipv4INFO |
| 4563 | 2026-09-09T15:03:56.575Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ffunit |
| 4564 | 2026-09-09T15:03:56.575Z | |
| 4565 | 2026-09-09T15:03:56.575Z | : freemap_route_ipv6 |
| 4566 | 2026-09-09T15:03:56.575Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 DEBGDEBGSep 09 15:03:54.927 Sep 09 15:03:54.927replacing 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 } }] |
| 4567 | 2026-09-09T15:03:56.575Z | DEBGSep 09 15:03:54.927DEBG 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 } }]DEBGSep 09 15:03:54.927 |
| 4568 | 2026-09-09T15:03:56.575Z | created new freemapinitted freemap. size: 64INFO , adding route 3fff:beef:28::/64 -> 2001:db8::55:ff, unit |
| 4569 | 2026-09-09T15:03:56.575Z | :Sep 09 15:03:54.927 unitINFOfreemap_route_ipv4: |
| 4570 | 2026-09-09T15:03:56.575Z | Sep 09 15:03:54.927adding route 3fff:beef:f::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 4571 | 2026-09-09T15:03:56.575Z | |
| 4572 | 2026-09-09T15:03:56.575Z | DEBGSep 09 15:03:54.927 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 09 15:03:54.927 |
| 4573 | 2026-09-09T15:03:56.575Z | DEBG DEBGreset freemap , 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 } }]unit |
| 4574 | 2026-09-09T15:03:56.576Z | :Sep 09 15:03:54.927 freemap_route_ipv4Sep 09 15:03:54.927 |
| 4575 | 2026-09-09T15:03:56.576Z | DEBG INFOcreated new freemap , adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 09 15:03:54.927unit Sep 09 15:03:54.927 |
| 4576 | 2026-09-09T15:03:56.576Z | : freemap_route_ipv6INFO |
| 4577 | 2026-09-09T15:03:56.576Z | DEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 09 15:03:54.927 |
| 4578 | 2026-09-09T15:03:56.576Z | DEBGSep 09 15:03:54.927initted freemap. size: 64 , 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 } }]unit |
| 4579 | 2026-09-09T15:03:56.576Z | :initted freemap. size: 64 , freemap_route_ipv6Sep 09 15:03:54.927 |
| 4580 | 2026-09-09T15:03:56.576Z | Sep 09 15:03:54.927INFOunit :adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 4581 | 2026-09-09T15:03:56.576Z | freemap_route_ipv4 |
| 4582 | 2026-09-09T15:03:56.576Z | DEBG Sep 09 15:03:54.927replacing 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 } }] |
| 4583 | 2026-09-09T15:03:56.576Z | DEBG Sep 09 15:03:54.927Sep 09 15:03:54.927reset freemap , DEBGDEBG 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 } }] |
| 4584 | 2026-09-09T15:03:56.576Z | reset freemap:, Sep 09 15:03:54.927 freemap_route_ipv6INFOunitSep 09 15:03:54.927: |
| 4585 | 2026-09-09T15:03:56.576Z | INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 4586 | 2026-09-09T15:03:56.576Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 4587 | 2026-09-09T15:03:56.576Z | Sep 09 15:03:54.927 |
| 4588 | 2026-09-09T15:03:56.576Z | Sep 09 15:03:54.927INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1initted freemap. size: 64 |
| 4589 | 2026-09-09T15:03:56.576Z | , Sep 09 15:03:54.927unit :Sep 09 15:03:54.927 DEBGSep 09 15:03:54.927freemap_route_ipv6 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 } }] |
| 4590 | 2026-09-09T15:03:56.576Z | |
| 4591 | 2026-09-09T15:03:56.576Z | 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 } }] |
| 4592 | 2026-09-09T15:03:56.576Z | DEBGSep 09 15:03:54.927 Sep 09 15:03:54.927INFO Sep 09 15:03:54.927DEBG adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffreset freemapreplacing 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 } }] |
| 4593 | 2026-09-09T15:03:56.576Z | INFO, |
| 4594 | 2026-09-09T15:03:56.576Z | unitadding route 3fff:beef:12::/64 -> 2001:db8::55:ff: |
| 4595 | 2026-09-09T15:03:56.576Z | Sep 09 15:03:54.927 freemap_route_ipv6DEBGSep 09 15:03:54.927 |
| 4596 | 2026-09-09T15:03:56.576Z | 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 09 15:03:54.927 |
| 4597 | 2026-09-09T15:03:56.576Z | DEBGINFO Sep 09 15:03:54.927replacing 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 09 15:03:54.927 INFOadding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4598 | 2026-09-09T15:03:56.576Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4599 | 2026-09-09T15:03:56.576Z | INFO |
| 4600 | 2026-09-09T15:03:56.576Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 4601 | 2026-09-09T15:03:56.576Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 Sep 09 15:03:54.927DEBGSep 09 15:03:54.927 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 } }]INFODEBGDEBG |
| 4602 | 2026-09-09T15:03:56.576Z | 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 09 15:03:54.927adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4603 | 2026-09-09T15:03:56.576Z | |
| 4604 | 2026-09-09T15:03:56.576Z | 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 } }] |
| 4605 | 2026-09-09T15:03:56.576Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4606 | 2026-09-09T15:03:56.576Z | Sep 09 15:03:54.927Sep 09 15:03:54.927Sep 09 15:03:54.927 Sep 09 15:03:54.927INFO INFOadding route 3fff:beef:1::/64 -> 2001:db8::55:ffDEBG 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 } }] |
| 4607 | 2026-09-09T15:03:56.576Z | |
| 4608 | 2026-09-09T15:03:56.576Z | 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:2e::/64 -> 2001:db8::55:ff |
| 4609 | 2026-09-09T15:03:56.576Z | |
| 4610 | 2026-09-09T15:03:56.580Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 DEBGINFOSep 09 15:03:54.927 Sep 09 15:03:54.927 DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4611 | 2026-09-09T15:03:56.580Z | 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: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 } }] |
| 4612 | 2026-09-09T15:03:56.580Z | |
| 4613 | 2026-09-09T15:03:56.580Z | INFOSep 09 15:03:54.927 adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 09 15:03:54.927Sep 09 15:03:54.927DEBG |
| 4614 | 2026-09-09T15:03:56.580Z | INFOINFO 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 } }]adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 4615 | 2026-09-09T15:03:56.580Z | |
| 4616 | 2026-09-09T15:03:56.580Z | |
| 4617 | 2026-09-09T15:03:56.580Z | Sep 09 15:03:54.927 DEBGSep 09 15:03:54.927Sep 09 15:03:54.927 Sep 09 15:03:54.927INFO 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: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:15::/64 -> 2001:db8::55:ff |
| 4618 | 2026-09-09T15:03:56.580Z | |
| 4619 | 2026-09-09T15:03:56.580Z | |
| 4620 | 2026-09-09T15:03:56.580Z | 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 } }] |
| 4621 | 2026-09-09T15:03:56.580Z | Sep 09 15:03:54.927Sep 09 15:03:54.927Sep 09 15:03:54.927 INFOINFO DEBG adding route 3fff:beef:30::/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 } }] |
| 4622 | 2026-09-09T15:03:56.580Z | |
| 4623 | 2026-09-09T15:03:56.580Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4624 | 2026-09-09T15:03:56.580Z | Sep 09 15:03:54.927 Sep 09 15:03:54.927Sep 09 15:03:54.927Sep 09 15:03:54.927 INFOINFO DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4625 | 2026-09-09T15:03:56.580Z | adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 4626 | 2026-09-09T15:03:56.580Z | 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 } }] |
| 4627 | 2026-09-09T15:03:56.580Z | 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 09 15:03:54.927 |
| 4628 | 2026-09-09T15:03:56.581Z | Sep 09 15:03:54.927 DEBG 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 09 15:03:54.927 |
| 4629 | 2026-09-09T15:03:56.581Z | 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 } }]INFOSep 09 15:03:54.927 |
| 4630 | 2026-09-09T15:03:56.581Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO |
| 4631 | 2026-09-09T15:03:56.581Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 09 15:03:54.927 |
| 4632 | 2026-09-09T15:03:56.581Z | Sep 09 15:03:54.927INFO DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 09 15:03:54.927 |
| 4633 | 2026-09-09T15:03:56.581Z | Sep 09 15:03:54.927replacing 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 |
| 4634 | 2026-09-09T15:03:56.581Z | INFOSep 09 15:03:54.927 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::/64 -> 2001:db8::55:ffDEBGSep 09 15:03:54.927 |
| 4635 | 2026-09-09T15:03:56.581Z | 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 } }] |
| 4636 | 2026-09-09T15:03:56.581Z | |
| 4637 | 2026-09-09T15:03:56.581Z | INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 4638 | 2026-09-09T15:03:56.581Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 Sep 09 15:03:54.927Sep 09 15:03:54.927 INFO DEBGDEBG adding route 3fff:beef:18::/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 } }]INFO |
| 4639 | 2026-09-09T15:03:56.581Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4640 | 2026-09-09T15:03:56.581Z | |
| 4641 | 2026-09-09T15:03:56.581Z | 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 } }] |
| 4642 | 2026-09-09T15:03:56.581Z | Sep 09 15:03:54.927 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 09 15:03:54.927 |
| 4643 | 2026-09-09T15:03:56.581Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 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 } }]Sep 09 15:03:54.927 |
| 4644 | 2026-09-09T15:03:56.581Z | DEBG DEBG adding route 3fff:beef:1::/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 } }]Sep 09 15:03:54.927replacing 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 } }] |
| 4645 | 2026-09-09T15:03:56.581Z | |
| 4646 | 2026-09-09T15:03:56.581Z | |
| 4647 | 2026-09-09T15:03:56.581Z | INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 09 15:03:54.927 |
| 4648 | 2026-09-09T15:03:56.581Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 INFOINFO DEBGadding route 3fff:beef:6::/64 -> 2001:db8::55:ff Sep 09 15:03:54.927adding route 3fff:beef:34::/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 } }] |
| 4649 | 2026-09-09T15:03:56.581Z | DEBG |
| 4650 | 2026-09-09T15:03:56.581Z | |
| 4651 | 2026-09-09T15:03:56.581Z | 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 09 15:03:54.927 |
| 4652 | 2026-09-09T15:03:56.581Z | Sep 09 15:03:54.927 DEBG Sep 09 15:03:54.927DEBG 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 |
| 4653 | 2026-09-09T15:03:56.581Z | Sep 09 15:03:54.927 adding route 3fff:beef:2::/64 -> 2001:db8::55:ff 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 } }] |
| 4654 | 2026-09-09T15:03:56.581Z | |
| 4655 | 2026-09-09T15:03:56.581Z | INFOSep 09 15:03:54.927 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFO |
| 4656 | 2026-09-09T15:03:56.581Z | Sep 09 15:03:54.927 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 09 15:03:54.927INFO |
| 4657 | 2026-09-09T15:03:56.581Z | DEBGSep 09 15:03:54.927 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 09 15:03:54.927adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4658 | 2026-09-09T15:03:56.581Z | DEBG |
| 4659 | 2026-09-09T15:03:56.581Z | 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 } }]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 } }] |
| 4660 | 2026-09-09T15:03:56.581Z | |
| 4661 | 2026-09-09T15:03:56.581Z | Sep 09 15:03:54.927 Sep 09 15:03:54.927DEBGSep 09 15:03:54.927 Sep 09 15:03:54.927INFOreplacing 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 } }] |
| 4662 | 2026-09-09T15:03:56.581Z | INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4663 | 2026-09-09T15:03:56.581Z | |
| 4664 | 2026-09-09T15:03:56.581Z | INFOSep 09 15:03:54.927 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 09 15:03:54.927 |
| 4665 | 2026-09-09T15:03:56.581Z | INFODEBGSep 09 15:03:54.927 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:8::/64 -> 2001:db8::55:ffDEBG |
| 4666 | 2026-09-09T15:03:56.581Z | |
| 4667 | 2026-09-09T15:03:56.582Z | Sep 09 15:03:54.927 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 |
| 4668 | 2026-09-09T15:03:56.582Z | 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 09 15:03:54.927 |
| 4669 | 2026-09-09T15:03:56.582Z | Sep 09 15:03:54.927DEBG Sep 09 15:03:54.927replacing 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 } }]INFOSep 09 15:03:54.927 |
| 4670 | 2026-09-09T15:03:56.582Z | INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO |
| 4671 | 2026-09-09T15:03:56.582Z | |
| 4672 | 2026-09-09T15:03:56.582Z | Sep 09 15:03:54.927 INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4673 | 2026-09-09T15:03:56.582Z | Sep 09 15:03:54.927Sep 09 15:03:54.927adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4674 | 2026-09-09T15:03:56.582Z | 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 } }] |
| 4675 | 2026-09-09T15:03:56.582Z | DEBGSep 09 15:03:54.927 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 09 15:03:54.927DEBG |
| 4676 | 2026-09-09T15:03:56.582Z | 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 } }] |
| 4677 | 2026-09-09T15:03:56.582Z | DEBGSep 09 15:03:54.927 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 } }]Sep 09 15:03:54.927 |
| 4678 | 2026-09-09T15:03:56.582Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 09 15:03:54.927 |
| 4679 | 2026-09-09T15:03:56.582Z | INFOSep 09 15:03:54.927 INFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4680 | 2026-09-09T15:03:56.582Z | |
| 4681 | 2026-09-09T15:03:56.582Z | |
| 4682 | 2026-09-09T15:03:56.582Z | Sep 09 15:03:54.927 DEBG Sep 09 15:03:54.927Sep 09 15:03:54.927Sep 09 15:03:54.927 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 |
| 4683 | 2026-09-09T15:03:56.582Z | 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 } }]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 09 15:03:54.927 |
| 4684 | 2026-09-09T15:03:56.582Z | |
| 4685 | 2026-09-09T15:03:56.582Z | INFO 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:39::/64 -> 2001:db8::55:ff |
| 4686 | 2026-09-09T15:03:56.582Z | |
| 4687 | 2026-09-09T15:03:56.582Z | Sep 09 15:03:54.927 INFOSep 09 15:03:54.927 Sep 09 15:03:54.927adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 09 15:03:54.927 |
| 4688 | 2026-09-09T15:03:56.582Z | DEBGINFO INFOadding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4689 | 2026-09-09T15:03:56.582Z | adding route 3fff:beef:1e::/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 } }] |
| 4690 | 2026-09-09T15:03:56.582Z | |
| 4691 | 2026-09-09T15:03:56.582Z | Sep 09 15:03:54.927Sep 09 15:03:54.927 DEBGSep 09 15:03:54.927DEBGSep 09 15:03:54.927 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 } }] |
| 4692 | 2026-09-09T15:03:56.582Z | INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG |
| 4693 | 2026-09-09T15:03:56.582Z | Sep 09 15:03:54.927Sep 09 15:03:54.927replacing 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: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 } }] |
| 4694 | 2026-09-09T15:03:56.582Z | |
| 4695 | 2026-09-09T15:03:56.582Z | INFO DEBG 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:7::/64 -> 2001:db8::55:ff |
| 4696 | 2026-09-09T15:03:56.582Z | Sep 09 15:03:54.927 |
| 4697 | 2026-09-09T15:03:56.582Z | Sep 09 15:03:54.927 INFO Sep 09 15:03:54.927 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFOINFOSep 09 15:03:54.927 |
| 4698 | 2026-09-09T15:03:56.582Z | DEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff 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 |
| 4699 | 2026-09-09T15:03:56.582Z | |
| 4700 | 2026-09-09T15:03:56.582Z | |
| 4701 | 2026-09-09T15:03:56.582Z | Sep 09 15:03:54.927 DEBGSep 09 15:03:54.927 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 09 15:03:54.927Sep 09 15:03:54.927 |
| 4702 | 2026-09-09T15:03:56.582Z | INFO DEBG 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:8::/64 -> 2001:db8::55:ff |
| 4703 | 2026-09-09T15:03:56.582Z | 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 } }] |
| 4704 | 2026-09-09T15:03:56.582Z | |
| 4705 | 2026-09-09T15:03:56.582Z | Sep 09 15:03:54.927 Sep 09 15:03:54.927Sep 09 15:03:54.927 Sep 09 15:03:54.927INFODEBG adding route 3fff:beef:20::/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 } }] |
| 4706 | 2026-09-09T15:03:56.582Z | INFO |
| 4707 | 2026-09-09T15:03:56.583Z | INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 4708 | 2026-09-09T15:03:56.583Z | |
| 4709 | 2026-09-09T15:03:56.583Z | Sep 09 15:03:54.927 Sep 09 15:03:54.927 INFODEBG Sep 09 15:03:54.927Sep 09 15:03:54.927 DEBG DEBGreplacing 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 } }]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 } }] |
| 4710 | 2026-09-09T15:03:56.586Z | 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 } }] |
| 4711 | 2026-09-09T15:03:56.586Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4712 | 2026-09-09T15:03:56.586Z | |
| 4713 | 2026-09-09T15:03:56.586Z | Sep 09 15:03:54.927 INFOSep 09 15:03:54.927Sep 09 15:03:54.927 DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ff INFO |
| 4714 | 2026-09-09T15:03:56.587Z | Sep 09 15:03:54.927 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG |
| 4715 | 2026-09-09T15:03:56.587Z | failed to allocate space for the new target listreplacing 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 09 15:03:54.927 |
| 4716 | 2026-09-09T15:03:56.587Z | DEBG |
| 4717 | 2026-09-09T15:03:56.587Z | Sep 09 15:03:54.927 Sep 09 15:03:54.927DEBG 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 } }]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 } }] |
| 4718 | 2026-09-09T15:03:56.587Z | DEBG |
| 4719 | 2026-09-09T15:03:56.587Z | 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 09 15:03:54.927 |
| 4720 | 2026-09-09T15:03:56.587Z | INFO Sep 09 15:03:54.927adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4721 | 2026-09-09T15:03:56.587Z | Sep 09 15:03:54.927INFO INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 4722 | 2026-09-09T15:03:56.587Z | |
| 4723 | 2026-09-09T15:03:56.587Z | Sep 09 15:03:54.927 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 09 15:03:54.927 |
| 4724 | 2026-09-09T15:03:56.587Z | 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 09 15:03:54.927 |
| 4725 | 2026-09-09T15:03:56.587Z | Sep 09 15:03:54.927 DEBGINFO 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:10::/64 -> 2001:db8::55:ffSep 09 15:03:54.928 |
| 4726 | 2026-09-09T15:03:56.587Z | |
| 4727 | 2026-09-09T15:03:56.587Z | INFO Sep 09 15:03:54.928adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 4728 | 2026-09-09T15:03:56.587Z | INFOSep 09 15:03:54.928 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG |
| 4729 | 2026-09-09T15:03:56.587Z | 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 } }] |
| 4730 | 2026-09-09T15:03:56.587Z | Sep 09 15:03:54.928 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 09 15:03:54.928Sep 09 15:03:54.928 |
| 4731 | 2026-09-09T15:03:56.587Z | INFODEBG Sep 09 15:03:54.928adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4732 | 2026-09-09T15:03:56.587Z | INFO |
| 4733 | 2026-09-09T15:03:56.587Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4734 | 2026-09-09T15:03:56.587Z | Sep 09 15:03:54.928Sep 09 15:03:54.928 Sep 09 15:03:54.928DEBG INFODEBG 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:beef:24::/64 -> 2001:db8::55:ff |
| 4735 | 2026-09-09T15:03:56.587Z | 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 } }] |
| 4736 | 2026-09-09T15:03:56.587Z | |
| 4737 | 2026-09-09T15:03:56.587Z | Sep 09 15:03:54.928Sep 09 15:03:54.928 Sep 09 15:03:54.928INFODEBG INFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4738 | 2026-09-09T15:03:56.587Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4739 | 2026-09-09T15:03:56.587Z | |
| 4740 | 2026-09-09T15:03:56.587Z | Sep 09 15:03:54.928Sep 09 15:03:54.928Sep 09 15:03:54.928 INFO DEBGDEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 4741 | 2026-09-09T15:03:56.587Z | 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: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 } }] |
| 4742 | 2026-09-09T15:03:56.587Z | |
| 4743 | 2026-09-09T15:03:56.587Z | Sep 09 15:03:54.928Sep 09 15:03:54.928Sep 09 15:03:54.928 DEBGINFO 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:13::/64 -> 2001:db8::55:ff |
| 4744 | 2026-09-09T15:03:56.587Z | INFO |
| 4745 | 2026-09-09T15:03:56.587Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4746 | 2026-09-09T15:03:56.587Z | Sep 09 15:03:54.928Sep 09 15:03:54.928 DEBGINFO Sep 09 15:03:54.928replacing 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 } }] |
| 4747 | 2026-09-09T15:03:56.587Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 4748 | 2026-09-09T15:03:56.587Z | 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 09 15:03:54.928 |
| 4749 | 2026-09-09T15:03:56.587Z | Sep 09 15:03:54.928 INFODEBG Sep 09 15:03:54.928replacing 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:14::/64 -> 2001:db8::55:ff |
| 4750 | 2026-09-09T15:03:56.587Z | |
| 4751 | 2026-09-09T15:03:56.587Z | INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4752 | 2026-09-09T15:03:56.588Z | Sep 09 15:03:54.928Sep 09 15:03:54.928 DEBGINFO Sep 09 15:03:54.928 adding route 3fff:beef:27::/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 } }] |
| 4753 | 2026-09-09T15:03:56.588Z | DEBG |
| 4754 | 2026-09-09T15:03:56.588Z | 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 } }] |
| 4755 | 2026-09-09T15:03:56.588Z | Sep 09 15:03:54.928 Sep 09 15:03:54.928DEBG Sep 09 15:03:54.928replacing 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 } }] INFOINFO |
| 4756 | 2026-09-09T15:03:56.588Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4757 | 2026-09-09T15:03:56.588Z | |
| 4758 | 2026-09-09T15:03:56.588Z | Sep 09 15:03:54.928 INFOSep 09 15:03:54.928Sep 09 15:03:54.928 DEBGDEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 4759 | 2026-09-09T15:03:56.588Z | 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: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 } }] |
| 4760 | 2026-09-09T15:03:56.588Z | |
| 4761 | 2026-09-09T15:03:56.588Z | Sep 09 15:03:54.928Sep 09 15:03:54.928 Sep 09 15:03:54.928INFODEBG 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 } }] |
| 4762 | 2026-09-09T15:03:56.588Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4763 | 2026-09-09T15:03:56.588Z | |
| 4764 | 2026-09-09T15:03:56.588Z | Sep 09 15:03:54.928Sep 09 15:03:54.928 Sep 09 15:03:54.928 INFO DEBG 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 } }] |
| 4765 | 2026-09-09T15:03:56.588Z | adding route 3fff:beef:29::/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 } }] |
| 4766 | 2026-09-09T15:03:56.588Z | |
| 4767 | 2026-09-09T15:03:56.588Z | Sep 09 15:03:54.928Sep 09 15:03:54.928 DEBGINFO Sep 09 15:03:54.928replacing 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 } }] |
| 4768 | 2026-09-09T15:03:56.588Z | INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 4769 | 2026-09-09T15:03:56.588Z | |
| 4770 | 2026-09-09T15:03:56.588Z | created new freemapSep 09 15:03:54.928 Sep 09 15:03:54.928INFO , DEBGSep 09 15:03:54.928unit :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 } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 4771 | 2026-09-09T15:03:56.588Z | freemap_route_ipv6 |
| 4772 | 2026-09-09T15:03:56.588Z | 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 } }] |
| 4773 | 2026-09-09T15:03:56.588Z | |
| 4774 | 2026-09-09T15:03:56.588Z | Sep 09 15:03:54.928 Sep 09 15:03:54.928DEBG Sep 09 15:03:54.928replacing 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 } }]INFO |
| 4775 | 2026-09-09T15:03:56.588Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO |
| 4776 | 2026-09-09T15:03:56.588Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4777 | 2026-09-09T15:03:56.588Z | Sep 09 15:03:54.928Sep 09 15:03:54.928 DEBGINFO Sep 09 15:03:54.928Sep 09 15:03:54.928initted freemap. size: 64adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff, unitDEBGDEBG |
| 4778 | 2026-09-09T15:03:56.588Z | 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: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 } }]: |
| 4779 | 2026-09-09T15:03:56.588Z | freemap_route_ipv4 |
| 4780 | 2026-09-09T15:03:56.588Z | |
| 4781 | 2026-09-09T15:03:56.588Z | Sep 09 15:03:54.928Sep 09 15:03:54.928 DEBGINFOSep 09 15:03:54.928 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 09 15:03:54.928 |
| 4782 | 2026-09-09T15:03:56.588Z | 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 |
| 4783 | 2026-09-09T15:03:56.588Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG |
| 4784 | 2026-09-09T15:03:56.588Z | Sep 09 15:03:54.928reset freemap , DEBGunitSep 09 15:03:54.928: 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 |
| 4785 | 2026-09-09T15:03:56.588Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 09 15:03:54.928 |
| 4786 | 2026-09-09T15:03:56.588Z | Sep 09 15:03:54.928DEBG INFOfreemap_route_ipv4 |
| 4787 | 2026-09-09T15:03:56.588Z | Sep 09 15:03:54.928replacing 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 } }] |
| 4788 | 2026-09-09T15:03:56.588Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4789 | 2026-09-09T15:03:56.588Z | DEBG Sep 09 15:03:54.928replacing 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 09 15:03:54.928 |
| 4790 | 2026-09-09T15:03:56.588Z | Sep 09 15:03:54.928 DEBGINFO Sep 09 15:03:54.928 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 |
| 4791 | 2026-09-09T15:03:56.589Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff initted freemap. size: 64 |
| 4792 | 2026-09-09T15:03:56.589Z | Sep 09 15:03:54.928INFO , INFOunit :adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4793 | 2026-09-09T15:03:56.589Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 09 15:03:54.928freemap_route_ipv6 |
| 4794 | 2026-09-09T15:03:56.589Z | DEBG |
| 4795 | 2026-09-09T15:03:56.589Z | 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 } }] |
| 4796 | 2026-09-09T15:03:56.589Z | Sep 09 15:03:54.928Sep 09 15:03:54.928 Sep 09 15:03:54.928Sep 09 15:03:54.928 INFODEBGDEBG DEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4797 | 2026-09-09T15:03:56.589Z | 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 } }]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 } }] |
| 4798 | 2026-09-09T15:03:56.589Z | reset freemap |
| 4799 | 2026-09-09T15:03:56.589Z | , unit:Sep 09 15:03:54.928Sep 09 15:03:54.928 Sep 09 15:03:54.928 DEBGINFOINFOfreemap_route_ipv6 adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 4800 | 2026-09-09T15:03:56.589Z | 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:2e::/64 -> 2001:db8::55:ff |
| 4801 | 2026-09-09T15:03:56.589Z | |
| 4802 | 2026-09-09T15:03:56.589Z | |
| 4803 | 2026-09-09T15:03:56.589Z | Sep 09 15:03:54.928Sep 09 15:03:54.928 Sep 09 15:03:54.928Sep 09 15:03:54.928 INFOINFO DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 4804 | 2026-09-09T15:03:56.589Z | |
| 4805 | 2026-09-09T15:03:56.589Z | 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 } }] |
| 4806 | 2026-09-09T15:03:56.589Z | 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 09 15:03:54.928Sep 09 15:03:54.928 |
| 4807 | 2026-09-09T15:03:56.589Z | Sep 09 15:03:54.928DEBGDEBG Sep 09 15:03:54.928replacing 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 } }] |
| 4808 | 2026-09-09T15:03:56.589Z | 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 } }] INFO |
| 4809 | 2026-09-09T15:03:56.589Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 4810 | 2026-09-09T15:03:56.593Z | Sep 09 15:03:54.928 |
| 4811 | 2026-09-09T15:03:56.593Z | INFOSep 09 15:03:54.928Sep 09 15:03:54.928 INFODEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }] |
| 4812 | 2026-09-09T15:03:56.593Z | |
| 4813 | 2026-09-09T15:03:56.593Z | |
| 4814 | 2026-09-09T15:03:56.593Z | Sep 09 15:03:54.928 DEBG Sep 09 15:03:54.928replacing 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 09 15:03:54.928 Sep 09 15:03:54.928 DEBG |
| 4815 | 2026-09-09T15:03:56.593Z | 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 } }] INFO |
| 4816 | 2026-09-09T15:03:56.593Z | 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 |
| 4817 | 2026-09-09T15:03:56.593Z | Sep 09 15:03:54.928 |
| 4818 | 2026-09-09T15:03:56.593Z | Sep 09 15:03:54.928 INFOINFO Sep 09 15:03:54.928adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 09 15:03:54.928 |
| 4819 | 2026-09-09T15:03:56.593Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4820 | 2026-09-09T15:03:56.593Z | INFODEBGSep 09 15:03:54.928 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::/64 -> 2001:db8::55:ff |
| 4821 | 2026-09-09T15:03:56.593Z | DEBG |
| 4822 | 2026-09-09T15:03:56.593Z | 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 09 15:03:54.928 |
| 4823 | 2026-09-09T15:03:56.593Z | Sep 09 15:03:54.928INFOSep 09 15:03:54.928 DEBG DEBGSep 09 15:03:54.928replacing 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 } }] |
| 4824 | 2026-09-09T15:03:56.593Z | 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 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 4825 | 2026-09-09T15:03:56.593Z | |
| 4826 | 2026-09-09T15:03:56.593Z | |
| 4827 | 2026-09-09T15:03:56.593Z | Sep 09 15:03:54.928 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 09 15:03:54.928 |
| 4828 | 2026-09-09T15:03:56.593Z | Sep 09 15:03:54.928DEBG DEBGSep 09 15:03:54.928 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 09 15:03:54.928INFO |
| 4829 | 2026-09-09T15:03:56.593Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4830 | 2026-09-09T15:03:56.593Z | DEBGSep 09 15:03:54.928 |
| 4831 | 2026-09-09T15:03:56.593Z | INFO 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:1b::/64 -> 2001:db8::55:ff |
| 4832 | 2026-09-09T15:03:56.593Z | |
| 4833 | 2026-09-09T15:03:56.594Z | Sep 09 15:03:54.928Sep 09 15:03:54.928 INFODEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 4834 | 2026-09-09T15:03:56.594Z | 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 } }]Sep 09 15:03:54.928Sep 09 15:03:54.928 |
| 4835 | 2026-09-09T15:03:56.594Z | INFO DEBGadding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 09 15:03:54.928 Sep 09 15:03:54.928 |
| 4836 | 2026-09-09T15:03:56.594Z | 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 |
| 4837 | 2026-09-09T15:03:56.594Z | DEBG adding route 3fff:beef:20::/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 } }] |
| 4838 | 2026-09-09T15:03:56.594Z | Sep 09 15:03:54.928 |
| 4839 | 2026-09-09T15:03:56.594Z | Sep 09 15:03:54.928 INFOSep 09 15:03:54.928DEBG Sep 09 15:03:54.928 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff DEBGreplacing 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 } }] |
| 4840 | 2026-09-09T15:03:56.594Z | INFO |
| 4841 | 2026-09-09T15:03:56.594Z | 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:33::/64 -> 2001:db8::55:ff |
| 4842 | 2026-09-09T15:03:56.594Z | |
| 4843 | 2026-09-09T15:03:56.594Z | Sep 09 15:03:54.928Sep 09 15:03:54.928 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 } }]INFO |
| 4844 | 2026-09-09T15:03:56.594Z | Sep 09 15:03:54.928 Sep 09 15:03:54.928 DEBGadding route 3fff:beef:3::/64 -> 2001:db8::55:ff Sep 09 15:03:54.928replacing 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 } }] |
| 4845 | 2026-09-09T15:03:56.595Z | INFO INFO |
| 4846 | 2026-09-09T15:03:56.595Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 4847 | 2026-09-09T15:03:56.595Z | |
| 4848 | 2026-09-09T15:03:56.595Z | Sep 09 15:03:54.928 DEBGSep 09 15:03:54.928 Sep 09 15:03:54.928replacing 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 09 15:03:54.928 |
| 4849 | 2026-09-09T15:03:56.595Z | 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 } }]INFODEBG 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 09 15:03:54.928 |
| 4850 | 2026-09-09T15:03:56.595Z | |
| 4851 | 2026-09-09T15:03:56.595Z | INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 4852 | 2026-09-09T15:03:56.595Z | Sep 09 15:03:54.928adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4853 | 2026-09-09T15:03:56.595Z | INFOSep 09 15:03:54.928 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFO |
| 4854 | 2026-09-09T15:03:56.595Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 09 15:03:54.928 |
| 4855 | 2026-09-09T15:03:56.595Z | Sep 09 15:03:54.928Sep 09 15:03:54.928 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 } }]DEBG |
| 4856 | 2026-09-09T15:03:56.595Z | 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 } }]DEBGSep 09 15:03:54.928 |
| 4857 | 2026-09-09T15:03:56.595Z | DEBG Sep 09 15:03:54.928replacing 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 } }] |
| 4858 | 2026-09-09T15:03:56.595Z | 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 } }] adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 4859 | 2026-09-09T15:03:56.595Z | Sep 09 15:03:54.928 |
| 4860 | 2026-09-09T15:03:56.595Z | Sep 09 15:03:54.928 INFO INFOSep 09 15:03:54.928adding route 3fff:beef:5::/64 -> 2001:db8::55:ff Sep 09 15:03:54.928 |
| 4861 | 2026-09-09T15:03:56.595Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO |
| 4862 | 2026-09-09T15:03:56.595Z | 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 } }] |
| 4863 | 2026-09-09T15:03:56.595Z | Sep 09 15:03:54.928adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 4864 | 2026-09-09T15:03:56.595Z | DEBGSep 09 15:03:54.928 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 09 15:03:54.928 |
| 4865 | 2026-09-09T15:03:56.595Z | Sep 09 15:03:54.928replacing 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 09 15:03:54.928 |
| 4866 | 2026-09-09T15:03:56.596Z | DEBG 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 09 15:03:54.928 created new freemap |
| 4867 | 2026-09-09T15:03:56.596Z | Sep 09 15:03:54.928, adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 4868 | 2026-09-09T15:03:56.596Z | INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffunitSep 09 15:03:54.928:INFOSep 09 15:03:54.928 |
| 4869 | 2026-09-09T15:03:56.596Z | DEBGINFOadding route 3fff:beef:20::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 4870 | 2026-09-09T15:03:56.596Z | |
| 4871 | 2026-09-09T15:03:56.596Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 4872 | 2026-09-09T15:03:56.596Z | Sep 09 15:03:54.928replacing 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 } }] |
| 4873 | 2026-09-09T15:03:56.596Z | Sep 09 15:03:54.928Sep 09 15:03:54.928 Sep 09 15:03:54.928DEBG Sep 09 15:03:54.928DEBGDEBG 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: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 } }]INFODEBG |
| 4874 | 2026-09-09T15:03:56.596Z | created new 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 } }] |
| 4875 | 2026-09-09T15:03:56.596Z | , unitadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 4876 | 2026-09-09T15:03:56.596Z | : |
| 4877 | 2026-09-09T15:03:56.596Z | freemap_route_ipv6 |
| 4878 | 2026-09-09T15:03:56.596Z | Sep 09 15:03:54.928Sep 09 15:03:54.928Sep 09 15:03:54.928 Sep 09 15:03:54.928INFO INFOINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 09 15:03:54.928 DEBG |
| 4879 | 2026-09-09T15:03:56.596Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:7::/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 } }] |
| 4880 | 2026-09-09T15:03:56.596Z | |
| 4881 | 2026-09-09T15:03:56.596Z | |
| 4882 | 2026-09-09T15:03:56.596Z | Sep 09 15:03:54.928 initted freemap. size: 64 , DEBGunitSep 09 15:03:54.928:Sep 09 15:03:54.928 freemap_route_ipv4replacing 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 } }] |
| 4883 | 2026-09-09T15:03:56.596Z | Sep 09 15:03:54.928 DEBGSep 09 15:03:54.929 created new freemapDEBG |
| 4884 | 2026-09-09T15:03:56.596Z | , reset freemapunit, :unit :freemap_route_ipv4 |
| 4885 | 2026-09-09T15:03:56.596Z | Sep 09 15:03:54.929 INFOfreemap_route_ipv4 adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 4886 | 2026-09-09T15:03:56.596Z | Sep 09 15:03:54.929 |
| 4887 | 2026-09-09T15:03:56.596Z | Sep 09 15:03:54.928 DEBGSep 09 15:03:54.929 DEBGcreated new freemap DEBGinitted freemap. size: 64DEBGSep 09 15:03:54.929 , 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 } }]unit |
| 4888 | 2026-09-09T15:03:56.596Z | :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 } }] , |
| 4889 | 2026-09-09T15:03:56.596Z | unitDEBGSep 09 15:03:54.929freemap_route_ipv4 |
| 4890 | 2026-09-09T15:03:56.596Z | INFO: freemap_route_ipv6Sep 09 15:03:54.929 |
| 4891 | 2026-09-09T15:03:56.596Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 09 15:03:54.929 |
| 4892 | 2026-09-09T15:03:56.596Z | INFODEBG Sep 09 15:03:54.929created new freemap , adding route 3fff:beef:23::/64 -> 2001:db8::55:ffcreated new freemapDEBGunit :, Sep 09 15:03:54.929 |
| 4893 | 2026-09-09T15:03:56.596Z | unitfreemap_route_ipv6: reset freemapfreemap_route_ipv6 |
| 4894 | 2026-09-09T15:03:56.596Z | |
| 4895 | 2026-09-09T15:03:56.596Z | DEBG , unitreplacing 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 } }]: |
| 4896 | 2026-09-09T15:03:56.596Z | Sep 09 15:03:54.929freemap_route_ipv6 |
| 4897 | 2026-09-09T15:03:56.596Z | DEBGSep 09 15:03:54.929 initted freemap. size: 64Sep 09 15:03:54.929DEBG, Sep 09 15:03:54.929Sep 09 15:03:54.929INFOunitreplacing 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 } }] |
| 4898 | 2026-09-09T15:03:56.596Z | INFODEBG: adding route 3fff:dead::/64 -> 2001:db8::55:1 initted freemap. size: 64adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4899 | 2026-09-09T15:03:56.596Z | , |
| 4900 | 2026-09-09T15:03:56.596Z | freemap_route_ipv4unit |
| 4901 | 2026-09-09T15:03:56.596Z | :Sep 09 15:03:54.929 Sep 09 15:03:54.929Sep 09 15:03:54.929INFO DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 4902 | 2026-09-09T15:03:56.596Z | freemap_route_ipv4DEBG 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: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 } }] |
| 4903 | 2026-09-09T15:03:56.596Z | Sep 09 15:03:54.929 |
| 4904 | 2026-09-09T15:03:56.597Z | |
| 4905 | 2026-09-09T15:03:56.597Z | 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 } }]Sep 09 15:03:54.929 |
| 4906 | 2026-09-09T15:03:56.597Z | Sep 09 15:03:54.929DEBG Sep 09 15:03:54.929reset freemapINFO, unitadding route 3fff:beef:a::/64 -> 2001:db8::55:ff :Sep 09 15:03:54.929DEBG |
| 4907 | 2026-09-09T15:03:56.597Z | freemap_route_ipv4 INFO |
| 4908 | 2026-09-09T15:03:56.597Z | Sep 09 15:03:54.929replacing 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 09 15:03:54.929adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG 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 } }] |
| 4909 | 2026-09-09T15:03:56.597Z | |
| 4910 | 2026-09-09T15:03:56.601Z | Sep 09 15:03:54.929 |
| 4911 | 2026-09-09T15:03:56.601Z | DEBG DEBGreset freemap Sep 09 15:03:54.929initted freemap. size: 64Sep 09 15:03:54.929, unit DEBG, INFOunit :adding route 3fff:beef:b::/64 -> 2001:db8::55:ff: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 } }] |
| 4912 | 2026-09-09T15:03:56.601Z | |
| 4913 | 2026-09-09T15:03:56.601Z | freemap_route_ipv6 |
| 4914 | 2026-09-09T15:03:56.601Z | freemap_route_ipv4Sep 09 15:03:54.929Sep 09 15:03:54.929 |
| 4915 | 2026-09-09T15:03:56.601Z | INFODEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ff 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 09 15:03:54.929 |
| 4916 | 2026-09-09T15:03:56.601Z | DEBG |
| 4917 | 2026-09-09T15:03:56.601Z | Sep 09 15:03:54.929 reset freemapSep 09 15:03:54.929DEBG, Sep 09 15:03:54.929 unitDEBG : initted freemap. size: 64INFO, 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 } }] |
| 4918 | 2026-09-09T15:03:56.601Z | unitadding route 3fff:beef:c::/64 -> 2001:db8::55:ff: |
| 4919 | 2026-09-09T15:03:56.601Z | freemap_route_ipv6freemap_route_ipv6 |
| 4920 | 2026-09-09T15:03:56.601Z | |
| 4921 | 2026-09-09T15:03:56.601Z | Sep 09 15:03:54.929 Sep 09 15:03:54.929Sep 09 15:03:54.929INFO DEBGINFO adding route 3fff:beef:27::/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 } }] |
| 4922 | 2026-09-09T15:03:56.601Z | |
| 4923 | 2026-09-09T15:03:56.601Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 09 15:03:54.929 |
| 4924 | 2026-09-09T15:03:56.601Z | DEBGSep 09 15:03:54.929 Sep 09 15:03:54.929reset freemap , INFO unitDEBG: adding route 3fff:beef:d::/64 -> 2001:db8::55:fffreemap_route_ipv6Sep 09 15:03:54.929 |
| 4925 | 2026-09-09T15:03:56.601Z | 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 } }] DEBG |
| 4926 | 2026-09-09T15:03:56.601Z | |
| 4927 | 2026-09-09T15:03:56.601Z | 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 } }] |
| 4928 | 2026-09-09T15:03:56.601Z | Sep 09 15:03:54.929Sep 09 15:03:54.929 INFOSep 09 15:03:54.929DEBG 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4929 | 2026-09-09T15:03:56.601Z | |
| 4930 | 2026-09-09T15:03:56.601Z | Sep 09 15:03:54.929adding route 172.16.0.0/32 -> 10.0.0.2 |
| 4931 | 2026-09-09T15:03:56.601Z | INFOSep 09 15:03:54.929 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 09 15:03:54.929 |
| 4932 | 2026-09-09T15:03:56.601Z | INFODEBG adding route 3fff:beef:e::/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 } }] |
| 4933 | 2026-09-09T15:03:56.601Z | Sep 09 15:03:54.929Sep 09 15:03:54.929 |
| 4934 | 2026-09-09T15:03:56.601Z | 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 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 09 15:03:54.929 |
| 4935 | 2026-09-09T15:03:56.601Z | |
| 4936 | 2026-09-09T15:03:56.601Z | INFOSep 09 15:03:54.929 Sep 09 15:03:54.929adding route 3fff:dead::/64 -> 2001:db8::55:2 DEBG |
| 4937 | 2026-09-09T15:03:56.602Z | 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 } }]INFO |
| 4938 | 2026-09-09T15:03:56.602Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 09 15:03:54.929 |
| 4939 | 2026-09-09T15:03:56.602Z | Sep 09 15:03:54.929DEBGSep 09 15:03:54.929 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 } }]INFO adding route 172.16.0.0/32 -> 10.0.0.3adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 09 15:03:54.929 |
| 4940 | 2026-09-09T15:03:56.602Z | |
| 4941 | 2026-09-09T15:03:56.602Z | |
| 4942 | 2026-09-09T15:03:56.602Z | 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 } }] |
| 4943 | 2026-09-09T15:03:56.602Z | Sep 09 15:03:54.929 DEBG Sep 09 15:03:54.929replacing 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 09 15:03:54.929 |
| 4944 | 2026-09-09T15:03:56.602Z | Sep 09 15:03:54.929INFO 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 } }, 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 09 15:03:54.929adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 4945 | 2026-09-09T15:03:56.602Z | |
| 4946 | 2026-09-09T15:03:56.602Z | INFO |
| 4947 | 2026-09-09T15:03:56.602Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 09 15:03:54.929Sep 09 15:03:54.929Sep 09 15:03:54.929 DEBGINFO |
| 4948 | 2026-09-09T15:03:56.602Z | 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 |
| 4949 | 2026-09-09T15:03:56.602Z | adding route 172.16.0.0/32 -> 10.0.0.4 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 } }] |
| 4950 | 2026-09-09T15:03:56.602Z | |
| 4951 | 2026-09-09T15:03:56.602Z | Sep 09 15:03:54.929 Sep 09 15:03:54.929DEBG Sep 09 15:03:54.929replacing 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 09 15:03:54.929 |
| 4952 | 2026-09-09T15:03:56.602Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 4953 | 2026-09-09T15:03:56.602Z | Sep 09 15:03:54.929DEBGINFO 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 } }]adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 4954 | 2026-09-09T15:03:56.602Z | INFO Sep 09 15:03:54.929adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4955 | 2026-09-09T15:03:56.602Z | |
| 4956 | 2026-09-09T15:03:56.602Z | DEBG Sep 09 15:03:54.929replacing 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 } }] |
| 4957 | 2026-09-09T15:03:56.602Z | Sep 09 15:03:54.929INFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 09 15:03:54.929 |
| 4958 | 2026-09-09T15:03:56.602Z | DEBG Sep 09 15:03:54.929 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 } }] |
| 4959 | 2026-09-09T15:03:56.602Z | 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 } }]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 } }] |
| 4960 | 2026-09-09T15:03:56.602Z | |
| 4961 | 2026-09-09T15:03:56.602Z | Sep 09 15:03:54.929 DEBG Sep 09 15:03:54.929Sep 09 15:03:54.929 INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4962 | 2026-09-09T15:03:56.602Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 4963 | 2026-09-09T15:03:56.602Z | |
| 4964 | 2026-09-09T15:03:56.602Z | Sep 09 15:03:54.928Sep 09 15:03:54.929Sep 09 15:03:54.929 Sep 09 15:03:54.929 INFOINFODEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 172.17.0.1/32 -> 10.0.0.255 DEBG |
| 4965 | 2026-09-09T15:03:56.602Z | |
| 4966 | 2026-09-09T15:03:56.602Z | 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: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 } }] |
| 4967 | 2026-09-09T15:03:56.602Z | |
| 4968 | 2026-09-09T15:03:56.602Z | Sep 09 15:03:54.929 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 } }]Sep 09 15:03:54.929 |
| 4969 | 2026-09-09T15:03:56.602Z | Sep 09 15:03:54.929INFO Sep 09 15:03:54.929DEBG INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4970 | 2026-09-09T15:03:56.602Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG |
| 4971 | 2026-09-09T15:03:56.602Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 4972 | 2026-09-09T15:03:56.602Z | Sep 09 15:03:54.929 Sep 09 15:03:54.929replacing 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 |
| 4973 | 2026-09-09T15:03:56.602Z | adding route 172.17.0.2/32 -> 10.0.0.255Sep 09 15:03:54.929 |
| 4974 | 2026-09-09T15:03:56.602Z | DEBGDEBG Sep 09 15:03:54.929replacing 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: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 09 15:03:54.929 |
| 4975 | 2026-09-09T15:03:56.602Z | |
| 4976 | 2026-09-09T15:03:56.602Z | 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 } }]Sep 09 15:03:54.929 adding route 3fff:beef:27::/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 } }] |
| 4977 | 2026-09-09T15:03:56.603Z | |
| 4978 | 2026-09-09T15:03:56.603Z | test route::tests::identity_replace_is_noop ... ok |
| 4979 | 2026-09-09T15:03:56.603Z | Sep 09 15:03:54.929 |
| 4980 | 2026-09-09T15:03:56.603Z | INFOINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4981 | 2026-09-09T15:03:56.603Z | |
| 4982 | 2026-09-09T15:03:56.603Z | Sep 09 15:03:54.929Sep 09 15:03:54.929 DEBGSep 09 15:03:54.929 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 } }] INFO |
| 4983 | 2026-09-09T15:03:56.603Z | Sep 09 15:03:54.929 adding route 172.17.0.3/32 -> 10.0.0.255DEBG |
| 4984 | 2026-09-09T15:03:56.603Z | Sep 09 15:03:54.929INFOreplacing 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 09 15:03:54.929 DEBGINFO |
| 4985 | 2026-09-09T15:03:56.603Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 4986 | 2026-09-09T15:03:56.603Z | |
| 4987 | 2026-09-09T15:03:56.603Z | 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 } }] |
| 4988 | 2026-09-09T15:03:56.603Z | Sep 09 15:03:54.929Sep 09 15:03:54.929Sep 09 15:03:54.929 Sep 09 15:03:54.929INFO Sep 09 15:03:54.929DEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG |
| 4989 | 2026-09-09T15:03:56.603Z | 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 } }] |
| 4990 | 2026-09-09T15:03:56.603Z | Sep 09 15:03:54.929 INFODEBG adding route 3fff:beef:2f::/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 } }] |
| 4991 | 2026-09-09T15:03:56.603Z | Sep 09 15:03:54.930Sep 09 15:03:54.929 Sep 09 15:03:54.929DEBG INFOcreated new freemap , DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 4992 | 2026-09-09T15:03:56.603Z | created new freemapSep 09 15:03:54.935unit, :INFO unitfreemap_route_ipv4adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4993 | 2026-09-09T15:03:56.603Z | |
| 4994 | 2026-09-09T15:03:56.603Z | : Sep 09 15:03:54.935Sep 09 15:03:54.935 DEBGDEBGSep 09 15:03:54.935 DEBGcreated new freemap , 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 } }]unit |
| 4995 | 2026-09-09T15:03:56.603Z | :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 } }] freemap_route_ipv6 |
| 4996 | 2026-09-09T15:03:56.603Z | Sep 09 15:03:54.935 Sep 09 15:03:54.935INFO |
| 4997 | 2026-09-09T15:03:56.603Z | DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 4998 | 2026-09-09T15:03:56.603Z | initted freemap. size: 64, Sep 09 15:03:54.935unit :INFO freemap_route_ipv4adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 4999 | 2026-09-09T15:03:56.603Z | Sep 09 15:03:54.935 |
| 5000 | 2026-09-09T15:03:56.603Z | DEBGSep 09 15:03:54.935freemap_route_ipv4 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 } }] |
| 5001 | 2026-09-09T15:03:56.603Z | DEBGSep 09 15:03:54.935 |
| 5002 | 2026-09-09T15:03:56.603Z | reset freemap , 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 } }]unitSep 09 15:03:54.935 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 } }]: INFO |
| 5003 | 2026-09-09T15:03:56.603Z | freemap_route_ipv4adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 5004 | 2026-09-09T15:03:56.603Z | |
| 5005 | 2026-09-09T15:03:56.603Z | |
| 5006 | 2026-09-09T15:03:56.603Z | Sep 09 15:03:54.935 Sep 09 15:03:54.935DEBGSep 09 15:03:54.935 DEBGcreated new freemap INFOSep 09 15:03:54.935initted freemap. size: 64 , INFO unit, :unitadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff: Sep 09 15:03:54.935freemap_route_ipv6 |
| 5007 | 2026-09-09T15:03:56.603Z | |
| 5008 | 2026-09-09T15:03:56.603Z | adding route 172.17.0.4/32 -> 10.0.0.255DEBG |
| 5009 | 2026-09-09T15:03:56.603Z | 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 } }]freemap_route_ipv6Sep 09 15:03:54.935 |
| 5010 | 2026-09-09T15:03:56.607Z | Sep 09 15:03:54.935Sep 09 15:03:54.935 |
| 5011 | 2026-09-09T15:03:56.607Z | DEBG DEBGreset freemap 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 09 15:03:54.935, DEBG INFOSep 09 15:03:54.935replacing 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 } }] unit |
| 5012 | 2026-09-09T15:03:56.607Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 5013 | 2026-09-09T15:03:56.607Z | |
| 5014 | 2026-09-09T15:03:56.607Z | : DEBGfreemap_route_ipv6Sep 09 15:03:54.935Sep 09 15:03:54.935Sep 09 15:03:54.935 |
| 5015 | 2026-09-09T15:03:56.608Z | INFODEBG INFO initted freemap. size: 64adding route 3fff:beef:3c::/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 } }] |
| 5016 | 2026-09-09T15:03:56.608Z | |
| 5017 | 2026-09-09T15:03:56.608Z | , unitadding route 172.17.0.5/32 -> 10.0.0.255:Sep 09 15:03:54.935 Sep 09 15:03:54.935freemap_route_ipv4 |
| 5018 | 2026-09-09T15:03:56.608Z | |
| 5019 | 2026-09-09T15:03:56.608Z | DEBGINFO Sep 09 15:03:54.935replacing 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 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 5020 | 2026-09-09T15:03:56.608Z | |
| 5021 | 2026-09-09T15:03:56.608Z | Sep 09 15:03:54.935 INFO Sep 09 15:03:54.935adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5022 | 2026-09-09T15:03:56.608Z | DEBGSep 09 15:03:54.935 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 |
| 5023 | 2026-09-09T15:03:56.608Z | DEBG Sep 09 15:03:54.936Sep 09 15:03:54.935 failed to allocate space for the new target list |
| 5024 | 2026-09-09T15:03:56.608Z | DEBGSep 09 15:03:54.936DEBG reset freemapINFOSep 09 15:03:54.936, 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 } }] |
| 5025 | 2026-09-09T15:03:56.608Z | unitadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff DEBG: |
| 5026 | 2026-09-09T15:03:56.608Z | 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 } }]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 } }] |
| 5027 | 2026-09-09T15:03:56.608Z | Sep 09 15:03:54.936Sep 09 15:03:54.936 |
| 5028 | 2026-09-09T15:03:56.608Z | |
| 5029 | 2026-09-09T15:03:56.608Z | DEBG INFO adding route 172.17.0.6/32 -> 10.0.0.255 |
| 5030 | 2026-09-09T15:03:56.608Z | Sep 09 15:03:54.936replacing 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 09 15:03:54.936 |
| 5031 | 2026-09-09T15:03:56.608Z | INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 09 15:03:54.936 |
| 5032 | 2026-09-09T15:03:56.608Z | Sep 09 15:03:54.936DEBG INFOreplacing 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 09 15:03:54.936 |
| 5033 | 2026-09-09T15:03:56.608Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 5034 | 2026-09-09T15:03:56.608Z | DEBG, 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 } }]:Sep 09 15:03:54.936 |
| 5035 | 2026-09-09T15:03:56.608Z | Sep 09 15:03:54.936DEBG INFO freemap_route_ipv6 adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5036 | 2026-09-09T15:03:56.608Z | 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 09 15:03:54.936 |
| 5037 | 2026-09-09T15:03:56.608Z | |
| 5038 | 2026-09-09T15:03:56.608Z | INFOSep 09 15:03:54.936 DEBGSep 09 15:03:54.936 adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 09 15:03:54.936reset freemapDEBG, unit |
| 5039 | 2026-09-09T15:03:56.608Z | : 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 freemap_route_ipv6adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 5040 | 2026-09-09T15:03:56.608Z | |
| 5041 | 2026-09-09T15:03:56.608Z | |
| 5042 | 2026-09-09T15:03:56.608Z | Sep 09 15:03:54.936 Sep 09 15:03:54.936Sep 09 15:03:54.936 DEBGINFO 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.16.0.0/32 -> 10.0.0.1 |
| 5043 | 2026-09-09T15:03:56.608Z | DEBGSep 09 15:03:54.936 |
| 5044 | 2026-09-09T15:03:56.608Z | 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 09 15:03:54.936adding route 172.17.0.8/32 -> 10.0.0.255 |
| 5045 | 2026-09-09T15:03:56.608Z | |
| 5046 | 2026-09-09T15:03:56.608Z | Sep 09 15:03:54.936DEBG INFO adding route 3fff:beef:1e::/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 } }]Sep 09 15:03:54.936 |
| 5047 | 2026-09-09T15:03:56.608Z | |
| 5048 | 2026-09-09T15:03:56.608Z | Sep 09 15:03:54.936DEBG 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 |
| 5049 | 2026-09-09T15:03:56.608Z | Sep 09 15:03:54.936Sep 09 15:03:54.936 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5050 | 2026-09-09T15:03:56.608Z | 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 } }] |
| 5051 | 2026-09-09T15:03:56.608Z | INFO Sep 09 15:03:54.936adding route 172.16.0.0/32 -> 10.0.0.2 Sep 09 15:03:54.936INFO |
| 5052 | 2026-09-09T15:03:56.609Z | adding route 172.17.0.9/32 -> 10.0.0.255 |
| 5053 | 2026-09-09T15:03:56.609Z | DEBG Sep 09 15:03:54.936Sep 09 15:03:54.936 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 } }]DEBG |
| 5054 | 2026-09-09T15:03:56.609Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff 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 } }] |
| 5055 | 2026-09-09T15:03:56.609Z | |
| 5056 | 2026-09-09T15:03:56.609Z | Sep 09 15:03:54.936Sep 09 15:03:54.936 DEBGDEBG Sep 09 15:03:54.936 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 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 } }]DEBG |
| 5057 | 2026-09-09T15:03:56.609Z | |
| 5058 | 2026-09-09T15:03:56.609Z | 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 } }]DEBG |
| 5059 | 2026-09-09T15:03:56.609Z | Sep 09 15:03:54.936Sep 09 15:03:54.936 Sep 09 15:03:54.936replacing 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 } }] INFOINFOINFO Sep 09 15:03:54.936adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.3 |
| 5060 | 2026-09-09T15:03:56.609Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 5061 | 2026-09-09T15:03:56.609Z | |
| 5062 | 2026-09-09T15:03:56.609Z | |
| 5063 | 2026-09-09T15:03:56.609Z | WARN Sep 09 15:03:54.936 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBGSep 09 15:03:54.936 |
| 5064 | 2026-09-09T15:03:56.609Z | Sep 09 15:03:54.936 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 } }]DEBGINFO Sep 09 15:03:54.936Sep 09 15:03:54.936 |
| 5065 | 2026-09-09T15:03:56.609Z | ERRO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG |
| 5066 | 2026-09-09T15:03:56.609Z | rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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 } }] |
| 5067 | 2026-09-09T15:03:56.609Z | 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 } }] |
| 5068 | 2026-09-09T15:03:56.609Z | |
| 5069 | 2026-09-09T15:03:56.609Z | Sep 09 15:03:54.936Sep 09 15:03:54.936 INFO Sep 09 15:03:54.936 Sep 09 15:03:54.936Sep 09 15:03:54.936 ERROINFOadding route 172.16.0.0/32 -> 10.0.0.4 |
| 5070 | 2026-09-09T15:03:56.609Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 5071 | 2026-09-09T15:03:56.609Z | 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 it adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 5072 | 2026-09-09T15:03:56.609Z | DEBGINFO |
| 5073 | 2026-09-09T15:03:56.609Z | 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 09 15:03:54.936adding route 172.17.0.11/32 -> 10.0.0.255 |
| 5074 | 2026-09-09T15:03:56.609Z | |
| 5075 | 2026-09-09T15:03:56.609Z | DEBGSep 09 15:03:54.936 DEBGSep 09 15:03:54.936replacing 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 } }] |
| 5076 | 2026-09-09T15:03:56.609Z | 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 } }] |
| 5077 | 2026-09-09T15:03:56.609Z | test route::tests::grow_succeeds ... ok |
| 5078 | 2026-09-09T15:03:56.609Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 5079 | 2026-09-09T15:03:56.609Z | INFOSep 09 15:03:54.936 DEBGSep 09 15:03:54.936 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBGSep 09 15:03:54.936replacing 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 } }] |
| 5080 | 2026-09-09T15:03:56.609Z | |
| 5081 | 2026-09-09T15:03:56.609Z | INFO adding route 3fff:beef:22::/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 } }, 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 } }] |
| 5082 | 2026-09-09T15:03:56.609Z | |
| 5083 | 2026-09-09T15:03:56.609Z | Sep 09 15:03:54.936Sep 09 15:03:54.936 DEBGINFO Sep 09 15:03:54.936 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 |
| 5084 | 2026-09-09T15:03:56.609Z | adding route 172.17.0.12/32 -> 10.0.0.255replacing 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 } }] |
| 5085 | 2026-09-09T15:03:56.609Z | |
| 5086 | 2026-09-09T15:03:56.609Z | Sep 09 15:03:54.936 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 09 15:03:54.936Sep 09 15:03:54.936 |
| 5087 | 2026-09-09T15:03:56.609Z | DEBGINFO |
| 5088 | 2026-09-09T15:03:56.609Z | adding route 3fff:beef:23::/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 } }] |
| 5089 | 2026-09-09T15:03:56.609Z | |
| 5090 | 2026-09-09T15:03:56.609Z | Sep 09 15:03:54.936 DEBG Sep 09 15:03:54.936replacing 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 09 15:03:54.936DEBGSep 09 15:03:54.936 DEBGreplacing 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 } }] |
| 5091 | 2026-09-09T15:03:56.609Z | 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 } }] |
| 5092 | 2026-09-09T15:03:56.610Z | |
| 5093 | 2026-09-09T15:03:56.610Z | INFO adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5094 | 2026-09-09T15:03:56.610Z | Sep 09 15:03:54.936Sep 09 15:03:54.936 Sep 09 15:03:54.936 INFOINFO Sep 09 15:03:54.936adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO Sep 09 15:03:54.936Sep 09 15:03:54.937adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 5095 | 2026-09-09T15:03:56.610Z | DEBG DEBGcreated new freemap , created new freemapunit, Sep 09 15:03:54.942unit :DEBG freemap_route_ipv4replacing 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 } }]: |
| 5096 | 2026-09-09T15:03:56.610Z | |
| 5097 | 2026-09-09T15:03:56.610Z | freemap_route_ipv4 |
| 5098 | 2026-09-09T15:03:56.610Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 09 15:03:54.942 |
| 5099 | 2026-09-09T15:03:56.610Z | DEBG Sep 09 15:03:54.942created new freemap , INFOunit Sep 09 15:03:54.942:Sep 09 15:03:54.942adding route 3fff:beef:31::/64 -> 2001:db8::55:ff DEBGDEBG 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 } }]created new freemap |
| 5100 | 2026-09-09T15:03:56.610Z | freemap_route_ipv6 |
| 5101 | 2026-09-09T15:03:56.610Z | , |
| 5102 | 2026-09-09T15:03:56.610Z | unit:Sep 09 15:03:54.942 freemap_route_ipv6 INFO |
| 5103 | 2026-09-09T15:03:56.610Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 09 15:03:54.942 |
| 5104 | 2026-09-09T15:03:56.610Z | DEBGSep 09 15:03:54.942Sep 09 15:03:54.942 DEBGDEBG initted freemap. size: 64initted freemap. size: 64Sep 09 15:03:54.942replacing 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 } }], |
| 5105 | 2026-09-09T15:03:56.610Z | unit, :unit : freemap_route_ipv4DEBGSep 09 15:03:54.942freemap_route_ipv4 |
| 5106 | 2026-09-09T15:03:56.610Z | |
| 5107 | 2026-09-09T15:03:56.610Z | 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 } }]INFO |
| 5108 | 2026-09-09T15:03:56.610Z | Sep 09 15:03:54.942 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBGSep 09 15:03:54.942 |
| 5109 | 2026-09-09T15:03:56.610Z | Sep 09 15:03:54.942DEBG reset freemap, INFO unitadding route 3fff:beef:26::/64 -> 2001:db8::55:ff: |
| 5110 | 2026-09-09T15:03:56.614Z | reset freemapfreemap_route_ipv4, unitSep 09 15:03:54.942 |
| 5111 | 2026-09-09T15:03:56.614Z | : freemap_route_ipv4DEBG |
| 5112 | 2026-09-09T15:03:56.614Z | 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 } }] |
| 5113 | 2026-09-09T15:03:56.614Z | Sep 09 15:03:54.942Sep 09 15:03:54.942 DEBGDEBG Sep 09 15:03:54.942 initted freemap. size: 64 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 } }]DEBGSep 09 15:03:54.942 initted freemap. size: 64 |
| 5114 | 2026-09-09T15:03:56.614Z | , , unitINFO: adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 5115 | 2026-09-09T15:03:56.614Z | freemap_route_ipv6unit |
| 5116 | 2026-09-09T15:03:56.614Z | :Sep 09 15:03:54.942 freemap_route_ipv6INFO |
| 5117 | 2026-09-09T15:03:56.614Z | Sep 09 15:03:54.942 Sep 09 15:03:54.942 DEBGDEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 5118 | 2026-09-09T15:03:56.614Z | reset freemapSep 09 15:03:54.942replacing 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 } }] |
| 5119 | 2026-09-09T15:03:56.614Z | DEBG , reset freemapunitSep 09 15:03:54.942, :unitSep 09 15:03:54.942: freemap_route_ipv6INFOfreemap_route_ipv6 |
| 5120 | 2026-09-09T15:03:56.614Z | |
| 5121 | 2026-09-09T15:03:56.614Z | 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 } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 5122 | 2026-09-09T15:03:56.614Z | |
| 5123 | 2026-09-09T15:03:56.614Z | Sep 09 15:03:54.942Sep 09 15:03:54.942 INFOSep 09 15:03:54.942 INFOSep 09 15:03:54.942adding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5124 | 2026-09-09T15:03:56.614Z | DEBG |
| 5125 | 2026-09-09T15:03:56.614Z | 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 |
| 5126 | 2026-09-09T15:03:56.614Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 09 15:03:54.942 |
| 5127 | 2026-09-09T15:03:56.614Z | DEBG Sep 09 15:03:54.942replacing 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 09 15:03:54.942Sep 09 15:03:54.942 |
| 5128 | 2026-09-09T15:03:56.614Z | 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 } }]INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 5129 | 2026-09-09T15:03:56.614Z | Sep 09 15:03:54.942 |
| 5130 | 2026-09-09T15:03:56.615Z | DEBGINFO Sep 09 15:03:54.942adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 09 15:03:54.942 |
| 5131 | 2026-09-09T15:03:56.615Z | |
| 5132 | 2026-09-09T15:03:56.615Z | 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 } }]INFO |
| 5133 | 2026-09-09T15:03:56.615Z | Sep 09 15:03:54.942Sep 09 15:03:54.942 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2 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 09 15:03:54.942 |
| 5134 | 2026-09-09T15:03:56.615Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 5135 | 2026-09-09T15:03:56.615Z | |
| 5136 | 2026-09-09T15:03:56.615Z | INFOSep 09 15:03:54.942 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 09 15:03:54.942 |
| 5137 | 2026-09-09T15:03:56.615Z | DEBG INFO adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 09 15:03:54.942 |
| 5138 | 2026-09-09T15:03:56.615Z | 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 09 15:03:54.942DEBG 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 } }] |
| 5139 | 2026-09-09T15:03:56.615Z | 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 } }] |
| 5140 | 2026-09-09T15:03:56.615Z | |
| 5141 | 2026-09-09T15:03:56.615Z | Sep 09 15:03:54.942 Sep 09 15:03:54.942DEBG 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 09 15:03:54.930Sep 09 15:03:54.942 |
| 5142 | 2026-09-09T15:03:56.615Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff INFO |
| 5143 | 2026-09-09T15:03:56.615Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG |
| 5144 | 2026-09-09T15:03:56.615Z | Sep 09 15:03:54.942 Sep 09 15:03:54.942INFO created new freemapDEBGadding route 3fff:dead::/64 -> 2001:db8::55:4, |
| 5145 | 2026-09-09T15:03:56.615Z | Sep 09 15:03:54.942 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 } }] |
| 5146 | 2026-09-09T15:03:56.615Z | DEBGunitSep 09 15:03:54.942 Sep 09 15:03:54.942replacing 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 |
| 5147 | 2026-09-09T15:03:56.615Z | 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 } }, 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 } }] |
| 5148 | 2026-09-09T15:03:56.615Z | |
| 5149 | 2026-09-09T15:03:56.615Z | INFOSep 09 15:03:54.942Sep 09 15:03:54.942 Sep 09 15:03:54.942 INFOINFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 5150 | 2026-09-09T15:03:56.615Z | adding route 3fff:beef:38::/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: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 } }] |
| 5151 | 2026-09-09T15:03:56.615Z | |
| 5152 | 2026-09-09T15:03:56.615Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 5153 | 2026-09-09T15:03:56.615Z | Sep 09 15:03:54.942Sep 09 15:03:54.942 WARNDEBG shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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 09 15:03:54.942 |
| 5154 | 2026-09-09T15:03:56.615Z | Sep 09 15:03:54.942 |
| 5155 | 2026-09-09T15:03:56.615Z | Sep 09 15:03:54.936 Sep 09 15:03:54.942DEBGDEBG 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 freemapINFO |
| 5156 | 2026-09-09T15:03:56.615Z | , unit DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ff Sep 09 15:03:54.942created new freemap: |
| 5157 | 2026-09-09T15:03:56.615Z | , freemap_route_ipv6 |
| 5158 | 2026-09-09T15:03:56.615Z | unitDEBG: Sep 09 15:03:54.942replacing 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 } }] |
| 5159 | 2026-09-09T15:03:56.615Z | Sep 09 15:03:54.942 DEBGDEBG 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 } }] freemap_route_ipv4initted freemap. size: 64Sep 09 15:03:54.942 |
| 5160 | 2026-09-09T15:03:56.615Z | Sep 09 15:03:54.942, unit INFO: |
| 5161 | 2026-09-09T15:03:56.615Z | Sep 09 15:03:54.942 adding route 3fff:dead::/64 -> 2001:db8::55:4freemap_route_ipv4 |
| 5162 | 2026-09-09T15:03:56.615Z | INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 5163 | 2026-09-09T15:03:56.615Z | |
| 5164 | 2026-09-09T15:03:56.615Z | INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 5165 | 2026-09-09T15:03:56.615Z | Sep 09 15:03:54.942 Sep 09 15:03:54.942Sep 09 15:03:54.942 DEBGSep 09 15:03:54.942 DEBGDEBG |
| 5166 | 2026-09-09T15:03:56.615Z | reset freemap, unitcreated new freemapSep 09 15:03:54.942, :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 } }] |
| 5167 | 2026-09-09T15:03:56.615Z | DEBG freemap_route_ipv4unit: |
| 5168 | 2026-09-09T15:03:56.615Z | freemap_route_ipv6 |
| 5169 | 2026-09-09T15:03:56.616Z | 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 } }] |
| 5170 | 2026-09-09T15:03:56.616Z | Sep 09 15:03:54.942 Sep 09 15:03:54.942DEBG DEBGinitted freemap. size: 64 , Sep 09 15:03:54.942initted freemap. size: 64unit, :INFO Sep 09 15:03:54.942unit :freemap_route_ipv6INFO |
| 5171 | 2026-09-09T15:03:56.616Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 5172 | 2026-09-09T15:03:56.616Z | |
| 5173 | 2026-09-09T15:03:56.616Z | Sep 09 15:03:54.942 |
| 5174 | 2026-09-09T15:03:56.616Z | DEBG Sep 09 15:03:54.942Sep 09 15:03:54.942Sep 09 15:03:54.942 DEBGDEBGDEBGreset freemap , 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 } }] unitreset freemap: |
| 5175 | 2026-09-09T15:03:56.616Z | , 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 } }]unit |
| 5176 | 2026-09-09T15:03:56.616Z | : freemap_route_ipv4freemap_route_ipv6Sep 09 15:03:54.942 |
| 5177 | 2026-09-09T15:03:56.616Z | Sep 09 15:03:54.942 |
| 5178 | 2026-09-09T15:03:56.616Z | INFO INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 5179 | 2026-09-09T15:03:56.616Z | Sep 09 15:03:54.942adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 09 15:03:54.942 INFODEBGSep 09 15:03:54.942 |
| 5180 | 2026-09-09T15:03:56.616Z | initted freemap. size: 64DEBGadding route 172.16.0.0/32 -> 10.0.0.1, |
| 5181 | 2026-09-09T15:03:56.616Z | Sep 09 15:03:54.942unit :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: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 } }] |
| 5182 | 2026-09-09T15:03:56.616Z | Sep 09 15:03:54.942 |
| 5183 | 2026-09-09T15:03:56.616Z | freemap_route_ipv6DEBG |
| 5184 | 2026-09-09T15:03:56.616Z | 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 09 15:03:54.942 |
| 5185 | 2026-09-09T15:03:56.616Z | INFOSep 09 15:03:54.942 Sep 09 15:03:54.942DEBGSep 09 15:03:54.942 DEBGDEBG reset freemapadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff, failed to allocate space for the new target listreplacing 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 } }] |
| 5186 | 2026-09-09T15:03:56.616Z | unitDEBG: |
| 5187 | 2026-09-09T15:03:56.616Z | 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 09 15:03:54.942 |
| 5188 | 2026-09-09T15:03:56.616Z | freemap_route_ipv6 DEBGSep 09 15:03:54.942 |
| 5189 | 2026-09-09T15:03:56.616Z | 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 } }] |
| 5190 | 2026-09-09T15:03:56.616Z | 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 } }]Sep 09 15:03:54.942 |
| 5191 | 2026-09-09T15:03:56.616Z | DEBGSep 09 15:03:54.942 Sep 09 15:03:54.942 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 } }]INFO |
| 5192 | 2026-09-09T15:03:56.616Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffINFO |
| 5193 | 2026-09-09T15:03:56.616Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 5194 | 2026-09-09T15:03:56.616Z | Sep 09 15:03:54.942replacing 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 } }] |
| 5195 | 2026-09-09T15:03:56.616Z | WARN Sep 09 15:03:54.942Sep 09 15:03:54.942shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 5196 | 2026-09-09T15:03:56.616Z | DEBG 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 } }] |
| 5197 | 2026-09-09T15:03:56.616Z | 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 09 15:03:54.942 |
| 5198 | 2026-09-09T15:03:56.616Z | |
| 5199 | 2026-09-09T15:03:56.616Z | Sep 09 15:03:54.942INFO Sep 09 15:03:54.942 adding route 172.17.0.14/32 -> 10.0.0.255 INFOINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 5200 | 2026-09-09T15:03:56.616Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5201 | 2026-09-09T15:03:56.616Z | Sep 09 15:03:54.942 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 } }]Sep 09 15:03:54.942 |
| 5202 | 2026-09-09T15:03:56.616Z | 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 } }]Sep 09 15:03:54.942 INFO Sep 09 15:03:54.943Sep 09 15:03:54.943Sep 09 15:03:54.943adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff DEBGDEBG |
| 5203 | 2026-09-09T15:03:56.616Z | created new freemap, unit :DEBG created new freemapfreemap_route_ipv4, |
| 5204 | 2026-09-09T15:03:56.616Z | created new freemapSep 09 15:03:54.948, unit :unitDEBG : 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 } }]freemap_route_ipv4freemap_route_ipv4 |
| 5205 | 2026-09-09T15:03:56.616Z | |
| 5206 | 2026-09-09T15:03:56.616Z | |
| 5207 | 2026-09-09T15:03:56.616Z | Sep 09 15:03:54.948 DEBG Sep 09 15:03:54.948created new freemapSep 09 15:03:54.943Sep 09 15:03:54.948Sep 09 15:03:54.948 DEBG , INFOunit DEBG |
| 5208 | 2026-09-09T15:03:56.617Z | DEBGcreated new freemap:adding route 3fff:beef:30::/64 -> 2001:db8::55:ff , unit |
| 5209 | 2026-09-09T15:03:56.617Z | created new freemapSep 09 15:03:54.948created new freemap, freemap_route_ipv6, unit :unit:Sep 09 15:03:54.948 |
| 5210 | 2026-09-09T15:03:56.620Z | DEBG DEBG freemap_route_ipv6Sep 09 15:03:54.948replacing 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 } }] |
| 5211 | 2026-09-09T15:03:56.620Z | DEBG initted freemap. size: 64 |
| 5212 | 2026-09-09T15:03:56.620Z | , Sep 09 15:03:54.948unit INFOfreemap_route_ipv6 :adding route 172.17.0.15/32 -> 10.0.0.255 Sep 09 15:03:54.948 |
| 5213 | 2026-09-09T15:03:56.620Z | 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 } }] |
| 5214 | 2026-09-09T15:03:56.620Z | freemap_route_ipv4: |
| 5215 | 2026-09-09T15:03:56.620Z | |
| 5216 | 2026-09-09T15:03:56.621Z | DEBGSep 09 15:03:54.948 Sep 09 15:03:54.948 Sep 09 15:03:54.948 freemap_route_ipv4DEBGinitted freemap. size: 64 , |
| 5217 | 2026-09-09T15:03:56.621Z | Sep 09 15:03:54.948DEBGDEBG 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 } }]reset freemapINFOunit, initted freemap. size: 64 |
| 5218 | 2026-09-09T15:03:56.621Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffunit: |
| 5219 | 2026-09-09T15:03:56.621Z | Sep 09 15:03:54.948, Sep 09 15:03:54.948unit :freemap_route_ipv4 :INFO Sep 09 15:03:54.948 freemap_route_ipv4adding route 172.17.0.16/32 -> 10.0.0.255DEBG |
| 5220 | 2026-09-09T15:03:56.621Z | |
| 5221 | 2026-09-09T15:03:56.621Z | |
| 5222 | 2026-09-09T15:03:56.621Z | DEBGcreated new freemap Sep 09 15:03:54.948freemap_route_ipv4Sep 09 15:03:54.948, unit 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 } }]: |
| 5223 | 2026-09-09T15:03:56.621Z | 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 } }] |
| 5224 | 2026-09-09T15:03:56.621Z | |
| 5225 | 2026-09-09T15:03:56.621Z | DEBGSep 09 15:03:54.948 initted freemap. size: 64Sep 09 15:03:54.948freemap_route_ipv6DEBGSep 09 15:03:54.948Sep 09 15:03:54.948 INFO reset freemap |
| 5226 | 2026-09-09T15:03:56.621Z | DEBG , INFOadding route 172.17.0.17/32 -> 10.0.0.255 |
| 5227 | 2026-09-09T15:03:56.621Z | , unitunit:Sep 09 15:03:54.948 : DEBGfreemap_route_ipv6freemap_route_ipv4 |
| 5228 | 2026-09-09T15:03:56.621Z | |
| 5229 | 2026-09-09T15:03:56.621Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 5230 | 2026-09-09T15:03:56.621Z | 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 } }]reset freemapSep 09 15:03:54.948 |
| 5231 | 2026-09-09T15:03:56.621Z | Sep 09 15:03:54.948, Sep 09 15:03:54.948 DEBGDEBGSep 09 15:03:54.948 reset freemap unit, 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 } }]unit :DEBGSep 09 15:03:54.948 DEBGfreemap_route_ipv4: |
| 5232 | 2026-09-09T15:03:56.621Z | initted freemap. size: 64 INFO , freemap_route_ipv6 |
| 5233 | 2026-09-09T15:03:56.621Z | Sep 09 15:03:54.948 |
| 5234 | 2026-09-09T15:03:56.621Z | adding route 172.17.0.18/32 -> 10.0.0.255unit |
| 5235 | 2026-09-09T15:03:56.621Z | :initted freemap. size: 64 Sep 09 15:03:54.948freemap_route_ipv6Sep 09 15:03:54.948 |
| 5236 | 2026-09-09T15:03:56.621Z | , DEBGunit INFO:Sep 09 15:03:54.948Sep 09 15:03:54.948DEBG 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 } }] |
| 5237 | 2026-09-09T15:03:56.621Z | INFOinitted freemap. size: 64reset freemap , unitfreemap_route_ipv4: |
| 5238 | 2026-09-09T15:03:56.621Z | , adding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv6unit |
| 5239 | 2026-09-09T15:03:56.621Z | :adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 5240 | 2026-09-09T15:03:56.621Z | Sep 09 15:03:54.948 freemap_route_ipv6 |
| 5241 | 2026-09-09T15:03:56.621Z | |
| 5242 | 2026-09-09T15:03:56.621Z | INFOSep 09 15:03:54.948Sep 09 15:03:54.948Sep 09 15:03:54.948 Sep 09 15:03:54.948DEBGSep 09 15:03:54.948 DEBGDEBG reset freemapINFOadding route 172.17.0.19/32 -> 10.0.0.255, DEBGadding route 172.16.0.0/32 -> 10.0.0.1unit 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 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 } }] |
| 5243 | 2026-09-09T15:03:56.621Z | |
| 5244 | 2026-09-09T15:03:56.621Z | reset freemap |
| 5245 | 2026-09-09T15:03:56.621Z | :, Sep 09 15:03:54.948unit |
| 5246 | 2026-09-09T15:03:56.621Z | DEBG: Sep 09 15:03:54.948replacing 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 09 15:03:54.948DEBG |
| 5247 | 2026-09-09T15:03:56.621Z | freemap_route_ipv6 INFOSep 09 15:03:54.948 Sep 09 15:03:54.948replacing 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 } }] adding route 3fff:dead::/64 -> 2001:db8::55:2INFO |
| 5248 | 2026-09-09T15:03:56.621Z | adding route 172.17.0.20/32 -> 10.0.0.255 |
| 5249 | 2026-09-09T15:03:56.621Z | |
| 5250 | 2026-09-09T15:03:56.621Z | INFOSep 09 15:03:54.948 |
| 5251 | 2026-09-09T15:03:56.621Z | DEBG Sep 09 15:03:54.948replacing 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 |
| 5252 | 2026-09-09T15:03:56.621Z | Sep 09 15:03:54.948freemap_route_ipv4Sep 09 15:03:54.948 |
| 5253 | 2026-09-09T15:03:56.621Z | 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 } }] adding route 3fff:beef:34::/64 -> 2001:db8::55:ff adding route 172.16.0.0/32 -> 10.0.0.1Sep 09 15:03:54.948 |
| 5254 | 2026-09-09T15:03:56.622Z | |
| 5255 | 2026-09-09T15:03:56.622Z | INFO |
| 5256 | 2026-09-09T15:03:56.622Z | Sep 09 15:03:54.948adding route 3fff:dead::/64 -> 2001:db8::55:3 DEBG |
| 5257 | 2026-09-09T15:03:56.622Z | INFOinitted freemap. size: 64, unitSep 09 15:03:54.948 adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 09 15:03:54.948 |
| 5258 | 2026-09-09T15:03:56.622Z | Sep 09 15:03:54.948DEBG 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 } }]INFOSep 09 15:03:54.948Sep 09 15:03:54.948 |
| 5259 | 2026-09-09T15:03:56.622Z | 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 } }]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 } }] |
| 5260 | 2026-09-09T15:03:56.622Z | adding route 172.17.0.21/32 -> 10.0.0.255:Sep 09 15:03:54.948 |
| 5261 | 2026-09-09T15:03:56.622Z | |
| 5262 | 2026-09-09T15:03:56.622Z | freemap_route_ipv6INFODEBGSep 09 15:03:54.948 adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5263 | 2026-09-09T15:03:56.622Z | INFO |
| 5264 | 2026-09-09T15:03:56.622Z | Sep 09 15:03:54.948 adding route 172.16.0.0/32 -> 10.0.0.1 DEBG |
| 5265 | 2026-09-09T15:03:56.622Z | 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 } }] |
| 5266 | 2026-09-09T15:03:56.622Z | 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 } }] |
| 5267 | 2026-09-09T15:03:56.622Z | Sep 09 15:03:54.948 Sep 09 15:03:54.948Sep 09 15:03:54.948 Sep 09 15:03:54.948Sep 09 15:03:54.948Sep 09 15:03:54.948Sep 09 15:03:54.942 DEBG DEBGINFO 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 } }] |
| 5268 | 2026-09-09T15:03:56.622Z | 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: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 } }] |
| 5269 | 2026-09-09T15:03:56.622Z | INFO |
| 5270 | 2026-09-09T15:03:56.622Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 5271 | 2026-09-09T15:03:56.622Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 09 15:03:54.948 INFOSep 09 15:03:54.948INFO Sep 09 15:03:54.948Sep 09 15:03:54.948 DEBGDEBG INFO adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5272 | 2026-09-09T15:03:56.622Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 5273 | 2026-09-09T15:03:56.622Z | 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 } }] |
| 5274 | 2026-09-09T15:03:56.622Z | DEBGadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 5275 | 2026-09-09T15:03:56.622Z | |
| 5276 | 2026-09-09T15:03:56.622Z | 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 } }]reset freemapSep 09 15:03:54.948 Sep 09 15:03:54.948 |
| 5277 | 2026-09-09T15:03:56.622Z | INFOSep 09 15:03:54.948, Sep 09 15:03:54.948adding route 172.17.0.23/32 -> 10.0.0.255 DEBGDEBGunit |
| 5278 | 2026-09-09T15:03:56.622Z | adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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: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 } }] |
| 5279 | 2026-09-09T15:03:56.622Z | |
| 5280 | 2026-09-09T15:03:56.622Z | freemap_route_ipv6replacing 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 } }] |
| 5281 | 2026-09-09T15:03:56.622Z | Sep 09 15:03:54.948 |
| 5282 | 2026-09-09T15:03:56.622Z | INFOSep 09 15:03:54.948 Sep 09 15:03:54.948 Sep 09 15:03:54.948 INFO DEBG |
| 5283 | 2026-09-09T15:03:56.622Z | INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 5284 | 2026-09-09T15:03:56.622Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 5285 | 2026-09-09T15:03:56.622Z | 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 } }] |
| 5286 | 2026-09-09T15:03:56.622Z | adding route 172.17.0.0/32 -> 10.0.0.255Sep 09 15:03:54.948 |
| 5287 | 2026-09-09T15:03:56.622Z | Sep 09 15:03:54.948 Sep 09 15:03:54.948 Sep 09 15:03:54.948DEBG DEBGSep 09 15:03:54.948 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 } }]INFO 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 09 15:03:54.948 |
| 5288 | 2026-09-09T15:03:56.622Z | adding route 172.17.0.24/32 -> 10.0.0.255replacing 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 } }] |
| 5289 | 2026-09-09T15:03:56.622Z | |
| 5290 | 2026-09-09T15:03:56.622Z | Sep 09 15:03:54.948DEBG |
| 5291 | 2026-09-09T15:03:56.622Z | 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 } }] |
| 5292 | 2026-09-09T15:03:56.622Z | INFOSep 09 15:03:54.948 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 09 15:03:54.948INFO INFODEBG |
| 5293 | 2026-09-09T15:03:56.623Z | Sep 09 15:03:54.948 Sep 09 15:03:54.948DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:beef:37::/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:3, vlan_id: None } }] |
| 5294 | 2026-09-09T15:03:56.623Z | |
| 5295 | 2026-09-09T15:03:56.623Z | test route::tests::same_size_non_subset_replace ... ok |
| 5296 | 2026-09-09T15:03:56.623Z | 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 } }] |
| 5297 | 2026-09-09T15:03:56.623Z | |
| 5298 | 2026-09-09T15:03:56.623Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 5299 | 2026-09-09T15:03:56.623Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 5300 | 2026-09-09T15:03:56.623Z | Sep 09 15:03:54.948INFO adding route 172.17.0.1/32 -> 10.0.0.255 Sep 09 15:03:54.948DEBG 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 } }] |
| 5301 | 2026-09-09T15:03:56.623Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 5302 | 2026-09-09T15:03:56.623Z | Sep 09 15:03:54.948 |
| 5303 | 2026-09-09T15:03:56.623Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 5304 | 2026-09-09T15:03:56.623Z | INFO adding route 172.17.0.25/32 -> 10.0.0.255 |
| 5305 | 2026-09-09T15:03:56.623Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 5306 | 2026-09-09T15:03:56.623Z | 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 09 15:03:54.949 |
| 5307 | 2026-09-09T15:03:56.623Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok |
| 5308 | 2026-09-09T15:03:56.623Z | Sep 09 15:03:54.949 Sep 09 15:03:54.949Sep 09 15:03:54.949DEBG DEBG Sep 09 15:03:54.949 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 } }] 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 } }]INFO |
| 5309 | 2026-09-09T15:03:56.623Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok |
| 5310 | 2026-09-09T15:03:56.627Z | |
| 5311 | 2026-09-09T15:03:56.627Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok |
| 5312 | 2026-09-09T15:03:56.627Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 5313 | 2026-09-09T15:03:56.627Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok |
| 5314 | 2026-09-09T15:03:56.627Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBGSep 09 15:03:54.949 Sep 09 15:03:54.949replacing 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 } }] |
| 5315 | 2026-09-09T15:03:56.627Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 5316 | 2026-09-09T15:03:56.627Z | |
| 5317 | 2026-09-09T15:03:56.627Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 5318 | 2026-09-09T15:03:56.627Z | Sep 09 15:03:54.949 Sep 09 15:03:54.949Sep 09 15:03:54.949 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 } }]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 } }] |
| 5319 | 2026-09-09T15:03:56.627Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 5320 | 2026-09-09T15:03:56.627Z | |
| 5321 | 2026-09-09T15:03:56.627Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 5322 | 2026-09-09T15:03:56.627Z | INFO adding route 172.17.0.2/32 -> 10.0.0.255INFO |
| 5323 | 2026-09-09T15:03:56.627Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 5324 | 2026-09-09T15:03:56.627Z | adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 09 15:03:54.949 |
| 5325 | 2026-09-09T15:03:56.627Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 5326 | 2026-09-09T15:03:56.627Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff INFOSep 09 15:03:54.949 Sep 09 15:03:54.949 |
| 5327 | 2026-09-09T15:03:56.627Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5328 | 2026-09-09T15:03:56.627Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 5329 | 2026-09-09T15:03:56.627Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 5330 | 2026-09-09T15:03:56.627Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 5331 | 2026-09-09T15:03:56.627Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 5332 | 2026-09-09T15:03:56.627Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 5333 | 2026-09-09T15:03:56.627Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 5334 | 2026-09-09T15:03:56.627Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 5335 | 2026-09-09T15:03:56.627Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 5336 | 2026-09-09T15:03:56.628Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 5337 | 2026-09-09T15:03:56.628Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 5338 | 2026-09-09T15:03:56.628Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 5339 | 2026-09-09T15:03:56.628Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 5340 | 2026-09-09T15:03:56.628Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 5341 | 2026-09-09T15:03:56.628Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 5342 | 2026-09-09T15:03:56.628Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 5343 | 2026-09-09T15:03:56.628Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 5344 | 2026-09-09T15:03:56.628Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 5345 | 2026-09-09T15:03:56.628Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 5346 | 2026-09-09T15:03:56.628Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 5347 | 2026-09-09T15:03:56.628Z | DEBGDEBG Sep 09 15:03:54.949replacing 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.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 } }] |
| 5348 | 2026-09-09T15:03:56.628Z | Sep 09 15:03:54.949 DEBGSep 09 15:03:54.949 DEBGcreated new freemap , DEBGunitreplacing 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 } }] : |
| 5349 | 2026-09-09T15:03:56.628Z | created new freemap |
| 5350 | 2026-09-09T15:03:56.628Z | , freemap_route_ipv4unit |
| 5351 | 2026-09-09T15:03:56.628Z | :Sep 09 15:03:54.954 freemap_route_ipv4INFO |
| 5352 | 2026-09-09T15:03:56.628Z | Sep 09 15:03:54.954Sep 09 15:03:54.954 INFO adding route 172.17.0.3/32 -> 10.0.0.255DEBG |
| 5353 | 2026-09-09T15:03:56.628Z | created new freemap, unitSep 09 15:03:54.954: DEBG |
| 5354 | 2026-09-09T15:03:56.628Z | freemap_route_ipv6Sep 09 15:03:54.954 |
| 5355 | 2026-09-09T15:03:56.628Z | created new freemap DEBG, unitreplacing 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 09 15:03:54.954 |
| 5356 | 2026-09-09T15:03:56.628Z | freemap_route_ipv6DEBG Sep 09 15:03:54.954 |
| 5357 | 2026-09-09T15:03:56.628Z | initted freemap. size: 64 , INFOunit :Sep 09 15:03:54.954 adding route 3fff:dead::/64 -> 2001:db8::55:3freemap_route_ipv4 |
| 5358 | 2026-09-09T15:03:56.628Z | Sep 09 15:03:54.954 |
| 5359 | 2026-09-09T15:03:56.628Z | DEBGINFO adding route 172.17.0.4/32 -> 10.0.0.255initted freemap. size: 64 |
| 5360 | 2026-09-09T15:03:56.628Z | , unit:Sep 09 15:03:54.955 freemap_route_ipv4Sep 09 15:03:54.955 |
| 5361 | 2026-09-09T15:03:56.628Z | 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 } }]DEBG |
| 5362 | 2026-09-09T15:03:56.628Z | Sep 09 15:03:54.955Sep 09 15:03:54.955 DEBGDEBGSep 09 15:03:54.954 reset freemapreset freemapINFO, 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 } }], |
| 5363 | 2026-09-09T15:03:56.628Z | : adding route 172.16.0.0/32 -> 10.0.0.1freemap_route_ipv4Sep 09 15:03:54.955unit |
| 5364 | 2026-09-09T15:03:56.628Z | Sep 09 15:03:54.955 |
| 5365 | 2026-09-09T15:03:56.628Z | :INFOSep 09 15:03:54.955INFO adding route 172.17.0.5/32 -> 10.0.0.255freemap_route_ipv4DEBG |
| 5366 | 2026-09-09T15:03:56.628Z | |
| 5367 | 2026-09-09T15:03:56.628Z | initted freemap. size: 64adding route 3fff:dead::/64 -> 2001:db8::55:4, Sep 09 15:03:54.955Sep 09 15:03:54.955 |
| 5368 | 2026-09-09T15:03:56.628Z | unit DEBG:DEBGSep 09 15:03:54.955 Sep 09 15:03:54.955freemap_route_ipv6DEBG |
| 5369 | 2026-09-09T15:03:56.628Z | 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 } }]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 } }]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 } }] |
| 5370 | 2026-09-09T15:03:56.628Z | |
| 5371 | 2026-09-09T15:03:56.628Z | |
| 5372 | 2026-09-09T15:03:56.628Z | initted freemap. size: 64Sep 09 15:03:54.955, unitSep 09 15:03:54.955: Sep 09 15:03:54.955 DEBGfreemap_route_ipv6Sep 09 15:03:54.955 INFOINFOreset freemap DEBG |
| 5373 | 2026-09-09T15:03:56.628Z | , adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.6/32 -> 10.0.0.255 |
| 5374 | 2026-09-09T15:03:56.628Z | 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 } }]unit |
| 5375 | 2026-09-09T15:03:56.629Z | |
| 5376 | 2026-09-09T15:03:56.629Z | : freemap_route_ipv6 |
| 5377 | 2026-09-09T15:03:56.629Z | Sep 09 15:03:54.955Sep 09 15:03:54.955Sep 09 15:03:54.955 DEBGDEBGWARN 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 } }] |
| 5378 | 2026-09-09T15:03:56.629Z | Sep 09 15:03:54.955Sep 09 15:03:54.955shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })reset freemap |
| 5379 | 2026-09-09T15:03:56.629Z | , unitINFO DEBGSep 09 15:03:54.955: 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 } }] adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5380 | 2026-09-09T15:03:56.629Z | |
| 5381 | 2026-09-09T15:03:56.629Z | freemap_route_ipv6INFO |
| 5382 | 2026-09-09T15:03:56.629Z | adding route 172.17.0.7/32 -> 10.0.0.255Sep 09 15:03:54.955 |
| 5383 | 2026-09-09T15:03:56.629Z | Sep 09 15:03:54.955DEBG 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 } }] Sep 09 15:03:54.955Sep 09 15:03:54.955 |
| 5384 | 2026-09-09T15:03:56.629Z | DEBGadding route 172.17.0.0/32 -> 10.0.0.255 INFO |
| 5385 | 2026-09-09T15:03:56.629Z | 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 } }]adding route 172.16.0.0/32 -> 10.0.0.1Sep 09 15:03:54.955 |
| 5386 | 2026-09-09T15:03:56.629Z | |
| 5387 | 2026-09-09T15:03:56.629Z | INFO Sep 09 15:03:54.955adding route 172.16.0.0/32 -> 10.0.0.2 Sep 09 15:03:54.955 |
| 5388 | 2026-09-09T15:03:56.629Z | DEBG Sep 09 15:03:54.955 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 09 15:03:54.955replacing 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 } }] |
| 5389 | 2026-09-09T15:03:56.629Z | INFODEBG |
| 5390 | 2026-09-09T15:03:56.629Z | 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 } }] |
| 5391 | 2026-09-09T15:03:56.629Z | adding route 172.17.0.8/32 -> 10.0.0.255 |
| 5392 | 2026-09-09T15:03:56.629Z | Sep 09 15:03:54.955Sep 09 15:03:54.955 INFO INFOadding route 172.16.0.0/32 -> 10.0.0.2Sep 09 15:03:54.955 |
| 5393 | 2026-09-09T15:03:56.629Z | DEBGadding route 172.17.0.1/32 -> 10.0.0.255Sep 09 15:03:54.955 Sep 09 15:03:54.955replacing 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 |
| 5394 | 2026-09-09T15:03:56.629Z | |
| 5395 | 2026-09-09T15:03:56.629Z | DEBG adding route 172.16.0.0/32 -> 10.0.0.3 Sep 09 15:03:54.955 |
| 5396 | 2026-09-09T15:03:56.629Z | 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 } }] |
| 5397 | 2026-09-09T15:03:56.629Z | INFO Sep 09 15:03:54.955adding route 172.17.0.9/32 -> 10.0.0.255 |
| 5398 | 2026-09-09T15:03:56.629Z | Sep 09 15:03:54.955Sep 09 15:03:54.949Sep 09 15:03:54.955 DEBGDEBG DEBG Sep 09 15:03:54.955INFO 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 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 } }] |
| 5399 | 2026-09-09T15:03:56.629Z | |
| 5400 | 2026-09-09T15:03:56.629Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 5401 | 2026-09-09T15:03:56.629Z | 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 } }]DEBG |
| 5402 | 2026-09-09T15:03:56.629Z | Sep 09 15:03:54.955replacing 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 09 15:03:54.955 INFOSep 09 15:03:54.955 |
| 5403 | 2026-09-09T15:03:56.629Z | INFOadding route 172.17.0.2/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.4 |
| 5404 | 2026-09-09T15:03:56.629Z | |
| 5405 | 2026-09-09T15:03:56.629Z | DEBG Sep 09 15:03:54.955replacing 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 09 15:03:54.955 Sep 09 15:03:54.955 |
| 5406 | 2026-09-09T15:03:56.629Z | DEBG DEBG 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 } }] 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 } }] |
| 5407 | 2026-09-09T15:03:56.629Z | |
| 5408 | 2026-09-09T15:03:56.629Z | adding route 172.17.0.10/32 -> 10.0.0.255Sep 09 15:03:54.955 |
| 5409 | 2026-09-09T15:03:56.629Z | INFO Sep 09 15:03:54.955adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 5410 | 2026-09-09T15:03:56.633Z | Sep 09 15:03:54.955DEBG Sep 09 15:03:54.955DEBGreplacing 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 } }] 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 09 15:03:54.955 |
| 5411 | 2026-09-09T15:03:56.633Z | adding route 172.17.0.3/32 -> 10.0.0.255 |
| 5412 | 2026-09-09T15:03:56.633Z | |
| 5413 | 2026-09-09T15:03:56.633Z | DEBG Sep 09 15:03:54.955replacing 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 } }] |
| 5414 | 2026-09-09T15:03:56.633Z | Sep 09 15:03:54.955INFO DEBG adding route 172.17.0.11/32 -> 10.0.0.255replacing 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 09 15:03:54.955 |
| 5415 | 2026-09-09T15:03:56.633Z | |
| 5416 | 2026-09-09T15:03:56.633Z | INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 5417 | 2026-09-09T15:03:56.633Z | Sep 09 15:03:54.955Sep 09 15:03:54.955 Sep 09 15:03:54.955INFODEBG adding route 172.17.0.4/32 -> 10.0.0.255DEBGreplacing 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 } }] |
| 5418 | 2026-09-09T15:03:56.633Z | |
| 5419 | 2026-09-09T15:03:56.633Z | 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 } }] |
| 5420 | 2026-09-09T15:03:56.633Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 09 15:03:54.949Sep 09 15:03:54.955Sep 09 15:03:54.955 Sep 09 15:03:54.955 |
| 5421 | 2026-09-09T15:03:56.633Z | INFOINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff DEBGadding route 172.17.0.12/32 -> 10.0.0.255 |
| 5422 | 2026-09-09T15:03:56.633Z | |
| 5423 | 2026-09-09T15:03:56.633Z | DEBG Sep 09 15:03:54.955 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 09 15:03:54.955 |
| 5424 | 2026-09-09T15:03:56.633Z | 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 } }] |
| 5425 | 2026-09-09T15:03:56.633Z | 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 |
| 5426 | 2026-09-09T15:03:56.633Z | Sep 09 15:03:54.955replacing 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 09 15:03:54.955 |
| 5427 | 2026-09-09T15:03:56.633Z | Sep 09 15:03:54.955 Sep 09 15:03:54.955 INFO INFOadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff DEBG |
| 5428 | 2026-09-09T15:03:56.634Z | Sep 09 15:03:54.955adding route 172.17.0.5/32 -> 10.0.0.255 INFO |
| 5429 | 2026-09-09T15:03:56.634Z | adding route 3fff:beef:36::/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 } }] |
| 5430 | 2026-09-09T15:03:56.634Z | |
| 5431 | 2026-09-09T15:03:56.634Z | INFOSep 09 15:03:54.955 Sep 09 15:03:54.955Sep 09 15:03:54.955Sep 09 15:03:54.955DEBG adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5432 | 2026-09-09T15:03:56.634Z | DEBG 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 } }]INFO |
| 5433 | 2026-09-09T15:03:56.634Z | adding route 172.17.0.13/32 -> 10.0.0.255replacing 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 } }] |
| 5434 | 2026-09-09T15:03:56.634Z | Sep 09 15:03:54.955replacing 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 } }] |
| 5435 | 2026-09-09T15:03:56.634Z | 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 } }] |
| 5436 | 2026-09-09T15:03:56.634Z | |
| 5437 | 2026-09-09T15:03:56.634Z | Sep 09 15:03:54.955 DEBGSep 09 15:03:54.955Sep 09 15:03:54.955Sep 09 15:03:54.955 Sep 09 15:03:54.955INFO INFO adding route 172.17.0.28/32 -> 10.0.0.255INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 5438 | 2026-09-09T15:03:56.634Z | adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 5439 | 2026-09-09T15:03:56.634Z | 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 } }] |
| 5440 | 2026-09-09T15:03:56.634Z | |
| 5441 | 2026-09-09T15:03:56.634Z | INFO Sep 09 15:03:54.955adding route 172.17.0.6/32 -> 10.0.0.255Sep 09 15:03:54.955 Sep 09 15:03:54.955Sep 09 15:03:54.955 |
| 5442 | 2026-09-09T15:03:56.634Z | DEBGINFODEBG 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: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 |
| 5443 | 2026-09-09T15:03:56.634Z | Sep 09 15:03:54.955 |
| 5444 | 2026-09-09T15:03:56.634Z | adding route 172.17.0.14/32 -> 10.0.0.255DEBGreplacing 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 } }] |
| 5445 | 2026-09-09T15:03:56.634Z | |
| 5446 | 2026-09-09T15:03:56.634Z | Sep 09 15:03:54.955replacing 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 09 15:03:54.955INFO |
| 5447 | 2026-09-09T15:03:56.634Z | Sep 09 15:03:54.955adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff Sep 09 15:03:54.955 DEBGINFO |
| 5448 | 2026-09-09T15:03:56.634Z | 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 } }]INFO Sep 09 15:03:54.955adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5449 | 2026-09-09T15:03:56.634Z | |
| 5450 | 2026-09-09T15:03:56.634Z | DEBG created new freemap, unit:Sep 09 15:03:54.955 INFO adding route 172.17.0.7/32 -> 10.0.0.255Sep 09 15:03:54.962 |
| 5451 | 2026-09-09T15:03:56.634Z | Sep 09 15:03:54.962INFO DEBGadding route 172.17.0.15/32 -> 10.0.0.255 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 } }] |
| 5452 | 2026-09-09T15:03:56.634Z | |
| 5453 | 2026-09-09T15:03:56.634Z | freemap_route_ipv4Sep 09 15:03:54.962 |
| 5454 | 2026-09-09T15:03:56.634Z | DEBGSep 09 15:03:54.962Sep 09 15:03:54.962 INFODEBG adding route 172.17.0.30/32 -> 10.0.0.255replacing 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 } }] |
| 5455 | 2026-09-09T15:03:56.634Z | 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 } }] |
| 5456 | 2026-09-09T15:03:56.634Z | |
| 5457 | 2026-09-09T15:03:56.634Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 09 15:03:54.962Sep 09 15:03:54.962 Sep 09 15:03:54.962DEBG 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 } }] |
| 5458 | 2026-09-09T15:03:56.634Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 5459 | 2026-09-09T15:03:56.634Z | INFO |
| 5460 | 2026-09-09T15:03:56.634Z | Sep 09 15:03:54.962Sep 09 15:03:54.962adding route 172.17.0.8/32 -> 10.0.0.255 Sep 09 15:03:54.962INFO |
| 5461 | 2026-09-09T15:03:56.634Z | Sep 09 15:03:54.962DEBG adding route 172.17.0.31/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 } }]DEBG |
| 5462 | 2026-09-09T15:03:56.634Z | |
| 5463 | 2026-09-09T15:03:56.634Z | DEBGcreated new freemap , Sep 09 15:03:54.962replacing 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 09 15:03:54.962 |
| 5464 | 2026-09-09T15:03:56.634Z | Sep 09 15:03:54.962 DEBGINFOunit 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 } }] DEBGadding route 172.17.0.17/32 -> 10.0.0.255 |
| 5465 | 2026-09-09T15:03:56.634Z | : |
| 5466 | 2026-09-09T15:03:56.634Z | freemap_route_ipv6replacing 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 } }] |
| 5467 | 2026-09-09T15:03:56.635Z | |
| 5468 | 2026-09-09T15:03:56.635Z | Sep 09 15:03:54.962Sep 09 15:03:54.962 Sep 09 15:03:54.962INFOSep 09 15:03:54.962 DEBGadding route 172.17.0.32/32 -> 10.0.0.255 DEBG |
| 5469 | 2026-09-09T15:03:56.635Z | 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 |
| 5470 | 2026-09-09T15:03:56.635Z | Sep 09 15:03:54.962adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 09 15:03:54.962initted freemap. size: 64 |
| 5471 | 2026-09-09T15:03:56.635Z | DEBG , unit:Sep 09 15:03:54.962 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 } }]freemap_route_ipv4Sep 09 15:03:54.962 |
| 5472 | 2026-09-09T15:03:56.635Z | |
| 5473 | 2026-09-09T15:03:56.635Z | INFO adding route 172.17.0.18/32 -> 10.0.0.255INFO |
| 5474 | 2026-09-09T15:03:56.635Z | 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 09 15:03:54.962Sep 09 15:03:54.962 |
| 5475 | 2026-09-09T15:03:56.635Z | Sep 09 15:03:54.962DEBG 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 } }] reset freemapadding route 172.17.0.9/32 -> 10.0.0.255, INFOunit |
| 5476 | 2026-09-09T15:03:56.635Z | : |
| 5477 | 2026-09-09T15:03:56.635Z | Sep 09 15:03:54.962adding route 172.17.0.33/32 -> 10.0.0.255 freemap_route_ipv4 |
| 5478 | 2026-09-09T15:03:56.635Z | Sep 09 15:03:54.962INFO Sep 09 15:03:54.962DEBG |
| 5479 | 2026-09-09T15:03:56.635Z | 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 } }]Sep 09 15:03:54.962adding route 172.17.0.19/32 -> 10.0.0.255Sep 09 15:03:54.962 |
| 5480 | 2026-09-09T15:03:56.635Z | |
| 5481 | 2026-09-09T15:03:56.635Z | DEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG initted freemap. size: 64 , 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 } }] |
| 5482 | 2026-09-09T15:03:56.635Z | Sep 09 15:03:54.962 unitINFO: adding route 172.17.0.10/32 -> 10.0.0.255freemap_route_ipv6Sep 09 15:03:54.962Sep 09 15:03:54.962 |
| 5483 | 2026-09-09T15:03:56.635Z | |
| 5484 | 2026-09-09T15:03:56.635Z | |
| 5485 | 2026-09-09T15:03:56.635Z | DEBGDEBG Sep 09 15:03:54.962Sep 09 15:03:54.962 DEBGreplacing 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 reset freemapreplacing 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 } }] |
| 5486 | 2026-09-09T15:03:56.635Z | , Sep 09 15:03:54.962unit |
| 5487 | 2026-09-09T15:03:56.635Z | : freemap_route_ipv6INFO |
| 5488 | 2026-09-09T15:03:56.635Z | Sep 09 15:03:54.962 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 09 15:03:54.962 INFO |
| 5489 | 2026-09-09T15:03:56.635Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5490 | 2026-09-09T15:03:56.635Z | adding route 172.17.0.20/32 -> 10.0.0.255 |
| 5491 | 2026-09-09T15:03:56.635Z | Sep 09 15:03:54.962 INFOINFOSep 09 15:03:54.962Sep 09 15:03:54.962Sep 09 15:03:54.962 DEBG adding route 172.17.0.11/32 -> 10.0.0.255replacing 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:dead::/64 -> 2001:db8::55:1 |
| 5492 | 2026-09-09T15:03:56.635Z | DEBG |
| 5493 | 2026-09-09T15:03:56.635Z | 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 } }] |
| 5494 | 2026-09-09T15:03:56.635Z | INFO |
| 5495 | 2026-09-09T15:03:56.635Z | Sep 09 15:03:54.962adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 5496 | 2026-09-09T15:03:56.635Z | Sep 09 15:03:54.962INFOSep 09 15:03:54.962 DEBGadding route 172.17.0.21/32 -> 10.0.0.255DEBG |
| 5497 | 2026-09-09T15:03:56.635Z | Sep 09 15:03:54.962 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.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 09 15:03:54.962DEBGSep 09 15:03:54.962 |
| 5498 | 2026-09-09T15:03:56.635Z | |
| 5499 | 2026-09-09T15:03:56.635Z | 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 } }] INFODEBG |
| 5500 | 2026-09-09T15:03:56.635Z | Sep 09 15:03:54.962Sep 09 15:03:54.962 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 } }]INFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.12/32 -> 10.0.0.255Sep 09 15:03:54.963 |
| 5501 | 2026-09-09T15:03:56.635Z | |
| 5502 | 2026-09-09T15:03:56.635Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5503 | 2026-09-09T15:03:56.635Z | INFOSep 09 15:03:54.963Sep 09 15:03:54.963 |
| 5504 | 2026-09-09T15:03:56.635Z | INFO Sep 09 15:03:54.963adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 172.17.0.22/32 -> 10.0.0.255 |
| 5505 | 2026-09-09T15:03:56.635Z | |
| 5506 | 2026-09-09T15:03:56.636Z | Sep 09 15:03:54.963DEBG DEBGreplacing 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 } }] |
| 5507 | 2026-09-09T15:03:56.636Z | Sep 09 15:03:54.963 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 |
| 5508 | 2026-09-09T15:03:56.636Z | DEBG Sep 09 15:03:54.963Sep 09 15:03:54.963 INFO DEBGadding route 172.17.0.13/32 -> 10.0.0.255 |
| 5509 | 2026-09-09T15:03:56.636Z | Sep 09 15:03:54.963replacing 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 } }] 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 } }] |
| 5510 | 2026-09-09T15:03:56.639Z | Sep 09 15:03:54.969 adding route 3fff:dead::/64 -> 2001:db8::55:3INFO |
| 5511 | 2026-09-09T15:03:56.639Z | adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 5512 | 2026-09-09T15:03:56.639Z | Sep 09 15:03:54.969 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 09 15:03:54.969DEBG DEBG |
| 5513 | 2026-09-09T15:03:56.639Z | 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 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 09 15:03:54.969 |
| 5514 | 2026-09-09T15:03:56.639Z | |
| 5515 | 2026-09-09T15:03:56.639Z | Sep 09 15:03:54.969 DEBGINFO 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 09 15:03:54.969Sep 09 15:03:54.969 |
| 5516 | 2026-09-09T15:03:56.639Z | INFOINFO adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5517 | 2026-09-09T15:03:56.639Z | Sep 09 15:03:54.969adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5518 | 2026-09-09T15:03:56.640Z | |
| 5519 | 2026-09-09T15:03:56.640Z | INFO Sep 09 15:03:54.969Sep 09 15:03:54.969 DEBGDEBG adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 5520 | 2026-09-09T15:03:56.640Z | |
| 5521 | 2026-09-09T15:03:56.640Z | 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 09 15:03:54.969 |
| 5522 | 2026-09-09T15:03:56.640Z | DEBGSep 09 15:03:54.969 Sep 09 15:03:54.969Sep 09 15:03:54.969 INFODEBGreplacing 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 } }] DEBGreplacing 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 } }] |
| 5523 | 2026-09-09T15:03:56.640Z | |
| 5524 | 2026-09-09T15:03:56.640Z | 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 } }] |
| 5525 | 2026-09-09T15:03:56.640Z | adding route 172.17.0.15/32 -> 10.0.0.255Sep 09 15:03:54.969 |
| 5526 | 2026-09-09T15:03:56.640Z | DEBGSep 09 15:03:54.969 INFOSep 09 15:03:54.969failed to allocate space for the new target list |
| 5527 | 2026-09-09T15:03:56.640Z | adding route 172.17.0.37/32 -> 10.0.0.255 DEBG |
| 5528 | 2026-09-09T15:03:56.640Z | 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 } }] |
| 5529 | 2026-09-09T15:03:56.640Z | Sep 09 15:03:54.969 DEBGSep 09 15:03:54.969 Sep 09 15:03:54.969replacing 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 |
| 5530 | 2026-09-09T15:03:56.640Z | INFO 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.16/32 -> 10.0.0.255 |
| 5531 | 2026-09-09T15:03:56.640Z | |
| 5532 | 2026-09-09T15:03:56.640Z | Sep 09 15:03:54.955Sep 09 15:03:54.969Sep 09 15:03:54.969 DEBGINFODEBG 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 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.38/32 -> 10.0.0.255 |
| 5533 | 2026-09-09T15:03:56.640Z | |
| 5534 | 2026-09-09T15:03:56.640Z | |
| 5535 | 2026-09-09T15:03:56.640Z | Sep 09 15:03:54.969 Sep 09 15:03:54.969DEBG 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 } }] |
| 5536 | 2026-09-09T15:03:56.640Z | adding route 172.17.0.17/32 -> 10.0.0.255Sep 09 15:03:54.969 |
| 5537 | 2026-09-09T15:03:56.640Z | DEBG failed to allocate space for the new target listSep 09 15:03:54.969 |
| 5538 | 2026-09-09T15:03:56.640Z | Sep 09 15:03:54.969INFO DEBG adding route 172.17.0.39/32 -> 10.0.0.255replacing 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 09 15:03:54.969 |
| 5539 | 2026-09-09T15:03:56.640Z | |
| 5540 | 2026-09-09T15:03:56.640Z | 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 } }] |
| 5541 | 2026-09-09T15:03:56.640Z | Sep 09 15:03:54.969 Sep 09 15:03:54.969INFO Sep 09 15:03:54.969DEBG adding route 172.17.0.18/32 -> 10.0.0.255DEBG |
| 5542 | 2026-09-09T15:03:56.640Z | 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 } }]failed to allocate space for the new target list |
| 5543 | 2026-09-09T15:03:56.640Z | |
| 5544 | 2026-09-09T15:03:56.640Z | Sep 09 15:03:54.969 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 } }] |
| 5545 | 2026-09-09T15:03:56.640Z | |
| 5546 | 2026-09-09T15:03:56.640Z | Sep 09 15:03:54.969 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5547 | 2026-09-09T15:03:56.640Z | Sep 09 15:03:54.969 INFO adding route 172.17.0.19/32 -> 10.0.0.255Sep 09 15:03:54.969 |
| 5548 | 2026-09-09T15:03:56.640Z | 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 } }] |
| 5549 | 2026-09-09T15:03:56.640Z | Sep 09 15:03:54.969Sep 09 15:03:54.969 INFODEBG adding route 172.17.0.23/32 -> 10.0.0.255replacing 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 09 15:03:54.969 |
| 5550 | 2026-09-09T15:03:56.640Z | |
| 5551 | 2026-09-09T15:03:56.640Z | INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5552 | 2026-09-09T15:03:56.640Z | Sep 09 15:03:54.969Sep 09 15:03:54.969 Sep 09 15:03:54.969INFO DEBGDEBG 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 } }]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.20/32 -> 10.0.0.255 |
| 5553 | 2026-09-09T15:03:56.640Z | |
| 5554 | 2026-09-09T15:03:56.640Z | |
| 5555 | 2026-09-09T15:03:56.640Z | Sep 09 15:03:54.969Sep 09 15:03:54.969Sep 09 15:03:54.969 INFO INFO DEBGadding route 172.17.0.42/32 -> 10.0.0.255 |
| 5556 | 2026-09-09T15:03:56.640Z | 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.24/32 -> 10.0.0.255 |
| 5557 | 2026-09-09T15:03:56.641Z | |
| 5558 | 2026-09-09T15:03:56.641Z | Sep 09 15:03:54.969Sep 09 15:03:54.969Sep 09 15:03:54.969 DEBGDEBG 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 } }]INFOreplacing 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 } }] |
| 5559 | 2026-09-09T15:03:56.641Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5560 | 2026-09-09T15:03:56.641Z | |
| 5561 | 2026-09-09T15:03:56.641Z | Sep 09 15:03:54.969Sep 09 15:03:54.969 Sep 09 15:03:54.969INFO INFODEBGadding route 172.17.0.25/32 -> 10.0.0.255 |
| 5562 | 2026-09-09T15:03:56.641Z | 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 } }]adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5563 | 2026-09-09T15:03:56.641Z | |
| 5564 | 2026-09-09T15:03:56.641Z | Sep 09 15:03:54.969Sep 09 15:03:54.969Sep 09 15:03:54.969 INFODEBGDEBG adding route 172.17.0.22/32 -> 10.0.0.255replacing 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.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 } }] |
| 5565 | 2026-09-09T15:03:56.641Z | |
| 5566 | 2026-09-09T15:03:56.641Z | |
| 5567 | 2026-09-09T15:03:56.641Z | Sep 09 15:03:54.969Sep 09 15:03:54.969Sep 09 15:03:54.969 INFODEBGINFO adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5568 | 2026-09-09T15:03:56.641Z | |
| 5569 | 2026-09-09T15:03:56.641Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 5570 | 2026-09-09T15:03:56.641Z | 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 } }] |
| 5571 | 2026-09-09T15:03:56.641Z | Sep 09 15:03:54.969Sep 09 15:03:54.969 Sep 09 15:03:54.969DEBGDEBG 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.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 } }]INFO |
| 5572 | 2026-09-09T15:03:56.641Z | adding route 172.17.0.23/32 -> 10.0.0.255 |
| 5573 | 2026-09-09T15:03:56.641Z | |
| 5574 | 2026-09-09T15:03:56.641Z | Sep 09 15:03:54.969 Sep 09 15:03:54.969Sep 09 15:03:54.969 INFOINFODEBG adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.27/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 } }] |
| 5575 | 2026-09-09T15:03:56.641Z | |
| 5576 | 2026-09-09T15:03:56.641Z | |
| 5577 | 2026-09-09T15:03:56.641Z | Sep 09 15:03:54.969Sep 09 15:03:54.969 Sep 09 15:03:54.969 DEBGDEBGINFO 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 } }] |
| 5578 | 2026-09-09T15:03:56.641Z | test route::tests::delete_target_fragmented ... ok |
| 5579 | 2026-09-09T15:03:56.641Z | 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.24/32 -> 10.0.0.255 |
| 5580 | 2026-09-09T15:03:56.641Z | |
| 5581 | 2026-09-09T15:03:56.641Z | Sep 09 15:03:54.969Sep 09 15:03:54.969Sep 09 15:03:54.969 DEBG INFOINFO 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 172.17.0.46/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5582 | 2026-09-09T15:03:56.641Z | |
| 5583 | 2026-09-09T15:03:56.641Z | |
| 5584 | 2026-09-09T15:03:56.641Z | Sep 09 15:03:54.969Sep 09 15:03:54.969Sep 09 15:03:54.969 DEBG 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 } }]INFO |
| 5585 | 2026-09-09T15:03:56.641Z | 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 } }]adding route 172.17.0.25/32 -> 10.0.0.255 |
| 5586 | 2026-09-09T15:03:56.641Z | |
| 5587 | 2026-09-09T15:03:56.641Z | Sep 09 15:03:54.969 INFO Sep 09 15:03:54.969adding route 172.17.0.29/32 -> 10.0.0.255Sep 09 15:03:54.969 |
| 5588 | 2026-09-09T15:03:56.641Z | INFODEBG adding route 172.17.0.47/32 -> 10.0.0.255replacing 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 09 15:03:54.969 |
| 5589 | 2026-09-09T15:03:56.641Z | DEBG |
| 5590 | 2026-09-09T15:03:56.641Z | 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 09 15:03:54.969 |
| 5591 | 2026-09-09T15:03:56.641Z | DEBGSep 09 15:03:54.969 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 09 15:03:54.969 |
| 5592 | 2026-09-09T15:03:56.641Z | INFOINFO adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5593 | 2026-09-09T15:03:56.641Z | |
| 5594 | 2026-09-09T15:03:56.641Z | Sep 09 15:03:54.969 INFO Sep 09 15:03:54.969adding route 172.17.0.48/32 -> 10.0.0.255Sep 09 15:03:54.969 |
| 5595 | 2026-09-09T15:03:56.641Z | DEBG 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 } }] |
| 5596 | 2026-09-09T15:03:56.642Z | 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 09 15:03:54.969 |
| 5597 | 2026-09-09T15:03:56.642Z | 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 } }] |
| 5598 | 2026-09-09T15:03:56.642Z | Sep 09 15:03:54.969Sep 09 15:03:54.969 INFOINFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5599 | 2026-09-09T15:03:56.642Z | |
| 5600 | 2026-09-09T15:03:56.642Z | Sep 09 15:03:54.969 INFO Sep 09 15:03:54.969adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5601 | 2026-09-09T15:03:56.642Z | Sep 09 15:03:54.969DEBG 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 } }] |
| 5602 | 2026-09-09T15:03:56.642Z | Sep 09 15:03:54.969replacing 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 } }] |
| 5603 | 2026-09-09T15:03:56.642Z | 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 } }]Sep 09 15:03:54.969 |
| 5604 | 2026-09-09T15:03:56.642Z | Sep 09 15:03:54.969INFO INFOadding route 172.17.0.32/32 -> 10.0.0.255 |
| 5605 | 2026-09-09T15:03:56.642Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5606 | 2026-09-09T15:03:56.642Z | Sep 09 15:03:54.969 INFOSep 09 15:03:54.969 adding route 172.17.0.50/32 -> 10.0.0.255Sep 09 15:03:54.969DEBG |
| 5607 | 2026-09-09T15:03:56.642Z | DEBGreplacing 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 } }] |
| 5608 | 2026-09-09T15:03:56.642Z | 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 } }] |
| 5609 | 2026-09-09T15:03:56.642Z | Sep 09 15:03:54.969 DEBGSep 09 15:03:54.969 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 09 15:03:54.969INFO |
| 5610 | 2026-09-09T15:03:56.646Z | adding route 172.17.0.33/32 -> 10.0.0.255INFO |
| 5611 | 2026-09-09T15:03:56.646Z | adding route 172.17.0.29/32 -> 10.0.0.255Sep 09 15:03:54.969 |
| 5612 | 2026-09-09T15:03:56.646Z | Sep 09 15:03:54.969INFO DEBGSep 09 15:03:54.969 adding route 172.17.0.51/32 -> 10.0.0.255 |
| 5613 | 2026-09-09T15:03:56.646Z | 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 } }]DEBG |
| 5614 | 2026-09-09T15:03:56.646Z | 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 } }] |
| 5615 | 2026-09-09T15:03:56.646Z | Sep 09 15:03:54.969 Sep 09 15:03:54.969DEBGSep 09 15:03:54.969 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 } }]INFO |
| 5616 | 2026-09-09T15:03:56.646Z | adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5617 | 2026-09-09T15:03:56.646Z | |
| 5618 | 2026-09-09T15:03:56.646Z | Sep 09 15:03:54.969 INFO Sep 09 15:03:54.969Sep 09 15:03:54.969adding route 172.17.0.52/32 -> 10.0.0.255 DEBG |
| 5619 | 2026-09-09T15:03:56.646Z | 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 } }]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 } }] |
| 5620 | 2026-09-09T15:03:56.646Z | |
| 5621 | 2026-09-09T15:03:56.646Z | Sep 09 15:03:54.969 DEBG Sep 09 15:03:54.969replacing 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 09 15:03:54.969 INFO Sep 09 15:03:54.969adding route 172.17.0.31/32 -> 10.0.0.255 Sep 09 15:03:54.969DEBG Sep 09 15:03:54.970DEBG |
| 5622 | 2026-09-09T15:03:56.646Z | created new freemapcreated new freemap, , unitunit:: freemap_route_ipv4DEBG |
| 5623 | 2026-09-09T15:03:56.646Z | Sep 09 15:03:54.975 DEBG created new freemapreplacing 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 } }], |
| 5624 | 2026-09-09T15:03:56.646Z | unit:Sep 09 15:03:54.975 DEBGfreemap_route_ipv4 Sep 09 15:03:54.975created new freemap |
| 5625 | 2026-09-09T15:03:56.646Z | , INFOunit :adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5626 | 2026-09-09T15:03:56.646Z | freemap_route_ipv6Sep 09 15:03:54.975 |
| 5627 | 2026-09-09T15:03:56.646Z | DEBGSep 09 15:03:54.975 created new freemapDEBG, Sep 09 15:03:54.975 unitreplacing 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 } }] : |
| 5628 | 2026-09-09T15:03:56.646Z | DEBGfreemap_route_ipv6 |
| 5629 | 2026-09-09T15:03:56.646Z | initted freemap. size: 64Sep 09 15:03:54.975, unitINFO:Sep 09 15:03:54.975 freemap_route_ipv4adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5630 | 2026-09-09T15:03:56.646Z | |
| 5631 | 2026-09-09T15:03:56.646Z | DEBG Sep 09 15:03:54.976initted freemap. size: 64 , DEBGunit :reset freemap , freemap_route_ipv4unitSep 09 15:03:54.976 |
| 5632 | 2026-09-09T15:03:56.646Z | : freemap_route_ipv4DEBG |
| 5633 | 2026-09-09T15:03:56.646Z | Sep 09 15:03:54.976replacing 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 } }] |
| 5634 | 2026-09-09T15:03:56.646Z | DEBG reset freemapSep 09 15:03:54.976 DEBG initted freemap. size: 64, , Sep 09 15:03:54.976unitunit :INFO |
| 5635 | 2026-09-09T15:03:56.646Z | : adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5636 | 2026-09-09T15:03:56.646Z | freemap_route_ipv6freemap_route_ipv4 |
| 5637 | 2026-09-09T15:03:56.646Z | Sep 09 15:03:54.976 |
| 5638 | 2026-09-09T15:03:56.647Z | Sep 09 15:03:54.976INFO Sep 09 15:03:54.976adding route 172.17.0.53/32 -> 10.0.0.255 Sep 09 15:03:54.976DEBGDEBG |
| 5639 | 2026-09-09T15:03:56.647Z | 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 } }]initted freemap. size: 64 |
| 5640 | 2026-09-09T15:03:56.647Z | reset freemap, , unitunitSep 09 15:03:54.976Sep 09 15:03:54.976: INFODEBG : adding route 172.17.0.35/32 -> 10.0.0.255 freemap_route_ipv6 |
| 5641 | 2026-09-09T15:03:56.647Z | |
| 5642 | 2026-09-09T15:03:56.647Z | freemap_route_ipv6 |
| 5643 | 2026-09-09T15:03:56.647Z | 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 } }] |
| 5644 | 2026-09-09T15:03:56.647Z | Sep 09 15:03:54.976Sep 09 15:03:54.976 Sep 09 15:03:54.976INFO Sep 09 15:03:54.976 adding route 172.16.0.0/32 -> 10.0.0.1INFODEBG |
| 5645 | 2026-09-09T15:03:56.647Z | 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.54/32 -> 10.0.0.255DEBG |
| 5646 | 2026-09-09T15:03:56.647Z | |
| 5647 | 2026-09-09T15:03:56.647Z | Sep 09 15:03:54.976reset freemap DEBG, unitSep 09 15:03:54.976: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 09 15:03:54.976 |
| 5648 | 2026-09-09T15:03:56.647Z | freemap_route_ipv6 |
| 5649 | 2026-09-09T15:03:56.647Z | INFODEBGSep 09 15:03:54.976 Sep 09 15:03:54.976adding route 172.17.0.36/32 -> 10.0.0.255 |
| 5650 | 2026-09-09T15:03:56.647Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1INFOreplacing 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 } }] adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5651 | 2026-09-09T15:03:56.647Z | |
| 5652 | 2026-09-09T15:03:56.647Z | |
| 5653 | 2026-09-09T15:03:56.647Z | Sep 09 15:03:54.976 Sep 09 15:03:54.976Sep 09 15:03:54.976DEBG DEBGDEBGSep 09 15:03:54.976 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.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.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 } }] |
| 5654 | 2026-09-09T15:03:56.648Z | |
| 5655 | 2026-09-09T15:03:56.648Z | INFO |
| 5656 | 2026-09-09T15:03:56.648Z | adding route 172.17.0.55/32 -> 10.0.0.255Sep 09 15:03:54.976 |
| 5657 | 2026-09-09T15:03:56.648Z | Sep 09 15:03:54.976 INFO INFOSep 09 15:03:54.976 Sep 09 15:03:54.976 INFOadding route 172.16.0.0/32 -> 10.0.0.3 |
| 5658 | 2026-09-09T15:03:56.648Z | adding route 172.17.0.0/32 -> 10.0.0.255 |
| 5659 | 2026-09-09T15:03:56.648Z | DEBG INFO 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 172.17.0.37/32 -> 10.0.0.255Sep 09 15:03:54.976adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5660 | 2026-09-09T15:03:56.648Z | DEBG |
| 5661 | 2026-09-09T15:03:56.648Z | |
| 5662 | 2026-09-09T15:03:56.648Z | 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 09 15:03:54.976 |
| 5663 | 2026-09-09T15:03:56.648Z | Sep 09 15:03:54.976 INFODEBG adding route 172.17.0.56/32 -> 10.0.0.255replacing 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 09 15:03:54.976Sep 09 15:03:54.976 |
| 5664 | 2026-09-09T15:03:56.648Z | INFO |
| 5665 | 2026-09-09T15:03:56.648Z | adding route 172.16.0.0/32 -> 10.0.0.4Sep 09 15:03:54.976 |
| 5666 | 2026-09-09T15:03:56.648Z | Sep 09 15:03:54.976 DEBGDEBG INFOreplacing 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 } }] |
| 5667 | 2026-09-09T15:03:56.648Z | 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.1/32 -> 10.0.0.255Sep 09 15:03:54.976Sep 09 15:03:54.976 |
| 5668 | 2026-09-09T15:03:56.648Z | 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 } }, 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 } }] |
| 5669 | 2026-09-09T15:03:56.648Z | Sep 09 15:03:54.976replacing 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 09 15:03:54.976 |
| 5670 | 2026-09-09T15:03:56.648Z | |
| 5671 | 2026-09-09T15:03:56.648Z | DEBG Sep 09 15:03:54.976replacing 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 } }] |
| 5672 | 2026-09-09T15:03:56.648Z | Sep 09 15:03:54.976 INFO adding route 172.17.0.36/32 -> 10.0.0.255DEBG INFOSep 09 15:03:54.976replacing 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 } }]Sep 09 15:03:54.976 INFO |
| 5673 | 2026-09-09T15:03:56.648Z | adding route 172.17.0.57/32 -> 10.0.0.255 |
| 5674 | 2026-09-09T15:03:56.648Z | |
| 5675 | 2026-09-09T15:03:56.648Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 5676 | 2026-09-09T15:03:56.648Z | INFOSep 09 15:03:54.976 DEBGfreemap_route_ipv4Sep 09 15:03:54.976Sep 09 15:03:54.976 DEBG |
| 5677 | 2026-09-09T15:03:56.648Z | adding route 172.17.0.38/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 } }] |
| 5678 | 2026-09-09T15:03:56.648Z | 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 } }] |
| 5679 | 2026-09-09T15:03:56.648Z | DEBG |
| 5680 | 2026-09-09T15:03:56.648Z | 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 09 15:03:54.976Sep 09 15:03:54.976 |
| 5681 | 2026-09-09T15:03:56.648Z | Sep 09 15:03:54.976 INFO Sep 09 15:03:54.976Sep 09 15:03:54.976DEBGINFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5682 | 2026-09-09T15:03:56.648Z | adding route 172.17.0.3/32 -> 10.0.0.255 |
| 5683 | 2026-09-09T15:03:56.648Z | 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 } }] |
| 5684 | 2026-09-09T15:03:56.648Z | INFOcreated new freemapSep 09 15:03:54.976 Sep 09 15:03:54.976adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5685 | 2026-09-09T15:03:56.648Z | DEBGINFOSep 09 15:03:54.976 adding route 172.17.0.39/32 -> 10.0.0.255 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 } }] |
| 5686 | 2026-09-09T15:03:56.648Z | |
| 5687 | 2026-09-09T15:03:56.648Z | 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 } }], unit |
| 5688 | 2026-09-09T15:03:56.648Z | :Sep 09 15:03:54.976Sep 09 15:03:54.976 Sep 09 15:03:54.976 freemap_route_ipv6 Sep 09 15:03:54.976DEBGDEBGINFO INFO 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.59/32 -> 10.0.0.255 |
| 5689 | 2026-09-09T15:03:56.648Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 5690 | 2026-09-09T15:03:56.648Z | |
| 5691 | 2026-09-09T15:03:56.648Z | |
| 5692 | 2026-09-09T15:03:56.649Z | 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 } }] |
| 5693 | 2026-09-09T15:03:56.649Z | Sep 09 15:03:54.976Sep 09 15:03:54.976Sep 09 15:03:54.976Sep 09 15:03:54.976Sep 09 15:03:54.976 DEBGINFO DEBG INFOinitted freemap. size: 64DEBG 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.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 } }]adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5694 | 2026-09-09T15:03:56.649Z | unit |
| 5695 | 2026-09-09T15:03:56.649Z | |
| 5696 | 2026-09-09T15:03:56.649Z | : adding route 172.17.0.38/32 -> 10.0.0.255freemap_route_ipv4 |
| 5697 | 2026-09-09T15:03:56.649Z | |
| 5698 | 2026-09-09T15:03:56.649Z | Sep 09 15:03:54.976Sep 09 15:03:54.976 DEBGSep 09 15:03:54.976 INFOreplacing 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 } }] INFO |
| 5699 | 2026-09-09T15:03:56.649Z | adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255Sep 09 15:03:54.976 |
| 5700 | 2026-09-09T15:03:56.649Z | DEBGSep 09 15:03:54.976 |
| 5701 | 2026-09-09T15:03:56.649Z | 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 } }] |
| 5702 | 2026-09-09T15:03:56.649Z | Sep 09 15:03:54.976 adding route 172.17.0.41/32 -> 10.0.0.255Sep 09 15:03:54.976DEBG |
| 5703 | 2026-09-09T15:03:56.649Z | 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 } }]DEBG |
| 5704 | 2026-09-09T15:03:56.649Z | 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 } }]Sep 09 15:03:54.976Sep 09 15:03:54.976 DEBGSep 09 15:03:54.976Sep 09 15:03:54.976 |
| 5705 | 2026-09-09T15:03:56.649Z | INFO DEBGINFO 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.39/32 -> 10.0.0.255 |
| 5706 | 2026-09-09T15:03:56.649Z | |
| 5707 | 2026-09-09T15:03:56.649Z | Sep 09 15:03:54.976adding route 172.17.0.6/32 -> 10.0.0.255 DEBG |
| 5708 | 2026-09-09T15:03:56.649Z | failed to allocate space for the new target listreset freemap |
| 5709 | 2026-09-09T15:03:56.649Z | , Sep 09 15:03:54.976 Sep 09 15:03:54.976INFOunitSep 09 15:03:54.976 adding route 172.17.0.42/32 -> 10.0.0.255DEBGSep 09 15:03:54.976 |
| 5710 | 2026-09-09T15:03:56.653Z | : 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 } }] 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 09 15:03:54.976freemap_route_ipv4 |
| 5711 | 2026-09-09T15:03:56.653Z | DEBG |
| 5712 | 2026-09-09T15:03:56.653Z | DEBG |
| 5713 | 2026-09-09T15:03:56.653Z | 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 } }]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 } }] |
| 5714 | 2026-09-09T15:03:56.653Z | |
| 5715 | 2026-09-09T15:03:56.653Z | Sep 09 15:03:54.976 INFO Sep 09 15:03:54.976Sep 09 15:03:54.976adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5716 | 2026-09-09T15:03:56.653Z | Sep 09 15:03:54.976INFO INFODEBG initted freemap. size: 64adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5717 | 2026-09-09T15:03:56.653Z | , unitSep 09 15:03:54.976: |
| 5718 | 2026-09-09T15:03:56.653Z | freemap_route_ipv6DEBG Sep 09 15:03:54.976 |
| 5719 | 2026-09-09T15:03:56.653Z | 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 09 15:03:54.976 |
| 5720 | 2026-09-09T15:03:56.653Z | DEBG 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 } }] |
| 5721 | 2026-09-09T15:03:56.653Z | Sep 09 15:03:54.976replacing 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 09 15:03:54.976 |
| 5722 | 2026-09-09T15:03:56.653Z | INFO DEBGadding route 172.17.0.8/32 -> 10.0.0.255 |
| 5723 | 2026-09-09T15:03:56.653Z | reset freemapSep 09 15:03:54.976, Sep 09 15:03:54.976Sep 09 15:03:54.976INFO unit DEBG INFO adding route 172.17.0.44/32 -> 10.0.0.255: |
| 5724 | 2026-09-09T15:03:56.653Z | 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 } }] |
| 5725 | 2026-09-09T15:03:56.653Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5726 | 2026-09-09T15:03:56.654Z | freemap_route_ipv6 |
| 5727 | 2026-09-09T15:03:56.654Z | Sep 09 15:03:54.976Sep 09 15:03:54.976 Sep 09 15:03:54.976DEBGINFO 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 } }]adding route 172.17.0.9/32 -> 10.0.0.255Sep 09 15:03:54.976 |
| 5728 | 2026-09-09T15:03:56.654Z | DEBGINFO |
| 5729 | 2026-09-09T15:03:56.654Z | adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }] |
| 5730 | 2026-09-09T15:03:56.654Z | Sep 09 15:03:54.976 |
| 5731 | 2026-09-09T15:03:56.654Z | DEBGSep 09 15:03:54.976Sep 09 15:03:54.976 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 } }]DEBG Sep 09 15:03:54.976adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5732 | 2026-09-09T15:03:56.654Z | |
| 5733 | 2026-09-09T15:03:56.654Z | 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 } }] |
| 5734 | 2026-09-09T15:03:56.654Z | INFOSep 09 15:03:54.976Sep 09 15:03:54.976 adding route 172.17.0.42/32 -> 10.0.0.255INFO |
| 5735 | 2026-09-09T15:03:56.654Z | DEBG adding route 172.17.0.10/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 } }] |
| 5736 | 2026-09-09T15:03:56.654Z | Sep 09 15:03:54.976 |
| 5737 | 2026-09-09T15:03:56.654Z | Sep 09 15:03:54.976DEBG 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 } }]INFOSep 09 15:03:54.976 |
| 5738 | 2026-09-09T15:03:56.654Z | Sep 09 15:03:54.976 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5739 | 2026-09-09T15:03:56.654Z | Sep 09 15:03:54.976 INFO Sep 09 15:03:54.976adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5740 | 2026-09-09T15:03:56.654Z | adding route 172.17.0.46/32 -> 10.0.0.255 Sep 09 15:03:54.976replacing 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 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 } }] |
| 5741 | 2026-09-09T15:03:56.654Z | |
| 5742 | 2026-09-09T15:03:56.654Z | Sep 09 15:03:54.982Sep 09 15:03:54.982 INFOINFO adding route 172.17.0.44/32 -> 10.0.0.255adding route 172.17.0.11/32 -> 10.0.0.255 |
| 5743 | 2026-09-09T15:03:56.654Z | |
| 5744 | 2026-09-09T15:03:56.654Z | Sep 09 15:03:54.982Sep 09 15:03:54.982 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.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 } }] |
| 5745 | 2026-09-09T15:03:56.654Z | |
| 5746 | 2026-09-09T15:03:56.654Z | 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 } }] |
| 5747 | 2026-09-09T15:03:56.654Z | Sep 09 15:03:54.982 INFO Sep 09 15:03:54.982adding route 172.17.0.12/32 -> 10.0.0.255 |
| 5748 | 2026-09-09T15:03:56.654Z | Sep 09 15:03:54.982 INFOINFO Sep 09 15:03:54.982 adding route 172.17.0.45/32 -> 10.0.0.255DEBG |
| 5749 | 2026-09-09T15:03:56.654Z | adding route 172.17.0.0/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 } }] |
| 5750 | 2026-09-09T15:03:56.654Z | |
| 5751 | 2026-09-09T15:03:56.654Z | Sep 09 15:03:54.982 DEBGSep 09 15:03:54.982 Sep 09 15:03:54.982INFOreplacing 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 } }] |
| 5752 | 2026-09-09T15:03:56.654Z | adding route 172.17.0.13/32 -> 10.0.0.255DEBG |
| 5753 | 2026-09-09T15:03:56.654Z | 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 09 15:03:54.982 |
| 5754 | 2026-09-09T15:03:56.654Z | INFO Sep 09 15:03:54.982adding route 172.17.0.46/32 -> 10.0.0.255 Sep 09 15:03:54.982 |
| 5755 | 2026-09-09T15:03:56.654Z | DEBGINFO 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 } }]adding route 172.17.0.1/32 -> 10.0.0.255 |
| 5756 | 2026-09-09T15:03:56.654Z | Sep 09 15:03:54.982 |
| 5757 | 2026-09-09T15:03:56.654Z | 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 } }] |
| 5758 | 2026-09-09T15:03:56.654Z | Sep 09 15:03:54.982 |
| 5759 | 2026-09-09T15:03:56.654Z | DEBGSep 09 15:03:54.982 Sep 09 15:03:54.982replacing 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 } }] |
| 5760 | 2026-09-09T15:03:56.654Z | INFO Sep 09 15:03:54.982INFO DEBGadding route 172.17.0.47/32 -> 10.0.0.255 |
| 5761 | 2026-09-09T15:03:56.654Z | 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 } }]adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5762 | 2026-09-09T15:03:56.654Z | |
| 5763 | 2026-09-09T15:03:56.654Z | Sep 09 15:03:54.982 INFO Sep 09 15:03:54.982Sep 09 15:03:54.982 DEBGadding route 172.17.0.2/32 -> 10.0.0.255 |
| 5764 | 2026-09-09T15:03:56.654Z | 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 } }]INFO |
| 5765 | 2026-09-09T15:03:56.655Z | Sep 09 15:03:54.982adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5766 | 2026-09-09T15:03:56.655Z | DEBG Sep 09 15:03:54.982replacing 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 09 15:03:54.982DEBG INFOSep 09 15:03:54.982replacing 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 } }] |
| 5767 | 2026-09-09T15:03:56.655Z | |
| 5768 | 2026-09-09T15:03:56.655Z | 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 } }]adding route 172.17.0.48/32 -> 10.0.0.255 |
| 5769 | 2026-09-09T15:03:56.655Z | |
| 5770 | 2026-09-09T15:03:56.655Z | Sep 09 15:03:54.982 Sep 09 15:03:54.982INFO INFOSep 09 15:03:54.982adding route 172.17.0.3/32 -> 10.0.0.255 |
| 5771 | 2026-09-09T15:03:56.655Z | Sep 09 15:03:54.982INFO adding route 172.17.0.48/32 -> 10.0.0.255DEBGSep 09 15:03:54.982 |
| 5772 | 2026-09-09T15:03:56.655Z | test route::tests::delete_targets_fragmented ... ok |
| 5773 | 2026-09-09T15:03:56.655Z | adding route 172.17.0.15/32 -> 10.0.0.255replacing 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 } }] |
| 5774 | 2026-09-09T15:03:56.655Z | |
| 5775 | 2026-09-09T15:03:56.655Z | test route::tests::delete_targets_full ... ok |
| 5776 | 2026-09-09T15:03:56.655Z | DEBGSep 09 15:03:54.982 Sep 09 15:03:54.982DEBGreplacing 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 } }] |
| 5777 | 2026-09-09T15:03:56.655Z | Sep 09 15:03:54.982 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 |
| 5778 | 2026-09-09T15:03:56.655Z | DEBGSep 09 15:03:54.982 adding route 172.17.0.49/32 -> 10.0.0.255Sep 09 15:03:54.982 |
| 5779 | 2026-09-09T15:03:56.655Z | INFOINFO 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 } }]adding route 172.17.0.4/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5780 | 2026-09-09T15:03:56.655Z | |
| 5781 | 2026-09-09T15:03:56.655Z | |
| 5782 | 2026-09-09T15:03:56.655Z | Sep 09 15:03:54.982Sep 09 15:03:54.982Sep 09 15:03:54.982 DEBGSep 09 15:03:54.982 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 } }]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 } }] |
| 5783 | 2026-09-09T15:03:56.655Z | |
| 5784 | 2026-09-09T15:03:56.655Z | 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 } }] |
| 5785 | 2026-09-09T15:03:56.655Z | INFO Sep 09 15:03:54.982Sep 09 15:03:54.982 adding route 172.17.0.16/32 -> 10.0.0.255 INFO |
| 5786 | 2026-09-09T15:03:56.655Z | INFO adding route 172.17.0.50/32 -> 10.0.0.255Sep 09 15:03:54.982adding route 172.17.0.5/32 -> 10.0.0.255 |
| 5787 | 2026-09-09T15:03:56.655Z | |
| 5788 | 2026-09-09T15:03:56.655Z | INFO Sep 09 15:03:54.982adding route 172.17.0.50/32 -> 10.0.0.255 |
| 5789 | 2026-09-09T15:03:56.655Z | Sep 09 15:03:54.982DEBG Sep 09 15:03:54.982replacing 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 } }] |
| 5790 | 2026-09-09T15:03:56.655Z | DEBGSep 09 15:03:54.982 DEBGDEBGreplacing 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 09 15:03:54.982replacing 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 } }] |
| 5791 | 2026-09-09T15:03:56.655Z | INFO |
| 5792 | 2026-09-09T15:03:56.655Z | 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 } }] |
| 5793 | 2026-09-09T15:03:56.655Z | adding route 172.17.0.51/32 -> 10.0.0.255 |
| 5794 | 2026-09-09T15:03:56.655Z | Sep 09 15:03:54.982 Sep 09 15:03:54.982INFOSep 09 15:03:54.982Sep 09 15:03:54.982 adding route 172.17.0.6/32 -> 10.0.0.255 DEBG |
| 5795 | 2026-09-09T15:03:56.655Z | 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 } }] INFOadding route 172.17.0.51/32 -> 10.0.0.255 |
| 5796 | 2026-09-09T15:03:56.655Z | |
| 5797 | 2026-09-09T15:03:56.655Z | adding route 172.17.0.17/32 -> 10.0.0.255Sep 09 15:03:54.982 |
| 5798 | 2026-09-09T15:03:56.655Z | Sep 09 15:03:54.982DEBG Sep 09 15:03:54.982INFO adding route 172.17.0.52/32 -> 10.0.0.255DEBG |
| 5799 | 2026-09-09T15:03:56.655Z | 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 } }] 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 } }] |
| 5800 | 2026-09-09T15:03:56.655Z | Sep 09 15:03:54.982 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 } }] |
| 5801 | 2026-09-09T15:03:56.655Z | |
| 5802 | 2026-09-09T15:03:56.655Z | Sep 09 15:03:54.988Sep 09 15:03:54.988 INFOINFOSep 09 15:03:54.988 adding route 172.17.0.52/32 -> 10.0.0.255Sep 09 15:03:54.988 |
| 5803 | 2026-09-09T15:03:56.656Z | INFO adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5804 | 2026-09-09T15:03:56.656Z | Sep 09 15:03:54.988DEBG 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 } }]Sep 09 15:03:54.988 |
| 5805 | 2026-09-09T15:03:56.656Z | 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 } }] |
| 5806 | 2026-09-09T15:03:56.656Z | 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 09 15:03:54.988 |
| 5807 | 2026-09-09T15:03:56.656Z | INFOSep 09 15:03:54.988 Sep 09 15:03:54.988adding route 172.17.0.53/32 -> 10.0.0.255INFO |
| 5808 | 2026-09-09T15:03:56.656Z | INFOadding route 172.17.0.53/32 -> 10.0.0.255 |
| 5809 | 2026-09-09T15:03:56.656Z | adding route 172.17.0.8/32 -> 10.0.0.255 |
| 5810 | 2026-09-09T15:03:56.660Z | Sep 09 15:03:54.988 DEBG Sep 09 15:03:54.988replacing 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 } }] |
| 5811 | 2026-09-09T15:03:56.660Z | adding route 172.17.0.18/32 -> 10.0.0.255Sep 09 15:03:54.988 |
| 5812 | 2026-09-09T15:03:56.660Z | DEBG 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 09 15:03:54.988replacing 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 } }] |
| 5813 | 2026-09-09T15:03:56.660Z | |
| 5814 | 2026-09-09T15:03:56.660Z | Sep 09 15:03:54.988INFO adding route 172.17.0.54/32 -> 10.0.0.255DEBG |
| 5815 | 2026-09-09T15:03:56.660Z | Sep 09 15:03:54.988replacing 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 } }] |
| 5816 | 2026-09-09T15:03:56.660Z | INFOSep 09 15:03:54.988 Sep 09 15:03:54.988adding route 172.17.0.9/32 -> 10.0.0.255 DEBG |
| 5817 | 2026-09-09T15:03:56.660Z | 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 } }]INFO |
| 5818 | 2026-09-09T15:03:56.660Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5819 | 2026-09-09T15:03:56.660Z | Sep 09 15:03:54.988Sep 09 15:03:54.988Sep 09 15:03:54.988 Sep 09 15:03:54.988DEBG DEBGINFOINFO 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 } }]adding route 172.17.0.55/32 -> 10.0.0.255replacing 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 } }] |
| 5820 | 2026-09-09T15:03:56.660Z | |
| 5821 | 2026-09-09T15:03:56.660Z | adding route 172.17.0.19/32 -> 10.0.0.255 |
| 5822 | 2026-09-09T15:03:56.660Z | |
| 5823 | 2026-09-09T15:03:56.660Z | Sep 09 15:03:54.988 Sep 09 15:03:54.988DEBGSep 09 15:03:54.988Sep 09 15:03:54.988 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 } }]INFO |
| 5824 | 2026-09-09T15:03:56.660Z | DEBGINFO adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5825 | 2026-09-09T15:03:56.660Z | |
| 5826 | 2026-09-09T15:03:56.660Z | Sep 09 15:03:54.988 INFO adding route 172.17.0.56/32 -> 10.0.0.255Sep 09 15:03:54.989Sep 09 15:03:54.989 |
| 5827 | 2026-09-09T15:03:56.660Z | 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 } }]DEBG |
| 5828 | 2026-09-09T15:03:56.660Z | 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 } }]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 } }] |
| 5829 | 2026-09-09T15:03:56.660Z | |
| 5830 | 2026-09-09T15:03:56.661Z | Sep 09 15:03:54.989Sep 09 15:03:54.989 DEBGINFO Sep 09 15:03:54.989adding route 172.17.0.20/32 -> 10.0.0.255replacing 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 } }] |
| 5831 | 2026-09-09T15:03:56.661Z | INFO |
| 5832 | 2026-09-09T15:03:56.661Z | Sep 09 15:03:54.989 adding route 172.17.0.11/32 -> 10.0.0.255INFO |
| 5833 | 2026-09-09T15:03:56.661Z | Sep 09 15:03:54.989 Sep 09 15:03:54.989adding route 172.17.0.56/32 -> 10.0.0.255 |
| 5834 | 2026-09-09T15:03:56.661Z | INFODEBG adding route 172.17.0.57/32 -> 10.0.0.255Sep 09 15:03:54.989replacing 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 } }] |
| 5835 | 2026-09-09T15:03:56.661Z | DEBG |
| 5836 | 2026-09-09T15:03:56.661Z | Sep 09 15:03:54.989replacing 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 09 15:03:54.989 |
| 5837 | 2026-09-09T15:03:56.661Z | 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.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 } }] |
| 5838 | 2026-09-09T15:03:56.661Z | |
| 5839 | 2026-09-09T15:03:56.661Z | Sep 09 15:03:54.989 INFO adding route 172.17.0.21/32 -> 10.0.0.255Sep 09 15:03:54.989Sep 09 15:03:54.989 |
| 5840 | 2026-09-09T15:03:56.661Z | Sep 09 15:03:54.989 INFOINFO INFOadding route 172.17.0.58/32 -> 10.0.0.255 adding route 172.17.0.12/32 -> 10.0.0.255 |
| 5841 | 2026-09-09T15:03:56.661Z | |
| 5842 | 2026-09-09T15:03:56.661Z | adding route 172.17.0.57/32 -> 10.0.0.255 |
| 5843 | 2026-09-09T15:03:56.661Z | Sep 09 15:03:54.989Sep 09 15:03:54.989 Sep 09 15:03:54.989Sep 09 15:03:54.989 DEBGDEBG DEBGreplacing 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 |
| 5844 | 2026-09-09T15:03:56.661Z | 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.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.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 } }] |
| 5845 | 2026-09-09T15:03:56.661Z | |
| 5846 | 2026-09-09T15:03:56.661Z | Sep 09 15:03:54.989 |
| 5847 | 2026-09-09T15:03:56.661Z | INFOSep 09 15:03:54.989Sep 09 15:03:54.989 INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5848 | 2026-09-09T15:03:56.661Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5849 | 2026-09-09T15:03:56.661Z | Sep 09 15:03:54.989 |
| 5850 | 2026-09-09T15:03:56.661Z | Sep 09 15:03:54.989INFO Sep 09 15:03:54.989adding route 172.17.0.22/32 -> 10.0.0.255 Sep 09 15:03:54.989DEBG DEBG |
| 5851 | 2026-09-09T15:03:56.661Z | 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 } }]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 } }] |
| 5852 | 2026-09-09T15:03:56.661Z | 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 } }] |
| 5853 | 2026-09-09T15:03:56.661Z | |
| 5854 | 2026-09-09T15:03:56.661Z | Sep 09 15:03:54.989Sep 09 15:03:54.989 Sep 09 15:03:54.989INFO INFOINFO Sep 09 15:03:54.989adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5855 | 2026-09-09T15:03:56.661Z | |
| 5856 | 2026-09-09T15:03:56.661Z | |
| 5857 | 2026-09-09T15:03:56.661Z | 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 09 15:03:54.989Sep 09 15:03:54.989 Sep 09 15:03:54.989DEBG |
| 5858 | 2026-09-09T15:03:56.661Z | 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 } }] |
| 5859 | 2026-09-09T15:03:56.661Z | DEBGreplacing 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 } }] 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 } }] |
| 5860 | 2026-09-09T15:03:56.661Z | |
| 5861 | 2026-09-09T15:03:56.661Z | Sep 09 15:03:54.989Sep 09 15:03:54.989 Sep 09 15:03:54.989INFO DEBGSep 09 15:03:54.989 INFO adding route 172.17.0.23/32 -> 10.0.0.255INFO adding route 172.17.0.60/32 -> 10.0.0.255 adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5862 | 2026-09-09T15:03:56.661Z | |
| 5863 | 2026-09-09T15:03:56.661Z | failed to allocate space for the new target list |
| 5864 | 2026-09-09T15:03:56.661Z | |
| 5865 | 2026-09-09T15:03:56.661Z | Sep 09 15:03:54.989Sep 09 15:03:54.989 DEBGSep 09 15:03:54.989DEBGSep 09 15:03:54.989 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 } }]DEBG |
| 5866 | 2026-09-09T15:03:56.661Z | 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.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 } }] |
| 5867 | 2026-09-09T15:03:56.661Z | 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 } }] |
| 5868 | 2026-09-09T15:03:56.661Z | |
| 5869 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989Sep 09 15:03:54.989 Sep 09 15:03:54.989DEBG INFOfailed to allocate space for the new target listINFO |
| 5870 | 2026-09-09T15:03:56.662Z | adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255 |
| 5871 | 2026-09-09T15:03:56.662Z | |
| 5872 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 Sep 09 15:03:54.989DEBG Sep 09 15:03:54.989DEBGreplacing 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-09T15:03:56.662Z | test route::tests::add_target_fails_full ... ok |
| 5874 | 2026-09-09T15:03:56.662Z | 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 } }] |
| 5875 | 2026-09-09T15:03:56.662Z | 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 } }] |
| 5876 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 Sep 09 15:03:54.989INFO INFOadding route 172.17.0.25/32 -> 10.0.0.255 |
| 5877 | 2026-09-09T15:03:56.662Z | adding route 172.17.0.17/32 -> 10.0.0.255 |
| 5878 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 Sep 09 15:03:54.989DEBG 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 } }] |
| 5879 | 2026-09-09T15:03:56.662Z | 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 } }] |
| 5880 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 Sep 09 15:03:54.989INFO INFOadding route 172.17.0.26/32 -> 10.0.0.255 |
| 5881 | 2026-09-09T15:03:56.662Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5882 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 Sep 09 15:03:54.989DEBG DEBGreplacing 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 } }] |
| 5883 | 2026-09-09T15:03:56.662Z | 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 } }] |
| 5884 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 Sep 09 15:03:54.989INFO INFOadding route 172.17.0.27/32 -> 10.0.0.255 |
| 5885 | 2026-09-09T15:03:56.662Z | adding route 172.17.0.19/32 -> 10.0.0.255 |
| 5886 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 Sep 09 15:03:54.989DEBG DEBGreplacing 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 } }] |
| 5887 | 2026-09-09T15:03:56.662Z | 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 09 15:03:54.989 INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5888 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 |
| 5889 | 2026-09-09T15:03:56.662Z | 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 } }] |
| 5890 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 INFO Sep 09 15:03:54.989adding route 172.17.0.20/32 -> 10.0.0.255 |
| 5891 | 2026-09-09T15:03:56.662Z | INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5892 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 DEBG Sep 09 15:03:54.989replacing 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 } }] |
| 5893 | 2026-09-09T15:03:56.662Z | 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 } }] |
| 5894 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 INFOSep 09 15:03:54.989 adding route 172.17.0.21/32 -> 10.0.0.255INFO |
| 5895 | 2026-09-09T15:03:56.662Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5896 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 DEBGSep 09 15:03:54.989 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 |
| 5897 | 2026-09-09T15:03:56.662Z | 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 } }] |
| 5898 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 INFOSep 09 15:03:54.989 adding route 172.17.0.22/32 -> 10.0.0.255INFO |
| 5899 | 2026-09-09T15:03:56.662Z | adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5900 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 DEBGSep 09 15:03:54.989 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 |
| 5901 | 2026-09-09T15:03:56.662Z | 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 } }] |
| 5902 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5903 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 Sep 09 15:03:54.989INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 5904 | 2026-09-09T15:03:56.662Z | 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 } }] |
| 5905 | 2026-09-09T15:03:56.662Z | Sep 09 15:03:54.989 Sep 09 15:03:54.989DEBG INFOreplacing 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 } }] |
| 5906 | 2026-09-09T15:03:56.662Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5907 | 2026-09-09T15:03:56.663Z | Sep 09 15:03:54.989Sep 09 15:03:54.989 INFODEBG adding route 172.17.0.24/32 -> 10.0.0.255replacing 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 } }] |
| 5908 | 2026-09-09T15:03:56.663Z | |
| 5909 | 2026-09-09T15:03:56.663Z | Sep 09 15:03:54.989Sep 09 15:03:54.989 DEBGINFO 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 172.17.0.34/32 -> 10.0.0.255 |
| 5910 | 2026-09-09T15:03:56.668Z | |
| 5911 | 2026-09-09T15:03:56.668Z | Sep 09 15:03:54.989Sep 09 15:03:54.989 INFODEBG adding route 172.17.0.25/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 } }] |
| 5912 | 2026-09-09T15:03:56.668Z | |
| 5913 | 2026-09-09T15:03:56.668Z | Sep 09 15:03:54.989Sep 09 15:03:54.989 INFODEBG adding route 172.17.0.35/32 -> 10.0.0.255replacing 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 } }] |
| 5914 | 2026-09-09T15:03:56.668Z | |
| 5915 | 2026-09-09T15:03:56.668Z | Sep 09 15:03:54.989Sep 09 15:03:54.989 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.26/32 -> 10.0.0.255 |
| 5916 | 2026-09-09T15:03:56.668Z | |
| 5917 | 2026-09-09T15:03:56.668Z | Sep 09 15:03:54.989Sep 09 15:03:54.989 INFODEBG adding route 172.17.0.36/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 } }] |
| 5918 | 2026-09-09T15:03:56.668Z | |
| 5919 | 2026-09-09T15:03:56.668Z | Sep 09 15:03:54.989Sep 09 15:03:54.989 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 } }] |
| 5920 | 2026-09-09T15:03:56.668Z | Sep 09 15:03:54.995 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5921 | 2026-09-09T15:03:56.668Z | Sep 09 15:03:54.995 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 } }] |
| 5922 | 2026-09-09T15:03:56.668Z | INFO Sep 09 15:03:54.995adding route 172.17.0.27/32 -> 10.0.0.255 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5923 | 2026-09-09T15:03:56.668Z | Sep 09 15:03:54.995 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 } }] |
| 5924 | 2026-09-09T15:03:56.668Z | |
| 5925 | 2026-09-09T15:03:56.668Z | Sep 09 15:03:54.995 INFO Sep 09 15:03:54.995adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5926 | 2026-09-09T15:03:56.668Z | 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 } }] |
| 5927 | 2026-09-09T15:03:56.668Z | Sep 09 15:03:54.995 DEBG Sep 09 15:03:54.995replacing 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 } }] |
| 5928 | 2026-09-09T15:03:56.669Z | INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5929 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 INFO Sep 09 15:03:54.995adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5930 | 2026-09-09T15:03:56.669Z | 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 } }] |
| 5931 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 DEBG Sep 09 15:03:54.995replacing 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 } }] |
| 5932 | 2026-09-09T15:03:56.669Z | INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5933 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 INFO Sep 09 15:03:54.995adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5934 | 2026-09-09T15:03:56.669Z | 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 } }] |
| 5935 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 DEBGSep 09 15:03:54.995 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 |
| 5936 | 2026-09-09T15:03:56.669Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5937 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 INFOSep 09 15:03:54.995 adding route 172.17.0.42/32 -> 10.0.0.255DEBG |
| 5938 | 2026-09-09T15:03:56.669Z | 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 } }] |
| 5939 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 DEBGSep 09 15:03:54.995 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 |
| 5940 | 2026-09-09T15:03:56.669Z | adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5941 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 INFOSep 09 15:03:54.995 adding route 172.17.0.43/32 -> 10.0.0.255DEBG |
| 5942 | 2026-09-09T15:03:56.669Z | 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 } }] |
| 5943 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 DEBGSep 09 15:03:54.995 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 } }]INFO |
| 5944 | 2026-09-09T15:03:56.669Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5945 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 INFOSep 09 15:03:54.995 adding route 172.17.0.44/32 -> 10.0.0.255DEBG |
| 5946 | 2026-09-09T15:03:56.669Z | 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 } }] |
| 5947 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 DEBGSep 09 15:03:54.995 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 |
| 5948 | 2026-09-09T15:03:56.669Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5949 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 INFOSep 09 15:03:54.995 adding route 172.17.0.45/32 -> 10.0.0.255DEBG |
| 5950 | 2026-09-09T15:03:56.669Z | 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 } }] |
| 5951 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 DEBGSep 09 15:03:54.995 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 |
| 5952 | 2026-09-09T15:03:56.669Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5953 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 INFOSep 09 15:03:54.995 adding route 172.17.0.46/32 -> 10.0.0.255DEBG |
| 5954 | 2026-09-09T15:03:56.669Z | 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 } }] |
| 5955 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 DEBGSep 09 15:03:54.995 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 |
| 5956 | 2026-09-09T15:03:56.669Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5957 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 INFOSep 09 15:03:54.995 adding route 172.17.0.47/32 -> 10.0.0.255DEBG |
| 5958 | 2026-09-09T15:03:56.669Z | 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 } }] |
| 5959 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 DEBGSep 09 15:03:54.995 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 } }]INFO |
| 5960 | 2026-09-09T15:03:56.669Z | adding route 172.17.0.36/32 -> 10.0.0.255 |
| 5961 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 INFOSep 09 15:03:54.995 adding route 172.17.0.48/32 -> 10.0.0.255DEBG |
| 5962 | 2026-09-09T15:03:56.669Z | 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 } }] |
| 5963 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 DEBGSep 09 15:03:54.995 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 |
| 5964 | 2026-09-09T15:03:56.669Z | adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5965 | 2026-09-09T15:03:56.669Z | Sep 09 15:03:54.995 INFOSep 09 15:03:54.995 adding route 172.17.0.49/32 -> 10.0.0.255DEBG |
| 5966 | 2026-09-09T15:03:56.669Z | 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 } }] |
| 5967 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995 DEBGSep 09 15:03:54.995 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 |
| 5968 | 2026-09-09T15:03:56.670Z | adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5969 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995 Sep 09 15:03:54.995INFO DEBGadding route 172.17.0.50/32 -> 10.0.0.255 |
| 5970 | 2026-09-09T15:03:56.670Z | 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 } }] |
| 5971 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995 Sep 09 15:03:54.995DEBG 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 } }] |
| 5972 | 2026-09-09T15:03:56.670Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5973 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995 Sep 09 15:03:54.995INFO DEBGadding route 172.17.0.51/32 -> 10.0.0.255 |
| 5974 | 2026-09-09T15:03:56.670Z | 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 } }] |
| 5975 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995 Sep 09 15:03:54.995DEBG 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 } }] |
| 5976 | 2026-09-09T15:03:56.670Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5977 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995 Sep 09 15:03:54.995INFO DEBGadding route 172.17.0.52/32 -> 10.0.0.255 |
| 5978 | 2026-09-09T15:03:56.670Z | test route::tests::delete_target_full ... ok |
| 5979 | 2026-09-09T15:03:56.670Z | |
| 5980 | 2026-09-09T15:03:56.670Z | test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s |
| 5981 | 2026-09-09T15:03:56.670Z | |
| 5982 | 2026-09-09T15:03:56.670Z | 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 } }] |
| 5983 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995 Sep 09 15:03:54.995DEBG 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 } }] |
| 5984 | 2026-09-09T15:03:56.670Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5985 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995 Sep 09 15:03:54.995INFO DEBGadding route 172.17.0.53/32 -> 10.0.0.255 |
| 5986 | 2026-09-09T15:03:56.670Z | 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 } }] |
| 5987 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995 Sep 09 15:03:54.995DEBG 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 } }] |
| 5988 | 2026-09-09T15:03:56.670Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5989 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995 Sep 09 15:03:54.995INFO DEBGadding route 172.17.0.54/32 -> 10.0.0.255 |
| 5990 | 2026-09-09T15:03:56.670Z | 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 } }] |
| 5991 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995 Sep 09 15:03:54.995DEBG 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 } }] |
| 5992 | 2026-09-09T15:03:56.670Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5993 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995 Sep 09 15:03:54.995INFO DEBGadding route 172.17.0.55/32 -> 10.0.0.255 |
| 5994 | 2026-09-09T15:03:56.670Z | 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 } }] |
| 5995 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995Sep 09 15:03:54.995 DEBGINFO 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 172.17.0.44/32 -> 10.0.0.255 |
| 5996 | 2026-09-09T15:03:56.670Z | |
| 5997 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995Sep 09 15:03:54.995 INFODEBG adding route 172.17.0.56/32 -> 10.0.0.255replacing 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 } }] |
| 5998 | 2026-09-09T15:03:56.670Z | |
| 5999 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995Sep 09 15:03:54.995 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.45/32 -> 10.0.0.255 |
| 6000 | 2026-09-09T15:03:56.670Z | |
| 6001 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995Sep 09 15:03:54.995 INFODEBG adding route 172.17.0.57/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 } }] |
| 6002 | 2026-09-09T15:03:56.670Z | |
| 6003 | 2026-09-09T15:03:56.670Z | Sep 09 15:03:54.995Sep 09 15:03:54.995 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.46/32 -> 10.0.0.255 |
| 6004 | 2026-09-09T15:03:56.670Z | |
| 6005 | 2026-09-09T15:03:56.671Z | Sep 09 15:03:54.995Sep 09 15:03:54.995 INFODEBG adding route 172.17.0.58/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 } }] |
| 6006 | 2026-09-09T15:03:56.671Z | |
| 6007 | 2026-09-09T15:03:56.671Z | Sep 09 15:03:54.995Sep 09 15:03:54.995 DEBGINFO 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.47/32 -> 10.0.0.255 |
| 6008 | 2026-09-09T15:03:56.671Z | |
| 6009 | 2026-09-09T15:03:56.671Z | Sep 09 15:03:54.995Sep 09 15:03:54.995 INFODEBG adding route 172.17.0.59/32 -> 10.0.0.255replacing 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 } }] |
| 6010 | 2026-09-09T15:03:56.675Z | |
| 6011 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995Sep 09 15:03:54.995 DEBGINFO 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 } }]adding route 172.17.0.48/32 -> 10.0.0.255 |
| 6012 | 2026-09-09T15:03:56.675Z | |
| 6013 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995Sep 09 15:03:54.995 INFODEBG adding route 172.17.0.60/32 -> 10.0.0.255replacing 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 } }] |
| 6014 | 2026-09-09T15:03:56.675Z | |
| 6015 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995Sep 09 15:03:54.995 INFODEBG adding route 172.17.0.49/32 -> 10.0.0.255replacing 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 } }] |
| 6016 | 2026-09-09T15:03:56.675Z | |
| 6017 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995Sep 09 15:03:54.995 DEBGINFO 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 } }]adding route 172.17.0.61/32 -> 10.0.0.255 |
| 6018 | 2026-09-09T15:03:56.675Z | |
| 6019 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995Sep 09 15:03:54.995 INFODEBG adding route 172.17.0.50/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 } }] |
| 6020 | 2026-09-09T15:03:56.675Z | |
| 6021 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995Sep 09 15:03:54.995 DEBGINFO 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 172.17.0.62/32 -> 10.0.0.255 |
| 6022 | 2026-09-09T15:03:56.675Z | |
| 6023 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995Sep 09 15:03:54.995 INFODEBG adding route 172.17.0.51/32 -> 10.0.0.255replacing 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 } }] |
| 6024 | 2026-09-09T15:03:56.675Z | |
| 6025 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995Sep 09 15:03:54.995 DEBGINFO adding route 172.17.0.63/32 -> 10.0.0.255 |
| 6026 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995 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 } }] |
| 6027 | 2026-09-09T15:03:56.675Z | 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 } }] |
| 6028 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995 DEBG failed to allocate space for the new target list |
| 6029 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995 Sep 09 15:03:54.995INFO DEBGadding route 172.17.0.52/32 -> 10.0.0.255 |
| 6030 | 2026-09-09T15:03:56.675Z | 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 } }] |
| 6031 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995 Sep 09 15:03:54.995DEBG 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 } }] |
| 6032 | 2026-09-09T15:03:56.675Z | failed to allocate space for the new target list |
| 6033 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 6034 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995 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 } }] |
| 6035 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 6036 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995 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 } }] |
| 6037 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 6038 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995 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 } }] |
| 6039 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 6040 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:54.995 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 } }] |
| 6041 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:55.001 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 6042 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:55.001 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 } }] |
| 6043 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:55.001 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 6044 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:55.001 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 } }] |
| 6045 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:55.001 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 6046 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:55.001 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 } }] |
| 6047 | 2026-09-09T15:03:56.675Z | Sep 09 15:03:55.001 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 6048 | 2026-09-09T15:03:56.676Z | Sep 09 15:03:55.001 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 } }] |
| 6049 | 2026-09-09T15:03:56.676Z | Sep 09 15:03:55.001 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 6050 | 2026-09-09T15:03:56.676Z | Sep 09 15:03:55.001 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 } }] |
| 6051 | 2026-09-09T15:03:56.676Z | Sep 09 15:03:55.001 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 6052 | 2026-09-09T15:03:56.676Z | Sep 09 15:03:55.001 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 } }] |
| 6053 | 2026-09-09T15:03:56.676Z | Sep 09 15:03:55.001 DEBG failed to allocate space for the new target list |
| 6054 | 2026-09-09T15:03:56.676Z | Sep 09 15:03:55.001 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 } }] |
| 6055 | 2026-09-09T15:03:56.676Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-5750b041e52bfda1) |
| 6056 | 2026-09-09T15:03:56.676Z | |
| 6057 | 2026-09-09T15:03:56.676Z | running 0 tests |
| 6058 | 2026-09-09T15:03:56.676Z | |
| 6059 | 2026-09-09T15:03:56.676Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6060 | 2026-09-09T15:03:56.676Z | |
| 6061 | 2026-09-09T15:03:56.676Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 6062 | 2026-09-09T15:03:56.676Z | |
| 6063 | 2026-09-09T15:03:56.676Z | running 0 tests |
| 6064 | 2026-09-09T15:03:56.676Z | |
| 6065 | 2026-09-09T15:03:56.676Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6066 | 2026-09-09T15:03:56.676Z | |
| 6067 | 2026-09-09T15:03:56.676Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-ec0eafd1bf41e957) |
| 6068 | 2026-09-09T15:03:56.676Z | |
| 6069 | 2026-09-09T15:03:56.676Z | running 6 tests |
| 6070 | 2026-09-09T15:03:56.676Z | test tests::test_port_id_cmp ... ok |
| 6071 | 2026-09-09T15:03:56.676Z | test tests::test_parse_client_port_id ... ok |
| 6072 | 2026-09-09T15:03:56.676Z | test tests::test_full_lot_id_neither_present ... ok |
| 6073 | 2026-09-09T15:03:56.676Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 6074 | 2026-09-09T15:03:56.676Z | test tests::test_full_lot_id_both_present ... ok |
| 6075 | 2026-09-09T15:03:56.676Z | test tests::test_full_lot_id_lot_only ... ok |
| 6076 | 2026-09-09T15:03:56.676Z | |
| 6077 | 2026-09-09T15:03:56.676Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6078 | 2026-09-09T15:03:56.676Z | |
| 6079 | 2026-09-09T15:03:56.676Z | Running tests/test_all.rs (target/debug/deps/test_all-c6441cfd51e8f1de) |
| 6080 | 2026-09-09T15:03:56.676Z | |
| 6081 | 2026-09-09T15:03:56.676Z | running 0 tests |
| 6082 | 2026-09-09T15:03:56.676Z | |
| 6083 | 2026-09-09T15:03:56.676Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6084 | 2026-09-09T15:03:56.676Z | |
| 6085 | 2026-09-09T15:03:56.676Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 6086 | 2026-09-09T15:03:56.677Z | |
| 6087 | 2026-09-09T15:03:56.677Z | running 0 tests |
| 6088 | 2026-09-09T15:03:56.677Z | |
| 6089 | 2026-09-09T15:03:56.677Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6090 | 2026-09-09T15:03:56.677Z | |
| 6091 | 2026-09-09T15:03:56.677Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 6092 | 2026-09-09T15:03:56.680Z | |
| 6093 | 2026-09-09T15:03:56.680Z | running 15 tests |
| 6094 | 2026-09-09T15:03:56.680Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 6095 | 2026-09-09T15:03:56.680Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 6096 | 2026-09-09T15:03:56.680Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 6097 | 2026-09-09T15:03:56.680Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 6098 | 2026-09-09T15:03:56.680Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 6099 | 2026-09-09T15:03:56.680Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 6100 | 2026-09-09T15:03:56.680Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 6101 | 2026-09-09T15:03:56.680Z | test v1::network::tests::test_equal ... ok |
| 6102 | 2026-09-09T15:03:56.680Z | test v1::network::tests::test_eui64 ... ok |
| 6103 | 2026-09-09T15:03:56.680Z | test v1::network::tests::test_into ... ok |
| 6104 | 2026-09-09T15:03:56.680Z | test v1::network::tests::test_not_equal ... ok |
| 6105 | 2026-09-09T15:03:56.680Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 6106 | 2026-09-09T15:03:56.680Z | test v1::network::tests::test_to_string ... ok |
| 6107 | 2026-09-09T15:03:56.680Z | test v1::network::tests::test_parse ... ok |
| 6108 | 2026-09-09T15:03:56.680Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 6109 | 2026-09-09T15:03:56.680Z | |
| 6110 | 2026-09-09T15:03:56.680Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6111 | 2026-09-09T15:03:56.680Z | |
| 6112 | 2026-09-09T15:03:56.680Z | Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed) |
| 6113 | 2026-09-09T15:03:56.683Z | |
| 6114 | 2026-09-09T15:03:56.683Z | running 12 tests |
| 6115 | 2026-09-09T15:03:56.683Z | test icmp::test_v6_checksum ... ok |
| 6116 | 2026-09-09T15:03:56.683Z | test icmp::test_v4_checksum ... ok |
| 6117 | 2026-09-09T15:03:56.683Z | test pbuf::test_nibble ... ok |
| 6118 | 2026-09-09T15:03:56.684Z | test lldp::test_lldp_parse ... ok |
| 6119 | 2026-09-09T15:03:56.684Z | test pbuf::test_byte ... ok |
| 6120 | 2026-09-09T15:03:56.684Z | test ipv6::test_ipv6_parse ... ok |
| 6121 | 2026-09-09T15:03:56.684Z | test pbuf::test_overflow ... ok |
| 6122 | 2026-09-09T15:03:56.684Z | test pbuf::test_short ... ok |
| 6123 | 2026-09-09T15:03:56.684Z | test pbuf::test_twelve ... ok |
| 6124 | 2026-09-09T15:03:56.684Z | test pbuf::test_word ... ok |
| 6125 | 2026-09-09T15:03:56.684Z | test tcp::test_checksum_syn_nodata ... ok |
| 6126 | 2026-09-09T15:03:56.684Z | test tcp::test_checksum_ack_data ... ok |
| 6127 | 2026-09-09T15:03:56.684Z | |
| 6128 | 2026-09-09T15:03:56.684Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6129 | 2026-09-09T15:03:56.684Z | |
| 6130 | 2026-09-09T15:03:56.684Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 6131 | 2026-09-09T15:03:56.687Z | |
| 6132 | 2026-09-09T15:03:56.687Z | running 0 tests |
| 6133 | 2026-09-09T15:03:56.687Z | |
| 6134 | 2026-09-09T15:03:56.687Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6135 | 2026-09-09T15:03:56.687Z | |
| 6136 | 2026-09-09T15:03:56.687Z | Running unittests src/main.rs (target/debug/deps/swadm-b2a24f703eb7d5da) |
| 6137 | 2026-09-09T15:03:56.690Z | |
| 6138 | 2026-09-09T15:03:56.690Z | running 5 tests |
| 6139 | 2026-09-09T15:03:56.690Z | test switchport::test::test_compute_lanes ... ok |
| 6140 | 2026-09-09T15:03:56.690Z | test switchport::test::port_id_ordering ... ok |
| 6141 | 2026-09-09T15:03:56.690Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 6142 | 2026-09-09T15:03:56.690Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 6143 | 2026-09-09T15:03:56.690Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 6144 | 2026-09-09T15:03:56.690Z | Rx CDR Enabled: Yes Yes Yes Yes Lane 0 |
| 6145 | 2026-09-09T15:03:56.690Z | Tx Enabled: Yes Lane 1 YesLane 2 YesLane 3 |
| 6146 | 2026-09-09T15:03:56.690Z | Yes |
| 6147 | 2026-09-09T15:03:56.690Z | State: Activated Tx Loss-of-lock: NoActivated No Activated NoActivated |
| 6148 | 2026-09-09T15:03:56.690Z | No |
| 6149 | 2026-09-09T15:03:56.690Z | Rx Output Enabled: false Tx Loss-of-signal: No falseNo Nofalse Nofalse |
| 6150 | 2026-09-09T15:03:56.690Z | |
| 6151 | 2026-09-09T15:03:56.690Z | Tx CDR Enabled: No Rx Output Status: valid No valid Novalid Novalid |
| 6152 | 2026-09-09T15:03:56.690Z | |
| 6153 | 2026-09-09T15:03:56.690Z | Rx Loss-of-lock: true Tx Adaptive EQ Fault: No true Notrue trueNo |
| 6154 | 2026-09-09T15:03:56.690Z | No |
| 6155 | 2026-09-09T15:03:56.690Z | Rx Loss-of-signal: false Tx Fault: Yes false Yes false Yesfalse |
| 6156 | 2026-09-09T15:03:56.690Z | Yes |
| 6157 | 2026-09-09T15:03:56.690Z | Rx Auto-squelch Disable: true true true true |
| 6158 | 2026-09-09T15:03:56.690Z | Tx Output Enabled: true true true true |
| 6159 | 2026-09-09T15:03:56.690Z | Tx Output Status: invalid invalid invalid invalid |
| 6160 | 2026-09-09T15:03:56.690Z | Tx Loss-of-lock: false false false false |
| 6161 | 2026-09-09T15:03:56.690Z | Tx Loss-of-signal: true true true true |
| 6162 | 2026-09-09T15:03:56.690Z | Tx Auto-squelch Disable: false false false false |
| 6163 | 2026-09-09T15:03:56.690Z | Tx Adaptive EQ Fail: true true true true |
| 6164 | 2026-09-09T15:03:56.690Z | Tx Failure: false false false false |
| 6165 | 2026-09-09T15:03:56.690Z | Tx Force Squelch: true true true true |
| 6166 | 2026-09-09T15:03:56.690Z | Tx Input Polarity: normal normal normal normal |
| 6167 | 2026-09-09T15:03:56.690Z | test switchport::test::test_print_sff_datapath ... ok |
| 6168 | 2026-09-09T15:03:56.690Z | test switchport::test::test_print_cmis_datapath ... ok |
| 6169 | 2026-09-09T15:03:56.694Z | test link::test_filter ... ok |
| 6170 | 2026-09-09T15:03:56.694Z | |
| 6171 | 2026-09-09T15:03:56.694Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6172 | 2026-09-09T15:03:56.694Z | |
| 6173 | 2026-09-09T15:03:56.694Z | Running tests/cli/main.rs (target/debug/deps/cli-35f8289389b89620) |
| 6174 | 2026-09-09T15:03:56.696Z | |
| 6175 | 2026-09-09T15:03:56.696Z | running 7 tests |
| 6176 | 2026-09-09T15:03:56.696Z | test counters::counters_list ... ignored |
| 6177 | 2026-09-09T15:03:56.696Z | test link_apply::apply_tx_eq_all ... ignored |
| 6178 | 2026-09-09T15:03:56.696Z | test link_apply::apply_tx_eq_custom ... ignored |
| 6179 | 2026-09-09T15:03:56.697Z | test tx_eq::set_all_taps ... ignored |
| 6180 | 2026-09-09T15:03:56.697Z | test tx_eq::set_partial_taps ... ignored |
| 6181 | 2026-09-09T15:03:56.697Z | test cmd::test::pattern_statics ... ok |
| 6182 | 2026-09-09T15:03:56.703Z | test link_apply::tx_eq_exclusive ... ok |
| 6183 | 2026-09-09T15:03:56.703Z | |
| 6184 | 2026-09-09T15:03:56.707Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 6185 | 2026-09-09T15:03:56.707Z | |
| 6186 | 2026-09-09T15:03:56.707Z | Running unittests src/main.rs (target/debug/deps/tfportd-0701c57c3d44d201) |
| 6187 | 2026-09-09T15:03:56.710Z | |
| 6188 | 2026-09-09T15:03:56.710Z | running 4 tests |
| 6189 | 2026-09-09T15:03:56.710Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 6190 | 2026-09-09T15:03:56.710Z | test linklocal::test_parse_ipadm ... ok |
| 6191 | 2026-09-09T15:03:56.710Z | test tfport::test_parse_tfport ... ok |
| 6192 | 2026-09-09T15:03:56.710Z | test config::tests::test_updates ... ok |
| 6193 | 2026-09-09T15:03:56.710Z | |
| 6194 | 2026-09-09T15:03:56.710Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6195 | 2026-09-09T15:03:56.710Z | |
| 6196 | 2026-09-09T15:03:56.712Z | Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b) |
| 6197 | 2026-09-09T15:03:56.712Z | |
| 6198 | 2026-09-09T15:03:56.712Z | running 0 tests |
| 6199 | 2026-09-09T15:03:56.712Z | |
| 6200 | 2026-09-09T15:03:56.713Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6201 | 2026-09-09T15:03:56.713Z | |
| 6202 | 2026-09-09T15:03:56.713Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 6203 | 2026-09-09T15:03:56.715Z | |
| 6204 | 2026-09-09T15:03:56.715Z | running 0 tests |
| 6205 | 2026-09-09T15:03:56.715Z | |
| 6206 | 2026-09-09T15:03:56.715Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6207 | 2026-09-09T15:03:56.715Z | |
| 6208 | 2026-09-09T15:03:56.715Z | Doc-tests aal |
| 6209 | 2026-09-09T15:03:56.928Z | |
| 6210 | 2026-09-09T15:03:56.928Z | running 0 tests |
| 6211 | 2026-09-09T15:03:56.928Z | |
| 6212 | 2026-09-09T15:03:56.928Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6213 | 2026-09-09T15:03:56.928Z | |
| 6214 | 2026-09-09T15:03:56.952Z | Doc-tests aal_macros |
| 6215 | 2026-09-09T15:03:57.019Z | |
| 6216 | 2026-09-09T15:03:57.019Z | running 0 tests |
| 6217 | 2026-09-09T15:03:57.019Z | |
| 6218 | 2026-09-09T15:03:57.019Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6219 | 2026-09-09T15:03:57.019Z | |
| 6220 | 2026-09-09T15:03:57.029Z | Doc-tests common |
| 6221 | 2026-09-09T15:03:57.266Z | |
| 6222 | 2026-09-09T15:03:57.266Z | running 0 tests |
| 6223 | 2026-09-09T15:03:57.266Z | |
| 6224 | 2026-09-09T15:03:57.266Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6225 | 2026-09-09T15:03:57.266Z | |
| 6226 | 2026-09-09T15:03:57.292Z | Doc-tests dpd_api |
| 6227 | 2026-09-09T15:03:58.005Z | |
| 6228 | 2026-09-09T15:03:58.005Z | running 2 tests |
| 6229 | 2026-09-09T15:03:58.005Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored |
| 6230 | 2026-09-09T15:03:58.005Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored |
| 6231 | 2026-09-09T15:03:58.005Z | |
| 6232 | 2026-09-09T15:03:58.005Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6233 | 2026-09-09T15:03:58.005Z | |
| 6234 | 2026-09-09T15:03:58.036Z | Doc-tests dpd_client |
| 6235 | 2026-09-09T15:03:59.437Z | |
| 6236 | 2026-09-09T15:03:59.437Z | running 0 tests |
| 6237 | 2026-09-09T15:03:59.437Z | |
| 6238 | 2026-09-09T15:03:59.437Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6239 | 2026-09-09T15:03:59.437Z | |
| 6240 | 2026-09-09T15:03:59.491Z | Doc-tests dpd_types |
| 6241 | 2026-09-09T15:03:59.677Z | |
| 6242 | 2026-09-09T15:03:59.677Z | running 0 tests |
| 6243 | 2026-09-09T15:03:59.677Z | |
| 6244 | 2026-09-09T15:03:59.677Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6245 | 2026-09-09T15:03:59.677Z | |
| 6246 | 2026-09-09T15:03:59.701Z | Doc-tests dpd_types_versions |
| 6247 | 2026-09-09T15:04:01.217Z | |
| 6248 | 2026-09-09T15:04:01.217Z | running 1 test |
| 6249 | 2026-09-09T15:04:01.217Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 6250 | 2026-09-09T15:04:01.217Z | |
| 6251 | 2026-09-09T15:04:01.217Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6252 | 2026-09-09T15:04:01.217Z | |
| 6253 | 2026-09-09T15:04:01.264Z | Doc-tests packet |
| 6254 | 2026-09-09T15:04:01.486Z | |
| 6255 | 2026-09-09T15:04:01.486Z | running 0 tests |
| 6256 | 2026-09-09T15:04:01.487Z | |
| 6257 | 2026-09-09T15:04:01.487Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6258 | 2026-09-09T15:04:01.487Z | |
| 6259 | 2026-09-09T15:04:01.511Z | Doc-tests pcap |
| 6260 | 2026-09-09T15:04:01.563Z | |
| 6261 | 2026-09-09T15:04:01.563Z | running 0 tests |
| 6262 | 2026-09-09T15:04:01.563Z | |
| 6263 | 2026-09-09T15:04:01.563Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6264 | 2026-09-09T15:04:01.563Z | |
| 6265 | 2026-09-09T15:04:01.612Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 6266 | 2026-09-09T15:04:01.612Z | + RUST_BACKTRACE=full |
| 6267 | 2026-09-09T15:04:01.612Z | + cargo test --features softnpu --no-fail-fast |
| 6268 | 2026-09-09T15:04:02.256Z | Compiling num-integer v0.1.46 |
| 6269 | 2026-09-09T15:04:02.340Z | Compiling num-complex v0.4.6 |
| 6270 | 2026-09-09T15:04:02.379Z | Compiling bitstruct_derive v0.1.0 |
| 6271 | 2026-09-09T15:04:02.382Z | Compiling tap v1.0.1 |
| 6272 | 2026-09-09T15:04:02.502Z | Compiling wyz v0.5.1 |
| 6273 | 2026-09-09T15:04:02.631Z | Compiling num-rational v0.4.2 |
| 6274 | 2026-09-09T15:04:02.664Z | Compiling num-iter v0.1.45 |
| 6275 | 2026-09-09T15:04:02.676Z | Compiling num-bigint v0.4.6 |
| 6276 | 2026-09-09T15:04:02.775Z | Compiling radium v0.7.0 |
| 6277 | 2026-09-09T15:04:02.786Z | Compiling funty v2.0.0 |
| 6278 | 2026-09-09T15:04:02.820Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 6279 | 2026-09-09T15:04:02.881Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6280 | 2026-09-09T15:04:02.975Z | Compiling num v0.4.3 |
| 6281 | 2026-09-09T15:04:03.057Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6282 | 2026-09-09T15:04:03.068Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6283 | 2026-09-09T15:04:03.087Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6284 | 2026-09-09T15:04:03.158Z | Compiling bitvec v1.0.1 |
| 6285 | 2026-09-09T15:04:03.199Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6286 | 2026-09-09T15:04:03.343Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6287 | 2026-09-09T15:04:03.375Z | Compiling typeid v1.0.3 |
| 6288 | 2026-09-09T15:04:03.442Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6289 | 2026-09-09T15:04:03.469Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6290 | 2026-09-09T15:04:03.494Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6291 | 2026-09-09T15:04:04.040Z | Compiling ascii v1.1.0 |
| 6292 | 2026-09-09T15:04:04.279Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6293 | 2026-09-09T15:04:04.313Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6294 | 2026-09-09T15:04:04.372Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6295 | 2026-09-09T15:04:04.408Z | Compiling erased-serde v0.4.8 |
| 6296 | 2026-09-09T15:04:04.575Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6297 | 2026-09-09T15:04:04.819Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6298 | 2026-09-09T15:04:04.819Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 6299 | 2026-09-09T15:04:04.841Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 6300 | 2026-09-09T15:04:04.888Z | Compiling bitstruct v0.1.1 |
| 6301 | 2026-09-09T15:04:05.203Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 6302 | 2026-09-09T15:04:05.407Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6303 | 2026-09-09T15:04:05.441Z | Compiling serde_arrays v0.1.0 |
| 6304 | 2026-09-09T15:04:05.483Z | Compiling libloading v0.7.4 |
| 6305 | 2026-09-09T15:04:05.770Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6306 | 2026-09-09T15:04:06.238Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6307 | 2026-09-09T15:04:06.411Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 6308 | 2026-09-09T15:04:06.551Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6309 | 2026-09-09T15:04:07.549Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 6310 | 2026-09-09T15:04:08.487Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 6311 | 2026-09-09T15:04:14.674Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6312 | 2026-09-09T15:04:14.895Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 6313 | 2026-09-09T15:04:14.895Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6314 | 2026-09-09T15:04:14.945Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6315 | 2026-09-09T15:04:14.973Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6316 | 2026-09-09T15:04:15.962Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6317 | 2026-09-09T15:04:17.121Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 6318 | 2026-09-09T15:04:17.402Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6319 | 2026-09-09T15:04:22.553Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6320 | 2026-09-09T15:04:22.869Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6321 | 2026-09-09T15:04:31.288Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6322 | 2026-09-09T15:04:33.369Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6323 | 2026-09-09T15:04:37.603Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 6324 | 2026-09-09T15:05:18.817Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s |
| 6325 | 2026-09-09T15:05:18.970Z | Running unittests src/lib.rs (target/debug/deps/aal-fca1c72dfc47a54a) |
| 6326 | 2026-09-09T15:05:18.983Z | |
| 6327 | 2026-09-09T15:05:18.983Z | running 0 tests |
| 6328 | 2026-09-09T15:05:18.983Z | |
| 6329 | 2026-09-09T15:05:18.983Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6330 | 2026-09-09T15:05:18.983Z | |
| 6331 | 2026-09-09T15:05:18.983Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 6332 | 2026-09-09T15:05:18.983Z | |
| 6333 | 2026-09-09T15:05:18.983Z | running 0 tests |
| 6334 | 2026-09-09T15:05:18.983Z | |
| 6335 | 2026-09-09T15:05:18.983Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6336 | 2026-09-09T15:05:18.983Z | |
| 6337 | 2026-09-09T15:05:18.983Z | Running unittests src/lib.rs (target/debug/deps/asic-044e9430fd7fc305) |
| 6338 | 2026-09-09T15:05:18.983Z | |
| 6339 | 2026-09-09T15:05:18.983Z | running 0 tests |
| 6340 | 2026-09-09T15:05:18.983Z | |
| 6341 | 2026-09-09T15:05:18.983Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6342 | 2026-09-09T15:05:18.984Z | |
| 6343 | 2026-09-09T15:05:18.984Z | Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74) |
| 6344 | 2026-09-09T15:05:18.984Z | |
| 6345 | 2026-09-09T15:05:18.984Z | running 4 tests |
| 6346 | 2026-09-09T15:05:18.984Z | test nat::tests::test_vni ... ok |
| 6347 | 2026-09-09T15:05:18.984Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 6348 | 2026-09-09T15:05:18.984Z | test test_purge ... ok |
| 6349 | 2026-09-09T15:05:19.015Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 6350 | 2026-09-09T15:05:19.015Z | |
| 6351 | 2026-09-09T15:05:19.015Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 6352 | 2026-09-09T15:05:19.015Z | |
| 6353 | 2026-09-09T15:05:19.015Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 6354 | 2026-09-09T15:05:19.049Z | |
| 6355 | 2026-09-09T15:05:19.049Z | running 1 test |
| 6356 | 2026-09-09T15:05:19.049Z | ------- |
| 6357 | 2026-09-09T15:05:19.049Z | Generating OpenAPI documents from API definitions ... |
| 6358 | 2026-09-09T15:05:19.174Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 6359 | 2026-09-09T15:05:19.256Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 6360 | 2026-09-09T15:05:20.287Z | ------- |
| 6361 | 2026-09-09T15:05:20.287Z | Checking 14 OpenAPI documents... |
| 6362 | 2026-09-09T15:05:20.296Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6363 | 2026-09-09T15:05:20.296Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6364 | 2026-09-09T15:05:20.297Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6365 | 2026-09-09T15:05:20.297Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6366 | 2026-09-09T15:05:20.297Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6367 | 2026-09-09T15:05:20.297Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6368 | 2026-09-09T15:05:20.297Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6369 | 2026-09-09T15:05:20.297Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6370 | 2026-09-09T15:05:20.297Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6371 | 2026-09-09T15:05:20.297Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6372 | 2026-09-09T15:05:20.297Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6373 | 2026-09-09T15:05:20.297Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6374 | 2026-09-09T15:05:20.297Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6375 | 2026-09-09T15:05:20.297Z | Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller |
| 6376 | 2026-09-09T15:05:20.297Z | Fresh dpd "latest" symlink |
| 6377 | 2026-09-09T15:05:20.297Z | ------- |
| 6378 | 2026-09-09T15:05:20.297Z | Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 6379 | 2026-09-09T15:05:20.376Z | test test::test_apis_up_to_date ... ok |
| 6380 | 2026-09-09T15:05:20.376Z | |
| 6381 | 2026-09-09T15:05:20.383Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.36s |
| 6382 | 2026-09-09T15:05:20.383Z | |
| 6383 | 2026-09-09T15:05:20.432Z | Running unittests src/main.rs (target/debug/deps/dpd-1c13ae62cfef6605) |
| 6384 | 2026-09-09T15:05:20.451Z | |
| 6385 | 2026-09-09T15:05:20.452Z | running 61 tests |
| 6386 | 2026-09-09T15:05:20.458Z | test freemap::test_ordering ... ok |
| 6387 | 2026-09-09T15:05:20.458Z | test config::tests::test_updates ... ok |
| 6388 | 2026-09-09T15:05:20.458Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 6389 | 2026-09-09T15:05:20.458Z | test freemap::test_split ... ok |
| 6390 | 2026-09-09T15:05:20.458Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 6391 | 2026-09-09T15:05:20.458Z | test macaddrs::tests::test_mac_offset ... ok |
| 6392 | 2026-09-09T15:05:20.458Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 6393 | 2026-09-09T15:05:20.458Z | test macaddrs::tests::test_parse_port_id ... ok |
| 6394 | 2026-09-09T15:05:20.458Z | test mcast::tests::test_canonicalize_sources ... ok |
| 6395 | 2026-09-09T15:05:20.458Z | Sep 09 15:05:18.801 DEBG created new freemapSep 09 15:05:18.801 DEBG created new freemap, , unit: unitfreemap_test: freemap_test |
| 6396 | 2026-09-09T15:05:20.458Z | |
| 6397 | 2026-09-09T15:05:20.458Z | Sep 09 15:05:18.801 DEBG created new freemap, unit: freemap_test |
| 6398 | 2026-09-09T15:05:20.458Z | Sep 09 15:05:18.801 DEBG initted freemap. size: 128, unit:Sep 09 15:05:18.801 freemap_testSep 09 15:05:18.801DEBG DEBG |
| 6399 | 2026-09-09T15:05:20.458Z | created new freemapinitted freemap. size: 128, , unitunit:: Sep 09 15:05:18.801freemap_testfreemap_test |
| 6400 | 2026-09-09T15:05:20.458Z | |
| 6401 | 2026-09-09T15:05:20.459Z | DEBG reset freemap, Sep 09 15:05:18.801unit Sep 09 15:05:18.801DEBG DEBGreset freemap :initted freemap. size: 128, , freemap_testunitSep 09 15:05:18.801: DEBGfreemap_test |
| 6402 | 2026-09-09T15:05:20.459Z | initted freemap. size: 128 |
| 6403 | 2026-09-09T15:05:20.459Z | , unitunitSep 09 15:05:18.801: freemap_test |
| 6404 | 2026-09-09T15:05:20.459Z | Sep 09 15:05:18.801DEBG DEBGreset freemap , reset freemapunit, :unit :freemap_test |
| 6405 | 2026-09-09T15:05:20.459Z | freemap_test |
| 6406 | 2026-09-09T15:05:20.459Z | : freemap_test |
| 6407 | 2026-09-09T15:05:20.459Z | test freemap::test_basic ... ok |
| 6408 | 2026-09-09T15:05:20.459Z | test freemap::test_reclaim ... ok |
| 6409 | 2026-09-09T15:05:20.459Z | test freemap::test_exhaustion ... ok |
| 6410 | 2026-09-09T15:05:20.459Z | Sep 09 15:05:18.801 DEBG created new freemap, unit: freemap_test |
| 6411 | 2026-09-09T15:05:20.459Z | test freemap::test_free ... ok |
| 6412 | 2026-09-09T15:05:20.459Z | Sep 09 15:05:18.801 DEBG initted freemap. size: 8, unit: freemap_test |
| 6413 | 2026-09-09T15:05:20.459Z | Sep 09 15:05:18.801 DEBG reset freemap, unit: freemap_test |
| 6414 | 2026-09-09T15:05:20.459Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 6415 | 2026-09-09T15:05:20.459Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 6416 | 2026-09-09T15:05:20.459Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 6417 | 2026-09-09T15:05:20.459Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 6418 | 2026-09-09T15:05:20.459Z | Sep 09 15:05:18.802 DEBG created new freemap, unit: freemap_test |
| 6419 | 2026-09-09T15:05:20.459Z | Sep 09 15:05:18.802 DEBG initted freemap. size: 128, unit: freemap_test |
| 6420 | 2026-09-09T15:05:20.459Z | Sep 09 15:05:18.802 DEBG reset freemap, unit: freemap_test |
| 6421 | 2026-09-09T15:05:20.460Z | test freemap::test_span ... ok |
| 6422 | 2026-09-09T15:05:20.460Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 6423 | 2026-09-09T15:05:20.460Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 6424 | 2026-09-09T15:05:20.460Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 6425 | 2026-09-09T15:05:20.460Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 6426 | 2026-09-09T15:05:20.460Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 6427 | 2026-09-09T15:05:20.460Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 6428 | 2026-09-09T15:05:20.460Z | test mcast::tests::test_sources_contain_any ... ok |
| 6429 | 2026-09-09T15:05:20.460Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 6430 | 2026-09-09T15:05:20.460Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 6431 | 2026-09-09T15:05:20.460Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 6432 | 2026-09-09T15:05:20.460Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 6433 | 2026-09-09T15:05:20.460Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 6434 | 2026-09-09T15:05:20.460Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 6435 | 2026-09-09T15:05:20.460Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 6436 | 2026-09-09T15:05:20.460Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 6437 | 2026-09-09T15:05:20.460Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 6438 | 2026-09-09T15:05:20.460Z | test mcast::validate::tests::test_multicast_validation_boundaries ... ok |
| 6439 | 2026-09-09T15:05:20.460Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 6440 | 2026-09-09T15:05:20.460Z | test mcast::validate::tests::test_validate_tag ... ok |
| 6441 | 2026-09-09T15:05:20.460Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 6442 | 2026-09-09T15:05:20.461Z | test nat::test_mapping ... ok |
| 6443 | 2026-09-09T15:05:20.461Z | test port_map::tests::test_backplane_group ... ok |
| 6444 | 2026-09-09T15:05:20.461Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 6445 | 2026-09-09T15:05:20.461Z | test mcast::tests::test_id_range_boundaries ... ok |
| 6446 | 2026-09-09T15:05:20.461Z | test port_map::tests::test_port_map ... ok |
| 6447 | 2026-09-09T15:05:20.461Z | test port_map::tests::dump_map ... ok |
| 6448 | 2026-09-09T15:05:20.461Z | test api_server::tests::test_build_info ... ok |
| 6449 | 2026-09-09T15:05:20.461Z | Sep 09 15:05:18.804 DEBG created new freemap, unit: freemap_route_ipv4 |
| 6450 | 2026-09-09T15:05:20.461Z | Sep 09 15:05:18.804 DEBG created new freemap, unit: freemap_route_ipv6 |
| 6451 | 2026-09-09T15:05:20.461Z | Sep 09 15:05:18.804 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 6452 | 2026-09-09T15:05:20.461Z | Sep 09 15:05:18.804 DEBG reset freemap, unit: freemap_route_ipv4 |
| 6453 | 2026-09-09T15:05:20.461Z | Sep 09 15:05:18.804 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 6454 | 2026-09-09T15:05:20.461Z | Sep 09 15:05:18.804 DEBG reset freemap, unit: freemap_route_ipv6 |
| 6455 | 2026-09-09T15:05:20.461Z | Sep 09 15:05:18.804 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6456 | 2026-09-09T15:05:20.461Z | Sep 09 15:05:18.804 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 } }] |
| 6457 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 6458 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804 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 } }] |
| 6459 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6460 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804 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 } }] |
| 6461 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6462 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804 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 } }] |
| 6463 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6464 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804 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 } }] |
| 6465 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6466 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804 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 } }] |
| 6467 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6468 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804 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 } }] |
| 6469 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 09 15:05:18.804 |
| 6470 | 2026-09-09T15:05:20.462Z | DEBG Sep 09 15:05:18.804created new freemap DEBG, unitreplacing 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 } }]: |
| 6471 | 2026-09-09T15:05:20.462Z | freemap_route_ipv4 |
| 6472 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6473 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804 DEBGSep 09 15:05:18.804 created new freemapDEBG, unitreplacing 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 } }]: |
| 6474 | 2026-09-09T15:05:20.462Z | freemap_route_ipv6 |
| 6475 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804 INFO Sep 09 15:05:18.804adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6476 | 2026-09-09T15:05:20.462Z | DEBG initted freemap. size: 64, unitSep 09 15:05:18.804: DEBGfreemap_route_ipv4 |
| 6477 | 2026-09-09T15:05:20.462Z | 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 } }] |
| 6478 | 2026-09-09T15:05:20.462Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 DEBGINFO reset freemapadding route 3fff:beef:9::/64 -> 2001:db8::55:ff, |
| 6479 | 2026-09-09T15:05:20.463Z | unit: freemap_route_ipv4 |
| 6480 | 2026-09-09T15:05:20.463Z | Sep 09 15:05:18.804 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 } }]Sep 09 15:05:18.804 |
| 6481 | 2026-09-09T15:05:20.463Z | DEBG initted freemap. size: 64, Sep 09 15:05:18.804unit :INFO freemap_route_ipv6adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6482 | 2026-09-09T15:05:20.463Z | |
| 6483 | 2026-09-09T15:05:20.463Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 DEBGDEBG reset freemapreplacing 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 } }], |
| 6484 | 2026-09-09T15:05:20.463Z | unit: freemap_route_ipv6 |
| 6485 | 2026-09-09T15:05:20.463Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6486 | 2026-09-09T15:05:20.487Z | Sep 09 15:05:18.804 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 09 15:05:18.804 |
| 6487 | 2026-09-09T15:05:20.487Z | 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 } }] |
| 6488 | 2026-09-09T15:05:20.487Z | Sep 09 15:05:18.804 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 09 15:05:18.804 |
| 6489 | 2026-09-09T15:05:20.487Z | INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6490 | 2026-09-09T15:05:20.488Z | Sep 09 15:05:18.804 INFOSep 09 15:05:18.804 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 6491 | 2026-09-09T15:05:20.488Z | 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 } }] |
| 6492 | 2026-09-09T15:05:20.488Z | Sep 09 15:05:18.804 Sep 09 15:05:18.804DEBG 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 } }] |
| 6493 | 2026-09-09T15:05:20.488Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6494 | 2026-09-09T15:05:20.488Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:3replacing 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 } }] |
| 6495 | 2026-09-09T15:05:20.488Z | |
| 6496 | 2026-09-09T15:05:20.488Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 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 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6497 | 2026-09-09T15:05:20.488Z | |
| 6498 | 2026-09-09T15:05:20.488Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 DEBGINFO 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 6499 | 2026-09-09T15:05:20.488Z | |
| 6500 | 2026-09-09T15:05:20.488Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 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:f::/64 -> 2001:db8::55:ff |
| 6501 | 2026-09-09T15:05:20.488Z | |
| 6502 | 2026-09-09T15:05:20.488Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 DEBGINFO 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::/64 -> 2001:db8::55:ff |
| 6503 | 2026-09-09T15:05:20.488Z | |
| 6504 | 2026-09-09T15:05:20.488Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 INFODEBG adding route 3fff:beef:10::/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 } }] |
| 6505 | 2026-09-09T15:05:20.488Z | |
| 6506 | 2026-09-09T15:05:20.488Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6507 | 2026-09-09T15:05:20.488Z | Sep 09 15:05:18.804 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 } }] |
| 6508 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6509 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 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 } }] |
| 6510 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6511 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 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 } }] |
| 6512 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6513 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 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 } }] |
| 6514 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6515 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 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 } }] |
| 6516 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 6517 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 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 } }] |
| 6518 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6519 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 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 } }] |
| 6520 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6521 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 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 } }] |
| 6522 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6523 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 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 } }] |
| 6524 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6525 | 2026-09-09T15:05:20.489Z | Sep 09 15:05:18.804 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 } }] |
| 6526 | 2026-09-09T15:05:20.490Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6527 | 2026-09-09T15:05:20.490Z | Sep 09 15:05:18.804 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 } }] |
| 6528 | 2026-09-09T15:05:20.490Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6529 | 2026-09-09T15:05:20.490Z | Sep 09 15:05:18.804 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 } }] |
| 6530 | 2026-09-09T15:05:20.490Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6531 | 2026-09-09T15:05:20.490Z | Sep 09 15:05:18.804 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 } }] |
| 6532 | 2026-09-09T15:05:20.490Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6533 | 2026-09-09T15:05:20.490Z | Sep 09 15:05:18.804 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 } }] |
| 6534 | 2026-09-09T15:05:20.490Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6535 | 2026-09-09T15:05:20.490Z | Sep 09 15:05:18.804 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 } }] |
| 6536 | 2026-09-09T15:05:20.490Z | Sep 09 15:05:18.804 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 6537 | 2026-09-09T15:05:20.490Z | Sep 09 15:05:18.804 Sep 09 15:05:18.804DEBG 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 } }] 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 } }] |
| 6538 | 2026-09-09T15:05:20.490Z | |
| 6539 | 2026-09-09T15:05:20.490Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 6540 | 2026-09-09T15:05:20.490Z | |
| 6541 | 2026-09-09T15:05:20.490Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 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: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 } }] |
| 6542 | 2026-09-09T15:05:20.490Z | |
| 6543 | 2026-09-09T15:05:20.490Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 6544 | 2026-09-09T15:05:20.490Z | |
| 6545 | 2026-09-09T15:05:20.490Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 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 } }]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 } }] |
| 6546 | 2026-09-09T15:05:20.490Z | |
| 6547 | 2026-09-09T15:05:20.491Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 INFOINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6548 | 2026-09-09T15:05:20.491Z | |
| 6549 | 2026-09-09T15:05:20.491Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 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 } }]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 } }] |
| 6550 | 2026-09-09T15:05:20.491Z | |
| 6551 | 2026-09-09T15:05:20.491Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6552 | 2026-09-09T15:05:20.491Z | |
| 6553 | 2026-09-09T15:05:20.491Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 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 } }]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 } }] |
| 6554 | 2026-09-09T15:05:20.491Z | |
| 6555 | 2026-09-09T15:05:20.491Z | test port_map::tests::parse_softnpu_revision ... ok |
| 6556 | 2026-09-09T15:05:20.491Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 INFOINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6557 | 2026-09-09T15:05:20.491Z | |
| 6558 | 2026-09-09T15:05:20.491Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 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: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 } }] |
| 6559 | 2026-09-09T15:05:20.491Z | |
| 6560 | 2026-09-09T15:05:20.491Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 INFOINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6561 | 2026-09-09T15:05:20.491Z | |
| 6562 | 2026-09-09T15:05:20.491Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 DEBGDEBG 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 } }]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 } }] |
| 6563 | 2026-09-09T15:05:20.491Z | |
| 6564 | 2026-09-09T15:05:20.491Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 INFOINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6565 | 2026-09-09T15:05:20.491Z | |
| 6566 | 2026-09-09T15:05:20.491Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 DEBGDEBG 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: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 } }] |
| 6567 | 2026-09-09T15:05:20.491Z | |
| 6568 | 2026-09-09T15:05:20.492Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 INFOINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 6569 | 2026-09-09T15:05:20.492Z | |
| 6570 | 2026-09-09T15:05:20.492Z | Sep 09 15:05:18.804Sep 09 15:05:18.804 DEBGDEBG Sep 09 15:05:18.804replacing 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: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 } }] |
| 6571 | 2026-09-09T15:05:20.492Z | |
| 6572 | 2026-09-09T15:05:20.492Z | DEBG created new freemapSep 09 15:05:18.804Sep 09 15:05:18.804 , unitINFOINFO :adding route 3fff:beef:19::/64 -> 2001:db8::55:ff freemap_route_ipv4Sep 09 15:05:18.804adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6573 | 2026-09-09T15:05:20.492Z | |
| 6574 | 2026-09-09T15:05:20.492Z | |
| 6575 | 2026-09-09T15:05:20.492Z | DEBG created new freemapSep 09 15:05:18.804, Sep 09 15:05:18.804unitDEBG :Sep 09 15:05:18.804 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: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 } }] |
| 6576 | 2026-09-09T15:05:20.492Z | |
| 6577 | 2026-09-09T15:05:20.492Z | DEBG freemap_route_ipv4created new freemap |
| 6578 | 2026-09-09T15:05:20.492Z | , Sep 09 15:05:18.804Sep 09 15:05:18.804 INFOINFO unitadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff:adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 6579 | 2026-09-09T15:05:20.492Z | |
| 6580 | 2026-09-09T15:05:20.492Z | Sep 09 15:05:18.804freemap_route_ipv6 |
| 6581 | 2026-09-09T15:05:20.492Z | DEBG Sep 09 15:05:18.804Sep 09 15:05:18.804 DEBGSep 09 15:05:18.804created new freemap DEBG , 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 |
| 6582 | 2026-09-09T15:05:20.492Z | unitreplacing 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 09 15:05:18.804 |
| 6583 | 2026-09-09T15:05:20.492Z | INFO initted freemap. size: 64adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff, freemap_route_ipv6unit |
| 6584 | 2026-09-09T15:05:20.492Z | Sep 09 15:05:18.804: |
| 6585 | 2026-09-09T15:05:20.492Z | freemap_route_ipv4 |
| 6586 | 2026-09-09T15:05:20.506Z | INFOSep 09 15:05:18.804 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG |
| 6587 | 2026-09-09T15:05:20.506Z | 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 } }]Sep 09 15:05:18.804 |
| 6588 | 2026-09-09T15:05:20.507Z | Sep 09 15:05:18.804DEBGSep 09 15:05:18.804 reset freemapSep 09 15:05:18.804DEBG 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 } }] , adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 6589 | 2026-09-09T15:05:20.507Z | |
| 6590 | 2026-09-09T15:05:20.507Z | unit:DEBG freemap_route_ipv4Sep 09 15:05:18.804initted freemap. size: 64 |
| 6591 | 2026-09-09T15:05:20.507Z | INFO, unitadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff: |
| 6592 | 2026-09-09T15:05:20.507Z | freemap_route_ipv4 |
| 6593 | 2026-09-09T15:05:20.507Z | Sep 09 15:05:18.805Sep 09 15:05:18.805 Sep 09 15:05:18.804DEBG Sep 09 15:05:18.805DEBG DEBG initted freemap. size: 64replacing 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 } }], unit |
| 6594 | 2026-09-09T15:05:20.507Z | 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 |
| 6595 | 2026-09-09T15:05:20.507Z | : freemap_route_ipv6reset freemap |
| 6596 | 2026-09-09T15:05:20.507Z | , unitSep 09 15:05:18.805:Sep 09 15:05:18.805Sep 09 15:05:18.805 INFO INFO DEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 6597 | 2026-09-09T15:05:20.507Z | |
| 6598 | 2026-09-09T15:05:20.507Z | reset freemap, |
| 6599 | 2026-09-09T15:05:20.507Z | unit: Sep 09 15:05:18.805Sep 09 15:05:18.805freemap_route_ipv6 Sep 09 15:05:18.805 |
| 6600 | 2026-09-09T15:05:20.507Z | DEBGDEBG initted freemap. size: 64 Sep 09 15:05:18.805, 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 |
| 6601 | 2026-09-09T15:05:20.507Z | Sep 09 15:05:18.805unitINFO :adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 6602 | 2026-09-09T15:05:20.507Z | 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 09 15:05:18.805 |
| 6603 | 2026-09-09T15:05:20.507Z | INFO created new freemapfreemap_route_ipv6Sep 09 15:05:18.805, DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6604 | 2026-09-09T15:05:20.507Z | 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 } }] |
| 6605 | 2026-09-09T15:05:20.507Z | Sep 09 15:05:18.805 |
| 6606 | 2026-09-09T15:05:20.507Z | DEBG Sep 09 15:05:18.805reset freemap unitINFO, Sep 09 15:05:18.805: adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 09 15:05:18.805 |
| 6607 | 2026-09-09T15:05:20.507Z | unit:freemap_route_ipv4INFO |
| 6608 | 2026-09-09T15:05:20.507Z | Sep 09 15:05:18.805adding route 3fff:dead::/64 -> 2001:db8::55:2 DEBGDEBG |
| 6609 | 2026-09-09T15:05:20.507Z | freemap_route_ipv6 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 } }] |
| 6610 | 2026-09-09T15:05:20.507Z | Sep 09 15:05:18.805replacing 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 09 15:05:18.805 |
| 6611 | 2026-09-09T15:05:20.507Z | |
| 6612 | 2026-09-09T15:05:20.507Z | DEBGSep 09 15:05:18.805DEBG Sep 09 15:05:18.805Sep 09 15:05:18.805replacing 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 } }] |
| 6613 | 2026-09-09T15:05:20.507Z | created new freemap INFO, INFOINFOunit :adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 09 15:05:18.805 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6614 | 2026-09-09T15:05:20.507Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff INFOfreemap_route_ipv6 |
| 6615 | 2026-09-09T15:05:20.508Z | adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 6616 | 2026-09-09T15:05:20.508Z | |
| 6617 | 2026-09-09T15:05:20.508Z | |
| 6618 | 2026-09-09T15:05:20.508Z | Sep 09 15:05:18.805 Sep 09 15:05:18.805DEBGSep 09 15:05:18.805Sep 09 15:05:18.805 Sep 09 15:05:18.805 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 } }]DEBGDEBG DEBGDEBG |
| 6619 | 2026-09-09T15:05:20.508Z | 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 } }]initted freemap. size: 64replacing 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 } }] |
| 6620 | 2026-09-09T15:05:20.508Z | 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 } }] |
| 6621 | 2026-09-09T15:05:20.508Z | |
| 6622 | 2026-09-09T15:05:20.508Z | , unit: Sep 09 15:05:18.805Sep 09 15:05:18.805Sep 09 15:05:18.805freemap_route_ipv4 Sep 09 15:05:18.805 |
| 6623 | 2026-09-09T15:05:20.508Z | INFO INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffINFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6624 | 2026-09-09T15:05:20.508Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6625 | 2026-09-09T15:05:20.508Z | |
| 6626 | 2026-09-09T15:05:20.508Z | Sep 09 15:05:18.805adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 09 15:05:18.805 |
| 6627 | 2026-09-09T15:05:20.508Z | 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 } }]DEBGSep 09 15:05:18.805Sep 09 15:05:18.805 |
| 6628 | 2026-09-09T15:05:20.508Z | Sep 09 15:05:18.805 DEBGDEBG 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 } }] 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 } }] |
| 6629 | 2026-09-09T15:05:20.508Z | |
| 6630 | 2026-09-09T15:05:20.508Z | 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 09 15:05:18.805 INFO |
| 6631 | 2026-09-09T15:05:20.508Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 6632 | 2026-09-09T15:05:20.508Z | Sep 09 15:05:18.805reset freemap Sep 09 15:05:18.805Sep 09 15:05:18.805Sep 09 15:05:18.805INFO , INFO DEBGunit INFOreplacing 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:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 :adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6633 | 2026-09-09T15:05:20.508Z | |
| 6634 | 2026-09-09T15:05:20.508Z | |
| 6635 | 2026-09-09T15:05:20.508Z | freemap_route_ipv4 |
| 6636 | 2026-09-09T15:05:20.508Z | |
| 6637 | 2026-09-09T15:05:20.508Z | Sep 09 15:05:18.805Sep 09 15:05:18.805 Sep 09 15:05:18.805Sep 09 15:05:18.805DEBGSep 09 15:05:18.805DEBG 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 } }] DEBG |
| 6638 | 2026-09-09T15:05:20.509Z | INFO DEBGreplacing 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 } }] |
| 6639 | 2026-09-09T15:05:20.509Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 6640 | 2026-09-09T15:05:20.509Z | , Sep 09 15:05:18.805unit :INFO Sep 09 15:05:18.805freemap_route_ipv6 |
| 6641 | 2026-09-09T15:05:20.509Z | Sep 09 15:05:18.805 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBGINFO Sep 09 15:05:18.805adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6642 | 2026-09-09T15:05:20.509Z | |
| 6643 | 2026-09-09T15:05:20.509Z | 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 } }] reset freemap |
| 6644 | 2026-09-09T15:05:20.509Z | , Sep 09 15:05:18.805 unitSep 09 15:05:18.805: DEBGDEBG Sep 09 15:05:18.805replacing 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 } }] |
| 6645 | 2026-09-09T15:05:20.509Z | 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 } }]freemap_route_ipv6 |
| 6646 | 2026-09-09T15:05:20.509Z | |
| 6647 | 2026-09-09T15:05:20.509Z | Sep 09 15:05:18.805 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFO Sep 09 15:05:18.805adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 09 15:05:18.805 |
| 6648 | 2026-09-09T15:05:20.509Z | |
| 6649 | 2026-09-09T15:05:20.509Z | INFOINFO Sep 09 15:05:18.805adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6650 | 2026-09-09T15:05:20.509Z | |
| 6651 | 2026-09-09T15:05:20.509Z | DEBG Sep 09 15:05:18.805replacing 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 09 15:05:18.805 |
| 6652 | 2026-09-09T15:05:20.509Z | DEBGSep 09 15:05:18.805 DEBGDEBG Sep 09 15:05:18.805replacing 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: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 } }] |
| 6653 | 2026-09-09T15:05:20.509Z | |
| 6654 | 2026-09-09T15:05:20.509Z | 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 } }] |
| 6655 | 2026-09-09T15:05:20.509Z | INFOSep 09 15:05:18.805 adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 6656 | 2026-09-09T15:05:20.509Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 09 15:05:18.805 |
| 6657 | 2026-09-09T15:05:20.509Z | Sep 09 15:05:18.805INFOSep 09 15:05:18.805 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBGSep 09 15:05:18.805 |
| 6658 | 2026-09-09T15:05:20.509Z | |
| 6659 | 2026-09-09T15:05:20.509Z | 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 } }] |
| 6660 | 2026-09-09T15:05:20.509Z | DEBG Sep 09 15:05:18.805replacing 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 09 15:05:18.805 |
| 6661 | 2026-09-09T15:05:20.510Z | DEBG 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 } }] |
| 6662 | 2026-09-09T15:05:20.510Z | Sep 09 15:05:18.805 Sep 09 15:05:18.805 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 } }]INFOSep 09 15:05:18.805 |
| 6663 | 2026-09-09T15:05:20.510Z | INFOINFOadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6664 | 2026-09-09T15:05:20.510Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 09 15:05:18.805 adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 6665 | 2026-09-09T15:05:20.510Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6666 | 2026-09-09T15:05:20.510Z | |
| 6667 | 2026-09-09T15:05:20.510Z | Sep 09 15:05:18.805 Sep 09 15:05:18.805 DEBGDEBGSep 09 15:05:18.805Sep 09 15:05:18.805 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 } }] |
| 6668 | 2026-09-09T15:05:20.510Z | 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 } }]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 } }, 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 } }] |
| 6669 | 2026-09-09T15:05:20.510Z | |
| 6670 | 2026-09-09T15:05:20.510Z | 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 } }] |
| 6671 | 2026-09-09T15:05:20.510Z | Sep 09 15:05:18.805 INFOSep 09 15:05:18.805Sep 09 15:05:18.805 Sep 09 15:05:18.805adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6672 | 2026-09-09T15:05:20.510Z | INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 09 15:05:18.805 |
| 6673 | 2026-09-09T15:05:20.510Z | DEBGINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 6674 | 2026-09-09T15:05:20.510Z | adding route 3fff:beef:26::/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 } }] |
| 6675 | 2026-09-09T15:05:20.510Z | |
| 6676 | 2026-09-09T15:05:20.510Z | Sep 09 15:05:18.805Sep 09 15:05:18.805 Sep 09 15:05:18.805 DEBGDEBG 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 } }] |
| 6677 | 2026-09-09T15:05:20.510Z | 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 09 15:05:18.805 |
| 6678 | 2026-09-09T15:05:20.510Z | 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 } }] Sep 09 15:05:18.805adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6679 | 2026-09-09T15:05:20.510Z | INFO |
| 6680 | 2026-09-09T15:05:20.510Z | Sep 09 15:05:18.805adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 6681 | 2026-09-09T15:05:20.510Z | INFOSep 09 15:05:18.805 Sep 09 15:05:18.805INFOSep 09 15:05:18.805 adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBG |
| 6682 | 2026-09-09T15:05:20.510Z | 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 } }]DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 6683 | 2026-09-09T15:05:20.510Z | Sep 09 15:05:18.805replacing 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 } }] |
| 6684 | 2026-09-09T15:05:20.510Z | |
| 6685 | 2026-09-09T15:05:20.510Z | 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 09 15:05:18.805 |
| 6686 | 2026-09-09T15:05:20.541Z | INFOSep 09 15:05:18.805 Sep 09 15:05:18.805 INFODEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6687 | 2026-09-09T15:05:20.541Z | 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:9::/64 -> 2001:db8::55:ff |
| 6688 | 2026-09-09T15:05:20.541Z | Sep 09 15:05:18.805 |
| 6689 | 2026-09-09T15:05:20.542Z | Sep 09 15:05:18.805 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 09 15:05:18.805INFO Sep 09 15:05:18.805INFO |
| 6690 | 2026-09-09T15:05:20.542Z | DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6691 | 2026-09-09T15:05:20.542Z | |
| 6692 | 2026-09-09T15:05:20.542Z | Sep 09 15:05:18.805replacing 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 } }] |
| 6693 | 2026-09-09T15:05:20.542Z | INFO Sep 09 15:05:18.805adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6694 | 2026-09-09T15:05:20.542Z | DEBGSep 09 15:05:18.805 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 09 15:05:18.805 |
| 6695 | 2026-09-09T15:05:20.542Z | Sep 09 15:05:18.805 INFODEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }] |
| 6696 | 2026-09-09T15:05:20.542Z | Sep 09 15:05:18.805 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 |
| 6697 | 2026-09-09T15:05:20.542Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 09 15:05:18.805 |
| 6698 | 2026-09-09T15:05:20.542Z | INFO |
| 6699 | 2026-09-09T15:05:20.542Z | Sep 09 15:05:18.805Sep 09 15:05:18.805 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffINFO |
| 6700 | 2026-09-09T15:05:20.542Z | Sep 09 15:05:18.805adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff DEBG |
| 6701 | 2026-09-09T15:05:20.542Z | DEBG Sep 09 15:05:18.805 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 09 15:05:18.805replacing 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 } }] 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 } }] |
| 6702 | 2026-09-09T15:05:20.542Z | |
| 6703 | 2026-09-09T15:05:20.542Z | |
| 6704 | 2026-09-09T15:05:20.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 } }] |
| 6705 | 2026-09-09T15:05:20.542Z | Sep 09 15:05:18.805Sep 09 15:05:18.805Sep 09 15:05:18.805 INFO INFO INFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 6706 | 2026-09-09T15:05:20.542Z | |
| 6707 | 2026-09-09T15:05:20.542Z | Sep 09 15:05:18.805adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6708 | 2026-09-09T15:05:20.542Z | INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 09 15:05:18.805Sep 09 15:05:18.805Sep 09 15:05:18.805 |
| 6709 | 2026-09-09T15:05:20.542Z | DEBGDEBG 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 } }]Sep 09 15:05:18.805 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 } }]DEBG |
| 6710 | 2026-09-09T15:05:20.542Z | 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 } }] |
| 6711 | 2026-09-09T15:05:20.542Z | 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 } }] |
| 6712 | 2026-09-09T15:05:20.542Z | |
| 6713 | 2026-09-09T15:05:20.542Z | Sep 09 15:05:18.805Sep 09 15:05:18.805 Sep 09 15:05:18.805INFO Sep 09 15:05:18.805INFO INFOadding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFO |
| 6714 | 2026-09-09T15:05:20.542Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6715 | 2026-09-09T15:05:20.542Z | |
| 6716 | 2026-09-09T15:05:20.542Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6717 | 2026-09-09T15:05:20.542Z | Sep 09 15:05:18.805 DEBGSep 09 15:05:18.805 Sep 09 15:05:18.805DEBGSep 09 15:05:18.805 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 DEBG |
| 6718 | 2026-09-09T15:05:20.543Z | 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 } }]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 } }] |
| 6719 | 2026-09-09T15:05:20.543Z | 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 } }] |
| 6720 | 2026-09-09T15:05:20.543Z | |
| 6721 | 2026-09-09T15:05:20.543Z | Sep 09 15:05:18.805Sep 09 15:05:18.805Sep 09 15:05:18.805 Sep 09 15:05:18.805INFO INFOINFOadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6722 | 2026-09-09T15:05:20.543Z | INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6723 | 2026-09-09T15:05:20.543Z | |
| 6724 | 2026-09-09T15:05:20.543Z | |
| 6725 | 2026-09-09T15:05:20.543Z | Sep 09 15:05:18.805 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 09 15:05:18.805 |
| 6726 | 2026-09-09T15:05:20.543Z | Sep 09 15:05:18.805 Sep 09 15:05:18.805DEBG 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 } }] |
| 6727 | 2026-09-09T15:05:20.543Z | DEBGSep 09 15:05:18.805replacing 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 } }] 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 } }]INFO |
| 6728 | 2026-09-09T15:05:20.543Z | |
| 6729 | 2026-09-09T15:05:20.543Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 09 15:05:18.805Sep 09 15:05:18.805 |
| 6730 | 2026-09-09T15:05:20.543Z | INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFOSep 09 15:05:18.805 adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 09 15:05:18.805INFO |
| 6731 | 2026-09-09T15:05:20.543Z | |
| 6732 | 2026-09-09T15:05:20.543Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 6733 | 2026-09-09T15:05:20.543Z | DEBG Sep 09 15:05:18.805replacing 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 09 15:05:18.805 |
| 6734 | 2026-09-09T15:05:20.543Z | Sep 09 15:05:18.805 DEBG Sep 09 15:05:18.805DEBG DEBG INFOreplacing 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 } }] |
| 6735 | 2026-09-09T15:05:20.543Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6736 | 2026-09-09T15:05:20.543Z | 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 } }] |
| 6737 | 2026-09-09T15:05:20.543Z | 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 09 15:05:18.806 |
| 6738 | 2026-09-09T15:05:20.543Z | Sep 09 15:05:18.806 INFO DEBGSep 09 15:05:18.806 Sep 09 15:05:18.806adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6739 | 2026-09-09T15:05:20.543Z | INFOINFO 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:2f::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 6740 | 2026-09-09T15:05:20.543Z | |
| 6741 | 2026-09-09T15:05:20.543Z | |
| 6742 | 2026-09-09T15:05:20.544Z | Sep 09 15:05:18.806 DEBG Sep 09 15:05:18.806replacing 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 09 15:05:18.806 |
| 6743 | 2026-09-09T15:05:20.544Z | INFO DEBGSep 09 15:05:18.806 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBG |
| 6744 | 2026-09-09T15:05:20.544Z | Sep 09 15:05:18.806 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: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 |
| 6745 | 2026-09-09T15:05:20.544Z | |
| 6746 | 2026-09-09T15:05:20.544Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 6747 | 2026-09-09T15:05:20.544Z | Sep 09 15:05:18.806 DEBGSep 09 15:05:18.806 Sep 09 15:05:18.806DEBGreplacing 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 } }] |
| 6748 | 2026-09-09T15:05:20.544Z | 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 09 15:05:18.806 |
| 6749 | 2026-09-09T15:05:20.544Z | INFOINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 09 15:05:18.806 |
| 6750 | 2026-09-09T15:05:20.544Z | Sep 09 15:05:18.806INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff Sep 09 15:05:18.806adding route 3fff:beef:9::/64 -> 2001:db8::55:ffINFO |
| 6751 | 2026-09-09T15:05:20.544Z | |
| 6752 | 2026-09-09T15:05:20.544Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBG |
| 6753 | 2026-09-09T15:05:20.544Z | Sep 09 15:05:18.806replacing 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 09 15:05:18.806Sep 09 15:05:18.806 |
| 6754 | 2026-09-09T15:05:20.544Z | DEBGDEBG 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 } }] |
| 6755 | 2026-09-09T15:05:20.544Z | DEBGSep 09 15:05:18.806replacing 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 } }] |
| 6756 | 2026-09-09T15:05:20.544Z | Sep 09 15:05:18.806 INFO INFOadding route 3fff:beef:30::/64 -> 2001:db8::55:ff Sep 09 15:05:18.806 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:beef:31::/64 -> 2001:db8::55:ffINFO |
| 6757 | 2026-09-09T15:05:20.544Z | |
| 6758 | 2026-09-09T15:05:20.544Z | |
| 6759 | 2026-09-09T15:05:20.544Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6760 | 2026-09-09T15:05:20.544Z | Sep 09 15:05:18.806Sep 09 15:05:18.806 DEBGINFO Sep 09 15:05:18.806Sep 09 15:05:18.806 adding route 3fff:beef:12::/64 -> 2001:db8::55:ff DEBG |
| 6761 | 2026-09-09T15:05:20.544Z | 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 } }] 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 } }] |
| 6762 | 2026-09-09T15:05:20.544Z | Sep 09 15:05:18.806replacing 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 } }] |
| 6763 | 2026-09-09T15:05:20.544Z | |
| 6764 | 2026-09-09T15:05:20.544Z | DEBG Sep 09 15:05:18.806Sep 09 15:05:18.806Sep 09 15:05:18.806 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 } }]INFO |
| 6765 | 2026-09-09T15:05:20.544Z | INFO INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 6766 | 2026-09-09T15:05:20.544Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6767 | 2026-09-09T15:05:20.545Z | |
| 6768 | 2026-09-09T15:05:20.545Z | Sep 09 15:05:18.806 Sep 09 15:05:18.806INFOSep 09 15:05:18.806 DEBG DEBGSep 09 15:05:18.806adding route 3fff:beef:13::/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 } }] |
| 6769 | 2026-09-09T15:05:20.545Z | |
| 6770 | 2026-09-09T15:05:20.545Z | 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 } }]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 } }] |
| 6771 | 2026-09-09T15:05:20.545Z | Sep 09 15:05:18.806 |
| 6772 | 2026-09-09T15:05:20.545Z | INFO Sep 09 15:05:18.806adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 6773 | 2026-09-09T15:05:20.545Z | Sep 09 15:05:18.806DEBG Sep 09 15:05:18.806replacing 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 09 15:05:18.806 |
| 6774 | 2026-09-09T15:05:20.545Z | DEBGINFO 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 } }]INFO |
| 6775 | 2026-09-09T15:05:20.545Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 09 15:05:18.806adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 6776 | 2026-09-09T15:05:20.545Z | |
| 6777 | 2026-09-09T15:05:20.545Z | INFOSep 09 15:05:18.806 Sep 09 15:05:18.806 Sep 09 15:05:18.806adding route 3fff:beef:14::/64 -> 2001:db8::55:ffINFO |
| 6778 | 2026-09-09T15:05:20.545Z | DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff 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 } }] |
| 6779 | 2026-09-09T15:05:20.545Z | 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 09 15:05:18.806 |
| 6780 | 2026-09-09T15:05:20.545Z | DEBG |
| 6781 | 2026-09-09T15:05:20.545Z | Sep 09 15:05:18.806replacing 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 09 15:05:18.806 |
| 6782 | 2026-09-09T15:05:20.546Z | Sep 09 15:05:18.806DEBG 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 } }] |
| 6783 | 2026-09-09T15:05:20.546Z | INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 6784 | 2026-09-09T15:05:20.546Z | |
| 6785 | 2026-09-09T15:05:20.546Z | Sep 09 15:05:18.806Sep 09 15:05:18.806 Sep 09 15:05:18.806INFOINFO Sep 09 15:05:18.806adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6786 | 2026-09-09T15:05:20.558Z | |
| 6787 | 2026-09-09T15:05:20.558Z | 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 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 } }] |
| 6788 | 2026-09-09T15:05:20.558Z | |
| 6789 | 2026-09-09T15:05:20.558Z | Sep 09 15:05:18.806Sep 09 15:05:18.806 Sep 09 15:05:18.806Sep 09 15:05:18.806DEBG DEBGINFOreplacing 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 } }] 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 } }] |
| 6790 | 2026-09-09T15:05:20.558Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 6791 | 2026-09-09T15:05:20.559Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6792 | 2026-09-09T15:05:20.559Z | |
| 6793 | 2026-09-09T15:05:20.559Z | Sep 09 15:05:18.806Sep 09 15:05:18.806 Sep 09 15:05:18.806INFOINFO Sep 09 15:05:18.806adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 6794 | 2026-09-09T15:05:20.559Z | |
| 6795 | 2026-09-09T15:05:20.559Z | DEBGDEBG 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: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 } }] |
| 6796 | 2026-09-09T15:05:20.559Z | |
| 6797 | 2026-09-09T15:05:20.559Z | Sep 09 15:05:18.806 Sep 09 15:05:18.806DEBG Sep 09 15:05:18.806Sep 09 15:05:18.806DEBG 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 } }]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 } }] |
| 6798 | 2026-09-09T15:05:20.559Z | |
| 6799 | 2026-09-09T15:05:20.559Z | INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 6800 | 2026-09-09T15:05:20.559Z | Sep 09 15:05:18.806 |
| 6801 | 2026-09-09T15:05:20.559Z | Sep 09 15:05:18.806INFOSep 09 15:05:18.806 INFOSep 09 15:05:18.806 adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG |
| 6802 | 2026-09-09T15:05:20.559Z | 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 |
| 6803 | 2026-09-09T15:05:20.559Z | |
| 6804 | 2026-09-09T15:05:20.559Z | 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 } }] |
| 6805 | 2026-09-09T15:05:20.559Z | Sep 09 15:05:18.806 Sep 09 15:05:18.806DEBG Sep 09 15:05:18.806 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 09 15:05:18.806 |
| 6806 | 2026-09-09T15:05:20.559Z | DEBG 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 } }]INFO |
| 6807 | 2026-09-09T15:05:20.559Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 6808 | 2026-09-09T15:05:20.559Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 09 15:05:18.806Sep 09 15:05:18.806 |
| 6809 | 2026-09-09T15:05:20.559Z | Sep 09 15:05:18.806 INFO INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 6810 | 2026-09-09T15:05:20.559Z | Sep 09 15:05:18.806adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBG |
| 6811 | 2026-09-09T15:05:20.559Z | Sep 09 15:05:18.806 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 } }]DEBGSep 09 15:05:18.806 |
| 6812 | 2026-09-09T15:05:20.559Z | DEBGreplacing 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 } }] |
| 6813 | 2026-09-09T15:05:20.559Z | 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: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 } }] |
| 6814 | 2026-09-09T15:05:20.559Z | |
| 6815 | 2026-09-09T15:05:20.559Z | Sep 09 15:05:18.806 Sep 09 15:05:18.806INFOSep 09 15:05:18.806 Sep 09 15:05:18.806adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFO INFOadding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6816 | 2026-09-09T15:05:20.560Z | |
| 6817 | 2026-09-09T15:05:20.560Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ffINFO |
| 6818 | 2026-09-09T15:05:20.560Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 09 15:05:18.806 Sep 09 15:05:18.806Sep 09 15:05:18.806DEBG DEBGDEBG |
| 6819 | 2026-09-09T15:05:20.560Z | 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: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 } }] |
| 6820 | 2026-09-09T15:05:20.560Z | |
| 6821 | 2026-09-09T15:05:20.560Z | 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 } }] |
| 6822 | 2026-09-09T15:05:20.560Z | Sep 09 15:05:18.806Sep 09 15:05:18.806 DEBGSep 09 15:05:18.806 Sep 09 15:05:18.806replacing 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 } }] INFOINFO |
| 6823 | 2026-09-09T15:05:20.560Z | INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 3fff:beef:12::/64 -> 2001:db8::55:ff adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 6824 | 2026-09-09T15:05:20.560Z | |
| 6825 | 2026-09-09T15:05:20.560Z | |
| 6826 | 2026-09-09T15:05:20.560Z | Sep 09 15:05:18.806 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 6827 | 2026-09-09T15:05:20.560Z | Sep 09 15:05:18.806Sep 09 15:05:18.806Sep 09 15:05:18.806 DEBG DEBGSep 09 15:05:18.806 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 } }]DEBGreplacing 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: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 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 } }] |
| 6828 | 2026-09-09T15:05:20.560Z | |
| 6829 | 2026-09-09T15:05:20.560Z | |
| 6830 | 2026-09-09T15:05:20.560Z | Sep 09 15:05:18.806 DEBG |
| 6831 | 2026-09-09T15:05:20.561Z | Sep 09 15:05:18.806created new freemapSep 09 15:05:18.806Sep 09 15:05:18.806, unit : INFOINFOINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 6832 | 2026-09-09T15:05:20.561Z | freemap_route_ipv4adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6833 | 2026-09-09T15:05:20.561Z | |
| 6834 | 2026-09-09T15:05:20.561Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 6835 | 2026-09-09T15:05:20.561Z | Sep 09 15:05:18.806Sep 09 15:05:18.806Sep 09 15:05:18.806replacing 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 09 15:05:18.806INFO DEBGSep 09 15:05:18.806 DEBGreplacing 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 } }] created new freemap |
| 6836 | 2026-09-09T15:05:20.561Z | DEBGDEBG, unit |
| 6837 | 2026-09-09T15:05:20.561Z | : 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 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 } }] |
| 6838 | 2026-09-09T15:05:20.561Z | freemap_route_ipv6 |
| 6839 | 2026-09-09T15:05:20.561Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6840 | 2026-09-09T15:05:20.561Z | |
| 6841 | 2026-09-09T15:05:20.561Z | Sep 09 15:05:18.806 INFOSep 09 15:05:18.806Sep 09 15:05:18.806 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBGDEBG |
| 6842 | 2026-09-09T15:05:20.561Z | Sep 09 15:05:18.806 initted freemap. size: 64, 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 09 15:05:18.806unit |
| 6843 | 2026-09-09T15:05:20.561Z | Sep 09 15:05:18.806 :INFOINFO 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 } }] adding route 3fff:dead::/64 -> 2001:db8::55:2freemap_route_ipv4 |
| 6844 | 2026-09-09T15:05:20.561Z | |
| 6845 | 2026-09-09T15:05:20.561Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 6846 | 2026-09-09T15:05:20.561Z | |
| 6847 | 2026-09-09T15:05:20.561Z | Sep 09 15:05:18.806Sep 09 15:05:18.806Sep 09 15:05:18.806Sep 09 15:05:18.806 DEBG Sep 09 15:05:18.806DEBGSep 09 15:05:18.806 DEBGDEBGfailed to allocate space for the new target listINFOINFOreplacing 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 } }] |
| 6848 | 2026-09-09T15:05:20.561Z | |
| 6849 | 2026-09-09T15:05:20.561Z | reset freemap adding route 3fff:beef:14::/64 -> 2001:db8::55:ff, 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 09 15:05:18.806 unitadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff: freemap_route_ipv4 |
| 6850 | 2026-09-09T15:05:20.561Z | Sep 09 15:05:18.806Sep 09 15:05:18.808 DEBGDEBG Sep 09 15:05:18.817created new freemapcreated new freemap, , unitDEBGunit initted freemap. size: 64, unit:: |
| 6851 | 2026-09-09T15:05:20.561Z | |
| 6852 | 2026-09-09T15:05:20.561Z | freemap_route_ipv6freemap_route_ipv4 |
| 6853 | 2026-09-09T15:05:20.561Z | |
| 6854 | 2026-09-09T15:05:20.561Z | Sep 09 15:05:18.817 INFOSep 09 15:05:18.817 Sep 09 15:05:18.817adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff DEBGDEBG reset freemapcreated new freemap, |
| 6855 | 2026-09-09T15:05:20.561Z | unit:Sep 09 15:05:18.817 freemap_route_ipv6, |
| 6856 | 2026-09-09T15:05:20.561Z | DEBG unitreplacing 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 09 15:05:18.817Sep 09 15:05:18.817 |
| 6857 | 2026-09-09T15:05:20.561Z | :INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 09 15:05:18.817 |
| 6858 | 2026-09-09T15:05:20.561Z | 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 } }] |
| 6859 | 2026-09-09T15:05:20.561Z | |
| 6860 | 2026-09-09T15:05:20.562Z | INFOSep 09 15:05:18.817 Sep 09 15:05:18.817 DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBGSep 09 15:05:18.817 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 } }]INFOinitted freemap. size: 64 |
| 6861 | 2026-09-09T15:05:20.562Z | |
| 6862 | 2026-09-09T15:05:20.562Z | , adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6863 | 2026-09-09T15:05:20.562Z | unit:Sep 09 15:05:18.817 Sep 09 15:05:18.817INFOfreemap_route_ipv4 |
| 6864 | 2026-09-09T15:05:20.562Z | Sep 09 15:05:18.817 adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6865 | 2026-09-09T15:05:20.562Z | DEBG DEBGSep 09 15:05:18.817 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 } }]Sep 09 15:05:18.817replacing 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 } }] |
| 6866 | 2026-09-09T15:05:20.562Z | |
| 6867 | 2026-09-09T15:05:20.562Z | DEBGDEBG Sep 09 15:05:18.817 Sep 09 15:05:18.817 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 |
| 6868 | 2026-09-09T15:05:20.562Z | reset freemap adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO |
| 6869 | 2026-09-09T15:05:20.562Z | , unitSep 09 15:05:18.817:adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff Sep 09 15:05:18.817 freemap_route_ipv4 |
| 6870 | 2026-09-09T15:05:20.562Z | INFO |
| 6871 | 2026-09-09T15:05:20.562Z | adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 6872 | 2026-09-09T15:05:20.562Z | 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 09 15:05:18.817 |
| 6873 | 2026-09-09T15:05:20.562Z | DEBG Sep 09 15:05:18.817Sep 09 15:05:18.817 Sep 09 15:05:18.817DEBG 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 |
| 6874 | 2026-09-09T15:05:20.562Z | INFO initted freemap. size: 64 , adding route 3fff:beef:17::/64 -> 2001:db8::55:ffunit |
| 6875 | 2026-09-09T15:05:20.562Z | 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 } }]: Sep 09 15:05:18.817 |
| 6876 | 2026-09-09T15:05:20.562Z | freemap_route_ipv6 Sep 09 15:05:18.817INFO |
| 6877 | 2026-09-09T15:05:20.562Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 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 } }] |
| 6878 | 2026-09-09T15:05:20.562Z | |
| 6879 | 2026-09-09T15:05:20.562Z | Sep 09 15:05:18.817 Sep 09 15:05:18.817INFO Sep 09 15:05:18.817Sep 09 15:05:18.817 DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBGINFO |
| 6880 | 2026-09-09T15:05:20.562Z | reset freemapreplacing 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 } }] |
| 6881 | 2026-09-09T15:05:20.562Z | , unitadding route 3fff:beef:18::/64 -> 2001:db8::55:ff: |
| 6882 | 2026-09-09T15:05:20.562Z | Sep 09 15:05:18.817 Sep 09 15:05:18.817freemap_route_ipv6 |
| 6883 | 2026-09-09T15:05:20.562Z | 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 } }, 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 09 15:05:18.817 |
| 6884 | 2026-09-09T15:05:20.562Z | 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 } }] |
| 6885 | 2026-09-09T15:05:20.563Z | INFOSep 09 15:05:18.817 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6886 | 2026-09-09T15:05:20.572Z | Sep 09 15:05:18.817replacing 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 } }] |
| 6887 | 2026-09-09T15:05:20.572Z | INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 09 15:05:18.817 |
| 6888 | 2026-09-09T15:05:20.572Z | INFO Sep 09 15:05:18.817adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6889 | 2026-09-09T15:05:20.572Z | Sep 09 15:05:18.817DEBG 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: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 } }] |
| 6890 | 2026-09-09T15:05:20.572Z | |
| 6891 | 2026-09-09T15:05:20.572Z | Sep 09 15:05:18.817 DEBG Sep 09 15:05:18.817replacing 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 } }] |
| 6892 | 2026-09-09T15:05:20.572Z | Sep 09 15:05:18.817DEBG 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 09 15:05:18.817 |
| 6893 | 2026-09-09T15:05:20.572Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFO |
| 6894 | 2026-09-09T15:05:20.572Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 09 15:05:18.806Sep 09 15:05:18.817 DEBGDEBG |
| 6895 | 2026-09-09T15:05:20.572Z | 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 } }] |
| 6896 | 2026-09-09T15:05:20.573Z | 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 } }] |
| 6897 | 2026-09-09T15:05:20.573Z | Sep 09 15:05:18.817 Sep 09 15:05:18.817 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6898 | 2026-09-09T15:05:20.573Z | DEBG 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 } }] |
| 6899 | 2026-09-09T15:05:20.573Z | :Sep 09 15:05:18.817 Sep 09 15:05:18.817freemap_route_ipv4DEBG |
| 6900 | 2026-09-09T15:05:20.573Z | INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 6901 | 2026-09-09T15:05:20.573Z | Sep 09 15:05:18.817 |
| 6902 | 2026-09-09T15:05:20.573Z | DEBG created new freemapSep 09 15:05:18.817 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 6903 | 2026-09-09T15:05:20.573Z | , unitSep 09 15:05:18.817:Sep 09 15:05:18.817 DEBGfreemap_route_ipv6DEBG |
| 6904 | 2026-09-09T15:05:20.573Z | |
| 6905 | 2026-09-09T15:05:20.573Z | 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 } }]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 } }] |
| 6906 | 2026-09-09T15:05:20.573Z | Sep 09 15:05:18.817 |
| 6907 | 2026-09-09T15:05:20.573Z | DEBGSep 09 15:05:18.817 initted freemap. size: 64 , DEBGSep 09 15:05:18.817 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 09 15:05:18.817INFO |
| 6908 | 2026-09-09T15:05:20.573Z | INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffunitadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6909 | 2026-09-09T15:05:20.573Z | :Sep 09 15:05:18.817 freemap_route_ipv4INFO |
| 6910 | 2026-09-09T15:05:20.573Z | |
| 6911 | 2026-09-09T15:05:20.573Z | Sep 09 15:05:18.817 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 6912 | 2026-09-09T15:05:20.573Z | DEBG Sep 09 15:05:18.817replacing 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 } }] |
| 6913 | 2026-09-09T15:05:20.573Z | Sep 09 15:05:18.817DEBGSep 09 15:05:18.817 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 } }]DEBG |
| 6914 | 2026-09-09T15:05:20.573Z | DEBG 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 09 15:05:18.817 |
| 6915 | 2026-09-09T15:05:20.573Z | INFOreset freemap , Sep 09 15:05:18.817unitadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff: |
| 6916 | 2026-09-09T15:05:20.574Z | Sep 09 15:05:18.817 freemap_route_ipv4 |
| 6917 | 2026-09-09T15:05:20.574Z | INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffINFO |
| 6918 | 2026-09-09T15:05:20.574Z | Sep 09 15:05:18.817 adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 6919 | 2026-09-09T15:05:20.574Z | DEBG Sep 09 15:05:18.817initted freemap. size: 64 , DEBGunitSep 09 15:05:18.817: Sep 09 15:05:18.817DEBG freemap_route_ipv6replacing 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 |
| 6920 | 2026-09-09T15:05:20.574Z | 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 } }] |
| 6921 | 2026-09-09T15:05:20.574Z | |
| 6922 | 2026-09-09T15:05:20.574Z | 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 09 15:05:18.817 |
| 6923 | 2026-09-09T15:05:20.574Z | INFOSep 09 15:05:18.817 adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffDEBG |
| 6924 | 2026-09-09T15:05:20.574Z | reset freemap, Sep 09 15:05:18.817unit Sep 09 15:05:18.817: DEBGSep 09 15:05:18.817 freemap_route_ipv6 |
| 6925 | 2026-09-09T15:05:20.574Z | 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 } }]INFO INFO |
| 6926 | 2026-09-09T15:05:20.574Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 09 15:05:18.817 |
| 6927 | 2026-09-09T15:05:20.574Z | INFO Sep 09 15:05:18.817adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6928 | 2026-09-09T15:05:20.575Z | |
| 6929 | 2026-09-09T15:05:20.575Z | Sep 09 15:05:18.817 DEBG INFOSep 09 15:05:18.817 Sep 09 15:05:18.817adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffDEBG |
| 6930 | 2026-09-09T15:05:20.575Z | 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 } }]DEBGreplacing 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 } }] |
| 6931 | 2026-09-09T15:05:20.575Z | 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 09 15:05:18.817 |
| 6932 | 2026-09-09T15:05:20.575Z | DEBG |
| 6933 | 2026-09-09T15:05:20.575Z | 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 } }] |
| 6934 | 2026-09-09T15:05:20.575Z | Sep 09 15:05:18.817 INFO Sep 09 15:05:18.817Sep 09 15:05:18.817Sep 09 15:05:18.817adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6935 | 2026-09-09T15:05:20.575Z | INFOINFO INFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff |
| 6936 | 2026-09-09T15:05:20.575Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 09 15:05:18.817 |
| 6937 | 2026-09-09T15:05:20.575Z | |
| 6938 | 2026-09-09T15:05:20.575Z | DEBGSep 09 15:05:18.817 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 } }]DEBGSep 09 15:05:18.817 |
| 6939 | 2026-09-09T15:05:20.575Z | 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 } }] |
| 6940 | 2026-09-09T15:05:20.576Z | 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 09 15:05:18.817 |
| 6941 | 2026-09-09T15:05:20.576Z | Sep 09 15:05:18.817 Sep 09 15:05:18.817 DEBGINFO DEBG failed to allocate space for the new target list adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6942 | 2026-09-09T15:05:20.576Z | 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 } }]Sep 09 15:05:18.817 |
| 6943 | 2026-09-09T15:05:20.576Z | test route::tests::identity_replace_is_noop ... ok |
| 6944 | 2026-09-09T15:05:20.576Z | INFO |
| 6945 | 2026-09-09T15:05:20.576Z | adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 09 15:05:18.817 |
| 6946 | 2026-09-09T15:05:20.576Z | Sep 09 15:05:18.817DEBG Sep 09 15:05:18.817replacing 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 } }] |
| 6947 | 2026-09-09T15:05:20.576Z | INFO Sep 09 15:05:18.817 adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 6948 | 2026-09-09T15:05:20.576Z | DEBGDEBG Sep 09 15:05:18.817 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: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 |
| 6949 | 2026-09-09T15:05:20.576Z | |
| 6950 | 2026-09-09T15:05:20.576Z | Sep 09 15:05:18.817failed to allocate space for the new target list |
| 6951 | 2026-09-09T15:05:20.576Z | DEBGSep 09 15:05:18.817Sep 09 15:05:18.817 INFOINFOreplacing 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 } }] |
| 6952 | 2026-09-09T15:05:20.576Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 6953 | 2026-09-09T15:05:20.576Z | |
| 6954 | 2026-09-09T15:05:20.576Z | Sep 09 15:05:18.817 INFOSep 09 15:05:18.817 Sep 09 15:05:18.817 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG |
| 6955 | 2026-09-09T15:05:20.577Z | 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 } }] 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 } }] |
| 6956 | 2026-09-09T15:05:20.577Z | Sep 09 15:05:18.818 Sep 09 15:05:18.818 DEBGDEBG created new freemap , Sep 09 15:05:18.829unit created new freemapINFO, INFO:unit adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff:adding route 3fff:beef::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 6957 | 2026-09-09T15:05:20.577Z | |
| 6958 | 2026-09-09T15:05:20.577Z | |
| 6959 | 2026-09-09T15:05:20.577Z | freemap_route_ipv4Sep 09 15:05:18.829Sep 09 15:05:18.829 |
| 6960 | 2026-09-09T15:05:20.577Z | Sep 09 15:05:18.829DEBG 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 } }]DEBGSep 09 15:05:18.829 |
| 6961 | 2026-09-09T15:05:20.577Z | DEBG created new freemapDEBGSep 09 15:05:18.829created new freemap , INFO, unitunit:adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff 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 } }]freemap_route_ipv6 |
| 6962 | 2026-09-09T15:05:20.577Z | |
| 6963 | 2026-09-09T15:05:20.577Z | : |
| 6964 | 2026-09-09T15:05:20.577Z | freemap_route_ipv6 |
| 6965 | 2026-09-09T15:05:20.577Z | Sep 09 15:05:18.829Sep 09 15:05:18.829Sep 09 15:05:18.829Sep 09 15:05:18.829 DEBGDEBG initted freemap. size: 64initted freemap. size: 64, , unitunit:: freemap_route_ipv4freemap_route_ipv4 |
| 6966 | 2026-09-09T15:05:20.577Z | INFODEBG |
| 6967 | 2026-09-09T15:05:20.577Z | 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 09 15:05:18.829adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6968 | 2026-09-09T15:05:20.577Z | DEBG |
| 6969 | 2026-09-09T15:05:20.577Z | reset freemap, Sep 09 15:05:18.829unit :Sep 09 15:05:18.829 DEBG reset freemapfreemap_route_ipv4DEBG, Sep 09 15:05:18.829 |
| 6970 | 2026-09-09T15:05:20.577Z | unitINFOreplacing 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 } }] : |
| 6971 | 2026-09-09T15:05:20.577Z | Sep 09 15:05:18.829freemap_route_ipv4adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 6972 | 2026-09-09T15:05:20.577Z | Sep 09 15:05:18.829 |
| 6973 | 2026-09-09T15:05:20.577Z | DEBGINFO initted freemap. size: 64 , unitadding route 3fff:beef:2::/64 -> 2001:db8::55:ff: |
| 6974 | 2026-09-09T15:05:20.577Z | freemap_route_ipv6 |
| 6975 | 2026-09-09T15:05:20.577Z | Sep 09 15:05:18.829 Sep 09 15:05:18.829Sep 09 15:05:18.829 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 } }]initted freemap. size: 64 |
| 6976 | 2026-09-09T15:05:20.577Z | , unitSep 09 15:05:18.829:Sep 09 15:05:18.818 DEBGDEBGSep 09 15:05:18.829 reset freemapINFOcreated new freemapDEBG, , unit :adding route 3fff:beef:3::/64 -> 2001:db8::55:ffunit |
| 6977 | 2026-09-09T15:05:20.578Z | : 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 } }] freemap_route_ipv4freemap_route_ipv6 |
| 6978 | 2026-09-09T15:05:20.578Z | |
| 6979 | 2026-09-09T15:05:20.578Z | |
| 6980 | 2026-09-09T15:05:20.578Z | freemap_route_ipv6 |
| 6981 | 2026-09-09T15:05:20.578Z | Sep 09 15:05:18.829 Sep 09 15:05:18.829Sep 09 15:05:18.829 INFOINFO Sep 09 15:05:18.829 DEBGadding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff Sep 09 15:05:18.829 |
| 6982 | 2026-09-09T15:05:20.578Z | 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 } }] |
| 6983 | 2026-09-09T15:05:20.578Z | |
| 6984 | 2026-09-09T15:05:20.578Z | DEBG Sep 09 15:05:18.829 created new freemapDEBG, Sep 09 15:05:18.829 DEBGSep 09 15:05:18.829 unitreset freemapINFO 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 } }]: , |
| 6985 | 2026-09-09T15:05:20.578Z | 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 } }]adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6986 | 2026-09-09T15:05:20.653Z | unit :freemap_route_ipv6 |
| 6987 | 2026-09-09T15:05:20.653Z | |
| 6988 | 2026-09-09T15:05:20.653Z | freemap_route_ipv6Sep 09 15:05:18.829 |
| 6989 | 2026-09-09T15:05:20.653Z | Sep 09 15:05:18.829Sep 09 15:05:18.829Sep 09 15:05:18.829 DEBGINFO DEBGINFOSep 09 15:05:18.829 adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }] |
| 6990 | 2026-09-09T15:05:20.653Z | |
| 6991 | 2026-09-09T15:05:20.653Z | initted freemap. size: 64, unitINFOSep 09 15:05:18.829: Sep 09 15:05:18.829adding route 172.16.0.0/32 -> 10.0.0.1freemap_route_ipv4 |
| 6992 | 2026-09-09T15:05:20.653Z | |
| 6993 | 2026-09-09T15:05:20.653Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG |
| 6994 | 2026-09-09T15:05:20.653Z | 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 09 15:05:18.829 |
| 6995 | 2026-09-09T15:05:20.653Z | DEBG reset freemapINFO Sep 09 15:05:18.829, adding route 3fff:beef:5::/64 -> 2001:db8::55:ff unitDEBG Sep 09 15:05:18.829: INFOfreemap_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 } }] |
| 6996 | 2026-09-09T15:05:20.653Z | |
| 6997 | 2026-09-09T15:05:20.653Z | adding route 172.16.0.0/32 -> 10.0.0.3Sep 09 15:05:18.829 |
| 6998 | 2026-09-09T15:05:20.654Z | |
| 6999 | 2026-09-09T15:05:20.654Z | Sep 09 15:05:18.829 DEBGDEBG Sep 09 15:05:18.829replacing 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 09 15:05:18.829 |
| 7000 | 2026-09-09T15:05:20.654Z | DEBG DEBGinitted freemap. size: 64replacing 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 09 15:05:18.829Sep 09 15:05:18.829 unitINFOreplacing 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 } }] |
| 7001 | 2026-09-09T15:05:20.654Z | : |
| 7002 | 2026-09-09T15:05:20.654Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 7003 | 2026-09-09T15:05:20.654Z | |
| 7004 | 2026-09-09T15:05:20.654Z | INFO Sep 09 15:05:18.829adding route 172.17.0.0/32 -> 10.0.0.255 Sep 09 15:05:18.829Sep 09 15:05:18.829 INFOSep 09 15:05:18.829 |
| 7005 | 2026-09-09T15:05:20.654Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 7006 | 2026-09-09T15:05:20.654Z | 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 } }] |
| 7007 | 2026-09-09T15:05:20.654Z | Sep 09 15:05:18.829reset freemap Sep 09 15:05:18.829, DEBGSep 09 15:05:18.829 INFOunitINFO :adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 7008 | 2026-09-09T15:05:20.654Z | freemap_route_ipv6replacing 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 } }] |
| 7009 | 2026-09-09T15:05:20.654Z | DEBG |
| 7010 | 2026-09-09T15:05:20.654Z | Sep 09 15:05:18.829adding route 3fff:beef:30::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 7011 | 2026-09-09T15:05:20.654Z | Sep 09 15:05:18.829Sep 09 15:05:18.829 INFODEBG 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 172.16.0.0/32 -> 10.0.0.1Sep 09 15:05:18.829 |
| 7012 | 2026-09-09T15:05:20.654Z | |
| 7013 | 2026-09-09T15:05:20.654Z | INFODEBG 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 } }] |
| 7014 | 2026-09-09T15:05:20.654Z | adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7015 | 2026-09-09T15:05:20.654Z | Sep 09 15:05:18.829Sep 09 15:05:18.829 INFO |
| 7016 | 2026-09-09T15:05:20.654Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 7017 | 2026-09-09T15:05:20.654Z | DEBGSep 09 15:05:18.829 INFO Sep 09 15:05:18.829Sep 09 15:05:18.829 Sep 09 15:05:18.829adding route 3fff:beef:31::/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 } }]DEBG |
| 7018 | 2026-09-09T15:05:20.654Z | 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 |
| 7019 | 2026-09-09T15:05:20.654Z | INFO |
| 7020 | 2026-09-09T15:05:20.654Z | Sep 09 15:05:18.829adding route 172.17.0.1/32 -> 10.0.0.255 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 } }] |
| 7021 | 2026-09-09T15:05:20.654Z | |
| 7022 | 2026-09-09T15:05:20.654Z | INFO Sep 09 15:05:18.829Sep 09 15:05:18.829 adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7023 | 2026-09-09T15:05:20.654Z | INFOSep 09 15:05:18.829 INFODEBGSep 09 15:05:18.830Sep 09 15:05:18.830adding route 172.17.0.1/32 -> 10.0.0.255 |
| 7024 | 2026-09-09T15:05:20.654Z | 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 } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 7025 | 2026-09-09T15:05:20.655Z | |
| 7026 | 2026-09-09T15:05:20.655Z | 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 } }]Sep 09 15:05:18.830 |
| 7027 | 2026-09-09T15:05:20.655Z | DEBG Sep 09 15:05:18.830Sep 09 15:05:18.830 Sep 09 15:05:18.830replacing 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 } }, 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 } }] |
| 7028 | 2026-09-09T15:05:20.655Z | |
| 7029 | 2026-09-09T15:05:20.655Z | DEBGINFO Sep 09 15:05:18.830INFO Sep 09 15:05:18.830INFO INFO adding route 172.16.0.0/32 -> 10.0.0.3 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 172.17.0.2/32 -> 10.0.0.255 |
| 7030 | 2026-09-09T15:05:20.655Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 7031 | 2026-09-09T15:05:20.655Z | |
| 7032 | 2026-09-09T15:05:20.655Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 7033 | 2026-09-09T15:05:20.655Z | |
| 7034 | 2026-09-09T15:05:20.655Z | Sep 09 15:05:18.830 Sep 09 15:05:18.830INFO DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 7035 | 2026-09-09T15:05:20.655Z | 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 09 15:05:18.830 |
| 7036 | 2026-09-09T15:05:20.655Z | 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 } }]Sep 09 15:05:18.830Sep 09 15:05:18.830 Sep 09 15:05:18.830 |
| 7037 | 2026-09-09T15:05:20.655Z | Sep 09 15:05:18.830DEBG INFODEBG 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.16.0.0/32 -> 10.0.0.4 |
| 7038 | 2026-09-09T15:05:20.655Z | Sep 09 15:05:18.830 |
| 7039 | 2026-09-09T15:05:20.655Z | 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 } }]INFODEBG |
| 7040 | 2026-09-09T15:05:20.655Z | 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 09 15:05:18.830adding route 172.17.0.3/32 -> 10.0.0.255 |
| 7041 | 2026-09-09T15:05:20.655Z | |
| 7042 | 2026-09-09T15:05:20.655Z | DEBGSep 09 15:05:18.830 Sep 09 15:05:18.830INFO 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 } }] Sep 09 15:05:18.830Sep 09 15:05:18.830adding route 172.17.0.3/32 -> 10.0.0.255adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 7043 | 2026-09-09T15:05:20.655Z | DEBG |
| 7044 | 2026-09-09T15:05:20.655Z | INFO |
| 7045 | 2026-09-09T15:05:20.655Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 7046 | 2026-09-09T15:05:20.655Z | |
| 7047 | 2026-09-09T15:05:20.656Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 7048 | 2026-09-09T15:05:20.656Z | test route::tests::grow_succeeds ... ok |
| 7049 | 2026-09-09T15:05:20.656Z | Sep 09 15:05:18.830Sep 09 15:05:18.830Sep 09 15:05:18.830 Sep 09 15:05:18.830DEBG Sep 09 15:05:18.830 INFODEBGDEBG adding route 172.17.0.4/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 } }, 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.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: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 } }]DEBG |
| 7050 | 2026-09-09T15:05:20.656Z | |
| 7051 | 2026-09-09T15:05:20.656Z | |
| 7052 | 2026-09-09T15:05:20.656Z | |
| 7053 | 2026-09-09T15:05:20.656Z | 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 09 15:05:18.830 |
| 7054 | 2026-09-09T15:05:20.656Z | Sep 09 15:05:18.830 INFODEBG Sep 09 15:05:18.830 Sep 09 15:05:18.830replacing 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:beef:c::/64 -> 2001:db8::55:ff |
| 7055 | 2026-09-09T15:05:20.656Z | |
| 7056 | 2026-09-09T15:05:20.656Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO |
| 7057 | 2026-09-09T15:05:20.656Z | Sep 09 15:05:18.830adding route 172.17.0.4/32 -> 10.0.0.255 Sep 09 15:05:18.830 |
| 7058 | 2026-09-09T15:05:20.656Z | DEBG Sep 09 15:05:18.830INFOreplacing 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 172.17.0.5/32 -> 10.0.0.255 |
| 7059 | 2026-09-09T15:05:20.656Z | Sep 09 15:05:18.830 |
| 7060 | 2026-09-09T15:05:20.656Z | DEBG 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 } }]Sep 09 15:05:18.830 |
| 7061 | 2026-09-09T15:05:20.656Z | DEBGreplacing 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 09 15:05:18.830 |
| 7062 | 2026-09-09T15:05:20.656Z | INFOSep 09 15:05:18.830 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 adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7063 | 2026-09-09T15:05:20.656Z | Sep 09 15:05:18.830 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG |
| 7064 | 2026-09-09T15:05:20.656Z | created new freemap, Sep 09 15:05:18.860Sep 09 15:05:18.860 |
| 7065 | 2026-09-09T15:05:20.656Z | Sep 09 15:05:18.860 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 } }]INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 7066 | 2026-09-09T15:05:20.656Z | |
| 7067 | 2026-09-09T15:05:20.656Z | Sep 09 15:05:18.860 Sep 09 15:05:18.818 DEBG created new freemap, DEBGunit Sep 09 15:05:18.860: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 } }] INFO |
| 7068 | 2026-09-09T15:05:20.657Z | freemap_route_ipv4adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 09 15:05:18.860 |
| 7069 | 2026-09-09T15:05:20.657Z | |
| 7070 | 2026-09-09T15:05:20.657Z | DEBGSep 09 15:05:18.860 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 09 15:05:18.860Sep 09 15:05:18.860 WARNDEBG |
| 7071 | 2026-09-09T15:05:20.657Z | DEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 7072 | 2026-09-09T15:05:20.657Z | 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 } }] |
| 7073 | 2026-09-09T15:05:20.657Z | Sep 09 15:05:18.860created new freemap Sep 09 15:05:18.860INFOSep 09 15:05:18.860 ERRO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 7074 | 2026-09-09T15:05:20.657Z | , |
| 7075 | 2026-09-09T15:05:20.657Z | INFOunit :Sep 09 15:05:18.860adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 7076 | 2026-09-09T15:05:20.657Z | Sep 09 15:05:18.860DEBG 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 } }] |
| 7077 | 2026-09-09T15:05:20.657Z | ERROSep 09 15:05:18.860 DEBGshrink-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 itSep 09 15:05:18.860 |
| 7078 | 2026-09-09T15:05:20.657Z | freemap_route_ipv6 |
| 7079 | 2026-09-09T15:05:20.657Z | INFO 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:37::/64 -> 2001:db8::55:ff |
| 7080 | 2026-09-09T15:05:20.657Z | |
| 7081 | 2026-09-09T15:05:20.657Z | Sep 09 15:05:18.860 DEBG initted freemap. size: 64Sep 09 15:05:18.860 INFOSep 09 15:05:18.860 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 } }] |
| 7082 | 2026-09-09T15:05:20.657Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffunit |
| 7083 | 2026-09-09T15:05:20.657Z | unit::Sep 09 15:05:18.860 Sep 09 15:05:18.860INFO DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 7084 | 2026-09-09T15:05:20.657Z | 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 } }] |
| 7085 | 2026-09-09T15:05:20.657Z | |
| 7086 | 2026-09-09T15:05:20.671Z | freemap_route_ipv4 |
| 7087 | 2026-09-09T15:05:20.671Z | Sep 09 15:05:18.860 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 } }] |
| 7088 | 2026-09-09T15:05:20.671Z | Sep 09 15:05:18.860 DEBG created new freemapSep 09 15:05:18.860, unitINFOSep 09 15:05:18.860 :adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 7089 | 2026-09-09T15:05:20.671Z | Sep 09 15:05:18.860INFO freemap_route_ipv6adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 7090 | 2026-09-09T15:05:20.671Z | Sep 09 15:05:18.860 |
| 7091 | 2026-09-09T15:05:20.671Z | Sep 09 15:05:18.860 DEBG 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 } }] |
| 7092 | 2026-09-09T15:05:20.671Z | 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 } }] Sep 09 15:05:18.860reset freemap |
| 7093 | 2026-09-09T15:05:20.671Z | Sep 09 15:05:18.860Sep 09 15:05:18.860 DEBGINFOSep 09 15:05:18.860 , adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFO |
| 7094 | 2026-09-09T15:05:20.671Z | 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 } }] DEBG |
| 7095 | 2026-09-09T15:05:20.671Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffunit |
| 7096 | 2026-09-09T15:05:20.671Z | :Sep 09 15:05:18.860 DEBG Sep 09 15:05:18.860 freemap_route_ipv4replacing 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 09 15:05:18.860 |
| 7097 | 2026-09-09T15:05:20.671Z | |
| 7098 | 2026-09-09T15:05:20.672Z | INFODEBG adding route 3fff:beef:12::/64 -> 2001:db8::55:ffinitted freemap. size: 64replacing 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 09 15:05:18.860 |
| 7099 | 2026-09-09T15:05:20.672Z | |
| 7100 | 2026-09-09T15:05:20.672Z | , INFOSep 09 15:05:18.860Sep 09 15:05:18.860 unitINFO :DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff Sep 09 15:05:18.860 |
| 7101 | 2026-09-09T15:05:20.672Z | 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 } }]adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 7102 | 2026-09-09T15:05:20.672Z | |
| 7103 | 2026-09-09T15:05:20.672Z | initted freemap. size: 64, freemap_route_ipv4Sep 09 15:05:18.860 |
| 7104 | 2026-09-09T15:05:20.672Z | DEBGSep 09 15:05:18.860unit 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 } }] Sep 09 15:05:18.860 |
| 7105 | 2026-09-09T15:05:20.672Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff: |
| 7106 | 2026-09-09T15:05:20.672Z | DEBGSep 09 15:05:18.860Sep 09 15:05:18.860 INFOreplacing 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 } }] |
| 7107 | 2026-09-09T15:05:20.672Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 7108 | 2026-09-09T15:05:20.672Z | |
| 7109 | 2026-09-09T15:05:20.672Z | Sep 09 15:05:18.860 Sep 09 15:05:18.860Sep 09 15:05:18.860DEBG INFODEBGDEBG reset freemap adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffreplacing 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: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 } }] |
| 7110 | 2026-09-09T15:05:20.672Z | |
| 7111 | 2026-09-09T15:05:20.672Z | |
| 7112 | 2026-09-09T15:05:20.672Z | , unitSep 09 15:05:18.860:Sep 09 15:05:18.860 Sep 09 15:05:18.860INFO INFODEBG freemap_route_ipv4adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 7113 | 2026-09-09T15:05:20.672Z | |
| 7114 | 2026-09-09T15:05:20.673Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 09 15:05:18.860 |
| 7115 | 2026-09-09T15:05:20.673Z | DEBGreset freemap Sep 09 15:05:18.860replacing 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 } }] |
| 7116 | 2026-09-09T15:05:20.673Z | , Sep 09 15:05:18.860DEBGSep 09 15:05:18.860Sep 09 15:05:18.860 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 } }] |
| 7117 | 2026-09-09T15:05:20.673Z | 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 } }] INFOSep 09 15:05:18.860DEBG INFO unitadding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 7118 | 2026-09-09T15:05:20.673Z | |
| 7119 | 2026-09-09T15:05:20.673Z | |
| 7120 | 2026-09-09T15:05:20.673Z | initted freemap. size: 64: , Sep 09 15:05:18.860unit:freemap_route_ipv6 Sep 09 15:05:18.860DEBGSep 09 15:05:18.860 |
| 7121 | 2026-09-09T15:05:20.673Z | 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 } }] |
| 7122 | 2026-09-09T15:05:20.673Z | 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 } }]INFO |
| 7123 | 2026-09-09T15:05:20.673Z | freemap_route_ipv6 Sep 09 15:05:18.860adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 7124 | 2026-09-09T15:05:20.673Z | Sep 09 15:05:18.860Sep 09 15:05:18.860 INFO INFO Sep 09 15:05:18.860adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 7125 | 2026-09-09T15:05:20.673Z | |
| 7126 | 2026-09-09T15:05:20.673Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 7127 | 2026-09-09T15:05:20.673Z | DEBG reset freemapINFO Sep 09 15:05:18.860adding route 172.16.0.0/32 -> 10.0.0.1Sep 09 15:05:18.860Sep 09 15:05:18.860 , |
| 7128 | 2026-09-09T15:05:20.673Z | 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 } }]unitDEBG |
| 7129 | 2026-09-09T15:05:20.673Z | DEBG Sep 09 15:05:18.860replacing 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 |
| 7130 | 2026-09-09T15:05:20.673Z | :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 } }]Sep 09 15:05:18.860 freemap_route_ipv6INFO |
| 7131 | 2026-09-09T15:05:20.673Z | Sep 09 15:05:18.860adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 7132 | 2026-09-09T15:05:20.673Z | |
| 7133 | 2026-09-09T15:05:20.673Z | DEBG failed to allocate space for the new target list Sep 09 15:05:18.860 |
| 7134 | 2026-09-09T15:05:20.673Z | Sep 09 15:05:18.860 INFODEBG Sep 09 15:05:18.860 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 } }]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 } }]Sep 09 15:05:18.860 |
| 7135 | 2026-09-09T15:05:20.673Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7136 | 2026-09-09T15:05:20.673Z | 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 } }] |
| 7137 | 2026-09-09T15:05:20.673Z | Sep 09 15:05:18.860 |
| 7138 | 2026-09-09T15:05:20.673Z | INFOSep 09 15:05:18.860INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 09 15:05:18.860 |
| 7139 | 2026-09-09T15:05:20.674Z | DEBG |
| 7140 | 2026-09-09T15:05:20.674Z | 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 } }] |
| 7141 | 2026-09-09T15:05:20.674Z | Sep 09 15:05:18.860replacing 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 09 15:05:18.860 |
| 7142 | 2026-09-09T15:05:20.674Z | DEBG 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 } }] |
| 7143 | 2026-09-09T15:05:20.674Z | 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 } }] |
| 7144 | 2026-09-09T15:05:20.674Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 7145 | 2026-09-09T15:05:20.674Z | Sep 09 15:05:18.860Sep 09 15:05:18.860 |
| 7146 | 2026-09-09T15:05:20.674Z | INFO Sep 09 15:05:18.860INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff INFOadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7147 | 2026-09-09T15:05:20.674Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 09 15:05:18.860 |
| 7148 | 2026-09-09T15:05:20.674Z | INFO adding route 172.17.0.6/32 -> 10.0.0.255 |
| 7149 | 2026-09-09T15:05:20.674Z | |
| 7150 | 2026-09-09T15:05:20.674Z | Sep 09 15:05:18.860 Sep 09 15:05:18.860DEBG 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 } }]Sep 09 15:05:18.860 |
| 7151 | 2026-09-09T15:05:20.674Z | Sep 09 15:05:18.860 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 09 15:05:18.860DEBGDEBG 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 |
| 7152 | 2026-09-09T15:05:20.674Z | |
| 7153 | 2026-09-09T15:05:20.674Z | adding route 3fff:beef:2b::/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 } }] |
| 7154 | 2026-09-09T15:05:20.674Z | |
| 7155 | 2026-09-09T15:05:20.674Z | Sep 09 15:05:18.860 Sep 09 15:05:18.860INFOSep 09 15:05:18.860 Sep 09 15:05:18.860DEBGINFO 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 } }]INFOadding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.17.0.7/32 -> 10.0.0.255 |
| 7156 | 2026-09-09T15:05:20.674Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 7157 | 2026-09-09T15:05:20.674Z | |
| 7158 | 2026-09-09T15:05:20.674Z | |
| 7159 | 2026-09-09T15:05:20.674Z | Sep 09 15:05:18.860 INFO Sep 09 15:05:18.860adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 7160 | 2026-09-09T15:05:20.674Z | Sep 09 15:05:18.860DEBGSep 09 15:05:18.860 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 09 15:05:18.860DEBGDEBG |
| 7161 | 2026-09-09T15:05:20.674Z | 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 } }]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 } }] |
| 7162 | 2026-09-09T15:05:20.675Z | |
| 7163 | 2026-09-09T15:05:20.675Z | 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 09 15:05:18.860 |
| 7164 | 2026-09-09T15:05:20.675Z | Sep 09 15:05:18.860 INFOINFO Sep 09 15:05:18.860adding route 172.17.0.8/32 -> 10.0.0.255 |
| 7165 | 2026-09-09T15:05:20.675Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff INFO |
| 7166 | 2026-09-09T15:05:20.675Z | Sep 09 15:05:18.860adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 7167 | 2026-09-09T15:05:20.675Z | Sep 09 15:05:18.860Sep 09 15:05:18.860DEBG 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 } }]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 09 15:05:18.860 |
| 7168 | 2026-09-09T15:05:20.675Z | |
| 7169 | 2026-09-09T15:05:20.675Z | INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:4replacing 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 } }] |
| 7170 | 2026-09-09T15:05:20.675Z | |
| 7171 | 2026-09-09T15:05:20.675Z | Sep 09 15:05:18.860 INFO Sep 09 15:05:18.860adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 09 15:05:18.860Sep 09 15:05:18.860 |
| 7172 | 2026-09-09T15:05:20.675Z | DEBGINFO INFO adding route 172.17.0.9/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 } }] |
| 7173 | 2026-09-09T15:05:20.675Z | Sep 09 15:05:18.861Sep 09 15:05:18.861Sep 09 15:05:18.860 Sep 09 15:05:18.890DEBG DEBGcreated new freemap , DEBG DEBG created new 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 } }]unitcreated new freemap |
| 7174 | 2026-09-09T15:05:20.675Z | , , unitunit: :freemap_route_ipv4 freemap_route_ipv4 |
| 7175 | 2026-09-09T15:05:20.675Z | |
| 7176 | 2026-09-09T15:05:20.675Z | Sep 09 15:05:18.890: INFOfreemap_route_ipv4Sep 09 15:05:18.890 |
| 7177 | 2026-09-09T15:05:20.675Z | adding route 172.17.0.10/32 -> 10.0.0.255DEBG |
| 7178 | 2026-09-09T15:05:20.675Z | created new freemap, Sep 09 15:05:18.890Sep 09 15:05:18.890unit DEBG: DEBGreplacing 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_ipv6 |
| 7179 | 2026-09-09T15:05:20.675Z | Sep 09 15:05:18.890 |
| 7180 | 2026-09-09T15:05:20.675Z | created new freemapDEBG , Sep 09 15:05:18.890created new freemap , Sep 09 15:05:18.890unitINFO :unitadding route 172.17.0.11/32 -> 10.0.0.255: |
| 7181 | 2026-09-09T15:05:20.675Z | freemap_route_ipv6DEBG |
| 7182 | 2026-09-09T15:05:20.675Z | initted freemap. size: 64freemap_route_ipv6, |
| 7183 | 2026-09-09T15:05:20.675Z | unitSep 09 15:05:18.890 :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 } }]Sep 09 15:05:18.890Sep 09 15:05:18.890freemap_route_ipv4 |
| 7184 | 2026-09-09T15:05:20.675Z | |
| 7185 | 2026-09-09T15:05:20.676Z | DEBG initted freemap. size: 64Sep 09 15:05:18.890, DEBG unit initted freemap. size: 64INFO: Sep 09 15:05:18.890, adding route 172.17.0.12/32 -> 10.0.0.255freemap_route_ipv4 |
| 7186 | 2026-09-09T15:05:20.692Z | |
| 7187 | 2026-09-09T15:05:20.692Z | DEBGunit: reset freemapfreemap_route_ipv4, Sep 09 15:05:18.890 |
| 7188 | 2026-09-09T15:05:20.692Z | Sep 09 15:05:18.890unit: DEBGDEBGfreemap_route_ipv4 |
| 7189 | 2026-09-09T15:05:20.692Z | Sep 09 15:05:18.890 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 } }]reset freemap , DEBG |
| 7190 | 2026-09-09T15:05:20.692Z | unit:reset freemapSep 09 15:05:18.890 , DEBGfreemap_route_ipv4 unitinitted freemap. size: 64Sep 09 15:05:18.890: , |
| 7191 | 2026-09-09T15:05:20.693Z | freemap_route_ipv4unitINFO: adding route 172.17.0.13/32 -> 10.0.0.255freemap_route_ipv6 |
| 7192 | 2026-09-09T15:05:20.693Z | |
| 7193 | 2026-09-09T15:05:20.693Z | |
| 7194 | 2026-09-09T15:05:20.693Z | Sep 09 15:05:18.890Sep 09 15:05:18.890 Sep 09 15:05:18.890DEBG DEBGinitted freemap. size: 64 , reset freemapDEBGunitSep 09 15:05:18.890 :initted freemap. size: 64 freemap_route_ipv6, |
| 7195 | 2026-09-09T15:05:20.693Z | DEBG, 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 } }]: |
| 7196 | 2026-09-09T15:05:20.693Z | unit : freemap_route_ipv6Sep 09 15:05:18.890freemap_route_ipv6 |
| 7197 | 2026-09-09T15:05:20.693Z | |
| 7198 | 2026-09-09T15:05:20.693Z | Sep 09 15:05:18.890 DEBGINFO reset freemapadding route 172.17.0.14/32 -> 10.0.0.255Sep 09 15:05:18.890, |
| 7199 | 2026-09-09T15:05:20.693Z | unitSep 09 15:05:18.890:DEBG INFOSep 09 15:05:18.890reset freemapfreemap_route_ipv6, |
| 7200 | 2026-09-09T15:05:20.693Z | unitDEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 7201 | 2026-09-09T15:05:20.693Z | 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 } }] |
| 7202 | 2026-09-09T15:05:20.693Z | : Sep 09 15:05:18.890Sep 09 15:05:18.890freemap_route_ipv6 |
| 7203 | 2026-09-09T15:05:20.693Z | INFODEBG Sep 09 15:05:18.890replacing 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:1INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 7204 | 2026-09-09T15:05:20.693Z | |
| 7205 | 2026-09-09T15:05:20.694Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7206 | 2026-09-09T15:05:20.694Z | |
| 7207 | 2026-09-09T15:05:20.694Z | Sep 09 15:05:18.890 Sep 09 15:05:18.890Sep 09 15:05:18.890 Sep 09 15:05:18.890DEBGSep 09 15:05:18.890 INFOINFO DEBG DEBGadding route 172.16.0.0/32 -> 10.0.0.2 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 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 } }] |
| 7208 | 2026-09-09T15:05:20.694Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7209 | 2026-09-09T15:05:20.694Z | |
| 7210 | 2026-09-09T15:05:20.694Z | |
| 7211 | 2026-09-09T15:05:20.694Z | 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 09 15:05:18.890Sep 09 15:05:18.890Sep 09 15:05:18.890 DEBG INFO INFO |
| 7212 | 2026-09-09T15:05:20.694Z | adding route 3fff:beef:1b::/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 } }, 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 } }] |
| 7213 | 2026-09-09T15:05:20.694Z | |
| 7214 | 2026-09-09T15:05:20.694Z | adding route 172.17.0.16/32 -> 10.0.0.255Sep 09 15:05:18.890Sep 09 15:05:18.890Sep 09 15:05:18.890 DEBGDEBG |
| 7215 | 2026-09-09T15:05:20.694Z | 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 |
| 7216 | 2026-09-09T15:05:20.694Z | Sep 09 15:05:18.890 Sep 09 15:05:18.890Sep 09 15:05:18.890 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 |
| 7217 | 2026-09-09T15:05:20.694Z | INFO 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 } }] |
| 7218 | 2026-09-09T15:05:20.694Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 09 15:05:18.890adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7219 | 2026-09-09T15:05:20.694Z | |
| 7220 | 2026-09-09T15:05:20.694Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7221 | 2026-09-09T15:05:20.694Z | |
| 7222 | 2026-09-09T15:05:20.695Z | Sep 09 15:05:18.890Sep 09 15:05:18.890 INFO Sep 09 15:05:18.890Sep 09 15:05:18.890 Sep 09 15:05:18.890 adding route 172.17.0.17/32 -> 10.0.0.255DEBGDEBG |
| 7223 | 2026-09-09T15:05:20.695Z | 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 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 |
| 7224 | 2026-09-09T15:05:20.695Z | |
| 7225 | 2026-09-09T15:05:20.695Z | 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 09 15:05:18.890 |
| 7226 | 2026-09-09T15:05:20.695Z | 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 |
| 7227 | 2026-09-09T15:05:20.695Z | 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 09 15:05:18.890 |
| 7228 | 2026-09-09T15:05:20.695Z | Sep 09 15:05:18.890 INFOSep 09 15:05:18.890 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff Sep 09 15:05:18.890INFO |
| 7229 | 2026-09-09T15:05:20.695Z | Sep 09 15:05:18.890INFO INFO INFOSep 09 15:05:18.890adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7230 | 2026-09-09T15:05:20.695Z | adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 7231 | 2026-09-09T15:05:20.695Z | |
| 7232 | 2026-09-09T15:05:20.695Z | adding route 172.17.0.1/32 -> 10.0.0.255 DEBG |
| 7233 | 2026-09-09T15:05:20.695Z | Sep 09 15:05:18.890replacing 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 } }] |
| 7234 | 2026-09-09T15:05:20.695Z | DEBGSep 09 15:05:18.890 DEBGSep 09 15:05:18.890replacing 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 09 15:05:18.890 |
| 7235 | 2026-09-09T15:05:20.695Z | 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 09 15:05:18.890 INFODEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 7236 | 2026-09-09T15:05:20.695Z | DEBG |
| 7237 | 2026-09-09T15:05:20.695Z | 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 09 15:05:18.890 |
| 7238 | 2026-09-09T15:05:20.695Z | Sep 09 15:05:18.890INFO DEBGSep 09 15:05:18.890 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 09 15:05:18.890 |
| 7239 | 2026-09-09T15:05:20.695Z | adding route 172.17.0.19/32 -> 10.0.0.255INFO |
| 7240 | 2026-09-09T15:05:20.695Z | 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 } }] INFO |
| 7241 | 2026-09-09T15:05:20.695Z | adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.17.0.2/32 -> 10.0.0.255 |
| 7242 | 2026-09-09T15:05:20.695Z | |
| 7243 | 2026-09-09T15:05:20.695Z | Sep 09 15:05:18.890 DEBGSep 09 15:05:18.890 Sep 09 15:05:18.890replacing 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 } }] |
| 7244 | 2026-09-09T15:05:20.695Z | INFO DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 09 15:05:18.890Sep 09 15:05:18.890 |
| 7245 | 2026-09-09T15:05:20.695Z | 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 } }] |
| 7246 | 2026-09-09T15:05:20.696Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 7247 | 2026-09-09T15:05:20.696Z | 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 09 15:05:18.890INFO Sep 09 15:05:18.890 INFODEBG adding route 172.17.0.20/32 -> 10.0.0.255replacing 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 } }] |
| 7248 | 2026-09-09T15:05:20.696Z | Sep 09 15:05:18.890 |
| 7249 | 2026-09-09T15:05:20.696Z | |
| 7250 | 2026-09-09T15:05:20.696Z | INFO Sep 09 15:05:18.890adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.17.0.3/32 -> 10.0.0.255 |
| 7251 | 2026-09-09T15:05:20.696Z | DEBG |
| 7252 | 2026-09-09T15:05:20.696Z | 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 } }] |
| 7253 | 2026-09-09T15:05:20.696Z | Sep 09 15:05:18.890Sep 09 15:05:18.890Sep 09 15:05:18.890 INFODEBGSep 09 15:05:18.890 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 } }] |
| 7254 | 2026-09-09T15:05:20.696Z | adding route 172.17.0.21/32 -> 10.0.0.255adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG |
| 7255 | 2026-09-09T15:05:20.696Z | |
| 7256 | 2026-09-09T15:05:20.696Z | 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 } }] |
| 7257 | 2026-09-09T15:05:20.696Z | Sep 09 15:05:18.890Sep 09 15:05:18.890Sep 09 15:05:18.890 DEBGDEBGSep 09 15:05:18.890 INFO Sep 09 15:05:18.860replacing 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 } }]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 |
| 7258 | 2026-09-09T15:05:20.696Z | adding route 172.17.0.4/32 -> 10.0.0.255 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 } }] |
| 7259 | 2026-09-09T15:05:20.696Z | DEBG |
| 7260 | 2026-09-09T15:05:20.696Z | Sep 09 15:05:18.890 |
| 7261 | 2026-09-09T15:05:20.696Z | 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 } }] INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 09 15:05:18.890 |
| 7262 | 2026-09-09T15:05:20.696Z | INFOSep 09 15:05:18.890 adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7263 | 2026-09-09T15:05:20.696Z | DEBGSep 09 15:05:18.890 Sep 09 15:05:18.890 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 } }]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 } }] |
| 7264 | 2026-09-09T15:05:20.696Z | DEBG |
| 7265 | 2026-09-09T15:05:20.696Z | Sep 09 15:05:18.890 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 } }]Sep 09 15:05:18.890replacing 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 } }] |
| 7266 | 2026-09-09T15:05:20.696Z | Sep 09 15:05:18.890 |
| 7267 | 2026-09-09T15:05:20.696Z | INFO INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 172.17.0.5/32 -> 10.0.0.255 |
| 7268 | 2026-09-09T15:05:20.696Z | Sep 09 15:05:18.890 |
| 7269 | 2026-09-09T15:05:20.696Z | Sep 09 15:05:18.890 Sep 09 15:05:18.890INFOWARNSep 09 15:05:18.890 adding route 172.17.0.23/32 -> 10.0.0.255 DEBG 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.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 } }] |
| 7270 | 2026-09-09T15:05:20.696Z | |
| 7271 | 2026-09-09T15:05:20.696Z | DEBG |
| 7272 | 2026-09-09T15:05:20.697Z | Sep 09 15:05:18.890 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 } }] |
| 7273 | 2026-09-09T15:05:20.697Z | DEBG Sep 09 15:05:18.890 |
| 7274 | 2026-09-09T15:05:20.697Z | adding route 172.17.0.6/32 -> 10.0.0.255 |
| 7275 | 2026-09-09T15:05:20.697Z | INFOSep 09 15:05:18.890Sep 09 15:05:18.890 DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ffreplacing 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 09 15:05:18.890 |
| 7276 | 2026-09-09T15:05:20.697Z | |
| 7277 | 2026-09-09T15:05:20.697Z | Sep 09 15:05:18.890DEBG DEBGWARN 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 } }]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 } }] |
| 7278 | 2026-09-09T15:05:20.697Z | 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 } }] |
| 7279 | 2026-09-09T15:05:20.697Z | Sep 09 15:05:18.891Sep 09 15:05:18.890Sep 09 15:05:18.890Sep 09 15:05:18.911 DEBGDEBGWARN 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 , |
| 7280 | 2026-09-09T15:05:20.697Z | shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })unitINFO: Sep 09 15:05:18.911freemap_route_ipv4 |
| 7281 | 2026-09-09T15:05:20.697Z | INFO |
| 7282 | 2026-09-09T15:05:20.697Z | adding route 172.17.0.6/32 -> 10.0.0.255adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 7283 | 2026-09-09T15:05:20.698Z | |
| 7284 | 2026-09-09T15:05:20.698Z | Sep 09 15:05:18.911 Sep 09 15:05:18.911DEBG DEBGcreated new freemap 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 } }] |
| 7285 | 2026-09-09T15:05:20.698Z | , unit: freemap_route_ipv6 |
| 7286 | 2026-09-09T15:05:20.707Z | |
| 7287 | 2026-09-09T15:05:20.707Z | Sep 09 15:05:18.912 Sep 09 15:05:18.912Sep 09 15:05:18.912 Sep 09 15:05:18.912DEBGINFO INFOadding route 172.17.0.24/32 -> 10.0.0.255INFOinitted freemap. size: 64 |
| 7288 | 2026-09-09T15:05:20.707Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 7289 | 2026-09-09T15:05:20.707Z | adding route 172.17.0.7/32 -> 10.0.0.255, |
| 7290 | 2026-09-09T15:05:20.707Z | Sep 09 15:05:18.912unit DEBG: Sep 09 15:05:18.912replacing 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 09 15:05:18.912DEBG |
| 7291 | 2026-09-09T15:05:20.707Z | 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 } }] freemap_route_ipv4 |
| 7292 | 2026-09-09T15:05:20.707Z | Sep 09 15:05:18.912DEBG |
| 7293 | 2026-09-09T15:05:20.707Z | INFO 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 } }]adding route 172.17.0.25/32 -> 10.0.0.255 |
| 7294 | 2026-09-09T15:05:20.707Z | |
| 7295 | 2026-09-09T15:05:20.707Z | Sep 09 15:05:18.912Sep 09 15:05:18.912 INFO DEBGadding route 172.17.0.8/32 -> 10.0.0.255Sep 09 15:05:18.912 |
| 7296 | 2026-09-09T15:05:20.707Z | DEBGreset freemap 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 } }], |
| 7297 | 2026-09-09T15:05:20.707Z | unitSep 09 15:05:18.912: Sep 09 15:05:18.912DEBG Sep 09 15:05:18.912INFO freemap_route_ipv4 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 } }] |
| 7298 | 2026-09-09T15:05:20.708Z | adding route 172.17.0.8/32 -> 10.0.0.255adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7299 | 2026-09-09T15:05:20.708Z | |
| 7300 | 2026-09-09T15:05:20.708Z | |
| 7301 | 2026-09-09T15:05:20.708Z | Sep 09 15:05:18.912 Sep 09 15:05:18.912Sep 09 15:05:18.912INFO DEBGDEBGadding route 172.17.0.9/32 -> 10.0.0.255 |
| 7302 | 2026-09-09T15:05:20.708Z | 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 09 15:05:18.912 |
| 7303 | 2026-09-09T15:05:20.708Z | 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 09 15:05:18.912DEBG Sep 09 15:05:18.912 |
| 7304 | 2026-09-09T15:05:20.708Z | DEBGINFO initted freemap. size: 64 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 172.17.0.27/32 -> 10.0.0.255, |
| 7305 | 2026-09-09T15:05:20.708Z | |
| 7306 | 2026-09-09T15:05:20.708Z | unit: freemap_route_ipv6Sep 09 15:05:18.912Sep 09 15:05:18.912 |
| 7307 | 2026-09-09T15:05:20.708Z | Sep 09 15:05:18.912DEBG 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 } }]INFO |
| 7308 | 2026-09-09T15:05:20.708Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 7309 | 2026-09-09T15:05:20.708Z | adding route 172.17.0.9/32 -> 10.0.0.255 |
| 7310 | 2026-09-09T15:05:20.708Z | Sep 09 15:05:18.912Sep 09 15:05:18.912Sep 09 15:05:18.912 DEBGDEBGINFO 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 172.17.0.28/32 -> 10.0.0.255 |
| 7311 | 2026-09-09T15:05:20.708Z | |
| 7312 | 2026-09-09T15:05:20.708Z | reset freemap, unitSep 09 15:05:18.912Sep 09 15:05:18.912 DEBGSep 09 15:05:18.912 :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 } }]DEBG |
| 7313 | 2026-09-09T15:05:20.708Z | INFOfreemap_route_ipv6 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 } }] |
| 7314 | 2026-09-09T15:05:20.708Z | adding route 172.17.0.11/32 -> 10.0.0.255 |
| 7315 | 2026-09-09T15:05:20.708Z | |
| 7316 | 2026-09-09T15:05:20.708Z | Sep 09 15:05:18.912 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7317 | 2026-09-09T15:05:20.708Z | Sep 09 15:05:18.912 Sep 09 15:05:18.912INFO DEBGSep 09 15:05:18.912 Sep 09 15:05:18.912INFO 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 adding route 172.17.0.10/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 } }] |
| 7318 | 2026-09-09T15:05:20.708Z | |
| 7319 | 2026-09-09T15:05:20.708Z | |
| 7320 | 2026-09-09T15:05:20.708Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 09 15:05:18.912Sep 09 15:05:18.912 |
| 7321 | 2026-09-09T15:05:20.708Z | Sep 09 15:05:18.912 |
| 7322 | 2026-09-09T15:05:20.708Z | DEBGINFO INFOadding route 172.17.0.30/32 -> 10.0.0.255 |
| 7323 | 2026-09-09T15:05:20.708Z | adding route 172.17.0.12/32 -> 10.0.0.255Sep 09 15:05:18.912Sep 09 15:05:18.912 |
| 7324 | 2026-09-09T15:05:20.708Z | 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 09 15:05:18.912INFODEBG DEBG |
| 7325 | 2026-09-09T15:05:20.708Z | 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:2f::/64 -> 2001:db8::55:ffSep 09 15:05:18.912 |
| 7326 | 2026-09-09T15:05:20.709Z | 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 } }] Sep 09 15:05:18.912 |
| 7327 | 2026-09-09T15:05:20.709Z | Sep 09 15:05:18.912 |
| 7328 | 2026-09-09T15:05:20.709Z | 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 } }] |
| 7329 | 2026-09-09T15:05:20.709Z | INFO INFOadding route 172.17.0.31/32 -> 10.0.0.255Sep 09 15:05:18.912 |
| 7330 | 2026-09-09T15:05:20.709Z | Sep 09 15:05:18.912 INFOINFO Sep 09 15:05:18.912Sep 09 15:05:18.912adding route 3fff:dead::/64 -> 2001:db8::55:2 DEBGDEBGadding route 172.17.0.11/32 -> 10.0.0.255 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 } }] |
| 7331 | 2026-09-09T15:05:20.709Z | 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 } }] |
| 7332 | 2026-09-09T15:05:20.709Z | |
| 7333 | 2026-09-09T15:05:20.709Z | |
| 7334 | 2026-09-09T15:05:20.709Z | adding route 172.17.0.13/32 -> 10.0.0.255Sep 09 15:05:18.912 |
| 7335 | 2026-09-09T15:05:20.709Z | Sep 09 15:05:18.912INFO adding route 172.17.0.32/32 -> 10.0.0.255INFOSep 09 15:05:18.912Sep 09 15:05:18.912Sep 09 15:05:18.912 |
| 7336 | 2026-09-09T15:05:20.709Z | DEBGDEBGadding route 3fff:beef:30::/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 } }]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 } }] |
| 7337 | 2026-09-09T15:05:20.709Z | |
| 7338 | 2026-09-09T15:05:20.709Z | |
| 7339 | 2026-09-09T15:05:20.709Z | Sep 09 15:05:18.912replacing 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 |
| 7340 | 2026-09-09T15:05:20.709Z | 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 09 15:05:18.912 |
| 7341 | 2026-09-09T15:05:20.709Z | Sep 09 15:05:18.912Sep 09 15:05:18.912 INFODEBG 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 172.17.0.12/32 -> 10.0.0.255INFOSep 09 15:05:18.912 |
| 7342 | 2026-09-09T15:05:20.709Z | Sep 09 15:05:18.912 |
| 7343 | 2026-09-09T15:05:20.709Z | adding route 172.17.0.14/32 -> 10.0.0.255INFO |
| 7344 | 2026-09-09T15:05:20.709Z | DEBGadding route 172.17.0.33/32 -> 10.0.0.255 |
| 7345 | 2026-09-09T15:05:20.709Z | 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 09 15:05:18.912 |
| 7346 | 2026-09-09T15:05:20.709Z | Sep 09 15:05:18.912 Sep 09 15:05:18.912INFO DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 7347 | 2026-09-09T15:05:20.709Z | 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 } }]DEBG |
| 7348 | 2026-09-09T15:05:20.709Z | Sep 09 15:05:18.912 Sep 09 15:05:18.912 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 } }]DEBGSep 09 15:05:18.912DEBG |
| 7349 | 2026-09-09T15:05:20.709Z | 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 } }] |
| 7350 | 2026-09-09T15:05:20.709Z | adding route 172.17.0.34/32 -> 10.0.0.255Sep 09 15:05:18.912 |
| 7351 | 2026-09-09T15:05:20.709Z | 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 } }]INFO |
| 7352 | 2026-09-09T15:05:20.709Z | Sep 09 15:05:18.912 Sep 09 15:05:18.912DEBG adding route 172.17.0.13/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 } }]INFO |
| 7353 | 2026-09-09T15:05:20.709Z | adding route 172.17.0.15/32 -> 10.0.0.255Sep 09 15:05:18.912 |
| 7354 | 2026-09-09T15:05:20.710Z | |
| 7355 | 2026-09-09T15:05:20.710Z | INFOSep 09 15:05:18.912 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffINFO |
| 7356 | 2026-09-09T15:05:20.710Z | adding route 172.17.0.35/32 -> 10.0.0.255Sep 09 15:05:18.912 |
| 7357 | 2026-09-09T15:05:20.710Z | Sep 09 15:05:18.912Sep 09 15:05:18.912DEBG DEBG Sep 09 15:05:18.912replacing 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 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 } }] |
| 7358 | 2026-09-09T15:05:20.710Z | DEBG |
| 7359 | 2026-09-09T15:05:20.710Z | 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 } }] |
| 7360 | 2026-09-09T15:05:20.710Z | 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 } }] |
| 7361 | 2026-09-09T15:05:20.710Z | Sep 09 15:05:18.912 Sep 09 15:05:18.912Sep 09 15:05:18.912 INFOINFOINFO adding route 172.17.0.36/32 -> 10.0.0.255Sep 09 15:05:18.912 |
| 7362 | 2026-09-09T15:05:20.710Z | INFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 172.17.0.16/32 -> 10.0.0.255 |
| 7363 | 2026-09-09T15:05:20.710Z | Sep 09 15:05:18.912adding route 172.17.0.14/32 -> 10.0.0.255 |
| 7364 | 2026-09-09T15:05:20.710Z | DEBG |
| 7365 | 2026-09-09T15:05:20.710Z | 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 09 15:05:18.912 |
| 7366 | 2026-09-09T15:05:20.710Z | DEBG Sep 09 15:05:18.912replacing 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 } }] DEBGSep 09 15:05:18.912 |
| 7367 | 2026-09-09T15:05:20.710Z | Sep 09 15:05:18.912 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 } }] adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7368 | 2026-09-09T15:05:20.710Z | |
| 7369 | 2026-09-09T15:05:20.710Z | DEBG Sep 09 15:05:18.912 Sep 09 15:05:18.912replacing 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 } }] INFO |
| 7370 | 2026-09-09T15:05:20.710Z | DEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:ffreplacing 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 09 15:05:18.912 |
| 7371 | 2026-09-09T15:05:20.710Z | |
| 7372 | 2026-09-09T15:05:20.710Z | INFO Sep 09 15:05:18.912adding route 172.17.0.17/32 -> 10.0.0.255Sep 09 15:05:18.912 |
| 7373 | 2026-09-09T15:05:20.710Z | INFOINFOSep 09 15:05:18.912 adding route 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7374 | 2026-09-09T15:05:20.710Z | DEBG |
| 7375 | 2026-09-09T15:05:20.710Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 7376 | 2026-09-09T15:05:20.710Z | Sep 09 15:05:18.912 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 } }]DEBGSep 09 15:05:18.912 |
| 7377 | 2026-09-09T15:05:20.710Z | Sep 09 15:05:18.912 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 |
| 7378 | 2026-09-09T15:05:20.710Z | 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 } }]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 } }] |
| 7379 | 2026-09-09T15:05:20.710Z | Sep 09 15:05:18.912Sep 09 15:05:18.912 |
| 7380 | 2026-09-09T15:05:20.710Z | INFOINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7381 | 2026-09-09T15:05:20.710Z | |
| 7382 | 2026-09-09T15:05:20.710Z | Sep 09 15:05:18.912 INFO Sep 09 15:05:18.912adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7383 | 2026-09-09T15:05:20.710Z | Sep 09 15:05:18.912INFOSep 09 15:05:18.912 DEBGadding route 172.17.0.16/32 -> 10.0.0.255 Sep 09 15:05:18.912 |
| 7384 | 2026-09-09T15:05:20.711Z | DEBGDEBGreplacing 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 } }] |
| 7385 | 2026-09-09T15:05:20.711Z | 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 } }] |
| 7386 | 2026-09-09T15:05:20.725Z | test route::tests::same_size_non_subset_replace ... ok |
| 7387 | 2026-09-09T15:05:20.725Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 7388 | 2026-09-09T15:05:20.725Z | 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 } }] |
| 7389 | 2026-09-09T15:05:20.725Z | Sep 09 15:05:18.912 Sep 09 15:05:18.912INFO Sep 09 15:05:18.912DEBGSep 09 15:05:18.912 adding route 172.17.0.40/32 -> 10.0.0.255INFO |
| 7390 | 2026-09-09T15:05:20.725Z | INFO 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.19/32 -> 10.0.0.255adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 09 15:05:18.912 |
| 7391 | 2026-09-09T15:05:20.725Z | |
| 7392 | 2026-09-09T15:05:20.725Z | DEBG |
| 7393 | 2026-09-09T15:05:20.725Z | Sep 09 15:05:18.912replacing 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 09 15:05:18.912INFO |
| 7394 | 2026-09-09T15:05:20.725Z | Sep 09 15:05:18.912adding route 172.17.0.17/32 -> 10.0.0.255DEBG |
| 7395 | 2026-09-09T15:05:20.725Z | DEBGSep 09 15:05:18.912 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 } }]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 } }] |
| 7396 | 2026-09-09T15:05:20.725Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7397 | 2026-09-09T15:05:20.725Z | Sep 09 15:05:18.912 |
| 7398 | 2026-09-09T15:05:20.725Z | 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 } }]Sep 09 15:05:18.912Sep 09 15:05:18.912 INFOINFO |
| 7399 | 2026-09-09T15:05:20.725Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 7400 | 2026-09-09T15:05:20.726Z | adding route 172.17.0.20/32 -> 10.0.0.255Sep 09 15:05:18.912 |
| 7401 | 2026-09-09T15:05:20.726Z | DEBG Sep 09 15:05:18.912replacing 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 } }] |
| 7402 | 2026-09-09T15:05:20.726Z | Sep 09 15:05:18.912 DEBGSep 09 15:05:18.912Sep 09 15:05:18.928 DEBGINFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7403 | 2026-09-09T15:05:20.726Z | 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 } }] |
| 7404 | 2026-09-09T15:05:20.726Z | created new freemapSep 09 15:05:18.928 INFOSep 09 15:05:18.928Sep 09 15:05:18.911 DEBGDEBG adding route 172.17.0.21/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 } }], |
| 7405 | 2026-09-09T15:05:20.726Z | unit |
| 7406 | 2026-09-09T15:05:20.726Z | : 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 } }]freemap_route_ipv4 |
| 7407 | 2026-09-09T15:05:20.726Z | |
| 7408 | 2026-09-09T15:05:20.726Z | Sep 09 15:05:18.928 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7409 | 2026-09-09T15:05:20.726Z | shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 09 15:05:18.928 |
| 7410 | 2026-09-09T15:05:20.726Z | Sep 09 15:05:18.928Sep 09 15:05:18.928DEBGSep 09 15:05:18.928 INFOcreated new freemap , unitDEBG: freemap_route_ipv6replacing 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 |
| 7411 | 2026-09-09T15:05:20.726Z | |
| 7412 | 2026-09-09T15:05:20.726Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 7413 | 2026-09-09T15:05:20.726Z | |
| 7414 | 2026-09-09T15:05:20.726Z | Sep 09 15:05:18.928Sep 09 15:05:18.928 DEBGDEBG 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 } }]initted freemap. size: 64Sep 09 15:05:18.928 |
| 7415 | 2026-09-09T15:05:20.726Z | , unitSep 09 15:05:18.928INFO: freemap_route_ipv4 INFO |
| 7416 | 2026-09-09T15:05:20.726Z | adding route 172.17.0.22/32 -> 10.0.0.255 Sep 09 15:05:18.928 |
| 7417 | 2026-09-09T15:05:20.726Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7418 | 2026-09-09T15:05:20.726Z | INFOSep 09 15:05:18.928 DEBGadding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 09 15:05:18.928 |
| 7419 | 2026-09-09T15:05:20.726Z | Sep 09 15:05:18.928reset freemap, unitDEBG DEBGreplacing 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.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 } }] |
| 7420 | 2026-09-09T15:05:20.726Z | freemap_route_ipv4Sep 09 15:05:18.928 |
| 7421 | 2026-09-09T15:05:20.726Z | |
| 7422 | 2026-09-09T15:05:20.726Z | DEBGSep 09 15:05:18.928Sep 09 15:05:18.928 INFODEBG 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.45/32 -> 10.0.0.255initted freemap. size: 64 |
| 7423 | 2026-09-09T15:05:20.726Z | |
| 7424 | 2026-09-09T15:05:20.726Z | , Sep 09 15:05:18.928 unitINFO: Sep 09 15:05:18.928freemap_route_ipv6 adding route 172.17.0.23/32 -> 10.0.0.255Sep 09 15:05:18.928DEBG |
| 7425 | 2026-09-09T15:05:20.726Z | 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 } }] |
| 7426 | 2026-09-09T15:05:20.727Z | |
| 7427 | 2026-09-09T15:05:20.727Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 7428 | 2026-09-09T15:05:20.727Z | Sep 09 15:05:18.928Sep 09 15:05:18.928 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 } }] reset freemap |
| 7429 | 2026-09-09T15:05:20.727Z | , unitSep 09 15:05:18.928: INFOSep 09 15:05:18.928freemap_route_ipv6 Sep 09 15:05:18.928 |
| 7430 | 2026-09-09T15:05:20.727Z | DEBG INFOadding route 172.17.0.46/32 -> 10.0.0.255 adding route 172.17.0.24/32 -> 10.0.0.255replacing 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 } }] |
| 7431 | 2026-09-09T15:05:20.727Z | |
| 7432 | 2026-09-09T15:05:20.727Z | |
| 7433 | 2026-09-09T15:05:20.727Z | Sep 09 15:05:18.928Sep 09 15:05:18.928 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }] |
| 7434 | 2026-09-09T15:05:20.727Z | |
| 7435 | 2026-09-09T15:05:20.727Z | Sep 09 15:05:18.928 Sep 09 15:05:18.928INFOSep 09 15:05:18.912Sep 09 15:05:18.928 DEBGINFODEBG 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 } }]created new freemapadding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 09 15:05:18.928 |
| 7436 | 2026-09-09T15:05:20.727Z | |
| 7437 | 2026-09-09T15:05:20.727Z | adding route 172.17.0.47/32 -> 10.0.0.255, DEBGSep 09 15:05:18.928 Sep 09 15:05:18.928unit :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 } }] |
| 7438 | 2026-09-09T15:05:20.727Z | |
| 7439 | 2026-09-09T15:05:20.727Z | INFODEBGfreemap_route_ipv4 |
| 7440 | 2026-09-09T15:05:20.727Z | Sep 09 15:05:18.928replacing 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 } }] |
| 7441 | 2026-09-09T15:05:20.727Z | adding route 172.16.0.0/32 -> 10.0.0.2INFO |
| 7442 | 2026-09-09T15:05:20.727Z | Sep 09 15:05:18.928 Sep 09 15:05:18.928DEBG DEBGSep 09 15:05:18.928created new freemap Sep 09 15:05:18.928 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.25/32 -> 10.0.0.255 |
| 7443 | 2026-09-09T15:05:20.727Z | , INFO |
| 7444 | 2026-09-09T15:05:20.727Z | unit: freemap_route_ipv6adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 7445 | 2026-09-09T15:05:20.727Z | DEBG Sep 09 15:05:18.928 INFO |
| 7446 | 2026-09-09T15:05:20.727Z | 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 09 15:05:18.928 |
| 7447 | 2026-09-09T15:05:20.727Z | adding route 172.17.0.48/32 -> 10.0.0.255Sep 09 15:05:18.928 DEBG |
| 7448 | 2026-09-09T15:05:20.727Z | DEBG initted freemap. size: 64 , 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 } }]unitSep 09 15:05:18.928Sep 09 15:05:18.928Sep 09 15:05:18.928 |
| 7449 | 2026-09-09T15:05:20.727Z | :DEBG DEBGfreemap_route_ipv4DEBG |
| 7450 | 2026-09-09T15:05:20.728Z | 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 } }] |
| 7451 | 2026-09-09T15:05:20.728Z | 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 } }]Sep 09 15:05:18.928replacing 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 } }] |
| 7452 | 2026-09-09T15:05:20.728Z | INFOSep 09 15:05:18.928 |
| 7453 | 2026-09-09T15:05:20.728Z | adding route 172.17.0.26/32 -> 10.0.0.255DEBG |
| 7454 | 2026-09-09T15:05:20.728Z | Sep 09 15:05:18.928reset freemap Sep 09 15:05:18.928 , INFOunitINFO : adding route 172.17.0.49/32 -> 10.0.0.255freemap_route_ipv4 |
| 7455 | 2026-09-09T15:05:20.728Z | |
| 7456 | 2026-09-09T15:05:20.728Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 7457 | 2026-09-09T15:05:20.728Z | Sep 09 15:05:18.928 DEBGSep 09 15:05:18.928 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 |
| 7458 | 2026-09-09T15:05:20.728Z | 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 } }] |
| 7459 | 2026-09-09T15:05:20.728Z | Sep 09 15:05:18.928 INFOSep 09 15:05:18.928 adding route 172.17.0.27/32 -> 10.0.0.255INFO |
| 7460 | 2026-09-09T15:05:20.728Z | Sep 09 15:05:18.928 DEBG INFOSep 09 15:05:18.928 adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7461 | 2026-09-09T15:05:20.728Z | DEBG Sep 09 15:05:18.928replacing 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 09 15:05:18.928Sep 09 15:05:18.928 DEBG DEBG DEBG initted freemap. size: 64replacing 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 } }] |
| 7462 | 2026-09-09T15:05:20.728Z | |
| 7463 | 2026-09-09T15:05:20.728Z | 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 } }] |
| 7464 | 2026-09-09T15:05:20.728Z | , unitSep 09 15:05:18.928: INFOfreemap_route_ipv6 |
| 7465 | 2026-09-09T15:05:20.728Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 7466 | 2026-09-09T15:05:20.728Z | 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 09 15:05:18.928 |
| 7467 | 2026-09-09T15:05:20.728Z | INFOSep 09 15:05:18.928 adding route 172.17.0.28/32 -> 10.0.0.255Sep 09 15:05:18.929 |
| 7468 | 2026-09-09T15:05:20.728Z | Sep 09 15:05:18.929 DEBGDEBGINFO reset freemapSep 09 15:05:18.929adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff, |
| 7469 | 2026-09-09T15:05:20.728Z | 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 } }]unit |
| 7470 | 2026-09-09T15:05:20.728Z | : Sep 09 15:05:18.929freemap_route_ipv6 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 } }] |
| 7471 | 2026-09-09T15:05:20.728Z | DEBG |
| 7472 | 2026-09-09T15:05:20.728Z | Sep 09 15:05:18.929replacing 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 } }] |
| 7473 | 2026-09-09T15:05:20.728Z | INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 09 15:05:18.929Sep 09 15:05:18.929 |
| 7474 | 2026-09-09T15:05:20.728Z | INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff INFOSep 09 15:05:18.929 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7475 | 2026-09-09T15:05:20.728Z | INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7476 | 2026-09-09T15:05:20.728Z | |
| 7477 | 2026-09-09T15:05:20.728Z | Sep 09 15:05:18.929 DEBGSep 09 15:05:18.928 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 09 15:05:18.929 |
| 7478 | 2026-09-09T15:05:20.728Z | Sep 09 15:05:18.929DEBG 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 } }]DEBG |
| 7479 | 2026-09-09T15:05:20.728Z | INFO adding route 172.17.0.19/32 -> 10.0.0.255replacing 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 } }] |
| 7480 | 2026-09-09T15:05:20.728Z | |
| 7481 | 2026-09-09T15:05:20.728Z | Sep 09 15:05:18.929Sep 09 15:05:18.929 INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255Sep 09 15:05:18.929 |
| 7482 | 2026-09-09T15:05:20.728Z | adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 09 15:05:18.929 |
| 7483 | 2026-09-09T15:05:20.728Z | DEBGINFOSep 09 15:05:18.929 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 7484 | 2026-09-09T15:05:20.728Z | DEBGreplacing 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 09 15:05:18.929 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 } }] |
| 7485 | 2026-09-09T15:05:20.728Z | Sep 09 15:05:18.929 DEBG |
| 7486 | 2026-09-09T15:05:20.737Z | 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 |
| 7487 | 2026-09-09T15:05:20.737Z | 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 09 15:05:18.929Sep 09 15:05:18.929 INFOSep 09 15:05:18.929INFO INFOadding route 172.17.0.31/32 -> 10.0.0.255 |
| 7488 | 2026-09-09T15:05:20.737Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 7489 | 2026-09-09T15:05:20.737Z | |
| 7490 | 2026-09-09T15:05:20.737Z | adding route 172.17.0.20/32 -> 10.0.0.255 |
| 7491 | 2026-09-09T15:05:20.737Z | Sep 09 15:05:18.929Sep 09 15:05:18.929Sep 09 15:05:18.929 INFODEBG adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffreplacing 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 09 15:05:18.929 |
| 7492 | 2026-09-09T15:05:20.737Z | |
| 7493 | 2026-09-09T15:05:20.737Z | DEBG 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 } }]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 09 15:05:18.929 |
| 7494 | 2026-09-09T15:05:20.737Z | |
| 7495 | 2026-09-09T15:05:20.737Z | Sep 09 15:05:18.929 DEBG INFOreplacing 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 09 15:05:18.929Sep 09 15:05:18.929 |
| 7496 | 2026-09-09T15:05:20.737Z | INFO adding route 172.17.0.32/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 7497 | 2026-09-09T15:05:20.737Z | |
| 7498 | 2026-09-09T15:05:20.737Z | INFOSep 09 15:05:18.929Sep 09 15:05:18.929Sep 09 15:05:18.929 DEBGINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 7499 | 2026-09-09T15:05:20.737Z | |
| 7500 | 2026-09-09T15:05:20.737Z | DEBG adding route 172.17.0.21/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 } }] |
| 7501 | 2026-09-09T15:05:20.737Z | |
| 7502 | 2026-09-09T15:05:20.737Z | Sep 09 15:05:18.929 DEBGSep 09 15:05:18.929Sep 09 15:05:18.929 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 } }]DEBG |
| 7503 | 2026-09-09T15:05:20.737Z | adding route 172.17.0.33/32 -> 10.0.0.255Sep 09 15:05:18.929 |
| 7504 | 2026-09-09T15:05:20.738Z | 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 } }] |
| 7505 | 2026-09-09T15:05:20.738Z | DEBGSep 09 15:05:18.929Sep 09 15:05:18.929Sep 09 15:05:18.929 INFODEBG adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO |
| 7506 | 2026-09-09T15:05:20.738Z | 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 } }]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 } }] |
| 7507 | 2026-09-09T15:05:20.738Z | |
| 7508 | 2026-09-09T15:05:20.738Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7509 | 2026-09-09T15:05:20.738Z | Sep 09 15:05:18.929 DEBGSep 09 15:05:18.929 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 |
| 7510 | 2026-09-09T15:05:20.738Z | 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 } }] |
| 7511 | 2026-09-09T15:05:20.738Z | Sep 09 15:05:18.929 INFO Sep 09 15:05:18.929Sep 09 15:05:18.929 INFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7512 | 2026-09-09T15:05:20.738Z | |
| 7513 | 2026-09-09T15:05:20.738Z | |
| 7514 | 2026-09-09T15:05:20.738Z | Sep 09 15:05:18.929Sep 09 15:05:18.929 Sep 09 15:05:18.929 DEBGSep 09 15:05:19.004DEBGDEBGSep 09 15:05:19.004Sep 09 15:05:19.004INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff 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 } }] |
| 7515 | 2026-09-09T15:05:20.738Z | created new freemap created new freemap , 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 |
| 7516 | 2026-09-09T15:05:20.738Z | 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 } }]unitDEBG, : |
| 7517 | 2026-09-09T15:05:20.738Z | unitSep 09 15:05:19.004 :Sep 09 15:05:19.004 INFO adding route 172.17.0.35/32 -> 10.0.0.255 freemap_route_ipv4replacing 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 } }] |
| 7518 | 2026-09-09T15:05:20.738Z | freemap_route_ipv4 |
| 7519 | 2026-09-09T15:05:20.738Z | DEBGSep 09 15:05:19.004 |
| 7520 | 2026-09-09T15:05:20.738Z | 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 } }] |
| 7521 | 2026-09-09T15:05:20.738Z | |
| 7522 | 2026-09-09T15:05:20.738Z | Sep 09 15:05:19.004 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 } }]Sep 09 15:05:19.004 |
| 7523 | 2026-09-09T15:05:20.738Z | adding route 172.17.0.51/32 -> 10.0.0.255Sep 09 15:05:19.004Sep 09 15:05:19.004 |
| 7524 | 2026-09-09T15:05:20.738Z | INFO Sep 09 15:05:19.004Sep 09 15:05:19.004 Sep 09 15:05:19.004INFO INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG |
| 7525 | 2026-09-09T15:05:20.738Z | adding route 172.17.0.36/32 -> 10.0.0.255DEBG DEBG |
| 7526 | 2026-09-09T15:05:20.738Z | 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 09 15:05:19.004 |
| 7527 | 2026-09-09T15:05:20.739Z | DEBG adding route 172.17.0.24/32 -> 10.0.0.255 created new freemapSep 09 15:05:19.004, unitreplacing 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 } }]created new freemap |
| 7528 | 2026-09-09T15:05:20.739Z | :Sep 09 15:05:19.004DEBG 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 } }] |
| 7529 | 2026-09-09T15:05:20.739Z | |
| 7530 | 2026-09-09T15:05:20.739Z | , INFOSep 09 15:05:19.004freemap_route_ipv6 |
| 7531 | 2026-09-09T15:05:20.739Z | INFO unitadding route 172.17.0.52/32 -> 10.0.0.255 :adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 09 15:05:19.004 |
| 7532 | 2026-09-09T15:05:20.739Z | |
| 7533 | 2026-09-09T15:05:20.739Z | Sep 09 15:05:19.004 DEBGINFO Sep 09 15:05:19.004replacing 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 09 15:05:19.004 |
| 7534 | 2026-09-09T15:05:20.739Z | Sep 09 15:05:19.004DEBG freemap_route_ipv6 |
| 7535 | 2026-09-09T15:05:20.739Z | 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 } }] |
| 7536 | 2026-09-09T15:05:20.739Z | adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7537 | 2026-09-09T15:05:20.739Z | DEBGDEBGSep 09 15:05:19.004 DEBGSep 09 15:05:19.004 Sep 09 15:05:19.004DEBG 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 } }]initted freemap. size: 64replacing 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 } }]initted freemap. size: 64Sep 09 15:05:19.004, |
| 7538 | 2026-09-09T15:05:20.739Z | INFO, unit :adding route 3fff:beef:34::/64 -> 2001:db8::55:ff unit |
| 7539 | 2026-09-09T15:05:20.739Z | |
| 7540 | 2026-09-09T15:05:20.739Z | :INFO freemap_route_ipv4 |
| 7541 | 2026-09-09T15:05:20.739Z | adding route 172.17.0.25/32 -> 10.0.0.255freemap_route_ipv4 |
| 7542 | 2026-09-09T15:05:20.739Z | Sep 09 15:05:19.004 |
| 7543 | 2026-09-09T15:05:20.739Z | Sep 09 15:05:19.004 Sep 09 15:05:19.004Sep 09 15:05:19.004 DEBGINFO DEBG INFOSep 09 15:05:19.004 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 } }]adding route 172.17.0.38/32 -> 10.0.0.255reset freemap |
| 7544 | 2026-09-09T15:05:20.739Z | DEBG |
| 7545 | 2026-09-09T15:05:20.739Z | , 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 } }]: |
| 7546 | 2026-09-09T15:05:20.739Z | Sep 09 15:05:19.004adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7547 | 2026-09-09T15:05:20.740Z | freemap_route_ipv4 |
| 7548 | 2026-09-09T15:05:20.740Z | INFOSep 09 15:05:19.004 DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff 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 } }] |
| 7549 | 2026-09-09T15:05:20.740Z | |
| 7550 | 2026-09-09T15:05:20.740Z | Sep 09 15:05:19.004Sep 09 15:05:19.004 Sep 09 15:05:19.004Sep 09 15:05:19.004Sep 09 15:05:19.004 DEBG DEBGINFO DEBG adding route 172.17.0.39/32 -> 10.0.0.255replacing 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: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 } }] |
| 7551 | 2026-09-09T15:05:20.740Z | |
| 7552 | 2026-09-09T15:05:20.740Z | test route::tests::delete_target_fragmented ... ok |
| 7553 | 2026-09-09T15:05:20.740Z | |
| 7554 | 2026-09-09T15:05:20.740Z | initted freemap. size: 64, INFO unitadding route 172.17.0.26/32 -> 10.0.0.255Sep 09 15:05:19.004: |
| 7555 | 2026-09-09T15:05:20.740Z | Sep 09 15:05:19.004Sep 09 15:05:19.004 freemap_route_ipv6 |
| 7556 | 2026-09-09T15:05:20.740Z | INFODEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ff Sep 09 15:05:19.004 |
| 7557 | 2026-09-09T15:05:20.740Z | INFOreplacing 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 } }] |
| 7558 | 2026-09-09T15:05:20.740Z | Sep 09 15:05:19.004 DEBGDEBG Sep 09 15:05:19.004reset freemapadding route 172.17.0.54/32 -> 10.0.0.255 |
| 7559 | 2026-09-09T15:05:20.740Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 7560 | 2026-09-09T15:05:20.740Z | , DEBGunit :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 } }] |
| 7561 | 2026-09-09T15:05:20.740Z | freemap_route_ipv6Sep 09 15:05:19.004replacing 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 09 15:05:19.004Sep 09 15:05:19.004 |
| 7562 | 2026-09-09T15:05:20.740Z | INFO |
| 7563 | 2026-09-09T15:05:20.740Z | DEBG INFO 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 } }]adding route 172.17.0.40/32 -> 10.0.0.255adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 09 15:05:19.004 |
| 7564 | 2026-09-09T15:05:20.740Z | INFO |
| 7565 | 2026-09-09T15:05:20.740Z | |
| 7566 | 2026-09-09T15:05:20.740Z | Sep 09 15:05:19.004Sep 09 15:05:19.004adding route 172.17.0.27/32 -> 10.0.0.255 |
| 7567 | 2026-09-09T15:05:20.740Z | DEBGSep 09 15:05:19.004 INFO 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 172.16.0.0/32 -> 10.0.0.1 |
| 7568 | 2026-09-09T15:05:20.740Z | Sep 09 15:05:19.004 |
| 7569 | 2026-09-09T15:05:20.740Z | DEBGadding route 172.17.0.55/32 -> 10.0.0.255 |
| 7570 | 2026-09-09T15:05:20.740Z | 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 } }] |
| 7571 | 2026-09-09T15:05:20.740Z | Sep 09 15:05:19.004 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 09 15:05:19.004 |
| 7572 | 2026-09-09T15:05:20.740Z | Sep 09 15:05:19.004Sep 09 15:05:19.004 DEBGINFO DEBG adding route 172.17.0.41/32 -> 10.0.0.255Sep 09 15:05:19.004 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 09 15:05:19.004 |
| 7573 | 2026-09-09T15:05:20.740Z | |
| 7574 | 2026-09-09T15:05:20.740Z | DEBG DEBG Sep 09 15:05:19.004 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 09 15:05:19.004 |
| 7575 | 2026-09-09T15:05:20.740Z | 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 } }] 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 } }] |
| 7576 | 2026-09-09T15:05:20.740Z | |
| 7577 | 2026-09-09T15:05:20.741Z | INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7578 | 2026-09-09T15:05:20.741Z | Sep 09 15:05:19.022 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7579 | 2026-09-09T15:05:20.741Z | Sep 09 15:05:19.022Sep 09 15:05:19.022Sep 09 15:05:19.022 Sep 09 15:05:19.022 INFODEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFO |
| 7580 | 2026-09-09T15:05:20.741Z | 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 } }]DEBG |
| 7581 | 2026-09-09T15:05:20.741Z | adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7582 | 2026-09-09T15:05:20.741Z | 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 } }] |
| 7583 | 2026-09-09T15:05:20.741Z | Sep 09 15:05:19.022Sep 09 15:05:19.022 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7584 | 2026-09-09T15:05:20.741Z | Sep 09 15:05:19.022DEBGSep 09 15:05:19.022 Sep 09 15:05:19.022replacing 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 } }] |
| 7585 | 2026-09-09T15:05:20.741Z | INFODEBG adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7586 | 2026-09-09T15:05:20.751Z | 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 } }]DEBG |
| 7587 | 2026-09-09T15:05:20.751Z | Sep 09 15:05:19.022replacing 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 } }] |
| 7588 | 2026-09-09T15:05:20.751Z | Sep 09 15:05:19.022Sep 09 15:05:19.022 INFOINFO DEBGSep 09 15:05:19.022 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 7589 | 2026-09-09T15:05:20.752Z | adding route 172.17.0.57/32 -> 10.0.0.255replacing 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 } }] |
| 7590 | 2026-09-09T15:05:20.752Z | INFO |
| 7591 | 2026-09-09T15:05:20.752Z | adding route 172.17.0.30/32 -> 10.0.0.255Sep 09 15:05:19.022 |
| 7592 | 2026-09-09T15:05:20.752Z | DEBG Sep 09 15:05:19.022 INFO Sep 09 15:05:19.022adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7593 | 2026-09-09T15:05:20.752Z | DEBGreplacing 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 09 15:05:19.022replacing 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 } }] |
| 7594 | 2026-09-09T15:05:20.752Z | DEBG |
| 7595 | 2026-09-09T15:05:20.752Z | Sep 09 15:05:19.022replacing 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 } }] |
| 7596 | 2026-09-09T15:05:20.752Z | DEBGSep 09 15:05:19.022 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 } }] |
| 7597 | 2026-09-09T15:05:20.752Z | Sep 09 15:05:19.022Sep 09 15:05:19.022 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff Sep 09 15:05:19.022adding route 172.17.0.31/32 -> 10.0.0.255 |
| 7598 | 2026-09-09T15:05:20.752Z | |
| 7599 | 2026-09-09T15:05:20.752Z | |
| 7600 | 2026-09-09T15:05:20.752Z | INFO Sep 09 15:05:19.022Sep 09 15:05:19.022 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 } }] |
| 7601 | 2026-09-09T15:05:20.752Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 7602 | 2026-09-09T15:05:20.752Z | DEBGSep 09 15:05:19.022Sep 09 15:05:19.022 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 |
| 7603 | 2026-09-09T15:05:20.752Z | 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 } }]INFO |
| 7604 | 2026-09-09T15:05:20.752Z | Sep 09 15:05:19.022Sep 09 15:05:19.022 adding route 172.17.0.59/32 -> 10.0.0.255DEBG |
| 7605 | 2026-09-09T15:05:20.752Z | 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 |
| 7606 | 2026-09-09T15:05:20.752Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 09 15:05:19.022Sep 09 15:05:19.022Sep 09 15:05:19.022 INFOINFO DEBG |
| 7607 | 2026-09-09T15:05:20.752Z | adding route 172.17.0.46/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 } }] |
| 7608 | 2026-09-09T15:05:20.752Z | |
| 7609 | 2026-09-09T15:05:20.752Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7610 | 2026-09-09T15:05:20.753Z | Sep 09 15:05:19.022 Sep 09 15:05:19.022 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7611 | 2026-09-09T15:05:20.753Z | DEBG Sep 09 15:05:19.022replacing 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 09 15:05:19.022Sep 09 15:05:19.022DEBG 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 } }] |
| 7612 | 2026-09-09T15:05:20.753Z | |
| 7613 | 2026-09-09T15:05:20.753Z | 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 } }]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 } }] |
| 7614 | 2026-09-09T15:05:20.753Z | |
| 7615 | 2026-09-09T15:05:20.753Z | Sep 09 15:05:19.022DEBG 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 } }]Sep 09 15:05:19.022 |
| 7616 | 2026-09-09T15:05:20.753Z | failed to allocate space for the new target listSep 09 15:05:19.022Sep 09 15:05:19.022INFO |
| 7617 | 2026-09-09T15:05:20.753Z | INFO adding route 172.16.0.0/32 -> 10.0.0.2INFO Sep 09 15:05:19.022adding route 172.17.0.33/32 -> 10.0.0.255 Sep 09 15:05:19.022 |
| 7618 | 2026-09-09T15:05:20.753Z | |
| 7619 | 2026-09-09T15:05:20.753Z | adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7620 | 2026-09-09T15:05:20.753Z | 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 } }] failed to allocate space for the new target list |
| 7621 | 2026-09-09T15:05:20.753Z | Sep 09 15:05:19.022Sep 09 15:05:19.022 DEBG |
| 7622 | 2026-09-09T15:05:20.753Z | 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 } }] |
| 7623 | 2026-09-09T15:05:20.753Z | Sep 09 15:05:19.022 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 } }] |
| 7624 | 2026-09-09T15:05:20.753Z | DEBG Sep 09 15:05:19.022replacing 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 } }] |
| 7625 | 2026-09-09T15:05:20.753Z | Sep 09 15:05:19.022DEBGSep 09 15:05:19.022 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 } }]Sep 09 15:05:19.022 |
| 7626 | 2026-09-09T15:05:20.753Z | INFO adding route 172.16.0.0/32 -> 10.0.0.3adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7627 | 2026-09-09T15:05:20.753Z | |
| 7628 | 2026-09-09T15:05:20.753Z | INFO adding route 172.17.0.34/32 -> 10.0.0.255Sep 09 15:05:19.022 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 } }] |
| 7629 | 2026-09-09T15:05:20.753Z | |
| 7630 | 2026-09-09T15:05:20.753Z | Sep 09 15:05:19.022 Sep 09 15:05:19.022DEBGSep 09 15:05:19.022 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 } }]DEBG |
| 7631 | 2026-09-09T15:05:20.753Z | adding route 172.16.0.0/32 -> 10.0.0.4replacing 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 } }] |
| 7632 | 2026-09-09T15:05:20.753Z | |
| 7633 | 2026-09-09T15:05:20.753Z | Sep 09 15:05:19.022 Sep 09 15:05:19.022 INFOINFO adding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255 |
| 7634 | 2026-09-09T15:05:20.754Z | |
| 7635 | 2026-09-09T15:05:20.754Z | Sep 09 15:05:19.022 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 09 15:05:19.022Sep 09 15:05:19.022 |
| 7636 | 2026-09-09T15:05:20.754Z | 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 } }] |
| 7637 | 2026-09-09T15:05:20.754Z | 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 } }] |
| 7638 | 2026-09-09T15:05:20.754Z | Sep 09 15:05:19.022 Sep 09 15:05:19.022DEBG 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 } }] adding route 172.17.0.50/32 -> 10.0.0.255 |
| 7639 | 2026-09-09T15:05:20.754Z | |
| 7640 | 2026-09-09T15:05:20.754Z | Sep 09 15:05:19.022 INFOSep 09 15:05:19.022 adding route 172.17.0.36/32 -> 10.0.0.255DEBG |
| 7641 | 2026-09-09T15:05:20.754Z | 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 } }] |
| 7642 | 2026-09-09T15:05:20.754Z | Sep 09 15:05:19.022 Sep 09 15:05:19.022 INFOSep 09 15:05:19.004 adding route 172.17.0.51/32 -> 10.0.0.255 |
| 7643 | 2026-09-09T15:05:20.754Z | DEBGDEBG reset freemapreplacing 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 09 15:05:19.022unit :DEBG |
| 7644 | 2026-09-09T15:05:20.754Z | 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 } }] freemap_route_ipv4 |
| 7645 | 2026-09-09T15:05:20.754Z | |
| 7646 | 2026-09-09T15:05:20.754Z | Sep 09 15:05:19.022 INFO Sep 09 15:05:19.022adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7647 | 2026-09-09T15:05:20.754Z | INFOSep 09 15:05:19.022 DEBGadding route 172.17.0.52/32 -> 10.0.0.255 |
| 7648 | 2026-09-09T15:05:20.754Z | initted freemap. size: 64, unit:Sep 09 15:05:19.022 Sep 09 15:05:19.022freemap_route_ipv6 |
| 7649 | 2026-09-09T15:05:20.754Z | DEBG 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 } }] |
| 7650 | 2026-09-09T15:05:20.754Z | 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 09 15:05:19.022 |
| 7651 | 2026-09-09T15:05:20.754Z | DEBG reset freemap, Sep 09 15:05:19.022unit :Sep 09 15:05:19.022INFO freemap_route_ipv6INFO |
| 7652 | 2026-09-09T15:05:20.754Z | adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7653 | 2026-09-09T15:05:20.754Z | test route::tests::delete_target_full ... ok |
| 7654 | 2026-09-09T15:05:20.754Z | |
| 7655 | 2026-09-09T15:05:20.754Z | Sep 09 15:05:19.022 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7656 | 2026-09-09T15:05:20.754Z | Sep 09 15:05:19.022Sep 09 15:05:19.022 Sep 09 15:05:19.022DEBG 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 } }] 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 } }] |
| 7657 | 2026-09-09T15:05:20.754Z | |
| 7658 | 2026-09-09T15:05:20.754Z | 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 } }] |
| 7659 | 2026-09-09T15:05:20.754Z | Sep 09 15:05:19.022 Sep 09 15:05:19.022INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7660 | 2026-09-09T15:05:20.755Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 7661 | 2026-09-09T15:05:20.755Z | adding route 172.17.0.54/32 -> 10.0.0.255Sep 09 15:05:19.022 |
| 7662 | 2026-09-09T15:05:20.755Z | INFO Sep 09 15:05:19.022adding route 172.17.0.39/32 -> 10.0.0.255 Sep 09 15:05:19.022DEBG |
| 7663 | 2026-09-09T15:05:20.755Z | 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 } }]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 } }] |
| 7664 | 2026-09-09T15:05:20.755Z | |
| 7665 | 2026-09-09T15:05:20.755Z | Sep 09 15:05:19.022Sep 09 15:05:19.022 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.55/32 -> 10.0.0.255 |
| 7666 | 2026-09-09T15:05:20.755Z | Sep 09 15:05:19.022 |
| 7667 | 2026-09-09T15:05:20.755Z | INFOSep 09 15:05:19.022 Sep 09 15:05:19.022adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 7668 | 2026-09-09T15:05:20.755Z | INFODEBG adding route 172.17.0.40/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 } }]Sep 09 15:05:19.022 |
| 7669 | 2026-09-09T15:05:20.755Z | |
| 7670 | 2026-09-09T15:05:20.755Z | 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 } }] |
| 7671 | 2026-09-09T15:05:20.755Z | Sep 09 15:05:19.022 INFO adding route 172.17.0.56/32 -> 10.0.0.255Sep 09 15:05:19.022 |
| 7672 | 2026-09-09T15:05:20.755Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 09 15:05:19.022 |
| 7673 | 2026-09-09T15:05:20.755Z | Sep 09 15:05:19.022 DEBGDEBG Sep 09 15:05:19.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 } }]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 } }] |
| 7674 | 2026-09-09T15:05:20.755Z | |
| 7675 | 2026-09-09T15:05:20.755Z | 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 } }] |
| 7676 | 2026-09-09T15:05:20.755Z | Sep 09 15:05:19.022 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:3, vlan_id: None } }] |
| 7677 | 2026-09-09T15:05:20.755Z | Sep 09 15:05:19.022 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7678 | 2026-09-09T15:05:20.755Z | |
| 7679 | 2026-09-09T15:05:20.755Z | Sep 09 15:05:19.022 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7680 | 2026-09-09T15:05:20.755Z | Sep 09 15:05:19.023 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 } }] |
| 7681 | 2026-09-09T15:05:20.755Z | Sep 09 15:05:19.041 INFOSep 09 15:05:19.022 adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7682 | 2026-09-09T15:05:20.755Z | 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 09 15:05:19.023Sep 09 15:05:19.041 |
| 7683 | 2026-09-09T15:05:20.755Z | DEBGDEBG created new freemapreplacing 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 } }], |
| 7684 | 2026-09-09T15:05:20.755Z | unitSep 09 15:05:19.041: INFOfreemap_route_ipv4 |
| 7685 | 2026-09-09T15:05:20.755Z | adding route 172.17.0.58/32 -> 10.0.0.255 |
| 7686 | 2026-09-09T15:05:20.769Z | Sep 09 15:05:19.041Sep 09 15:05:19.041 INFODEBGSep 09 15:05:19.041 adding route 172.17.0.43/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 } }] |
| 7687 | 2026-09-09T15:05:20.769Z | |
| 7688 | 2026-09-09T15:05:20.769Z | DEBG Sep 09 15:05:19.041 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 } }] |
| 7689 | 2026-09-09T15:05:20.770Z | created new freemap, Sep 09 15:05:19.041unitSep 09 15:05:19.041: INFO freemap_route_ipv6 |
| 7690 | 2026-09-09T15:05:20.770Z | INFOadding route 172.17.0.44/32 -> 10.0.0.255 |
| 7691 | 2026-09-09T15:05:20.770Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 7692 | 2026-09-09T15:05:20.770Z | Sep 09 15:05:19.041 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 7693 | 2026-09-09T15:05:20.770Z | Sep 09 15:05:19.041 DEBGSep 09 15:05:19.041 Sep 09 15:05:19.041DEBGreplacing 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 |
| 7694 | 2026-09-09T15:05:20.770Z | 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 } }]reset freemap |
| 7695 | 2026-09-09T15:05:20.770Z | , unitSep 09 15:05:19.041 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 7696 | 2026-09-09T15:05:20.770Z | : freemap_route_ipv4Sep 09 15:05:19.041 |
| 7697 | 2026-09-09T15:05:20.770Z | Sep 09 15:05:19.041 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 } }]INFO |
| 7698 | 2026-09-09T15:05:20.770Z | adding route 172.17.0.60/32 -> 10.0.0.255Sep 09 15:05:19.041 |
| 7699 | 2026-09-09T15:05:20.770Z | DEBGSep 09 15:05:19.041 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 7700 | 2026-09-09T15:05:20.770Z | initted freemap. size: 64, Sep 09 15:05:19.041Sep 09 15:05:19.041unit :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 } }]DEBGfreemap_route_ipv6 |
| 7701 | 2026-09-09T15:05:20.770Z | 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 } }] |
| 7702 | 2026-09-09T15:05:20.770Z | |
| 7703 | 2026-09-09T15:05:20.770Z | Sep 09 15:05:19.041 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 7704 | 2026-09-09T15:05:20.770Z | Sep 09 15:05:19.041Sep 09 15:05:19.041Sep 09 15:05:19.041 DEBG DEBGreset freemap INFOreplacing 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 } }] , |
| 7705 | 2026-09-09T15:05:20.770Z | adding route 172.17.0.47/32 -> 10.0.0.255unit |
| 7706 | 2026-09-09T15:05:20.770Z | : Sep 09 15:05:19.042 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 7707 | 2026-09-09T15:05:20.770Z | freemap_route_ipv6 |
| 7708 | 2026-09-09T15:05:20.770Z | Sep 09 15:05:19.042Sep 09 15:05:19.042 DEBGDEBGSep 09 15:05:19.042Sep 09 15:05:19.023 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.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 } }] |
| 7709 | 2026-09-09T15:05:20.770Z | |
| 7710 | 2026-09-09T15:05:20.770Z | DEBGINFO created new freemapadding route 172.16.0.0/32 -> 10.0.0.1, unitSep 09 15:05:19.042Sep 09 15:05:19.042 DEBGINFO: |
| 7711 | 2026-09-09T15:05:20.770Z | freemap_route_ipv4failed to allocate space for the new target listadding route 172.17.0.48/32 -> 10.0.0.255 |
| 7712 | 2026-09-09T15:05:20.770Z | |
| 7713 | 2026-09-09T15:05:20.770Z | |
| 7714 | 2026-09-09T15:05:20.770Z | Sep 09 15:05:19.042 DEBG Sep 09 15:05:19.042replacing 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 09 15:05:19.042 |
| 7715 | 2026-09-09T15:05:20.770Z | DEBG 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 } }]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 09 15:05:19.042 |
| 7716 | 2026-09-09T15:05:20.771Z | |
| 7717 | 2026-09-09T15:05:20.771Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 09 15:05:19.042 |
| 7718 | 2026-09-09T15:05:20.771Z | DEBGSep 09 15:05:19.042 created new freemapINFO, unit:adding route 172.17.0.49/32 -> 10.0.0.255 |
| 7719 | 2026-09-09T15:05:20.771Z | Sep 09 15:05:19.042freemap_route_ipv6 |
| 7720 | 2026-09-09T15:05:20.771Z | 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 } }] |
| 7721 | 2026-09-09T15:05:20.771Z | Sep 09 15:05:19.042 DEBG Sep 09 15:05:19.042replacing 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 } }] |
| 7722 | 2026-09-09T15:05:20.771Z | DEBGSep 09 15:05:19.042 initted freemap. size: 64INFO, unitadding route 172.16.0.0/32 -> 10.0.0.1Sep 09 15:05:19.042 |
| 7723 | 2026-09-09T15:05:20.771Z | : INFO freemap_route_ipv4adding route 172.17.0.50/32 -> 10.0.0.255 |
| 7724 | 2026-09-09T15:05:20.771Z | |
| 7725 | 2026-09-09T15:05:20.771Z | Sep 09 15:05:19.042 Sep 09 15:05:19.042Sep 09 15:05:19.042DEBG 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.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 } }] |
| 7726 | 2026-09-09T15:05:20.771Z | reset freemap |
| 7727 | 2026-09-09T15:05:20.771Z | , unit: freemap_route_ipv4 |
| 7728 | 2026-09-09T15:05:20.771Z | Sep 09 15:05:19.042 INFO adding route 172.17.0.51/32 -> 10.0.0.255Sep 09 15:05:19.042 |
| 7729 | 2026-09-09T15:05:20.771Z | DEBGSep 09 15:05:19.042 initted freemap. size: 64Sep 09 15:05:19.042, INFOunit :DEBGadding route 172.16.0.0/32 -> 10.0.0.2 |
| 7730 | 2026-09-09T15:05:20.771Z | freemap_route_ipv6replacing 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 } }] |
| 7731 | 2026-09-09T15:05:20.771Z | |
| 7732 | 2026-09-09T15:05:20.771Z | Sep 09 15:05:19.042 Sep 09 15:05:19.042DEBG 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 } }, 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 } }] |
| 7733 | 2026-09-09T15:05:20.771Z | reset freemapSep 09 15:05:19.042, INFOunit :adding route 172.17.0.52/32 -> 10.0.0.255 Sep 09 15:05:19.042 |
| 7734 | 2026-09-09T15:05:20.771Z | freemap_route_ipv6INFO |
| 7735 | 2026-09-09T15:05:20.771Z | Sep 09 15:05:19.042Sep 09 15:05:19.042 INFODEBGadding route 172.17.0.0/32 -> 10.0.0.255 |
| 7736 | 2026-09-09T15:05:20.771Z | adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }] |
| 7737 | 2026-09-09T15:05:20.771Z | |
| 7738 | 2026-09-09T15:05:20.771Z | Sep 09 15:05:19.042 DEBG Sep 09 15:05:19.042replacing 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 09 15:05:19.042 |
| 7739 | 2026-09-09T15:05:20.771Z | DEBGINFO adding route 172.17.0.53/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 } }]Sep 09 15:05:19.042 |
| 7740 | 2026-09-09T15:05:20.771Z | |
| 7741 | 2026-09-09T15:05:20.772Z | INFOSep 09 15:05:19.042Sep 09 15:05:19.042 DEBGINFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7742 | 2026-09-09T15:05:20.772Z | 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 } }] |
| 7743 | 2026-09-09T15:05:20.772Z | |
| 7744 | 2026-09-09T15:05:20.772Z | Sep 09 15:05:19.023Sep 09 15:05:19.042Sep 09 15:05:19.042 Sep 09 15:05:19.042DEBG 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 } }]DEBG |
| 7745 | 2026-09-09T15:05:20.772Z | 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 } }]INFO |
| 7746 | 2026-09-09T15:05:20.772Z | adding route 172.17.0.54/32 -> 10.0.0.255adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 7747 | 2026-09-09T15:05:20.772Z | Sep 09 15:05:19.042 |
| 7748 | 2026-09-09T15:05:20.772Z | Sep 09 15:05:19.042 INFO Sep 09 15:05:19.042INFO adding route 172.16.0.0/32 -> 10.0.0.3DEBG |
| 7749 | 2026-09-09T15:05:20.772Z | adding route 172.17.0.2/32 -> 10.0.0.255 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 } }] |
| 7750 | 2026-09-09T15:05:20.772Z | |
| 7751 | 2026-09-09T15:05:20.772Z | Sep 09 15:05:19.042 DEBGSep 09 15:05:19.042Sep 09 15:05:19.042 Sep 09 15:05:19.042DEBGreplacing 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 } }] DEBG |
| 7752 | 2026-09-09T15:05:20.772Z | 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 } }] |
| 7753 | 2026-09-09T15:05:20.772Z | test route::tests::add_target_fails_full ... ok |
| 7754 | 2026-09-09T15:05:20.772Z | 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 } }] |
| 7755 | 2026-09-09T15:05:20.772Z | adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7756 | 2026-09-09T15:05:20.772Z | Sep 09 15:05:19.042 INFO Sep 09 15:05:19.042Sep 09 15:05:19.042 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 09 15:05:19.042 |
| 7757 | 2026-09-09T15:05:20.772Z | INFOINFO DEBG adding route 172.16.0.0/32 -> 10.0.0.4 adding route 172.17.0.3/32 -> 10.0.0.255 |
| 7758 | 2026-09-09T15:05:20.772Z | |
| 7759 | 2026-09-09T15:05:20.772Z | 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 } }] |
| 7760 | 2026-09-09T15:05:20.772Z | Sep 09 15:05:19.042 DEBGSep 09 15:05:19.042Sep 09 15:05:19.042 Sep 09 15:05:19.042DEBG 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 } }] 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 |
| 7761 | 2026-09-09T15:05:20.772Z | INFO |
| 7762 | 2026-09-09T15:05:20.772Z | 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 } }] |
| 7763 | 2026-09-09T15:05:20.772Z | adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7764 | 2026-09-09T15:05:20.772Z | Sep 09 15:05:19.042 INFOSep 09 15:05:19.042 Sep 09 15:05:19.042INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff DEBGSep 09 15:05:19.042 |
| 7765 | 2026-09-09T15:05:20.772Z | adding route 172.17.0.4/32 -> 10.0.0.255replacing 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 |
| 7766 | 2026-09-09T15:05:20.773Z | |
| 7767 | 2026-09-09T15:05:20.773Z | 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 } }] |
| 7768 | 2026-09-09T15:05:20.773Z | Sep 09 15:05:19.042Sep 09 15:05:19.042 DEBGDEBG Sep 09 15:05:19.042replacing 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 } }] |
| 7769 | 2026-09-09T15:05:20.773Z | 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 adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7770 | 2026-09-09T15:05:20.773Z | |
| 7771 | 2026-09-09T15:05:20.773Z | Sep 09 15:05:19.042 DEBGSep 09 15:05:19.042Sep 09 15:05:19.042 DEBGfailed to allocate space for the new target listINFO |
| 7772 | 2026-09-09T15:05:20.773Z | 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 } }] |
| 7773 | 2026-09-09T15:05:20.773Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7774 | 2026-09-09T15:05:20.773Z | Sep 09 15:05:19.042Sep 09 15:05:19.042Sep 09 15:05:19.042 INFODEBGDEBG adding route 172.17.0.58/32 -> 10.0.0.255replacing 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: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 } }] |
| 7775 | 2026-09-09T15:05:20.773Z | |
| 7776 | 2026-09-09T15:05:20.773Z | |
| 7777 | 2026-09-09T15:05:20.773Z | Sep 09 15:05:19.042Sep 09 15:05:19.042 INFODEBG adding route 172.17.0.6/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 } }] |
| 7778 | 2026-09-09T15:05:20.773Z | |
| 7779 | 2026-09-09T15:05:20.773Z | Sep 09 15:05:19.042Sep 09 15:05:19.042 DEBGINFO 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.59/32 -> 10.0.0.255 |
| 7780 | 2026-09-09T15:05:20.773Z | |
| 7781 | 2026-09-09T15:05:20.773Z | Sep 09 15:05:19.042Sep 09 15:05:19.042 INFODEBG adding route 172.17.0.7/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 } }] |
| 7782 | 2026-09-09T15:05:20.773Z | |
| 7783 | 2026-09-09T15:05:20.773Z | Sep 09 15:05:19.042Sep 09 15:05:19.042 DEBGINFO 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 } }]adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7784 | 2026-09-09T15:05:20.773Z | |
| 7785 | 2026-09-09T15:05:20.773Z | Sep 09 15:05:19.042Sep 09 15:05:19.042 INFODEBG adding route 172.17.0.8/32 -> 10.0.0.255replacing 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 } }] |
| 7786 | 2026-09-09T15:05:20.781Z | |
| 7787 | 2026-09-09T15:05:20.782Z | Sep 09 15:05:19.042Sep 09 15:05:19.042 DEBGINFO 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.61/32 -> 10.0.0.255 |
| 7788 | 2026-09-09T15:05:20.782Z | Sep 09 15:05:19.042 |
| 7789 | 2026-09-09T15:05:20.782Z | 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 } }] |
| 7790 | 2026-09-09T15:05:20.782Z | Sep 09 15:05:19.042 INFO adding route 172.17.0.9/32 -> 10.0.0.255 |
| 7791 | 2026-09-09T15:05:20.782Z | Sep 09 15:05:19.042 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 7792 | 2026-09-09T15:05:20.782Z | Sep 09 15:05:19.042 DEBGSep 09 15:05:19.042 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 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 } }] |
| 7793 | 2026-09-09T15:05:20.782Z | Sep 09 15:05:19.063 INFO adding route 172.17.0.63/32 -> 10.0.0.255 |
| 7794 | 2026-09-09T15:05:20.782Z | |
| 7795 | 2026-09-09T15:05:20.782Z | Sep 09 15:05:19.063 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 } }] |
| 7796 | 2026-09-09T15:05:20.782Z | Sep 09 15:05:19.063 DEBG failed to allocate space for the new target list |
| 7797 | 2026-09-09T15:05:20.782Z | Sep 09 15:05:19.063Sep 09 15:05:19.063 INFODEBG adding route 172.17.0.10/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 } }, 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 } }] |
| 7798 | 2026-09-09T15:05:20.782Z | |
| 7799 | 2026-09-09T15:05:20.782Z | Sep 09 15:05:19.063Sep 09 15:05:19.063 DEBGDEBG 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 } }]failed to allocate space for the new target list |
| 7800 | 2026-09-09T15:05:20.782Z | |
| 7801 | 2026-09-09T15:05:20.782Z | Sep 09 15:05:19.063 INFO adding route 172.17.0.11/32 -> 10.0.0.255 |
| 7802 | 2026-09-09T15:05:20.782Z | Sep 09 15:05:19.063 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 } }] |
| 7803 | 2026-09-09T15:05:20.782Z | Sep 09 15:05:19.043Sep 09 15:05:19.063 DEBGINFO created new freemapadding route 172.17.0.12/32 -> 10.0.0.255, |
| 7804 | 2026-09-09T15:05:20.783Z | unit: freemap_route_ipv4 |
| 7805 | 2026-09-09T15:05:20.783Z | Sep 09 15:05:19.063 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 } }] |
| 7806 | 2026-09-09T15:05:20.783Z | Sep 09 15:05:19.063Sep 09 15:05:19.063 INFODEBG adding route 172.17.0.13/32 -> 10.0.0.255created new freemap |
| 7807 | 2026-09-09T15:05:20.783Z | , unit: freemap_route_ipv6Sep 09 15:05:19.063 |
| 7808 | 2026-09-09T15:05:20.783Z | 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 } }] |
| 7809 | 2026-09-09T15:05:20.783Z | Sep 09 15:05:19.063 DEBG Sep 09 15:05:19.063initted freemap. size: 64 , INFOunit :adding route 172.17.0.14/32 -> 10.0.0.255 |
| 7810 | 2026-09-09T15:05:20.783Z | freemap_route_ipv4 |
| 7811 | 2026-09-09T15:05:20.783Z | Sep 09 15:05:19.063 Sep 09 15:05:19.063DEBG DEBGreplacing 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 } }] |
| 7812 | 2026-09-09T15:05:20.783Z | reset freemap, unit: freemap_route_ipv4 |
| 7813 | 2026-09-09T15:05:20.783Z | Sep 09 15:05:19.063 INFO adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7814 | 2026-09-09T15:05:20.783Z | Sep 09 15:05:19.063 DEBG Sep 09 15:05:19.063initted freemap. size: 64 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 } }] |
| 7815 | 2026-09-09T15:05:20.783Z | , unit:Sep 09 15:05:19.063 freemap_route_ipv6INFO |
| 7816 | 2026-09-09T15:05:20.783Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7817 | 2026-09-09T15:05:20.783Z | Sep 09 15:05:19.063 DEBGSep 09 15:05:19.063 reset freemapDEBG, 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 } }]: |
| 7818 | 2026-09-09T15:05:20.783Z | freemap_route_ipv6 |
| 7819 | 2026-09-09T15:05:20.783Z | Sep 09 15:05:19.063 Sep 09 15:05:19.063INFO INFOadding route 172.17.0.17/32 -> 10.0.0.255 |
| 7820 | 2026-09-09T15:05:20.783Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7821 | 2026-09-09T15:05:20.783Z | Sep 09 15:05:19.063 Sep 09 15:05:19.063DEBG DEBGreplacing 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 } }] |
| 7822 | 2026-09-09T15:05:20.783Z | 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 } }] |
| 7823 | 2026-09-09T15:05:20.783Z | Sep 09 15:05:19.063 Sep 09 15:05:19.063INFO INFOadding route 172.17.0.18/32 -> 10.0.0.255 |
| 7824 | 2026-09-09T15:05:20.783Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7825 | 2026-09-09T15:05:20.783Z | Sep 09 15:05:19.063 Sep 09 15:05:19.063DEBG 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 } }] |
| 7826 | 2026-09-09T15:05:20.783Z | 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 } }] |
| 7827 | 2026-09-09T15:05:20.783Z | Sep 09 15:05:19.063 INFOSep 09 15:05:19.063 adding route 172.17.0.19/32 -> 10.0.0.255INFO |
| 7828 | 2026-09-09T15:05:20.783Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7829 | 2026-09-09T15:05:20.783Z | Sep 09 15:05:19.063 DEBGSep 09 15:05:19.063 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 } }]DEBG |
| 7830 | 2026-09-09T15:05:20.784Z | 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 } }] |
| 7831 | 2026-09-09T15:05:20.784Z | Sep 09 15:05:19.063 INFO Sep 09 15:05:19.063adding route 172.17.0.20/32 -> 10.0.0.255 |
| 7832 | 2026-09-09T15:05:20.784Z | INFO adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7833 | 2026-09-09T15:05:20.784Z | Sep 09 15:05:19.063 DEBG Sep 09 15:05:19.063replacing 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 } }] |
| 7834 | 2026-09-09T15:05:20.784Z | 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 } }] |
| 7835 | 2026-09-09T15:05:20.784Z | Sep 09 15:05:19.063 INFO adding route 172.17.0.21/32 -> 10.0.0.255Sep 09 15:05:19.063 |
| 7836 | 2026-09-09T15:05:20.784Z | INFO adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7837 | 2026-09-09T15:05:20.784Z | Sep 09 15:05:19.063 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 } }]Sep 09 15:05:19.063 |
| 7838 | 2026-09-09T15:05:20.784Z | 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 } }] |
| 7839 | 2026-09-09T15:05:20.784Z | Sep 09 15:05:19.063 INFO adding route 172.17.0.22/32 -> 10.0.0.255Sep 09 15:05:19.063 |
| 7840 | 2026-09-09T15:05:20.784Z | INFO adding route 172.17.0.1/32 -> 10.0.0.255 |
| 7841 | 2026-09-09T15:05:20.784Z | Sep 09 15:05:19.063 DEBG Sep 09 15:05:19.063replacing 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 } }] |
| 7842 | 2026-09-09T15:05:20.784Z | 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 } }] |
| 7843 | 2026-09-09T15:05:20.784Z | Sep 09 15:05:19.063 INFO Sep 09 15:05:19.063adding route 172.17.0.23/32 -> 10.0.0.255 |
| 7844 | 2026-09-09T15:05:20.784Z | INFO adding route 172.17.0.2/32 -> 10.0.0.255 |
| 7845 | 2026-09-09T15:05:20.784Z | Sep 09 15:05:19.063 DEBG Sep 09 15:05:19.063replacing 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 } }] |
| 7846 | 2026-09-09T15:05:20.784Z | 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 } }] |
| 7847 | 2026-09-09T15:05:20.784Z | Sep 09 15:05:19.063 INFO Sep 09 15:05:19.063adding route 172.17.0.24/32 -> 10.0.0.255 |
| 7848 | 2026-09-09T15:05:20.784Z | INFO adding route 172.17.0.3/32 -> 10.0.0.255 |
| 7849 | 2026-09-09T15:05:20.784Z | Sep 09 15:05:19.063 DEBG Sep 09 15:05:19.063replacing 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 } }] |
| 7850 | 2026-09-09T15:05:20.784Z | 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 } }] |
| 7851 | 2026-09-09T15:05:20.784Z | Sep 09 15:05:19.063 INFOSep 09 15:05:19.063 adding route 172.17.0.25/32 -> 10.0.0.255INFO |
| 7852 | 2026-09-09T15:05:20.784Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 7853 | 2026-09-09T15:05:20.785Z | Sep 09 15:05:19.063 DEBGSep 09 15:05:19.064 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 } }]DEBG |
| 7854 | 2026-09-09T15:05:20.785Z | 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 } }] |
| 7855 | 2026-09-09T15:05:20.785Z | Sep 09 15:05:19.064 INFOSep 09 15:05:19.064 adding route 172.17.0.26/32 -> 10.0.0.255INFO |
| 7856 | 2026-09-09T15:05:20.785Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7857 | 2026-09-09T15:05:20.785Z | Sep 09 15:05:19.064 DEBGSep 09 15:05:19.064 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 |
| 7858 | 2026-09-09T15:05:20.785Z | 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 } }] |
| 7859 | 2026-09-09T15:05:20.785Z | Sep 09 15:05:19.064 INFOSep 09 15:05:19.064 adding route 172.17.0.27/32 -> 10.0.0.255INFO |
| 7860 | 2026-09-09T15:05:20.785Z | adding route 172.17.0.6/32 -> 10.0.0.255 |
| 7861 | 2026-09-09T15:05:20.785Z | Sep 09 15:05:19.064 Sep 09 15:05:19.064DEBG DEBGreplacing 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 } }] |
| 7862 | 2026-09-09T15:05:20.785Z | 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 } }] |
| 7863 | 2026-09-09T15:05:20.785Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 INFOINFO adding route 172.17.0.28/32 -> 10.0.0.255adding route 172.17.0.7/32 -> 10.0.0.255 |
| 7864 | 2026-09-09T15:05:20.785Z | |
| 7865 | 2026-09-09T15:05:20.785Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 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 } }]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 } }] |
| 7866 | 2026-09-09T15:05:20.785Z | |
| 7867 | 2026-09-09T15:05:20.785Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 INFOINFO adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255 |
| 7868 | 2026-09-09T15:05:20.785Z | |
| 7869 | 2026-09-09T15:05:20.785Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 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 } }]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 } }] |
| 7870 | 2026-09-09T15:05:20.785Z | |
| 7871 | 2026-09-09T15:05:20.785Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 INFOINFO adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255 |
| 7872 | 2026-09-09T15:05:20.785Z | |
| 7873 | 2026-09-09T15:05:20.786Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 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.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 } }] |
| 7874 | 2026-09-09T15:05:20.786Z | |
| 7875 | 2026-09-09T15:05:20.786Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 INFOINFO adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.31/32 -> 10.0.0.255 |
| 7876 | 2026-09-09T15:05:20.786Z | |
| 7877 | 2026-09-09T15:05:20.786Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 DEBGDEBG 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 } }]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 } }] |
| 7878 | 2026-09-09T15:05:20.786Z | |
| 7879 | 2026-09-09T15:05:20.786Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 INFOINFO adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7880 | 2026-09-09T15:05:20.786Z | |
| 7881 | 2026-09-09T15:05:20.786Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 DEBGDEBG 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 } }]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 } }] |
| 7882 | 2026-09-09T15:05:20.786Z | |
| 7883 | 2026-09-09T15:05:20.786Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 INFOINFO adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.12/32 -> 10.0.0.255 |
| 7884 | 2026-09-09T15:05:20.786Z | |
| 7885 | 2026-09-09T15:05:20.786Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 DEBGDEBG 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.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 } }] |
| 7886 | 2026-09-09T15:05:20.804Z | |
| 7887 | 2026-09-09T15:05:20.804Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 INFOINFO adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.13/32 -> 10.0.0.255 |
| 7888 | 2026-09-09T15:05:20.804Z | |
| 7889 | 2026-09-09T15:05:20.804Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 DEBGDEBG 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 } }]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 } }] |
| 7890 | 2026-09-09T15:05:20.804Z | |
| 7891 | 2026-09-09T15:05:20.804Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 INFOINFO adding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255 |
| 7892 | 2026-09-09T15:05:20.804Z | |
| 7893 | 2026-09-09T15:05:20.804Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 DEBGDEBG 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 } }]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 } }] |
| 7894 | 2026-09-09T15:05:20.804Z | |
| 7895 | 2026-09-09T15:05:20.804Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 INFOINFO adding route 172.17.0.15/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7896 | 2026-09-09T15:05:20.804Z | |
| 7897 | 2026-09-09T15:05:20.804Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 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.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 } }] |
| 7898 | 2026-09-09T15:05:20.805Z | |
| 7899 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 INFOINFO adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7900 | 2026-09-09T15:05:20.805Z | |
| 7901 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 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.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 } }] |
| 7902 | 2026-09-09T15:05:20.805Z | |
| 7903 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 INFOINFO adding route 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.17/32 -> 10.0.0.255 |
| 7904 | 2026-09-09T15:05:20.805Z | |
| 7905 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.064Sep 09 15:05:19.064 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.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 } }] |
| 7906 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.076 INFO adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7907 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.076 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 } }] |
| 7908 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.076 INFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 7909 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.076 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 } }] |
| 7910 | 2026-09-09T15:05:20.805Z | |
| 7911 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.076 INFO adding route 172.17.0.20/32 -> 10.0.0.255 |
| 7912 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 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 } }]adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7913 | 2026-09-09T15:05:20.805Z | |
| 7914 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 INFODEBG adding route 172.17.0.21/32 -> 10.0.0.255replacing 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 } }] |
| 7915 | 2026-09-09T15:05:20.805Z | |
| 7916 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 DEBGINFO 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 } }]adding route 172.17.0.40/32 -> 10.0.0.255 |
| 7917 | 2026-09-09T15:05:20.805Z | |
| 7918 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 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 } }]adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7919 | 2026-09-09T15:05:20.805Z | |
| 7920 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 INFODEBG adding route 172.17.0.41/32 -> 10.0.0.255replacing 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 } }] |
| 7921 | 2026-09-09T15:05:20.805Z | |
| 7922 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 DEBGINFO 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.23/32 -> 10.0.0.255 |
| 7923 | 2026-09-09T15:05:20.805Z | |
| 7924 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 INFODEBG adding route 172.17.0.42/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 } }] |
| 7925 | 2026-09-09T15:05:20.805Z | |
| 7926 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 DEBGINFO 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 } }]adding route 172.17.0.24/32 -> 10.0.0.255 |
| 7927 | 2026-09-09T15:05:20.805Z | |
| 7928 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 DEBGINFO 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 172.17.0.43/32 -> 10.0.0.255 |
| 7929 | 2026-09-09T15:05:20.805Z | |
| 7930 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 INFODEBG adding route 172.17.0.25/32 -> 10.0.0.255replacing 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 } }] |
| 7931 | 2026-09-09T15:05:20.805Z | |
| 7932 | 2026-09-09T15:05:20.805Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 DEBGINFO 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.44/32 -> 10.0.0.255 |
| 7933 | 2026-09-09T15:05:20.805Z | |
| 7934 | 2026-09-09T15:05:20.806Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 INFODEBG adding route 172.17.0.26/32 -> 10.0.0.255replacing 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 } }] |
| 7935 | 2026-09-09T15:05:20.806Z | |
| 7936 | 2026-09-09T15:05:20.806Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 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.45/32 -> 10.0.0.255 |
| 7937 | 2026-09-09T15:05:20.806Z | |
| 7938 | 2026-09-09T15:05:20.806Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 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.27/32 -> 10.0.0.255 |
| 7939 | 2026-09-09T15:05:20.806Z | |
| 7940 | 2026-09-09T15:05:20.806Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 INFODEBG adding route 172.17.0.46/32 -> 10.0.0.255replacing 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 } }] |
| 7941 | 2026-09-09T15:05:20.806Z | |
| 7942 | 2026-09-09T15:05:20.806Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 DEBGINFO 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 } }]adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7943 | 2026-09-09T15:05:20.806Z | test route::tests::delete_targets_fragmented ... ok |
| 7944 | 2026-09-09T15:05:20.806Z | |
| 7945 | 2026-09-09T15:05:20.806Z | test route::tests::delete_targets_full ... ok |
| 7946 | 2026-09-09T15:05:20.806Z | |
| 7947 | 2026-09-09T15:05:20.806Z | test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s |
| 7948 | 2026-09-09T15:05:20.806Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 INFODEBG adding route 172.17.0.47/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 } }] |
| 7949 | 2026-09-09T15:05:20.806Z | |
| 7950 | 2026-09-09T15:05:20.806Z | |
| 7951 | 2026-09-09T15:05:20.806Z | |
| 7952 | 2026-09-09T15:05:20.806Z | running 0 tests |
| 7953 | 2026-09-09T15:05:20.806Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 DEBGINFO 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.29/32 -> 10.0.0.255 |
| 7954 | 2026-09-09T15:05:20.806Z | |
| 7955 | 2026-09-09T15:05:20.806Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 INFODEBG adding route 172.17.0.48/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 } }] |
| 7956 | 2026-09-09T15:05:20.806Z | |
| 7957 | 2026-09-09T15:05:20.806Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 INFODEBG adding route 172.17.0.30/32 -> 10.0.0.255replacing 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 } }] |
| 7958 | 2026-09-09T15:05:20.806Z | |
| 7959 | 2026-09-09T15:05:20.806Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 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 172.17.0.49/32 -> 10.0.0.255 |
| 7960 | 2026-09-09T15:05:20.806Z | |
| 7961 | 2026-09-09T15:05:20.806Z | |
| 7962 | 2026-09-09T15:05:20.806Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7963 | 2026-09-09T15:05:20.806Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 INFODEBG adding route 172.17.0.31/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 } }] |
| 7964 | 2026-09-09T15:05:20.806Z | |
| 7965 | 2026-09-09T15:05:20.806Z | |
| 7966 | 2026-09-09T15:05:20.806Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 DEBGINFO 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.50/32 -> 10.0.0.255 |
| 7967 | 2026-09-09T15:05:20.806Z | |
| 7968 | 2026-09-09T15:05:20.806Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 INFODEBG adding route 172.17.0.32/32 -> 10.0.0.255replacing 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 } }] |
| 7969 | 2026-09-09T15:05:20.806Z | |
| 7970 | 2026-09-09T15:05:20.807Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 INFODEBG adding route 172.17.0.51/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 } }] |
| 7971 | 2026-09-09T15:05:20.807Z | |
| 7972 | 2026-09-09T15:05:20.807Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 DEBGINFO 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 } }]adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7973 | 2026-09-09T15:05:20.807Z | |
| 7974 | 2026-09-09T15:05:20.807Z | Sep 09 15:05:19.076Sep 09 15:05:19.076 INFODEBG adding route 172.17.0.52/32 -> 10.0.0.255replacing 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 } }] |
| 7975 | 2026-09-09T15:05:20.807Z | |
| 7976 | 2026-09-09T15:05:20.807Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7977 | 2026-09-09T15:05:20.807Z | Sep 09 15:05:19.093 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 } }] |
| 7978 | 2026-09-09T15:05:20.807Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 7979 | 2026-09-09T15:05:20.807Z | Sep 09 15:05:19.093 Sep 09 15:05:19.093DEBG 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 } }] |
| 7980 | 2026-09-09T15:05:20.807Z | 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 } }] |
| 7981 | 2026-09-09T15:05:20.807Z | Sep 09 15:05:19.093 Sep 09 15:05:19.093INFO INFOadding route 172.17.0.36/32 -> 10.0.0.255 |
| 7982 | 2026-09-09T15:05:20.807Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7983 | 2026-09-09T15:05:20.807Z | Sep 09 15:05:19.093 Sep 09 15:05:19.093DEBG 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 } }] |
| 7984 | 2026-09-09T15:05:20.807Z | 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 } }] |
| 7985 | 2026-09-09T15:05:20.807Z | Sep 09 15:05:19.093 Sep 09 15:05:19.093INFO INFOadding route 172.17.0.37/32 -> 10.0.0.255 |
| 7986 | 2026-09-09T15:05:20.816Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7987 | 2026-09-09T15:05:20.816Z | Sep 09 15:05:19.093 Sep 09 15:05:19.093DEBG 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 } }] |
| 7988 | 2026-09-09T15:05:20.816Z | 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 } }] |
| 7989 | 2026-09-09T15:05:20.816Z | Sep 09 15:05:19.093 Sep 09 15:05:19.093INFO INFOadding route 172.17.0.38/32 -> 10.0.0.255 |
| 7990 | 2026-09-09T15:05:20.816Z | adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7991 | 2026-09-09T15:05:20.816Z | Sep 09 15:05:19.093 Sep 09 15:05:19.093DEBG 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 } }] |
| 7992 | 2026-09-09T15:05:20.816Z | 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 } }] |
| 7993 | 2026-09-09T15:05:20.816Z | Sep 09 15:05:19.093 Sep 09 15:05:19.093INFO INFOadding route 172.17.0.39/32 -> 10.0.0.255 |
| 7994 | 2026-09-09T15:05:20.817Z | adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7995 | 2026-09-09T15:05:20.817Z | Sep 09 15:05:19.093 Sep 09 15:05:19.093DEBG 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 } }] |
| 7996 | 2026-09-09T15:05:20.817Z | 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 } }] |
| 7997 | 2026-09-09T15:05:20.817Z | Sep 09 15:05:19.093Sep 09 15:05:19.093 INFOINFO adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7998 | 2026-09-09T15:05:20.817Z | |
| 7999 | 2026-09-09T15:05:20.817Z | Sep 09 15:05:19.093Sep 09 15:05:19.093 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.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 } }] |
| 8000 | 2026-09-09T15:05:20.817Z | |
| 8001 | 2026-09-09T15:05:20.817Z | Sep 09 15:05:19.093Sep 09 15:05:19.093 INFOINFO adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255 |
| 8002 | 2026-09-09T15:05:20.817Z | |
| 8003 | 2026-09-09T15:05:20.817Z | Sep 09 15:05:19.093Sep 09 15:05:19.093 DEBGDEBG 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 } }]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 } }] |
| 8004 | 2026-09-09T15:05:20.817Z | |
| 8005 | 2026-09-09T15:05:20.817Z | Sep 09 15:05:19.093Sep 09 15:05:19.093 INFOINFO adding route 172.17.0.42/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255 |
| 8006 | 2026-09-09T15:05:20.817Z | |
| 8007 | 2026-09-09T15:05:20.817Z | Sep 09 15:05:19.093Sep 09 15:05:19.093 DEBGDEBG 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 } }]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 } }] |
| 8008 | 2026-09-09T15:05:20.817Z | |
| 8009 | 2026-09-09T15:05:20.817Z | Sep 09 15:05:19.093Sep 09 15:05:19.093 INFOINFO adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255 |
| 8010 | 2026-09-09T15:05:20.817Z | |
| 8011 | 2026-09-09T15:05:20.817Z | Sep 09 15:05:19.093Sep 09 15:05:19.093 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.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 } }] |
| 8012 | 2026-09-09T15:05:20.817Z | |
| 8013 | 2026-09-09T15:05:20.817Z | Sep 09 15:05:19.093Sep 09 15:05:19.093 INFODEBG adding route 172.17.0.44/32 -> 10.0.0.255failed to allocate space for the new target list |
| 8014 | 2026-09-09T15:05:20.817Z | |
| 8015 | 2026-09-09T15:05:20.817Z | Sep 09 15:05:19.093Sep 09 15:05:19.093 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 } }]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 } }] |
| 8016 | 2026-09-09T15:05:20.817Z | |
| 8017 | 2026-09-09T15:05:20.817Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 8018 | 2026-09-09T15:05:20.817Z | Sep 09 15:05:19.093 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 } }] |
| 8019 | 2026-09-09T15:05:20.817Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 8020 | 2026-09-09T15:05:20.817Z | Sep 09 15:05:19.093 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 } }] |
| 8021 | 2026-09-09T15:05:20.817Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 8022 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 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 } }] |
| 8023 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 8024 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 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 } }] |
| 8025 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 8026 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 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 } }] |
| 8027 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 8028 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 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 } }] |
| 8029 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 8030 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 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 } }] |
| 8031 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 8032 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 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 } }] |
| 8033 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 8034 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 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 } }] |
| 8035 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 8036 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 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 } }] |
| 8037 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 8038 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 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 } }] |
| 8039 | 2026-09-09T15:05:20.818Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 8040 | 2026-09-09T15:05:20.819Z | Sep 09 15:05:19.093 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 } }] |
| 8041 | 2026-09-09T15:05:20.819Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 8042 | 2026-09-09T15:05:20.819Z | Sep 09 15:05:19.093 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 } }] |
| 8043 | 2026-09-09T15:05:20.819Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 8044 | 2026-09-09T15:05:20.819Z | |
| 8045 | 2026-09-09T15:05:20.819Z | running 0 tests |
| 8046 | 2026-09-09T15:05:20.819Z | Sep 09 15:05:19.093 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 } }] |
| 8047 | 2026-09-09T15:05:20.819Z | Sep 09 15:05:19.093 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 8048 | 2026-09-09T15:05:20.819Z | Sep 09 15:05:19.094 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 } }] |
| 8049 | 2026-09-09T15:05:20.819Z | Sep 09 15:05:19.094 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 8050 | 2026-09-09T15:05:20.819Z | |
| 8051 | 2026-09-09T15:05:20.819Z | Sep 09 15:05:19.094 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 } }] |
| 8052 | 2026-09-09T15:05:20.819Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8053 | 2026-09-09T15:05:20.819Z | Sep 09 15:05:19.094 DEBG failed to allocate space for the new target list |
| 8054 | 2026-09-09T15:05:20.819Z | |
| 8055 | 2026-09-09T15:05:20.819Z | Sep 09 15:05:19.094 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 } }] |
| 8056 | 2026-09-09T15:05:20.819Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-590acc8ba8a56e5a) |
| 8057 | 2026-09-09T15:05:20.819Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 8058 | 2026-09-09T15:05:20.819Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-997b6ac0c3f3c24c) |
| 8059 | 2026-09-09T15:05:20.819Z | |
| 8060 | 2026-09-09T15:05:20.819Z | running 6 tests |
| 8061 | 2026-09-09T15:05:20.819Z | test tests::test_full_lot_id_both_present ... ok |
| 8062 | 2026-09-09T15:05:20.819Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 8063 | 2026-09-09T15:05:20.819Z | test tests::test_full_lot_id_lot_only ... ok |
| 8064 | 2026-09-09T15:05:20.819Z | test tests::test_full_lot_id_neither_present ... ok |
| 8065 | 2026-09-09T15:05:20.819Z | test tests::test_port_id_cmp ... ok |
| 8066 | 2026-09-09T15:05:20.819Z | test tests::test_parse_client_port_id ... ok |
| 8067 | 2026-09-09T15:05:20.819Z | |
| 8068 | 2026-09-09T15:05:20.819Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8069 | 2026-09-09T15:05:20.819Z | |
| 8070 | 2026-09-09T15:05:20.819Z | Running tests/test_all.rs (target/debug/deps/test_all-27505f3949f0cd2c) |
| 8071 | 2026-09-09T15:05:20.820Z | |
| 8072 | 2026-09-09T15:05:20.820Z | running 0 tests |
| 8073 | 2026-09-09T15:05:20.820Z | |
| 8074 | 2026-09-09T15:05:20.820Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8075 | 2026-09-09T15:05:20.820Z | |
| 8076 | 2026-09-09T15:05:20.820Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 8077 | 2026-09-09T15:05:20.820Z | |
| 8078 | 2026-09-09T15:05:20.820Z | running 0 tests |
| 8079 | 2026-09-09T15:05:20.820Z | |
| 8080 | 2026-09-09T15:05:20.820Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8081 | 2026-09-09T15:05:20.820Z | |
| 8082 | 2026-09-09T15:05:20.820Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 8083 | 2026-09-09T15:05:20.820Z | |
| 8084 | 2026-09-09T15:05:20.820Z | running 15 tests |
| 8085 | 2026-09-09T15:05:20.820Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 8086 | 2026-09-09T15:05:20.828Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 8087 | 2026-09-09T15:05:20.828Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 8088 | 2026-09-09T15:05:20.828Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 8089 | 2026-09-09T15:05:20.828Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 8090 | 2026-09-09T15:05:20.828Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 8091 | 2026-09-09T15:05:20.828Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 8092 | 2026-09-09T15:05:20.828Z | test v1::network::tests::test_equal ... ok |
| 8093 | 2026-09-09T15:05:20.828Z | test v1::network::tests::test_eui64 ... ok |
| 8094 | 2026-09-09T15:05:20.828Z | test v1::network::tests::test_into ... ok |
| 8095 | 2026-09-09T15:05:20.828Z | test v1::network::tests::test_not_equal ... ok |
| 8096 | 2026-09-09T15:05:20.828Z | test v1::network::tests::test_parse ... ok |
| 8097 | 2026-09-09T15:05:20.828Z | test v1::network::tests::test_to_string ... ok |
| 8098 | 2026-09-09T15:05:20.828Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 8099 | 2026-09-09T15:05:20.828Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 8100 | 2026-09-09T15:05:20.828Z | |
| 8101 | 2026-09-09T15:05:20.829Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8102 | 2026-09-09T15:05:20.829Z | |
| 8103 | 2026-09-09T15:05:20.829Z | Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed) |
| 8104 | 2026-09-09T15:05:20.849Z | |
| 8105 | 2026-09-09T15:05:20.849Z | running 12 tests |
| 8106 | 2026-09-09T15:05:20.857Z | test lldp::test_lldp_parse ... ok |
| 8107 | 2026-09-09T15:05:20.857Z | test icmp::test_v4_checksum ... ok |
| 8108 | 2026-09-09T15:05:20.857Z | test icmp::test_v6_checksum ... ok |
| 8109 | 2026-09-09T15:05:20.857Z | test ipv6::test_ipv6_parse ... ok |
| 8110 | 2026-09-09T15:05:20.858Z | test pbuf::test_byte ... ok |
| 8111 | 2026-09-09T15:05:20.858Z | test pbuf::test_nibble ... ok |
| 8112 | 2026-09-09T15:05:20.858Z | test pbuf::test_short ... ok |
| 8113 | 2026-09-09T15:05:20.858Z | test pbuf::test_overflow ... ok |
| 8114 | 2026-09-09T15:05:20.858Z | test pbuf::test_twelve ... ok |
| 8115 | 2026-09-09T15:05:20.858Z | test pbuf::test_word ... ok |
| 8116 | 2026-09-09T15:05:20.858Z | test tcp::test_checksum_syn_nodata ... ok |
| 8117 | 2026-09-09T15:05:20.858Z | test tcp::test_checksum_ack_data ... ok |
| 8118 | 2026-09-09T15:05:20.858Z | |
| 8119 | 2026-09-09T15:05:20.858Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8120 | 2026-09-09T15:05:20.858Z | |
| 8121 | 2026-09-09T15:05:20.858Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 8122 | 2026-09-09T15:05:20.858Z | |
| 8123 | 2026-09-09T15:05:20.858Z | running 0 tests |
| 8124 | 2026-09-09T15:05:20.858Z | |
| 8125 | 2026-09-09T15:05:20.858Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8126 | 2026-09-09T15:05:20.858Z | |
| 8127 | 2026-09-09T15:05:20.859Z | Running unittests src/main.rs (target/debug/deps/swadm-bcdfd33959ff28c7) |
| 8128 | 2026-09-09T15:05:20.870Z | |
| 8129 | 2026-09-09T15:05:20.870Z | running 5 tests |
| 8130 | 2026-09-09T15:05:20.895Z | test switchport::test::test_compute_lanes ... ok |
| 8131 | 2026-09-09T15:05:20.895Z | test link::test_filter ... ok |
| 8132 | 2026-09-09T15:05:20.895Z | test switchport::test::port_id_ordering ... ok |
| 8133 | 2026-09-09T15:05:20.895Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 8134 | 2026-09-09T15:05:20.896Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 8135 | 2026-09-09T15:05:20.896Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 8136 | 2026-09-09T15:05:20.896Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 8137 | 2026-09-09T15:05:20.896Z | Tx Enabled: Yes Lane 0 Yes Yes Yes |
| 8138 | 2026-09-09T15:05:20.896Z | Lane 1 Tx Loss-of-lock: No No Lane 2No NoLane 3 |
| 8139 | 2026-09-09T15:05:20.896Z | |
| 8140 | 2026-09-09T15:05:20.896Z | Tx Loss-of-signal: No State: Activated No Activated No ActivatedNo |
| 8141 | 2026-09-09T15:05:20.896Z | Activated Tx CDR Enabled: No |
| 8142 | 2026-09-09T15:05:20.896Z | Rx Output Enabled: falseNo falseNo falseNo |
| 8143 | 2026-09-09T15:05:20.896Z | false Tx Adaptive EQ Fault: No |
| 8144 | 2026-09-09T15:05:20.896Z | No Rx Output Status: valid No validNo |
| 8145 | 2026-09-09T15:05:20.896Z | valid Tx Fault: Yes valid |
| 8146 | 2026-09-09T15:05:20.896Z | Yes Rx Loss-of-lock: true Yestrue Yes |
| 8147 | 2026-09-09T15:05:20.896Z | true true |
| 8148 | 2026-09-09T15:05:20.896Z | Rx Loss-of-signal: false false false false |
| 8149 | 2026-09-09T15:05:20.896Z | Rx Auto-squelch Disable: true true true true |
| 8150 | 2026-09-09T15:05:20.896Z | Tx Output Enabled: true true true true |
| 8151 | 2026-09-09T15:05:20.896Z | Tx Output Status: invalid invalid invalid invalid |
| 8152 | 2026-09-09T15:05:20.896Z | Tx Loss-of-lock: false false false false |
| 8153 | 2026-09-09T15:05:20.896Z | Tx Loss-of-signal: true true true true |
| 8154 | 2026-09-09T15:05:20.896Z | Tx Auto-squelch Disable: false false false false |
| 8155 | 2026-09-09T15:05:20.896Z | Tx Adaptive EQ Fail: true true true true |
| 8156 | 2026-09-09T15:05:20.896Z | Tx Failure: false false false false |
| 8157 | 2026-09-09T15:05:20.896Z | Tx Force Squelch: true true true true |
| 8158 | 2026-09-09T15:05:20.896Z | Tx Input Polarity: normal normal normal normal |
| 8159 | 2026-09-09T15:05:20.896Z | test switchport::test::test_print_cmis_datapath ... ok |
| 8160 | 2026-09-09T15:05:20.896Z | test switchport::test::test_print_sff_datapath ... ok |
| 8161 | 2026-09-09T15:05:20.896Z | |
| 8162 | 2026-09-09T15:05:20.896Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8163 | 2026-09-09T15:05:20.896Z | |
| 8164 | 2026-09-09T15:05:20.896Z | Running tests/cli/main.rs (target/debug/deps/cli-abb6971d8239a246) |
| 8165 | 2026-09-09T15:05:20.901Z | |
| 8166 | 2026-09-09T15:05:20.901Z | running 7 tests |
| 8167 | 2026-09-09T15:05:20.901Z | test counters::counters_list ... ignored |
| 8168 | 2026-09-09T15:05:20.901Z | test link_apply::apply_tx_eq_all ... ignored |
| 8169 | 2026-09-09T15:05:20.901Z | test link_apply::apply_tx_eq_custom ... ignored |
| 8170 | 2026-09-09T15:05:20.901Z | test tx_eq::set_all_taps ... ignored |
| 8171 | 2026-09-09T15:05:20.901Z | test tx_eq::set_partial_taps ... ignored |
| 8172 | 2026-09-09T15:05:20.902Z | test cmd::test::pattern_statics ... ok |
| 8173 | 2026-09-09T15:05:20.945Z | test link_apply::tx_eq_exclusive ... ok |
| 8174 | 2026-09-09T15:05:20.945Z | |
| 8175 | 2026-09-09T15:05:20.945Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.05s |
| 8176 | 2026-09-09T15:05:20.946Z | |
| 8177 | 2026-09-09T15:05:20.960Z | Running unittests src/main.rs (target/debug/deps/tfportd-76472ed5e2085d96) |
| 8178 | 2026-09-09T15:05:20.980Z | |
| 8179 | 2026-09-09T15:05:20.980Z | running 4 tests |
| 8180 | 2026-09-09T15:05:20.980Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 8181 | 2026-09-09T15:05:20.980Z | test linklocal::test_parse_ipadm ... ok |
| 8182 | 2026-09-09T15:05:20.980Z | test tfport::test_parse_tfport ... ok |
| 8183 | 2026-09-09T15:05:20.991Z | test config::tests::test_updates ... ok |
| 8184 | 2026-09-09T15:05:20.991Z | |
| 8185 | 2026-09-09T15:05:20.991Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8186 | 2026-09-09T15:05:20.991Z | |
| 8187 | 2026-09-09T15:05:20.991Z | Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b) |
| 8188 | 2026-09-09T15:05:20.991Z | |
| 8189 | 2026-09-09T15:05:20.991Z | running 0 tests |
| 8190 | 2026-09-09T15:05:20.991Z | |
| 8191 | 2026-09-09T15:05:20.991Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8192 | 2026-09-09T15:05:20.991Z | |
| 8193 | 2026-09-09T15:05:20.991Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 8194 | 2026-09-09T15:05:20.991Z | |
| 8195 | 2026-09-09T15:05:20.992Z | running 0 tests |
| 8196 | 2026-09-09T15:05:20.992Z | |
| 8197 | 2026-09-09T15:05:20.992Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8198 | 2026-09-09T15:05:20.992Z | |
| 8199 | 2026-09-09T15:05:21.023Z | Doc-tests aal |
| 8200 | 2026-09-09T15:05:21.255Z | |
| 8201 | 2026-09-09T15:05:21.255Z | running 0 tests |
| 8202 | 2026-09-09T15:05:21.255Z | |
| 8203 | 2026-09-09T15:05:21.272Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8204 | 2026-09-09T15:05:21.272Z | |
| 8205 | 2026-09-09T15:05:21.272Z | Doc-tests aal_macros |
| 8206 | 2026-09-09T15:05:21.350Z | |
| 8207 | 2026-09-09T15:05:21.350Z | running 0 tests |
| 8208 | 2026-09-09T15:05:21.350Z | |
| 8209 | 2026-09-09T15:05:21.350Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8210 | 2026-09-09T15:05:21.350Z | |
| 8211 | 2026-09-09T15:05:21.357Z | Doc-tests common |
| 8212 | 2026-09-09T15:05:21.605Z | |
| 8213 | 2026-09-09T15:05:21.605Z | running 0 tests |
| 8214 | 2026-09-09T15:05:21.605Z | |
| 8215 | 2026-09-09T15:05:21.605Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8216 | 2026-09-09T15:05:21.605Z | |
| 8217 | 2026-09-09T15:05:21.623Z | Doc-tests dpd_api |
| 8218 | 2026-09-09T15:05:22.354Z | |
| 8219 | 2026-09-09T15:05:22.354Z | running 2 tests |
| 8220 | 2026-09-09T15:05:22.354Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored |
| 8221 | 2026-09-09T15:05:22.354Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored |
| 8222 | 2026-09-09T15:05:22.354Z | |
| 8223 | 2026-09-09T15:05:22.354Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8224 | 2026-09-09T15:05:22.355Z | |
| 8225 | 2026-09-09T15:05:22.398Z | Doc-tests dpd_client |
| 8226 | 2026-09-09T15:05:23.923Z | |
| 8227 | 2026-09-09T15:05:23.923Z | running 0 tests |
| 8228 | 2026-09-09T15:05:23.923Z | |
| 8229 | 2026-09-09T15:05:23.924Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8230 | 2026-09-09T15:05:23.924Z | |
| 8231 | 2026-09-09T15:05:23.974Z | Doc-tests dpd_types |
| 8232 | 2026-09-09T15:05:24.153Z | |
| 8233 | 2026-09-09T15:05:24.153Z | running 0 tests |
| 8234 | 2026-09-09T15:05:24.153Z | |
| 8235 | 2026-09-09T15:05:24.153Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8236 | 2026-09-09T15:05:24.153Z | |
| 8237 | 2026-09-09T15:05:24.173Z | Doc-tests dpd_types_versions |
| 8238 | 2026-09-09T15:05:25.876Z | |
| 8239 | 2026-09-09T15:05:25.876Z | running 1 test |
| 8240 | 2026-09-09T15:05:25.876Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 8241 | 2026-09-09T15:05:25.876Z | |
| 8242 | 2026-09-09T15:05:25.876Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8243 | 2026-09-09T15:05:25.876Z | |
| 8244 | 2026-09-09T15:05:25.876Z | Doc-tests packet |
| 8245 | 2026-09-09T15:05:25.998Z | |
| 8246 | 2026-09-09T15:05:25.998Z | running 0 tests |
| 8247 | 2026-09-09T15:05:25.998Z | |
| 8248 | 2026-09-09T15:05:25.998Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8249 | 2026-09-09T15:05:25.998Z | |
| 8250 | 2026-09-09T15:05:26.031Z | Doc-tests pcap |
| 8251 | 2026-09-09T15:05:26.071Z | |
| 8252 | 2026-09-09T15:05:26.071Z | running 0 tests |
| 8253 | 2026-09-09T15:05:26.071Z | |
| 8254 | 2026-09-09T15:05:26.072Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8255 | 2026-09-09T15:05:26.072Z | |
| 8256 | 2026-09-09T15:05:26.118Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 8257 | 2026-09-09T15:05:26.118Z | + RUST_BACKTRACE=full |
| 8258 | 2026-09-09T15:05:26.118Z | + cargo test --features chaos --no-fail-fast |
| 8259 | 2026-09-09T15:05:26.733Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 8260 | 2026-09-09T15:05:26.818Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 8261 | 2026-09-09T15:05:26.877Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 8262 | 2026-09-09T15:05:35.668Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 8263 | 2026-09-09T15:05:35.704Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 8264 | 2026-09-09T15:06:16.385Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 50.24s |
| 8265 | 2026-09-09T15:06:16.498Z | Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455) |
| 8266 | 2026-09-09T15:06:16.507Z | |
| 8267 | 2026-09-09T15:06:16.507Z | running 0 tests |
| 8268 | 2026-09-09T15:06:16.507Z | |
| 8269 | 2026-09-09T15:06:16.510Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8270 | 2026-09-09T15:06:16.510Z | |
| 8271 | 2026-09-09T15:06:16.510Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 8272 | 2026-09-09T15:06:16.515Z | |
| 8273 | 2026-09-09T15:06:16.515Z | running 0 tests |
| 8274 | 2026-09-09T15:06:16.515Z | |
| 8275 | 2026-09-09T15:06:16.518Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8276 | 2026-09-09T15:06:16.518Z | |
| 8277 | 2026-09-09T15:06:16.518Z | Running unittests src/lib.rs (target/debug/deps/asic-fbbd3f473aded47c) |
| 8278 | 2026-09-09T15:06:16.521Z | |
| 8279 | 2026-09-09T15:06:16.521Z | running 0 tests |
| 8280 | 2026-09-09T15:06:16.521Z | |
| 8281 | 2026-09-09T15:06:16.521Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8282 | 2026-09-09T15:06:16.521Z | |
| 8283 | 2026-09-09T15:06:16.524Z | Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74) |
| 8284 | 2026-09-09T15:06:16.550Z | |
| 8285 | 2026-09-09T15:06:16.550Z | running 4 tests |
| 8286 | 2026-09-09T15:06:16.553Z | test nat::tests::test_vni ... ok |
| 8287 | 2026-09-09T15:06:16.553Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 8288 | 2026-09-09T15:06:16.557Z | test test_purge ... ok |
| 8289 | 2026-09-09T15:06:16.560Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 8290 | 2026-09-09T15:06:16.560Z | |
| 8291 | 2026-09-09T15:06:16.560Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8292 | 2026-09-09T15:06:16.560Z | |
| 8293 | 2026-09-09T15:06:16.563Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 8294 | 2026-09-09T15:06:16.587Z | |
| 8295 | 2026-09-09T15:06:16.587Z | running 1 test |
| 8296 | 2026-09-09T15:06:16.590Z | ------- |
| 8297 | 2026-09-09T15:06:16.593Z | Generating OpenAPI documents from API definitions ... |
| 8298 | 2026-09-09T15:06:16.755Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 8299 | 2026-09-09T15:06:16.832Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 8300 | 2026-09-09T15:06:17.890Z | ------- |
| 8301 | 2026-09-09T15:06:17.890Z | Checking 14 OpenAPI documents... |
| 8302 | 2026-09-09T15:06:17.891Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8303 | 2026-09-09T15:06:17.891Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8304 | 2026-09-09T15:06:17.899Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8305 | 2026-09-09T15:06:17.899Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8306 | 2026-09-09T15:06:17.899Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8307 | 2026-09-09T15:06:17.899Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8308 | 2026-09-09T15:06:17.899Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8309 | 2026-09-09T15:06:17.899Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8310 | 2026-09-09T15:06:17.900Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8311 | 2026-09-09T15:06:17.900Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8312 | 2026-09-09T15:06:17.900Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8313 | 2026-09-09T15:06:17.900Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8314 | 2026-09-09T15:06:17.900Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8315 | 2026-09-09T15:06:17.900Z | Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller |
| 8316 | 2026-09-09T15:06:17.900Z | Fresh dpd "latest" symlink |
| 8317 | 2026-09-09T15:06:17.900Z | ------- |
| 8318 | 2026-09-09T15:06:17.900Z | Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 8319 | 2026-09-09T15:06:17.953Z | test test::test_apis_up_to_date ... ok |
| 8320 | 2026-09-09T15:06:17.953Z | |
| 8321 | 2026-09-09T15:06:17.956Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.36s |
| 8322 | 2026-09-09T15:06:17.956Z | |
| 8323 | 2026-09-09T15:06:18.042Z | Running unittests src/main.rs (target/debug/deps/dpd-9c12dacd9659a21c) |
| 8324 | 2026-09-09T15:06:18.046Z | |
| 8325 | 2026-09-09T15:06:18.046Z | running 61 tests |
| 8326 | 2026-09-09T15:06:18.046Z | test freemap::test_ordering ... ok |
| 8327 | 2026-09-09T15:06:18.046Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 8328 | 2026-09-09T15:06:18.046Z | test config::tests::test_updates ... ok |
| 8329 | 2026-09-09T15:06:18.046Z | test freemap::test_split ... ok |
| 8330 | 2026-09-09T15:06:18.046Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 8331 | 2026-09-09T15:06:18.046Z | test macaddrs::tests::test_mac_offset ... ok |
| 8332 | 2026-09-09T15:06:18.046Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 8333 | 2026-09-09T15:06:18.046Z | test macaddrs::tests::test_parse_port_id ... ok |
| 8334 | 2026-09-09T15:06:18.047Z | test mcast::tests::test_canonicalize_sources ... ok |
| 8335 | 2026-09-09T15:06:18.047Z | Sep 09 15:06:16.388 DEBG Sep 09 15:06:16.388created new freemap DEBG created new freemap, , unitunit:: freemap_testfreemap_test |
| 8336 | 2026-09-09T15:06:18.047Z | |
| 8337 | 2026-09-09T15:06:18.047Z | Sep 09 15:06:16.388 DEBG initted freemap. size: 128, Sep 09 15:06:16.388unit :DEBG freemap_testcreated new freemapSep 09 15:06:16.388, |
| 8338 | 2026-09-09T15:06:18.047Z | unitDEBG created new freemap:, unitSep 09 15:06:16.388:freemap_test |
| 8339 | 2026-09-09T15:06:18.047Z | freemap_testDEBG |
| 8340 | 2026-09-09T15:06:18.047Z | reset freemap, unit: Sep 09 15:06:16.388freemap_testSep 09 15:06:16.388 |
| 8341 | 2026-09-09T15:06:18.047Z | DEBG DEBGinitted freemap. size: 128 , initted freemap. size: 128unit, :unit :freemap_test |
| 8342 | 2026-09-09T15:06:18.047Z | freemap_testSep 09 15:06:16.388 |
| 8343 | 2026-09-09T15:06:18.047Z | DEBG Sep 09 15:06:16.388Sep 09 15:06:16.388created new freemap , DEBGunit DEBGreset freemap , reset freemapunit:: , freemap_test unit |
| 8344 | 2026-09-09T15:06:18.047Z | :freemap_testSep 09 15:06:16.388 |
| 8345 | 2026-09-09T15:06:18.047Z | freemap_test |
| 8346 | 2026-09-09T15:06:18.047Z | Sep 09 15:06:16.388DEBG DEBGinitted freemap. size: 8 , initted freemap. size: 128unit, :unit :freemap_test |
| 8347 | 2026-09-09T15:06:18.047Z | freemap_test |
| 8348 | 2026-09-09T15:06:18.047Z | Sep 09 15:06:16.388Sep 09 15:06:16.388 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_testfreemap_test |
| 8349 | 2026-09-09T15:06:18.047Z | |
| 8350 | 2026-09-09T15:06:18.047Z | test freemap::test_reclaim ... ok |
| 8351 | 2026-09-09T15:06:18.047Z | test freemap::test_free ... ok |
| 8352 | 2026-09-09T15:06:18.047Z | test freemap::test_basic ... ok |
| 8353 | 2026-09-09T15:06:18.047Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 8354 | 2026-09-09T15:06:18.047Z | test freemap::test_exhaustion ... ok |
| 8355 | 2026-09-09T15:06:18.047Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 8356 | 2026-09-09T15:06:18.047Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 8357 | 2026-09-09T15:06:18.047Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 8358 | 2026-09-09T15:06:18.047Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 8359 | 2026-09-09T15:06:18.047Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 8360 | 2026-09-09T15:06:18.048Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 8361 | 2026-09-09T15:06:18.048Z | test api_server::tests::test_build_info ... ok |
| 8362 | 2026-09-09T15:06:18.048Z | test mcast::tests::test_sources_contain_any ... ok |
| 8363 | 2026-09-09T15:06:18.048Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 8364 | 2026-09-09T15:06:18.048Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 8365 | 2026-09-09T15:06:18.048Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 8366 | 2026-09-09T15:06:18.048Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 8367 | 2026-09-09T15:06:18.048Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 8368 | 2026-09-09T15:06:18.048Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 8369 | 2026-09-09T15:06:18.048Z | Sep 09 15:06:16.389 DEBG created new freemap, unit: freemap_test |
| 8370 | 2026-09-09T15:06:18.048Z | Sep 09 15:06:16.389 DEBG initted freemap. size: 128, unit: freemap_test |
| 8371 | 2026-09-09T15:06:18.048Z | Sep 09 15:06:16.389 DEBG reset freemap, unit: freemap_test |
| 8372 | 2026-09-09T15:06:18.048Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 8373 | 2026-09-09T15:06:18.048Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 8374 | 2026-09-09T15:06:18.048Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 8375 | 2026-09-09T15:06:18.048Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 8376 | 2026-09-09T15:06:18.048Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 8377 | 2026-09-09T15:06:18.048Z | test mcast::validate::tests::test_multicast_validation_boundaries ... ok |
| 8378 | 2026-09-09T15:06:18.048Z | test freemap::test_span ... ok |
| 8379 | 2026-09-09T15:06:18.048Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 8380 | 2026-09-09T15:06:18.048Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 8381 | 2026-09-09T15:06:18.048Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 8382 | 2026-09-09T15:06:18.048Z | test mcast::validate::tests::test_validate_tag ... ok |
| 8383 | 2026-09-09T15:06:18.048Z | test nat::test_mapping ... ok |
| 8384 | 2026-09-09T15:06:18.048Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 8385 | 2026-09-09T15:06:18.048Z | test port_map::tests::test_backplane_group ... ok |
| 8386 | 2026-09-09T15:06:18.048Z | test port_map::tests::test_port_map ... ok |
| 8387 | 2026-09-09T15:06:18.049Z | test mcast::tests::test_id_range_boundaries ... ok |
| 8388 | 2026-09-09T15:06:18.049Z | test port_map::tests::dump_map ... ok |
| 8389 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.390 DEBG created new freemap, unit: freemap_route_ipv4 |
| 8390 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.390 DEBG created new freemap, unit: freemap_route_ipv6 |
| 8391 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.390 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 8392 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.390 DEBG reset freemap, unit: freemap_route_ipv4 |
| 8393 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.390 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 8394 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.390 DEBG reset freemap, unit: freemap_route_ipv6 |
| 8395 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8396 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 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 } }] |
| 8397 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8398 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 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 } }] |
| 8399 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8400 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 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 } }] |
| 8401 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8402 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 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 } }] |
| 8403 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8404 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 DEBG created new freemap, unit: freemap_route_ipv4 |
| 8405 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 DEBG created new freemap, unit: freemap_route_ipv6 |
| 8406 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 8407 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 DEBG reset freemap, unit: freemap_route_ipv4 |
| 8408 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 8409 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 DEBG reset freemap, unit: freemap_route_ipv6 |
| 8410 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8411 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 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 } }] |
| 8412 | 2026-09-09T15:06:18.049Z | Sep 09 15:06:16.391 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8413 | 2026-09-09T15:06:18.050Z | Sep 09 15:06:16.391 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 } }] |
| 8414 | 2026-09-09T15:06:18.050Z | Sep 09 15:06:16.391 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8415 | 2026-09-09T15:06:18.050Z | Sep 09 15:06:16.391 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 } }] |
| 8416 | 2026-09-09T15:06:18.050Z | Sep 09 15:06:16.391 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8417 | 2026-09-09T15:06:18.050Z | Sep 09 15:06:16.391 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 } }] |
| 8418 | 2026-09-09T15:06:18.050Z | Sep 09 15:06:16.391 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8419 | 2026-09-09T15:06:18.050Z | Sep 09 15:06:16.391 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 } }] |
| 8420 | 2026-09-09T15:06:18.050Z | Sep 09 15:06:16.391 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8421 | 2026-09-09T15:06:18.050Z | Sep 09 15:06:16.391 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 } }] |
| 8422 | 2026-09-09T15:06:18.050Z | Sep 09 15:06:16.391 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8423 | 2026-09-09T15:06:18.050Z | Sep 09 15:06:16.391 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 } }] |
| 8424 | 2026-09-09T15:06:18.054Z | Sep 09 15:06:16.391 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8425 | 2026-09-09T15:06:18.054Z | Sep 09 15:06:16.391 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 } }] |
| 8426 | 2026-09-09T15:06:18.055Z | Sep 09 15:06:16.391 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8427 | 2026-09-09T15:06:18.055Z | Sep 09 15:06:16.391 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 } }] |
| 8428 | 2026-09-09T15:06:18.055Z | Sep 09 15:06:16.391 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8429 | 2026-09-09T15:06:18.055Z | Sep 09 15:06:16.391 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 } }] |
| 8430 | 2026-09-09T15:06:18.055Z | Sep 09 15:06:16.391 DEBG Sep 09 15:06:16.391replacing 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 } }] INFO |
| 8431 | 2026-09-09T15:06:18.055Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8432 | 2026-09-09T15:06:18.055Z | Sep 09 15:06:16.391Sep 09 15:06:16.391 DEBGINFO 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:1::/64 -> 2001:db8::55:ff |
| 8433 | 2026-09-09T15:06:18.055Z | |
| 8434 | 2026-09-09T15:06:18.055Z | Sep 09 15:06:16.391Sep 09 15:06:16.391 INFODEBG adding route 3fff:beef:7::/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 } }] |
| 8435 | 2026-09-09T15:06:18.055Z | |
| 8436 | 2026-09-09T15:06:18.055Z | Sep 09 15:06:16.391Sep 09 15:06:16.391 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:2::/64 -> 2001:db8::55:ff |
| 8437 | 2026-09-09T15:06:18.055Z | |
| 8438 | 2026-09-09T15:06:18.055Z | Sep 09 15:06:16.391Sep 09 15:06:16.391 INFODEBG adding route 3fff:beef:8::/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 } }] |
| 8439 | 2026-09-09T15:06:18.055Z | |
| 8440 | 2026-09-09T15:06:18.055Z | Sep 09 15:06:16.391Sep 09 15:06:16.391 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:3::/64 -> 2001:db8::55:ff |
| 8441 | 2026-09-09T15:06:18.055Z | |
| 8442 | 2026-09-09T15:06:18.055Z | Sep 09 15:06:16.391Sep 09 15:06:16.391 INFODEBG adding route 3fff:beef:9::/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 } }] |
| 8443 | 2026-09-09T15:06:18.055Z | |
| 8444 | 2026-09-09T15:06:18.055Z | test port_map::tests::parse_softnpu_revision ... ok |
| 8445 | 2026-09-09T15:06:18.055Z | Sep 09 15:06:16.391Sep 09 15:06:16.391 INFO DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff 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 } }] |
| 8446 | 2026-09-09T15:06:18.055Z | |
| 8447 | 2026-09-09T15:06:18.055Z | Sep 09 15:06:16.391 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8448 | 2026-09-09T15:06:18.055Z | Sep 09 15:06:16.391 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 } }] |
| 8449 | 2026-09-09T15:06:18.055Z | Sep 09 15:06:16.391 Sep 09 15:06:16.391DEBG INFOreplacing 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 } }] |
| 8450 | 2026-09-09T15:06:18.055Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8451 | 2026-09-09T15:06:18.055Z | Sep 09 15:06:16.391Sep 09 15:06:16.391 INFODEBG adding route 3fff:beef:5::/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 } }] |
| 8452 | 2026-09-09T15:06:18.056Z | |
| 8453 | 2026-09-09T15:06:18.056Z | Sep 09 15:06:16.391Sep 09 15:06:16.391 Sep 09 15:06:16.391DEBG created new freemapDEBGINFO, unit 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:c::/64 -> 2001:db8::55:ff |
| 8454 | 2026-09-09T15:06:18.056Z | : |
| 8455 | 2026-09-09T15:06:18.056Z | freemap_route_ipv4Sep 09 15:06:16.391 |
| 8456 | 2026-09-09T15:06:18.056Z | Sep 09 15:06:16.391 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:6::/64 -> 2001:db8::55:ffSep 09 15:06:16.391 |
| 8457 | 2026-09-09T15:06:18.056Z | |
| 8458 | 2026-09-09T15:06:18.056Z | DEBG Sep 09 15:06:16.391created new freemap , INFOunitSep 09 15:06:16.391 : DEBGfreemap_route_ipv6adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8459 | 2026-09-09T15:06:18.056Z | 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 } }] |
| 8460 | 2026-09-09T15:06:18.056Z | |
| 8461 | 2026-09-09T15:06:18.056Z | Sep 09 15:06:16.391Sep 09 15:06:16.391Sep 09 15:06:16.391 DEBGINFO DEBGreplacing 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 } }] |
| 8462 | 2026-09-09T15:06:18.056Z | initted freemap. size: 64 , adding route 3fff:beef:7::/64 -> 2001:db8::55:ffunit: |
| 8463 | 2026-09-09T15:06:18.056Z | Sep 09 15:06:16.391freemap_route_ipv4 INFO |
| 8464 | 2026-09-09T15:06:18.056Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 09 15:06:16.391 |
| 8465 | 2026-09-09T15:06:18.056Z | Sep 09 15:06:16.391DEBG Sep 09 15:06:16.391DEBGreplacing 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 } }] |
| 8466 | 2026-09-09T15:06:18.056Z | reset freemapDEBG, unitreplacing 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 09 15:06:16.391 |
| 8467 | 2026-09-09T15:06:18.056Z | : freemap_route_ipv4 |
| 8468 | 2026-09-09T15:06:18.056Z | INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 09 15:06:16.391 |
| 8469 | 2026-09-09T15:06:18.056Z | Sep 09 15:06:16.391 INFODEBG Sep 09 15:06:16.391adding route 3fff:beef:f::/64 -> 2001:db8::55:ff initted freemap. size: 64DEBG |
| 8470 | 2026-09-09T15:06:18.056Z | 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 } }], |
| 8471 | 2026-09-09T15:06:18.056Z | unit: freemap_route_ipv6Sep 09 15:06:16.391 |
| 8472 | 2026-09-09T15:06:18.056Z | Sep 09 15:06:16.391DEBG INFO 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 } }] |
| 8473 | 2026-09-09T15:06:18.056Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 09 15:06:16.391 |
| 8474 | 2026-09-09T15:06:18.056Z | DEBG reset freemapSep 09 15:06:16.391, Sep 09 15:06:16.391unitINFO: adding route 3fff:beef:10::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 8475 | 2026-09-09T15:06:18.056Z | DEBG |
| 8476 | 2026-09-09T15:06:18.056Z | 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 } }] |
| 8477 | 2026-09-09T15:06:18.056Z | Sep 09 15:06:16.391Sep 09 15:06:16.391Sep 09 15:06:16.391 INFODEBGINFO 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:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8478 | 2026-09-09T15:06:18.057Z | |
| 8479 | 2026-09-09T15:06:18.057Z | |
| 8480 | 2026-09-09T15:06:18.057Z | Sep 09 15:06:16.391Sep 09 15:06:16.391 Sep 09 15:06:16.391DEBG DEBGSep 09 15:06:16.391replacing 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 DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8481 | 2026-09-09T15:06:18.057Z | created new freemap |
| 8482 | 2026-09-09T15:06:18.057Z | , Sep 09 15:06:16.391replacing 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 } }] |
| 8483 | 2026-09-09T15:06:18.057Z | unit:INFO Sep 09 15:06:16.391Sep 09 15:06:16.391Sep 09 15:06:16.391 freemap_route_ipv4 DEBG |
| 8484 | 2026-09-09T15:06:18.057Z | created new freemapadding route 3fff:dead::/64 -> 2001:db8::55:2, |
| 8485 | 2026-09-09T15:06:18.057Z | INFOunit : DEBGSep 09 15:06:16.391freemap_route_ipv4 |
| 8486 | 2026-09-09T15:06:18.057Z | Sep 09 15:06:16.391adding route 3fff:beef:b::/64 -> 2001:db8::55:ffreplacing 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 } }]DEBG |
| 8487 | 2026-09-09T15:06:18.057Z | |
| 8488 | 2026-09-09T15:06:18.057Z | DEBGcreated new freemap, Sep 09 15:06:16.391 Sep 09 15:06:16.391unit 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 } }]: |
| 8489 | 2026-09-09T15:06:18.057Z | DEBGINFO created new freemapfreemap_route_ipv6Sep 09 15:06:16.391, |
| 8490 | 2026-09-09T15:06:18.057Z | unit : freemap_route_ipv6DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8491 | 2026-09-09T15:06:18.057Z | 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 09 15:06:16.391 |
| 8492 | 2026-09-09T15:06:18.057Z | |
| 8493 | 2026-09-09T15:06:18.057Z | DEBG initted freemap. size: 64Sep 09 15:06:16.391, Sep 09 15:06:16.391unitSep 09 15:06:16.391Sep 09 15:06:16.391 DEBG:INFODEBGINFO 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 } }] initted freemap. size: 64adding route 3fff:beef::/64 -> 2001:db8::55:ff, |
| 8494 | 2026-09-09T15:06:18.057Z | freemap_route_ipv4adding route 3fff:beef:c::/64 -> 2001:db8::55:ffunit |
| 8495 | 2026-09-09T15:06:18.057Z | |
| 8496 | 2026-09-09T15:06:18.057Z | : Sep 09 15:06:16.391freemap_route_ipv4 |
| 8497 | 2026-09-09T15:06:18.057Z | |
| 8498 | 2026-09-09T15:06:18.057Z | INFOSep 09 15:06:16.391 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 09 15:06:16.391 Sep 09 15:06:16.391 |
| 8499 | 2026-09-09T15:06:18.057Z | Sep 09 15:06:16.391 DEBGDEBG Sep 09 15:06:16.391reset freemapDEBG, DEBG 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 } }] 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 } }] |
| 8500 | 2026-09-09T15:06:18.057Z | 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 } }]reset freemapunit:, |
| 8501 | 2026-09-09T15:06:18.057Z | unit Sep 09 15:06:16.391:freemap_route_ipv4 |
| 8502 | 2026-09-09T15:06:18.057Z | freemap_route_ipv4 |
| 8503 | 2026-09-09T15:06:18.058Z | |
| 8504 | 2026-09-09T15:06:18.058Z | INFOSep 09 15:06:16.391 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFOSep 09 15:06:16.391 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBG |
| 8505 | 2026-09-09T15:06:18.058Z | Sep 09 15:06:16.391Sep 09 15:06:16.391 |
| 8506 | 2026-09-09T15:06:18.058Z | initted freemap. size: 64DEBG , INFOSep 09 15:06:16.391initted freemap. size: 64 unitDEBG: 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 } }], |
| 8507 | 2026-09-09T15:06:18.058Z | unitfreemap_route_ipv6: |
| 8508 | 2026-09-09T15:06:18.058Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 8509 | 2026-09-09T15:06:18.058Z | |
| 8510 | 2026-09-09T15:06:18.058Z | Sep 09 15:06:16.391Sep 09 15:06:16.391 INFOSep 09 15:06:16.391DEBG Sep 09 15:06:16.391 DEBGreset freemap , adding route 3fff:beef:15::/64 -> 2001:db8::55:ffunitDEBG |
| 8511 | 2026-09-09T15:06:18.058Z | :reset freemap , 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 : |
| 8512 | 2026-09-09T15:06:18.058Z | freemap_route_ipv6 freemap_route_ipv6 |
| 8513 | 2026-09-09T15:06:18.058Z | |
| 8514 | 2026-09-09T15:06:18.058Z | Sep 09 15:06:16.391Sep 09 15:06:16.391 INFOSep 09 15:06:16.391DEBG INFOSep 09 15:06:16.391replacing 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 } }] |
| 8515 | 2026-09-09T15:06:18.058Z | adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 8516 | 2026-09-09T15:06:18.058Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 09 15:06:16.391 |
| 8517 | 2026-09-09T15:06:18.058Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff Sep 09 15:06:16.391INFO |
| 8518 | 2026-09-09T15:06:18.058Z | 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 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 8519 | 2026-09-09T15:06:18.058Z | |
| 8520 | 2026-09-09T15:06:18.058Z | Sep 09 15:06:16.391 Sep 09 15:06:16.391Sep 09 15:06:16.391DEBG 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::/64 -> 2001:db8::55:ff |
| 8521 | 2026-09-09T15:06:18.058Z | |
| 8522 | 2026-09-09T15:06:18.058Z | Sep 09 15:06:16.392 DEBGSep 09 15:06:16.392 Sep 09 15:06:16.392DEBGreplacing 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 } }] 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 } }] |
| 8523 | 2026-09-09T15:06:18.058Z | 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 } }] |
| 8524 | 2026-09-09T15:06:18.064Z | INFO |
| 8525 | 2026-09-09T15:06:18.064Z | Sep 09 15:06:16.392 Sep 09 15:06:16.392adding route 3fff:beef:3::/64 -> 2001:db8::55:ff INFO |
| 8526 | 2026-09-09T15:06:18.064Z | INFO Sep 09 15:06:16.392 adding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ffINFO |
| 8527 | 2026-09-09T15:06:18.064Z | |
| 8528 | 2026-09-09T15:06:18.064Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 09 15:06:16.392 |
| 8529 | 2026-09-09T15:06:18.064Z | DEBGSep 09 15:06:16.392 DEBGSep 09 15:06:16.392 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 } }]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 |
| 8530 | 2026-09-09T15:06:18.064Z | 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 } }] |
| 8531 | 2026-09-09T15:06:18.064Z | |
| 8532 | 2026-09-09T15:06:18.064Z | Sep 09 15:06:16.392Sep 09 15:06:16.392 DEBGSep 09 15:06:16.392INFO INFOreplacing 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 } }] adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8533 | 2026-09-09T15:06:18.064Z | |
| 8534 | 2026-09-09T15:06:18.064Z | Sep 09 15:06:16.392adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8535 | 2026-09-09T15:06:18.064Z | INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 09 15:06:16.392 |
| 8536 | 2026-09-09T15:06:18.064Z | Sep 09 15:06:16.392 Sep 09 15:06:16.392 DEBGDEBG Sep 09 15:06:16.392 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 } }]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 } }] |
| 8537 | 2026-09-09T15:06:18.064Z | |
| 8538 | 2026-09-09T15:06:18.064Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8539 | 2026-09-09T15:06:18.064Z | 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 } }] |
| 8540 | 2026-09-09T15:06:18.064Z | Sep 09 15:06:16.392 INFOSep 09 15:06:16.392 Sep 09 15:06:16.392adding route 3fff:beef:5::/64 -> 2001:db8::55:ff Sep 09 15:06:16.392INFO DEBG |
| 8541 | 2026-09-09T15:06:18.064Z | INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffreplacing 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 09 15:06:16.392adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8542 | 2026-09-09T15:06:18.065Z | DEBG |
| 8543 | 2026-09-09T15:06:18.065Z | |
| 8544 | 2026-09-09T15:06:18.065Z | 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 } }] |
| 8545 | 2026-09-09T15:06:18.065Z | Sep 09 15:06:16.392 Sep 09 15:06:16.392Sep 09 15:06:16.392Sep 09 15:06:16.392 DEBGINFODEBG 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 } }]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 } }] |
| 8546 | 2026-09-09T15:06:18.065Z | |
| 8547 | 2026-09-09T15:06:18.065Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8548 | 2026-09-09T15:06:18.065Z | |
| 8549 | 2026-09-09T15:06:18.065Z | Sep 09 15:06:16.392Sep 09 15:06:16.392 Sep 09 15:06:16.392INFO DEBG INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 09 15:06:16.392 |
| 8550 | 2026-09-09T15:06:18.065Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8551 | 2026-09-09T15:06:18.065Z | 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 09 15:06:16.392 |
| 8552 | 2026-09-09T15:06:18.065Z | 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 } }] DEBG |
| 8553 | 2026-09-09T15:06:18.065Z | Sep 09 15:06:16.392replacing 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 } }] |
| 8554 | 2026-09-09T15:06:18.065Z | Sep 09 15:06:16.392DEBG Sep 09 15:06:16.392Sep 09 15:06:16.392 INFO 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 } }]INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8555 | 2026-09-09T15:06:18.065Z | |
| 8556 | 2026-09-09T15:06:18.065Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8557 | 2026-09-09T15:06:18.065Z | INFO Sep 09 15:06:16.392adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 09 15:06:16.392Sep 09 15:06:16.392 |
| 8558 | 2026-09-09T15:06:18.065Z | DEBGDEBG 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 } }] |
| 8559 | 2026-09-09T15:06:18.065Z | 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 |
| 8560 | 2026-09-09T15:06:18.065Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 09 15:06:16.392Sep 09 15:06:16.392 INFODEBG |
| 8561 | 2026-09-09T15:06:18.065Z | Sep 09 15:06:16.392 adding route 3fff:beef:6::/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 } }] |
| 8562 | 2026-09-09T15:06:18.065Z | INFO |
| 8563 | 2026-09-09T15:06:18.065Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 09 15:06:16.392 |
| 8564 | 2026-09-09T15:06:18.065Z | Sep 09 15:06:16.392 Sep 09 15:06:16.392 DEBGINFO Sep 09 15:06:16.392DEBG 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 |
| 8565 | 2026-09-09T15:06:18.065Z | 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:1::/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 } }] |
| 8566 | 2026-09-09T15:06:18.065Z | |
| 8567 | 2026-09-09T15:06:18.065Z | Sep 09 15:06:16.392 |
| 8568 | 2026-09-09T15:06:18.065Z | Sep 09 15:06:16.392 INFO INFOSep 09 15:06:16.392 Sep 09 15:06:16.392adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8569 | 2026-09-09T15:06:18.066Z | DEBGINFO |
| 8570 | 2026-09-09T15:06:18.066Z | 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 09 15:06:16.392 |
| 8571 | 2026-09-09T15:06:18.066Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8572 | 2026-09-09T15:06:18.066Z | 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 09 15:06:16.392 |
| 8573 | 2026-09-09T15:06:18.066Z | Sep 09 15:06:16.392INFO DEBGadding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 09 15:06:16.392Sep 09 15:06:16.392 |
| 8574 | 2026-09-09T15:06:18.066Z | 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 } }]DEBG |
| 8575 | 2026-09-09T15:06:18.066Z | 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 } }] Sep 09 15:06:16.392 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBG |
| 8576 | 2026-09-09T15:06:18.066Z | |
| 8577 | 2026-09-09T15:06:18.066Z | 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 09 15:06:16.392Sep 09 15:06:16.392 |
| 8578 | 2026-09-09T15:06:18.066Z | DEBG INFOreplacing 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 09 15:06:16.392 |
| 8579 | 2026-09-09T15:06:18.066Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff Sep 09 15:06:16.392INFOSep 09 15:06:16.392 |
| 8580 | 2026-09-09T15:06:18.066Z | INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8581 | 2026-09-09T15:06:18.066Z | Sep 09 15:06:16.392INFO |
| 8582 | 2026-09-09T15:06:18.066Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff DEBG |
| 8583 | 2026-09-09T15:06:18.066Z | Sep 09 15:06:16.392replacing 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 09 15:06:16.392 |
| 8584 | 2026-09-09T15:06:18.066Z | 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 } }]Sep 09 15:06:16.392 |
| 8585 | 2026-09-09T15:06:18.066Z | DEBGDEBG Sep 09 15:06:16.392 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 09 15:06:16.392replacing 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 |
| 8586 | 2026-09-09T15:06:18.066Z | |
| 8587 | 2026-09-09T15:06:18.066Z | INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8588 | 2026-09-09T15:06:18.066Z | |
| 8589 | 2026-09-09T15:06:18.066Z | Sep 09 15:06:16.392 INFO Sep 09 15:06:16.392Sep 09 15:06:16.392Sep 09 15:06:16.392 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff DEBG |
| 8590 | 2026-09-09T15:06:18.066Z | INFODEBG 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: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 } }] |
| 8591 | 2026-09-09T15:06:18.066Z | |
| 8592 | 2026-09-09T15:06:18.066Z | |
| 8593 | 2026-09-09T15:06:18.066Z | Sep 09 15:06:16.392Sep 09 15:06:16.392Sep 09 15:06:16.392 Sep 09 15:06:16.392INFODEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ffreplacing 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 } }]DEBG |
| 8594 | 2026-09-09T15:06:18.066Z | INFO |
| 8595 | 2026-09-09T15:06:18.067Z | 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:c::/64 -> 2001:db8::55:ff |
| 8596 | 2026-09-09T15:06:18.067Z | Sep 09 15:06:16.392 |
| 8597 | 2026-09-09T15:06:18.067Z | Sep 09 15:06:16.392DEBG 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 09 15:06:16.392 |
| 8598 | 2026-09-09T15:06:18.067Z | INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 09 15:06:16.392Sep 09 15:06:16.392 |
| 8599 | 2026-09-09T15:06:18.067Z | INFO DEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8600 | 2026-09-09T15:06:18.067Z | 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 } }]INFO |
| 8601 | 2026-09-09T15:06:18.067Z | Sep 09 15:06:16.392Sep 09 15:06:16.392 adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBG 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 } }]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 } }] |
| 8602 | 2026-09-09T15:06:18.067Z | |
| 8603 | 2026-09-09T15:06:18.067Z | |
| 8604 | 2026-09-09T15:06:18.067Z | Sep 09 15:06:16.392 INFOSep 09 15:06:16.392Sep 09 15:06:16.392Sep 09 15:06:16.392 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG |
| 8605 | 2026-09-09T15:06:18.067Z | 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 } }]INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 8606 | 2026-09-09T15:06:18.067Z | |
| 8607 | 2026-09-09T15:06:18.067Z | |
| 8608 | 2026-09-09T15:06:18.067Z | Sep 09 15:06:16.392 Sep 09 15:06:16.392DEBG Sep 09 15:06:16.392DEBG Sep 09 15:06:16.392 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 } }]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 } }] |
| 8609 | 2026-09-09T15:06:18.067Z | |
| 8610 | 2026-09-09T15:06:18.067Z | 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 } }] |
| 8611 | 2026-09-09T15:06:18.067Z | INFOSep 09 15:06:16.392 Sep 09 15:06:16.392INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFO |
| 8612 | 2026-09-09T15:06:18.067Z | |
| 8613 | 2026-09-09T15:06:18.067Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 09 15:06:16.392 |
| 8614 | 2026-09-09T15:06:18.067Z | Sep 09 15:06:16.392DEBG Sep 09 15:06:16.392replacing 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 } }] |
| 8615 | 2026-09-09T15:06:18.067Z | 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 09 15:06:16.392 |
| 8616 | 2026-09-09T15:06:18.067Z | INFOINFOSep 09 15:06:16.392 adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 09 15:06:16.392 |
| 8617 | 2026-09-09T15:06:18.067Z | DEBG INFOreplacing 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 } }]adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 8618 | 2026-09-09T15:06:18.067Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8619 | 2026-09-09T15:06:18.067Z | |
| 8620 | 2026-09-09T15:06:18.067Z | Sep 09 15:06:16.392Sep 09 15:06:16.392 Sep 09 15:06:16.392 Sep 09 15:06:16.392DEBGDEBG 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 } }] |
| 8621 | 2026-09-09T15:06:18.068Z | 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 |
| 8622 | 2026-09-09T15:06:18.068Z | INFOreplacing 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 } }] |
| 8623 | 2026-09-09T15:06:18.068Z | Sep 09 15:06:16.392adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8624 | 2026-09-09T15:06:18.072Z | Sep 09 15:06:16.392INFOSep 09 15:06:16.392 INFOSep 09 15:06:16.392 adding route 3fff:beef:10::/64 -> 2001:db8::55:ff DEBG |
| 8625 | 2026-09-09T15:06:18.072Z | INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8626 | 2026-09-09T15:06:18.072Z | 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:8::/64 -> 2001:db8::55:ff |
| 8627 | 2026-09-09T15:06:18.072Z | |
| 8628 | 2026-09-09T15:06:18.072Z | Sep 09 15:06:16.392Sep 09 15:06:16.392 DEBGDEBG Sep 09 15:06:16.392replacing 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: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 09 15:06:16.392 |
| 8629 | 2026-09-09T15:06:18.072Z | DEBGSep 09 15:06:16.392 |
| 8630 | 2026-09-09T15:06:18.073Z | INFOINFO adding route 3fff:beef:11::/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 } }] |
| 8631 | 2026-09-09T15:06:18.073Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8632 | 2026-09-09T15:06:18.073Z | |
| 8633 | 2026-09-09T15:06:18.073Z | Sep 09 15:06:16.392Sep 09 15:06:16.392Sep 09 15:06:16.392 DEBGSep 09 15:06:16.392DEBG INFO 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:beef:23::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 8634 | 2026-09-09T15:06:18.073Z | |
| 8635 | 2026-09-09T15:06:18.073Z | |
| 8636 | 2026-09-09T15:06:18.073Z | INFO Sep 09 15:06:16.392adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8637 | 2026-09-09T15:06:18.073Z | INFOSep 09 15:06:16.392Sep 09 15:06:16.392 DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff Sep 09 15:06:16.392INFO |
| 8638 | 2026-09-09T15:06:18.073Z | 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 } }]DEBG |
| 8639 | 2026-09-09T15:06:18.073Z | 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 } }]Sep 09 15:06:16.392 |
| 8640 | 2026-09-09T15:06:18.073Z | Sep 09 15:06:16.392 DEBG |
| 8641 | 2026-09-09T15:06:18.073Z | 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 } }] |
| 8642 | 2026-09-09T15:06:18.073Z | Sep 09 15:06:16.392INFO INFOSep 09 15:06:16.392 adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 09 15:06:16.392 |
| 8643 | 2026-09-09T15:06:18.073Z | INFODEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 8644 | 2026-09-09T15:06:18.073Z | Sep 09 15:06:16.392 |
| 8645 | 2026-09-09T15:06:18.073Z | 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 } }] 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 } }] |
| 8646 | 2026-09-09T15:06:18.073Z | |
| 8647 | 2026-09-09T15:06:18.073Z | Sep 09 15:06:16.392Sep 09 15:06:16.392 DEBGDEBG 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 } }]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 } }] |
| 8648 | 2026-09-09T15:06:18.073Z | |
| 8649 | 2026-09-09T15:06:18.073Z | Sep 09 15:06:16.392Sep 09 15:06:16.392Sep 09 15:06:16.392 Sep 09 15:06:16.392 INFOINFO INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8650 | 2026-09-09T15:06:18.073Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO |
| 8651 | 2026-09-09T15:06:18.073Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8652 | 2026-09-09T15:06:18.073Z | |
| 8653 | 2026-09-09T15:06:18.073Z | Sep 09 15:06:16.392 DEBG Sep 09 15:06:16.392replacing 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 09 15:06:16.392 |
| 8654 | 2026-09-09T15:06:18.073Z | DEBGSep 09 15:06:16.392DEBG 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 } }]DEBG Sep 09 15:06:16.392replacing 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 } }] |
| 8655 | 2026-09-09T15:06:18.073Z | 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 } }] |
| 8656 | 2026-09-09T15:06:18.073Z | |
| 8657 | 2026-09-09T15:06:18.074Z | INFOSep 09 15:06:16.392 adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 8658 | 2026-09-09T15:06:18.074Z | INFOSep 09 15:06:16.392 Sep 09 15:06:16.392adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 09 15:06:16.392 |
| 8659 | 2026-09-09T15:06:18.074Z | INFODEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 09 15:06:16.392 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 } }]INFO |
| 8660 | 2026-09-09T15:06:18.074Z | |
| 8661 | 2026-09-09T15:06:18.074Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 8662 | 2026-09-09T15:06:18.074Z | 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 09 15:06:16.392 |
| 8663 | 2026-09-09T15:06:18.074Z | Sep 09 15:06:16.392Sep 09 15:06:16.392 DEBGDEBG INFO 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: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 } }] |
| 8664 | 2026-09-09T15:06:18.074Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 09 15:06:16.392 |
| 8665 | 2026-09-09T15:06:18.074Z | |
| 8666 | 2026-09-09T15:06:18.074Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8667 | 2026-09-09T15:06:18.074Z | Sep 09 15:06:16.392 Sep 09 15:06:16.392Sep 09 15:06:16.392INFO Sep 09 15:06:16.392 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG |
| 8668 | 2026-09-09T15:06:18.074Z | INFODEBG 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:14::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 8669 | 2026-09-09T15:06:18.074Z | |
| 8670 | 2026-09-09T15:06:18.074Z | Sep 09 15:06:16.392 |
| 8671 | 2026-09-09T15:06:18.074Z | Sep 09 15:06:16.392DEBGSep 09 15:06:16.392 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 } }]INFO |
| 8672 | 2026-09-09T15:06:18.074Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 09 15:06:16.392 |
| 8673 | 2026-09-09T15:06:18.074Z | |
| 8674 | 2026-09-09T15:06:18.074Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 09 15:06:16.392 |
| 8675 | 2026-09-09T15:06:18.074Z | DEBGSep 09 15:06:16.392Sep 09 15:06:16.392 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 } }] DEBGDEBG 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 } }] |
| 8676 | 2026-09-09T15:06:18.074Z | |
| 8677 | 2026-09-09T15:06:18.074Z | 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 09 15:06:16.392 |
| 8678 | 2026-09-09T15:06:18.074Z | 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 09 15:06:16.392 |
| 8679 | 2026-09-09T15:06:18.074Z | Sep 09 15:06:16.392 INFOSep 09 15:06:16.392 INFOINFOSep 09 15:06:16.392 INFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 8680 | 2026-09-09T15:06:18.074Z | |
| 8681 | 2026-09-09T15:06:18.074Z | |
| 8682 | 2026-09-09T15:06:18.075Z | Sep 09 15:06:16.393Sep 09 15:06:16.393adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 09 15:06:16.393 |
| 8683 | 2026-09-09T15:06:18.075Z | DEBG DEBGreplacing 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 09 15:06:16.393 |
| 8684 | 2026-09-09T15:06:18.075Z | DEBGDEBG 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 } }] |
| 8685 | 2026-09-09T15:06:18.075Z | 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 09 15:06:16.393 |
| 8686 | 2026-09-09T15:06:18.075Z | 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 } }] |
| 8687 | 2026-09-09T15:06:18.075Z | Sep 09 15:06:16.393INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFOSep 09 15:06:16.393 |
| 8688 | 2026-09-09T15:06:18.075Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8689 | 2026-09-09T15:06:18.075Z | INFOSep 09 15:06:16.393Sep 09 15:06:16.393 adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG INFO |
| 8690 | 2026-09-09T15:06:18.075Z | 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 } }] |
| 8691 | 2026-09-09T15:06:18.075Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 09 15:06:16.393Sep 09 15:06:16.393 DEBGDEBG Sep 09 15:06:16.393replacing 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 } }] |
| 8692 | 2026-09-09T15:06:18.075Z | INFO 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 } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 09 15:06:16.393 |
| 8693 | 2026-09-09T15:06:18.075Z | |
| 8694 | 2026-09-09T15:06:18.075Z | |
| 8695 | 2026-09-09T15:06:18.075Z | INFO Sep 09 15:06:16.393adding route 3fff:beef:11::/64 -> 2001:db8::55:ff Sep 09 15:06:16.393DEBG |
| 8696 | 2026-09-09T15:06:18.075Z | 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 09 15:06:16.393 |
| 8697 | 2026-09-09T15:06:18.075Z | 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 } }]Sep 09 15:06:16.393 |
| 8698 | 2026-09-09T15:06:18.075Z | INFO Sep 09 15:06:16.393DEBG INFO 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:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8699 | 2026-09-09T15:06:18.075Z | |
| 8700 | 2026-09-09T15:06:18.075Z | |
| 8701 | 2026-09-09T15:06:18.075Z | Sep 09 15:06:16.393Sep 09 15:06:16.393 Sep 09 15:06:16.393DEBGINFO 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:17::/64 -> 2001:db8::55:ff |
| 8702 | 2026-09-09T15:06:18.075Z | |
| 8703 | 2026-09-09T15:06:18.075Z | DEBGSep 09 15:06:16.393 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 Sep 09 15:06:16.393adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8704 | 2026-09-09T15:06:18.075Z | |
| 8705 | 2026-09-09T15:06:18.075Z | INFO Sep 09 15:06:16.393 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBGSep 09 15:06:16.393 |
| 8706 | 2026-09-09T15:06:18.075Z | Sep 09 15:06:16.393 DEBGINFO Sep 09 15:06:16.393replacing 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: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 } }]adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 8707 | 2026-09-09T15:06:18.075Z | |
| 8708 | 2026-09-09T15:06:18.075Z | DEBG |
| 8709 | 2026-09-09T15:06:18.076Z | 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 } }] |
| 8710 | 2026-09-09T15:06:18.076Z | Sep 09 15:06:16.393Sep 09 15:06:16.393Sep 09 15:06:16.393 INFO DEBGSep 09 15:06:16.393INFO 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 } }]INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ff adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8711 | 2026-09-09T15:06:18.076Z | |
| 8712 | 2026-09-09T15:06:18.076Z | |
| 8713 | 2026-09-09T15:06:18.076Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8714 | 2026-09-09T15:06:18.076Z | Sep 09 15:06:16.393Sep 09 15:06:16.393Sep 09 15:06:16.393 DEBGSep 09 15:06:16.393DEBGINFO 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 } }] 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 |
| 8715 | 2026-09-09T15:06:18.076Z | |
| 8716 | 2026-09-09T15:06:18.076Z | 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:2d::/64 -> 2001:db8::55:ffSep 09 15:06:16.393Sep 09 15:06:16.393 |
| 8717 | 2026-09-09T15:06:18.076Z | |
| 8718 | 2026-09-09T15:06:18.076Z | INFOSep 09 15:06:16.393INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBGSep 09 15:06:16.393adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8719 | 2026-09-09T15:06:18.076Z | |
| 8720 | 2026-09-09T15:06:18.076Z | 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 } }] |
| 8721 | 2026-09-09T15:06:18.076Z | Sep 09 15:06:16.393adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8722 | 2026-09-09T15:06:18.076Z | Sep 09 15:06:16.393Sep 09 15:06:16.393 DEBG DEBG INFOSep 09 15:06:16.393 adding route 3fff:beef:2e::/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 } }]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 } }] |
| 8723 | 2026-09-09T15:06:18.076Z | DEBG |
| 8724 | 2026-09-09T15:06:18.110Z | |
| 8725 | 2026-09-09T15:06:18.110Z | 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 09 15:06:16.393Sep 09 15:06:16.393 |
| 8726 | 2026-09-09T15:06:18.110Z | Sep 09 15:06:16.393 INFO INFOadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBG |
| 8727 | 2026-09-09T15:06:18.110Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff 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 09 15:06:16.393 |
| 8728 | 2026-09-09T15:06:18.110Z | |
| 8729 | 2026-09-09T15:06:18.110Z | Sep 09 15:06:16.393 INFODEBG adding route 3fff:beef:1a::/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 } }] |
| 8730 | 2026-09-09T15:06:18.110Z | |
| 8731 | 2026-09-09T15:06:18.110Z | Sep 09 15:06:16.393 DEBGSep 09 15:06:16.393 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 } }]INFO |
| 8732 | 2026-09-09T15:06:18.110Z | Sep 09 15:06:16.393 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 09 15:06:16.393 |
| 8733 | 2026-09-09T15:06:18.110Z | Sep 09 15:06:16.393 INFODEBG INFOSep 09 15:06:16.393 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG |
| 8734 | 2026-09-09T15:06:18.110Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 8735 | 2026-09-09T15:06:18.110Z | Sep 09 15:06:16.393 |
| 8736 | 2026-09-09T15:06:18.110Z | DEBGreplacing 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 09 15:06:16.393 |
| 8737 | 2026-09-09T15:06:18.110Z | 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 |
| 8738 | 2026-09-09T15:06:18.110Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 09 15:06:16.393 |
| 8739 | 2026-09-09T15:06:18.110Z | Sep 09 15:06:16.393 INFODEBG Sep 09 15:06:16.393Sep 09 15:06:16.393 adding route 3fff:beef:21::/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 } }] |
| 8740 | 2026-09-09T15:06:18.110Z | |
| 8741 | 2026-09-09T15:06:18.110Z | INFO Sep 09 15:06:16.393DEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff Sep 09 15:06:16.393 |
| 8742 | 2026-09-09T15:06:18.111Z | 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 } }] |
| 8743 | 2026-09-09T15:06:18.111Z | 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 09 15:06:16.393 |
| 8744 | 2026-09-09T15:06:18.111Z | INFO DEBG Sep 09 15:06:16.393adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 09 15:06:16.393 |
| 8745 | 2026-09-09T15:06:18.111Z | Sep 09 15:06:16.393 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 } }]INFO |
| 8746 | 2026-09-09T15:06:18.111Z | Sep 09 15:06:16.393adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8747 | 2026-09-09T15:06:18.111Z | DEBGDEBG Sep 09 15:06:16.393adding route 3fff:beef:31::/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 } }] |
| 8748 | 2026-09-09T15:06:18.111Z | |
| 8749 | 2026-09-09T15:06:18.111Z | Sep 09 15:06:16.393 created new freemap , DEBGINFOunit :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 09 15:06:16.393 |
| 8750 | 2026-09-09T15:06:18.111Z | Sep 09 15:06:16.393 INFOfreemap_route_ipv4 adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8751 | 2026-09-09T15:06:18.111Z | DEBG |
| 8752 | 2026-09-09T15:06:18.111Z | 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 09 15:06:16.393 |
| 8753 | 2026-09-09T15:06:18.111Z | INFOSep 09 15:06:16.393 |
| 8754 | 2026-09-09T15:06:18.111Z | Sep 09 15:06:16.393 DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG |
| 8755 | 2026-09-09T15:06:18.111Z | Sep 09 15:06:16.393replacing 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 } }] |
| 8756 | 2026-09-09T15:06:18.111Z | created new freemapSep 09 15:06:16.393Sep 09 15:06:16.393INFOSep 09 15:06:16.393 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBGINFO , unitDEBGreplacing 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 } }]: |
| 8757 | 2026-09-09T15:06:18.111Z | |
| 8758 | 2026-09-09T15:06:18.111Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8759 | 2026-09-09T15:06:18.111Z | 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 } }]Sep 09 15:06:16.393freemap_route_ipv6Sep 09 15:06:16.393 |
| 8760 | 2026-09-09T15:06:18.111Z | |
| 8761 | 2026-09-09T15:06:18.111Z | DEBG Sep 09 15:06:16.393 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 09 15:06:16.393INFO |
| 8762 | 2026-09-09T15:06:18.111Z | Sep 09 15:06:16.393DEBGSep 09 15:06:16.393 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO DEBG INFO |
| 8763 | 2026-09-09T15:06:18.111Z | 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:19::/64 -> 2001:db8::55:ffinitted freemap. size: 64adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff, |
| 8764 | 2026-09-09T15:06:18.111Z | Sep 09 15:06:16.393unit |
| 8765 | 2026-09-09T15:06:18.111Z | |
| 8766 | 2026-09-09T15:06:18.111Z | : DEBGfreemap_route_ipv4 |
| 8767 | 2026-09-09T15:06:18.112Z | 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 09 15:06:16.393Sep 09 15:06:16.393 |
| 8768 | 2026-09-09T15:06:18.112Z | INFO Sep 09 15:06:16.393adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG |
| 8769 | 2026-09-09T15:06:18.112Z | Sep 09 15:06:16.393Sep 09 15:06:16.393 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 } }]INFODEBGDEBG |
| 8770 | 2026-09-09T15:06:18.112Z | reset freemapadding route 3fff:beef:25::/64 -> 2001:db8::55:ff, Sep 09 15:06:16.393Sep 09 15:06:16.393 |
| 8771 | 2026-09-09T15:06:18.112Z | 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 } }] |
| 8772 | 2026-09-09T15:06:18.112Z | unitadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 09 15:06:16.393DEBG |
| 8773 | 2026-09-09T15:06:18.112Z | :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 } }] DEBG |
| 8774 | 2026-09-09T15:06:18.112Z | 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 } }]freemap_route_ipv4 |
| 8775 | 2026-09-09T15:06:18.112Z | Sep 09 15:06:16.393 |
| 8776 | 2026-09-09T15:06:18.112Z | Sep 09 15:06:16.393 INFO Sep 09 15:06:16.393adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff Sep 09 15:06:16.393 |
| 8777 | 2026-09-09T15:06:18.112Z | INFOSep 09 15:06:16.393 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBGDEBGINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 09 15:06:16.393replacing 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 } }] |
| 8778 | 2026-09-09T15:06:18.112Z | DEBG |
| 8779 | 2026-09-09T15:06:18.112Z | initted freemap. size: 64 |
| 8780 | 2026-09-09T15:06:18.112Z | , Sep 09 15:06:16.393 unitreplacing 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 } }]: |
| 8781 | 2026-09-09T15:06:18.112Z | freemap_route_ipv6Sep 09 15:06:16.393 |
| 8782 | 2026-09-09T15:06:18.112Z | Sep 09 15:06:16.393INFODEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG 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 09 15:06:16.393 |
| 8783 | 2026-09-09T15:06:18.112Z | Sep 09 15:06:16.393 INFO |
| 8784 | 2026-09-09T15:06:18.112Z | 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 } }] DEBG |
| 8785 | 2026-09-09T15:06:18.112Z | reset freemapSep 09 15:06:16.393, adding route 3fff:beef:20::/64 -> 2001:db8::55:ffunit |
| 8786 | 2026-09-09T15:06:18.112Z | INFO: Sep 09 15:06:16.393 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffDEBG |
| 8787 | 2026-09-09T15:06:18.112Z | Sep 09 15:06:16.393 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 } }] |
| 8788 | 2026-09-09T15:06:18.112Z | freemap_route_ipv6Sep 09 15:06:16.393 |
| 8789 | 2026-09-09T15:06:18.112Z | Sep 09 15:06:16.393Sep 09 15:06:16.393 DEBG DEBGreplacing 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 } }]INFO INFO |
| 8790 | 2026-09-09T15:06:18.112Z | Sep 09 15:06:16.393replacing 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:1c::/64 -> 2001:db8::55:ff |
| 8791 | 2026-09-09T15:06:18.113Z | |
| 8792 | 2026-09-09T15:06:18.113Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 09 15:06:16.393Sep 09 15:06:16.393 |
| 8793 | 2026-09-09T15:06:18.113Z | INFOINFO DEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ff 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 } }] |
| 8794 | 2026-09-09T15:06:18.113Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 8795 | 2026-09-09T15:06:18.113Z | |
| 8796 | 2026-09-09T15:06:18.113Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 09 15:06:16.393 |
| 8797 | 2026-09-09T15:06:18.113Z | Sep 09 15:06:16.393 INFOSep 09 15:06:16.393 DEBGSep 09 15:06:16.393 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 09 15:06:16.393 Sep 09 15:06:16.394DEBG 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 } }]INFODEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8798 | 2026-09-09T15:06:18.113Z | |
| 8799 | 2026-09-09T15:06:18.113Z | created new freemap, Sep 09 15:06:16.406Sep 09 15:06:16.406 DEBGDEBG 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 } }]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 } }] |
| 8800 | 2026-09-09T15:06:18.113Z | |
| 8801 | 2026-09-09T15:06:18.113Z | freemap_route_ipv4 |
| 8802 | 2026-09-09T15:06:18.113Z | Sep 09 15:06:16.406 DEBG INFO Sep 09 15:06:16.406replacing 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 } }] |
| 8803 | 2026-09-09T15:06:18.113Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBG |
| 8804 | 2026-09-09T15:06:18.113Z | created new freemap, Sep 09 15:06:16.406Sep 09 15:06:16.406unit :DEBG freemap_route_ipv6replacing 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 } }] |
| 8805 | 2026-09-09T15:06:18.113Z | |
| 8806 | 2026-09-09T15:06:18.113Z | Sep 09 15:06:16.406Sep 09 15:06:16.406INFO INFODEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 8807 | 2026-09-09T15:06:18.113Z | , adding route 3fff:beef:29::/64 -> 2001:db8::55:ffunit |
| 8808 | 2026-09-09T15:06:18.113Z | : Sep 09 15:06:16.406 |
| 8809 | 2026-09-09T15:06:18.113Z | Sep 09 15:06:16.406freemap_route_ipv4 |
| 8810 | 2026-09-09T15:06:18.113Z | 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 } }] |
| 8811 | 2026-09-09T15:06:18.113Z | 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 09 15:06:16.406 |
| 8812 | 2026-09-09T15:06:18.113Z | Sep 09 15:06:16.406 DEBG reset freemapDEBGINFO, Sep 09 15:06:16.406replacing 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 09 15:06:16.406INFO |
| 8813 | 2026-09-09T15:06:18.113Z | unit adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG: |
| 8814 | 2026-09-09T15:06:18.113Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:fffreemap_route_ipv4Sep 09 15:06:16.406 |
| 8815 | 2026-09-09T15:06:18.113Z | |
| 8816 | 2026-09-09T15:06:18.113Z | INFOSep 09 15:06:16.406 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:20::/64 -> 2001:db8::55:ffDEBG |
| 8817 | 2026-09-09T15:06:18.113Z | |
| 8818 | 2026-09-09T15:06:18.114Z | 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 09 15:06:16.406 |
| 8819 | 2026-09-09T15:06:18.114Z | DEBGSep 09 15:06:16.406 Sep 09 15:06:16.406replacing 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 } }]INFO |
| 8820 | 2026-09-09T15:06:18.114Z | Sep 09 15:06:16.406DEBG initted freemap. size: 64adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8821 | 2026-09-09T15:06:18.114Z | Sep 09 15:06:16.406, INFOunit :DEBG adding route 3fff:beef:37::/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 } }] |
| 8822 | 2026-09-09T15:06:18.114Z | |
| 8823 | 2026-09-09T15:06:18.114Z | freemap_route_ipv6Sep 09 15:06:16.406 |
| 8824 | 2026-09-09T15:06:18.142Z | INFO Sep 09 15:06:16.406Sep 09 15:06:16.406adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 09 15:06:16.406 |
| 8825 | 2026-09-09T15:06:18.142Z | DEBG Sep 09 15:06:16.406DEBGSep 09 15:06:16.406 INFO DEBGDEBGreplacing 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 } }]reset freemap |
| 8826 | 2026-09-09T15:06:18.143Z | 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 } }], |
| 8827 | 2026-09-09T15:06:18.143Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 8828 | 2026-09-09T15:06:18.143Z | 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 } }]unit |
| 8829 | 2026-09-09T15:06:18.143Z | Sep 09 15:06:16.406 :INFO freemap_route_ipv6 |
| 8830 | 2026-09-09T15:06:18.143Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 8831 | 2026-09-09T15:06:18.143Z | Sep 09 15:06:16.406Sep 09 15:06:16.406 Sep 09 15:06:16.406Sep 09 15:06:16.406 Sep 09 15:06:16.406INFO INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8832 | 2026-09-09T15:06:18.143Z | 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 } }] |
| 8833 | 2026-09-09T15:06:18.143Z | INFODEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff Sep 09 15:06:16.406 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 } }] |
| 8834 | 2026-09-09T15:06:18.143Z | DEBG adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 8835 | 2026-09-09T15:06:18.143Z | 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 09 15:06:16.406 |
| 8836 | 2026-09-09T15:06:18.143Z | |
| 8837 | 2026-09-09T15:06:18.143Z | Sep 09 15:06:16.406 INFO Sep 09 15:06:16.406adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8838 | 2026-09-09T15:06:18.143Z | Sep 09 15:06:16.406INFO Sep 09 15:06:16.406INFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 09 15:06:16.406 |
| 8839 | 2026-09-09T15:06:18.143Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBG |
| 8840 | 2026-09-09T15:06:18.143Z | 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 } }] DEBG |
| 8841 | 2026-09-09T15:06:18.143Z | 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 } }] |
| 8842 | 2026-09-09T15:06:18.143Z | 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 09 15:06:16.406Sep 09 15:06:16.406 |
| 8843 | 2026-09-09T15:06:18.143Z | DEBGSep 09 15:06:16.406 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 } }]adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 09 15:06:16.406 |
| 8844 | 2026-09-09T15:06:18.143Z | |
| 8845 | 2026-09-09T15:06:18.143Z | 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 09 15:06:16.406 |
| 8846 | 2026-09-09T15:06:18.143Z | Sep 09 15:06:16.406INFO INFOSep 09 15:06:16.406INFO DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 09 15:06:16.406 |
| 8847 | 2026-09-09T15:06:18.143Z | adding route 3fff:beef:24::/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 } }] |
| 8848 | 2026-09-09T15:06:18.143Z | adding route 3fff:dead::/64 -> 2001:db8::55:3INFO |
| 8849 | 2026-09-09T15:06:18.143Z | |
| 8850 | 2026-09-09T15:06:18.143Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 09 15:06:16.406 DEBG |
| 8851 | 2026-09-09T15:06:18.144Z | Sep 09 15:06:16.406 Sep 09 15:06:16.406 Sep 09 15:06:16.406replacing 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 } }] |
| 8852 | 2026-09-09T15:06:18.144Z | Sep 09 15:06:16.406DEBG DEBG 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 } }] 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 } }] |
| 8853 | 2026-09-09T15:06:18.144Z | |
| 8854 | 2026-09-09T15:06:18.144Z | Sep 09 15:06:16.406adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff 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 } }] |
| 8855 | 2026-09-09T15:06:18.144Z | |
| 8856 | 2026-09-09T15:06:18.144Z | Sep 09 15:06:16.406INFOSep 09 15:06:16.406 Sep 09 15:06:16.406 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO |
| 8857 | 2026-09-09T15:06:18.144Z | DEBGSep 09 15:06:16.406 adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 09 15:06:16.406INFOINFO |
| 8858 | 2026-09-09T15:06:18.144Z | DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 8859 | 2026-09-09T15:06:18.144Z | 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 } }]adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 8860 | 2026-09-09T15:06:18.144Z | |
| 8861 | 2026-09-09T15:06:18.144Z | 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 09 15:06:16.406 |
| 8862 | 2026-09-09T15:06:18.144Z | Sep 09 15:06:16.406Sep 09 15:06:16.406 Sep 09 15:06:16.406 INFODEBGDEBG adding route 3fff:beef:2f::/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 } }]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 } }] |
| 8863 | 2026-09-09T15:06:18.144Z | |
| 8864 | 2026-09-09T15:06:18.144Z | |
| 8865 | 2026-09-09T15:06:18.144Z | Sep 09 15:06:16.406 INFOSep 09 15:06:16.406 DEBG Sep 09 15:06:16.406DEBG 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 } }, 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 } }] |
| 8866 | 2026-09-09T15:06:18.144Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/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 } }] |
| 8867 | 2026-09-09T15:06:18.144Z | |
| 8868 | 2026-09-09T15:06:18.144Z | Sep 09 15:06:16.406 |
| 8869 | 2026-09-09T15:06:18.144Z | Sep 09 15:06:16.406DEBG 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 } }] |
| 8870 | 2026-09-09T15:06:18.144Z | Sep 09 15:06:16.406 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 09 15:06:16.406 |
| 8871 | 2026-09-09T15:06:18.145Z | WARN Sep 09 15:06:16.406Sep 09 15:06:16.406shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBG |
| 8872 | 2026-09-09T15:06:18.145Z | Sep 09 15:06:16.406 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 } }] INFODEBGSep 09 15:06:16.406 |
| 8873 | 2026-09-09T15:06:18.145Z | INFOfailed to allocate space for the new target list |
| 8874 | 2026-09-09T15:06:18.145Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 8875 | 2026-09-09T15:06:18.145Z | |
| 8876 | 2026-09-09T15:06:18.145Z | ERRO Sep 09 15:06:16.406rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) Sep 09 15:06:16.406DEBGSep 09 15:06:16.406 Sep 09 15:06:16.406 |
| 8877 | 2026-09-09T15:06:18.145Z | 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 } }] INFO |
| 8878 | 2026-09-09T15:06:18.145Z | DEBG 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 09 15:06:16.406 |
| 8879 | 2026-09-09T15:06:18.145Z | ERROadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 8880 | 2026-09-09T15:06:18.145Z | 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 } }]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 itSep 09 15:06:16.406 |
| 8881 | 2026-09-09T15:06:18.145Z | test route::tests::grow_succeeds ... ok |
| 8882 | 2026-09-09T15:06:18.145Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 8883 | 2026-09-09T15:06:18.145Z | Sep 09 15:06:16.406 INFODEBG adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 8884 | 2026-09-09T15:06:18.145Z | 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 } }] |
| 8885 | 2026-09-09T15:06:18.145Z | |
| 8886 | 2026-09-09T15:06:18.145Z | Sep 09 15:06:16.406Sep 09 15:06:16.406 INFOINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8887 | 2026-09-09T15:06:18.145Z | |
| 8888 | 2026-09-09T15:06:18.145Z | Sep 09 15:06:16.406 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 } }]Sep 09 15:06:16.394Sep 09 15:06:16.406 |
| 8889 | 2026-09-09T15:06:18.145Z | Sep 09 15:06:16.406DEBGDEBG 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 } }], Sep 09 15:06:16.406 unit |
| 8890 | 2026-09-09T15:06:18.145Z | INFO: adding route 3fff:beef:32::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8891 | 2026-09-09T15:06:18.145Z | |
| 8892 | 2026-09-09T15:06:18.145Z | 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 } }] |
| 8893 | 2026-09-09T15:06:18.145Z | Sep 09 15:06:16.406Sep 09 15:06:16.406 INFODEBGSep 09 15:06:16.406 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 09 15:06:16.406DEBG |
| 8894 | 2026-09-09T15:06:18.145Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO created new freemap |
| 8895 | 2026-09-09T15:06:18.145Z | , Sep 09 15:06:16.406 INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ffunit |
| 8896 | 2026-09-09T15:06:18.145Z | Sep 09 15:06:16.406adding route 3fff:beef:33::/64 -> 2001:db8::55:ff: |
| 8897 | 2026-09-09T15:06:18.146Z | freemap_route_ipv6 |
| 8898 | 2026-09-09T15:06:18.146Z | DEBGSep 09 15:06:16.406Sep 09 15:06:16.406 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 |
| 8899 | 2026-09-09T15:06:18.146Z | 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 } }]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 } }] |
| 8900 | 2026-09-09T15:06:18.146Z | |
| 8901 | 2026-09-09T15:06:18.146Z | Sep 09 15:06:16.406 DEBGSep 09 15:06:16.406 Sep 09 15:06:16.406Sep 09 15:06:16.406initted freemap. size: 64INFO INFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ff, INFOunit |
| 8902 | 2026-09-09T15:06:18.146Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 8903 | 2026-09-09T15:06:18.146Z | : Sep 09 15:06:16.406freemap_route_ipv4 |
| 8904 | 2026-09-09T15:06:18.146Z | |
| 8905 | 2026-09-09T15:06:18.146Z | Sep 09 15:06:16.406DEBG 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 } }]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 09 15:06:16.407 |
| 8906 | 2026-09-09T15:06:18.146Z | DEBGSep 09 15:06:16.406 DEBG Sep 09 15:06:16.406Sep 09 15:06:16.415 DEBGcreated new freemap 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 |
| 8907 | 2026-09-09T15:06:18.146Z | created new freemapadding route 3fff:beef:35::/64 -> 2001:db8::55:ff, |
| 8908 | 2026-09-09T15:06:18.146Z | , unitunit::Sep 09 15:06:16.415 freemap_route_ipv4DEBG |
| 8909 | 2026-09-09T15:06:18.146Z | freemap_route_ipv4 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 } }] |
| 8910 | 2026-09-09T15:06:18.146Z | |
| 8911 | 2026-09-09T15:06:18.146Z | Sep 09 15:06:16.415Sep 09 15:06:16.415Sep 09 15:06:16.415 DEBGDEBG Sep 09 15:06:16.415 created new freemapcreated new freemapINFOINFO, adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 8912 | 2026-09-09T15:06:18.146Z | |
| 8913 | 2026-09-09T15:06:18.146Z | unit:, freemap_route_ipv6Sep 09 15:06:16.415unit |
| 8914 | 2026-09-09T15:06:18.146Z | Sep 09 15:06:16.415DEBG :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 } }] |
| 8915 | 2026-09-09T15:06:18.146Z | 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 } }] |
| 8916 | 2026-09-09T15:06:18.146Z | freemap_route_ipv6 |
| 8917 | 2026-09-09T15:06:18.146Z | Sep 09 15:06:16.415Sep 09 15:06:16.415 DEBGINFO initted freemap. size: 64adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff, |
| 8918 | 2026-09-09T15:06:18.146Z | unitSep 09 15:06:16.415 INFOSep 09 15:06:16.415 : Sep 09 15:06:16.415 adding route 3fff:beef:37::/64 -> 2001:db8::55:ff DEBGDEBGfreemap_route_ipv4 |
| 8919 | 2026-09-09T15:06:18.146Z | initted freemap. size: 64 |
| 8920 | 2026-09-09T15:06:18.146Z | , 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 } }]unit |
| 8921 | 2026-09-09T15:06:18.146Z | Sep 09 15:06:16.415 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 } }] |
| 8922 | 2026-09-09T15:06:18.146Z | Sep 09 15:06:16.415freemap_route_ipv4Sep 09 15:06:16.415 INFO |
| 8923 | 2026-09-09T15:06:18.146Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG |
| 8924 | 2026-09-09T15:06:18.152Z | Sep 09 15:06:16.415reset freemap , INFOunit :adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 09 15:06:16.415 |
| 8925 | 2026-09-09T15:06:18.152Z | DEBGfreemap_route_ipv4Sep 09 15:06:16.415 |
| 8926 | 2026-09-09T15:06:18.152Z | DEBG reset freemapreplacing 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 09 15:06:16.415 |
| 8927 | 2026-09-09T15:06:18.152Z | , unit:DEBG Sep 09 15:06:16.415freemap_route_ipv4 Sep 09 15:06:16.415replacing 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 } }] |
| 8928 | 2026-09-09T15:06:18.152Z | INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 8929 | 2026-09-09T15:06:18.152Z | DEBG |
| 8930 | 2026-09-09T15:06:18.152Z | Sep 09 15:06:16.415 initted freemap. size: 64INFO, unit adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 09 15:06:16.415 |
| 8931 | 2026-09-09T15:06:18.152Z | : Sep 09 15:06:16.415DEBG DEBG initted freemap. size: 64Sep 09 15:06:16.415replacing 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 } }], |
| 8932 | 2026-09-09T15:06:18.152Z | freemap_route_ipv6DEBGunit :Sep 09 15:06:16.415 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 } }] |
| 8933 | 2026-09-09T15:06:18.152Z | |
| 8934 | 2026-09-09T15:06:18.152Z | freemap_route_ipv6INFO |
| 8935 | 2026-09-09T15:06:18.152Z | Sep 09 15:06:16.415adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 09 15:06:16.415 |
| 8936 | 2026-09-09T15:06:18.152Z | DEBG INFOreset freemap , adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffunitSep 09 15:06:16.415: |
| 8937 | 2026-09-09T15:06:18.153Z | Sep 09 15:06:16.415 freemap_route_ipv6 DEBGDEBG |
| 8938 | 2026-09-09T15:06:18.153Z | Sep 09 15:06:16.415 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 |
| 8939 | 2026-09-09T15:06:18.153Z | reset 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 } }]Sep 09 15:06:16.415 |
| 8940 | 2026-09-09T15:06:18.153Z | , Sep 09 15:06:16.415 unit INFOINFO: Sep 09 15:06:16.415 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff freemap_route_ipv6INFO |
| 8941 | 2026-09-09T15:06:18.153Z | |
| 8942 | 2026-09-09T15:06:18.153Z | adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 8943 | 2026-09-09T15:06:18.153Z | |
| 8944 | 2026-09-09T15:06:18.153Z | Sep 09 15:06:16.415 Sep 09 15:06:16.415Sep 09 15:06:16.415Sep 09 15:06:16.415 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 } }]DEBG |
| 8945 | 2026-09-09T15:06:18.153Z | INFO 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 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.16.0.0/32 -> 10.0.0.1 |
| 8946 | 2026-09-09T15:06:18.153Z | |
| 8947 | 2026-09-09T15:06:18.153Z | |
| 8948 | 2026-09-09T15:06:18.153Z | Sep 09 15:06:16.415 INFO Sep 09 15:06:16.415Sep 09 15:06:16.415adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 8949 | 2026-09-09T15:06:18.153Z | INFO DEBG adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 8950 | 2026-09-09T15:06:18.153Z | 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 09 15:06:16.415Sep 09 15:06:16.415 |
| 8951 | 2026-09-09T15:06:18.153Z | DEBG Sep 09 15:06:16.415INFO 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 } }] |
| 8952 | 2026-09-09T15:06:18.153Z | Sep 09 15:06:16.415adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 8953 | 2026-09-09T15:06:18.153Z | 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 09 15:06:16.415 |
| 8954 | 2026-09-09T15:06:18.153Z | DEBGINFO Sep 09 15:06:16.415 adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffSep 09 15:06:16.415 |
| 8955 | 2026-09-09T15:06:18.153Z | 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 } }]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 } }] |
| 8956 | 2026-09-09T15:06:18.153Z | |
| 8957 | 2026-09-09T15:06:18.153Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 09 15:06:16.415 |
| 8958 | 2026-09-09T15:06:18.153Z | DEBGSep 09 15:06:16.415 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 } }]INFO |
| 8959 | 2026-09-09T15:06:18.153Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8960 | 2026-09-09T15:06:18.153Z | Sep 09 15:06:16.415Sep 09 15:06:16.391 DEBGSep 09 15:06:16.415DEBG 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 } }] 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 } }] |
| 8961 | 2026-09-09T15:06:18.154Z | |
| 8962 | 2026-09-09T15:06:18.154Z | INFOSep 09 15:06:16.415 adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 8963 | 2026-09-09T15:06:18.154Z | DEBG Sep 09 15:06:16.415replacing 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 } }] |
| 8964 | 2026-09-09T15:06:18.154Z | INFOSep 09 15:06:16.415 Sep 09 15:06:16.415 DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 8965 | 2026-09-09T15:06:18.154Z | 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 09 15:06:16.415 |
| 8966 | 2026-09-09T15:06:18.154Z | INFOadding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8967 | 2026-09-09T15:06:18.154Z | Sep 09 15:06:16.415adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 09 15:06:16.415 DEBG |
| 8968 | 2026-09-09T15:06:18.154Z | Sep 09 15:06:16.415 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 |
| 8969 | 2026-09-09T15:06:18.154Z | INFO Sep 09 15:06:16.415 adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff 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 } }] |
| 8970 | 2026-09-09T15:06:18.154Z | DEBGSep 09 15:06:16.415 |
| 8971 | 2026-09-09T15:06:18.154Z | 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 } }, 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 } }] |
| 8972 | 2026-09-09T15:06:18.154Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 09 15:06:16.415 |
| 8973 | 2026-09-09T15:06:18.154Z | Sep 09 15:06:16.415 DEBGINFO Sep 09 15:06:16.415 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG |
| 8974 | 2026-09-09T15:06:18.154Z | 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 } }] |
| 8975 | 2026-09-09T15:06:18.154Z | 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 } }] |
| 8976 | 2026-09-09T15:06:18.154Z | Sep 09 15:06:16.415 DEBGSep 09 15:06:16.415 Sep 09 15:06:16.415DEBG 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 } }]INFO |
| 8977 | 2026-09-09T15:06:18.154Z | Sep 09 15:06:16.415 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:34::/64 -> 2001:db8::55:ff |
| 8978 | 2026-09-09T15:06:18.154Z | Sep 09 15:06:16.415 DEBGWARN |
| 8979 | 2026-09-09T15:06:18.154Z | shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })failed to allocate space for the new target listSep 09 15:06:16.415 |
| 8980 | 2026-09-09T15:06:18.154Z | Sep 09 15:06:16.415INFO DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8981 | 2026-09-09T15:06:18.154Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 8982 | 2026-09-09T15:06:18.154Z | |
| 8983 | 2026-09-09T15:06:18.154Z | 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 } }] |
| 8984 | 2026-09-09T15:06:18.154Z | Sep 09 15:06:16.415Sep 09 15:06:16.415Sep 09 15:06:16.406 DEBGSep 09 15:06:16.415DEBG INFODEBGreplacing 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 } }] |
| 8985 | 2026-09-09T15:06:18.155Z | reset freemapreplacing 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:ff |
| 8986 | 2026-09-09T15:06:18.155Z | unit |
| 8987 | 2026-09-09T15:06:18.155Z | : Sep 09 15:06:16.415freemap_route_ipv4 |
| 8988 | 2026-09-09T15:06:18.155Z | INFOSep 09 15:06:16.415Sep 09 15:06:16.415 adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8989 | 2026-09-09T15:06:18.155Z | DEBGDEBG failed to allocate space for the new target listreplacing 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 09 15:06:16.415Sep 09 15:06:16.415 |
| 8990 | 2026-09-09T15:06:18.155Z | DEBG DEBGinitted freemap. size: 64 , 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 09 15:06:16.415 |
| 8991 | 2026-09-09T15:06:18.155Z | unitINFO: |
| 8992 | 2026-09-09T15:06:18.155Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 8993 | 2026-09-09T15:06:18.155Z | freemap_route_ipv6 |
| 8994 | 2026-09-09T15:06:18.155Z | Sep 09 15:06:16.415 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 09 15:06:16.415 |
| 8995 | 2026-09-09T15:06:18.155Z | Sep 09 15:06:16.415DEBG DEBGreplacing 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 09 15:06:16.415 |
| 8996 | 2026-09-09T15:06:18.155Z | DEBGreset freemap , unitreplacing 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 } }]: |
| 8997 | 2026-09-09T15:06:18.155Z | Sep 09 15:06:16.415freemap_route_ipv6 |
| 8998 | 2026-09-09T15:06:18.155Z | INFO Sep 09 15:06:16.415adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 8999 | 2026-09-09T15:06:18.155Z | INFO Sep 09 15:06:16.415adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 9000 | 2026-09-09T15:06:18.155Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 9001 | 2026-09-09T15:06:18.155Z | Sep 09 15:06:16.415 DEBGSep 09 15:06:16.415Sep 09 15:06:16.415 DEBG 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 } }]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 } }] |
| 9002 | 2026-09-09T15:06:18.155Z | |
| 9003 | 2026-09-09T15:06:18.155Z | |
| 9004 | 2026-09-09T15:06:18.155Z | Sep 09 15:06:16.415Sep 09 15:06:16.415 INFOINFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 9005 | 2026-09-09T15:06:18.155Z | Sep 09 15:06:16.415Sep 09 15:06:16.407 DEBGDEBG 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 } }]created new freemap |
| 9006 | 2026-09-09T15:06:18.155Z | , unit: freemap_route_ipv4 |
| 9007 | 2026-09-09T15:06:18.155Z | Sep 09 15:06:16.415 |
| 9008 | 2026-09-09T15:06:18.155Z | INFOSep 09 15:06:16.415 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFOSep 09 15:06:16.415 |
| 9009 | 2026-09-09T15:06:18.155Z | DEBG adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffcreated new freemap |
| 9010 | 2026-09-09T15:06:18.155Z | Sep 09 15:06:16.415, DEBGunit :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 09 15:06:16.415 |
| 9011 | 2026-09-09T15:06:18.156Z | DEBG freemap_route_ipv6replacing 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 } }] |
| 9012 | 2026-09-09T15:06:18.156Z | Sep 09 15:06:16.415 |
| 9013 | 2026-09-09T15:06:18.156Z | INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 09 15:06:16.415Sep 09 15:06:16.415 DEBGINFO |
| 9014 | 2026-09-09T15:06:18.156Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 9015 | 2026-09-09T15:06:18.156Z | initted freemap. size: 64Sep 09 15:06:16.415, Sep 09 15:06:16.415INFO DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 9016 | 2026-09-09T15:06:18.156Z | 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 09 15:06:16.415 DEBGSep 09 15:06:16.416Sep 09 15:06:16.416 DEBG 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 } }] created new freemapcreated new freemap |
| 9017 | 2026-09-09T15:06:18.156Z | , , unitunit:: freemap_route_ipv4Sep 09 15:06:16.423freemap_route_ipv4 |
| 9018 | 2026-09-09T15:06:18.156Z | |
| 9019 | 2026-09-09T15:06:18.156Z | INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 9020 | 2026-09-09T15:06:18.156Z | Sep 09 15:06:16.423Sep 09 15:06:16.423 DEBGDEBG created new freemapreplacing 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 } }], |
| 9021 | 2026-09-09T15:06:18.156Z | unit:Sep 09 15:06:16.423 freemap_route_ipv6 Sep 09 15:06:16.423DEBG |
| 9022 | 2026-09-09T15:06:18.156Z | INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffcreated new freemap |
| 9023 | 2026-09-09T15:06:18.156Z | , unitSep 09 15:06:16.423: Sep 09 15:06:16.423DEBG freemap_route_ipv6DEBG |
| 9024 | 2026-09-09T15:06:18.161Z | unit initted freemap. size: 64: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 } }] |
| 9025 | 2026-09-09T15:06:18.161Z | freemap_route_ipv4, |
| 9026 | 2026-09-09T15:06:18.161Z | Sep 09 15:06:16.423unit DEBGSep 09 15:06:16.423: INFOSep 09 15:06:16.423 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 9027 | 2026-09-09T15:06:18.161Z | , DEBGfreemap_route_ipv4unit |
| 9028 | 2026-09-09T15:06:18.161Z | :reset freemapSep 09 15:06:16.423 , DEBGfreemap_route_ipv4unit :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 } }] |
| 9029 | 2026-09-09T15:06:18.161Z | |
| 9030 | 2026-09-09T15:06:18.161Z | Sep 09 15:06:16.423 freemap_route_ipv4 |
| 9031 | 2026-09-09T15:06:18.161Z | DEBGSep 09 15:06:16.423 reset freemapDEBGSep 09 15:06:16.423, unit INFO: adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 09 15:06:16.423reset freemap |
| 9032 | 2026-09-09T15:06:18.161Z | , DEBGunit: initted freemap. size: 64freemap_route_ipv4freemap_route_ipv4Sep 09 15:06:16.423, unitDEBG: 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 } }] |
| 9033 | 2026-09-09T15:06:18.161Z | |
| 9034 | 2026-09-09T15:06:18.161Z | |
| 9035 | 2026-09-09T15:06:18.161Z | freemap_route_ipv6 |
| 9036 | 2026-09-09T15:06:18.161Z | Sep 09 15:06:16.423Sep 09 15:06:16.423 Sep 09 15:06:16.423DEBG Sep 09 15:06:16.423initted freemap. size: 64INFO DEBGadding route 3fff:beef:30::/64 -> 2001:db8::55:ff, |
| 9037 | 2026-09-09T15:06:18.161Z | unitreset freemap:, unitSep 09 15:06:16.423: freemap_route_ipv6freemap_route_ipv6DEBG |
| 9038 | 2026-09-09T15:06:18.161Z | |
| 9039 | 2026-09-09T15:06:18.161Z | 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 |
| 9040 | 2026-09-09T15:06:18.161Z | Sep 09 15:06:16.423 Sep 09 15:06:16.416initted freemap. size: 64, INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1Sep 09 15:06:16.423 |
| 9041 | 2026-09-09T15:06:18.161Z | unitcreated new freemap:, freemap_route_ipv6unitINFOSep 09 15:06:16.423:Sep 09 15:06:16.423 |
| 9042 | 2026-09-09T15:06:18.161Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG |
| 9043 | 2026-09-09T15:06:18.161Z | freemap_route_ipv4 |
| 9044 | 2026-09-09T15:06:18.161Z | 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 } }]DEBG |
| 9045 | 2026-09-09T15:06:18.161Z | Sep 09 15:06:16.423 DEBGSep 09 15:06:16.423 reset freemapreplacing 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 } }] |
| 9046 | 2026-09-09T15:06:18.161Z | Sep 09 15:06:16.423Sep 09 15:06:16.423 DEBGDEBG reset freemap, Sep 09 15:06:16.423INFO, created new freemapunitunit ::, INFO unitadding route 172.16.0.0/32 -> 10.0.0.1 |
| 9047 | 2026-09-09T15:06:18.162Z | freemap_route_ipv6:freemap_route_ipv6adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 9048 | 2026-09-09T15:06:18.162Z | |
| 9049 | 2026-09-09T15:06:18.162Z | |
| 9050 | 2026-09-09T15:06:18.162Z | freemap_route_ipv6Sep 09 15:06:16.423 |
| 9051 | 2026-09-09T15:06:18.162Z | 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 } }]Sep 09 15:06:16.423 |
| 9052 | 2026-09-09T15:06:18.162Z | Sep 09 15:06:16.423Sep 09 15:06:16.423Sep 09 15:06:16.423 DEBGDEBGSep 09 15:06:16.423 INFOINFOinitted freemap. size: 64INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 9053 | 2026-09-09T15:06:18.162Z | adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9054 | 2026-09-09T15:06:18.162Z | |
| 9055 | 2026-09-09T15:06:18.162Z | , 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 } }]unitSep 09 15:06:16.423Sep 09 15:06:16.423 |
| 9056 | 2026-09-09T15:06:18.162Z | 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 } }]freemap_route_ipv4 |
| 9057 | 2026-09-09T15:06:18.162Z | Sep 09 15:06:16.423DEBG |
| 9058 | 2026-09-09T15:06:18.162Z | Sep 09 15:06:16.423replacing 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 } }] |
| 9059 | 2026-09-09T15:06:18.162Z | Sep 09 15:06:16.423 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 } }]INFO |
| 9060 | 2026-09-09T15:06:18.162Z | Sep 09 15:06:16.423Sep 09 15:06:16.423 adding route 172.16.0.0/32 -> 10.0.0.2INFODEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 9061 | 2026-09-09T15:06:18.162Z | |
| 9062 | 2026-09-09T15:06:18.162Z | adding route 172.17.0.0/32 -> 10.0.0.255 reset freemap |
| 9063 | 2026-09-09T15:06:18.162Z | Sep 09 15:06:16.423, unit Sep 09 15:06:16.423DEBG: Sep 09 15:06:16.423DEBG Sep 09 15:06:16.423 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 } }] DEBG |
| 9064 | 2026-09-09T15:06:18.162Z | freemap_route_ipv4replacing 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 } }] |
| 9065 | 2026-09-09T15:06:18.162Z | |
| 9066 | 2026-09-09T15:06:18.162Z | 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 |
| 9067 | 2026-09-09T15:06:18.162Z | Sep 09 15:06:16.424 adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 09 15:06:16.424 |
| 9068 | 2026-09-09T15:06:18.163Z | INFOSep 09 15:06:16.424 Sep 09 15:06:16.424 adding route 172.17.0.0/32 -> 10.0.0.255DEBGINFO |
| 9069 | 2026-09-09T15:06:18.163Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 9070 | 2026-09-09T15:06:18.163Z | Sep 09 15:06:16.424Sep 09 15:06:16.424 initted freemap. size: 64adding route 172.17.0.1/32 -> 10.0.0.255 DEBGDEBG |
| 9071 | 2026-09-09T15:06:18.163Z | , Sep 09 15:06:16.424 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 } }]DEBG: |
| 9072 | 2026-09-09T15:06:18.163Z | 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: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 09 15:06:16.424 |
| 9073 | 2026-09-09T15:06:18.163Z | |
| 9074 | 2026-09-09T15:06:18.163Z | 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 } }]Sep 09 15:06:16.424 |
| 9075 | 2026-09-09T15:06:18.163Z | freemap_route_ipv6 |
| 9076 | 2026-09-09T15:06:18.163Z | Sep 09 15:06:16.424 INFOINFOSep 09 15:06:16.424 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFOSep 09 15:06:16.424 Sep 09 15:06:16.424adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9077 | 2026-09-09T15:06:18.163Z | |
| 9078 | 2026-09-09T15:06:18.163Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 DEBG adding route 172.17.0.2/32 -> 10.0.0.255Sep 09 15:06:16.424reset freemap Sep 09 15:06:16.424DEBG |
| 9079 | 2026-09-09T15:06:18.163Z | |
| 9080 | 2026-09-09T15:06:18.163Z | , Sep 09 15:06:16.424replacing 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 |
| 9081 | 2026-09-09T15:06:18.163Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 9082 | 2026-09-09T15:06:18.163Z | DEBGDEBG: 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 } }] |
| 9083 | 2026-09-09T15:06:18.163Z | 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 } }] |
| 9084 | 2026-09-09T15:06:18.163Z | Sep 09 15:06:16.424freemap_route_ipv6 Sep 09 15:06:16.424 |
| 9085 | 2026-09-09T15:06:18.163Z | DEBG INFO Sep 09 15:06:16.424adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 9086 | 2026-09-09T15:06:18.163Z | 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 } }] |
| 9087 | 2026-09-09T15:06:18.163Z | INFO Sep 09 15:06:16.424 adding route 172.17.0.2/32 -> 10.0.0.255Sep 09 15:06:16.424INFOSep 09 15:06:16.424 |
| 9088 | 2026-09-09T15:06:18.163Z | INFO Sep 09 15:06:16.424adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 9089 | 2026-09-09T15:06:18.163Z | Sep 09 15:06:16.424INFO |
| 9090 | 2026-09-09T15:06:18.163Z | DEBGadding route 172.17.0.3/32 -> 10.0.0.255 DEBG |
| 9091 | 2026-09-09T15:06:18.163Z | 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.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 } }] |
| 9092 | 2026-09-09T15:06:18.163Z | |
| 9093 | 2026-09-09T15:06:18.163Z | Sep 09 15:06:16.424Sep 09 15:06:16.424 Sep 09 15:06:16.424 DEBGDEBG 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 } }] |
| 9094 | 2026-09-09T15:06:18.163Z | Sep 09 15:06:16.424Sep 09 15:06:16.424replacing 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 } }] |
| 9095 | 2026-09-09T15:06:18.164Z | INFO INFO adding route 172.17.0.3/32 -> 10.0.0.255adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 9096 | 2026-09-09T15:06:18.164Z | |
| 9097 | 2026-09-09T15:06:18.164Z | Sep 09 15:06:16.424 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 09 15:06:16.424 |
| 9098 | 2026-09-09T15:06:18.164Z | |
| 9099 | 2026-09-09T15:06:18.164Z | 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 } }]Sep 09 15:06:16.424 |
| 9100 | 2026-09-09T15:06:18.165Z | DEBGSep 09 15:06:16.424Sep 09 15:06:16.424 INFOWARN adding route 172.17.0.4/32 -> 10.0.0.255Sep 09 15:06:16.424shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 9101 | 2026-09-09T15:06:18.165Z | DEBG |
| 9102 | 2026-09-09T15:06:18.165Z | 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 09 15:06:16.424replacing 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 } }] |
| 9103 | 2026-09-09T15:06:18.165Z | DEBG |
| 9104 | 2026-09-09T15:06:18.165Z | 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 } }] |
| 9105 | 2026-09-09T15:06:18.165Z | Sep 09 15:06:16.424Sep 09 15:06:16.424 INFO adding route 172.17.0.5/32 -> 10.0.0.255INFO |
| 9106 | 2026-09-09T15:06:18.165Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 9107 | 2026-09-09T15:06:18.165Z | Sep 09 15:06:16.424Sep 09 15:06:16.424 DEBGDEBG 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 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 } }] |
| 9108 | 2026-09-09T15:06:18.165Z | |
| 9109 | 2026-09-09T15:06:18.165Z | Sep 09 15:06:16.424 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 09 15:06:16.424 INFO |
| 9110 | 2026-09-09T15:06:18.165Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 9111 | 2026-09-09T15:06:18.165Z | Sep 09 15:06:16.424Sep 09 15:06:16.424 INFOSep 09 15:06:16.424 INFO Sep 09 15:06:16.424adding route 3fff:beef:15::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 9112 | 2026-09-09T15:06:18.165Z | INFO |
| 9113 | 2026-09-09T15:06:18.173Z | 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 } }]adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9114 | 2026-09-09T15:06:18.173Z | |
| 9115 | 2026-09-09T15:06:18.173Z | Sep 09 15:06:16.424Sep 09 15:06:16.424 DEBGSep 09 15:06:16.424 Sep 09 15:06:16.424DEBG 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 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 9116 | 2026-09-09T15:06:18.173Z | 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 } }] |
| 9117 | 2026-09-09T15:06:18.173Z | |
| 9118 | 2026-09-09T15:06:18.173Z | Sep 09 15:06:16.424 |
| 9119 | 2026-09-09T15:06:18.173Z | INFO Sep 09 15:06:16.424adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9120 | 2026-09-09T15:06:18.173Z | DEBG 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 } }] |
| 9121 | 2026-09-09T15:06:18.173Z | Sep 09 15:06:16.424 DEBGreplacing 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 09 15:06:16.424 Sep 09 15:06:16.424replacing 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 } }] |
| 9122 | 2026-09-09T15:06:18.174Z | INFO |
| 9123 | 2026-09-09T15:06:18.174Z | INFOadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 09 15:06:16.424 |
| 9124 | 2026-09-09T15:06:18.185Z | Sep 09 15:06:16.424 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO |
| 9125 | 2026-09-09T15:06:18.185Z | adding route 172.17.0.8/32 -> 10.0.0.255 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 9126 | 2026-09-09T15:06:18.185Z | Sep 09 15:06:16.424 |
| 9127 | 2026-09-09T15:06:18.185Z | DEBG Sep 09 15:06:16.424replacing 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 } }] INFOSep 09 15:06:16.424 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG |
| 9128 | 2026-09-09T15:06:18.185Z | 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 09 15:06:16.424 |
| 9129 | 2026-09-09T15:06:18.185Z | 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 } }] |
| 9130 | 2026-09-09T15:06:18.185Z | |
| 9131 | 2026-09-09T15:06:18.185Z | Sep 09 15:06:16.432Sep 09 15:06:16.432 INFO Sep 09 15:06:16.432 adding route 172.17.0.9/32 -> 10.0.0.255INFO |
| 9132 | 2026-09-09T15:06:18.185Z | Sep 09 15:06:16.432 INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 09 15:06:16.432 Sep 09 15:06:16.432DEBG DEBG adding route 172.17.0.4/32 -> 10.0.0.255 |
| 9133 | 2026-09-09T15:06:18.185Z | 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 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 } }] |
| 9134 | 2026-09-09T15:06:18.185Z | 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 09 15:06:16.432 |
| 9135 | 2026-09-09T15:06:18.185Z | |
| 9136 | 2026-09-09T15:06:18.185Z | |
| 9137 | 2026-09-09T15:06:18.186Z | DEBGSep 09 15:06:16.432Sep 09 15:06:16.432 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 } }] |
| 9138 | 2026-09-09T15:06:18.186Z | DEBGINFOSep 09 15:06:16.432 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 } }]INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 9139 | 2026-09-09T15:06:18.186Z | |
| 9140 | 2026-09-09T15:06:18.186Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9141 | 2026-09-09T15:06:18.186Z | Sep 09 15:06:16.432 Sep 09 15:06:16.432INFO Sep 09 15:06:16.432 DEBG Sep 09 15:06:16.432replacing 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 } }]INFO |
| 9142 | 2026-09-09T15:06:18.186Z | adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffDEBGadding route 172.17.0.5/32 -> 10.0.0.255 |
| 9143 | 2026-09-09T15:06:18.186Z | |
| 9144 | 2026-09-09T15:06:18.186Z | 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 } }] |
| 9145 | 2026-09-09T15:06:18.186Z | Sep 09 15:06:16.432Sep 09 15:06:16.432 INFO DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff Sep 09 15:06:16.432replacing 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 } }] |
| 9146 | 2026-09-09T15:06:18.186Z | Sep 09 15:06:16.432 |
| 9147 | 2026-09-09T15:06:18.186Z | INFO Sep 09 15:06:16.432adding route 172.17.0.11/32 -> 10.0.0.255 |
| 9148 | 2026-09-09T15:06:18.186Z | INFOSep 09 15:06:16.432 DEBGadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff DEBGreplacing 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 } }] |
| 9149 | 2026-09-09T15:06:18.186Z | Sep 09 15:06:16.432 |
| 9150 | 2026-09-09T15:06:18.186Z | 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 } }]DEBG |
| 9151 | 2026-09-09T15:06:18.186Z | Sep 09 15:06:16.432replacing 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 } }] |
| 9152 | 2026-09-09T15:06:18.186Z | INFOSep 09 15:06:16.432 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFO |
| 9153 | 2026-09-09T15:06:18.186Z | adding route 172.17.0.6/32 -> 10.0.0.255Sep 09 15:06:16.432 |
| 9154 | 2026-09-09T15:06:18.186Z | Sep 09 15:06:16.432 DEBGINFOSep 09 15:06:16.432 Sep 09 15:06:16.432adding route 172.17.0.12/32 -> 10.0.0.255 |
| 9155 | 2026-09-09T15:06:18.186Z | DEBGreplacing 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 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 } }] |
| 9156 | 2026-09-09T15:06:18.186Z | |
| 9157 | 2026-09-09T15:06:18.186Z | Sep 09 15:06:16.432replacing 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 } }] |
| 9158 | 2026-09-09T15:06:18.186Z | Sep 09 15:06:16.432DEBG DEBGreplacing 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 09 15:06:16.432 |
| 9159 | 2026-09-09T15:06:18.186Z | INFO failed to allocate space for the new target listadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 09 15:06:16.432Sep 09 15:06:16.432 |
| 9160 | 2026-09-09T15:06:18.186Z | INFO |
| 9161 | 2026-09-09T15:06:18.187Z | INFOadding route 172.17.0.13/32 -> 10.0.0.255 Sep 09 15:06:16.432 |
| 9162 | 2026-09-09T15:06:18.187Z | adding route 172.17.0.7/32 -> 10.0.0.255 Sep 09 15:06:16.432 |
| 9163 | 2026-09-09T15:06:18.187Z | DEBG DEBGSep 09 15:06:16.432replacing 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 } }] |
| 9164 | 2026-09-09T15:06:18.187Z | 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 |
| 9165 | 2026-09-09T15:06:18.187Z | Sep 09 15:06:16.432replacing 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 09 15:06:16.432 |
| 9166 | 2026-09-09T15:06:18.187Z | INFODEBG Sep 09 15:06:16.432adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff 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 } }] |
| 9167 | 2026-09-09T15:06:18.187Z | INFO |
| 9168 | 2026-09-09T15:06:18.187Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 9169 | 2026-09-09T15:06:18.187Z | Sep 09 15:06:16.432 DEBG Sep 09 15:06:16.432 DEBG Sep 09 15:06:16.432 INFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 9170 | 2026-09-09T15:06:18.187Z | 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 } }] |
| 9171 | 2026-09-09T15:06:18.187Z | Sep 09 15:06:16.432 Sep 09 15:06:16.432DEBG 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 } }] 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 } }] |
| 9172 | 2026-09-09T15:06:18.187Z | |
| 9173 | 2026-09-09T15:06:18.187Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 9174 | 2026-09-09T15:06:18.187Z | Sep 09 15:06:16.432 INFO Sep 09 15:06:16.432adding route 172.17.0.9/32 -> 10.0.0.255Sep 09 15:06:16.432 |
| 9175 | 2026-09-09T15:06:18.187Z | DEBGINFO 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 } }]adding route 172.17.0.15/32 -> 10.0.0.255 |
| 9176 | 2026-09-09T15:06:18.187Z | |
| 9177 | 2026-09-09T15:06:18.187Z | Sep 09 15:06:16.432 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 } }] |
| 9178 | 2026-09-09T15:06:18.187Z | Sep 09 15:06:16.432replacing 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 |
| 9179 | 2026-09-09T15:06:18.187Z | Sep 09 15:06:16.432Sep 09 15:06:16.432replacing 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 |
| 9180 | 2026-09-09T15:06:18.187Z | INFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9181 | 2026-09-09T15:06:18.187Z | |
| 9182 | 2026-09-09T15:06:18.187Z | Sep 09 15:06:16.432 INFOSep 09 15:06:16.432 adding route 172.17.0.16/32 -> 10.0.0.255INFO |
| 9183 | 2026-09-09T15:06:18.187Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 9184 | 2026-09-09T15:06:18.187Z | Sep 09 15:06:16.432 Sep 09 15:06:16.432DEBG Sep 09 15:06:16.432DEBGreplacing 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 } }] |
| 9185 | 2026-09-09T15:06:18.187Z | 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 } }] |
| 9186 | 2026-09-09T15:06:18.187Z | test route::tests::identity_replace_is_noop ... ok |
| 9187 | 2026-09-09T15:06:18.187Z | DEBGSep 09 15:06:16.432 Sep 09 15:06:16.432DEBG Sep 09 15:06:16.432INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffreplacing 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 } }]INFO |
| 9188 | 2026-09-09T15:06:18.188Z | |
| 9189 | 2026-09-09T15:06:18.188Z | 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.17/32 -> 10.0.0.255 |
| 9190 | 2026-09-09T15:06:18.188Z | |
| 9191 | 2026-09-09T15:06:18.188Z | Sep 09 15:06:16.432Sep 09 15:06:16.432Sep 09 15:06:16.432 DEBG INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 09 15:06:16.432adding route 172.17.0.11/32 -> 10.0.0.255 |
| 9192 | 2026-09-09T15:06:18.188Z | DEBGreplacing 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 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 } }] |
| 9193 | 2026-09-09T15:06:18.188Z | |
| 9194 | 2026-09-09T15:06:18.188Z | |
| 9195 | 2026-09-09T15:06:18.188Z | Sep 09 15:06:16.432 Sep 09 15:06:16.432Sep 09 15:06:16.432 INFOINFO adding route 172.17.0.18/32 -> 10.0.0.255adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 9196 | 2026-09-09T15:06:18.188Z | |
| 9197 | 2026-09-09T15:06:18.188Z | Sep 09 15:06:16.432 Sep 09 15:06:16.432Sep 09 15:06:16.432 DEBGDEBG 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: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 } }] |
| 9198 | 2026-09-09T15:06:18.188Z | |
| 9199 | 2026-09-09T15:06:18.188Z | Sep 09 15:06:16.432 DEBGDEBGSep 09 15:06:16.432 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 } }] |
| 9200 | 2026-09-09T15:06:18.188Z | 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 } }]Sep 09 15:06:16.432INFO adding route 172.17.0.19/32 -> 10.0.0.255replacing 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 09 15:06:16.432 |
| 9201 | 2026-09-09T15:06:18.188Z | |
| 9202 | 2026-09-09T15:06:18.188Z | |
| 9203 | 2026-09-09T15:06:18.188Z | INFOINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 9204 | 2026-09-09T15:06:18.188Z | Sep 09 15:06:16.432 adding route 3fff:dead::/64 -> 2001:db8::55:4DEBGSep 09 15:06:16.432 Sep 09 15:06:16.432replacing 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 09 15:06:16.432 |
| 9205 | 2026-09-09T15:06:18.188Z | |
| 9206 | 2026-09-09T15:06:18.188Z | INFODEBGINFOSep 09 15:06:16.432 adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 9207 | 2026-09-09T15:06:18.188Z | INFO adding route 172.17.0.20/32 -> 10.0.0.255 adding route 172.17.0.12/32 -> 10.0.0.255Sep 09 15:06:16.432 |
| 9208 | 2026-09-09T15:06:18.188Z | |
| 9209 | 2026-09-09T15:06:18.188Z | Sep 09 15:06:16.432 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 } }]Sep 09 15:06:16.432 |
| 9210 | 2026-09-09T15:06:18.188Z | DEBGSep 09 15:06:16.432 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 Sep 09 15:06:16.432 |
| 9211 | 2026-09-09T15:06:18.188Z | 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 } }] DEBGDEBGreplacing 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 } }] |
| 9212 | 2026-09-09T15:06:18.188Z | |
| 9213 | 2026-09-09T15:06:18.188Z | 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 } }]failed to allocate space for the new target list |
| 9214 | 2026-09-09T15:06:18.188Z | Sep 09 15:06:16.432 Sep 09 15:06:16.432 |
| 9215 | 2026-09-09T15:06:18.189Z | Sep 09 15:06:16.432INFO DEBGSep 09 15:06:16.432adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9216 | 2026-09-09T15:06:18.189Z | Sep 09 15:06:16.432DEBG 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 } }]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 } }] Sep 09 15:06:16.432 |
| 9217 | 2026-09-09T15:06:18.189Z | |
| 9218 | 2026-09-09T15:06:18.189Z | INFODEBG adding route 172.17.0.13/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 } }] |
| 9219 | 2026-09-09T15:06:18.189Z | |
| 9220 | 2026-09-09T15:06:18.189Z | INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 9221 | 2026-09-09T15:06:18.189Z | Sep 09 15:06:16.433Sep 09 15:06:16.433 DEBGINFO adding route 172.17.0.22/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 } }]Sep 09 15:06:16.432 |
| 9222 | 2026-09-09T15:06:18.189Z | WARN shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 9223 | 2026-09-09T15:06:18.189Z | Sep 09 15:06:16.433 INFOSep 09 15:06:16.424 adding route 172.17.0.14/32 -> 10.0.0.255DEBG |
| 9224 | 2026-09-09T15:06:18.194Z | created new freemap, unit: Sep 09 15:06:16.433freemap_route_ipv4 |
| 9225 | 2026-09-09T15:06:18.194Z | DEBG Sep 09 15:06:16.433replacing 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 } }] |
| 9226 | 2026-09-09T15:06:18.194Z | DEBG Sep 09 15:06:16.433 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 } }]DEBG created new freemap |
| 9227 | 2026-09-09T15:06:18.194Z | , |
| 9228 | 2026-09-09T15:06:18.194Z | unit:Sep 09 15:06:16.433 freemap_route_ipv6Sep 09 15:06:16.433 |
| 9229 | 2026-09-09T15:06:18.194Z | 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 09 15:06:16.433 |
| 9230 | 2026-09-09T15:06:18.194Z | DEBG created new freemap, Sep 09 15:06:16.433 DEBGunitSep 09 15:06:16.470 :created new freemap , freemap_route_ipv4unit |
| 9231 | 2026-09-09T15:06:18.194Z | INFO:Sep 09 15:06:16.470 freemap_route_ipv4adding route 172.17.0.23/32 -> 10.0.0.255 |
| 9232 | 2026-09-09T15:06:18.194Z | |
| 9233 | 2026-09-09T15:06:18.194Z | DEBGSep 09 15:06:16.470 initted freemap. size: 64DEBG, Sep 09 15:06:16.470 created new freemap , DEBGSep 09 15:06:16.470 created new freemapunit, unitunitDEBG:: freemap_route_ipv4freemap_route_ipv6: |
| 9234 | 2026-09-09T15:06:18.194Z | freemap_route_ipv6 |
| 9235 | 2026-09-09T15:06:18.194Z | |
| 9236 | 2026-09-09T15:06:18.194Z | Sep 09 15:06:16.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 } }] |
| 9237 | 2026-09-09T15:06:18.194Z | DEBG initted freemap. size: 64Sep 09 15:06:16.470, unitSep 09 15:06:16.470: Sep 09 15:06:16.470DEBGfreemap_route_ipv4 |
| 9238 | 2026-09-09T15:06:18.194Z | INFODEBGreset freemap , unitadding route 172.17.0.24/32 -> 10.0.0.255: |
| 9239 | 2026-09-09T15:06:18.195Z | initted freemap. size: 64Sep 09 15:06:16.470, freemap_route_ipv4unitDEBG: |
| 9240 | 2026-09-09T15:06:18.195Z | reset freemapSep 09 15:06:16.470 , DEBGSep 09 15:06:16.470 unitreplacing 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 } }]:freemap_route_ipv4 |
| 9241 | 2026-09-09T15:06:18.195Z | freemap_route_ipv4 |
| 9242 | 2026-09-09T15:06:18.195Z | DEBG |
| 9243 | 2026-09-09T15:06:18.195Z | initted freemap. size: 64Sep 09 15:06:16.470Sep 09 15:06:16.470, unitDEBG :reset freemap , Sep 09 15:06:16.470 unitDEBGINFO initted freemap. size: 64adding route 172.17.0.25/32 -> 10.0.0.255, : |
| 9244 | 2026-09-09T15:06:18.195Z | freemap_route_ipv6unit |
| 9245 | 2026-09-09T15:06:18.195Z | : freemap_route_ipv4freemap_route_ipv6 |
| 9246 | 2026-09-09T15:06:18.195Z | |
| 9247 | 2026-09-09T15:06:18.195Z | Sep 09 15:06:16.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 } }]Sep 09 15:06:16.470 |
| 9248 | 2026-09-09T15:06:18.195Z | Sep 09 15:06:16.470 DEBG DEBGreset freemap Sep 09 15:06:16.470, unitreset freemap:INFO , adding route 172.17.0.26/32 -> 10.0.0.255freemap_route_ipv6unitSep 09 15:06:16.470: |
| 9249 | 2026-09-09T15:06:18.195Z | |
| 9250 | 2026-09-09T15:06:18.195Z | DEBG freemap_route_ipv6Sep 09 15:06:16.470 |
| 9251 | 2026-09-09T15:06:18.195Z | Sep 09 15:06:16.470initted freemap. size: 64 INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1, |
| 9252 | 2026-09-09T15:06:18.195Z | Sep 09 15:06:16.470unit 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 } }]INFO: |
| 9253 | 2026-09-09T15:06:18.195Z | freemap_route_ipv6Sep 09 15:06:16.470 |
| 9254 | 2026-09-09T15:06:18.195Z | adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG Sep 09 15:06:16.470replacing 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 } }] |
| 9255 | 2026-09-09T15:06:18.195Z | INFOSep 09 15:06:16.470 DEBGadding route 172.17.0.27/32 -> 10.0.0.255 |
| 9256 | 2026-09-09T15:06:18.195Z | reset freemap |
| 9257 | 2026-09-09T15:06:18.195Z | , unitSep 09 15:06:16.470Sep 09 15:06:16.470 DEBGINFO : adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9258 | 2026-09-09T15:06:18.195Z | 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 } }]freemap_route_ipv6 |
| 9259 | 2026-09-09T15:06:18.195Z | |
| 9260 | 2026-09-09T15:06:18.195Z | Sep 09 15:06:16.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 } }]Sep 09 15:06:16.470 |
| 9261 | 2026-09-09T15:06:18.196Z | Sep 09 15:06:16.470 Sep 09 15:06:16.470INFO DEBGSep 09 15:06:16.470adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 9262 | 2026-09-09T15:06:18.196Z | INFOINFO 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 } }]adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9263 | 2026-09-09T15:06:18.196Z | |
| 9264 | 2026-09-09T15:06:18.196Z | Sep 09 15:06:16.470 adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 9265 | 2026-09-09T15:06:18.196Z | Sep 09 15:06:16.470 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 09 15:06:16.470INFO |
| 9266 | 2026-09-09T15:06:18.196Z | adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 9267 | 2026-09-09T15:06:18.196Z | Sep 09 15:06:16.470 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 } }] |
| 9268 | 2026-09-09T15:06:18.196Z | Sep 09 15:06:16.470Sep 09 15:06:16.470Sep 09 15:06:16.470 DEBG DEBGINFO 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 } }] |
| 9269 | 2026-09-09T15:06:18.196Z | adding route 172.17.0.29/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:3, 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 } }] |
| 9270 | 2026-09-09T15:06:18.196Z | |
| 9271 | 2026-09-09T15:06:18.196Z | |
| 9272 | 2026-09-09T15:06:18.196Z | Sep 09 15:06:16.470Sep 09 15:06:16.470 DEBGINFO 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 } }]adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9273 | 2026-09-09T15:06:18.196Z | |
| 9274 | 2026-09-09T15:06:18.196Z | Sep 09 15:06:16.470 Sep 09 15:06:16.433INFOSep 09 15:06:16.470 Sep 09 15:06:16.470 INFODEBG DEBG adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9275 | 2026-09-09T15:06:18.196Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 9276 | 2026-09-09T15:06:18.196Z | |
| 9277 | 2026-09-09T15:06:18.196Z | created new freemapINFO, unitadding route 172.17.0.30/32 -> 10.0.0.255: |
| 9278 | 2026-09-09T15:06:18.196Z | Sep 09 15:06:16.470 INFOfreemap_route_ipv4 |
| 9279 | 2026-09-09T15:06:18.196Z | Sep 09 15:06:16.470adding route 172.17.0.0/32 -> 10.0.0.255Sep 09 15:06:16.470 |
| 9280 | 2026-09-09T15:06:18.196Z | Sep 09 15:06:16.470 DEBGDEBG Sep 09 15:06:16.470 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 } }] DEBGSep 09 15:06:16.470DEBG |
| 9281 | 2026-09-09T15:06:18.196Z | 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 } }] |
| 9282 | 2026-09-09T15:06:18.196Z | 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 } }] |
| 9283 | 2026-09-09T15:06:18.196Z | 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 } }]Sep 09 15:06:16.470 |
| 9284 | 2026-09-09T15:06:18.196Z | created new freemapINFO , adding route 172.17.0.31/32 -> 10.0.0.255unit |
| 9285 | 2026-09-09T15:06:18.197Z | Sep 09 15:06:16.470: INFO Sep 09 15:06:16.470 adding route 172.17.0.1/32 -> 10.0.0.255Sep 09 15:06:16.470 |
| 9286 | 2026-09-09T15:06:18.197Z | INFODEBGSep 09 15:06:16.470 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 } }] |
| 9287 | 2026-09-09T15:06:18.197Z | INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 09 15:06:16.470 |
| 9288 | 2026-09-09T15:06:18.197Z | freemap_route_ipv6 adding route 172.16.0.0/32 -> 10.0.0.3 |
| 9289 | 2026-09-09T15:06:18.197Z | DEBG |
| 9290 | 2026-09-09T15:06:18.197Z | Sep 09 15:06:16.470 Sep 09 15:06:16.470replacing 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 } }]DEBG Sep 09 15:06:16.470INFO |
| 9291 | 2026-09-09T15:06:18.197Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9292 | 2026-09-09T15:06:18.197Z | 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 09 15:06:16.470 DEBG |
| 9293 | 2026-09-09T15:06:18.197Z | INFOSep 09 15:06:16.470 adding route 172.17.0.2/32 -> 10.0.0.255DEBG |
| 9294 | 2026-09-09T15:06:18.197Z | 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 } }] |
| 9295 | 2026-09-09T15:06:18.197Z | 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 09 15:06:16.470 |
| 9296 | 2026-09-09T15:06:18.197Z | Sep 09 15:06:16.470 DEBGDEBGSep 09 15:06:16.470 INFOSep 09 15:06:16.470 Sep 09 15:06:16.470 initted freemap. size: 64replacing 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 |
| 9297 | 2026-09-09T15:06:18.197Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFOadding route 172.17.0.33/32 -> 10.0.0.255unit |
| 9298 | 2026-09-09T15:06:18.197Z | Sep 09 15:06:16.470: |
| 9299 | 2026-09-09T15:06:18.197Z | INFOadding route 172.16.0.0/32 -> 10.0.0.4 |
| 9300 | 2026-09-09T15:06:18.197Z | freemap_route_ipv4Sep 09 15:06:16.470 |
| 9301 | 2026-09-09T15:06:18.197Z | Sep 09 15:06:16.470 adding route 172.17.0.3/32 -> 10.0.0.255 |
| 9302 | 2026-09-09T15:06:18.197Z | DEBGDEBG Sep 09 15:06:16.470Sep 09 15:06:16.470replacing 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 } }] |
| 9303 | 2026-09-09T15:06:18.197Z | 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 } }] DEBGSep 09 15:06:16.470 |
| 9304 | 2026-09-09T15:06:18.197Z | reset freemapDEBG, Sep 09 15:06:16.470DEBG 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 } }]unitreplacing 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 09 15:06:16.470 |
| 9305 | 2026-09-09T15:06:18.197Z | |
| 9306 | 2026-09-09T15:06:18.198Z | freemap_route_ipv4 |
| 9307 | 2026-09-09T15:06:18.198Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFO |
| 9308 | 2026-09-09T15:06:18.198Z | Sep 09 15:06:16.470 Sep 09 15:06:16.470INFOadding route 172.17.0.34/32 -> 10.0.0.255 |
| 9309 | 2026-09-09T15:06:18.198Z | DEBGadding route 172.17.0.4/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.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 } }] |
| 9310 | 2026-09-09T15:06:18.198Z | |
| 9311 | 2026-09-09T15:06:18.198Z | Sep 09 15:06:16.470 Sep 09 15:06:16.470 Sep 09 15:06:16.470Sep 09 15:06:16.470DEBG 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.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 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 } }] |
| 9312 | 2026-09-09T15:06:18.198Z | |
| 9313 | 2026-09-09T15:06:18.198Z | |
| 9314 | 2026-09-09T15:06:18.198Z | DEBG initted freemap. size: 64, Sep 09 15:06:16.470Sep 09 15:06:16.470unit :INFO freemap_route_ipv6 |
| 9315 | 2026-09-09T15:06:18.198Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9316 | 2026-09-09T15:06:18.198Z | Sep 09 15:06:16.470 INFO adding route 172.17.0.5/32 -> 10.0.0.255 |
| 9317 | 2026-09-09T15:06:18.198Z | INFOSep 09 15:06:16.470 Sep 09 15:06:16.470 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG DEBG |
| 9318 | 2026-09-09T15:06:18.198Z | 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 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 } }] |
| 9319 | 2026-09-09T15:06:18.198Z | |
| 9320 | 2026-09-09T15:06:18.198Z | Sep 09 15:06:16.470Sep 09 15:06:16.470 DEBGINFO 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.36/32 -> 10.0.0.255 |
| 9321 | 2026-09-09T15:06:18.198Z | |
| 9322 | 2026-09-09T15:06:18.198Z | Sep 09 15:06:16.470 INFO Sep 09 15:06:16.470adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9323 | 2026-09-09T15:06:18.198Z | DEBG Sep 09 15:06:16.470replacing 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 09 15:06:16.470 |
| 9324 | 2026-09-09T15:06:18.203Z | Sep 09 15:06:16.470 INFODEBGINFO Sep 09 15:06:16.470 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 172.17.0.15/32 -> 10.0.0.255 |
| 9325 | 2026-09-09T15:06:18.203Z | 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 } }] |
| 9326 | 2026-09-09T15:06:18.203Z | |
| 9327 | 2026-09-09T15:06:18.203Z | INFO Sep 09 15:06:16.470Sep 09 15:06:16.470 Sep 09 15:06:16.470DEBG DEBGINFOreplacing 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 } }]adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9328 | 2026-09-09T15:06:18.203Z | |
| 9329 | 2026-09-09T15:06:18.203Z | 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 } }] |
| 9330 | 2026-09-09T15:06:18.203Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9331 | 2026-09-09T15:06:18.203Z | Sep 09 15:06:16.470 INFOSep 09 15:06:16.470 adding route 172.17.0.16/32 -> 10.0.0.255DEBG |
| 9332 | 2026-09-09T15:06:18.203Z | Sep 09 15:06:16.470replacing 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 } }] |
| 9333 | 2026-09-09T15:06:18.203Z | DEBGSep 09 15:06:16.470 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 } }]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 } }] |
| 9334 | 2026-09-09T15:06:18.203Z | Sep 09 15:06:16.470 |
| 9335 | 2026-09-09T15:06:18.204Z | INFOSep 09 15:06:16.470 Sep 09 15:06:16.470adding route 172.17.0.38/32 -> 10.0.0.255 Sep 09 15:06:16.470 |
| 9336 | 2026-09-09T15:06:18.204Z | INFO adding route 172.17.0.8/32 -> 10.0.0.255INFO INFO |
| 9337 | 2026-09-09T15:06:18.204Z | adding route 172.17.0.17/32 -> 10.0.0.255 |
| 9338 | 2026-09-09T15:06:18.204Z | Sep 09 15:06:16.470adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 09 15:06:16.470 |
| 9339 | 2026-09-09T15:06:18.204Z | DEBG Sep 09 15:06:16.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 } }] 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 } }] |
| 9340 | 2026-09-09T15:06:18.204Z | |
| 9341 | 2026-09-09T15:06:18.204Z | Sep 09 15:06:16.489 INFOSep 09 15:06:16.471 Sep 09 15:06:16.489 adding route 172.17.0.9/32 -> 10.0.0.255DEBG |
| 9342 | 2026-09-09T15:06:18.204Z | INFOcreated new freemap adding route 172.17.0.39/32 -> 10.0.0.255, |
| 9343 | 2026-09-09T15:06:18.204Z | unit:Sep 09 15:06:16.489 DEBGfreemap_route_ipv4 |
| 9344 | 2026-09-09T15:06:18.204Z | Sep 09 15:06:16.433replacing 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 } }] |
| 9345 | 2026-09-09T15:06:18.204Z | DEBG Sep 09 15:06:16.489 created new freemapDEBG, Sep 09 15:06:16.489unit : 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 09 15:06:16.489freemap_route_ipv4 |
| 9346 | 2026-09-09T15:06:18.204Z | DEBGINFO |
| 9347 | 2026-09-09T15:06:18.204Z | adding route 172.17.0.10/32 -> 10.0.0.255created new freemap |
| 9348 | 2026-09-09T15:06:18.204Z | , unit: freemap_route_ipv6Sep 09 15:06:16.489 |
| 9349 | 2026-09-09T15:06:18.204Z | Sep 09 15:06:16.489 DEBGDEBG 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 09 15:06:16.489created new freemap , INFOunit |
| 9350 | 2026-09-09T15:06:18.204Z | :Sep 09 15:06:16.490 freemap_route_ipv6DEBG |
| 9351 | 2026-09-09T15:06:18.204Z | initted freemap. size: 64adding route 172.17.0.40/32 -> 10.0.0.255Sep 09 15:06:16.490, unit |
| 9352 | 2026-09-09T15:06:18.204Z | :INFOSep 09 15:06:16.490 freemap_route_ipv4DEBG |
| 9353 | 2026-09-09T15:06:18.204Z | adding route 172.17.0.11/32 -> 10.0.0.255initted freemap. size: 64 |
| 9354 | 2026-09-09T15:06:18.204Z | , unit:Sep 09 15:06:16.490 freemap_route_ipv4Sep 09 15:06:16.490 |
| 9355 | 2026-09-09T15:06:18.204Z | DEBG 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 } }] |
| 9356 | 2026-09-09T15:06:18.205Z | Sep 09 15:06:16.490 Sep 09 15:06:16.490reset freemapDEBG DEBG, unit :reset freemapSep 09 15:06:16.490, 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 } }] unit |
| 9357 | 2026-09-09T15:06:18.205Z | freemap_route_ipv4: |
| 9358 | 2026-09-09T15:06:18.205Z | freemap_route_ipv4INFO |
| 9359 | 2026-09-09T15:06:18.205Z | Sep 09 15:06:16.490 INFOadding route 172.17.0.41/32 -> 10.0.0.255 |
| 9360 | 2026-09-09T15:06:18.205Z | Sep 09 15:06:16.490Sep 09 15:06:16.490adding route 172.17.0.12/32 -> 10.0.0.255 |
| 9361 | 2026-09-09T15:06:18.205Z | DEBGDEBG initted freemap. size: 64initted freemap. size: 64, , Sep 09 15:06:16.490Sep 09 15:06:16.490unitunit:: DEBG DEBG freemap_route_ipv6freemap_route_ipv6 |
| 9362 | 2026-09-09T15:06:18.205Z | 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 } }]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 } }] |
| 9363 | 2026-09-09T15:06:18.205Z | |
| 9364 | 2026-09-09T15:06:18.205Z | |
| 9365 | 2026-09-09T15:06:18.205Z | Sep 09 15:06:16.490Sep 09 15:06:16.490Sep 09 15:06:16.490 DEBGINFODEBG reset freemapadding route 172.17.0.13/32 -> 10.0.0.255reset freemap, Sep 09 15:06:16.490unit |
| 9366 | 2026-09-09T15:06:18.205Z | , :INFOunit freemap_route_ipv6: |
| 9367 | 2026-09-09T15:06:18.205Z | Sep 09 15:06:16.490 freemap_route_ipv6DEBG adding route 172.17.0.42/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 } }] |
| 9368 | 2026-09-09T15:06:18.205Z | Sep 09 15:06:16.490 |
| 9369 | 2026-09-09T15:06:18.205Z | |
| 9370 | 2026-09-09T15:06:18.205Z | INFO Sep 09 15:06:16.490Sep 09 15:06:16.490 Sep 09 15:06:16.490INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 9371 | 2026-09-09T15:06:18.205Z | adding route 172.17.0.14/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 } }] |
| 9372 | 2026-09-09T15:06:18.205Z | |
| 9373 | 2026-09-09T15:06:18.205Z | INFO Sep 09 15:06:16.490Sep 09 15:06:16.490adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 9374 | 2026-09-09T15:06:18.205Z | DEBGDEBG 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 09 15:06:16.490 |
| 9375 | 2026-09-09T15:06:18.205Z | Sep 09 15:06:16.490INFO DEBGadding route 172.17.0.43/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 } }]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 } }] |
| 9376 | 2026-09-09T15:06:18.205Z | |
| 9377 | 2026-09-09T15:06:18.205Z | |
| 9378 | 2026-09-09T15:06:18.205Z | Sep 09 15:06:16.490 INFO adding route 172.17.0.15/32 -> 10.0.0.255Sep 09 15:06:16.490 |
| 9379 | 2026-09-09T15:06:18.205Z | Sep 09 15:06:16.490INFO adding route 172.16.0.0/32 -> 10.0.0.2INFOSep 09 15:06:16.490 |
| 9380 | 2026-09-09T15:06:18.206Z | Sep 09 15:06:16.490DEBG 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 9381 | 2026-09-09T15:06:18.206Z | DEBGSep 09 15:06:16.490 |
| 9382 | 2026-09-09T15:06:18.206Z | 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.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 09 15:06:16.490 |
| 9383 | 2026-09-09T15:06:18.206Z | |
| 9384 | 2026-09-09T15:06:18.206Z | Sep 09 15:06:16.490INFO adding route 172.17.0.16/32 -> 10.0.0.255DEBGSep 09 15:06:16.490 |
| 9385 | 2026-09-09T15:06:18.206Z | Sep 09 15:06:16.490 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 } }]adding route 172.17.0.0/32 -> 10.0.0.255INFOSep 09 15:06:16.490 |
| 9386 | 2026-09-09T15:06:18.206Z | |
| 9387 | 2026-09-09T15:06:18.206Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9388 | 2026-09-09T15:06:18.206Z | DEBG Sep 09 15:06:16.490replacing 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 09 15:06:16.490 |
| 9389 | 2026-09-09T15:06:18.206Z | INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:3replacing 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 } }] |
| 9390 | 2026-09-09T15:06:18.206Z | Sep 09 15:06:16.490Sep 09 15:06:16.490 |
| 9391 | 2026-09-09T15:06:18.206Z | DEBGINFO 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 } }]adding route 172.17.0.17/32 -> 10.0.0.255Sep 09 15:06:16.490 |
| 9392 | 2026-09-09T15:06:18.206Z | |
| 9393 | 2026-09-09T15:06:18.206Z | Sep 09 15:06:16.490DEBG 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 } }] |
| 9394 | 2026-09-09T15:06:18.206Z | Sep 09 15:06:16.490Sep 09 15:06:16.490 adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9395 | 2026-09-09T15:06:18.206Z | 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 } }]INFO |
| 9396 | 2026-09-09T15:06:18.206Z | Sep 09 15:06:16.490Sep 09 15:06:16.490 adding route 172.17.0.45/32 -> 10.0.0.255DEBGINFO |
| 9397 | 2026-09-09T15:06:18.206Z | 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:4 |
| 9398 | 2026-09-09T15:06:18.206Z | Sep 09 15:06:16.490 |
| 9399 | 2026-09-09T15:06:18.206Z | INFOSep 09 15:06:16.490Sep 09 15:06:16.490 INFOadding route 172.17.0.18/32 -> 10.0.0.255 |
| 9400 | 2026-09-09T15:06:18.206Z | adding route 172.17.0.2/32 -> 10.0.0.255DEBG |
| 9401 | 2026-09-09T15:06:18.206Z | 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 09 15:06:16.490 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 } }, 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 } }] |
| 9402 | 2026-09-09T15:06:18.206Z | Sep 09 15:06:16.490replacing 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 } }] |
| 9403 | 2026-09-09T15:06:18.207Z | 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 } }] |
| 9404 | 2026-09-09T15:06:18.207Z | Sep 09 15:06:16.512Sep 09 15:06:16.512 Sep 09 15:06:16.512INFO DEBGDEBG Sep 09 15:06:16.512replacing 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.19/32 -> 10.0.0.255Sep 09 15:06:16.512 |
| 9405 | 2026-09-09T15:06:18.207Z | 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 } }] |
| 9406 | 2026-09-09T15:06:18.207Z | |
| 9407 | 2026-09-09T15:06:18.207Z | DEBG reset freemapSep 09 15:06:16.512INFO, Sep 09 15:06:16.512unit DEBGINFOadding route 172.17.0.18/32 -> 10.0.0.255 |
| 9408 | 2026-09-09T15:06:18.207Z | : freemap_route_ipv6adding route 172.17.0.3/32 -> 10.0.0.255 |
| 9409 | 2026-09-09T15:06:18.207Z | |
| 9410 | 2026-09-09T15:06:18.207Z | Sep 09 15:06:16.512replacing 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 } }] |
| 9411 | 2026-09-09T15:06:18.207Z | DEBG Sep 09 15:06:16.512replacing 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 } }] |
| 9412 | 2026-09-09T15:06:18.207Z | Sep 09 15:06:16.512 DEBGINFO Sep 09 15:06:16.512replacing 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 } }] |
| 9413 | 2026-09-09T15:06:18.207Z | adding route 172.17.0.20/32 -> 10.0.0.255INFO |
| 9414 | 2026-09-09T15:06:18.207Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 09 15:06:16.512 |
| 9415 | 2026-09-09T15:06:18.207Z | Sep 09 15:06:16.512Sep 09 15:06:16.512 INFO INFO adding route 172.17.0.19/32 -> 10.0.0.255DEBGadding route 172.17.0.4/32 -> 10.0.0.255 |
| 9416 | 2026-09-09T15:06:18.207Z | 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 09 15:06:16.512 |
| 9417 | 2026-09-09T15:06:18.207Z | |
| 9418 | 2026-09-09T15:06:18.207Z | DEBGSep 09 15:06:16.512 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 09 15:06:16.512 |
| 9419 | 2026-09-09T15:06:18.207Z | DEBGDEBG 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 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 } }] |
| 9420 | 2026-09-09T15:06:18.207Z | Sep 09 15:06:16.512 |
| 9421 | 2026-09-09T15:06:18.207Z | Sep 09 15:06:16.512INFO Sep 09 15:06:16.512adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9422 | 2026-09-09T15:06:18.207Z | Sep 09 15:06:16.512INFO INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 9423 | 2026-09-09T15:06:18.207Z | Sep 09 15:06:16.512adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.5/32 -> 10.0.0.255 |
| 9424 | 2026-09-09T15:06:18.212Z | |
| 9425 | 2026-09-09T15:06:18.212Z | 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 } }]Sep 09 15:06:16.512 |
| 9426 | 2026-09-09T15:06:18.212Z | Sep 09 15:06:16.512Sep 09 15:06:16.512 DEBG DEBG Sep 09 15:06:16.512 DEBG 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 } }]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 } }] |
| 9427 | 2026-09-09T15:06:18.212Z | 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 } }] |
| 9428 | 2026-09-09T15:06:18.212Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 9429 | 2026-09-09T15:06:18.212Z | |
| 9430 | 2026-09-09T15:06:18.212Z | Sep 09 15:06:16.512Sep 09 15:06:16.512 INFO adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9431 | 2026-09-09T15:06:18.212Z | Sep 09 15:06:16.512Sep 09 15:06:16.512Sep 09 15:06:16.512 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 } }]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 } }] |
| 9432 | 2026-09-09T15:06:18.212Z | |
| 9433 | 2026-09-09T15:06:18.213Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 9434 | 2026-09-09T15:06:18.213Z | Sep 09 15:06:16.512Sep 09 15:06:16.512 INFO INFOadding route 172.17.0.7/32 -> 10.0.0.255INFO |
| 9435 | 2026-09-09T15:06:18.213Z | adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9436 | 2026-09-09T15:06:18.213Z | Sep 09 15:06:16.512 |
| 9437 | 2026-09-09T15:06:18.213Z | DEBG Sep 09 15:06:16.512replacing 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 09 15:06:16.512Sep 09 15:06:16.512 |
| 9438 | 2026-09-09T15:06:18.213Z | DEBGDEBG 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 } }]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 } }] |
| 9439 | 2026-09-09T15:06:18.213Z | |
| 9440 | 2026-09-09T15:06:18.213Z | Sep 09 15:06:16.512DEBG 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 09 15:06:16.512 |
| 9441 | 2026-09-09T15:06:18.213Z | adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 09 15:06:16.512INFO adding route 172.17.0.24/32 -> 10.0.0.255INFO |
| 9442 | 2026-09-09T15:06:18.213Z | |
| 9443 | 2026-09-09T15:06:18.213Z | Sep 09 15:06:16.512 adding route 172.17.0.8/32 -> 10.0.0.255INFO |
| 9444 | 2026-09-09T15:06:18.213Z | Sep 09 15:06:16.512 adding route 172.17.0.22/32 -> 10.0.0.255 |
| 9445 | 2026-09-09T15:06:18.213Z | DEBGSep 09 15:06:16.512 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 } }]Sep 09 15:06:16.512 DEBG |
| 9446 | 2026-09-09T15:06:18.213Z | Sep 09 15:06:16.512replacing 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 |
| 9447 | 2026-09-09T15:06:18.213Z | 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 } }] |
| 9448 | 2026-09-09T15:06:18.213Z | 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 09 15:06:16.512 |
| 9449 | 2026-09-09T15:06:18.213Z | Sep 09 15:06:16.512INFO DEBGadding route 172.17.0.25/32 -> 10.0.0.255 |
| 9450 | 2026-09-09T15:06:18.213Z | Sep 09 15:06:16.512replacing 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 } }] |
| 9451 | 2026-09-09T15:06:18.213Z | INFOSep 09 15:06:16.512 Sep 09 15:06:16.512adding route 172.17.0.9/32 -> 10.0.0.255 INFO |
| 9452 | 2026-09-09T15:06:18.213Z | 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 } }]adding route 172.17.0.23/32 -> 10.0.0.255 |
| 9453 | 2026-09-09T15:06:18.213Z | |
| 9454 | 2026-09-09T15:06:18.213Z | Sep 09 15:06:16.512 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 } }] |
| 9455 | 2026-09-09T15:06:18.213Z | Sep 09 15:06:16.471Sep 09 15:06:16.512Sep 09 15:06:16.512 Sep 09 15:06:16.512 INFO |
| 9456 | 2026-09-09T15:06:18.213Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9457 | 2026-09-09T15:06:18.214Z | DEBGDEBGINFO 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 } }]created new freemap |
| 9458 | 2026-09-09T15:06:18.214Z | adding route 172.17.0.26/32 -> 10.0.0.255, Sep 09 15:06:16.512Sep 09 15:06:16.512unit |
| 9459 | 2026-09-09T15:06:18.214Z | : DEBGSep 09 15:06:16.512Sep 09 15:06:16.512Sep 09 15:06:16.512 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 } }]INFO freemap_route_ipv4 |
| 9460 | 2026-09-09T15:06:18.214Z | 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.46/32 -> 10.0.0.255INFO |
| 9461 | 2026-09-09T15:06:18.214Z | |
| 9462 | 2026-09-09T15:06:18.214Z | adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9463 | 2026-09-09T15:06:18.214Z | DEBGSep 09 15:06:16.512 |
| 9464 | 2026-09-09T15:06:18.214Z | 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 } }] |
| 9465 | 2026-09-09T15:06:18.214Z | INFOSep 09 15:06:16.512 Sep 09 15:06:16.512 adding route 172.17.0.27/32 -> 10.0.0.255Sep 09 15:06:16.512 |
| 9466 | 2026-09-09T15:06:18.214Z | DEBGDEBG Sep 09 15:06:16.512Sep 09 15:06:16.512INFO 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 } }]adding route 172.17.0.11/32 -> 10.0.0.255DEBG |
| 9467 | 2026-09-09T15:06:18.214Z | Sep 09 15:06:16.512 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 } }] |
| 9468 | 2026-09-09T15:06:18.214Z | Sep 09 15:06:16.512DEBGINFO |
| 9469 | 2026-09-09T15:06:18.214Z | 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 } }]DEBGadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 9470 | 2026-09-09T15:06:18.214Z | created new freemap, unit |
| 9471 | 2026-09-09T15:06:18.214Z | :Sep 09 15:06:16.512Sep 09 15:06:16.513 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 |
| 9472 | 2026-09-09T15:06:18.214Z | Sep 09 15:06:16.513adding route 172.17.0.28/32 -> 10.0.0.255INFOSep 09 15:06:16.513 |
| 9473 | 2026-09-09T15:06:18.214Z | Sep 09 15:06:16.513 freemap_route_ipv6INFOSep 09 15:06:16.513 INFO |
| 9474 | 2026-09-09T15:06:18.214Z | adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9475 | 2026-09-09T15:06:18.214Z | DEBGadding route 172.17.0.12/32 -> 10.0.0.255 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 } }] |
| 9476 | 2026-09-09T15:06:18.214Z | Sep 09 15:06:16.513 adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9477 | 2026-09-09T15:06:18.214Z | |
| 9478 | 2026-09-09T15:06:18.214Z | DEBGSep 09 15:06:16.513DEBG Sep 09 15:06:16.513Sep 09 15:06:16.513DEBG initted freemap. size: 64DEBG 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 } }]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 } }] |
| 9479 | 2026-09-09T15:06:18.215Z | Sep 09 15:06:16.513adding route 172.17.0.29/32 -> 10.0.0.255, |
| 9480 | 2026-09-09T15:06:18.215Z | |
| 9481 | 2026-09-09T15:06:18.215Z | unitreplacing 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 09 15:06:16.513 |
| 9482 | 2026-09-09T15:06:18.215Z | :DEBG 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 } }] |
| 9483 | 2026-09-09T15:06:18.215Z | Sep 09 15:06:16.513freemap_route_ipv4adding route 172.17.0.13/32 -> 10.0.0.255 |
| 9484 | 2026-09-09T15:06:18.215Z | DEBGSep 09 15:06:16.513 |
| 9485 | 2026-09-09T15:06:18.215Z | 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 09 15:06:16.513 |
| 9486 | 2026-09-09T15:06:18.215Z | Sep 09 15:06:16.513INFO Sep 09 15:06:16.513adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO INFODEBGSep 09 15:06:16.513 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 } }] INFOadding route 172.17.0.48/32 -> 10.0.0.255 |
| 9487 | 2026-09-09T15:06:18.215Z | adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9488 | 2026-09-09T15:06:18.215Z | |
| 9489 | 2026-09-09T15:06:18.215Z | |
| 9490 | 2026-09-09T15:06:18.215Z | |
| 9491 | 2026-09-09T15:06:18.215Z | Sep 09 15:06:16.513 Sep 09 15:06:16.513DEBGSep 09 15:06:16.513 Sep 09 15:06:16.513DEBG DEBGSep 09 15:06:16.513INFO reset freemap 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 } }] , |
| 9492 | 2026-09-09T15:06:18.215Z | 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 |
| 9493 | 2026-09-09T15:06:18.215Z | DEBGunit |
| 9494 | 2026-09-09T15:06:18.215Z | 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 } }] |
| 9495 | 2026-09-09T15:06:18.215Z | Sep 09 15:06:16.513:Sep 09 15:06:16.513 Sep 09 15:06:16.513freemap_route_ipv4 |
| 9496 | 2026-09-09T15:06:18.215Z | Sep 09 15:06:16.513 INFO DEBGDEBG INFOSep 09 15:06:16.513 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 } }] INFO adding route 172.17.0.27/32 -> 10.0.0.255replacing 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 } }] |
| 9497 | 2026-09-09T15:06:18.215Z | adding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9498 | 2026-09-09T15:06:18.215Z | |
| 9499 | 2026-09-09T15:06:18.215Z | |
| 9500 | 2026-09-09T15:06:18.215Z | Sep 09 15:06:16.513Sep 09 15:06:16.513 |
| 9501 | 2026-09-09T15:06:18.215Z | Sep 09 15:06:16.513Sep 09 15:06:16.513 DEBGINFO Sep 09 15:06:16.513adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff 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 } }] |
| 9502 | 2026-09-09T15:06:18.216Z | DEBG |
| 9503 | 2026-09-09T15:06:18.216Z | 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 } }] |
| 9504 | 2026-09-09T15:06:18.216Z | Sep 09 15:06:16.513 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 09 15:06:16.513 |
| 9505 | 2026-09-09T15:06:18.216Z | INFO adding route 172.17.0.50/32 -> 10.0.0.255DEBGSep 09 15:06:16.513 Sep 09 15:06:16.513 |
| 9506 | 2026-09-09T15:06:18.216Z | 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 } }]INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 172.17.0.28/32 -> 10.0.0.255 |
| 9507 | 2026-09-09T15:06:18.216Z | Sep 09 15:06:16.513 Sep 09 15:06:16.521 DEBG |
| 9508 | 2026-09-09T15:06:18.216Z | DEBG created new freemap 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 } }], |
| 9509 | 2026-09-09T15:06:18.216Z | unitSep 09 15:06:16.513: freemap_route_ipv4DEBG |
| 9510 | 2026-09-09T15:06:18.216Z | Sep 09 15:06:16.521replacing 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 } }] |
| 9511 | 2026-09-09T15:06:18.216Z | Sep 09 15:06:16.521INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9512 | 2026-09-09T15:06:18.216Z | |
| 9513 | 2026-09-09T15:06:18.216Z | Sep 09 15:06:16.521 INFO adding route 172.17.0.32/32 -> 10.0.0.255Sep 09 15:06:16.521DEBG DEBG |
| 9514 | 2026-09-09T15:06:18.216Z | Sep 09 15:06:16.521 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 } }]created new freemapINFO, Sep 09 15:06:16.521Sep 09 15:06:16.521unit |
| 9515 | 2026-09-09T15:06:18.216Z | DEBG adding route 172.17.0.51/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 } }]DEBG |
| 9516 | 2026-09-09T15:06:18.216Z | |
| 9517 | 2026-09-09T15:06:18.216Z | :Sep 09 15:06:16.521replacing 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 } }] |
| 9518 | 2026-09-09T15:06:18.216Z | INFOSep 09 15:06:16.521Sep 09 15:06:16.521 INFODEBG adding route 172.17.0.33/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 } }]adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9519 | 2026-09-09T15:06:18.216Z | |
| 9520 | 2026-09-09T15:06:18.216Z | |
| 9521 | 2026-09-09T15:06:18.216Z | freemap_route_ipv6Sep 09 15:06:16.521 |
| 9522 | 2026-09-09T15:06:18.216Z | INFOSep 09 15:06:16.521 Sep 09 15:06:16.521 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBGSep 09 15:06:16.521 |
| 9523 | 2026-09-09T15:06:18.216Z | 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 09 15:06:16.521INFO DEBG |
| 9524 | 2026-09-09T15:06:18.221Z | 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 } }] |
| 9525 | 2026-09-09T15:06:18.221Z | DEBGadding route 172.17.0.52/32 -> 10.0.0.255Sep 09 15:06:16.521 Sep 09 15:06:16.521 initted freemap. size: 64INFO |
| 9526 | 2026-09-09T15:06:18.221Z | Sep 09 15:06:16.521adding route 172.17.0.34/32 -> 10.0.0.255DEBG |
| 9527 | 2026-09-09T15:06:18.221Z | INFO, 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 172.17.0.31/32 -> 10.0.0.255unitSep 09 15:06:16.521 |
| 9528 | 2026-09-09T15:06:18.221Z | |
| 9529 | 2026-09-09T15:06:18.221Z | DEBGSep 09 15:06:16.521 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: |
| 9530 | 2026-09-09T15:06:18.221Z | Sep 09 15:06:16.521 Sep 09 15:06:16.521Sep 09 15:06:16.521replacing 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 } }] |
| 9531 | 2026-09-09T15:06:18.221Z | INFOfreemap_route_ipv4DEBG 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 } }]INFOSep 09 15:06:16.521 adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9532 | 2026-09-09T15:06:18.222Z | |
| 9533 | 2026-09-09T15:06:18.222Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 9534 | 2026-09-09T15:06:18.222Z | |
| 9535 | 2026-09-09T15:06:18.222Z | INFOSep 09 15:06:16.521 Sep 09 15:06:16.521Sep 09 15:06:16.521INFO Sep 09 15:06:16.521 DEBGadding route 172.17.0.32/32 -> 10.0.0.255 DEBGreplacing 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 } }] |
| 9536 | 2026-09-09T15:06:18.222Z | |
| 9537 | 2026-09-09T15:06:18.222Z | 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 } }] |
| 9538 | 2026-09-09T15:06:18.222Z | adding route 172.17.0.53/32 -> 10.0.0.255DEBG |
| 9539 | 2026-09-09T15:06:18.222Z | reset freemapSep 09 15:06:16.521Sep 09 15:06:16.521 Sep 09 15:06:16.521, INFOINFO DEBGadding route 172.17.0.36/32 -> 10.0.0.255adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff Sep 09 15:06:16.521replacing 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 |
| 9540 | 2026-09-09T15:06:18.222Z | |
| 9541 | 2026-09-09T15:06:18.222Z | : |
| 9542 | 2026-09-09T15:06:18.222Z | DEBGfreemap_route_ipv4 Sep 09 15:06:16.521Sep 09 15:06:16.521 |
| 9543 | 2026-09-09T15:06:18.222Z | Sep 09 15:06:16.521 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 } }]DEBG |
| 9544 | 2026-09-09T15:06:18.222Z | 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: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 } }] |
| 9545 | 2026-09-09T15:06:18.222Z | INFOSep 09 15:06:16.521 |
| 9546 | 2026-09-09T15:06:18.222Z | Sep 09 15:06:16.521 INFO DEBG adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9547 | 2026-09-09T15:06:18.222Z | initted freemap. size: 64Sep 09 15:06:16.521adding route 172.17.0.33/32 -> 10.0.0.255Sep 09 15:06:16.521 |
| 9548 | 2026-09-09T15:06:18.222Z | INFOINFO adding route 172.17.0.37/32 -> 10.0.0.255Sep 09 15:06:16.521 |
| 9549 | 2026-09-09T15:06:18.222Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 09 15:06:16.521 |
| 9550 | 2026-09-09T15:06:18.222Z | DEBGSep 09 15:06:16.521 , 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.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 |
| 9551 | 2026-09-09T15:06:18.222Z | |
| 9552 | 2026-09-09T15:06:18.222Z | 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 09 15:06:16.521: Sep 09 15:06:16.521 |
| 9553 | 2026-09-09T15:06:18.222Z | freemap_route_ipv6 DEBGINFO |
| 9554 | 2026-09-09T15:06:18.223Z | 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 09 15:06:16.521adding route 172.17.0.38/32 -> 10.0.0.255Sep 09 15:06:16.521 |
| 9555 | 2026-09-09T15:06:18.223Z | |
| 9556 | 2026-09-09T15:06:18.223Z | INFO adding route 172.17.0.34/32 -> 10.0.0.255INFOSep 09 15:06:16.521 Sep 09 15:06:16.521 |
| 9557 | 2026-09-09T15:06:18.223Z | DEBGINFO 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 } }] |
| 9558 | 2026-09-09T15:06:18.223Z | Sep 09 15:06:16.521 Sep 09 15:06:16.521 adding route 172.17.0.55/32 -> 10.0.0.255adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG |
| 9559 | 2026-09-09T15:06:18.223Z | Sep 09 15:06:16.521DEBG |
| 9560 | 2026-09-09T15:06:18.223Z | 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 } }]INFOreset freemapSep 09 15:06:16.521 |
| 9561 | 2026-09-09T15:06:18.223Z | , unitadding route 172.17.0.39/32 -> 10.0.0.255 |
| 9562 | 2026-09-09T15:06:18.223Z | :DEBG Sep 09 15:06:16.521replacing 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_ipv6Sep 09 15:06:16.521 |
| 9563 | 2026-09-09T15:06:18.223Z | |
| 9564 | 2026-09-09T15:06:18.223Z | Sep 09 15:06:16.521DEBGINFO DEBGSep 09 15:06:16.521 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 } }] |
| 9565 | 2026-09-09T15:06:18.223Z | INFOSep 09 15:06:16.521adding route 172.17.0.35/32 -> 10.0.0.255 INFO |
| 9566 | 2026-09-09T15:06:18.223Z | Sep 09 15:06:16.521 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 } }] |
| 9567 | 2026-09-09T15:06:18.223Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.40/32 -> 10.0.0.255adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 9568 | 2026-09-09T15:06:18.223Z | |
| 9569 | 2026-09-09T15:06:18.223Z | |
| 9570 | 2026-09-09T15:06:18.223Z | Sep 09 15:06:16.521 DEBGSep 09 15:06:16.521Sep 09 15:06:16.521Sep 09 15:06:16.521 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 09 15:06:16.521 |
| 9571 | 2026-09-09T15:06:18.223Z | DEBGINFODEBG adding route 172.17.0.56/32 -> 10.0.0.255replacing 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 } }] |
| 9572 | 2026-09-09T15:06:18.223Z | Sep 09 15:06:16.521DEBG |
| 9573 | 2026-09-09T15:06:18.223Z | 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 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 } }] |
| 9574 | 2026-09-09T15:06:18.223Z | INFO Sep 09 15:06:16.521 |
| 9575 | 2026-09-09T15:06:18.223Z | adding route 172.17.0.36/32 -> 10.0.0.255 Sep 09 15:06:16.521INFO |
| 9576 | 2026-09-09T15:06:18.223Z | Sep 09 15:06:16.521adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9577 | 2026-09-09T15:06:18.224Z | 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 09 15:06:16.521INFO |
| 9578 | 2026-09-09T15:06:18.224Z | Sep 09 15:06:16.521Sep 09 15:06:16.521 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBGINFO DEBGadding route 172.16.0.0/32 -> 10.0.0.2 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 09 15:06:16.521replacing 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 } }] |
| 9579 | 2026-09-09T15:06:18.224Z | |
| 9580 | 2026-09-09T15:06:18.224Z | |
| 9581 | 2026-09-09T15:06:18.224Z | |
| 9582 | 2026-09-09T15:06:18.224Z | INFOSep 09 15:06:16.521Sep 09 15:06:16.521 INFOadding route 172.17.0.57/32 -> 10.0.0.255INFOSep 09 15:06:16.521 adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9583 | 2026-09-09T15:06:18.224Z | |
| 9584 | 2026-09-09T15:06:18.224Z | DEBGadding route 172.17.0.42/32 -> 10.0.0.255 |
| 9585 | 2026-09-09T15:06:18.224Z | Sep 09 15:06:16.521replacing 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 } }] DEBGSep 09 15:06:16.521 Sep 09 15:06:16.521Sep 09 15:06:16.521 DEBG 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 } }]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 |
| 9586 | 2026-09-09T15:06:18.224Z | |
| 9587 | 2026-09-09T15:06:18.224Z | |
| 9588 | 2026-09-09T15:06:18.224Z | 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 09 15:06:16.521replacing 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 09 15:06:16.521INFO |
| 9589 | 2026-09-09T15:06:18.224Z | |
| 9590 | 2026-09-09T15:06:18.224Z | adding route 172.17.0.43/32 -> 10.0.0.255Sep 09 15:06:16.521INFO INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 9591 | 2026-09-09T15:06:18.224Z | adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9592 | 2026-09-09T15:06:18.224Z | |
| 9593 | 2026-09-09T15:06:18.224Z | Sep 09 15:06:16.521 INFOSep 09 15:06:16.521 Sep 09 15:06:16.521 Sep 09 15:06:16.521DEBGSep 09 15:06:16.521 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 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 } }] |
| 9594 | 2026-09-09T15:06:18.224Z | |
| 9595 | 2026-09-09T15:06:18.224Z | adding route 172.16.0.0/32 -> 10.0.0.3 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 } }]INFO |
| 9596 | 2026-09-09T15:06:18.224Z | |
| 9597 | 2026-09-09T15:06:18.224Z | Sep 09 15:06:16.521Sep 09 15:06:16.521adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9598 | 2026-09-09T15:06:18.225Z | INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9599 | 2026-09-09T15:06:18.225Z | INFO Sep 09 15:06:16.521Sep 09 15:06:16.521 adding route 3fff:beef:35::/64 -> 2001:db8::55:ff DEBG |
| 9600 | 2026-09-09T15:06:18.225Z | Sep 09 15:06:16.521Sep 09 15:06:16.521 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 DEBGINFO Sep 09 15:06:16.521 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 } }] |
| 9601 | 2026-09-09T15:06:18.225Z | adding route 172.17.0.39/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 } }] |
| 9602 | 2026-09-09T15:06:18.225Z | |
| 9603 | 2026-09-09T15:06:18.225Z | DEBG |
| 9604 | 2026-09-09T15:06:18.225Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 9605 | 2026-09-09T15:06:18.225Z | 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 09 15:06:16.522 Sep 09 15:06:16.522INFO |
| 9606 | 2026-09-09T15:06:18.225Z | Sep 09 15:06:16.522 DEBGINFOadding route 172.17.0.45/32 -> 10.0.0.255Sep 09 15:06:16.522 |
| 9607 | 2026-09-09T15:06:18.225Z | 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 09 15:06:16.522 |
| 9608 | 2026-09-09T15:06:18.225Z | adding route 172.17.0.59/32 -> 10.0.0.255INFOSep 09 15:06:16.522 DEBG |
| 9609 | 2026-09-09T15:06:18.225Z | 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 09 15:06:16.522 |
| 9610 | 2026-09-09T15:06:18.225Z | INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFO |
| 9611 | 2026-09-09T15:06:18.225Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 9612 | 2026-09-09T15:06:18.225Z | Sep 09 15:06:16.522adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.4 |
| 9613 | 2026-09-09T15:06:18.225Z | |
| 9614 | 2026-09-09T15:06:18.225Z | test route::tests::delete_targets_fragmented ... ok |
| 9615 | 2026-09-09T15:06:18.225Z | DEBGSep 09 15:06:16.522Sep 09 15:06:16.522 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 } }]DEBGINFO |
| 9616 | 2026-09-09T15:06:18.225Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 9617 | 2026-09-09T15:06:18.225Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9618 | 2026-09-09T15:06:18.225Z | test route::tests::delete_targets_full ... ok |
| 9619 | 2026-09-09T15:06:18.225Z | 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 09 15:06:16.522 DEBG Sep 09 15:06:16.522replacing 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 } }] |
| 9620 | 2026-09-09T15:06:18.226Z | Sep 09 15:06:16.522Sep 09 15:06:16.513Sep 09 15:06:16.522DEBG DEBG Sep 09 15:06:16.522 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 } }]INFODEBG |
| 9621 | 2026-09-09T15:06:18.226Z | created new freemapadding route 172.17.0.60/32 -> 10.0.0.255DEBG , 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 } }]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 } }] |
| 9622 | 2026-09-09T15:06:18.226Z | Sep 09 15:06:16.522unit INFO: adding route 172.17.0.47/32 -> 10.0.0.255freemap_route_ipv4 |
| 9623 | 2026-09-09T15:06:18.226Z | |
| 9624 | 2026-09-09T15:06:18.230Z | Sep 09 15:06:16.539Sep 09 15:06:16.513 DEBGSep 09 15:06:16.539 INFO DEBGreplacing 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 } }] |
| 9625 | 2026-09-09T15:06:18.231Z | created new freemapadding route 172.17.0.15/32 -> 10.0.0.255, |
| 9626 | 2026-09-09T15:06:18.231Z | unit:Sep 09 15:06:16.539 INFO adding route 172.17.0.48/32 -> 10.0.0.255freemap_route_ipv6 |
| 9627 | 2026-09-09T15:06:18.231Z | |
| 9628 | 2026-09-09T15:06:18.231Z | Sep 09 15:06:16.539Sep 09 15:06:16.539 |
| 9629 | 2026-09-09T15:06:18.231Z | 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 } }]DEBG |
| 9630 | 2026-09-09T15:06:18.231Z | Sep 09 15:06:16.539initted freemap. size: 64 DEBG, unitSep 09 15:06:16.539: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 09 15:06:16.539freemap_route_ipv4 |
| 9631 | 2026-09-09T15:06:18.231Z | INFOINFO |
| 9632 | 2026-09-09T15:06:18.231Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9633 | 2026-09-09T15:06:18.231Z | adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9634 | 2026-09-09T15:06:18.231Z | Sep 09 15:06:16.539Sep 09 15:06:16.539Sep 09 15:06:16.539 DEBG DEBGINFO reset freemapreplacing 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 09 15:06:16.539 |
| 9635 | 2026-09-09T15:06:18.231Z | |
| 9636 | 2026-09-09T15:06:18.231Z | unit :DEBG freemap_route_ipv4replacing 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 } }] |
| 9637 | 2026-09-09T15:06:18.231Z | |
| 9638 | 2026-09-09T15:06:18.231Z | Sep 09 15:06:16.539 Sep 09 15:06:16.539adding route 172.17.0.16/32 -> 10.0.0.255 |
| 9639 | 2026-09-09T15:06:18.231Z | Sep 09 15:06:16.539 DEBGINFO Sep 09 15:06:16.539DEBG 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 } }]Sep 09 15:06:16.539 initted freemap. size: 64adding route 172.17.0.50/32 -> 10.0.0.255 adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9640 | 2026-09-09T15:06:18.231Z | |
| 9641 | 2026-09-09T15:06:18.231Z | DEBG, |
| 9642 | 2026-09-09T15:06:18.231Z | unit: freemap_route_ipv6replacing 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 } }] |
| 9643 | 2026-09-09T15:06:18.231Z | Sep 09 15:06:16.539 |
| 9644 | 2026-09-09T15:06:18.232Z | Sep 09 15:06:16.539DEBGSep 09 15:06:16.539 Sep 09 15:06:16.539 DEBG Sep 09 15:06:16.539 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 } }] 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 |
| 9645 | 2026-09-09T15:06:18.232Z | |
| 9646 | 2026-09-09T15:06:18.232Z | DEBGINFOreset freemap, unit :failed to allocate space for the new target list |
| 9647 | 2026-09-09T15:06:18.232Z | Sep 09 15:06:16.539freemap_route_ipv6Sep 09 15:06:16.539 |
| 9648 | 2026-09-09T15:06:18.232Z | adding route 172.17.0.17/32 -> 10.0.0.255Sep 09 15:06:16.539INFO |
| 9649 | 2026-09-09T15:06:18.232Z | INFO adding route 172.17.0.51/32 -> 10.0.0.255Sep 09 15:06:16.539 DEBG |
| 9650 | 2026-09-09T15:06:18.232Z | INFOadding route 172.17.0.43/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9651 | 2026-09-09T15:06:18.232Z | |
| 9652 | 2026-09-09T15:06:18.232Z | Sep 09 15:06:16.539replacing 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 09 15:06:16.539 |
| 9653 | 2026-09-09T15:06:18.232Z | Sep 09 15:06:16.539 Sep 09 15:06:16.539 DEBGDEBG 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 } }] 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.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 } }] |
| 9654 | 2026-09-09T15:06:18.232Z | |
| 9655 | 2026-09-09T15:06:18.232Z | |
| 9656 | 2026-09-09T15:06:18.232Z | DEBG Sep 09 15:06:16.539Sep 09 15:06:16.539 INFO INFOadding route 172.16.0.0/32 -> 10.0.0.2Sep 09 15:06:16.539 |
| 9657 | 2026-09-09T15:06:18.232Z | 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.44/32 -> 10.0.0.255 |
| 9658 | 2026-09-09T15:06:18.232Z | INFO |
| 9659 | 2026-09-09T15:06:18.232Z | Sep 09 15:06:16.539adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9660 | 2026-09-09T15:06:18.232Z | Sep 09 15:06:16.539Sep 09 15:06:16.539 DEBGDEBG Sep 09 15:06:16.539replacing 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.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 } }] |
| 9661 | 2026-09-09T15:06:18.232Z | DEBG |
| 9662 | 2026-09-09T15:06:18.232Z | 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 } }]Sep 09 15:06:16.539 |
| 9663 | 2026-09-09T15:06:18.232Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 9664 | 2026-09-09T15:06:18.232Z | INFOSep 09 15:06:16.539 INFO adding route 172.16.0.0/32 -> 10.0.0.3Sep 09 15:06:16.539 |
| 9665 | 2026-09-09T15:06:18.232Z | adding route 172.17.0.45/32 -> 10.0.0.255Sep 09 15:06:16.539 |
| 9666 | 2026-09-09T15:06:18.233Z | DEBGINFO adding route 172.17.0.53/32 -> 10.0.0.255Sep 09 15:06:16.539 |
| 9667 | 2026-09-09T15:06:18.233Z | DEBGSep 09 15:06:16.539 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 } }] |
| 9668 | 2026-09-09T15:06:18.233Z | 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.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 } }] |
| 9669 | 2026-09-09T15:06:18.233Z | Sep 09 15:06:16.539 |
| 9670 | 2026-09-09T15:06:18.233Z | Sep 09 15:06:16.539DEBG INFOSep 09 15:06:16.539replacing 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 } }] adding route 172.16.0.0/32 -> 10.0.0.4INFO |
| 9671 | 2026-09-09T15:06:18.233Z | |
| 9672 | 2026-09-09T15:06:18.233Z | adding route 172.17.0.46/32 -> 10.0.0.255Sep 09 15:06:16.539 |
| 9673 | 2026-09-09T15:06:18.233Z | INFOSep 09 15:06:16.539 DEBGSep 09 15:06:16.539 adding route 172.17.0.19/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 } }, 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 09 15:06:16.539 |
| 9674 | 2026-09-09T15:06:18.233Z | DEBG INFO |
| 9675 | 2026-09-09T15:06:18.233Z | 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 } }] |
| 9676 | 2026-09-09T15:06:18.233Z | Sep 09 15:06:16.539adding route 172.17.0.54/32 -> 10.0.0.255 DEBG |
| 9677 | 2026-09-09T15:06:18.233Z | 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 } }]Sep 09 15:06:16.539Sep 09 15:06:16.539 INFO |
| 9678 | 2026-09-09T15:06:18.233Z | adding route 172.17.0.47/32 -> 10.0.0.255DEBG |
| 9679 | 2026-09-09T15:06:18.233Z | 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 09 15:06:16.539 |
| 9680 | 2026-09-09T15:06:18.233Z | DEBGSep 09 15:06:16.539 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 } }]DEBG |
| 9681 | 2026-09-09T15:06:18.233Z | 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 09 15:06:16.539 |
| 9682 | 2026-09-09T15:06:18.233Z | INFO adding route 172.17.0.20/32 -> 10.0.0.255Sep 09 15:06:16.539 |
| 9683 | 2026-09-09T15:06:18.233Z | INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9684 | 2026-09-09T15:06:18.233Z | Sep 09 15:06:16.539 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 09 15:06:16.539 |
| 9685 | 2026-09-09T15:06:18.233Z | Sep 09 15:06:16.539DEBG INFO 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 172.17.0.48/32 -> 10.0.0.255 |
| 9686 | 2026-09-09T15:06:18.233Z | Sep 09 15:06:16.539 |
| 9687 | 2026-09-09T15:06:18.233Z | INFOSep 09 15:06:16.539 adding route 172.17.0.21/32 -> 10.0.0.255Sep 09 15:06:16.539INFO |
| 9688 | 2026-09-09T15:06:18.233Z | DEBGadding route 172.17.0.56/32 -> 10.0.0.255 |
| 9689 | 2026-09-09T15:06:18.234Z | 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 } }] |
| 9690 | 2026-09-09T15:06:18.234Z | Sep 09 15:06:16.539 DEBG Sep 09 15:06:16.539replacing 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 09 15:06:16.539 DEBG |
| 9691 | 2026-09-09T15:06:18.234Z | INFOreplacing 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 } }] |
| 9692 | 2026-09-09T15:06:18.234Z | adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9693 | 2026-09-09T15:06:18.234Z | Sep 09 15:06:16.539 Sep 09 15:06:16.539Sep 09 15:06:16.539 INFOINFO DEBG adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.57/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 } }] |
| 9694 | 2026-09-09T15:06:18.234Z | |
| 9695 | 2026-09-09T15:06:18.234Z | |
| 9696 | 2026-09-09T15:06:18.234Z | Sep 09 15:06:16.539Sep 09 15:06:16.539 Sep 09 15:06:16.539DEBG DEBGINFOreplacing 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.50/32 -> 10.0.0.255replacing 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 } }] |
| 9697 | 2026-09-09T15:06:18.234Z | |
| 9698 | 2026-09-09T15:06:18.234Z | test route::tests::same_size_non_subset_replace ... ok |
| 9699 | 2026-09-09T15:06:18.234Z | |
| 9700 | 2026-09-09T15:06:18.234Z | Sep 09 15:06:16.539 INFOSep 09 15:06:16.539 adding route 172.17.0.58/32 -> 10.0.0.255DEBGSep 09 15:06:16.539 |
| 9701 | 2026-09-09T15:06:18.234Z | 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 |
| 9702 | 2026-09-09T15:06:18.234Z | adding route 172.17.0.23/32 -> 10.0.0.255Sep 09 15:06:16.539 |
| 9703 | 2026-09-09T15:06:18.234Z | DEBG |
| 9704 | 2026-09-09T15:06:18.234Z | Sep 09 15:06:16.539replacing 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 } }]Sep 09 15:06:16.539 |
| 9705 | 2026-09-09T15:06:18.234Z | test route::tests::add_target_fails_full ... ok |
| 9706 | 2026-09-09T15:06:18.234Z | INFO adding route 172.17.0.51/32 -> 10.0.0.255DEBG |
| 9707 | 2026-09-09T15:06:18.234Z | test route::tests::delete_target_full ... ok |
| 9708 | 2026-09-09T15:06:18.234Z | 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 09 15:06:16.539 |
| 9709 | 2026-09-09T15:06:18.234Z | Sep 09 15:06:16.539INFO Sep 09 15:06:16.539adding route 172.17.0.59/32 -> 10.0.0.255 INFODEBG |
| 9710 | 2026-09-09T15:06:18.234Z | Sep 09 15:06:16.539replacing 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 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 9711 | 2026-09-09T15:06:18.234Z | |
| 9712 | 2026-09-09T15:06:18.234Z | INFO adding route 172.17.0.24/32 -> 10.0.0.255Sep 09 15:06:16.539 |
| 9713 | 2026-09-09T15:06:18.234Z | Sep 09 15:06:16.539 INFOSep 09 15:06:16.539 adding route 172.17.0.52/32 -> 10.0.0.255DEBG |
| 9714 | 2026-09-09T15:06:18.235Z | DEBG Sep 09 15:06:16.539replacing 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 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 09 15:06:16.539 |
| 9715 | 2026-09-09T15:06:18.235Z | |
| 9716 | 2026-09-09T15:06:18.235Z | 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 } }] |
| 9717 | 2026-09-09T15:06:18.235Z | 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 } }] |
| 9718 | 2026-09-09T15:06:18.235Z | Sep 09 15:06:16.539 INFOSep 09 15:06:16.539Sep 09 15:06:16.539 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255Sep 09 15:06:16.539adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 9719 | 2026-09-09T15:06:18.235Z | |
| 9720 | 2026-09-09T15:06:18.235Z | INFO adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9721 | 2026-09-09T15:06:18.235Z | |
| 9722 | 2026-09-09T15:06:18.235Z | Sep 09 15:06:16.539 DEBGSep 09 15:06:16.539 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 } }]DEBGSep 09 15:06:16.539 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 } }] |
| 9723 | 2026-09-09T15:06:18.235Z | |
| 9724 | 2026-09-09T15:06:18.239Z | Sep 09 15:06:16.539 DEBG 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 09 15:06:16.539Sep 09 15:06:16.539 |
| 9725 | 2026-09-09T15:06:18.239Z | 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 } }]INFO |
| 9726 | 2026-09-09T15:06:18.240Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:fffailed to allocate space for the new target list |
| 9727 | 2026-09-09T15:06:18.240Z | |
| 9728 | 2026-09-09T15:06:18.240Z | Sep 09 15:06:16.539 INFO Sep 09 15:06:16.540adding route 172.17.0.26/32 -> 10.0.0.255 Sep 09 15:06:16.540Sep 09 15:06:16.540 |
| 9729 | 2026-09-09T15:06:18.240Z | DEBG 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.2, 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 } }] |
| 9730 | 2026-09-09T15:06:18.240Z | |
| 9731 | 2026-09-09T15:06:18.240Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9732 | 2026-09-09T15:06:18.240Z | Sep 09 15:06:16.540 DEBG Sep 09 15:06:16.540Sep 09 15:06:16.540replacing 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 } }] |
| 9733 | 2026-09-09T15:06:18.240Z | INFODEBG 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 } }] |
| 9734 | 2026-09-09T15:06:18.240Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 09 15:06:16.540 |
| 9735 | 2026-09-09T15:06:18.240Z | INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9736 | 2026-09-09T15:06:18.240Z | Sep 09 15:06:16.540 INFOSep 09 15:06:16.540 Sep 09 15:06:16.540adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9737 | 2026-09-09T15:06:18.240Z | DEBG DEBGreplacing 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 } }] |
| 9738 | 2026-09-09T15:06:18.240Z | 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 } }] |
| 9739 | 2026-09-09T15:06:18.240Z | Sep 09 15:06:16.540 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 } }]Sep 09 15:06:16.540 |
| 9740 | 2026-09-09T15:06:18.240Z | INFO adding route 172.17.0.28/32 -> 10.0.0.255DEBG |
| 9741 | 2026-09-09T15:06:18.240Z | Sep 09 15:06:16.540Sep 09 15:06:16.540 initted freemap. size: 64INFO , adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 9742 | 2026-09-09T15:06:18.240Z | INFOSep 09 15:06:16.554 adding route 172.17.0.56/32 -> 10.0.0.255 |
| 9743 | 2026-09-09T15:06:18.240Z | DEBG 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 } }] |
| 9744 | 2026-09-09T15:06:18.240Z | Sep 09 15:06:16.554 DEBGunitSep 09 15:06:16.554: 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 } }]freemap_route_ipv6 |
| 9745 | 2026-09-09T15:06:18.240Z | |
| 9746 | 2026-09-09T15:06:18.240Z | INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 9747 | 2026-09-09T15:06:18.240Z | Sep 09 15:06:16.554Sep 09 15:06:16.554 DEBGDEBGSep 09 15:06:16.554 reset freemap 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 } }], |
| 9748 | 2026-09-09T15:06:18.240Z | INFOunit: adding route 172.17.0.57/32 -> 10.0.0.255freemap_route_ipv6 |
| 9749 | 2026-09-09T15:06:18.241Z | Sep 09 15:06:16.554 |
| 9750 | 2026-09-09T15:06:18.241Z | DEBG failed to allocate space for the new target list |
| 9751 | 2026-09-09T15:06:18.241Z | Sep 09 15:06:16.554 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 09 15:06:16.554 |
| 9752 | 2026-09-09T15:06:18.241Z | 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 09 15:06:16.554 |
| 9753 | 2026-09-09T15:06:18.241Z | Sep 09 15:06:16.554 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9754 | 2026-09-09T15:06:18.241Z | |
| 9755 | 2026-09-09T15:06:18.241Z | Sep 09 15:06:16.554 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 } }] |
| 9756 | 2026-09-09T15:06:18.241Z | Sep 09 15:06:16.554 Sep 09 15:06:16.554DEBG Sep 09 15:06:16.540replacing 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 |
| 9757 | 2026-09-09T15:06:18.241Z | DEBGadding route 172.17.0.59/32 -> 10.0.0.255 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 } }] |
| 9758 | 2026-09-09T15:06:18.241Z | |
| 9759 | 2026-09-09T15:06:18.241Z | Sep 09 15:06:16.554 INFO Sep 09 15:06:16.554adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9760 | 2026-09-09T15:06:18.241Z | Sep 09 15:06:16.554DEBG 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 } }]INFO |
| 9761 | 2026-09-09T15:06:18.241Z | Sep 09 15:06:16.554adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9762 | 2026-09-09T15:06:18.241Z | DEBGSep 09 15:06:16.554 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 } }] |
| 9763 | 2026-09-09T15:06:18.241Z | INFO adding route 172.17.0.60/32 -> 10.0.0.255Sep 09 15:06:16.554 |
| 9764 | 2026-09-09T15:06:18.241Z | Sep 09 15:06:16.554DEBG 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 } }] |
| 9765 | 2026-09-09T15:06:18.241Z | 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 } }] |
| 9766 | 2026-09-09T15:06:18.241Z | Sep 09 15:06:16.554Sep 09 15:06:16.554 DEBGINFO 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 } }]adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9767 | 2026-09-09T15:06:18.241Z | |
| 9768 | 2026-09-09T15:06:18.242Z | Sep 09 15:06:16.554Sep 09 15:06:16.554 INFODEBG adding route 172.17.0.61/32 -> 10.0.0.255replacing 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 } }] |
| 9769 | 2026-09-09T15:06:18.242Z | |
| 9770 | 2026-09-09T15:06:18.242Z | Sep 09 15:06:16.554Sep 09 15:06:16.554 DEBGINFO 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 } }]adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9771 | 2026-09-09T15:06:18.242Z | |
| 9772 | 2026-09-09T15:06:18.242Z | Sep 09 15:06:16.554Sep 09 15:06:16.554 INFODEBG adding route 172.17.0.62/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 } }] |
| 9773 | 2026-09-09T15:06:18.242Z | |
| 9774 | 2026-09-09T15:06:18.242Z | Sep 09 15:06:16.554Sep 09 15:06:16.554 DEBGINFO 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 } }]adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9775 | 2026-09-09T15:06:18.242Z | |
| 9776 | 2026-09-09T15:06:18.242Z | Sep 09 15:06:16.554Sep 09 15:06:16.554 INFODEBG 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 } }] |
| 9777 | 2026-09-09T15:06:18.242Z | adding route 172.17.0.63/32 -> 10.0.0.255 |
| 9778 | 2026-09-09T15:06:18.242Z | Sep 09 15:06:16.554Sep 09 15:06:16.554 DEBGINFO 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 } }]adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9779 | 2026-09-09T15:06:18.242Z | |
| 9780 | 2026-09-09T15:06:18.242Z | Sep 09 15:06:16.554 DEBGSep 09 15:06:16.554 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 } }]DEBG |
| 9781 | 2026-09-09T15:06:18.242Z | failed to allocate space for the new target list |
| 9782 | 2026-09-09T15:06:18.242Z | Sep 09 15:06:16.554 INFOSep 09 15:06:16.554 adding route 172.17.0.34/32 -> 10.0.0.255DEBG |
| 9783 | 2026-09-09T15:06:18.242Z | 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 } }] |
| 9784 | 2026-09-09T15:06:18.242Z | Sep 09 15:06:16.554 DEBG Sep 09 15:06:16.554replacing 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 } }] |
| 9785 | 2026-09-09T15:06:18.242Z | DEBG failed to allocate space for the new target list |
| 9786 | 2026-09-09T15:06:18.242Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9787 | 2026-09-09T15:06:18.242Z | Sep 09 15:06:16.554 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 } }] |
| 9788 | 2026-09-09T15:06:18.242Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9789 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 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 } }] |
| 9790 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9791 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 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 } }] |
| 9792 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9793 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 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 } }] |
| 9794 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9795 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 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 } }] |
| 9796 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9797 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 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 } }] |
| 9798 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9799 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 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 } }] |
| 9800 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9801 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 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 } }] |
| 9802 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9803 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 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 } }] |
| 9804 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9805 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 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 } }] |
| 9806 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9807 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 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 } }] |
| 9808 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9809 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 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 } }] |
| 9810 | 2026-09-09T15:06:18.243Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9811 | 2026-09-09T15:06:18.244Z | Sep 09 15:06:16.554 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 } }] |
| 9812 | 2026-09-09T15:06:18.244Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9813 | 2026-09-09T15:06:18.244Z | Sep 09 15:06:16.554 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 } }] |
| 9814 | 2026-09-09T15:06:18.244Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9815 | 2026-09-09T15:06:18.244Z | Sep 09 15:06:16.554 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 } }] |
| 9816 | 2026-09-09T15:06:18.244Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9817 | 2026-09-09T15:06:18.244Z | Sep 09 15:06:16.554 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 } }] |
| 9818 | 2026-09-09T15:06:18.244Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9819 | 2026-09-09T15:06:18.244Z | Sep 09 15:06:16.554 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 } }] |
| 9820 | 2026-09-09T15:06:18.244Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9821 | 2026-09-09T15:06:18.244Z | Sep 09 15:06:16.554 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 } }] |
| 9822 | 2026-09-09T15:06:18.244Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9823 | 2026-09-09T15:06:18.244Z | Sep 09 15:06:16.554 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 } }] |
| 9824 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9825 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.554 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 } }] |
| 9826 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9827 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.554 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 } }] |
| 9828 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 9829 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.554 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 } }] |
| 9830 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9831 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.554 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 } }] |
| 9832 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9833 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.554 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 } }] |
| 9834 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9835 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.554 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 } }] |
| 9836 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9837 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.554 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 } }] |
| 9838 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.554 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 9839 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.555 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 } }] |
| 9840 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.555 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 9841 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.555 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 } }] |
| 9842 | 2026-09-09T15:06:18.252Z | Sep 09 15:06:16.555 DEBG failed to allocate space for the new target list |
| 9843 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.555 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 } }] |
| 9844 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.555 DEBG created new freemap, unit: freemap_route_ipv4 |
| 9845 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.555 DEBG created new freemap, unit: freemap_route_ipv6 |
| 9846 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.555 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 9847 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.555 DEBG reset freemap, unit: freemap_route_ipv4 |
| 9848 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.555 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 9849 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.555 DEBG reset freemap, unit: freemap_route_ipv6 |
| 9850 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.555 INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9851 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.555 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 } }] |
| 9852 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.555 INFO adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9853 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.555 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 } }] |
| 9854 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.555 INFO adding route 172.16.0.0/32 -> 10.0.0.3 |
| 9855 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.555 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 } }] |
| 9856 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.563 INFO adding route 172.16.0.0/32 -> 10.0.0.4 |
| 9857 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.563 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 } }] |
| 9858 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.0/32 -> 10.0.0.255 |
| 9859 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.563 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 } }] |
| 9860 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9861 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.563 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 } }] |
| 9862 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.2/32 -> 10.0.0.255 |
| 9863 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.563 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 } }] |
| 9864 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.3/32 -> 10.0.0.255 |
| 9865 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.563 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 } }] |
| 9866 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.4/32 -> 10.0.0.255 |
| 9867 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.563 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 } }] |
| 9868 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.5/32 -> 10.0.0.255 |
| 9869 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.563 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 } }] |
| 9870 | 2026-09-09T15:06:18.253Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9871 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 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 } }] |
| 9872 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9873 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 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 } }] |
| 9874 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 9875 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 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 } }] |
| 9876 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.9/32 -> 10.0.0.255 |
| 9877 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 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 } }] |
| 9878 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9879 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 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 } }] |
| 9880 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.11/32 -> 10.0.0.255 |
| 9881 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 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 } }] |
| 9882 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.12/32 -> 10.0.0.255 |
| 9883 | 2026-09-09T15:06:18.254Z | test route::tests::delete_target_fragmented ... ok |
| 9884 | 2026-09-09T15:06:18.254Z | |
| 9885 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 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 } }] |
| 9886 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.13/32 -> 10.0.0.255 |
| 9887 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 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 } }] |
| 9888 | 2026-09-09T15:06:18.254Z | test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s |
| 9889 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.14/32 -> 10.0.0.255 |
| 9890 | 2026-09-09T15:06:18.254Z | |
| 9891 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 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 } }] |
| 9892 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.15/32 -> 10.0.0.255 |
| 9893 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 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 } }] |
| 9894 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.16/32 -> 10.0.0.255 |
| 9895 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 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 } }] |
| 9896 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 9897 | 2026-09-09T15:06:18.254Z | Sep 09 15:06:16.563 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 } }] |
| 9898 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.18/32 -> 10.0.0.255 |
| 9899 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 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 } }] |
| 9900 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 9901 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 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 } }] |
| 9902 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.20/32 -> 10.0.0.255 |
| 9903 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 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 } }] |
| 9904 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9905 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 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 } }] |
| 9906 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.22/32 -> 10.0.0.255 |
| 9907 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 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 } }] |
| 9908 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 9909 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 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 } }] |
| 9910 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9911 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 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 } }] |
| 9912 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9913 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 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 } }] |
| 9914 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 INFO adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9915 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.563 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 } }] |
| 9916 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9917 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.572 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 } }] |
| 9918 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9919 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.572 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 } }] |
| 9920 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9921 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.572 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 } }] |
| 9922 | 2026-09-09T15:06:18.255Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9923 | 2026-09-09T15:06:18.256Z | Sep 09 15:06:16.572 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 } }] |
| 9924 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9925 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 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 } }] |
| 9926 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9927 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 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 } }] |
| 9928 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9929 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 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 } }] |
| 9930 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9931 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 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 } }] |
| 9932 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9933 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 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 } }] |
| 9934 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9935 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 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 } }] |
| 9936 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9937 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 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 } }] |
| 9938 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9939 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 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 } }] |
| 9940 | 2026-09-09T15:06:18.260Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9941 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 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 } }] |
| 9942 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9943 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 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 } }] |
| 9944 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9945 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 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 } }] |
| 9946 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9947 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 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 } }] |
| 9948 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9949 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 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 } }] |
| 9950 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9951 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 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 } }] |
| 9952 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9953 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 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 } }] |
| 9954 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9955 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 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 } }] |
| 9956 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9957 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 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 } }] |
| 9958 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9959 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 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 } }] |
| 9960 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9961 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 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 } }] |
| 9962 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9963 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 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 } }] |
| 9964 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9965 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 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 } }] |
| 9966 | 2026-09-09T15:06:18.261Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9967 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.572 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 } }] |
| 9968 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9969 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.572 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 } }] |
| 9970 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.572 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9971 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.572 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 } }] |
| 9972 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.573 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9973 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.573 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 } }] |
| 9974 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.573 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 9975 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.573 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 } }] |
| 9976 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.573 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9977 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.573 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 } }] |
| 9978 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.573 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9979 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.573 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 } }] |
| 9980 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.573 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9981 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.573 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 } }] |
| 9982 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.573 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9983 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.573 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 } }] |
| 9984 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.573 DEBG failed to allocate space for the new target list |
| 9985 | 2026-09-09T15:06:18.262Z | Sep 09 15:06:16.573 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 } }] |
| 9986 | 2026-09-09T15:06:18.262Z | |
| 9987 | 2026-09-09T15:06:18.262Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-265f103366e8a9eb) |
| 9988 | 2026-09-09T15:06:18.262Z | running 0 tests |
| 9989 | 2026-09-09T15:06:18.262Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 9990 | 2026-09-09T15:06:18.262Z | |
| 9991 | 2026-09-09T15:06:18.263Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-e69f4616d86663c9) |
| 9992 | 2026-09-09T15:06:18.263Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9993 | 2026-09-09T15:06:18.263Z | |
| 9994 | 2026-09-09T15:06:18.263Z | |
| 9995 | 2026-09-09T15:06:18.263Z | running 0 tests |
| 9996 | 2026-09-09T15:06:18.263Z | |
| 9997 | 2026-09-09T15:06:18.263Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9998 | 2026-09-09T15:06:18.263Z | |
| 9999 | 2026-09-09T15:06:18.263Z | |
| 10000 | 2026-09-09T15:06:18.263Z | running 6 tests |
| 10001 | 2026-09-09T15:06:18.263Z | test tests::test_full_lot_id_neither_present ... ok |
| 10002 | 2026-09-09T15:06:18.263Z | test tests::test_full_lot_id_lot_only ... ok |
| 10003 | 2026-09-09T15:06:18.263Z | test tests::test_full_lot_id_both_present ... ok |
| 10004 | 2026-09-09T15:06:18.263Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 10005 | 2026-09-09T15:06:18.263Z | test tests::test_port_id_cmp ... ok |
| 10006 | 2026-09-09T15:06:18.263Z | test tests::test_parse_client_port_id ... ok |
| 10007 | 2026-09-09T15:06:18.263Z | |
| 10008 | 2026-09-09T15:06:18.263Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10009 | 2026-09-09T15:06:18.263Z | |
| 10010 | 2026-09-09T15:06:18.263Z | Running tests/test_all.rs (target/debug/deps/test_all-46576c33bbbf0e68) |
| 10011 | 2026-09-09T15:06:18.267Z | |
| 10012 | 2026-09-09T15:06:18.267Z | running 6 tests |
| 10013 | 2026-09-09T15:06:21.271Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 10014 | 2026-09-09T15:06:21.274Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 10015 | 2026-09-09T15:06:21.274Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 10016 | 2026-09-09T15:06:21.280Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 10017 | 2026-09-09T15:06:21.610Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 10018 | 2026-09-09T15:06:22.627Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 10019 | 2026-09-09T15:06:22.627Z | |
| 10020 | 2026-09-09T15:06:22.627Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.37s |
| 10021 | 2026-09-09T15:06:22.627Z | |
| 10022 | 2026-09-09T15:06:22.634Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 10023 | 2026-09-09T15:06:22.643Z | |
| 10024 | 2026-09-09T15:06:22.643Z | running 0 tests |
| 10025 | 2026-09-09T15:06:22.644Z | |
| 10026 | 2026-09-09T15:06:22.651Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10027 | 2026-09-09T15:06:22.651Z | |
| 10028 | 2026-09-09T15:06:22.651Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 10029 | 2026-09-09T15:06:22.706Z | |
| 10030 | 2026-09-09T15:06:22.707Z | running 15 tests |
| 10031 | 2026-09-09T15:06:22.710Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 10032 | 2026-09-09T15:06:22.711Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 10033 | 2026-09-09T15:06:22.711Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 10034 | 2026-09-09T15:06:22.711Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 10035 | 2026-09-09T15:06:22.711Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 10036 | 2026-09-09T15:06:22.711Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 10037 | 2026-09-09T15:06:22.711Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 10038 | 2026-09-09T15:06:22.711Z | test v1::network::tests::test_equal ... ok |
| 10039 | 2026-09-09T15:06:22.711Z | test v1::network::tests::test_eui64 ... ok |
| 10040 | 2026-09-09T15:06:22.711Z | test v1::network::tests::test_into ... ok |
| 10041 | 2026-09-09T15:06:22.711Z | test v1::network::tests::test_not_equal ... ok |
| 10042 | 2026-09-09T15:06:22.711Z | test v1::network::tests::test_parse ... ok |
| 10043 | 2026-09-09T15:06:22.711Z | test v1::network::tests::test_to_string ... ok |
| 10044 | 2026-09-09T15:06:22.711Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 10045 | 2026-09-09T15:06:22.711Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 10046 | 2026-09-09T15:06:22.711Z | |
| 10047 | 2026-09-09T15:06:22.711Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 10048 | 2026-09-09T15:06:22.711Z | |
| 10049 | 2026-09-09T15:06:22.711Z | Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed) |
| 10050 | 2026-09-09T15:06:22.711Z | |
| 10051 | 2026-09-09T15:06:22.711Z | running 12 tests |
| 10052 | 2026-09-09T15:06:22.711Z | test icmp::test_v6_checksum ... ok |
| 10053 | 2026-09-09T15:06:22.711Z | test icmp::test_v4_checksum ... ok |
| 10054 | 2026-09-09T15:06:22.711Z | test ipv6::test_ipv6_parse ... ok |
| 10055 | 2026-09-09T15:06:22.711Z | test lldp::test_lldp_parse ... ok |
| 10056 | 2026-09-09T15:06:22.711Z | test pbuf::test_byte ... ok |
| 10057 | 2026-09-09T15:06:22.711Z | test pbuf::test_nibble ... ok |
| 10058 | 2026-09-09T15:06:22.711Z | test pbuf::test_short ... ok |
| 10059 | 2026-09-09T15:06:22.712Z | test pbuf::test_twelve ... ok |
| 10060 | 2026-09-09T15:06:22.712Z | test pbuf::test_overflow ... ok |
| 10061 | 2026-09-09T15:06:22.712Z | test pbuf::test_word ... ok |
| 10062 | 2026-09-09T15:06:22.712Z | test tcp::test_checksum_syn_nodata ... ok |
| 10063 | 2026-09-09T15:06:22.712Z | test tcp::test_checksum_ack_data ... ok |
| 10064 | 2026-09-09T15:06:22.712Z | |
| 10065 | 2026-09-09T15:06:22.712Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10066 | 2026-09-09T15:06:22.712Z | |
| 10067 | 2026-09-09T15:06:22.712Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 10068 | 2026-09-09T15:06:22.712Z | |
| 10069 | 2026-09-09T15:06:22.712Z | running 0 tests |
| 10070 | 2026-09-09T15:06:22.712Z | |
| 10071 | 2026-09-09T15:06:22.712Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10072 | 2026-09-09T15:06:22.712Z | |
| 10073 | 2026-09-09T15:06:22.712Z | Running unittests src/main.rs (target/debug/deps/swadm-6c33dfabe18f71e1) |
| 10074 | 2026-09-09T15:06:22.716Z | |
| 10075 | 2026-09-09T15:06:22.716Z | running 5 tests |
| 10076 | 2026-09-09T15:06:22.716Z | test switchport::test::test_compute_lanes ... ok |
| 10077 | 2026-09-09T15:06:22.716Z | test switchport::test::port_id_ordering ... ok |
| 10078 | 2026-09-09T15:06:22.716Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 10079 | 2026-09-09T15:06:22.716Z | Rx Loss-of-lock: Yes Lane 0 Yes Yes Lane 1Yes |
| 10080 | 2026-09-09T15:06:22.716Z | Lane 2 Rx Loss-of-signal: YesLane 3 |
| 10081 | 2026-09-09T15:06:22.716Z | Yes State: ActivatedYes YesActivated |
| 10082 | 2026-09-09T15:06:22.716Z | Activated Rx CDR Enabled: Yes Activated |
| 10083 | 2026-09-09T15:06:22.716Z | Yes Rx Output Enabled: falseYes Yesfalse |
| 10084 | 2026-09-09T15:06:22.716Z | Tx Enabled: Yes false Yes falseYes |
| 10085 | 2026-09-09T15:06:22.716Z | Rx Output Status: validYes |
| 10086 | 2026-09-09T15:06:22.716Z | valid Tx Loss-of-lock: No validNo valid |
| 10087 | 2026-09-09T15:06:22.716Z | No No Rx Loss-of-lock: true |
| 10088 | 2026-09-09T15:06:22.717Z | true Tx Loss-of-signal: No trueNo true |
| 10089 | 2026-09-09T15:06:22.717Z | No Rx Loss-of-signal: falseNo |
| 10090 | 2026-09-09T15:06:22.717Z | false Tx CDR Enabled: No No falseNo falseNo |
| 10091 | 2026-09-09T15:06:22.717Z | |
| 10092 | 2026-09-09T15:06:22.717Z | Rx Auto-squelch Disable: true Tx Adaptive EQ Fault: Notrue No true Notrue |
| 10093 | 2026-09-09T15:06:22.717Z | No |
| 10094 | 2026-09-09T15:06:22.717Z | Tx Output Enabled: true Tx Fault: Yes true Yes true Yestrue |
| 10095 | 2026-09-09T15:06:22.717Z | Yes |
| 10096 | 2026-09-09T15:06:22.717Z | Tx Output Status: invalid invalid invalid invalid |
| 10097 | 2026-09-09T15:06:22.717Z | Tx Loss-of-lock: false false false false |
| 10098 | 2026-09-09T15:06:22.717Z | Tx Loss-of-signal: true true true true |
| 10099 | 2026-09-09T15:06:22.717Z | Tx Auto-squelch Disable: false false false false |
| 10100 | 2026-09-09T15:06:22.717Z | Tx Adaptive EQ Fail: true true true true |
| 10101 | 2026-09-09T15:06:22.717Z | Tx Failure: false false false false |
| 10102 | 2026-09-09T15:06:22.717Z | Tx Force Squelch: true true true true |
| 10103 | 2026-09-09T15:06:22.717Z | Tx Input Polarity: normal normal normal normal |
| 10104 | 2026-09-09T15:06:22.717Z | test switchport::test::test_print_sff_datapath ... ok |
| 10105 | 2026-09-09T15:06:22.717Z | test switchport::test::test_print_cmis_datapath ... ok |
| 10106 | 2026-09-09T15:06:22.717Z | test link::test_filter ... ok |
| 10107 | 2026-09-09T15:06:22.717Z | |
| 10108 | 2026-09-09T15:06:22.717Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10109 | 2026-09-09T15:06:22.717Z | |
| 10110 | 2026-09-09T15:06:22.717Z | Running tests/cli/main.rs (target/debug/deps/cli-66983617425916ef) |
| 10111 | 2026-09-09T15:06:22.733Z | |
| 10112 | 2026-09-09T15:06:22.733Z | running 7 tests |
| 10113 | 2026-09-09T15:06:22.737Z | test counters::counters_list ... ignored |
| 10114 | 2026-09-09T15:06:22.737Z | test link_apply::apply_tx_eq_all ... ignored |
| 10115 | 2026-09-09T15:06:22.737Z | test link_apply::apply_tx_eq_custom ... ignored |
| 10116 | 2026-09-09T15:06:22.737Z | test tx_eq::set_all_taps ... ignored |
| 10117 | 2026-09-09T15:06:22.737Z | test tx_eq::set_partial_taps ... ignored |
| 10118 | 2026-09-09T15:06:22.741Z | test cmd::test::pattern_statics ... ok |
| 10119 | 2026-09-09T15:06:22.746Z | test link_apply::tx_eq_exclusive ... ok |
| 10120 | 2026-09-09T15:06:22.746Z | |
| 10121 | 2026-09-09T15:06:22.749Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 10122 | 2026-09-09T15:06:22.749Z | |
| 10123 | 2026-09-09T15:06:22.750Z | Running unittests src/main.rs (target/debug/deps/tfportd-d2ba48eac2aa7042) |
| 10124 | 2026-09-09T15:06:22.753Z | |
| 10125 | 2026-09-09T15:06:22.753Z | running 4 tests |
| 10126 | 2026-09-09T15:06:22.753Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 10127 | 2026-09-09T15:06:22.753Z | test linklocal::test_parse_ipadm ... ok |
| 10128 | 2026-09-09T15:06:22.753Z | test tfport::test_parse_tfport ... ok |
| 10129 | 2026-09-09T15:06:22.753Z | test config::tests::test_updates ... ok |
| 10130 | 2026-09-09T15:06:22.753Z | |
| 10131 | 2026-09-09T15:06:22.753Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10132 | 2026-09-09T15:06:22.753Z | |
| 10133 | 2026-09-09T15:06:22.756Z | Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b) |
| 10134 | 2026-09-09T15:06:22.760Z | |
| 10135 | 2026-09-09T15:06:22.760Z | running 0 tests |
| 10136 | 2026-09-09T15:06:22.760Z | |
| 10137 | 2026-09-09T15:06:22.760Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10138 | 2026-09-09T15:06:22.760Z | |
| 10139 | 2026-09-09T15:06:22.763Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 10140 | 2026-09-09T15:06:22.766Z | |
| 10141 | 2026-09-09T15:06:22.766Z | running 0 tests |
| 10142 | 2026-09-09T15:06:22.766Z | |
| 10143 | 2026-09-09T15:06:22.766Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10144 | 2026-09-09T15:06:22.766Z | |
| 10145 | 2026-09-09T15:06:22.766Z | Doc-tests aal |
| 10146 | 2026-09-09T15:06:23.241Z | |
| 10147 | 2026-09-09T15:06:23.241Z | running 0 tests |
| 10148 | 2026-09-09T15:06:23.241Z | |
| 10149 | 2026-09-09T15:06:23.244Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10150 | 2026-09-09T15:06:23.244Z | |
| 10151 | 2026-09-09T15:06:23.270Z | Doc-tests aal_macros |
| 10152 | 2026-09-09T15:06:23.345Z | |
| 10153 | 2026-09-09T15:06:23.345Z | running 0 tests |
| 10154 | 2026-09-09T15:06:23.345Z | |
| 10155 | 2026-09-09T15:06:23.345Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10156 | 2026-09-09T15:06:23.345Z | |
| 10157 | 2026-09-09T15:06:23.357Z | Doc-tests common |
| 10158 | 2026-09-09T15:06:23.602Z | |
| 10159 | 2026-09-09T15:06:23.602Z | running 0 tests |
| 10160 | 2026-09-09T15:06:23.602Z | |
| 10161 | 2026-09-09T15:06:23.602Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10162 | 2026-09-09T15:06:23.602Z | |
| 10163 | 2026-09-09T15:06:23.630Z | Doc-tests dpd_api |
| 10164 | 2026-09-09T15:06:24.411Z | |
| 10165 | 2026-09-09T15:06:24.411Z | running 2 tests |
| 10166 | 2026-09-09T15:06:24.411Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored |
| 10167 | 2026-09-09T15:06:24.411Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored |
| 10168 | 2026-09-09T15:06:24.411Z | |
| 10169 | 2026-09-09T15:06:24.411Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10170 | 2026-09-09T15:06:24.411Z | |
| 10171 | 2026-09-09T15:06:24.444Z | Doc-tests dpd_client |
| 10172 | 2026-09-09T15:06:25.896Z | |
| 10173 | 2026-09-09T15:06:25.897Z | running 0 tests |
| 10174 | 2026-09-09T15:06:25.897Z | |
| 10175 | 2026-09-09T15:06:25.897Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10176 | 2026-09-09T15:06:25.897Z | |
| 10177 | 2026-09-09T15:06:25.955Z | Doc-tests dpd_types |
| 10178 | 2026-09-09T15:06:26.139Z | |
| 10179 | 2026-09-09T15:06:26.139Z | running 0 tests |
| 10180 | 2026-09-09T15:06:26.139Z | |
| 10181 | 2026-09-09T15:06:26.139Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10182 | 2026-09-09T15:06:26.139Z | |
| 10183 | 2026-09-09T15:06:26.165Z | Doc-tests dpd_types_versions |
| 10184 | 2026-09-09T15:06:27.718Z | |
| 10185 | 2026-09-09T15:06:27.718Z | running 1 test |
| 10186 | 2026-09-09T15:06:27.718Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 10187 | 2026-09-09T15:06:27.718Z | |
| 10188 | 2026-09-09T15:06:27.718Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10189 | 2026-09-09T15:06:27.718Z | |
| 10190 | 2026-09-09T15:06:27.772Z | Doc-tests packet |
| 10191 | 2026-09-09T15:06:27.994Z | |
| 10192 | 2026-09-09T15:06:27.994Z | running 0 tests |
| 10193 | 2026-09-09T15:06:27.994Z | |
| 10194 | 2026-09-09T15:06:27.994Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10195 | 2026-09-09T15:06:27.994Z | |
| 10196 | 2026-09-09T15:06:28.023Z | Doc-tests pcap |
| 10197 | 2026-09-09T15:06:28.078Z | |
| 10198 | 2026-09-09T15:06:28.078Z | running 0 tests |
| 10199 | 2026-09-09T15:06:28.078Z | |
| 10200 | 2026-09-09T15:06:28.078Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10201 | 2026-09-09T15:06:28.078Z | |
| 10202 | 2026-09-09T15:06:28.131Z | process exited: duration 627529 ms, exit code 0 |
| |
| 10203 | 2026-09-09T15:06:28.141Z | found 0 output files |