01M1KN8BSAEMGA95SAXHPJ6T33: test

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [
        "oxidecomputer/p4",
    ],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01M1KN8VHM2QPBKJANKKN05GNA

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T12:54:08.916Zjob assigned to worker 01M1KN9A8VY9N4N49RKQZ04445 [factory aws, i-0e189630c8022eae6] (queued for 1 m 7 s)
 
22026-09-03T12:54:14.973Zstarting task 0: "setup"
32026-09-03T12:54:14.978Z++ uname -s
42026-09-03T12:54:14.981Z+ kern=SunOS
52026-09-03T12:54:14.981Z+ build_user=build
62026-09-03T12:54:14.981Z+ build_uid=12345
72026-09-03T12:54:14.981Z+ work_dir=/work
82026-09-03T12:54:14.981Z+ input_dir=/input
92026-09-03T12:54:14.981Z+ [[ 0 == 12345 ]]
102026-09-03T12:54:14.981Z+ case "$kern" in
112026-09-03T12:54:14.981Z+ groupadd -g 12345 build
122026-09-03T12:54:14.984Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-03T12:54:16.987Z+ zfs create -o mountpoint=/work rpool/work
142026-09-03T12:54:17.131Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-03T12:54:17.134Z+ home_fs=zfs
162026-09-03T12:54:17.134Z+ [[ zfs == autofs ]]
172026-09-03T12:54:17.134Z+ mkdir -p /home/build
182026-09-03T12:54:17.134Z+ chown build:build /home/build /work
192026-09-03T12:54:19.136Z+ chmod 0700 /home/build /work
202026-09-03T12:54:19.139Zprocess exited: duration 4164 ms, exit code 0
 
212026-09-03T12:54:19.145Zstarting task 1: "rust-toolchain"
222026-09-03T12:54:19.149Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-09-03T12:54:19.149Z * rust toolchain channel = "1.90.0"
242026-09-03T12:54:19.149Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-03T12:54:19.149Z * rust toolchain profile = "default"
262026-09-03T12:54:19.149Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-03T12:54:19.149Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-03T12:54:19.153Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-03T12:54:19.153Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-09-03T12:54:19.254Zinfo: downloading installer
312026-09-03T12:54:20.423Zinfo: profile set to default
322026-09-03T12:54:20.423Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-03T12:54:20.426Zinfo: syncing channel updates for 1.90.0-x86_64-unknown-illumos
342026-09-03T12:54:20.562Zinfo: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14)
352026-09-03T12:54:20.565Zinfo: downloading 6 components
362026-09-03T12:54:34.629Zinfo: default toolchain set to 1.90.0-x86_64-unknown-illumos
372026-09-03T12:54:34.629Z
382026-09-03T12:54:34.663Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
392026-09-03T12:54:34.663Z
402026-09-03T12:54:34.668Z
412026-09-03T12:54:34.668ZRust is installed now. Great!
422026-09-03T12:54:34.668Z
432026-09-03T12:54:34.669ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-03T12:54:34.669Zenvironment variable. This has not been done automatically.
452026-09-03T12:54:34.669Z
462026-09-03T12:54:34.669ZTo configure your current shell, you need to source
472026-09-03T12:54:34.669Zthe corresponding env file under $HOME/.cargo.
482026-09-03T12:54:34.669Z
492026-09-03T12:54:34.669ZConsider running the right command for your shell (note the leading DOT):
502026-09-03T12:54:34.669Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-03T12:54:34.669Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-03T12:54:34.669ZCC_x86_64-unknown-illumos = None
532026-09-03T12:54:34.669Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-03T12:54:34.669ZCC_x86_64_unknown_illumos = None
552026-09-03T12:54:34.669Zcargo:rerun-if-env-changed=HOST_CC
562026-09-03T12:54:34.669ZHOST_CC = None
572026-09-03T12:54:34.669Zcargo:rerun-if-env-changed=CC
582026-09-03T12:54:34.669ZCC = None
592026-09-03T12:54:34.669Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-03T12:54:34.846Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-03T12:54:34.846ZCRATE_CC_NO_DEFAULTS = None
622026-09-03T12:54:34.846Zcargo:rerun-if-env-changed=CFLAGS
632026-09-03T12:54:34.846ZCFLAGS = None
642026-09-03T12:54:34.846Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-03T12:54:34.846ZHOST_CFLAGS = None
662026-09-03T12:54:34.846Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-03T12:54:34.846ZCFLAGS_x86_64_unknown_illumos = None
682026-09-03T12:54:34.846Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-03T12:54:34.846ZCFLAGS_x86_64-unknown-illumos = None
702026-09-03T12:54:34.937Z+ rustup --version
712026-09-03T12:54:34.943Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-03T12:54:34.946Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-03T12:54:34.967Zinfo: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
742026-09-03T12:54:34.971Z+ cargo --version
752026-09-03T12:54:34.982Zcargo 1.90.0 (840b83a10 2025-07-30)
762026-09-03T12:54:34.984Z+ rustc --version
772026-09-03T12:54:35.004Zrustc 1.90.0 (1159e78c4 2025-09-14)
782026-09-03T12:54:35.007Zprocess exited: duration 15861 ms, exit code 0
 
792026-09-03T12:54:35.013Zstarting task 2: "authentication"
802026-09-03T12:54:35.029Zprocess exited: duration 16 ms, exit code 0
 
812026-09-03T12:54:35.035Zstarting task 3: "clone repository"
822026-09-03T12:54:35.038Z+ mkdir -p /work/oxidecomputer/dendrite
832026-09-03T12:54:35.041Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
842026-09-03T12:54:35.068ZCloning into '/work/oxidecomputer/dendrite'...
852026-09-03T12:54:36.042Z+ cd /work/oxidecomputer/dendrite
862026-09-03T12:54:36.042Z+ git fetch origin a7a2f5cc86528d09a52b682fccd14447abe45624
872026-09-03T12:54:36.300ZFrom https://github.com/oxidecomputer/dendrite
882026-09-03T12:54:36.300Z * branch a7a2f5cc86528d09a52b682fccd14447abe45624 -> FETCH_HEAD
892026-09-03T12:54:36.305Z+ [[ -n zl/mcast-validation ]]
902026-09-03T12:54:36.305Z++ git branch --show-current
912026-09-03T12:54:36.305Z+ current=main
922026-09-03T12:54:36.305Z+ [[ main != zl/mcast-validation ]]
932026-09-03T12:54:36.305Z+ git branch -f zl/mcast-validation a7a2f5cc86528d09a52b682fccd14447abe45624
942026-09-03T12:54:36.310Z+ git checkout -f zl/mcast-validation
952026-09-03T12:54:36.326ZSwitched to branch 'zl/mcast-validation'
962026-09-03T12:54:36.329Z+ git reset --hard a7a2f5cc86528d09a52b682fccd14447abe45624
972026-09-03T12:54:36.345ZHEAD is now at a7a2f5c [dpd, mcast] Tighten multicast group and source validation
982026-09-03T12:54:36.348Zprocess exited: duration 1310 ms, exit code 0
 
992026-09-03T12:54:36.353Zstarting task 4: "build"
1002026-09-03T12:54:36.357Z+ source .github/buildomat/common.sh
1012026-09-03T12:54:36.361Z++ TOFINO_STAGES=20
1022026-09-03T12:54:36.361Z++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94
1032026-09-03T12:54:36.361Z++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1042026-09-03T12:54:36.361Z++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b
1052026-09-03T12:54:36.361Z+++ uname -s
1062026-09-03T12:54:36.361Z++ '[' SunOS == SunOS ']'
1072026-09-03T12:54:36.361Z++ SERIES=illumos
1082026-09-03T12:54:36.361Z+++ uname -s
1092026-09-03T12:54:36.364Z++ '[' SunOS == SunOS ']'
1102026-09-03T12:54:36.364Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94
1112026-09-03T12:54:36.364Z++ rustup show active-toolchain
1122026-09-03T12:54:36.367Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1132026-09-03T12:54:36.367Z+ source .github/buildomat/illumos.sh
1142026-09-03T12:54:36.368Z++ banner 'sde setup'
1152026-09-03T12:54:36.368Z
1162026-09-03T12:54:36.368Z #### ##### ###### #### ###### ##### # # #####
1172026-09-03T12:54:36.368Z # # # # # # # # # # #
1182026-09-03T12:54:36.368Z #### # # ##### #### ##### # # # # #
1192026-09-03T12:54:36.368Z # # # # # # # # # #####
1202026-09-03T12:54:36.368Z # # # # # # # # # # # #
1212026-09-03T12:54:36.368Z #### ##### ###### #### ###### # #### #
1222026-09-03T12:54:36.368Z
1232026-09-03T12:54:36.371Z++ export PKG_SUCCESS_ON_NOP=1
1242026-09-03T12:54:36.371Z++ PKG_SUCCESS_ON_NOP=1
1252026-09-03T12:54:36.371Z++ export PKG=tofino_sde.p5p
1262026-09-03T12:54:36.371Z++ PKG=tofino_sde.p5p
1272026-09-03T12:54:36.371Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p
1282026-09-03T12:54:36.375Z % Total % Received % Xferd Average Speed Time Time Time Current
1292026-09-03T12:54:36.375Z Dload Upload Total Spent Left Speed
1302026-09-03T12:54:37.425Z 0 0 0 0 0 0 0 0 0 92 76.03M 92 70.48M 0 0 70.53M 0 00:01 00:01 70.55M 100 76.03M 100 76.03M 0 0 72.33M 0 00:01 00:01 70.55M 100 76.03M 100 76.03M 0 0 72.33M 0 00:01 00:01 70.55M 100 76.03M 100 76.03M 0 0 72.33M 0 00:01 00:01 70.55M
1312026-09-03T12:54:37.429Z+++ digest -a sha256 tofino_sde.p5p
1322026-09-03T12:54:37.475Z++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1332026-09-03T12:54:37.478Z++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']'
1342026-09-03T12:54:37.478Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1352026-09-03T12:54:39.276Z Startup: Refreshing catalog 'helios' ... Done
1362026-09-03T12:54:39.700Z Startup: Caching catalogs ... Done
1372026-09-03T12:54:39.756Z Startup: Refreshing catalog 'oxide' ... Done
1382026-09-03T12:54:42.611ZPlanning: Solver setup ... Done
1392026-09-03T12:54:42.683ZPlanning: Running solver ... Done
1402026-09-03T12:54:42.733ZPlanning: Finding local manifests ... Done
1412026-09-03T12:54:42.735ZPlanning: Fetching manifests: 1/1 100% complete
1422026-09-03T12:54:42.739ZPlanning: Fetching manifests: 1/1 100% complete
1432026-09-03T12:54:42.753ZPlanning: Package planning ... Done
1442026-09-03T12:54:42.755ZPlanning: Merging actions ... Done
1452026-09-03T12:54:42.843ZPlanning: Checking for conflicting actions ... Done
1462026-09-03T12:54:42.846ZPlanning: Consolidating action changes ... Done
1472026-09-03T12:54:43.648ZPlanning: Evaluating mediators ... Done
1482026-09-03T12:54:43.653ZPlanning: Planning completed in 3.85 seconds
1492026-09-03T12:54:43.656Z Packages to install: 1
1502026-09-03T12:54:43.657Z Create boot environment: No
1512026-09-03T12:54:43.657ZCreate backup boot environment: No
1522026-09-03T12:54:43.679Z
1532026-09-03T12:54:43.679ZDownload: 0/242 items 0.0/75.3MB 0% complete
1542026-09-03T12:54:43.813ZDownload: Completed 75.30 MB in 0.13 seconds (560M/s)
1552026-09-03T12:54:43.941Z Actions: 1/293 actions (Installing new actions)
1562026-09-03T12:54:44.903Z Actions: Completed 293 actions in 0.96 seconds.
1572026-09-03T12:54:44.906ZFinalize: Updating package state database ... Done
1582026-09-03T12:54:44.946ZFinalize: Updating package cache ... Done
1592026-09-03T12:54:45.047ZFinalize: Updating image state ... Done
1602026-09-03T12:54:47.628ZFinalize: Creating fast lookup database ... Done
1612026-09-03T12:54:47.700ZFinalize: Reading search index ... Done
1622026-09-03T12:54:47.703ZFinalize: Updating search index ... Done
1632026-09-03T12:54:47.932ZFinalize: Updating package cache ... Done
1642026-09-03T12:54:48.108Z++ export SDE=/opt/oxide/tofino_sde
1652026-09-03T12:54:48.108Z++ SDE=/opt/oxide/tofino_sde
1662026-09-03T12:54:48.108Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1672026-09-03T12:54:48.108Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-09-03T12:54:48.108Z++ banner packages
1692026-09-03T12:54:48.120Z
1702026-09-03T12:54:48.121Z ##### ## #### # # ## #### ###### ####
1712026-09-03T12:54:48.121Z # # # # # # # # # # # # # #
1722026-09-03T12:54:48.121Z # # # # # #### # # # ##### ####
1732026-09-03T12:54:48.121Z ##### ###### # # # ###### # ### # #
1742026-09-03T12:54:48.121Z # # # # # # # # # # # # # #
1752026-09-03T12:54:48.121Z # # # #### # # # # #### ###### ####
1762026-09-03T12:54:48.121Z
1772026-09-03T12:54:48.121Z++ pfexec pkg install clang-15 pcap gcc14
1782026-09-03T12:54:48.378Z Startup: Refreshing catalog 'helios' ... Done
1792026-09-03T12:54:48.380Z Startup: Refreshing catalog 'oxide' ... Done
1802026-09-03T12:54:50.711ZPlanning: Solver setup ... Done
1812026-09-03T12:54:50.780ZPlanning: Running solver ... Done
1822026-09-03T12:54:50.831ZPlanning: Consolidating action changes ... Done
1832026-09-03T12:54:50.831ZPlanning: Evaluating mediators ... Done
1842026-09-03T12:54:50.835ZPlanning: Planning completed in 2.45 seconds
1852026-09-03T12:54:50.848ZNo updates necessary for this image.
1862026-09-03T12:54:50.991Z++ pfexec pkg set-mediator -V 15 clang llvm
1872026-09-03T12:54:51.201ZPlanning: Evaluating mediator changes ... Done
1882026-09-03T12:54:51.307ZPlanning: Checking for conflicting actions ... Done
1892026-09-03T12:54:51.310ZPlanning: Consolidating action changes ... Done
1902026-09-03T12:54:51.464ZPlanning: Evaluating mediators ... Done
1912026-09-03T12:54:51.468ZPlanning: Planning completed in 0.26 seconds
1922026-09-03T12:54:51.487Z Mediators to change: 2
1932026-09-03T12:54:51.487Z Create boot environment: No
1942026-09-03T12:54:51.487ZCreate backup boot environment: No
1952026-09-03T12:54:51.528ZFinalize: Updating package state database ... Done
1962026-09-03T12:54:51.528ZFinalize: Updating package cache ... Done
1972026-09-03T12:54:51.587ZFinalize: Updating image state ... Done
1982026-09-03T12:54:53.520ZFinalize: Creating fast lookup database ... Done
1992026-09-03T12:54:53.582ZFinalize: Reading search index ... Done
2002026-09-03T12:54:53.586ZFinalize: Updating search index ... Done
2012026-09-03T12:54:53.657ZFinalize: Updating package cache ... Done
2022026-09-03T12:54:53.732Z++ cargo --version
2032026-09-03T12:54:53.741Zcargo 1.90.0 (840b83a10 2025-07-30)
2042026-09-03T12:54:53.744Z++ rustc --version
2052026-09-03T12:54:53.765Zrustc 1.90.0 (1159e78c4 2025-09-14)
2062026-09-03T12:54:53.768Z+ banner copyrights
2072026-09-03T12:54:53.768Z
2082026-09-03T12:54:53.768Z #### #### ##### # # ##### # #### # # ##### ####
2092026-09-03T12:54:53.768Z # # # # # # # # # # # # # # # # #
2102026-09-03T12:54:53.768Z # # # # # # # # # # ###### # ####
2112026-09-03T12:54:53.768Z # # # ##### # ##### # # ### # # # #
2122026-09-03T12:54:53.768Z # # # # # # # # # # # # # # # #
2132026-09-03T12:54:53.768Z #### #### # # # # # #### # # # ####
2142026-09-03T12:54:53.769Z
2152026-09-03T12:54:53.769Z+ ./tools/check_copyrights.sh
2162026-09-03T12:54:54.060Zcommon/src/illumos.rs: Copyright with wrong year
2172026-09-03T12:54:54.953Zdpd/p4/headers.p4: Copyright with wrong year
2182026-09-03T12:54:55.367Zdpd/src/transceivers/stub_impl.rs: Copyright with wrong year
2192026-09-03T12:54:55.426Zpacket/src/eth.rs: Copyright with wrong year
2202026-09-03T12:54:55.519Zpcap/build.rs: Copyright with wrong year
2212026-09-03T12:54:55.694Ztfportd/src/linklocal.rs: Copyright with wrong year
2222026-09-03T12:54:55.888Zuplinkd/src/sys.rs: Copyright with wrong year
2232026-09-03T12:54:55.929Z+ banner clippy
2242026-09-03T12:54:55.932Z
2252026-09-03T12:54:55.932Z #### # # ##### ##### # #
2262026-09-03T12:54:55.932Z # # # # # # # # # #
2272026-09-03T12:54:55.932Z # # # # # # # #
2282026-09-03T12:54:55.932Z # # # ##### ##### #
2292026-09-03T12:54:55.932Z # # # # # # #
2302026-09-03T12:54:55.932Z #### ###### # # # #
2312026-09-03T12:54:55.932Z
2322026-09-03T12:54:55.932Z+ for feat in tofino_stub tofino_asic softnpu chaos
2332026-09-03T12:54:55.932Z+ cargo clippy --features tofino_stub -- --deny warnings
2342026-09-03T12:54:56.073Z Updating git repository `https://github.com/oxidecomputer/omicron`
2352026-09-03T12:55:09.762Z Updating crates.io index
2362026-09-03T12:55:09.795Z Updating git repository `https://github.com/illumos/smf-rs`
2372026-09-03T12:55:10.177Z Updating git repository `https://github.com/oxidecomputer/propolis`
2382026-09-03T12:55:11.190Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2392026-09-03T12:55:11.564Z Updating git repository `https://github.com/oxidecomputer/tofino`
2402026-09-03T12:55:11.866Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2412026-09-03T12:55:12.704Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422026-09-03T12:55:13.125Z Updating git repository `https://github.com/oxidecomputer/ispf`
2432026-09-03T12:55:13.527Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2442026-09-03T12:55:13.917Z Updating git repository `https://github.com/oxidecomputer/lldp`
2452026-09-03T12:55:14.293Z Updating git repository `https://github.com/oxidecomputer/lldp`
2462026-09-03T12:55:14.686Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2472026-09-03T12:55:15.409Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2482026-09-03T12:55:15.770Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2492026-09-03T12:55:16.116Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2502026-09-03T12:55:16.448Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2512026-09-03T12:55:16.774Z Updating git repository `https://github.com/oxidecomputer/p4`
2522026-09-03T12:55:17.359Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2532026-09-03T12:55:17.918Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2542026-09-03T12:55:18.500Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2552026-09-03T12:55:18.866Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2562026-09-03T12:55:19.210Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2572026-09-03T12:55:19.610Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2582026-09-03T12:55:20.872Z Updating git repository `https://github.com/oxidecomputer/propolis`
2592026-09-03T12:55:21.461Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-03T12:55:23.194Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-03T12:55:24.033Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-03T12:55:24.328Z Updating git repository `https://github.com/oxidecomputer/clickward`
2632026-09-03T12:55:24.805Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2642026-09-03T12:55:26.607Z Downloading crates ...
2652026-09-03T12:55:26.666Z Downloaded aead v0.5.2
2662026-09-03T12:55:26.670Z Downloaded arrayref v0.3.9
2672026-09-03T12:55:26.672Z Downloaded adler2 v2.0.1
2682026-09-03T12:55:26.675Z Downloaded argon2 v0.5.3
2692026-09-03T12:55:26.681Z Downloaded allocator-api2 v0.2.21
2702026-09-03T12:55:26.684Z Downloaded cargo-platform v0.1.9
2712026-09-03T12:55:26.690Z Downloaded bit-set v0.8.0
2722026-09-03T12:55:26.692Z Downloaded ciborium-io v0.2.2
2732026-09-03T12:55:26.695Z Downloaded digest v0.11.3
2742026-09-03T12:55:26.698Z Downloaded foreign-types-shared v0.3.1
2752026-09-03T12:55:26.698Z Downloaded dropshot-api-manager-types v0.7.2
2762026-09-03T12:55:26.701Z Downloaded atomic-waker v1.1.2
2772026-09-03T12:55:26.703Z Downloaded find-msvc-tools v0.1.9
2782026-09-03T12:55:26.706Z Downloaded displaydoc v0.2.5
2792026-09-03T12:55:26.709Z Downloaded futures-channel v0.3.32
2802026-09-03T12:55:26.711Z Downloaded httpdate v1.0.3
2812026-09-03T12:55:26.714Z Downloaded cfg_aliases v0.2.1
2822026-09-03T12:55:26.714Z Downloaded ciborium-ll v0.2.2
2832026-09-03T12:55:26.719Z Downloaded base16ct v0.2.0
2842026-09-03T12:55:26.721Z Downloaded futures-io v0.3.32
2852026-09-03T12:55:26.721Z Downloaded elliptic-curve v0.13.8
2862026-09-03T12:55:26.724Z Downloaded http-body v1.0.1
2872026-09-03T12:55:26.727Z Downloaded futures-core v0.3.32
2882026-09-03T12:55:26.727Z Downloaded clap_lex v1.1.0
2892026-09-03T12:55:26.729Z Downloaded http-body-util v0.1.3
2902026-09-03T12:55:26.732Z Downloaded block-buffer v0.12.0
2912026-09-03T12:55:26.735Z Downloaded errno v0.3.14
2922026-09-03T12:55:26.737Z Downloaded hash32 v0.3.1
2932026-09-03T12:55:26.737Z Downloaded heck v0.4.1
2942026-09-03T12:55:26.740Z Downloaded hex v0.4.3
2952026-09-03T12:55:26.743Z Downloaded compression-codecs v0.4.32
2962026-09-03T12:55:26.746Z Downloaded fs_extra v1.3.0
2972026-09-03T12:55:26.748Z Downloaded futures-executor v0.3.32
2982026-09-03T12:55:26.748Z Downloaded fixedbitset v0.4.2
2992026-09-03T12:55:26.751Z Downloaded darling_macro v0.21.3
3002026-09-03T12:55:26.754Z Downloaded convert_case v0.4.0
3012026-09-03T12:55:26.754Z Downloaded gethostname v0.5.0
3022026-09-03T12:55:26.757Z Downloaded float-ord v0.3.2
3032026-09-03T12:55:26.759Z Downloaded crypto-common v0.2.2
3042026-09-03T12:55:26.759Z Downloaded equivalent v1.0.2
3052026-09-03T12:55:26.762Z Downloaded dyn-clone v1.0.20
3062026-09-03T12:55:26.765Z Downloaded futures-task v0.3.32
3072026-09-03T12:55:26.765Z Downloaded embedded-io v0.6.1
3082026-09-03T12:55:26.767Z Downloaded heck v0.5.0
3092026-09-03T12:55:26.770Z Downloaded git-stub v1.0.0
3102026-09-03T12:55:26.770Z Downloaded foreign-types v0.5.0
3112026-09-03T12:55:26.773Z Downloaded fnv v1.0.7
3122026-09-03T12:55:26.776Z Downloaded hubpack_derive v0.1.1
3132026-09-03T12:55:26.776Z Downloaded hostname v0.3.1
3142026-09-03T12:55:26.779Z Downloaded foreign-types-macros v0.2.3
3152026-09-03T12:55:26.779Z Downloaded defmt-parser v1.0.0
3162026-09-03T12:55:26.782Z Downloaded cstr-argument v0.1.2
3172026-09-03T12:55:26.784Z Downloaded hostname v0.4.2
3182026-09-03T12:55:26.785Z Downloaded fs-err v3.1.2
3192026-09-03T12:55:26.787Z Downloaded git-stub-vcs v0.1.0
3202026-09-03T12:55:26.790Z Downloaded autocfg v1.5.0
3212026-09-03T12:55:26.793Z Downloaded cargo_metadata v0.18.1
3222026-09-03T12:55:26.793Z Downloaded bcs v0.1.6
3232026-09-03T12:55:26.796Z Downloaded cexpr v0.6.0
3242026-09-03T12:55:26.800Z Downloaded idna_adapter v1.2.1
3252026-09-03T12:55:26.800Z Downloaded cookie v0.18.1
3262026-09-03T12:55:26.803Z Downloaded is-terminal v0.4.16
3272026-09-03T12:55:26.803Z Downloaded inout v0.1.4
3282026-09-03T12:55:26.805Z Downloaded keccak v0.1.6
3292026-09-03T12:55:26.808Z Downloaded lazy_static v1.5.0
3302026-09-03T12:55:26.808Z Downloaded hyper-tls v0.6.0
3312026-09-03T12:55:26.812Z Downloaded ident_case v1.0.1
3322026-09-03T12:55:26.812Z Downloaded foldhash v0.2.0
3332026-09-03T12:55:26.815Z Downloaded indent_write v2.2.0
3342026-09-03T12:55:26.815Z Downloaded digest v0.10.7
3352026-09-03T12:55:26.818Z Downloaded is_ci v1.2.0
3362026-09-03T12:55:26.821Z Downloaded glob v0.3.3
3372026-09-03T12:55:26.821Z Downloaded itoa v1.0.15
3382026-09-03T12:55:26.824Z Downloaded highway v1.3.0
3392026-09-03T12:55:26.826Z Downloaded group v0.13.0
3402026-09-03T12:55:26.826Z Downloaded critical-section v1.2.0
3412026-09-03T12:55:26.829Z Downloaded const_format_proc_macros v0.2.34
3422026-09-03T12:55:26.831Z Downloaded hubpack v0.1.2
3432026-09-03T12:55:26.834Z Downloaded daft v0.1.5
3442026-09-03T12:55:26.834Z Downloaded block-buffer v0.10.4
3452026-09-03T12:55:26.837Z Downloaded heapless v0.8.0
3462026-09-03T12:55:26.839Z Downloaded internet-checksum v0.2.1
3472026-09-03T12:55:26.839Z Downloaded clang-sys v1.8.1
3482026-09-03T12:55:26.842Z Downloaded linked-hash-map v0.5.6
3492026-09-03T12:55:26.845Z Downloaded drift v0.2.0
3502026-09-03T12:55:26.850Z Downloaded newtype_derive v0.1.6
3512026-09-03T12:55:26.852Z Downloaded memmap v0.7.0
3522026-09-03T12:55:26.855Z Downloaded macaddr v1.0.1
3532026-09-03T12:55:26.855Z Downloaded is_terminal_polyfill v1.70.1
3542026-09-03T12:55:26.858Z Downloaded ipnetwork v0.21.1
3552026-09-03T12:55:26.861Z Downloaded ingot v0.1.1
3562026-09-03T12:55:26.861Z Downloaded lru-slab v0.1.2
3572026-09-03T12:55:26.863Z Downloaded newline-converter v0.3.0
3582026-09-03T12:55:26.863Z Downloaded mime v0.3.17
3592026-09-03T12:55:26.866Z Downloaded num v0.4.3
3602026-09-03T12:55:26.866Z Downloaded num-conv v0.2.1
3612026-09-03T12:55:26.869Z Downloaded num_threads v0.1.7
3622026-09-03T12:55:26.872Z Downloaded newtype-uuid-macros v0.1.0
3632026-09-03T12:55:26.872Z Downloaded memoffset v0.9.1
3642026-09-03T12:55:26.874Z Downloaded fixedbitset v0.5.7
3652026-09-03T12:55:26.874Z Downloaded lru-cache v0.1.2
3662026-09-03T12:55:26.877Z Downloaded ipnet v2.11.0
3672026-09-03T12:55:26.880Z Downloaded instant v0.1.13
3682026-09-03T12:55:26.880Z Downloaded hmac v0.12.1
3692026-09-03T12:55:26.883Z Downloaded either v1.15.0
3702026-09-03T12:55:26.885Z Downloaded num-derive v0.4.2
3712026-09-03T12:55:26.885Z Downloaded anyhow v1.0.102
3722026-09-03T12:55:26.888Z Downloaded console v0.15.11
3732026-09-03T12:55:26.891Z Downloaded ingot-types v0.1.2
3742026-09-03T12:55:26.893Z Downloaded libsw v3.5.0
3752026-09-03T12:55:26.893Z Downloaded bytecount v0.6.9
3762026-09-03T12:55:26.896Z Downloaded getrandom v0.4.2
3772026-09-03T12:55:26.899Z Downloaded openssl-probe v0.1.6
3782026-09-03T12:55:26.901Z Downloaded num_enum_derive v0.5.11
3792026-09-03T12:55:26.901Z Downloaded omicron-workspace-hack v0.1.0
3802026-09-03T12:55:26.904Z Downloaded olpc-cjson v0.1.4
3812026-09-03T12:55:26.904Z Downloaded lock_api v0.4.14
3822026-09-03T12:55:26.907Z Downloaded openssl-macros v0.1.1
3832026-09-03T12:55:26.907Z Downloaded crossbeam-utils v0.8.21
3842026-09-03T12:55:26.910Z Downloaded percent-encoding v2.3.2
3852026-09-03T12:55:26.913Z Downloaded clap_derive v4.6.1
3862026-09-03T12:55:26.913Z Downloaded linear-map v1.2.0
3872026-09-03T12:55:26.915Z Downloaded newtype-uuid v1.3.2
3882026-09-03T12:55:26.918Z Downloaded native-tls v0.2.14
3892026-09-03T12:55:26.918Z Downloaded bytes v1.12.0
3902026-09-03T12:55:26.921Z Downloaded num_enum v0.7.5
3912026-09-03T12:55:26.925Z Downloaded parse-display v0.10.0
3922026-09-03T12:55:26.928Z Downloaded multer v3.1.0
3932026-09-03T12:55:26.928Z Downloaded proc-macro-error-attr2 v2.0.0
3942026-09-03T12:55:26.931Z Downloaded plain v0.2.3
3952026-09-03T12:55:26.931Z Downloaded pretty-hex v0.4.1
3962026-09-03T12:55:26.933Z Downloaded futures v0.3.32
3972026-09-03T12:55:26.936Z Downloaded hyper-rustls v0.27.7
3982026-09-03T12:55:26.939Z Downloaded iana-time-zone v0.1.64
3992026-09-03T12:55:26.942Z Downloaded half v2.7.1
4002026-09-03T12:55:26.942Z Downloaded icu_normalizer v2.0.0
4012026-09-03T12:55:26.945Z Downloaded dropshot_endpoint v0.16.7
4022026-09-03T12:55:26.948Z Downloaded derive_more v0.99.20
4032026-09-03T12:55:26.951Z Downloaded defmt-macros v1.0.1
4042026-09-03T12:55:26.954Z Downloaded proc-macro-crate v1.3.1
4052026-09-03T12:55:26.956Z Downloaded getrandom v0.3.3
4062026-09-03T12:55:26.959Z Downloaded progenitor-client v0.11.1
4072026-09-03T12:55:26.959Z Downloaded progenitor-macro v0.10.0
4082026-09-03T12:55:26.962Z Downloaded oxnet v0.1.6
4092026-09-03T12:55:26.962Z Downloaded progenitor-macro v0.14.0
4102026-09-03T12:55:26.965Z Downloaded litemap v0.8.0
4112026-09-03T12:55:26.965Z Downloaded crossbeam-epoch v0.9.18
4122026-09-03T12:55:26.968Z Downloaded libloading v0.8.9
4132026-09-03T12:55:26.970Z Downloaded pem v3.0.5
4142026-09-03T12:55:26.970Z Downloaded num_enum_derive v0.7.5
4152026-09-03T12:55:26.973Z Downloaded num-rational v0.4.2
4162026-09-03T12:55:26.973Z Downloaded quick-error v1.2.3
4172026-09-03T12:55:26.976Z Downloaded password-hash v0.5.0
4182026-09-03T12:55:26.976Z Downloaded parse-display-derive v0.10.0
4192026-09-03T12:55:26.979Z Downloaded progenitor-macro v0.11.1
4202026-09-03T12:55:26.979Z Downloaded progenitor-client v0.10.0
4212026-09-03T12:55:26.982Z Downloaded const-oid v0.10.2
4222026-09-03T12:55:26.982Z Downloaded num-complex v0.4.6
4232026-09-03T12:55:26.985Z Downloaded rand_xorshift v0.4.0
4242026-09-03T12:55:26.985Z Downloaded ppv-lite86 v0.2.21
4252026-09-03T12:55:26.988Z Downloaded pest_generator v2.8.2
4262026-09-03T12:55:26.988Z Downloaded rustc_version v0.4.1
4272026-09-03T12:55:26.990Z Downloaded memmap2 v0.9.8
4282026-09-03T12:55:26.993Z Downloaded num_enum v0.5.11
4292026-09-03T12:55:26.996Z Downloaded paste v1.0.15
4302026-09-03T12:55:26.999Z Downloaded ref-cast-impl v1.0.25
4312026-09-03T12:55:26.999Z Downloaded pin-project-lite v0.2.16
4322026-09-03T12:55:27.002Z Downloaded progenitor v0.14.0
4332026-09-03T12:55:27.005Z Downloaded rustc_version v0.1.7
4342026-09-03T12:55:27.005Z Downloaded rustc-hash v2.1.1
4352026-09-03T12:55:27.008Z Downloaded progenitor v0.11.1
4362026-09-03T12:55:27.008Z Downloaded progenitor v0.10.0
4372026-09-03T12:55:27.011Z Downloaded same-file v1.0.6
4382026-09-03T12:55:27.011Z Downloaded icu_properties v2.0.1
4392026-09-03T12:55:27.013Z Downloaded indexmap v1.9.3
4402026-09-03T12:55:27.016Z Downloaded hashbrown v0.15.5
4412026-09-03T12:55:27.019Z Downloaded num-integer v0.1.46
4422026-09-03T12:55:27.022Z Downloaded poly1305 v0.8.0
4432026-09-03T12:55:27.022Z Downloaded scroll_derive v0.13.1
4442026-09-03T12:55:27.026Z Downloaded progenitor-client v0.14.0
4452026-09-03T12:55:27.026Z Downloaded proc-macro-error2 v2.0.1
4462026-09-03T12:55:27.029Z Downloaded scroll_derive v0.12.1
4472026-09-03T12:55:27.029Z Downloaded rand_chacha v0.3.1
4482026-09-03T12:55:27.029Z Downloaded proc-macro-error v1.0.4
4492026-09-03T12:55:27.032Z Downloaded serde-big-array v0.5.1
4502026-09-03T12:55:27.032Z Downloaded darling_core v0.21.3
4512026-09-03T12:55:27.035Z Downloaded search_path v0.1.4
4522026-09-03T12:55:27.038Z Downloaded omicron-zone-package v0.12.2
4532026-09-03T12:55:27.040Z Downloaded once_cell v1.21.3
4542026-09-03T12:55:27.043Z Downloaded resolv-conf v0.7.5
4552026-09-03T12:55:27.043Z Downloaded serde_repr v0.1.20
4562026-09-03T12:55:27.046Z Downloaded secrecy v0.10.3
4572026-09-03T12:55:27.046Z Downloaded num-traits v0.2.19
4582026-09-03T12:55:27.049Z Downloaded sha1 v0.10.6
4592026-09-03T12:55:27.049Z Downloaded serde_spanned v0.6.9
4602026-09-03T12:55:27.051Z Downloaded semver v0.1.20
4612026-09-03T12:55:27.051Z Downloaded parking_lot_core v0.9.12
4622026-09-03T12:55:27.054Z Downloaded log v0.4.29
4632026-09-03T12:55:27.057Z Downloaded clap v4.6.1
4642026-09-03T12:55:27.060Z Downloaded serde_spanned v1.1.1
4652026-09-03T12:55:27.063Z Downloaded rand_chacha v0.9.0
4662026-09-03T12:55:27.065Z Downloaded pest_meta v2.8.2
4672026-09-03T12:55:27.065Z Downloaded pkg-config v0.3.32
4682026-09-03T12:55:27.068Z Downloaded pin-project-internal v1.1.10
4692026-09-03T12:55:27.068Z Downloaded scopeguard v1.2.0
4702026-09-03T12:55:27.072Z Downloaded schemars_derive v0.8.22
4712026-09-03T12:55:27.072Z Downloaded rusty-fork v0.3.0
4722026-09-03T12:55:27.075Z Downloaded pest_derive v2.8.2
4732026-09-03T12:55:27.075Z Downloaded serde_urlencoded v0.7.1
4742026-09-03T12:55:27.075Z Downloaded signal-hook-tokio v0.4.0
4752026-09-03T12:55:27.078Z Downloaded siphasher v1.0.1
4762026-09-03T12:55:27.078Z Downloaded sigpipe v0.1.3
4772026-09-03T12:55:27.081Z Downloaded quinn-udp v0.5.14
4782026-09-03T12:55:27.081Z Downloaded slog-bunyan v2.5.0
4792026-09-03T12:55:27.081Z Downloaded icu_provider v2.0.0
4802026-09-03T12:55:27.084Z Downloaded smawk v0.3.2
4812026-09-03T12:55:27.087Z Downloaded parking_lot v0.12.5
4822026-09-03T12:55:27.087Z Downloaded quote v1.0.45
4832026-09-03T12:55:27.089Z Downloaded scroll v0.13.0
4842026-09-03T12:55:27.092Z Downloaded serde_plain v1.0.2
4852026-09-03T12:55:27.092Z Downloaded rustls-pemfile v2.2.0
4862026-09-03T12:55:27.096Z Downloaded rustversion v1.0.22
4872026-09-03T12:55:27.096Z Downloaded structmeta-derive v0.3.0
4882026-09-03T12:55:27.098Z Downloaded strsim v0.11.1
4892026-09-03T12:55:27.098Z Downloaded strum v0.26.3
4902026-09-03T12:55:27.098Z Downloaded stable_deref_trait v1.2.0
4912026-09-03T12:55:27.103Z Downloaded papergrid v0.18.0
4922026-09-03T12:55:27.106Z Downloaded serde_path_to_error v0.1.20
4932026-09-03T12:55:27.106Z Downloaded jiff-static v0.2.15
4942026-09-03T12:55:27.106Z Downloaded icu_collections v2.0.0
4952026-09-03T12:55:27.109Z Downloaded serde_tokenstream v0.2.3
4962026-09-03T12:55:27.111Z Downloaded icu_locale_core v2.0.0
4972026-09-03T12:55:27.114Z Downloaded strum v0.28.0
4982026-09-03T12:55:27.117Z Downloaded signal-hook-registry v1.4.6
4992026-09-03T12:55:27.117Z Downloaded serde_derive_internals v0.29.1
5002026-09-03T12:55:27.120Z Downloaded scroll v0.12.0
5012026-09-03T12:55:27.120Z Downloaded phf v0.12.1
5022026-09-03T12:55:27.120Z Downloaded strum v0.27.2
5032026-09-03T12:55:27.123Z Downloaded structmeta v0.3.0
5042026-09-03T12:55:27.123Z Downloaded oxide-tokio-rt v0.1.2
5052026-09-03T12:55:27.125Z Downloaded httparse v1.10.1
5062026-09-03T12:55:27.125Z Downloaded const_format v0.2.34
5072026-09-03T12:55:27.128Z Downloaded ryu v1.0.20
5082026-09-03T12:55:27.131Z Downloaded rand_core v0.9.3
5092026-09-03T12:55:27.131Z Downloaded rand_core v0.6.4
5102026-09-03T12:55:27.134Z Downloaded proc-macro2 v1.0.106
5112026-09-03T12:55:27.137Z Downloaded take_mut v0.2.2
5122026-09-03T12:55:27.137Z Downloaded tagptr v0.2.0
5132026-09-03T12:55:27.137Z Downloaded sync_wrapper v1.0.2
5142026-09-03T12:55:27.140Z Downloaded hickory-resolver v0.25.2
5152026-09-03T12:55:27.143Z Downloaded termtree v0.5.1
5162026-09-03T12:55:27.143Z Downloaded terminal_size v0.4.3
5172026-09-03T12:55:27.143Z Downloaded shlex v1.3.0
5182026-09-03T12:55:27.146Z Downloaded sha1 v0.11.0
5192026-09-03T12:55:27.146Z Downloaded supports-color v3.0.2
5202026-09-03T12:55:27.148Z Downloaded swrite v0.1.0
5212026-09-03T12:55:27.148Z Downloaded tabled_derive v0.7.0
5222026-09-03T12:55:27.148Z Downloaded subtle v2.6.1
5232026-09-03T12:55:27.151Z Downloaded slog-dtrace v0.3.0
5242026-09-03T12:55:27.151Z Downloaded tabwriter v1.4.1
5252026-09-03T12:55:27.154Z Downloaded slog-json v2.6.1
5262026-09-03T12:55:27.154Z Downloaded time-core v0.1.8
5272026-09-03T12:55:27.157Z Downloaded miniz_oxide v0.8.9
5282026-09-03T12:55:27.157Z Downloaded icu_normalizer_data v2.0.0
5292026-09-03T12:55:27.161Z Downloaded slog-async v2.8.0
5302026-09-03T12:55:27.161Z Downloaded static_assertions v1.1.0
5312026-09-03T12:55:27.164Z Downloaded pin-project v1.1.10
5322026-09-03T12:55:27.167Z Downloaded strum_macros v0.28.0
5332026-09-03T12:55:27.170Z Downloaded sha2 v0.10.9
5342026-09-03T12:55:27.173Z Downloaded serde_with_macros v3.14.1
5352026-09-03T12:55:27.173Z Downloaded testing_table v0.3.0
5362026-09-03T12:55:27.173Z Downloaded tokio-macros v2.7.0
5372026-09-03T12:55:27.175Z Downloaded crossbeam-channel v0.5.15
5382026-09-03T12:55:27.178Z Downloaded smf v0.2.3
5392026-09-03T12:55:27.178Z Downloaded crypto-bigint v0.5.5
5402026-09-03T12:55:27.182Z Downloaded synstructure v0.13.2
5412026-09-03T12:55:27.184Z Downloaded async-compression v0.4.33
5422026-09-03T12:55:27.187Z Downloaded semver v1.0.28
5432026-09-03T12:55:27.190Z Downloaded snafu-derive v0.8.9
5442026-09-03T12:55:27.190Z Downloaded thiserror-impl-no-std v2.0.2
5452026-09-03T12:55:27.190Z Downloaded hashbrown v0.12.3
5462026-09-03T12:55:27.193Z Downloaded schemars v0.8.22
5472026-09-03T12:55:27.199Z Downloaded toml_datetime v0.6.11
5482026-09-03T12:55:27.203Z Downloaded thread-id v5.0.0
5492026-09-03T12:55:27.203Z Downloaded thiserror v1.0.69
5502026-09-03T12:55:27.206Z Downloaded minimal-lexical v0.2.1
5512026-09-03T12:55:27.208Z Downloaded thiserror v2.0.18
5522026-09-03T12:55:27.211Z Downloaded try-lock v0.2.5
5532026-09-03T12:55:27.211Z Downloaded topological-sort v0.2.2
5542026-09-03T12:55:27.211Z Downloaded papergrid v0.11.0
5552026-09-03T12:55:27.214Z Downloaded thread_local v1.1.9
5562026-09-03T12:55:27.217Z Downloaded signal-hook v0.4.4
5572026-09-03T12:55:27.217Z Downloaded shlex v2.0.1
5582026-09-03T12:55:27.220Z Downloaded memchr v2.7.5
5592026-09-03T12:55:27.222Z Downloaded tinyvec_macros v0.1.1
5602026-09-03T12:55:27.222Z Downloaded serde_yaml v0.9.34+deprecated
5612026-09-03T12:55:27.225Z Downloaded aho-corasick v1.1.3
5622026-09-03T12:55:27.228Z Downloaded tokio-rustls v0.25.0
5632026-09-03T12:55:27.231Z Downloaded prettyplease v0.2.37
5642026-09-03T12:55:27.231Z Downloaded unarray v0.1.4
5652026-09-03T12:55:27.234Z Downloaded tokio-native-tls v0.3.1
5662026-09-03T12:55:27.234Z Downloaded typify-macro v0.4.3
5672026-09-03T12:55:27.234Z Downloaded typify-macro v0.6.2
5682026-09-03T12:55:27.236Z Downloaded tokio-dtrace v0.1.1
5692026-09-03T12:55:27.236Z Downloaded strum_macros v0.27.2
5702026-09-03T12:55:27.236Z Downloaded smallvec v1.15.1
5712026-09-03T12:55:27.239Z Downloaded toml_write v0.1.2
5722026-09-03T12:55:27.239Z Downloaded strum_macros v0.26.4
5732026-09-03T12:55:27.242Z Downloaded tower-service v0.3.3
5742026-09-03T12:55:27.242Z Downloaded tower-layer v0.3.3
5752026-09-03T12:55:27.245Z Downloaded schemars v0.9.0
5762026-09-03T12:55:27.250Z Downloaded unicode-xid v0.2.6
5772026-09-03T12:55:27.252Z Downloaded hashbrown v0.16.1
5782026-09-03T12:55:27.256Z Downloaded serde_core v1.0.228
5792026-09-03T12:55:27.256Z Downloaded toml_datetime v1.1.1+spec-1.1.0
5802026-09-03T12:55:27.259Z Downloaded untrusted v0.7.1
5812026-09-03T12:55:27.259Z Downloaded unicode-linebreak v0.1.5
5822026-09-03T12:55:27.259Z Downloaded thread-id v4.2.2
5832026-09-03T12:55:27.259Z Downloaded thiserror-no-std v2.0.2
5842026-09-03T12:55:27.262Z Downloaded usdt v0.6.0
5852026-09-03T12:55:27.262Z Downloaded socket2 v0.5.10
5862026-09-03T12:55:27.264Z Downloaded usdt v0.5.0
5872026-09-03T12:55:27.264Z Downloaded rand v0.8.5
5882026-09-03T12:55:27.267Z Downloaded untrusted v0.9.0
5892026-09-03T12:55:27.267Z Downloaded universal-hash v0.5.1
5902026-09-03T12:55:27.270Z Downloaded tinystr v0.8.1
5912026-09-03T12:55:27.270Z Downloaded thiserror-impl v2.0.18
5922026-09-03T12:55:27.270Z Downloaded usdt-attr-macro v0.6.0
5932026-09-03T12:55:27.270Z Downloaded thiserror-impl v1.0.69
5942026-09-03T12:55:27.273Z Downloaded slog-term v2.9.2
5952026-09-03T12:55:27.273Z Downloaded version_check v0.9.5
5962026-09-03T12:55:27.275Z Downloaded utf8_iter v1.0.4
5972026-09-03T12:55:27.275Z Downloaded progenitor-impl v0.14.0
5982026-09-03T12:55:27.278Z Downloaded curl v0.4.50
5992026-09-03T12:55:27.278Z Downloaded yoke-derive v0.8.0
6002026-09-03T12:55:27.281Z Downloaded want v0.3.1
6012026-09-03T12:55:27.281Z Downloaded term v1.2.0
6022026-09-03T12:55:27.284Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6032026-09-03T12:55:27.284Z Downloaded similar v2.7.0
6042026-09-03T12:55:27.286Z Downloaded progenitor-impl v0.11.1
6052026-09-03T12:55:27.289Z Downloaded usdt-attr-macro v0.5.0
6062026-09-03T12:55:27.289Z Downloaded utf8parse v0.2.2
6072026-09-03T12:55:27.289Z Downloaded usdt-macro v0.6.0
6082026-09-03T12:55:27.289Z Downloaded indexmap v2.14.0
6092026-09-03T12:55:27.292Z Downloaded usdt-macro v0.5.0
6102026-09-03T12:55:27.292Z Downloaded tokio-stream v0.1.17
6112026-09-03T12:55:27.295Z Downloaded xattr v1.6.1
6122026-09-03T12:55:27.298Z Downloaded tokio-rustls v0.26.4
6132026-09-03T12:55:27.298Z Downloaded progenitor-impl v0.10.0
6142026-09-03T12:55:27.301Z Downloaded toml_writer v1.1.1+spec-1.1.0
6152026-09-03T12:55:27.301Z Downloaded dropshot-api-manager v0.7.2
6162026-09-03T12:55:27.303Z Downloaded slog v2.8.2
6172026-09-03T12:55:27.306Z Downloaded hyper-util v0.1.20
6182026-09-03T12:55:27.309Z Downloaded waitgroup v0.1.2
6192026-09-03T12:55:27.309Z Downloaded wait-timeout v0.2.1
6202026-09-03T12:55:27.312Z Downloaded spin v0.9.8
6212026-09-03T12:55:27.312Z Downloaded rustls-webpki v0.103.6
6222026-09-03T12:55:27.315Z Downloaded zerofrom-derive v0.1.6
6232026-09-03T12:55:27.315Z Downloaded socket2 v0.6.4
6242026-09-03T12:55:27.317Z Downloaded serde_derive v1.0.228
6252026-09-03T12:55:27.317Z Downloaded toml_parser v1.1.2+spec-1.1.0
6262026-09-03T12:55:27.320Z Downloaded test-strategy v0.4.3
6272026-09-03T12:55:27.323Z Downloaded zone_cfg_derive v0.3.1
6282026-09-03T12:55:27.323Z Downloaded zone v0.3.1
6292026-09-03T12:55:27.323Z Downloaded time-macros v0.2.27
6302026-09-03T12:55:27.323Z Downloaded scuffle v0.1.0
6312026-09-03T12:55:27.326Z Downloaded rand v0.9.3
6322026-09-03T12:55:27.329Z Downloaded qorb v0.4.1
6332026-09-03T12:55:27.332Z Downloaded zerofrom v0.1.6
6342026-09-03T12:55:27.332Z Downloaded usdt-impl v0.6.0
6352026-09-03T12:55:27.332Z Downloaded usdt-impl v0.5.0
6362026-09-03T12:55:27.335Z Downloaded walkdir v2.5.0
6372026-09-03T12:55:27.335Z Downloaded idna v1.1.0
6382026-09-03T12:55:27.337Z Downloaded toml v0.8.23
6392026-09-03T12:55:27.337Z Downloaded itertools v0.12.1
6402026-09-03T12:55:27.341Z Downloaded tinyvec v1.10.0
6412026-09-03T12:55:27.345Z Downloaded rayon-core v1.13.0
6422026-09-03T12:55:27.347Z Downloaded vsss-rs v3.3.4
6432026-09-03T12:55:27.347Z Downloaded ucd-trie v0.1.7
6442026-09-03T12:55:27.347Z Downloaded expectorate v1.2.0
6452026-09-03T12:55:27.350Z Downloaded postcard v1.1.3
6462026-09-03T12:55:27.350Z Downloaded zeroize_derive v1.4.3
6472026-09-03T12:55:27.350Z Downloaded toml v0.9.12+spec-1.1.0
6482026-09-03T12:55:27.353Z Downloaded mio v1.2.1
6492026-09-03T12:55:27.356Z Downloaded hashbrown v0.17.1
6502026-09-03T12:55:27.359Z Downloaded rustls-pki-types v1.12.0
6512026-09-03T12:55:27.362Z Downloaded textwrap v0.16.2
6522026-09-03T12:55:27.365Z Downloaded nom v7.1.3
6532026-09-03T12:55:27.368Z Downloaded quinn v0.11.9
6542026-09-03T12:55:27.368Z Downloaded zerovec-derive v0.11.1
6552026-09-03T12:55:27.371Z Downloaded zeroize v1.8.1
6562026-09-03T12:55:27.371Z Downloaded tempfile v3.27.0
6572026-09-03T12:55:27.371Z Downloaded slab v0.4.11
6582026-09-03T12:55:27.373Z Downloaded serde v1.0.228
6592026-09-03T12:55:27.374Z Downloaded tracing-core v0.1.34
6602026-09-03T12:55:27.376Z Downloaded tracing-attributes v0.1.30
6612026-09-03T12:55:27.379Z Downloaded steno v0.4.1
6622026-09-03T12:55:27.379Z Downloaded whoami v1.6.1
6632026-09-03T12:55:27.382Z Downloaded itertools v0.15.0
6642026-09-03T12:55:27.385Z Downloaded itertools v0.14.0
6652026-09-03T12:55:27.388Z Downloaded writeable v0.6.1
6662026-09-03T12:55:27.391Z Downloaded unicode-ident v1.0.24
6672026-09-03T12:55:27.391Z Downloaded libm v0.2.15
6682026-09-03T12:55:27.395Z Downloaded hkdf v0.12.4
6692026-09-03T12:55:27.398Z Downloaded toml v0.7.8
6702026-09-03T12:55:27.403Z Downloaded tar v0.4.45
6712026-09-03T12:55:27.404Z Downloaded zmij v1.0.17
6722026-09-03T12:55:27.404Z Downloaded toml_edit v0.22.27
6732026-09-03T12:55:27.407Z Downloaded h2 v0.4.14
6742026-09-03T12:55:27.411Z Downloaded schemars v1.2.0
6752026-09-03T12:55:27.415Z Downloaded snafu v0.8.9
6762026-09-03T12:55:27.419Z Downloaded pest v2.8.2
6772026-09-03T12:55:27.422Z Downloaded iddqd v0.3.18
6782026-09-03T12:55:27.425Z Downloaded futures-util v0.3.32
6792026-09-03T12:55:27.431Z Downloaded zerocopy-derive v0.7.35
6802026-09-03T12:55:27.435Z Downloaded goblin v0.8.2
6812026-09-03T12:55:27.438Z Downloaded yoke v0.8.0
6822026-09-03T12:55:27.438Z Downloaded toml v1.1.2+spec-1.1.0
6832026-09-03T12:55:27.443Z Downloaded vergen v8.3.2
6842026-09-03T12:55:27.443Z Downloaded unsafe-libyaml v0.2.11
6852026-09-03T12:55:27.446Z Downloaded typify v0.6.2
6862026-09-03T12:55:27.446Z Downloaded typify v0.4.3
6872026-09-03T12:55:27.449Z Downloaded iri-string v0.7.8
6882026-09-03T12:55:27.452Z Downloaded uuid v1.23.3
6892026-09-03T12:55:27.452Z Downloaded icu_properties_data v2.0.1
6902026-09-03T12:55:27.456Z Downloaded clap_builder v4.6.0
6912026-09-03T12:55:27.460Z Downloaded toml_edit v0.19.15
6922026-09-03T12:55:27.468Z Downloaded openssl-sys v0.9.117
6932026-09-03T12:55:27.471Z Downloaded hickory-resolver v0.24.4
6942026-09-03T12:55:27.474Z Downloaded zerocopy-derive v0.8.27
6952026-09-03T12:55:27.478Z Downloaded cc v1.2.64
6962026-09-03T12:55:27.484Z Downloaded ref-cast v1.0.25
6972026-09-03T12:55:27.484Z Downloaded base64 v0.22.1
6982026-09-03T12:55:27.487Z Downloaded owo-colors v4.3.0
6992026-09-03T12:55:27.487Z Downloaded blake2 v0.10.6
7002026-09-03T12:55:27.487Z Downloaded hybrid-array v0.4.12
7012026-09-03T12:55:27.487Z Downloaded potential_utf v0.1.3
7022026-09-03T12:55:27.487Z Downloaded chacha20poly1305 v0.10.1
7032026-09-03T12:55:27.491Z Downloaded proc-macro-error-attr v1.0.4
7042026-09-03T12:55:27.491Z Downloaded powerfmt v0.2.0
7052026-09-03T12:55:27.491Z Downloaded rayon v1.11.0
7062026-09-03T12:55:27.494Z Downloaded typenum v1.20.1
7072026-09-03T12:55:27.496Z Downloaded typed-path v0.9.3
7082026-09-03T12:55:27.499Z Downloaded tracing v0.1.41
7092026-09-03T12:55:27.502Z Downloaded git2 v0.19.0
7102026-09-03T12:55:27.505Z Downloaded blake3 v1.8.2
7112026-09-03T12:55:27.513Z Downloaded phf_shared v0.12.1
7122026-09-03T12:55:27.516Z Downloaded dropshot_endpoint v0.17.1
7132026-09-03T12:55:27.516Z Downloaded ingot-macros v0.1.1
7142026-09-03T12:55:27.516Z Downloaded http v1.4.2
7152026-09-03T12:55:27.516Z Downloaded getrandom v0.2.16
7162026-09-03T12:55:27.519Z Downloaded colored v3.1.1
7172026-09-03T12:55:27.519Z Downloaded opaque-debug v0.3.1
7182026-09-03T12:55:27.519Z Downloaded tokio-util v0.7.16
7192026-09-03T12:55:27.522Z Downloaded url v2.5.7
7202026-09-03T12:55:27.525Z Downloaded hyper v1.10.1
7212026-09-03T12:55:27.529Z Downloaded iddqd v0.4.5
7222026-09-03T12:55:27.532Z Downloaded tough v0.20.0
7232026-09-03T12:55:27.537Z Downloaded serde_json v1.0.150
7242026-09-03T12:55:27.541Z Downloaded proptest v1.8.0
7252026-09-03T12:55:27.546Z Downloaded libsw-core v0.3.2
7262026-09-03T12:55:27.550Z Downloaded libscf-sys v1.2.0
7272026-09-03T12:55:27.551Z Downloaded num-iter v0.1.45
7282026-09-03T12:55:27.551Z Downloaded derive-where v1.6.0
7292026-09-03T12:55:27.553Z Downloaded darling v0.21.3
7302026-09-03T12:55:27.553Z Downloaded zerovec v0.11.4
7312026-09-03T12:55:27.556Z Downloaded reqwest v0.12.23
7322026-09-03T12:55:27.560Z Downloaded zerotrie v0.2.2
7332026-09-03T12:55:27.562Z Downloaded reqwest v0.13.2
7342026-09-03T12:55:27.565Z Downloaded tower v0.5.2
7352026-09-03T12:55:27.568Z Downloaded bitflags v2.11.1
7362026-09-03T12:55:27.571Z Downloaded kstat-rs v0.2.4
7372026-09-03T12:55:27.574Z Downloaded jobserver v0.1.34
7382026-09-03T12:55:27.574Z Downloaded moka v0.12.11
7392026-09-03T12:55:27.578Z Downloaded goblin v0.10.1
7402026-09-03T12:55:27.582Z Downloaded zerocopy v0.7.35
7412026-09-03T12:55:27.590Z Downloaded quinn-proto v0.11.14
7422026-09-03T12:55:27.593Z Downloaded unicode-segmentation v1.12.0
7432026-09-03T12:55:27.596Z Downloaded regex v1.12.4
7442026-09-03T12:55:27.599Z Downloaded bindgen v0.72.1
7452026-09-03T12:55:27.602Z Downloaded aws-lc-rs v1.16.2
7462026-09-03T12:55:27.607Z Downloaded unicode-normalization v0.1.24
7472026-09-03T12:55:27.610Z Downloaded cancel-safe-futures v0.1.5
7482026-09-03T12:55:27.614Z Downloaded humantime v2.3.0
7492026-09-03T12:55:27.614Z Downloaded daft-derive v0.1.5
7502026-09-03T12:55:27.616Z Downloaded tower-http v0.6.8
7512026-09-03T12:55:27.654Z Downloaded portable-atomic v1.11.1
7522026-09-03T12:55:27.654Z Downloaded match_cfg v0.1.0
7532026-09-03T12:55:27.654Z Downloaded managed v0.8.0
7542026-09-03T12:55:27.654Z Downloaded crc32fast v1.5.0
7552026-09-03T12:55:27.654Z Downloaded backoff v0.4.0
7562026-09-03T12:55:27.654Z Downloaded time v0.3.47
7572026-09-03T12:55:27.654Z Downloaded tabled v0.15.0
7582026-09-03T12:55:27.654Z Downloaded tabled v0.21.0
7592026-09-03T12:55:27.654Z Downloaded rustls-webpki v0.102.8
7602026-09-03T12:55:27.658Z Downloaded dropshot v0.17.1
7612026-09-03T12:55:27.670Z Downloaded dropshot v0.16.7
7622026-09-03T12:55:27.682Z Downloaded hickory-proto v0.24.4
7632026-09-03T12:55:27.690Z Downloaded winnow v0.5.40
7642026-09-03T12:55:27.694Z Downloaded syn v2.0.118
7652026-09-03T12:55:27.700Z Downloaded zerocopy v0.8.27
7662026-09-03T12:55:27.712Z Downloaded chrono v0.4.45
7672026-09-03T12:55:27.716Z Downloaded regress v0.10.5
7682026-09-03T12:55:27.721Z Downloaded smoltcp v0.11.0
7692026-09-03T12:55:27.727Z Downloaded rustix v0.38.44
7702026-09-03T12:55:27.739Z Downloaded winnow v1.0.3
7712026-09-03T12:55:27.745Z Downloaded winnow v0.7.14
7722026-09-03T12:55:27.750Z Downloaded regex-syntax v0.8.11
7732026-09-03T12:55:27.754Z Downloaded rustix v1.1.4
7742026-09-03T12:55:27.767Z Downloaded syn v1.0.109
7752026-09-03T12:55:27.773Z Downloaded bstr v1.12.0
7762026-09-03T12:55:27.777Z Downloaded regress v0.11.1
7772026-09-03T12:55:27.782Z Downloaded openapiv3 v2.2.0
7782026-09-03T12:55:27.789Z Downloaded curve25519-dalek v4.1.3
7792026-09-03T12:55:27.793Z Downloaded hickory-proto v0.25.2
7802026-09-03T12:55:27.802Z Downloaded vcpkg v0.2.15
7812026-09-03T12:55:27.824Z Downloaded typify-impl v0.4.3
7822026-09-03T12:55:27.833Z Downloaded webpki-roots v1.0.2
7832026-09-03T12:55:27.835Z Downloaded unicode-width v0.1.14
7842026-09-03T12:55:27.839Z Downloaded nix v0.31.3
7852026-09-03T12:55:27.844Z Downloaded rustls v0.22.4
7862026-09-03T12:55:27.851Z Downloaded unicode-width v0.2.1
7872026-09-03T12:55:27.855Z Downloaded typify-impl v0.6.2
7882026-09-03T12:55:27.863Z Downloaded nix v0.30.1
7892026-09-03T12:55:27.869Z Downloaded openssl v0.10.81
7902026-09-03T12:55:27.875Z Downloaded serde_with v3.14.1
7912026-09-03T12:55:27.881Z Downloaded arrayvec v0.7.6
7922026-09-03T12:55:27.884Z Downloaded filetime v0.2.26
7932026-09-03T12:55:27.884Z Downloaded anstream v1.0.0
7942026-09-03T12:55:27.887Z Downloaded csv-core v0.1.12
7952026-09-03T12:55:27.887Z Downloaded crossbeam-deque v0.8.6
7962026-09-03T12:55:27.887Z Downloaded rustls v0.23.40
7972026-09-03T12:55:27.892Z Downloaded camino-tempfile v1.4.1
7982026-09-03T12:55:27.895Z Downloaded cmake v0.1.54
7992026-09-03T12:55:27.895Z Downloaded bitflags v1.3.2
8002026-09-03T12:55:27.897Z Downloaded anstyle v1.0.14
8012026-09-03T12:55:27.897Z Downloaded globset v0.4.16
8022026-09-03T12:55:27.900Z Downloaded foldhash v0.1.5
8032026-09-03T12:55:27.900Z Downloaded deranged v0.5.3
8042026-09-03T12:55:27.900Z Downloaded defmt v1.0.1
8052026-09-03T12:55:27.903Z Downloaded ff v0.13.1
8062026-09-03T12:55:27.903Z Downloaded erased-serde v0.3.31
8072026-09-03T12:55:27.903Z Downloaded libc v0.2.186
8082026-09-03T12:55:27.922Z Downloaded cipher v0.4.4
8092026-09-03T12:55:27.925Z Downloaded debug-ignore v1.0.5
8102026-09-03T12:55:27.925Z Downloaded sha3 v0.10.8
8112026-09-03T12:55:27.928Z Downloaded ciborium v0.2.2
8122026-09-03T12:55:27.928Z Downloaded anstyle-parse v1.0.0
8132026-09-03T12:55:27.930Z Downloaded embedded-io v0.4.0
8142026-09-03T12:55:27.930Z Downloaded chacha20 v0.9.1
8152026-09-03T12:55:27.930Z Downloaded byteorder v1.5.0
8162026-09-03T12:55:27.933Z Downloaded bit-vec v0.8.0
8172026-09-03T12:55:27.933Z Downloaded async-stream v0.3.6
8182026-09-03T12:55:27.933Z Downloaded cfg-if v1.0.4
8192026-09-03T12:55:27.935Z Downloaded dof v0.3.0
8202026-09-03T12:55:27.935Z Downloaded futures-sink v0.3.32
8212026-09-03T12:55:27.935Z Downloaded dtrace-parser v0.3.0
8222026-09-03T12:55:27.935Z Downloaded defmt v0.3.100
8232026-09-03T12:55:27.935Z Downloaded crucible-workspace-hack v0.1.0
8242026-09-03T12:55:27.938Z Downloaded crc8 v0.1.1
8252026-09-03T12:55:27.938Z Downloaded cpufeatures v0.2.17
8262026-09-03T12:55:27.938Z Downloaded async-stream-impl v0.3.6
8272026-09-03T12:55:27.938Z Downloaded dunce v1.0.5
8282026-09-03T12:55:27.938Z Downloaded cobs v0.3.0
8292026-09-03T12:55:27.938Z Downloaded constant_time_eq v0.3.1
8302026-09-03T12:55:27.940Z Downloaded enum-as-inner v0.6.1
8312026-09-03T12:55:27.940Z Downloaded dtrace-parser v0.2.0
8322026-09-03T12:55:27.940Z Downloaded derive-ex v0.1.8
8332026-09-03T12:55:27.941Z Downloaded fastrand v2.3.0
8342026-09-03T12:55:27.943Z Downloaded futures-macro v0.3.32
8352026-09-03T12:55:27.944Z Downloaded dof v0.4.0
8362026-09-03T12:55:27.944Z Downloaded async-recursion v1.1.1
8372026-09-03T12:55:27.946Z Downloaded generic-array v0.14.7
8382026-09-03T12:55:27.946Z Downloaded foreign-types-shared v0.1.1
8392026-09-03T12:55:27.946Z Downloaded flate2 v1.1.2
8402026-09-03T12:55:27.948Z Downloaded form_urlencoded v1.2.2
8412026-09-03T12:55:27.948Z Downloaded foreign-types v0.3.2
8422026-09-03T12:55:27.951Z Downloaded curve25519-dalek-derive v0.1.1
8432026-09-03T12:55:27.951Z Downloaded cpufeatures v0.3.0
8442026-09-03T12:55:27.951Z Downloaded atomicwrites v0.4.4
8452026-09-03T12:55:27.951Z Downloaded colorchoice v1.0.4
8462026-09-03T12:55:27.954Z Downloaded crypto-common v0.1.6
8472026-09-03T12:55:27.954Z Downloaded camino v1.2.3
8482026-09-03T12:55:27.954Z Downloaded base64ct v1.8.0
8492026-09-03T12:55:27.954Z Downloaded async-trait v0.1.89
8502026-09-03T12:55:27.957Z Downloaded data-encoding v2.9.0
8512026-09-03T12:55:27.957Z Downloaded compression-core v0.4.32
8522026-09-03T12:55:27.957Z Downloaded anstyle-query v1.1.4
8532026-09-03T12:55:27.978Z Downloaded encoding_rs v0.8.35
8542026-09-03T12:55:27.999Z Downloaded libgit2-sys v0.17.0+1.8.1
8552026-09-03T12:55:28.077Z Downloaded regex-automata v0.4.13
8562026-09-03T12:55:28.107Z Downloaded jiff v0.2.15
8572026-09-03T12:55:28.123Z Downloaded petgraph v0.6.5
8582026-09-03T12:55:28.139Z Downloaded chrono-tz v0.10.4
8592026-09-03T12:55:28.153Z Downloaded petgraph v0.8.2
8602026-09-03T12:55:28.183Z Downloaded csv v1.4.0
8612026-09-03T12:55:28.195Z Downloaded libz-sys v1.1.22
8622026-09-03T12:55:28.206Z Downloaded tokio v1.52.3
8632026-09-03T12:55:28.328Z Downloaded ring v0.17.14
8642026-09-03T12:55:28.374Z Downloaded curl-sys v0.4.89+curl-8.20.0
8652026-09-03T12:55:28.878Z Downloaded aws-lc-sys v0.39.1
8662026-09-03T12:55:29.195Z Compiling proc-macro2 v1.0.106
8672026-09-03T12:55:29.195Z Compiling quote v1.0.45
8682026-09-03T12:55:29.198Z Compiling unicode-ident v1.0.24
8692026-09-03T12:55:29.198Z Compiling serde_core v1.0.228
8702026-09-03T12:55:29.198Z Compiling serde v1.0.228
8712026-09-03T12:55:29.198Z Compiling libc v0.2.186
8722026-09-03T12:55:29.198Z Checking cfg-if v1.0.4
8732026-09-03T12:55:29.495Z Compiling zmij v1.0.17
8742026-09-03T12:55:29.519Z Compiling autocfg v1.5.0
8752026-09-03T12:55:29.837Z Compiling memchr v2.7.5
8762026-09-03T12:55:29.878Z Compiling libm v0.2.15
8772026-09-03T12:55:30.209Z Compiling getrandom v0.4.2
8782026-09-03T12:55:30.300Z Compiling jobserver v0.1.34
8792026-09-03T12:55:30.321Z Compiling find-msvc-tools v0.1.9
8802026-09-03T12:55:30.345Z Compiling shlex v2.0.1
8812026-09-03T12:55:30.430Z Compiling version_check v0.9.5
8822026-09-03T12:55:30.548Z Compiling cc v1.2.64
8832026-09-03T12:55:30.563Z Compiling thiserror v2.0.18
8842026-09-03T12:55:30.633Z Checking smallvec v1.15.1
8852026-09-03T12:55:30.651Z Checking itoa v1.0.15
8862026-09-03T12:55:30.726Z Compiling syn v2.0.118
8872026-09-03T12:55:30.743Z Compiling icu_properties_data v2.0.1
8882026-09-03T12:55:30.776Z Compiling icu_normalizer_data v2.0.0
8892026-09-03T12:55:30.951Z Compiling parking_lot_core v0.9.12
8902026-09-03T12:55:30.986Z Checking stable_deref_trait v1.2.0
8912026-09-03T12:55:31.021Z Compiling serde_json v1.0.150
8922026-09-03T12:55:31.269Z Compiling heck v0.5.0
8932026-09-03T12:55:31.286Z Checking litemap v0.8.0
8942026-09-03T12:55:31.364Z Checking writeable v0.6.1
8952026-09-03T12:55:31.474Z Compiling num-traits v0.2.19
8962026-09-03T12:55:31.492Z Checking percent-encoding v2.3.2
8972026-09-03T12:55:31.714Z Checking form_urlencoded v1.2.2
8982026-09-03T12:55:31.839Z Checking utf8_iter v1.0.4
8992026-09-03T12:55:31.855Z Compiling zerocopy v0.8.27
9002026-09-03T12:55:31.868Z Checking pin-project-lite v0.2.16
9012026-09-03T12:55:31.895Z Compiling log v0.4.29
9022026-09-03T12:55:31.922Z Compiling equivalent v1.0.2
9032026-09-03T12:55:31.957Z Compiling semver v1.0.28
9042026-09-03T12:55:31.961Z Checking iana-time-zone v0.1.64
9052026-09-03T12:55:32.010Z Compiling rustversion v1.0.22
9062026-09-03T12:55:32.070Z Checking getrandom v0.2.16
9072026-09-03T12:55:32.084Z Checking socket2 v0.6.4
9082026-09-03T12:55:32.211Z Checking uuid v1.23.3
9092026-09-03T12:55:32.251Z Checking scopeguard v1.2.0
9102026-09-03T12:55:32.356Z Checking lock_api v0.4.14
9112026-09-03T12:55:32.474Z Checking bitflags v2.11.1
9122026-09-03T12:55:32.490Z Checking signal-hook-registry v1.4.6
9132026-09-03T12:55:32.493Z Checking mio v1.2.1
9142026-09-03T12:55:32.555Z Checking parking_lot v0.12.5
9152026-09-03T12:55:32.636Z Compiling schemars v0.8.22
9162026-09-03T12:55:32.652Z Checking dyn-clone v1.0.20
9172026-09-03T12:55:32.787Z Compiling portable-atomic v1.11.1
9182026-09-03T12:55:32.815Z Checking futures-core v0.3.32
9192026-09-03T12:55:32.909Z Compiling ring v0.17.14
9202026-09-03T12:55:32.924Z Checking critical-section v1.2.0
9212026-09-03T12:55:32.953Z Compiling hashbrown v0.17.1
9222026-09-03T12:55:33.021Z Compiling httparse v1.10.1
9232026-09-03T12:55:33.144Z Checking subtle v2.6.1
9242026-09-03T12:55:33.333Z Checking futures-sink v0.3.32
9252026-09-03T12:55:33.337Z Compiling regex-syntax v0.8.11
9262026-09-03T12:55:33.411Z Checking slab v0.4.11
9272026-09-03T12:55:33.489Z Compiling synstructure v0.13.2
9282026-09-03T12:55:33.582Z Compiling serde_derive_internals v0.29.1
9292026-09-03T12:55:33.775Z Checking once_cell v1.21.3
9302026-09-03T12:55:33.860Z Compiling indexmap v2.14.0
9312026-09-03T12:55:34.020Z Compiling aho-corasick v1.1.3
9322026-09-03T12:55:34.087Z Compiling thiserror v1.0.69
9332026-09-03T12:55:34.341Z Compiling rustix v1.1.4
9342026-09-03T12:55:34.372Z Checking rand_core v0.6.4
9352026-09-03T12:55:34.500Z Checking typenum v1.20.1
9362026-09-03T12:55:34.571Z Checking futures-channel v0.3.32
9372026-09-03T12:55:34.762Z Compiling ucd-trie v0.1.7
9382026-09-03T12:55:34.778Z Compiling serde_derive v1.0.228
9392026-09-03T12:55:34.908Z Compiling zerofrom-derive v0.1.6
9402026-09-03T12:55:34.988Z Compiling yoke-derive v0.8.0
9412026-09-03T12:55:35.004Z Compiling zerovec-derive v0.11.1
9422026-09-03T12:55:35.268Z Compiling displaydoc v0.2.5
9432026-09-03T12:55:35.419Z Compiling thiserror-impl v2.0.18
9442026-09-03T12:55:35.449Z Compiling schemars_derive v0.8.22
9452026-09-03T12:55:35.995Z Compiling tokio-macros v2.7.0
9462026-09-03T12:55:36.011Z Compiling zerocopy-derive v0.8.27
9472026-09-03T12:55:36.074Z Compiling futures-macro v0.3.32
9482026-09-03T12:55:36.092Z Checking zerofrom v0.1.6
9492026-09-03T12:55:36.213Z Checking yoke v0.8.0
9502026-09-03T12:55:36.386Z Checking zerovec v0.11.4
9512026-09-03T12:55:36.606Z Checking zerotrie v0.2.2
9522026-09-03T12:55:36.723Z Compiling zeroize_derive v1.4.3
9532026-09-03T12:55:36.799Z Compiling regex-automata v0.4.13
9542026-09-03T12:55:36.845Z Compiling thiserror-impl v1.0.69
9552026-09-03T12:55:37.078Z Checking tinystr v0.8.1
9562026-09-03T12:55:37.190Z Checking potential_utf v0.1.3
9572026-09-03T12:55:37.255Z Checking icu_locale_core v2.0.0
9582026-09-03T12:55:37.326Z Checking icu_collections v2.0.0
9592026-09-03T12:55:37.369Z Checking zeroize v1.8.1
9602026-09-03T12:55:37.607Z Compiling pest v2.8.2
9612026-09-03T12:55:37.696Z Checking icu_provider v2.0.0
9622026-09-03T12:55:37.716Z Checking futures-io v0.3.32
9632026-09-03T12:55:37.772Z Checking bytes v1.12.0
9642026-09-03T12:55:37.885Z Checking chrono v0.4.45
9652026-09-03T12:55:37.940Z Checking icu_properties v2.0.1
9662026-09-03T12:55:37.961Z Checking icu_normalizer v2.0.0
9672026-09-03T12:55:38.210Z Compiling serde_tokenstream v0.2.3
9682026-09-03T12:55:38.270Z Checking tokio v1.52.3
9692026-09-03T12:55:38.500Z Compiling regex v1.12.4
9702026-09-03T12:55:38.773Z Checking futures-task v0.3.32
9712026-09-03T12:55:38.802Z Checking idna_adapter v1.2.1
9722026-09-03T12:55:38.880Z Compiling pest_meta v2.8.2
9732026-09-03T12:55:38.917Z Compiling pkg-config v0.3.32
9742026-09-03T12:55:38.932Z Compiling anyhow v1.0.102
9752026-09-03T12:55:38.934Z Checking idna v1.1.0
9762026-09-03T12:55:38.934Z Checking futures-util v0.3.32
9772026-09-03T12:55:39.206Z Checking url v2.5.7
9782026-09-03T12:55:39.340Z Compiling tracing-attributes v0.1.30
9792026-09-03T12:55:39.371Z Checking tracing-core v0.1.34
9802026-09-03T12:55:39.678Z Compiling pest_generator v2.8.2
9812026-09-03T12:55:39.709Z Compiling generic-array v0.14.7
9822026-09-03T12:55:39.935Z Compiling allocator-api2 v0.2.21
9832026-09-03T12:55:40.210Z Compiling foldhash v0.2.0
9842026-09-03T12:55:40.263Z Compiling fnv v1.0.7
9852026-09-03T12:55:40.280Z Compiling vcpkg v0.2.15
9862026-09-03T12:55:40.317Z Compiling pest_derive v2.8.2
9872026-09-03T12:55:40.377Z Compiling hashbrown v0.16.1
9882026-09-03T12:55:40.565Z Checking tracing v0.1.41
9892026-09-03T12:55:40.594Z Checking http v1.4.2
9902026-09-03T12:55:40.818Z Compiling getrandom v0.3.3
9912026-09-03T12:55:40.850Z Compiling byteorder v1.5.0
9922026-09-03T12:55:41.006Z Compiling camino v1.2.3
9932026-09-03T12:55:41.091Z Checking crypto-common v0.1.6
9942026-09-03T12:55:41.130Z Checking errno v0.3.14
9952026-09-03T12:55:41.165Z Compiling num-conv v0.2.1
9962026-09-03T12:55:41.210Z Compiling time-core v0.1.8
9972026-09-03T12:55:41.248Z Checking ipnet v2.11.0
9982026-09-03T12:55:41.317Z Checking base64 v0.22.1
9992026-09-03T12:55:41.363Z Compiling time-macros v0.2.27
10002026-09-03T12:55:41.379Z Compiling scroll_derive v0.13.1
10012026-09-03T12:55:41.472Z Compiling paste v1.0.15
10022026-09-03T12:55:41.512Z Checking tokio-util v0.7.16
10032026-09-03T12:55:41.558Z Checking http-body v1.0.1
10042026-09-03T12:55:41.669Z Checking rustls-pki-types v1.12.0
10052026-09-03T12:55:41.811Z Checking atomic-waker v1.1.2
10062026-09-03T12:55:41.990Z Checking tower-service v0.3.3
10072026-09-03T12:55:42.085Z Checking untrusted v0.9.0
10082026-09-03T12:55:42.151Z Checking try-lock v0.2.5
10092026-09-03T12:55:42.182Z Checking tower-layer v0.3.3
10102026-09-03T12:55:42.253Z Checking want v0.3.1
10112026-09-03T12:55:42.332Z Checking h2 v0.4.14
10122026-09-03T12:55:42.347Z Checking httpdate v1.0.3
10132026-09-03T12:55:42.374Z Checking ryu v1.0.20
10142026-09-03T12:55:42.394Z Compiling openssl-sys v0.9.117
10152026-09-03T12:55:42.398Z Compiling async-trait v0.1.89
10162026-09-03T12:55:42.491Z Compiling cmake v0.1.54
10172026-09-03T12:55:42.509Z Checking socket2 v0.5.10
10182026-09-03T12:55:42.737Z Compiling fs_extra v1.3.0
10192026-09-03T12:55:42.752Z Compiling strsim v0.11.1
10202026-09-03T12:55:42.832Z Compiling dunce v1.0.5
10212026-09-03T12:55:42.932Z Checking pretty-hex v0.4.1
10222026-09-03T12:55:42.936Z Compiling crossbeam-utils v0.8.21
10232026-09-03T12:55:42.989Z Compiling aws-lc-sys v0.39.1
10242026-09-03T12:55:43.063Z Compiling scroll v0.13.0
10252026-09-03T12:55:43.115Z Checking block-buffer v0.10.4
10262026-09-03T12:55:43.185Z Compiling regress v0.10.5
10272026-09-03T12:55:43.200Z Checking ppv-lite86 v0.2.21
10282026-09-03T12:55:43.279Z Compiling slog v2.8.2
10292026-09-03T12:55:43.331Z Compiling usdt-impl v0.6.0
10302026-09-03T12:55:43.388Z Compiling plain v0.2.3
10312026-09-03T12:55:43.501Z Compiling goblin v0.10.1
10322026-09-03T12:55:43.547Z Checking digest v0.10.7
10332026-09-03T12:55:43.564Z Checking http-body-util v0.1.3
10342026-09-03T12:55:43.599Z Checking ipnetwork v0.21.1
10352026-09-03T12:55:43.745Z Checking erased-serde v0.3.31
10362026-09-03T12:55:43.900Z Compiling omicron-workspace-hack v0.1.0
10372026-09-03T12:55:44.006Z Compiling ident_case v1.0.1
10382026-09-03T12:55:44.152Z Compiling darling_core v0.21.3
10392026-09-03T12:55:44.167Z Checking serde_urlencoded v0.7.1
10402026-09-03T12:55:44.182Z Compiling dtrace-parser v0.3.0
10412026-09-03T12:55:44.274Z Checking hyper v1.10.1
10422026-09-03T12:55:44.366Z Compiling openapiv3 v2.2.0
10432026-09-03T12:55:44.394Z Compiling daft-derive v0.1.5
10442026-09-03T12:55:44.788Z Compiling typify-impl v0.4.3
10452026-09-03T12:55:45.118Z Compiling thread-id v5.0.0
10462026-09-03T12:55:45.183Z Checking hyper-util v0.1.20
10472026-09-03T12:55:45.208Z Compiling aws-lc-rs v1.16.2
10482026-09-03T12:55:46.217Z Compiling dof v0.4.0
10492026-09-03T12:55:46.234Z Compiling darling_macro v0.21.3
10502026-09-03T12:55:46.237Z Checking encoding_rs v0.8.35
10512026-09-03T12:55:46.799Z Compiling darling v0.21.3
10522026-09-03T12:55:46.886Z Checking mime v0.3.17
10532026-09-03T12:55:46.943Z Checking cpufeatures v0.2.17
10542026-09-03T12:55:46.966Z Checking untrusted v0.7.1
10552026-09-03T12:55:47.015Z Compiling slog-async v2.8.0
10562026-09-03T12:55:47.079Z Checking rand_core v0.9.3
10572026-09-03T12:55:47.163Z Checking oxnet v0.1.6
10582026-09-03T12:55:47.245Z Compiling structmeta-derive v0.3.0
10592026-09-03T12:55:47.265Z Compiling usdt-attr-macro v0.6.0
10602026-09-03T12:55:47.344Z Compiling usdt-macro v0.6.0
10612026-09-03T12:55:47.414Z Compiling multer v3.1.0
10622026-09-03T12:55:47.588Z Compiling rustls v0.23.40
10632026-09-03T12:55:47.636Z Compiling unsafe-libyaml v0.2.11
10642026-09-03T12:55:47.697Z Compiling rustls v0.22.4
10652026-09-03T12:55:48.086Z Compiling async-stream-impl v0.3.6
10662026-09-03T12:55:48.101Z Checking sync_wrapper v1.0.2
10672026-09-03T12:55:48.105Z Compiling typify-macro v0.4.3
10682026-09-03T12:55:48.220Z Compiling serde_yaml v0.9.34+deprecated
10692026-09-03T12:55:48.258Z Compiling structmeta v0.3.0
10702026-09-03T12:55:48.293Z Checking foreign-types-shared v0.1.1
10712026-09-03T12:55:48.380Z Checking hex v0.4.3
10722026-09-03T12:55:48.458Z Checking fastrand v2.3.0
10732026-09-03T12:55:48.682Z Compiling openssl v0.10.81
10742026-09-03T12:55:48.718Z Checking tempfile v3.27.0
10752026-09-03T12:55:48.822Z Checking foreign-types v0.3.2
10762026-09-03T12:55:48.895Z Checking tower v0.5.2
10772026-09-03T12:55:48.913Z Checking rand_chacha v0.9.0
10782026-09-03T12:55:48.968Z Checking futures-executor v0.3.32
10792026-09-03T12:55:49.097Z Compiling openssl-macros v0.1.1
10802026-09-03T12:55:49.117Z Compiling strum_macros v0.26.4
10812026-09-03T12:55:49.246Z Checking iri-string v0.7.8
10822026-09-03T12:55:49.277Z Checking powerfmt v0.2.0
10832026-09-03T12:55:49.432Z Checking openssl-probe v0.1.6
10842026-09-03T12:55:49.500Z Compiling native-tls v0.2.14
10852026-09-03T12:55:49.541Z Checking deranged v0.5.3
10862026-09-03T12:55:49.601Z Compiling typify v0.4.3
10872026-09-03T12:55:49.695Z Checking futures v0.3.32
10882026-09-03T12:55:49.757Z Checking rand v0.9.3
10892026-09-03T12:55:49.774Z Compiling newtype-uuid-macros v0.1.0
10902026-09-03T12:55:50.248Z Checking tower-http v0.6.8
10912026-09-03T12:55:50.349Z Checking num_threads v0.1.7
10922026-09-03T12:55:50.364Z Compiling ref-cast v1.0.25
10932026-09-03T12:55:50.516Z Compiling ref-cast-impl v1.0.25
10942026-09-03T12:55:50.531Z Compiling dropshot v0.16.7
10952026-09-03T12:55:50.546Z Checking time v0.3.47
10962026-09-03T12:55:50.660Z Checking memmap2 v0.9.8
10972026-09-03T12:55:50.724Z Checking unicode-width v0.2.1
10982026-09-03T12:55:50.818Z Compiling derive-ex v0.1.8
10992026-09-03T12:55:50.974Z Checking crossbeam-channel v0.5.15
11002026-09-03T12:55:51.095Z Checking webpki-roots v1.0.2
11012026-09-03T12:55:51.112Z Compiling dropshot_endpoint v0.16.7
11022026-09-03T12:55:51.217Z Compiling strum_macros v0.27.2
11032026-09-03T12:55:51.292Z Checking winnow v0.7.14
11042026-09-03T12:55:51.636Z Compiling progenitor-impl v0.11.1
11052026-09-03T12:55:51.826Z Checking tokio-native-tls v0.3.1
11062026-09-03T12:55:51.986Z Checking hyper-tls v0.6.0
11072026-09-03T12:55:52.328Z Compiling test-strategy v0.4.3
11082026-09-03T12:55:52.432Z Checking newtype-uuid v1.3.2
11092026-09-03T12:55:52.558Z Checking thread_local v1.1.9
11102026-09-03T12:55:52.618Z Checking winnow v1.0.3
11112026-09-03T12:55:52.690Z Checking daft v0.1.5
11122026-09-03T12:55:52.718Z Compiling serde_with_macros v3.14.1
11132026-09-03T12:55:52.904Z Checking toml_parser v1.1.2+spec-1.1.0
11142026-09-03T12:55:52.919Z Checking serde_spanned v1.1.1
11152026-09-03T12:55:52.968Z Checking is-terminal v0.4.16
11162026-09-03T12:55:53.053Z Checking toml_writer v1.1.1+spec-1.1.0
11172026-09-03T12:55:53.067Z Checking either v1.15.0
11182026-09-03T12:55:53.229Z Checking match_cfg v0.1.0
11192026-09-03T12:55:53.229Z Checking take_mut v0.2.2
11202026-09-03T12:55:53.259Z Checking debug-ignore v1.0.5
11212026-09-03T12:55:53.301Z Checking term v1.2.0
11222026-09-03T12:55:53.363Z Checking hostname v0.3.1
11232026-09-03T12:55:53.463Z Checking slog-json v2.6.1
11242026-09-03T12:55:53.517Z Checking slog-term v2.9.2
11252026-09-03T12:55:53.627Z Compiling syn v1.0.109
11262026-09-03T12:55:53.675Z Checking spin v0.9.8
11272026-09-03T12:55:53.678Z Compiling progenitor-macro v0.11.1
11282026-09-03T12:55:53.806Z Checking usdt v0.6.0
11292026-09-03T12:55:53.822Z Checking slog-bunyan v2.5.0
11302026-09-03T12:55:53.837Z Checking async-stream v0.3.6
11312026-09-03T12:55:53.937Z Compiling parse-display-derive v0.10.0
11322026-09-03T12:55:53.983Z Checking rustls-webpki v0.102.8
11332026-09-03T12:55:54.010Z Checking rustls-pemfile v2.2.0
11342026-09-03T12:55:54.037Z Checking waitgroup v0.1.2
11352026-09-03T12:55:54.053Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11362026-09-03T12:55:54.142Z Checking serde_path_to_error v0.1.20
11372026-09-03T12:55:54.157Z Checking hostname v0.4.2
11382026-09-03T12:55:54.258Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11392026-09-03T12:55:54.412Z Checking strum v0.26.3
11402026-09-03T12:55:54.500Z Checking rand_chacha v0.3.1
11412026-09-03T12:55:54.529Z Checking macaddr v1.0.1
11422026-09-03T12:55:54.577Z Checking toml_datetime v0.7.5+spec-1.1.0
11432026-09-03T12:55:54.700Z Checking wait-timeout v0.2.1
11442026-09-03T12:55:54.715Z Checking bit-vec v0.8.0
11452026-09-03T12:55:54.777Z Checking lazy_static v1.5.0
11462026-09-03T12:55:54.831Z Checking quick-error v1.2.3
11472026-09-03T12:55:54.883Z Checking toml v0.9.12+spec-1.1.0
11482026-09-03T12:55:54.916Z Checking bit-set v0.8.0
11492026-09-03T12:55:54.940Z Checking rusty-fork v0.3.0
11502026-09-03T12:55:55.062Z Checking rand v0.8.5
11512026-09-03T12:55:55.113Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11522026-09-03T12:55:55.451Z Checking rand_xorshift v0.4.0
11532026-09-03T12:55:55.466Z Checking sha1 v0.10.6
11542026-09-03T12:55:55.574Z Checking unarray v0.1.4
11552026-09-03T12:55:55.627Z Checking strum v0.27.2
11562026-09-03T12:55:55.679Z Checking proptest v1.8.0
11572026-09-03T12:55:55.761Z Checking tabwriter v1.4.1
11582026-09-03T12:55:55.764Z Checking tokio-rustls v0.25.0
11592026-09-03T12:55:55.840Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11602026-09-03T12:55:55.909Z Checking colored v3.1.1
11612026-09-03T12:55:55.988Z Checking serde_with v3.14.1
11622026-09-03T12:55:56.419Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11632026-09-03T12:55:56.649Z Checking instant v0.1.13
11642026-09-03T12:55:56.747Z Checking rustc-hash v2.1.1
11652026-09-03T12:55:57.017Z Checking iddqd v0.3.18
11662026-09-03T12:55:57.071Z Checking backoff v0.4.0
11672026-09-03T12:55:57.249Z Checking parse-display v0.10.0
11682026-09-03T12:55:57.265Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11692026-09-03T12:55:57.312Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11702026-09-03T12:55:57.395Z Checking itertools v0.14.0
11712026-09-03T12:55:57.422Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11722026-09-03T12:55:57.782Z Compiling toml_datetime v0.6.11
11732026-09-03T12:55:57.798Z Compiling clap_derive v4.6.1
11742026-09-03T12:55:57.912Z Checking utf8parse v0.2.2
11752026-09-03T12:55:58.022Z Checking anstyle-parse v1.0.0
11762026-09-03T12:55:58.176Z Checking terminal_size v0.4.3
11772026-09-03T12:55:58.307Z Checking is_terminal_polyfill v1.70.1
11782026-09-03T12:55:58.373Z Checking colorchoice v1.0.4
11792026-09-03T12:55:58.413Z Checking anstyle v1.0.14
11802026-09-03T12:55:58.464Z Checking anstyle-query v1.1.4
11812026-09-03T12:55:58.590Z Checking anstream v1.0.0
11822026-09-03T12:55:58.826Z Checking clap_lex v1.1.0
11832026-09-03T12:55:59.009Z Checking clap_builder v4.6.0
11842026-09-03T12:56:00.244Z Checking clap v4.6.1
11852026-09-03T12:56:01.426Z Compiling num-derive v0.4.2
11862026-09-03T12:56:01.749Z Compiling rustls-webpki v0.103.6
11872026-09-03T12:56:02.411Z Compiling prettyplease v0.2.37
11882026-09-03T12:56:04.025Z Checking crossbeam-epoch v0.9.18
11892026-09-03T12:56:04.155Z Compiling cfg_aliases v0.2.1
11902026-09-03T12:56:04.238Z Compiling winnow v0.5.40
11912026-09-03T12:56:05.000Z Checking serde_spanned v0.6.9
11922026-09-03T12:56:05.063Z Compiling memoffset v0.9.1
11932026-09-03T12:56:05.130Z Compiling rayon-core v1.13.0
11942026-09-03T12:56:05.241Z Compiling tokio-rustls v0.26.4
11952026-09-03T12:56:05.501Z Compiling toml_edit v0.19.15
11962026-09-03T12:56:06.637Z Compiling proc-macro-crate v1.3.1
11972026-09-03T12:56:06.932Z Compiling zerocopy-derive v0.7.35
11982026-09-03T12:56:07.247Z Compiling crc32fast v1.5.0
11992026-09-03T12:56:07.759Z Compiling hyper-rustls v0.27.7
12002026-09-03T12:56:07.969Z Compiling reqwest v0.12.23
12012026-09-03T12:56:08.075Z Checking crossbeam-deque v0.8.6
12022026-09-03T12:56:08.529Z Checking adler2 v2.0.1
12032026-09-03T12:56:08.707Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12042026-09-03T12:56:09.141Z Compiling progenitor-client v0.11.1
12052026-09-03T12:56:09.420Z Compiling progenitor v0.11.1
12062026-09-03T12:56:09.745Z Checking miniz_oxide v0.8.9
12072026-09-03T12:56:10.651Z Compiling num-integer v0.1.46
12082026-09-03T12:56:10.694Z Compiling proc-macro-error-attr v1.0.4
12092026-09-03T12:56:10.958Z Compiling heapless v0.8.0
12102026-09-03T12:56:10.986Z Compiling heck v0.4.1
12112026-09-03T12:56:11.184Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12122026-09-03T12:56:11.395Z Checking flate2 v1.1.2
12132026-09-03T12:56:11.437Z Compiling progenitor-client v0.10.0
12142026-09-03T12:56:11.786Z Compiling ingot-macros v0.1.1
12152026-09-03T12:56:12.203Z Checking hash32 v0.3.1
12162026-09-03T12:56:12.335Z Checking hybrid-array v0.4.12
12172026-09-03T12:56:12.461Z Compiling proc-macro-error v1.0.4
12182026-09-03T12:56:12.694Z Compiling smoltcp v0.11.0
12192026-09-03T12:56:12.788Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12202026-09-03T12:56:13.010Z Checking toml_write v0.1.2
12212026-09-03T12:56:13.182Z Checking toml_edit v0.22.27
12222026-09-03T12:56:13.327Z Checking num-iter v0.1.45
12232026-09-03T12:56:13.447Z Checking num-rational v0.4.2
12242026-09-03T12:56:13.743Z Compiling zerocopy v0.7.35
12252026-09-03T12:56:13.763Z Compiling num_enum_derive v0.7.5
12262026-09-03T12:56:14.165Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12272026-09-03T12:56:14.318Z Compiling hubpack_derive v0.1.1
12282026-09-03T12:56:14.385Z Checking ingot-types v0.1.2
12292026-09-03T12:56:14.443Z Checking cobs v0.3.0
12302026-09-03T12:56:14.561Z Compiling scroll_derive v0.12.1
12312026-09-03T12:56:14.592Z Compiling foreign-types-macros v0.2.3
12322026-09-03T12:56:14.690Z Compiling num-complex v0.4.6
12332026-09-03T12:56:14.807Z Compiling usdt-impl v0.5.0
12342026-09-03T12:56:15.029Z Compiling crucible-workspace-hack v0.1.0
12352026-09-03T12:56:15.064Z Checking managed v0.8.0
12362026-09-03T12:56:15.067Z Checking foreign-types-shared v0.3.1
12372026-09-03T12:56:15.172Z Checking bitflags v1.3.2
12382026-09-03T12:56:15.218Z Checking foreign-types v0.5.0
12392026-09-03T12:56:15.259Z Checking scroll v0.12.0
12402026-09-03T12:56:15.304Z Checking num v0.4.3
12412026-09-03T12:56:15.407Z Checking hubpack v0.1.2
12422026-09-03T12:56:15.421Z Checking num_enum v0.7.5
12432026-09-03T12:56:15.495Z Checking ingot v0.1.1
12442026-09-03T12:56:15.533Z Checking postcard v1.1.3
12452026-09-03T12:56:15.570Z Checking toml v0.8.23
12462026-09-03T12:56:15.807Z Compiling dof v0.3.0
12472026-09-03T12:56:16.163Z Checking block-buffer v0.12.0
12482026-09-03T12:56:16.255Z Checking crypto-common v0.2.2
12492026-09-03T12:56:16.417Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12502026-09-03T12:56:16.439Z Compiling dtrace-parser v0.2.0
12512026-09-03T12:56:16.748Z Checking camino-tempfile v1.4.1
12522026-09-03T12:56:16.880Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12532026-09-03T12:56:16.895Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12542026-09-03T12:56:16.910Z Checking cstr-argument v0.1.2
12552026-09-03T12:56:17.034Z Compiling thread-id v4.2.2
12562026-09-03T12:56:17.047Z Checking compression-core v0.4.32
12572026-09-03T12:56:17.088Z Checking const-oid v0.10.2
12582026-09-03T12:56:17.121Z Compiling float-ord v0.3.2
12592026-09-03T12:56:17.136Z Compiling minimal-lexical v0.2.1
12602026-09-03T12:56:17.173Z Checking static_assertions v1.1.0
12612026-09-03T12:56:17.254Z Checking digest v0.11.3
12622026-09-03T12:56:17.257Z Checking compression-codecs v0.4.32
12632026-09-03T12:56:17.345Z Compiling nom v7.1.3
12642026-09-03T12:56:17.418Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12652026-09-03T12:56:17.435Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12662026-09-03T12:56:17.618Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12672026-09-03T12:56:17.737Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12682026-09-03T12:56:17.752Z Checking goblin v0.8.2
12692026-09-03T12:56:17.950Z Checking rayon v1.11.0
12702026-09-03T12:56:18.192Z Compiling num_enum_derive v0.5.11
12712026-09-03T12:56:18.248Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12722026-09-03T12:56:18.455Z Compiling rustc_version v0.4.1
12732026-09-03T12:56:18.612Z Checking toml_datetime v1.1.1+spec-1.1.0
12742026-09-03T12:56:18.757Z Compiling dropshot v0.17.1
12752026-09-03T12:56:18.823Z Compiling rustix v0.38.44
12762026-09-03T12:56:18.986Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12772026-09-03T12:56:19.028Z Compiling convert_case v0.4.0
12782026-09-03T12:56:19.176Z Checking tinyvec_macros v0.1.1
12792026-09-03T12:56:19.198Z Checking cpufeatures v0.3.0
12802026-09-03T12:56:19.235Z Checking num_enum v0.5.11
12812026-09-03T12:56:19.250Z Checking tinyvec v1.10.0
12822026-09-03T12:56:19.278Z Checking sha1 v0.11.0
12832026-09-03T12:56:19.341Z Compiling derive_more v0.99.20
12842026-09-03T12:56:19.453Z Checking toml v1.1.2+spec-1.1.0
12852026-09-03T12:56:19.514Z Checking async-compression v0.4.33
12862026-09-03T12:56:19.559Z Compiling nix v0.30.1
12872026-09-03T12:56:19.731Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12882026-09-03T12:56:19.948Z Checking libscf-sys v1.2.0
12892026-09-03T12:56:20.042Z Compiling libz-sys v1.1.22
12902026-09-03T12:56:20.081Z Compiling dropshot_endpoint v0.17.1
12912026-09-03T12:56:20.240Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12922026-09-03T12:56:20.282Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12932026-09-03T12:56:20.384Z Checking bytecount v0.6.9
12942026-09-03T12:56:20.551Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12952026-09-03T12:56:20.779Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12962026-09-03T12:56:21.232Z Compiling usdt-macro v0.5.0
12972026-09-03T12:56:21.285Z Compiling usdt-attr-macro v0.5.0
12982026-09-03T12:56:21.427Z Compiling zone_cfg_derive v0.3.1
12992026-09-03T12:56:21.521Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13002026-09-03T12:56:21.642Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13012026-09-03T12:56:21.682Z Checking itertools v0.12.1
13022026-09-03T12:56:21.697Z Checking memmap v0.7.0
13032026-09-03T12:56:21.832Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13042026-09-03T12:56:21.894Z Checking sigpipe v0.1.3
13052026-09-03T12:56:21.978Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13062026-09-03T12:56:21.999Z Checking jiff v0.2.15
13072026-09-03T12:56:22.085Z Checking glob v0.3.3
13082026-09-03T12:56:22.241Z Checking usdt v0.5.0
13092026-09-03T12:56:22.245Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13102026-09-03T12:56:22.268Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
13112026-09-03T12:56:22.471Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
13122026-09-03T12:56:22.510Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13132026-09-03T12:56:22.514Z Checking smf v0.2.3
13142026-09-03T12:56:22.664Z Checking zone v0.3.1
13152026-09-03T12:56:22.680Z Checking secrecy v0.10.3
13162026-09-03T12:56:22.733Z Checking bstr v1.12.0
13172026-09-03T12:56:22.753Z Checking whoami v1.6.1
13182026-09-03T12:56:22.928Z Compiling curve25519-dalek v4.1.3
13192026-09-03T12:56:22.977Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13202026-09-03T12:56:23.012Z Checking hmac v0.12.1
13212026-09-03T12:56:23.068Z Checking inout v0.1.4
13222026-09-03T12:56:23.128Z Compiling clang-sys v1.8.1
13232026-09-03T12:56:23.145Z Compiling enum-as-inner v0.6.1
13242026-09-03T12:56:23.200Z Checking ff v0.13.1
13252026-09-03T12:56:23.216Z Compiling semver v0.1.20
13262026-09-03T12:56:23.231Z Checking data-encoding v2.9.0
13272026-09-03T12:56:23.329Z Checking group v0.13.0
13282026-09-03T12:56:23.439Z Compiling rustc_version v0.1.7
13292026-09-03T12:56:23.507Z Checking cipher v0.4.4
13302026-09-03T12:56:23.526Z Checking hkdf v0.12.4
13312026-09-03T12:56:23.548Z Checking atomicwrites v0.4.4
13322026-09-03T12:56:23.654Z Compiling thiserror-impl-no-std v2.0.2
13332026-09-03T12:56:23.687Z Checking universal-hash v0.5.1
13342026-09-03T12:56:23.706Z Checking crypto-bigint v0.5.5
13352026-09-03T12:56:23.721Z Compiling regress v0.11.1
13362026-09-03T12:56:23.770Z Checking half v2.7.1
13372026-09-03T12:56:23.812Z Compiling curve25519-dalek-derive v0.1.1
13382026-09-03T12:56:24.023Z Checking indent_write v2.2.0
13392026-09-03T12:56:24.158Z Checking ciborium-io v0.2.2
13402026-09-03T12:56:24.254Z Checking base64ct v1.8.0
13412026-09-03T12:56:24.468Z Checking base16ct v0.2.0
13422026-09-03T12:56:24.483Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13432026-09-03T12:56:24.499Z Checking opaque-debug v0.3.1
13442026-09-03T12:56:24.572Z Checking poly1305 v0.8.0
13452026-09-03T12:56:24.593Z Checking password-hash v0.5.0
13462026-09-03T12:56:24.738Z Checking thiserror-no-std v2.0.2
13472026-09-03T12:56:24.753Z Checking elliptic-curve v0.13.8
13482026-09-03T12:56:24.808Z Checking ciborium-ll v0.2.2
13492026-09-03T12:56:24.823Z Checking chacha20 v0.9.1
13502026-09-03T12:56:24.838Z Compiling newtype_derive v0.1.6
13512026-09-03T12:56:24.984Z Checking similar v2.7.0
13522026-09-03T12:56:25.002Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13532026-09-03T12:56:25.018Z Compiling nix v0.31.3
13542026-09-03T12:56:25.067Z Checking blake2 v0.10.6
13552026-09-03T12:56:25.255Z Compiling typify-impl v0.6.2
13562026-09-03T12:56:25.290Z Checking aead v0.5.2
13572026-09-03T12:56:25.329Z Compiling libloading v0.8.9
13582026-09-03T12:56:25.356Z Checking resolv-conf v0.7.5
13592026-09-03T12:56:25.408Z Checking keccak v0.1.6
13602026-09-03T12:56:25.431Z Checking linked-hash-map v0.5.6
13612026-09-03T12:56:25.539Z Compiling owo-colors v4.3.0
13622026-09-03T12:56:25.542Z Compiling bindgen v0.72.1
13632026-09-03T12:56:25.569Z Checking sha3 v0.10.8
13642026-09-03T12:56:25.603Z Checking lru-cache v0.1.2
13652026-09-03T12:56:25.763Z Checking chacha20poly1305 v0.10.1
13662026-09-03T12:56:25.894Z Checking vsss-rs v3.3.4
13672026-09-03T12:56:25.909Z Checking argon2 v0.5.3
13682026-09-03T12:56:25.983Z Checking ciborium v0.2.2
13692026-09-03T12:56:26.229Z Checking hickory-proto v0.24.4
13702026-09-03T12:56:26.369Z Checking tokio-dtrace v0.1.1
13712026-09-03T12:56:26.396Z Checking papergrid v0.18.0
13722026-09-03T12:56:26.552Z Compiling cexpr v0.6.0
13732026-09-03T12:56:26.743Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13742026-09-03T12:56:26.961Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13752026-09-03T12:56:27.112Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13762026-09-03T12:56:27.154Z Checking serde-big-array v0.5.1
13772026-09-03T12:56:27.295Z Compiling derive-where v1.6.0
13782026-09-03T12:56:27.349Z Compiling serde_repr v0.1.20
13792026-09-03T12:56:27.712Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13802026-09-03T12:56:27.744Z Checking unicode-segmentation v1.12.0
13812026-09-03T12:56:27.913Z Checking same-file v1.0.6
13822026-09-03T12:56:27.913Z Compiling shlex v1.3.0
13832026-09-03T12:56:27.954Z Checking siphasher v1.0.1
13842026-09-03T12:56:28.035Z Checking walkdir v2.5.0
13852026-09-03T12:56:28.067Z Checking newline-converter v0.3.0
13862026-09-03T12:56:28.117Z Checking phf_shared v0.12.1
13872026-09-03T12:56:28.201Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13882026-09-03T12:56:28.232Z Checking hickory-resolver v0.24.4
13892026-09-03T12:56:28.258Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13902026-09-03T12:56:28.520Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13912026-09-03T12:56:28.627Z Checking tabled v0.21.0
13922026-09-03T12:56:28.755Z Compiling typify-macro v0.6.2
13932026-09-03T12:56:28.969Z Checking oxide-tokio-rt v0.1.2
13942026-09-03T12:56:29.117Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13952026-09-03T12:56:29.798Z Checking itertools v0.15.0
13962026-09-03T12:56:29.871Z Checking console v0.15.11
13972026-09-03T12:56:29.887Z Compiling progenitor-impl v0.10.0
13982026-09-03T12:56:29.994Z Checking tokio-stream v0.1.17
13992026-09-03T12:56:30.149Z Compiling pin-project-internal v1.1.10
14002026-09-03T12:56:30.307Z Compiling slog-dtrace v0.3.0
14012026-09-03T12:56:30.376Z Checking csv-core v0.1.12
14022026-09-03T12:56:30.539Z Checking unicode-linebreak v0.1.5
14032026-09-03T12:56:30.558Z Checking unicode-width v0.1.14
14042026-09-03T12:56:30.752Z Checking smawk v0.3.2
14052026-09-03T12:56:30.810Z Checking swrite v0.1.0
14062026-09-03T12:56:30.899Z Compiling unicode-xid v0.2.6
14072026-09-03T12:56:30.905Z Compiling cancel-safe-futures v0.1.5
14082026-09-03T12:56:30.909Z Compiling chrono-tz v0.10.4
14092026-09-03T12:56:31.017Z Checking foldhash v0.1.5
14102026-09-03T12:56:31.158Z Checking hashbrown v0.15.5
14112026-09-03T12:56:31.188Z Compiling const_format_proc_macros v0.2.34
14122026-09-03T12:56:31.217Z Checking pin-project v1.1.10
14132026-09-03T12:56:31.320Z Checking textwrap v0.16.2
14142026-09-03T12:56:31.606Z Checking csv v1.4.0
14152026-09-03T12:56:31.695Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14162026-09-03T12:56:31.941Z Compiling progenitor-macro v0.10.0
14172026-09-03T12:56:31.957Z Checking qorb v0.4.1
14182026-09-03T12:56:31.971Z Checking expectorate v1.2.0
14192026-09-03T12:56:31.974Z Checking phf v0.12.1
14202026-09-03T12:56:32.112Z Checking unicode-normalization v0.1.24
14212026-09-03T12:56:32.112Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14222026-09-03T12:56:32.387Z Compiling snafu-derive v0.8.9
14232026-09-03T12:56:32.812Z Checking libsw-core v0.3.2
14242026-09-03T12:56:32.930Z Compiling libgit2-sys v0.17.0+1.8.1
14252026-09-03T12:56:32.962Z Compiling async-recursion v1.1.1
14262026-09-03T12:56:33.132Z Compiling cookie v0.18.1
14272026-09-03T12:56:33.358Z Checking fixedbitset v0.5.7
14282026-09-03T12:56:33.375Z Checking fixedbitset v0.4.2
14292026-09-03T12:56:33.388Z Compiling moka v0.12.11
14302026-09-03T12:56:33.529Z Checking highway v1.3.0
14312026-09-03T12:56:33.651Z Checking petgraph v0.8.2
14322026-09-03T12:56:33.672Z Checking petgraph v0.6.5
14332026-09-03T12:56:34.123Z Checking snafu v0.8.9
14342026-09-03T12:56:34.368Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14352026-09-03T12:56:34.534Z Checking libsw v3.5.0
14362026-09-03T12:56:34.713Z Checking olpc-cjson v0.1.4
14372026-09-03T12:56:34.872Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14382026-09-03T12:56:34.923Z Checking const_format v0.2.34
14392026-09-03T12:56:35.197Z Checking papergrid v0.11.0
14402026-09-03T12:56:35.231Z Compiling typify v0.6.2
14412026-09-03T12:56:35.251Z Checking globset v0.4.16
14422026-09-03T12:56:35.327Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14432026-09-03T12:56:35.376Z Checking gethostname v0.5.0
14442026-09-03T12:56:35.498Z Compiling tabled_derive v0.7.0
14452026-09-03T12:56:35.584Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14462026-09-03T12:56:35.793Z Checking reqwest v0.13.2
14472026-09-03T12:56:35.809Z Checking bcs v0.1.6
14482026-09-03T12:56:35.911Z Checking pem v3.0.5
14492026-09-03T12:56:36.042Z Checking serde_plain v1.0.2
14502026-09-03T12:56:36.070Z Checking tagptr v0.2.0
14512026-09-03T12:56:36.098Z Checking progenitor v0.10.0
14522026-09-03T12:56:36.188Z Checking linear-map v1.2.0
14532026-09-03T12:56:36.209Z Checking typed-path v0.9.3
14542026-09-03T12:56:36.235Z Checking termtree v0.5.1
14552026-09-03T12:56:36.321Z Checking crc8 v0.1.1
14562026-09-03T12:56:36.355Z Compiling signal-hook v0.4.4
14572026-09-03T12:56:36.373Z Checking humantime v2.3.0
14582026-09-03T12:56:36.420Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14592026-09-03T12:56:36.436Z Checking tabled v0.15.0
14602026-09-03T12:56:36.549Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14612026-09-03T12:56:36.969Z Checking tough v0.20.0
14622026-09-03T12:56:37.218Z Compiling progenitor-impl v0.14.0
14632026-09-03T12:56:37.541Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14642026-09-03T12:56:37.704Z Checking steno v0.4.1
14652026-09-03T12:56:37.975Z Checking hickory-proto v0.25.2
14662026-09-03T12:56:38.664Z Compiling curl-sys v0.4.89+curl-8.20.0
14672026-09-03T12:56:38.679Z Compiling cargo-platform v0.1.9
14682026-09-03T12:56:38.884Z Compiling vergen v8.3.2
14692026-09-03T12:56:38.923Z Compiling fs-err v3.1.2
14702026-09-03T12:56:39.090Z Compiling cargo_metadata v0.18.1
14712026-09-03T12:56:39.276Z Checking progenitor-client v0.14.0
14722026-09-03T12:56:39.292Z Compiling progenitor-macro v0.14.0
14732026-09-03T12:56:39.352Z Checking dropshot-api-manager-types v0.7.2
14742026-09-03T12:56:39.491Z Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
14752026-09-03T12:56:39.601Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14762026-09-03T12:56:40.006Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14772026-09-03T12:56:40.136Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14782026-09-03T12:56:40.202Z Checking hickory-resolver v0.25.2
14792026-09-03T12:56:40.548Z Checking sha2 v0.10.9
14802026-09-03T12:56:40.806Z Compiling blake3 v1.8.2
14812026-09-03T12:56:41.067Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14822026-09-03T12:56:41.210Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14832026-09-03T12:56:41.214Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14842026-09-03T12:56:41.622Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14852026-09-03T12:56:41.654Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14862026-09-03T12:56:41.759Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14872026-09-03T12:56:41.872Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14882026-09-03T12:56:42.414Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14892026-09-03T12:56:42.722Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14902026-09-03T12:56:42.864Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14912026-09-03T12:56:42.974Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14922026-09-03T12:56:43.202Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14932026-09-03T12:56:43.378Z Checking progenitor v0.14.0
14942026-09-03T12:56:43.404Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14952026-09-03T12:56:43.647Z Checking git-stub v1.0.0
14962026-09-03T12:56:43.664Z Compiling strum_macros v0.28.0
14972026-09-03T12:56:43.804Z Checking filetime v0.2.26
14982026-09-03T12:56:43.946Z Checking arrayref v0.3.9
14992026-09-03T12:56:44.026Z Checking arrayvec v0.7.6
15002026-09-03T12:56:44.219Z Compiling curl v0.4.50
15012026-09-03T12:56:44.476Z Checking xattr v1.6.1
15022026-09-03T12:56:44.498Z Checking is_ci v1.2.0
15032026-09-03T12:56:44.603Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
15042026-09-03T12:56:44.607Z Checking constant_time_eq v0.3.1
15052026-09-03T12:56:44.633Z Checking tar v0.4.45
15062026-09-03T12:56:44.991Z Checking supports-color v3.0.2
15072026-09-03T12:56:45.043Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15082026-09-03T12:56:45.062Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15092026-09-03T12:56:45.115Z Checking git-stub-vcs v0.1.0
15102026-09-03T12:56:45.269Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
15112026-09-03T12:56:45.435Z Checking toml v0.7.8
15122026-09-03T12:56:45.451Z Checking strum v0.28.0
15132026-09-03T12:56:45.745Z Checking drift v0.2.0
15142026-09-03T12:56:45.749Z Checking kstat-rs v0.2.4
15152026-09-03T12:56:45.947Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15162026-09-03T12:56:45.962Z Checking topological-sort v0.2.2
15172026-09-03T12:56:46.027Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15182026-09-03T12:56:46.048Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15192026-09-03T12:56:46.091Z Checking omicron-zone-package v0.12.2
15202026-09-03T12:56:46.181Z Checking dropshot-api-manager v0.7.2
15212026-09-03T12:56:46.335Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15222026-09-03T12:56:46.924Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15232026-09-03T12:56:47.200Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15242026-09-03T12:56:47.517Z Checking signal-hook-tokio v0.4.0
15252026-09-03T12:56:47.574Z Checking scuffle v0.1.0
15262026-09-03T12:56:47.644Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15272026-09-03T12:56:48.082Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15282026-09-03T12:56:48.099Z Checking iddqd v0.4.5
15292026-09-03T12:56:48.114Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15302026-09-03T12:56:48.305Z Checking search_path v0.1.4
15312026-09-03T12:56:48.320Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15322026-09-03T12:56:48.414Z Checking internet-checksum v0.2.1
15332026-09-03T12:56:48.442Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15342026-09-03T12:56:48.462Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15352026-09-03T12:56:48.532Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15362026-09-03T12:56:48.740Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15372026-09-03T12:56:49.065Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15382026-09-03T12:56:50.985Z Compiling git2 v0.19.0
15392026-09-03T12:56:53.240Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15402026-09-03T12:56:54.062Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15412026-09-03T12:57:00.290Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15422026-09-03T12:57:01.565Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15432026-09-03T12:57:07.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
15442026-09-03T12:57:07.378Z+ for feat in tofino_stub tofino_asic softnpu chaos
15452026-09-03T12:57:07.378Z+ cargo clippy --features tofino_asic -- --deny warnings
15462026-09-03T12:57:07.869Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15472026-09-03T12:57:07.873Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15482026-09-03T12:57:07.942Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15492026-09-03T12:57:07.949Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15502026-09-03T12:57:15.206Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15512026-09-03T12:57:15.206Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15522026-09-03T12:57:17.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.55s
15532026-09-03T12:57:18.117Z+ for feat in tofino_stub tofino_asic softnpu chaos
15542026-09-03T12:57:18.117Z+ cargo clippy --features softnpu -- --deny warnings
15552026-09-03T12:57:18.419Z Downloading crates ...
15562026-09-03T12:57:18.564Z Downloaded tap v1.0.1
15572026-09-03T12:57:18.571Z Downloaded bitstruct v0.1.1
15582026-09-03T12:57:18.574Z Downloaded bitstruct_derive v0.1.0
15592026-09-03T12:57:18.578Z Downloaded funty v2.0.0
15602026-09-03T12:57:18.581Z Downloaded ascii v1.1.0
15612026-09-03T12:57:18.584Z Downloaded typeid v1.0.3
15622026-09-03T12:57:18.584Z Downloaded serde_arrays v0.1.0
15632026-09-03T12:57:18.584Z Downloaded radium v0.7.0
15642026-09-03T12:57:18.587Z Downloaded wyz v0.5.1
15652026-09-03T12:57:18.591Z Downloaded num-bigint v0.4.6
15662026-09-03T12:57:18.591Z Downloaded libloading v0.7.4
15672026-09-03T12:57:18.594Z Downloaded erased-serde v0.4.8
15682026-09-03T12:57:18.599Z Downloaded bitvec v1.0.1
15692026-09-03T12:57:18.725Z Checking num-integer v0.1.46
15702026-09-03T12:57:18.803Z Checking num-complex v0.4.6
15712026-09-03T12:57:18.814Z Compiling radium v0.7.0
15722026-09-03T12:57:18.822Z Checking tap v1.0.1
15732026-09-03T12:57:18.829Z Checking funty v2.0.0
15742026-09-03T12:57:18.835Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15752026-09-03T12:57:18.839Z Compiling typeid v1.0.3
15762026-09-03T12:57:18.848Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15772026-09-03T12:57:18.908Z Checking wyz v0.5.1
15782026-09-03T12:57:19.001Z Checking num-bigint v0.4.6
15792026-09-03T12:57:19.001Z Checking num-iter v0.1.45
15802026-09-03T12:57:19.053Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15812026-09-03T12:57:19.073Z Compiling erased-serde v0.4.8
15822026-09-03T12:57:19.118Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15832026-09-03T12:57:19.134Z Compiling bitstruct_derive v0.1.0
15842026-09-03T12:57:19.152Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15852026-09-03T12:57:19.198Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15862026-09-03T12:57:19.247Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15872026-09-03T12:57:19.257Z Checking bitvec v1.0.1
15882026-09-03T12:57:19.261Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15892026-09-03T12:57:19.274Z Checking ascii v1.1.0
15902026-09-03T12:57:19.318Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15912026-09-03T12:57:19.345Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15922026-09-03T12:57:19.441Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15932026-09-03T12:57:19.461Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15942026-09-03T12:57:19.469Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
15952026-09-03T12:57:19.477Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15962026-09-03T12:57:19.726Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15972026-09-03T12:57:19.760Z Checking serde_arrays v0.1.0
15982026-09-03T12:57:19.769Z Checking bitstruct v0.1.1
15992026-09-03T12:57:19.802Z Checking num-rational v0.4.2
16002026-09-03T12:57:19.845Z Checking libloading v0.7.4
16012026-09-03T12:57:19.857Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16022026-09-03T12:57:20.067Z Checking num v0.4.3
16032026-09-03T12:57:20.133Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16042026-09-03T12:57:20.668Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
16052026-09-03T12:57:20.945Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
16062026-09-03T12:57:20.946Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
16072026-09-03T12:57:21.135Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
16082026-09-03T12:57:21.359Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16092026-09-03T12:57:21.363Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16102026-09-03T12:57:21.822Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16112026-09-03T12:57:22.036Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16122026-09-03T12:57:22.040Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16132026-09-03T12:57:22.040Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
16142026-09-03T12:57:22.040Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16152026-09-03T12:57:22.818Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16162026-09-03T12:57:23.626Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16172026-09-03T12:57:27.761Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16182026-09-03T12:57:27.879Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16192026-09-03T12:57:34.183Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16202026-09-03T12:57:35.444Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16212026-09-03T12:57:35.972Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16222026-09-03T12:57:40.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.77s
16232026-09-03T12:57:41.082Z+ for feat in tofino_stub tofino_asic softnpu chaos
16242026-09-03T12:57:41.082Z+ cargo clippy --features chaos -- --deny warnings
16252026-09-03T12:57:41.561Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16262026-09-03T12:57:41.565Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16272026-09-03T12:57:41.565Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16282026-09-03T12:57:48.832Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16292026-09-03T12:57:48.832Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16302026-09-03T12:57:51.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.31s
16312026-09-03T12:57:51.573Z+ banner fmt
16322026-09-03T12:57:51.576Z
16332026-09-03T12:57:51.576Z ###### # # #####
16342026-09-03T12:57:51.576Z # ## ## #
16352026-09-03T12:57:51.576Z ##### # ## # #
16362026-09-03T12:57:51.576Z # # # #
16372026-09-03T12:57:51.576Z # # # #
16382026-09-03T12:57:51.576Z # # # #
16392026-09-03T12:57:51.576Z
16402026-09-03T12:57:51.576Z+ cargo fmt -- --check
16412026-09-03T12:57:52.024Z+ banner test
16422026-09-03T12:57:52.028Z
16432026-09-03T12:57:52.028Z ##### ###### #### #####
16442026-09-03T12:57:52.028Z # # # #
16452026-09-03T12:57:52.028Z # ##### #### #
16462026-09-03T12:57:52.028Z # # # #
16472026-09-03T12:57:52.028Z # # # # #
16482026-09-03T12:57:52.028Z # ###### #### #
16492026-09-03T12:57:52.028Z
16502026-09-03T12:57:52.028Z+ for feat in tofino_stub tofino_asic softnpu chaos
16512026-09-03T12:57:52.028Z+ RUST_BACKTRACE=full
16522026-09-03T12:57:52.028Z+ cargo test --features tofino_stub --no-fail-fast
16532026-09-03T12:57:52.873Z Compiling unicode-ident v1.0.24
16542026-09-03T12:57:52.873Z Compiling cfg-if v1.0.4
16552026-09-03T12:57:52.876Z Compiling memchr v2.7.5
16562026-09-03T12:57:52.984Z Compiling serde_core v1.0.228
16572026-09-03T12:57:52.991Z Compiling itoa v1.0.15
16582026-09-03T12:57:52.994Z Compiling libc v0.2.186
16592026-09-03T12:57:53.006Z Compiling zmij v1.0.17
16602026-09-03T12:57:53.050Z Compiling libm v0.2.15
16612026-09-03T12:57:53.108Z Compiling proc-macro2 v1.0.106
16622026-09-03T12:57:53.128Z Compiling equivalent v1.0.2
16632026-09-03T12:57:53.217Z Compiling heck v0.5.0
16642026-09-03T12:57:53.290Z Compiling log v0.4.29
16652026-09-03T12:57:53.478Z Compiling quote v1.0.45
16662026-09-03T12:57:53.509Z Compiling iana-time-zone v0.1.64
16672026-09-03T12:57:53.551Z Compiling smallvec v1.15.1
16682026-09-03T12:57:53.648Z Compiling syn v2.0.118
16692026-09-03T12:57:53.767Z Compiling dyn-clone v1.0.20
16702026-09-03T12:57:53.779Z Compiling hashbrown v0.17.1
16712026-09-03T12:57:53.823Z Compiling fnv v1.0.7
16722026-09-03T12:57:53.842Z Compiling stable_deref_trait v1.2.0
16732026-09-03T12:57:53.923Z Compiling regex-syntax v0.8.11
16742026-09-03T12:57:53.927Z Compiling pin-project-lite v0.2.16
16752026-09-03T12:57:53.934Z Compiling percent-encoding v2.3.2
16762026-09-03T12:57:54.046Z Compiling writeable v0.6.1
16772026-09-03T12:57:54.135Z Compiling litemap v0.8.0
16782026-09-03T12:57:54.189Z Compiling num-traits v0.2.19
16792026-09-03T12:57:54.347Z Compiling icu_normalizer_data v2.0.0
16802026-09-03T12:57:54.360Z Compiling icu_properties_data v2.0.1
16812026-09-03T12:57:54.363Z Compiling form_urlencoded v1.2.2
16822026-09-03T12:57:54.425Z Compiling utf8_iter v1.0.4
16832026-09-03T12:57:54.503Z Compiling getrandom v0.4.2
16842026-09-03T12:57:54.538Z Compiling aho-corasick v1.1.3
16852026-09-03T12:57:54.574Z Compiling byteorder v1.5.0
16862026-09-03T12:57:54.652Z Compiling semver v1.0.28
16872026-09-03T12:57:54.796Z Compiling serde_json v1.0.150
16882026-09-03T12:57:54.809Z Compiling indexmap v2.14.0
16892026-09-03T12:57:54.812Z Compiling ucd-trie v0.1.7
16902026-09-03T12:57:54.996Z Compiling scopeguard v1.2.0
16912026-09-03T12:57:55.110Z Compiling lock_api v0.4.14
16922026-09-03T12:57:55.123Z Compiling uuid v1.23.3
16932026-09-03T12:57:55.269Z Compiling allocator-api2 v0.2.21
16942026-09-03T12:57:55.342Z Compiling regex-automata v0.4.13
16952026-09-03T12:57:55.431Z Compiling foldhash v0.2.0
16962026-09-03T12:57:55.553Z Compiling futures-core v0.3.32
16972026-09-03T12:57:55.591Z Compiling hashbrown v0.16.1
16982026-09-03T12:57:55.695Z Compiling ryu v1.0.20
16992026-09-03T12:57:55.888Z Compiling pretty-hex v0.4.1
17002026-09-03T12:57:55.947Z Compiling strsim v0.11.1
17012026-09-03T12:57:56.028Z Compiling plain v0.2.3
17022026-09-03T12:57:56.142Z Compiling num-conv v0.2.1
17032026-09-03T12:57:56.174Z Compiling futures-sink v0.3.32
17042026-09-03T12:57:56.285Z Compiling time-core v0.1.8
17052026-09-03T12:57:56.297Z Compiling slab v0.4.11
17062026-09-03T12:57:56.340Z Compiling futures-channel v0.3.32
17072026-09-03T12:57:56.435Z Compiling synstructure v0.13.2
17082026-09-03T12:57:56.471Z Compiling serde_derive_internals v0.29.1
17092026-09-03T12:57:56.565Z Compiling time-macros v0.2.27
17102026-09-03T12:57:56.732Z Compiling futures-io v0.3.32
17112026-09-03T12:57:56.834Z Compiling futures-task v0.3.32
17122026-09-03T12:57:56.935Z Compiling regress v0.10.5
17132026-09-03T12:57:56.939Z Compiling darling_core v0.21.3
17142026-09-03T12:57:57.008Z Compiling regex v1.12.4
17152026-09-03T12:57:57.211Z Compiling thread-id v5.0.0
17162026-09-03T12:57:57.239Z Compiling getrandom v0.2.16
17172026-09-03T12:57:57.299Z Compiling socket2 v0.6.4
17182026-09-03T12:57:57.483Z Compiling parking_lot_core v0.9.12
17192026-09-03T12:57:57.562Z Compiling bitflags v2.11.1
17202026-09-03T12:57:57.610Z Compiling serde_derive v1.0.228
17212026-09-03T12:57:57.747Z Compiling zerofrom-derive v0.1.6
17222026-09-03T12:57:57.783Z Compiling yoke-derive v0.8.0
17232026-09-03T12:57:57.805Z Compiling zerovec-derive v0.11.1
17242026-09-03T12:57:57.858Z Compiling displaydoc v0.2.5
17252026-09-03T12:57:57.917Z Compiling thiserror-impl v2.0.18
17262026-09-03T12:57:58.624Z Compiling schemars_derive v0.8.22
17272026-09-03T12:57:58.889Z Compiling tokio-macros v2.7.0
17282026-09-03T12:57:58.929Z Compiling zeroize_derive v1.4.3
17292026-09-03T12:57:59.006Z Compiling zerocopy-derive v0.8.27
17302026-09-03T12:57:59.091Z Compiling futures-macro v0.3.32
17312026-09-03T12:57:59.176Z Compiling thiserror v2.0.18
17322026-09-03T12:57:59.288Z Compiling zerofrom v0.1.6
17332026-09-03T12:57:59.421Z Compiling yoke v0.8.0
17342026-09-03T12:57:59.614Z Compiling zerovec v0.11.4
17352026-09-03T12:57:59.627Z Compiling tracing-attributes v0.1.30
17362026-09-03T12:57:59.650Z Compiling zerotrie v0.2.2
17372026-09-03T12:57:59.866Z Compiling thiserror-impl v1.0.69
17382026-09-03T12:57:59.934Z Compiling pest v2.8.2
17392026-09-03T12:57:59.972Z Compiling scroll_derive v0.13.1
17402026-09-03T12:58:00.281Z Compiling zerocopy v0.8.27
17412026-09-03T12:58:00.367Z Compiling serde v1.0.228
17422026-09-03T12:58:00.823Z Compiling bytes v1.12.0
17432026-09-03T12:58:00.846Z Compiling serde_tokenstream v0.2.3
17442026-09-03T12:58:00.865Z Compiling tinystr v0.8.1
17452026-09-03T12:58:00.882Z Compiling potential_utf v0.1.3
17462026-09-03T12:58:00.982Z Compiling chrono v0.4.45
17472026-09-03T12:58:01.048Z Compiling icu_locale_core v2.0.0
17482026-09-03T12:58:01.051Z Compiling icu_collections v2.0.0
17492026-09-03T12:58:01.071Z Compiling pest_meta v2.8.2
17502026-09-03T12:58:01.128Z Compiling async-trait v0.1.89
17512026-09-03T12:58:01.243Z Compiling scroll v0.13.0
17522026-09-03T12:58:01.476Z Compiling http v1.4.2
17532026-09-03T12:58:01.509Z Compiling goblin v0.10.1
17542026-09-03T12:58:01.572Z Compiling icu_provider v2.0.0
17552026-09-03T12:58:01.756Z Compiling pest_generator v2.8.2
17562026-09-03T12:58:01.889Z Compiling icu_properties v2.0.1
17572026-09-03T12:58:01.902Z Compiling icu_normalizer v2.0.0
17582026-09-03T12:58:02.111Z Compiling schemars v0.8.22
17592026-09-03T12:58:02.382Z Compiling daft-derive v0.1.5
17602026-09-03T12:58:02.395Z Compiling pest_derive v2.8.2
17612026-09-03T12:58:02.497Z Compiling darling_macro v0.21.3
17622026-09-03T12:58:02.516Z Compiling openssl-macros v0.1.1
17632026-09-03T12:58:02.960Z Compiling idna_adapter v1.2.1
17642026-09-03T12:58:03.007Z Compiling dtrace-parser v0.3.0
17652026-09-03T12:58:03.090Z Compiling idna v1.1.0
17662026-09-03T12:58:03.165Z Compiling typify-impl v0.4.3
17672026-09-03T12:58:03.189Z Compiling darling v0.21.3
17682026-09-03T12:58:03.199Z Compiling openapiv3 v2.2.0
17692026-09-03T12:58:03.269Z Compiling structmeta-derive v0.3.0
17702026-09-03T12:58:03.292Z Compiling async-stream-impl v0.3.6
17712026-09-03T12:58:03.884Z Compiling url v2.5.7
17722026-09-03T12:58:03.922Z Compiling newtype-uuid-macros v0.1.0
17732026-09-03T12:58:03.952Z Compiling serde_yaml v0.9.34+deprecated
17742026-09-03T12:58:04.350Z Compiling dof v0.4.0
17752026-09-03T12:58:04.726Z Compiling structmeta v0.3.0
17762026-09-03T12:58:04.747Z Compiling zeroize v1.8.1
17772026-09-03T12:58:04.765Z Compiling strum_macros v0.26.4
17782026-09-03T12:58:04.843Z Compiling usdt-impl v0.6.0
17792026-09-03T12:58:04.930Z Compiling parking_lot v0.12.5
17802026-09-03T12:58:04.959Z Compiling signal-hook-registry v1.4.6
17812026-09-03T12:58:05.246Z Compiling untrusted v0.9.0
17822026-09-03T12:58:05.341Z Compiling thiserror v1.0.69
17832026-09-03T12:58:05.355Z Compiling mio v1.2.1
17842026-09-03T12:58:05.374Z Compiling omicron-workspace-hack v0.1.0
17852026-09-03T12:58:05.449Z Compiling base64 v0.22.1
17862026-09-03T12:58:05.473Z Compiling http-body v1.0.1
17872026-09-03T12:58:05.542Z Compiling dropshot_endpoint v0.16.7
17882026-09-03T12:58:05.632Z Compiling ref-cast-impl v1.0.25
17892026-09-03T12:58:05.796Z Compiling tokio v1.52.3
17902026-09-03T12:58:05.868Z Compiling ipnet v2.11.0
17912026-09-03T12:58:06.325Z Compiling usdt-macro v0.6.0
17922026-09-03T12:58:06.338Z Compiling usdt-attr-macro v0.6.0
17932026-09-03T12:58:06.388Z Compiling atomic-waker v1.1.2
17942026-09-03T12:58:06.410Z Compiling derive-ex v0.1.8
17952026-09-03T12:58:06.521Z Compiling strum_macros v0.27.2
17962026-09-03T12:58:06.938Z Compiling httparse v1.10.1
17972026-09-03T12:58:07.208Z Compiling portable-atomic v1.11.1
17982026-09-03T12:58:07.257Z Compiling tower-layer v0.3.3
17992026-09-03T12:58:07.426Z Compiling tower-service v0.3.3
18002026-09-03T12:58:07.525Z Compiling critical-section v1.2.0
18012026-09-03T12:58:07.529Z Compiling try-lock v0.2.5
18022026-09-03T12:58:07.641Z Compiling once_cell v1.21.3
18032026-09-03T12:58:07.653Z Compiling want v0.3.1
18042026-09-03T12:58:07.737Z Compiling httpdate v1.0.3
18052026-09-03T12:58:07.783Z Compiling serde_with_macros v3.14.1
18062026-09-03T12:58:07.979Z Compiling ppv-lite86 v0.2.21
18072026-09-03T12:58:07.998Z Compiling test-strategy v0.4.3
18082026-09-03T12:58:08.349Z Compiling erased-serde v0.3.31
18092026-09-03T12:58:08.416Z Compiling subtle v2.6.1
18102026-09-03T12:58:08.590Z Compiling parse-display-derive v0.10.0
18112026-09-03T12:58:08.862Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18122026-09-03T12:58:09.353Z Compiling http-body-util v0.1.3
18132026-09-03T12:58:09.365Z Compiling typify-macro v0.4.3
18142026-09-03T12:58:09.422Z Compiling anyhow v1.0.102
18152026-09-03T12:58:09.596Z Compiling serde_urlencoded v0.7.1
18162026-09-03T12:58:09.652Z Compiling rand_core v0.6.4
18172026-09-03T12:58:09.881Z Compiling typenum v1.20.1
18182026-09-03T12:58:10.035Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18192026-09-03T12:58:10.463Z Compiling futures-util v0.3.32
18202026-09-03T12:58:10.516Z Compiling sync_wrapper v1.0.2
18212026-09-03T12:58:10.693Z Compiling powerfmt v0.2.0
18222026-09-03T12:58:10.904Z Compiling deranged v0.5.3
18232026-09-03T12:58:10.975Z Compiling num_threads v0.1.7
18242026-09-03T12:58:11.069Z Compiling tracing-core v0.1.34
18252026-09-03T12:58:11.257Z Compiling camino v1.2.3
18262026-09-03T12:58:11.346Z Compiling iri-string v0.7.8
18272026-09-03T12:58:11.405Z Compiling typify v0.4.3
18282026-09-03T12:58:11.503Z Compiling progenitor-impl v0.11.1
18292026-09-03T12:58:11.675Z Compiling tracing v0.1.41
18302026-09-03T12:58:11.904Z Compiling encoding_rs v0.8.35
18312026-09-03T12:58:11.943Z Compiling mime v0.3.17
18322026-09-03T12:58:11.957Z Compiling cpufeatures v0.2.17
18332026-09-03T12:58:12.033Z Compiling fastrand v2.3.0
18342026-09-03T12:58:12.217Z Compiling generic-array v0.14.7
18352026-09-03T12:58:12.424Z Compiling hex v0.4.3
18362026-09-03T12:58:12.684Z Compiling crypto-common v0.1.6
18372026-09-03T12:58:12.720Z Compiling errno v0.3.14
18382026-09-03T12:58:12.819Z Compiling tokio-util v0.7.16
18392026-09-03T12:58:12.965Z Compiling thread_local v1.1.9
18402026-09-03T12:58:13.071Z Compiling unicode-width v0.2.1
18412026-09-03T12:58:13.258Z Compiling syn v1.0.109
18422026-09-03T12:58:13.284Z Compiling rustls-pki-types v1.12.0
18432026-09-03T12:58:13.526Z Compiling match_cfg v0.1.0
18442026-09-03T12:58:13.557Z Compiling winnow v0.7.14
18452026-09-03T12:58:13.688Z Compiling rustix v1.1.4
18462026-09-03T12:58:14.134Z Compiling winnow v1.0.3
18472026-09-03T12:58:14.264Z Compiling take_mut v0.2.2
18482026-09-03T12:58:14.331Z Compiling term v1.2.0
18492026-09-03T12:58:14.487Z Compiling toml_parser v1.1.2+spec-1.1.0
18502026-09-03T12:58:14.757Z Compiling h2 v0.4.14
18512026-09-03T12:58:14.908Z Compiling ring v0.17.14
18522026-09-03T12:58:15.057Z Compiling progenitor-macro v0.11.1
18532026-09-03T12:58:15.195Z Compiling serde_spanned v1.1.1
18542026-09-03T12:58:15.354Z Compiling spin v0.9.8
18552026-09-03T12:58:15.405Z Compiling debug-ignore v1.0.5
18562026-09-03T12:58:15.517Z Compiling toml_writer v1.1.1+spec-1.1.0
18572026-09-03T12:58:15.733Z Compiling socket2 v0.5.10
18582026-09-03T12:58:15.868Z Compiling quick-error v1.2.3
18592026-09-03T12:58:16.184Z Compiling block-buffer v0.10.4
18602026-09-03T12:58:16.342Z Compiling waitgroup v0.1.2
18612026-09-03T12:58:16.490Z Compiling async-stream v0.3.6
18622026-09-03T12:58:16.635Z Compiling serde_path_to_error v0.1.20
18632026-09-03T12:58:16.667Z Compiling lazy_static v1.5.0
18642026-09-03T12:58:16.775Z Compiling bit-vec v0.8.0
18652026-09-03T12:58:16.930Z Compiling hyper v1.10.1
18662026-09-03T12:58:16.996Z Compiling bit-set v0.8.0
18672026-09-03T12:58:17.017Z Compiling digest v0.10.7
18682026-09-03T12:58:17.074Z Compiling strum v0.26.3
18692026-09-03T12:58:17.163Z Compiling ipnetwork v0.21.1
18702026-09-03T12:58:17.206Z Compiling crossbeam-utils v0.8.21
18712026-09-03T12:58:17.232Z Compiling toml_datetime v0.7.5+spec-1.1.0
18722026-09-03T12:58:17.419Z Compiling unarray v0.1.4
18732026-09-03T12:58:17.608Z Compiling toml v0.9.12+spec-1.1.0
18742026-09-03T12:58:17.702Z Compiling slog v2.8.2
18752026-09-03T12:58:17.715Z Compiling macaddr v1.0.1
18762026-09-03T12:58:17.727Z Compiling tabwriter v1.4.1
18772026-09-03T12:58:17.887Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18782026-09-03T12:58:17.939Z Compiling ref-cast v1.0.25
18792026-09-03T12:58:18.047Z Compiling hyper-util v0.1.20
18802026-09-03T12:58:18.074Z Compiling colored v3.1.1
18812026-09-03T12:58:18.115Z Compiling strum v0.27.2
18822026-09-03T12:58:18.119Z Compiling aws-lc-sys v0.39.1
18832026-09-03T12:58:18.258Z Compiling getrandom v0.3.3
18842026-09-03T12:58:18.476Z Compiling untrusted v0.7.1
18852026-09-03T12:58:18.612Z Compiling rand_core v0.9.3
18862026-09-03T12:58:18.718Z Compiling aws-lc-rs v1.16.2
18872026-09-03T12:58:18.788Z Compiling oxnet v0.1.6
18882026-09-03T12:58:18.843Z Compiling openssl-sys v0.9.117
18892026-09-03T12:58:19.301Z Compiling instant v0.1.13
18902026-09-03T12:58:19.319Z Compiling foreign-types-shared v0.1.1
18912026-09-03T12:58:19.411Z Compiling foreign-types v0.3.2
18922026-09-03T12:58:19.414Z Compiling rand_chacha v0.9.0
18932026-09-03T12:58:19.500Z Compiling tempfile v3.27.0
18942026-09-03T12:58:19.789Z Compiling rustls-webpki v0.103.6
18952026-09-03T12:58:19.907Z Compiling tower v0.5.2
18962026-09-03T12:58:19.932Z Compiling futures-executor v0.3.32
18972026-09-03T12:58:20.214Z Compiling openssl-probe v0.1.6
18982026-09-03T12:58:20.230Z Compiling futures v0.3.32
18992026-09-03T12:58:20.318Z Compiling rustls v0.23.40
19002026-09-03T12:58:20.392Z Compiling tower-http v0.6.8
19012026-09-03T12:58:20.408Z Compiling rand v0.9.3
19022026-09-03T12:58:20.815Z Compiling openssl v0.10.81
19032026-09-03T12:58:20.818Z Compiling toml_datetime v0.6.11
19042026-09-03T12:58:20.949Z Compiling time v0.3.47
19052026-09-03T12:58:21.097Z Compiling clap_derive v4.6.1
19062026-09-03T12:58:21.335Z Compiling memmap2 v0.9.8
19072026-09-03T12:58:21.938Z Compiling crossbeam-channel v0.5.15
19082026-09-03T12:58:22.393Z Compiling webpki-roots v1.0.2
19092026-09-03T12:58:22.411Z Compiling newtype-uuid v1.3.2
19102026-09-03T12:58:22.611Z Compiling daft v0.1.5
19112026-09-03T12:58:22.789Z Compiling is-terminal v0.4.16
19122026-09-03T12:58:22.859Z Compiling either v1.15.0
19132026-09-03T12:58:22.885Z Compiling slog-term v2.9.2
19142026-09-03T12:58:23.143Z Compiling slog-async v2.8.0
19152026-09-03T12:58:23.557Z Compiling tokio-rustls v0.26.4
19162026-09-03T12:58:23.607Z Compiling native-tls v0.2.14
19172026-09-03T12:58:23.635Z Compiling usdt v0.6.0
19182026-09-03T12:58:23.701Z Compiling slog-json v2.6.1
19192026-09-03T12:58:23.764Z Compiling hostname v0.3.1
19202026-09-03T12:58:23.776Z Compiling hyper-rustls v0.27.7
19212026-09-03T12:58:23.831Z Compiling tokio-native-tls v0.3.1
19222026-09-03T12:58:23.928Z Compiling slog-bunyan v2.5.0
19232026-09-03T12:58:23.955Z Compiling rustls-webpki v0.102.8
19242026-09-03T12:58:24.008Z Compiling hyper-tls v0.6.0
19252026-09-03T12:58:24.082Z Compiling multer v3.1.0
19262026-09-03T12:58:24.121Z Compiling rustls-pemfile v2.2.0
19272026-09-03T12:58:24.202Z Compiling reqwest v0.12.23
19282026-09-03T12:58:24.244Z Compiling hostname v0.4.2
19292026-09-03T12:58:24.395Z Compiling rustls v0.22.4
19302026-09-03T12:58:24.598Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19312026-09-03T12:58:24.883Z Compiling rand_chacha v0.3.1
19322026-09-03T12:58:25.174Z Compiling wait-timeout v0.2.1
19332026-09-03T12:58:25.396Z Compiling rusty-fork v0.3.0
19342026-09-03T12:58:25.477Z Compiling rand v0.8.5
19352026-09-03T12:58:25.477Z Compiling rand_xorshift v0.4.0
19362026-09-03T12:58:25.646Z Compiling sha1 v0.10.6
19372026-09-03T12:58:25.889Z Compiling proptest v1.8.0
19382026-09-03T12:58:26.336Z Compiling tokio-rustls v0.25.0
19392026-09-03T12:58:26.578Z Compiling dropshot v0.16.7
19402026-09-03T12:58:26.797Z Compiling itertools v0.14.0
19412026-09-03T12:58:27.902Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19422026-09-03T12:58:28.374Z Compiling progenitor-client v0.11.1
19432026-09-03T12:58:28.548Z Compiling progenitor-client v0.10.0
19442026-09-03T12:58:28.811Z Compiling serde_with v3.14.1
19452026-09-03T12:58:28.858Z Compiling num-derive v0.4.2
19462026-09-03T12:58:29.210Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19472026-09-03T12:58:29.562Z Compiling progenitor v0.11.1
19482026-09-03T12:58:29.714Z Compiling rustc-hash v2.1.1
19492026-09-03T12:58:29.799Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19502026-09-03T12:58:29.829Z Compiling iddqd v0.3.18
19512026-09-03T12:58:29.848Z Compiling backoff v0.4.0
19522026-09-03T12:58:30.292Z Compiling parse-display v0.10.0
19532026-09-03T12:58:30.516Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19542026-09-03T12:58:30.644Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19552026-09-03T12:58:30.658Z Compiling anstyle v1.0.14
19562026-09-03T12:58:30.894Z Compiling utf8parse v0.2.2
19572026-09-03T12:58:31.332Z Compiling anstyle-parse v1.0.0
19582026-09-03T12:58:31.486Z Compiling colorchoice v1.0.4
19592026-09-03T12:58:31.524Z Compiling is_terminal_polyfill v1.70.1
19602026-09-03T12:58:31.600Z Compiling anstyle-query v1.1.4
19612026-09-03T12:58:31.608Z Compiling clap_lex v1.1.0
19622026-09-03T12:58:31.622Z Compiling anstream v1.0.0
19632026-09-03T12:58:32.675Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19642026-09-03T12:58:35.507Z Compiling winnow v0.5.40
19652026-09-03T12:58:40.249Z Compiling terminal_size v0.4.3
19662026-09-03T12:58:41.446Z Compiling clap_builder v4.6.0
19672026-09-03T12:58:41.705Z Compiling toml_edit v0.19.15
19682026-09-03T12:58:42.168Z Compiling dropshot_endpoint v0.17.1
19692026-09-03T12:58:43.609Z Compiling clap v4.6.1
19702026-09-03T12:58:43.681Z Compiling proc-macro-crate v1.3.1
19712026-09-03T12:58:49.941Z Compiling serde_spanned v0.6.9
19722026-09-03T12:58:50.057Z Compiling adler2 v2.0.1
19732026-09-03T12:58:50.159Z Compiling miniz_oxide v0.8.9
19742026-09-03T12:58:50.543Z Compiling prettyplease v0.2.37
19752026-09-03T12:58:50.582Z Compiling crc32fast v1.5.0
19762026-09-03T12:58:50.634Z Compiling zerocopy-derive v0.7.35
19772026-09-03T12:58:50.724Z Compiling flate2 v1.1.2
19782026-09-03T12:58:50.775Z Compiling ingot-macros v0.1.1
19792026-09-03T12:58:50.852Z Compiling hubpack_derive v0.1.1
19802026-09-03T12:58:51.134Z Compiling hybrid-array v0.4.12
19812026-09-03T12:58:53.011Z Compiling scroll_derive v0.12.1
19822026-09-03T12:58:53.957Z Compiling crypto-common v0.2.2
19832026-09-03T12:58:54.200Z Compiling block-buffer v0.12.0
19842026-09-03T12:58:54.654Z Compiling compression-core v0.4.32
19852026-09-03T12:58:54.672Z Compiling toml_write v0.1.2
19862026-09-03T12:58:54.739Z Compiling const-oid v0.10.2
19872026-09-03T12:58:54.767Z Compiling compression-codecs v0.4.32
19882026-09-03T12:58:54.875Z Compiling toml_edit v0.22.27
19892026-09-03T12:58:54.954Z Compiling digest v0.11.3
19902026-09-03T12:58:55.742Z Compiling zerocopy v0.7.35
19912026-09-03T12:58:56.160Z Compiling num_enum_derive v0.7.5
19922026-09-03T12:58:57.150Z Compiling foreign-types-macros v0.2.3
19932026-09-03T12:58:57.154Z Compiling num-integer v0.1.46
19942026-09-03T12:58:57.229Z Compiling toml_datetime v1.1.1+spec-1.1.0
19952026-09-03T12:58:57.486Z Compiling cpufeatures v0.3.0
19962026-09-03T12:58:57.520Z Compiling float-ord v0.3.2
19972026-09-03T12:58:57.565Z Compiling sha1 v0.11.0
19982026-09-03T12:58:57.578Z Compiling toml v1.1.2+spec-1.1.0
19992026-09-03T12:58:57.821Z Compiling toml v0.8.23
20002026-09-03T12:58:58.325Z Compiling async-compression v0.4.33
20012026-09-03T12:58:59.213Z Compiling glob v0.3.3
20022026-09-03T12:58:59.353Z Compiling dropshot v0.17.1
20032026-09-03T12:58:59.676Z Compiling proc-macro-error-attr v1.0.4
20042026-09-03T12:58:59.731Z Compiling num-iter v0.1.45
20052026-09-03T12:58:59.860Z Compiling num-rational v0.4.2
20062026-09-03T12:59:00.112Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20072026-09-03T12:59:00.168Z Compiling dtrace-parser v0.2.0
20082026-09-03T12:59:00.339Z Compiling num-complex v0.4.6
20092026-09-03T12:59:00.624Z Compiling proc-macro-error v1.0.4
20102026-09-03T12:59:00.736Z Compiling num v0.4.3
20112026-09-03T12:59:00.821Z Compiling dof v0.3.0
20122026-09-03T12:59:00.900Z Compiling num_enum_derive v0.5.11
20132026-09-03T12:59:01.068Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20142026-09-03T12:59:01.595Z Compiling thread-id v4.2.2
20152026-09-03T12:59:01.694Z Compiling usdt-impl v0.5.0
20162026-09-03T12:59:02.247Z Compiling derive_more v0.99.20
20172026-09-03T12:59:02.298Z Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
20182026-09-03T12:59:02.343Z Compiling minimal-lexical v0.2.1
20192026-09-03T12:59:02.727Z Compiling nom v7.1.3
20202026-09-03T12:59:03.290Z Compiling usdt-attr-macro v0.5.0
20212026-09-03T12:59:04.136Z Compiling usdt-macro v0.5.0
20222026-09-03T12:59:04.139Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20232026-09-03T12:59:04.561Z Compiling zone_cfg_derive v0.3.1
20242026-09-03T12:59:04.608Z Compiling libscf-sys v1.2.0
20252026-09-03T12:59:04.739Z Compiling memoffset v0.9.1
20262026-09-03T12:59:04.833Z Compiling rustc_version v0.4.1
20272026-09-03T12:59:04.909Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
20282026-09-03T12:59:05.030Z Compiling crossbeam-epoch v0.9.18
20292026-09-03T12:59:05.244Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20302026-09-03T12:59:05.298Z Compiling enum-as-inner v0.6.1
20312026-09-03T12:59:05.371Z Compiling regress v0.11.1
20322026-09-03T12:59:05.714Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20332026-09-03T12:59:05.727Z Compiling curve25519-dalek v4.1.3
20342026-09-03T12:59:05.823Z Compiling hubpack v0.1.2
20352026-09-03T12:59:05.888Z Compiling static_assertions v1.1.0
20362026-09-03T12:59:05.971Z Compiling crossbeam-deque v0.8.6
20372026-09-03T12:59:06.168Z Compiling thiserror-impl-no-std v2.0.2
20382026-09-03T12:59:06.190Z Compiling curve25519-dalek-derive v0.1.1
20392026-09-03T12:59:07.278Z Compiling typify-impl v0.6.2
20402026-09-03T12:59:07.475Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20412026-09-03T12:59:07.716Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20422026-09-03T12:59:07.978Z Compiling rayon-core v1.13.0
20432026-09-03T12:59:08.539Z Compiling clang-sys v1.8.1
20442026-09-03T12:59:08.811Z Compiling bytecount v0.6.9
20452026-09-03T12:59:08.964Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20462026-09-03T12:59:08.979Z Compiling scroll v0.12.0
20472026-09-03T12:59:09.376Z Compiling hash32 v0.3.1
20482026-09-03T12:59:09.462Z Compiling goblin v0.8.2
20492026-09-03T12:59:09.530Z Compiling heapless v0.8.0
20502026-09-03T12:59:09.542Z Compiling ingot-types v0.1.2
20512026-09-03T12:59:09.870Z Compiling cobs v0.3.0
20522026-09-03T12:59:09.943Z Compiling libloading v0.8.9
20532026-09-03T12:59:09.974Z Compiling managed v0.8.0
20542026-09-03T12:59:10.081Z Compiling bitflags v1.3.2
20552026-09-03T12:59:10.150Z Compiling foreign-types-shared v0.3.1
20562026-09-03T12:59:10.167Z Compiling smoltcp v0.11.0
20572026-09-03T12:59:10.252Z Compiling foreign-types v0.5.0
20582026-09-03T12:59:10.341Z Compiling bindgen v0.72.1
20592026-09-03T12:59:10.341Z Compiling postcard v1.1.3
20602026-09-03T12:59:10.369Z Compiling ingot v0.1.1
20612026-09-03T12:59:10.693Z Compiling cexpr v0.6.0
20622026-09-03T12:59:10.925Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20632026-09-03T12:59:11.071Z Compiling num_enum v0.7.5
20642026-09-03T12:59:11.195Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20652026-09-03T12:59:11.532Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20662026-09-03T12:59:11.654Z Compiling camino-tempfile v1.4.1
20672026-09-03T12:59:11.913Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20682026-09-03T12:59:11.925Z Compiling derive-where v1.6.0
20692026-09-03T12:59:12.060Z Compiling serde_repr v0.1.20
20702026-09-03T12:59:12.312Z Compiling cstr-argument v0.1.2
20712026-09-03T12:59:12.759Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20722026-09-03T12:59:13.114Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20732026-09-03T12:59:13.701Z Compiling typify-macro v0.6.2
20742026-09-03T12:59:13.798Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20752026-09-03T12:59:13.993Z Compiling rayon v1.11.0
20762026-09-03T12:59:14.302Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20772026-09-03T12:59:14.433Z Compiling crucible-workspace-hack v0.1.0
20782026-09-03T12:59:15.110Z Compiling memmap v0.7.0
20792026-09-03T12:59:15.320Z Compiling tinyvec_macros v0.1.1
20802026-09-03T12:59:15.409Z Compiling tinyvec v1.10.0
20812026-09-03T12:59:15.705Z Compiling usdt v0.5.0
20822026-09-03T12:59:15.759Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20832026-09-03T12:59:15.773Z Compiling typify v0.6.2
20842026-09-03T12:59:16.032Z Compiling num_enum v0.5.11
20852026-09-03T12:59:16.562Z Compiling pin-project-internal v1.1.10
20862026-09-03T12:59:17.387Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20872026-09-03T12:59:17.421Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20882026-09-03T12:59:17.424Z Compiling progenitor-impl v0.14.0
20892026-09-03T12:59:17.654Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20902026-09-03T12:59:17.666Z Compiling papergrid v0.18.0
20912026-09-03T12:59:17.742Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
20922026-09-03T12:59:18.039Z Compiling rustix v0.38.44
20932026-09-03T12:59:18.777Z Compiling itertools v0.12.1
20942026-09-03T12:59:18.800Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20952026-09-03T12:59:18.958Z Compiling progenitor-impl v0.10.0
20962026-09-03T12:59:19.149Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20972026-09-03T12:59:19.196Z Compiling sigpipe v0.1.3
20982026-09-03T12:59:19.324Z Compiling jiff v0.2.15
20992026-09-03T12:59:19.455Z Compiling const_format_proc_macros v0.2.34
21002026-09-03T12:59:19.678Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21012026-09-03T12:59:19.883Z Compiling zone v0.3.1
21022026-09-03T12:59:20.002Z Compiling tabled v0.21.0
21032026-09-03T12:59:20.243Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21042026-09-03T12:59:20.268Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21052026-09-03T12:59:20.977Z Compiling progenitor-macro v0.14.0
21062026-09-03T12:59:21.075Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
21072026-09-03T12:59:21.349Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21082026-09-03T12:59:21.765Z Compiling nix v0.31.3
21092026-09-03T12:59:21.832Z Compiling nix v0.30.1
21102026-09-03T12:59:22.275Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21112026-09-03T12:59:22.419Z Compiling snafu-derive v0.8.9
21122026-09-03T12:59:22.423Z Compiling progenitor-macro v0.10.0
21132026-09-03T12:59:22.794Z Compiling itertools v0.15.0
21142026-09-03T12:59:22.993Z Compiling smf v0.2.3
21152026-09-03T12:59:23.225Z Compiling secrecy v0.10.3
21162026-09-03T12:59:23.706Z Compiling async-recursion v1.1.1
21172026-09-03T12:59:24.169Z Compiling bstr v1.12.0
21182026-09-03T12:59:24.413Z Compiling whoami v1.6.1
21192026-09-03T12:59:24.681Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21202026-09-03T12:59:24.704Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21212026-09-03T12:59:26.686Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21222026-09-03T12:59:27.245Z Compiling hmac v0.12.1
21232026-09-03T12:59:27.393Z Compiling inout v0.1.4
21242026-09-03T12:59:27.554Z Compiling ff v0.13.1
21252026-09-03T12:59:27.585Z Compiling data-encoding v2.9.0
21262026-09-03T12:59:27.698Z Compiling crc8 v0.1.1
21272026-09-03T12:59:27.825Z Compiling group v0.13.0
21282026-09-03T12:59:27.946Z Compiling cipher v0.4.4
21292026-09-03T12:59:27.958Z Compiling hkdf v0.12.4
21302026-09-03T12:59:28.039Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21312026-09-03T12:59:28.625Z Compiling atomicwrites v0.4.4
21322026-09-03T12:59:28.785Z Compiling tokio-dtrace v0.1.1
21332026-09-03T12:59:28.856Z Compiling tabled_derive v0.7.0
21342026-09-03T12:59:29.066Z Compiling reqwest v0.13.2
21352026-09-03T12:59:29.194Z Compiling universal-hash v0.5.1
21362026-09-03T12:59:29.206Z Compiling crypto-bigint v0.5.5
21372026-09-03T12:59:29.338Z Compiling half v2.7.1
21382026-09-03T12:59:29.415Z Compiling opaque-debug v0.3.1
21392026-09-03T12:59:29.499Z Compiling base16ct v0.2.0
21402026-09-03T12:59:29.641Z Compiling indent_write v2.2.0
21412026-09-03T12:59:29.674Z Compiling base64ct v1.8.0
21422026-09-03T12:59:29.791Z Compiling ciborium-io v0.2.2
21432026-09-03T12:59:29.986Z Compiling password-hash v0.5.0
21442026-09-03T12:59:30.435Z Compiling elliptic-curve v0.13.8
21452026-09-03T12:59:30.736Z Compiling progenitor-client v0.14.0
21462026-09-03T12:59:31.042Z Compiling ciborium-ll v0.2.2
21472026-09-03T12:59:31.226Z Compiling poly1305 v0.8.0
21482026-09-03T12:59:31.675Z Compiling oxide-tokio-rt v0.1.2
21492026-09-03T12:59:31.809Z Compiling chacha20 v0.9.1
21502026-09-03T12:59:31.870Z Compiling similar v2.7.0
21512026-09-03T12:59:32.045Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21522026-09-03T12:59:32.294Z Compiling thiserror-no-std v2.0.2
21532026-09-03T12:59:32.840Z Compiling blake2 v0.10.6
21542026-09-03T12:59:32.915Z Compiling aead v0.5.2
21552026-09-03T12:59:33.066Z Compiling strum_macros v0.28.0
21562026-09-03T12:59:33.373Z Compiling keccak v0.1.6
21572026-09-03T12:59:33.588Z Compiling linked-hash-map v0.5.6
21582026-09-03T12:59:33.656Z Compiling resolv-conf v0.7.5
21592026-09-03T12:59:33.783Z Compiling lru-cache v0.1.2
21602026-09-03T12:59:34.125Z Compiling sha3 v0.10.8
21612026-09-03T12:59:34.150Z Compiling vsss-rs v3.3.4
21622026-09-03T12:59:34.167Z Compiling argon2 v0.5.3
21632026-09-03T12:59:34.258Z Compiling chacha20poly1305 v0.10.1
21642026-09-03T12:59:34.373Z Compiling progenitor v0.14.0
21652026-09-03T12:59:34.404Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21662026-09-03T12:59:34.515Z Compiling ciborium v0.2.2
21672026-09-03T12:59:34.673Z Compiling hickory-proto v0.24.4
21682026-09-03T12:59:35.100Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21692026-09-03T12:59:35.103Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21702026-09-03T12:59:35.765Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21712026-09-03T12:59:35.786Z Compiling serde-big-array v0.5.1
21722026-09-03T12:59:35.938Z Compiling same-file v1.0.6
21732026-09-03T12:59:36.099Z Compiling unicode-segmentation v1.12.0
21742026-09-03T12:59:36.119Z Compiling siphasher v1.0.1
21752026-09-03T12:59:36.454Z Compiling hickory-resolver v0.24.4
21762026-09-03T12:59:36.518Z Compiling newline-converter v0.3.0
21772026-09-03T12:59:36.529Z Compiling phf_shared v0.12.1
21782026-09-03T12:59:36.644Z Compiling walkdir v2.5.0
21792026-09-03T12:59:36.668Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21802026-09-03T12:59:37.028Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21812026-09-03T12:59:37.279Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21822026-09-03T12:59:37.921Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21832026-09-03T12:59:38.615Z Compiling newtype_derive v0.1.6
21842026-09-03T12:59:38.708Z Compiling owo-colors v4.3.0
21852026-09-03T12:59:38.951Z Compiling tokio-stream v0.1.17
21862026-09-03T12:59:39.095Z Compiling console v0.15.11
21872026-09-03T12:59:39.177Z Compiling csv-core v0.1.12
21882026-09-03T12:59:39.279Z Compiling unicode-width v0.1.14
21892026-09-03T12:59:39.412Z Compiling foldhash v0.1.5
21902026-09-03T12:59:39.481Z Compiling termtree v0.5.1
21912026-09-03T12:59:39.605Z Compiling swrite v0.1.0
21922026-09-03T12:59:39.645Z Compiling smawk v0.3.2
21932026-09-03T12:59:39.766Z Compiling humantime v2.3.0
21942026-09-03T12:59:39.779Z Compiling unicode-linebreak v0.1.5
21952026-09-03T12:59:39.856Z Compiling hashbrown v0.15.5
21962026-09-03T12:59:39.879Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21972026-09-03T12:59:39.912Z Compiling expectorate v1.2.0
21982026-09-03T12:59:40.031Z Compiling textwrap v0.16.2
21992026-09-03T12:59:40.043Z Compiling csv v1.4.0
22002026-09-03T12:59:40.072Z Compiling qorb v0.4.1
22012026-09-03T12:59:40.570Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22022026-09-03T12:59:42.209Z Compiling phf v0.12.1
22032026-09-03T12:59:42.302Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
22042026-09-03T12:59:42.587Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
22052026-09-03T12:59:42.908Z Compiling pin-project v1.1.10
22062026-09-03T12:59:42.972Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
22072026-09-03T12:59:43.124Z Compiling libz-sys v1.1.22
22082026-09-03T12:59:43.244Z Compiling unicode-normalization v0.1.24
22092026-09-03T12:59:43.738Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22102026-09-03T12:59:44.401Z Compiling libsw-core v0.3.2
22112026-09-03T12:59:44.581Z Compiling highway v1.3.0
22122026-09-03T12:59:44.758Z Compiling fixedbitset v0.4.2
22132026-09-03T12:59:44.809Z Compiling fixedbitset v0.5.7
22142026-09-03T12:59:45.409Z Compiling petgraph v0.8.2
22152026-09-03T12:59:45.449Z Compiling petgraph v0.6.5
22162026-09-03T12:59:46.254Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22172026-09-03T12:59:46.949Z Compiling progenitor v0.10.0
22182026-09-03T12:59:47.114Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22192026-09-03T12:59:47.422Z Compiling libsw v3.5.0
22202026-09-03T12:59:47.853Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22212026-09-03T12:59:49.122Z Compiling olpc-cjson v0.1.4
22222026-09-03T12:59:49.392Z Compiling libgit2-sys v0.17.0+1.8.1
22232026-09-03T12:59:49.599Z Compiling snafu v0.8.9
22242026-09-03T12:59:49.678Z Compiling chrono-tz v0.10.4
22252026-09-03T12:59:49.985Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22262026-09-03T12:59:49.999Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22272026-09-03T12:59:50.180Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22282026-09-03T12:59:51.046Z Compiling papergrid v0.11.0
22292026-09-03T12:59:51.072Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22302026-09-03T12:59:51.368Z Compiling strum v0.28.0
22312026-09-03T12:59:51.515Z Compiling globset v0.4.16
22322026-09-03T12:59:51.668Z Compiling const_format v0.2.34
22332026-09-03T12:59:51.870Z Compiling slog-dtrace v0.3.0
22342026-09-03T12:59:52.006Z Compiling cancel-safe-futures v0.1.5
22352026-09-03T12:59:52.205Z Compiling gethostname v0.5.0
22362026-09-03T12:59:52.340Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22372026-09-03T12:59:53.212Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22382026-09-03T12:59:53.361Z Compiling dropshot-api-manager-types v0.7.2
22392026-09-03T12:59:53.520Z Compiling pem v3.0.5
22402026-09-03T12:59:53.758Z Compiling bcs v0.1.6
22412026-09-03T12:59:53.816Z Compiling cargo-platform v0.1.9
22422026-09-03T12:59:53.828Z Compiling serde_plain v1.0.2
22432026-09-03T12:59:53.924Z Compiling tagptr v0.2.0
22442026-09-03T12:59:54.040Z Compiling typed-path v0.9.3
22452026-09-03T12:59:54.142Z Compiling linear-map v1.2.0
22462026-09-03T12:59:54.399Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22472026-09-03T12:59:55.856Z Compiling tough v0.20.0
22482026-09-03T12:59:55.929Z Compiling moka v0.12.11
22492026-09-03T12:59:56.022Z Compiling cargo_metadata v0.18.1
22502026-09-03T12:59:56.474Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22512026-09-03T12:59:57.334Z Compiling tabled v0.15.0
22522026-09-03T12:59:57.551Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22532026-09-03T12:59:57.810Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22542026-09-03T12:59:58.079Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22552026-09-03T12:59:58.116Z Compiling git2 v0.19.0
22562026-09-03T13:00:00.173Z Compiling steno v0.4.1
22572026-09-03T13:00:00.655Z Compiling cookie v0.18.1
22582026-09-03T13:00:01.057Z Compiling hickory-proto v0.25.2
22592026-09-03T13:00:03.356Z Compiling hickory-resolver v0.25.2
22602026-09-03T13:00:03.620Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22612026-09-03T13:00:05.568Z Compiling vergen v8.3.2
22622026-09-03T13:00:06.932Z Compiling signal-hook v0.4.4
22632026-09-03T13:00:07.429Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22642026-09-03T13:00:07.575Z Compiling mockall_derive v0.14.0
22652026-09-03T13:00:07.818Z Compiling predicates-core v1.0.9
22662026-09-03T13:00:08.072Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22672026-09-03T13:00:08.203Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22682026-09-03T13:00:08.649Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
22692026-09-03T13:00:08.660Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22702026-09-03T13:00:08.943Z Compiling sha2 v0.10.9
22712026-09-03T13:00:09.377Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22722026-09-03T13:00:10.169Z Compiling yansi v1.0.1
22732026-09-03T13:00:10.503Z Compiling diff v0.1.13
22742026-09-03T13:00:10.506Z Compiling mockall v0.14.0
22752026-09-03T13:00:10.705Z Compiling pretty_assertions v1.4.1
22762026-09-03T13:00:10.817Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22772026-09-03T13:00:11.303Z Compiling fs-err v3.1.2
22782026-09-03T13:00:11.889Z Compiling predicates-tree v1.0.12
22792026-09-03T13:00:12.169Z Compiling predicates v3.1.3
22802026-09-03T13:00:13.155Z Compiling git-stub v1.0.0
22812026-09-03T13:00:13.384Z Compiling filetime v0.2.26
22822026-09-03T13:00:13.450Z Compiling downcast v0.11.0
22832026-09-03T13:00:13.588Z Compiling constant_time_eq v0.3.1
22842026-09-03T13:00:13.618Z Compiling is_ci v1.2.0
22852026-09-03T13:00:13.717Z Compiling arrayref v0.3.9
22862026-09-03T13:00:13.780Z Compiling arrayvec v0.7.6
22872026-09-03T13:00:13.806Z Compiling xattr v1.6.1
22882026-09-03T13:00:14.001Z Compiling fragile v2.0.1
22892026-09-03T13:00:14.004Z Compiling blake3 v1.8.2
22902026-09-03T13:00:14.318Z Compiling toml v0.7.8
22912026-09-03T13:00:14.489Z Compiling tar v0.4.45
22922026-09-03T13:00:14.596Z Compiling supports-color v3.0.2
22932026-09-03T13:00:14.796Z Compiling git-stub-vcs v0.1.0
22942026-09-03T13:00:15.183Z Compiling curl-sys v0.4.89+curl-8.20.0
22952026-09-03T13:00:15.334Z Compiling signal-hook-tokio v0.4.0
22962026-09-03T13:00:15.659Z Compiling scuffle v0.1.0
22972026-09-03T13:00:16.592Z Compiling drift v0.2.0
22982026-09-03T13:00:17.087Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
22992026-09-03T13:00:17.603Z Compiling kstat-rs v0.2.4
23002026-09-03T13:00:17.620Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
23012026-09-03T13:00:17.929Z Compiling topological-sort v0.2.2
23022026-09-03T13:00:17.948Z Compiling hex-literal v1.1.0
23032026-09-03T13:00:18.094Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23042026-09-03T13:00:18.110Z Compiling omicron-zone-package v0.12.2
23052026-09-03T13:00:18.125Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23062026-09-03T13:00:19.371Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23072026-09-03T13:00:20.204Z Compiling dropshot-api-manager v0.7.2
23082026-09-03T13:00:20.503Z Compiling curl v0.4.50
23092026-09-03T13:00:20.881Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
23102026-09-03T13:00:21.001Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
23112026-09-03T13:00:21.249Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23122026-09-03T13:00:21.278Z Compiling iddqd v0.4.5
23132026-09-03T13:00:21.325Z Compiling search_path v0.1.4
23142026-09-03T13:00:21.734Z Compiling internet-checksum v0.2.1
23152026-09-03T13:00:21.889Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
23162026-09-03T13:00:21.999Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
23172026-09-03T13:00:26.074Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
23182026-09-03T13:00:27.223Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
23192026-09-03T13:01:14.677Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 22s
23202026-09-03T13:01:14.799Z Running unittests src/lib.rs (target/debug/deps/aal-e435743f5db9cebd)
23212026-09-03T13:01:14.802Z
23222026-09-03T13:01:14.802Zrunning 0 tests
23232026-09-03T13:01:14.802Z
23242026-09-03T13:01:14.802Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23252026-09-03T13:01:14.802Z
23262026-09-03T13:01:14.802Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
23272026-09-03T13:01:14.805Z
23282026-09-03T13:01:14.806Zrunning 0 tests
23292026-09-03T13:01:14.806Z
23302026-09-03T13:01:14.806Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23312026-09-03T13:01:14.806Z
23322026-09-03T13:01:14.808Z Running unittests src/lib.rs (target/debug/deps/asic-0cfd2f99e3cb4526)
23332026-09-03T13:01:14.808Z
23342026-09-03T13:01:14.808Zrunning 0 tests
23352026-09-03T13:01:14.808Z
23362026-09-03T13:01:14.809Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23372026-09-03T13:01:14.809Z
23382026-09-03T13:01:14.809Z Running unittests src/lib.rs (target/debug/deps/common-728aaa11d2bb131d)
23392026-09-03T13:01:14.813Z
23402026-09-03T13:01:14.813Zrunning 4 tests
23412026-09-03T13:01:14.818Ztest nat::tests::test_vni ... ok
23422026-09-03T13:01:14.818Ztest network::tests::test_generate_ipv6_link_local ... ok
23432026-09-03T13:01:14.818Ztest test_purge ... ok
23442026-09-03T13:01:14.822Ztest illumos::test::address_exists_handles_missing_object ... ok
23452026-09-03T13:01:14.822Z
23462026-09-03T13:01:14.822Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23472026-09-03T13:01:14.822Z
23482026-09-03T13:01:14.822Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-3b6a1705a6b97607)
23492026-09-03T13:01:14.827Z
23502026-09-03T13:01:14.827Zrunning 1 test
23512026-09-03T13:01:14.827Z -------
23522026-09-03T13:01:14.827Z Generating OpenAPI documents from API definitions ...
23532026-09-03T13:01:14.965Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
23542026-09-03T13:01:15.037Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
23552026-09-03T13:01:16.136Z -------
23562026-09-03T13:01:16.136Z Checking 13 OpenAPI documents...
23572026-09-03T13:01:16.136Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
23582026-09-03T13:01:16.136Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
23592026-09-03T13:01:16.136Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
23602026-09-03T13:01:16.136Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
23612026-09-03T13:01:16.136Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
23622026-09-03T13:01:16.139Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
23632026-09-03T13:01:16.139Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
23642026-09-03T13:01:16.139Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
23652026-09-03T13:01:16.139Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
23662026-09-03T13:01:16.139Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
23672026-09-03T13:01:16.139Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
23682026-09-03T13:01:16.139Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
23692026-09-03T13:01:16.139Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
23702026-09-03T13:01:16.139Z Fresh dpd "latest" symlink
23712026-09-03T13:01:16.139Z -------
23722026-09-03T13:01:16.139Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
23732026-09-03T13:01:16.206Ztest test::test_apis_up_to_date ... ok
23742026-09-03T13:01:16.207Z
23752026-09-03T13:01:16.207Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s
23762026-09-03T13:01:16.207Z
23772026-09-03T13:01:16.263Z Running unittests src/main.rs (target/debug/deps/dpd-938643cdda812894)
23782026-09-03T13:01:16.269Z
23792026-09-03T13:01:16.269Zrunning 61 tests
23802026-09-03T13:01:16.273Ztest freemap::test_ordering ... ok
23812026-09-03T13:01:16.273Ztest config::tests::test_updates ... ok
23822026-09-03T13:01:16.273Ztest dhcpv6::tests::test_create_duid_bytes ... ok
23832026-09-03T13:01:16.273Ztest freemap::test_split ... ok
23842026-09-03T13:01:16.273Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
23852026-09-03T13:01:16.276Ztest macaddrs::tests::test_mac_offset ... ok
23862026-09-03T13:01:16.276Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
23872026-09-03T13:01:16.276ZSep 03 13:01:14.686 DEBG created new freemap, unit: freemap_testSep 03 13:01:14.686 DEBG created new freemap, unit: freemap_testSep 03 13:01:14.686 DEBG created new freemap
23882026-09-03T13:01:16.276Z
23892026-09-03T13:01:16.276Z, unit: freemap_test
23902026-09-03T13:01:16.276Ztest macaddrs::tests::test_parse_port_id ... ok
23912026-09-03T13:01:16.276ZSep 03 13:01:14.687 Sep 03 13:01:14.687DEBG Sep 03 13:01:14.687initted freemap. size: 128 , DEBGunit :initted freemap. size: 128 freemap_test,
23922026-09-03T13:01:16.276Zunit: freemap_test
23932026-09-03T13:01:16.276ZSep 03 13:01:14.687 DEBG reset freemapSep 03 13:01:14.687, unitDEBG: Sep 03 13:01:14.686freemap_testreset freemap , DEBG
23942026-09-03T13:01:16.276Z unitcreated new freemap: freemap_test,
23952026-09-03T13:01:16.276Zunit: freemap_test
23962026-09-03T13:01:16.276ZSep 03 13:01:14.687 DEBG initted freemap. size: 128, unit: freemap_test
23972026-09-03T13:01:16.276ZSep 03 13:01:14.687 DEBG reset freemap, unit: freemap_test
23982026-09-03T13:01:16.276ZDEBG initted freemap. size: 128, unit: freemap_test
23992026-09-03T13:01:16.276ZSep 03 13:01:14.687 DEBG reset freemap, unit: freemap_test
24002026-09-03T13:01:16.276Ztest mcast::tests::test_canonicalize_sources ... ok
24012026-09-03T13:01:16.276Ztest freemap::test_basic ... ok
24022026-09-03T13:01:16.277Ztest freemap::test_reclaim ... ok
24032026-09-03T13:01:16.277Ztest freemap::test_free ... ok
24042026-09-03T13:01:16.277Ztest freemap::test_exhaustion ... ok
24052026-09-03T13:01:16.277Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
24062026-09-03T13:01:16.277Ztest mcast::tests::test_create_port_bitmap_empty ... ok
24072026-09-03T13:01:16.277Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
24082026-09-03T13:01:16.277ZSep 03 13:01:14.687 DEBG created new freemap, unit: freemap_test
24092026-09-03T13:01:16.277ZSep 03 13:01:14.687 DEBG initted freemap. size: 8, unit: freemap_test
24102026-09-03T13:01:16.277ZSep 03 13:01:14.687 DEBG reset freemap, unit: freemap_test
24112026-09-03T13:01:16.277Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
24122026-09-03T13:01:16.277Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
24132026-09-03T13:01:16.277Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
24142026-09-03T13:01:16.277Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
24152026-09-03T13:01:16.277Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
24162026-09-03T13:01:16.277ZSep 03 13:01:14.688 DEBG created new freemap, unit: freemap_test
24172026-09-03T13:01:16.277ZSep 03 13:01:14.688 DEBG initted freemap. size: 128, unit: freemap_test
24182026-09-03T13:01:16.277ZSep 03 13:01:14.688 DEBG reset freemap, unit: freemap_test
24192026-09-03T13:01:16.277Ztest mcast::tests::test_concurrent_id_allocation ... ok
24202026-09-03T13:01:16.277Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
24212026-09-03T13:01:16.277Ztest freemap::test_span ... ok
24222026-09-03T13:01:16.277Ztest mcast::tests::test_sources_contain_any ... ok
24232026-09-03T13:01:16.277Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
24242026-09-03T13:01:16.277Ztest mcast::validate::tests::test_address_validation_integrated ... ok
24252026-09-03T13:01:16.277Ztest mcast::validate::tests::test_ipv4_validation ... ok
24262026-09-03T13:01:16.277Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
24272026-09-03T13:01:16.277Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
24282026-09-03T13:01:16.277Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
24292026-09-03T13:01:16.277Ztest mcast::tests::test_id_range_boundaries ... ok
24302026-09-03T13:01:16.277Ztest mcast::validate::tests::test_ipv6_validation ... ok
24312026-09-03T13:01:16.277Ztest mcast::validate::tests::test_reserved_and_unallocatable_addresses ... ok
24322026-09-03T13:01:16.282Ztest api_server::tests::test_build_info ... ok
24332026-09-03T13:01:16.282Ztest mcast::validate::tests::test_is_ssm_function ... ok
24342026-09-03T13:01:16.282Ztest mcast::validate::tests::test_validate_nat_target ... ok
24352026-09-03T13:01:16.282Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
24362026-09-03T13:01:16.282Ztest mcast::validate::tests::test_validate_tag ... ok
24372026-09-03T13:01:16.282Ztest mcast::validate::tests::test_validate_source_addresses ... ok
24382026-09-03T13:01:16.282Ztest nat::test_mapping ... ok
24392026-09-03T13:01:16.282Ztest port_map::tests::test_backplane_group ... ok
24402026-09-03T13:01:16.282Ztest mcast::validate::tests::test_validate_tag_format ... ok
24412026-09-03T13:01:16.282Ztest port_map::tests::test_port_map ... ok
24422026-09-03T13:01:16.282Ztest port_map::tests::dump_map ... ok
24432026-09-03T13:01:16.282ZSep 03 13:01:14.690 DEBG created new freemap, unit: freemap_route_ipv4
24442026-09-03T13:01:16.282ZSep 03 13:01:14.690 DEBG created new freemap, unit: freemap_route_ipv6
24452026-09-03T13:01:16.282ZSep 03 13:01:14.690 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
24462026-09-03T13:01:16.283ZSep 03 13:01:14.690 DEBG reset freemap, unit: freemap_route_ipv4
24472026-09-03T13:01:16.283ZSep 03 13:01:14.690 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
24482026-09-03T13:01:16.283ZSep 03 13:01:14.690 DEBG reset freemap, unit: freemap_route_ipv6
24492026-09-03T13:01:16.283ZSep 03 13:01:14.690 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
24502026-09-03T13:01:16.283ZSep 03 13:01:14.690 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 } }]
24512026-09-03T13:01:16.283ZSep 03 13:01:14.690 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
24522026-09-03T13:01:16.283ZSep 03 13:01:14.690 DEBG created new freemap, unit: freemap_route_ipv4
24532026-09-03T13:01:16.283ZSep 03 13:01:14.690 DEBG created new freemap, unit: freemap_route_ipv6
24542026-09-03T13:01:16.283ZSep 03 13:01:14.690 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
24552026-09-03T13:01:16.283ZSep 03 13:01:14.690 DEBG reset freemap, unit: freemap_route_ipv4
24562026-09-03T13:01:16.283ZSep 03 13:01:14.690 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
24572026-09-03T13:01:16.283ZSep 03 13:01:14.690 DEBG reset freemap, unit: freemap_route_ipv6
24582026-09-03T13:01:16.283ZSep 03 13:01:14.690 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
24592026-09-03T13:01:16.283ZSep 03 13:01:14.690 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 } }]
24602026-09-03T13:01:16.283ZSep 03 13:01:14.690 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
24612026-09-03T13:01:16.283ZSep 03 13:01:14.690 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 } }]
24622026-09-03T13:01:16.283ZSep 03 13:01:14.690 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
24632026-09-03T13:01:16.283ZSep 03 13:01:14.690 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 } }]
24642026-09-03T13:01:16.283ZSep 03 13:01:14.690 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
24652026-09-03T13:01:16.283ZSep 03 13:01:14.690 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 } }]
24662026-09-03T13:01:16.283ZSep 03 13:01:14.690 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
24672026-09-03T13:01:16.283ZSep 03 13:01:14.690 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 } }]
24682026-09-03T13:01:16.283ZSep 03 13:01:14.690 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
24692026-09-03T13:01:16.283ZSep 03 13:01:14.690 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 } }]
24702026-09-03T13:01:16.283ZSep 03 13:01:14.690 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
24712026-09-03T13:01:16.283ZSep 03 13:01:14.690 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 } }]
24722026-09-03T13:01:16.283ZSep 03 13:01:14.690 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
24732026-09-03T13:01:16.283ZSep 03 13:01:14.690 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 } }]
24742026-09-03T13:01:16.283ZSep 03 13:01:14.690 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
24752026-09-03T13:01:16.283ZSep 03 13:01:14.690 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 } }]
24762026-09-03T13:01:16.283ZSep 03 13:01:14.690 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
24772026-09-03T13:01:16.283ZSep 03 13:01:14.690 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 } }]
24782026-09-03T13:01:16.283ZSep 03 13:01:14.690 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
24792026-09-03T13:01:16.283ZSep 03 13:01:14.690 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 } }]
24802026-09-03T13:01:16.283ZSep 03 13:01:14.690 INFOSep 03 13:01:14.690 adding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBG
24812026-09-03T13:01:16.283Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 13:01:14.690
24822026-09-03T13:01:16.283ZDEBG 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 } }]
24832026-09-03T13:01:16.283ZSep 03 13:01:14.690Sep 03 13:01:14.690 INFOINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
24842026-09-03T13:01:16.283Z
24852026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 DEBGDEBG 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::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24862026-09-03T13:01:16.284Z
24872026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
24882026-09-03T13:01:16.284Z
24892026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 DEBGDEBG 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 } }]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 } }]
24902026-09-03T13:01:16.284Z
24912026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 INFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
24922026-09-03T13:01:16.284Z
24932026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 DEBGDEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
24942026-09-03T13:01:16.284Z
24952026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 INFOINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
24962026-09-03T13:01:16.284Z
24972026-09-03T13:01:16.284Ztest port_map::tests::parse_softnpu_revision ... ok
24982026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 DEBGDEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
24992026-09-03T13:01:16.284Z
25002026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 INFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
25012026-09-03T13:01:16.284Z
25022026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 DEBGDEBG 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 } }]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 } }]
25032026-09-03T13:01:16.284Z
25042026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 INFOINFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
25052026-09-03T13:01:16.284Z
25062026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 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 } }]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 } }]
25072026-09-03T13:01:16.284Z
25082026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 INFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
25092026-09-03T13:01:16.284Z
25102026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 DEBGDEBG 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: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 } }]
25112026-09-03T13:01:16.284Z
25122026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
25132026-09-03T13:01:16.284Z
25142026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 DEBGDEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
25152026-09-03T13:01:16.284Z
25162026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 INFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
25172026-09-03T13:01:16.284Z
25182026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 DEBGDEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
25192026-09-03T13:01:16.284Z
25202026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
25212026-09-03T13:01:16.284Z
25222026-09-03T13:01:16.284ZSep 03 13:01:14.690Sep 03 13:01:14.690 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: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 } }]
25232026-09-03T13:01:16.285Z
25242026-09-03T13:01:16.285ZSep 03 13:01:14.690 Sep 03 13:01:14.690DEBGSep 03 13:01:14.690 created new freemap INFO, INFOunitadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
25252026-09-03T13:01:16.285Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ff:
25262026-09-03T13:01:16.285Z freemap_route_ipv4
25272026-09-03T13:01:16.285ZSep 03 13:01:14.690Sep 03 13:01:14.690 DEBGDEBG Sep 03 13:01:14.690Sep 03 13:01:14.690replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
25282026-09-03T13:01:16.285Z
25292026-09-03T13:01:16.285Z DEBGDEBG Sep 03 13:01:14.690 created new freemapcreated new freemap, Sep 03 13:01:14.690, INFOSep 03 13:01:14.690INFO unitDEBG: adding route 3fff:beef:13::/64 -> 2001:db8::55:ff unitfreemap_route_ipv4:
25302026-09-03T13:01:16.285Z
25312026-09-03T13:01:16.285Zcreated new freemapadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
25322026-09-03T13:01:16.290ZSep 03 13:01:14.690, freemap_route_ipv6unit
25332026-09-03T13:01:16.290ZDEBG: Sep 03 13:01:14.690replacing 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 } }] freemap_route_ipv4
25342026-09-03T13:01:16.290ZSep 03 13:01:14.690Sep 03 13:01:14.690 DEBG DEBGSep 03 13:01:14.690
25352026-09-03T13:01:16.290Zreplacing 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 created new freemap , Sep 03 13:01:14.690
25362026-09-03T13:01:16.290ZunitDEBGINFO: created new freemap , freemap_route_ipv6Sep 03 13:01:14.690adding route 3fff:beef:14::/64 -> 2001:db8::55:ff unit
25372026-09-03T13:01:16.290Z
25382026-09-03T13:01:16.290ZINFO: adding route 3fff:beef:c::/64 -> 2001:db8::55:fffreemap_route_ipv6
25392026-09-03T13:01:16.290Z
25402026-09-03T13:01:16.290ZSep 03 13:01:14.690Sep 03 13:01:14.690 DEBGSep 03 13:01:14.690 DEBGinitted freemap. size: 64Sep 03 13:01:14.690DEBG, 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 } }]unitinitted freemap. size: 64
25412026-09-03T13:01:16.290Z, :unit: freemap_route_ipv4Sep 03 13:01:14.690DEBG freemap_route_ipv4INFO
25422026-09-03T13:01:16.290Z
25432026-09-03T13:01:16.290Z adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
25442026-09-03T13:01:16.290Zreplacing 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 } }]
25452026-09-03T13:01:16.290ZSep 03 13:01:14.690 DEBGSep 03 13:01:14.690Sep 03 13:01:14.690 DEBGDEBGreset freemapSep 03 13:01:14.690 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 } }] , reset freemapunit,
25462026-09-03T13:01:16.290Z: freemap_route_ipv4unitINFO:
25472026-09-03T13:01:16.290Z Sep 03 13:01:14.690freemap_route_ipv4 INFO
25482026-09-03T13:01:16.290Z adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 13:01:14.690
25492026-09-03T13:01:16.290Z
25502026-09-03T13:01:16.290ZSep 03 13:01:14.690DEBG DEBG initted freemap. size: 64Sep 03 13:01:14.690, initted freemap. size: 64DEBG, unitunit: :replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
25512026-09-03T13:01:16.290Z
25522026-09-03T13:01:16.290Z freemap_route_ipv6
25532026-09-03T13:01:16.290ZSep 03 13:01:14.690 DEBGSep 03 13:01:14.690Sep 03 13:01:14.690 Sep 03 13:01:14.690INFO DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG
25542026-09-03T13:01:16.290Z reset freemapreset freemapreplacing 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 } }],
25552026-09-03T13:01:16.290ZunitSep 03 13:01:14.690:, unit :DEBG freemap_route_ipv6Sep 03 13:01:14.690
25562026-09-03T13:01:16.290Zreplacing 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 } }]
25572026-09-03T13:01:16.290ZINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 13:01:14.691
25582026-09-03T13:01:16.290Z Sep 03 13:01:14.691INFO adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
25592026-09-03T13:01:16.290Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
25602026-09-03T13:01:16.290ZSep 03 13:01:14.691 DEBGfreemap_route_ipv6 Sep 03 13:01:14.691
25612026-09-03T13:01:16.290ZSep 03 13:01:14.691 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 } }]DEBGSep 03 13:01:14.691replacing 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 } }]
25622026-09-03T13:01:16.290Z
25632026-09-03T13:01:16.290Z 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:dead::/64 -> 2001:db8::55:1Sep 03 13:01:14.691
25642026-09-03T13:01:16.290Z
25652026-09-03T13:01:16.290ZSep 03 13:01:14.691 INFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
25662026-09-03T13:01:16.290Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 13:01:14.691
25672026-09-03T13:01:16.290ZSep 03 13:01:14.691 INFODEBG Sep 03 13:01:14.691replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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:19::/64 -> 2001:db8::55:ff
25682026-09-03T13:01:16.291ZDEBG
25692026-09-03T13:01:16.291Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 13:01:14.691Sep 03 13:01:14.691
25702026-09-03T13:01:16.291ZDEBG INFOSep 03 13:01:14.691replacing 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:dead::/64 -> 2001:db8::55:2
25712026-09-03T13:01:16.291Z
25722026-09-03T13:01:16.291ZSep 03 13:01:14.691 DEBGSep 03 13:01:14.691Sep 03 13:01:14.691INFO 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 } }]DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
25732026-09-03T13:01:16.291Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
25742026-09-03T13:01:16.291ZINFO
25752026-09-03T13:01:16.291Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 03 13:01:14.691
25762026-09-03T13:01:16.291Z Sep 03 13:01:14.691DEBGSep 03 13:01:14.691 INFOINFOSep 03 13:01:14.691replacing 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 } }]
25772026-09-03T13:01:16.291Z adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
25782026-09-03T13:01:16.291Z
25792026-09-03T13:01:16.291ZDEBG 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 } }]
25802026-09-03T13:01:16.291ZSep 03 13:01:14.691Sep 03 13:01:14.691Sep 03 13:01:14.691 DEBG INFOreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25812026-09-03T13:01:16.291Zadding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
25822026-09-03T13:01:16.291Z Sep 03 13:01:14.691replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 13:01:14.691
25832026-09-03T13:01:16.291Z Sep 03 13:01:14.691INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 03 13:01:14.691replacing 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 } }]
25842026-09-03T13:01:16.291Z
25852026-09-03T13:01:16.291Z
25862026-09-03T13:01:16.291ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 13:01:14.691
25872026-09-03T13:01:16.291Z Sep 03 13:01:14.691DEBGSep 03 13:01:14.691 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 } }]
25882026-09-03T13:01:16.291Zadding route 3fff:beef::/64 -> 2001:db8::55:ffDEBG
25892026-09-03T13:01:16.291Z Sep 03 13:01:14.691replacing 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 } }] DEBGSep 03 13:01:14.691
25902026-09-03T13:01:16.291Z Sep 03 13:01:14.691INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
25912026-09-03T13:01:16.291Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG
25922026-09-03T13:01:16.291Z Sep 03 13:01:14.691replacing 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 } }]
25932026-09-03T13:01:16.291ZINFO Sep 03 13:01:14.691adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
25942026-09-03T13:01:16.291ZINFOSep 03 13:01:14.691Sep 03 13:01:14.691 adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBG INFO
25952026-09-03T13:01:16.291Z Sep 03 13:01:14.691replacing 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 } }]
25962026-09-03T13:01:16.291Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ffDEBG
25972026-09-03T13:01:16.291Z 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 } }]
25982026-09-03T13:01:16.291ZSep 03 13:01:14.691Sep 03 13:01:14.691 Sep 03 13:01:14.691INFOSep 03 13:01:14.691 DEBG 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 } }]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 } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
25992026-09-03T13:01:16.291Z
26002026-09-03T13:01:16.291ZINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
26012026-09-03T13:01:16.291Z
26022026-09-03T13:01:16.291ZSep 03 13:01:14.691 INFOSep 03 13:01:14.691 Sep 03 13:01:14.691 Sep 03 13:01:14.691adding route 3fff:beef:2::/64 -> 2001:db8::55:ff DEBG
26032026-09-03T13:01:16.292ZDEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
26042026-09-03T13:01:16.292Z adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 03 13:01:14.691
26052026-09-03T13:01:16.292Zreplacing 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
26062026-09-03T13:01:16.292Z Sep 03 13:01:14.691Sep 03 13:01:14.691replacing 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 } }]
26072026-09-03T13:01:16.292ZINFO DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff Sep 03 13:01:14.691
26082026-09-03T13:01:16.292Z 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 } }]
26092026-09-03T13:01:16.292Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 13:01:14.691
26102026-09-03T13:01:16.292Z Sep 03 13:01:14.691 Sep 03 13:01:14.691DEBGINFO adding route 3fff:beef:3::/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 } }]Sep 03 13:01:14.691
26112026-09-03T13:01:16.292Z INFO
26122026-09-03T13:01:16.292Z DEBGadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
26132026-09-03T13:01:16.292Zreplacing 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 } }]
26142026-09-03T13:01:16.292ZSep 03 13:01:14.691Sep 03 13:01:14.691Sep 03 13:01:14.691 Sep 03 13:01:14.691DEBGINFO 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 } }]DEBG
26152026-09-03T13:01:16.292Z INFOadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
26162026-09-03T13:01:16.292Z
26172026-09-03T13:01:16.292ZSep 03 13:01:14.691 INFO
26182026-09-03T13:01:16.292Z adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 03 13:01:14.691
26192026-09-03T13:01:16.292Z DEBGSep 03 13:01:14.691 Sep 03 13:01:14.691Sep 03 13:01:14.691DEBG INFODEBGreplacing 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: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 } }]
26202026-09-03T13:01:16.292Z
26212026-09-03T13:01:16.292Z Sep 03 13:01:14.691 replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:4::/64 -> 2001:db8::55:ffINFO
26222026-09-03T13:01:16.292Z adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
26232026-09-03T13:01:16.292ZSep 03 13:01:14.691
26242026-09-03T13:01:16.292Z Sep 03 13:01:14.691INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 13:01:14.691
26252026-09-03T13:01:16.292Z Sep 03 13:01:14.691DEBGINFO DEBG Sep 03 13:01:14.691 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 } }]adding route 3fff:beef:4::/64 -> 2001:db8::55:ff 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 } }]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 } }]
26262026-09-03T13:01:16.292Z
26272026-09-03T13:01:16.292Z
26282026-09-03T13:01:16.292Z
26292026-09-03T13:01:16.292ZSep 03 13:01:14.691Sep 03 13:01:14.691Sep 03 13:01:14.691 INFO Sep 03 13:01:14.691INFODEBG 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 } }]
26302026-09-03T13:01:16.292Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
26312026-09-03T13:01:16.292Z
26322026-09-03T13:01:16.297Zadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
26332026-09-03T13:01:16.297ZSep 03 13:01:14.691 Sep 03 13:01:14.691INFO Sep 03 13:01:14.691 DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 03 13:01:14.691
26342026-09-03T13:01:16.297Zreplacing 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
26352026-09-03T13:01:16.297Zreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
26362026-09-03T13:01:16.297Z Sep 03 13:01:14.691Sep 03 13:01:14.691replacing 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 } }]
26372026-09-03T13:01:16.297ZDEBG INFOSep 03 13:01:14.691replacing 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 } }]
26382026-09-03T13:01:16.297ZINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 13:01:14.691adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
26392026-09-03T13:01:16.297Z
26402026-09-03T13:01:16.297Z INFOSep 03 13:01:14.691 Sep 03 13:01:14.691adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
26412026-09-03T13:01:16.298Z INFOSep 03 13:01:14.691DEBG Sep 03 13:01:14.691replacing 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:6::/64 -> 2001:db8::55:ff
26422026-09-03T13:01:16.298ZDEBG
26432026-09-03T13:01:16.298Z 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 } }]
26442026-09-03T13:01:16.298ZDEBG 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 03 13:01:14.691Sep 03 13:01:14.691
26452026-09-03T13:01:16.298Z INFO Sep 03 13:01:14.691DEBGSep 03 13:01:14.691 INFOreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
26462026-09-03T13:01:16.298Z
26472026-09-03T13:01:16.298Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
26482026-09-03T13:01:16.298ZINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
26492026-09-03T13:01:16.298ZSep 03 13:01:14.691Sep 03 13:01:14.691Sep 03 13:01:14.691 INFODEBGDEBG 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:7::/64 -> 2001:db8::55:ff
26502026-09-03T13:01:16.298ZSep 03 13:01:14.691
26512026-09-03T13:01:16.298Zreplacing 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 } }]
26522026-09-03T13:01:16.298ZSep 03 13:01:14.691 DEBGINFOSep 03 13:01:14.691 Sep 03 13:01:14.691DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
26532026-09-03T13:01:16.298ZINFOreplacing 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 } }]
26542026-09-03T13:01:16.298Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
26552026-09-03T13:01:16.298Z replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.691
26562026-09-03T13:01:16.298Z Sep 03 13:01:14.691INFOSep 03 13:01:14.691 DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ff Sep 03 13:01:14.691
26572026-09-03T13:01:16.298Z 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 } }]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 } }]
26582026-09-03T13:01:16.298Z
26592026-09-03T13:01:16.298Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
26602026-09-03T13:01:16.298ZSep 03 13:01:14.691 INFO Sep 03 13:01:14.691adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 03 13:01:14.691Sep 03 13:01:14.691
26612026-09-03T13:01:16.298Z 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 } }] DEBG
26622026-09-03T13:01:16.298Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ff 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 } }]
26632026-09-03T13:01:16.298Z
26642026-09-03T13:01:16.298ZSep 03 13:01:14.691Sep 03 13:01:14.691 INFODEBG adding route 3fff:beef:9::/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 } }]
26652026-09-03T13:01:16.298ZSep 03 13:01:14.691
26662026-09-03T13:01:16.298Z Sep 03 13:01:14.691Sep 03 13:01:14.691Sep 03 13:01:14.691 DEBGINFODEBG INFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
26672026-09-03T13:01:16.298Z adding route 3fff:beef:1b::/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 } }]
26682026-09-03T13:01:16.298Z
26692026-09-03T13:01:16.298Zreplacing 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 } }]
26702026-09-03T13:01:16.299ZSep 03 13:01:14.691 Sep 03 13:01:14.691Sep 03 13:01:14.691DEBG INFOreplacing 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 } }]
26712026-09-03T13:01:16.299Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG
26722026-09-03T13:01:16.299ZSep 03 13:01:14.691 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 03 13:01:14.691INFO
26732026-09-03T13:01:16.299ZSep 03 13:01:14.691INFO DEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
26742026-09-03T13:01:16.299ZSep 03 13:01:14.691adding route 3fff:beef:a::/64 -> 2001:db8::55:ffreplacing 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 } }]
26752026-09-03T13:01:16.299Z
26762026-09-03T13:01:16.299ZINFO Sep 03 13:01:14.691Sep 03 13:01:14.691adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
26772026-09-03T13:01:16.299ZSep 03 13:01:14.691DEBGINFO 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 } }]
26782026-09-03T13:01:16.299ZSep 03 13:01:14.691DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
26792026-09-03T13:01:16.299Zreplacing 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
26802026-09-03T13:01:16.299ZSep 03 13:01:14.691 Sep 03 13:01:14.691replacing 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 } }] INFODEBG
26812026-09-03T13:01:16.299ZSep 03 13:01:14.691 adding route 3fff:beef:c::/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 } }]
26822026-09-03T13:01:16.299ZINFOSep 03 13:01:14.691 adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
26832026-09-03T13:01:16.299ZINFO
26842026-09-03T13:01:16.299Z adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 03 13:01:14.691
26852026-09-03T13:01:16.299Z Sep 03 13:01:14.691DEBGSep 03 13:01:14.691 replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:01:14.691INFO
26862026-09-03T13:01:16.299ZDEBG DEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ff 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: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 } }]
26872026-09-03T13:01:16.299Z
26882026-09-03T13:01:16.299ZSep 03 13:01:14.691
26892026-09-03T13:01:16.299Z INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 13:01:14.691Sep 03 13:01:14.691Sep 03 13:01:14.691
26902026-09-03T13:01:16.299Z DEBGINFOINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 13:01:14.691
26912026-09-03T13:01:16.299Z
26922026-09-03T13:01:16.299ZDEBG 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: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 } }]
26932026-09-03T13:01:16.299Z
26942026-09-03T13:01:16.299ZSep 03 13:01:14.691Sep 03 13:01:14.691Sep 03 13:01:14.691 DEBG INFOSep 03 13:01:14.691replacing 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 } }]
26952026-09-03T13:01:16.299ZINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 03 13:01:14.691
26962026-09-03T13:01:16.299Z
26972026-09-03T13:01:16.299ZINFODEBG adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 13:01:14.691
26982026-09-03T13:01:16.299Zreplacing 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 } }]
26992026-09-03T13:01:16.299ZSep 03 13:01:14.691DEBG 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 } }]
27002026-09-03T13:01:16.299Zreplacing 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 } }]
27012026-09-03T13:01:16.299ZSep 03 13:01:14.691Sep 03 13:01:14.691Sep 03 13:01:14.691Sep 03 13:01:14.691 INFO DEBGINFOINFO 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 } }]
27022026-09-03T13:01:16.299Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
27032026-09-03T13:01:16.299Z
27042026-09-03T13:01:16.299Z
27052026-09-03T13:01:16.300ZSep 03 13:01:14.691Sep 03 13:01:14.691Sep 03 13:01:14.691 INFO DEBG DEBG Sep 03 13:01:14.691adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
27062026-09-03T13:01:16.300Zreplacing 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: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 } }]
27072026-09-03T13:01:16.300ZDEBG
27082026-09-03T13:01:16.300Z 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 } }]
27092026-09-03T13:01:16.300ZSep 03 13:01:14.691Sep 03 13:01:14.691Sep 03 13:01:14.691 INFOINFO DEBGSep 03 13:01:14.691 adding route 3fff:beef:10::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
27102026-09-03T13:01:16.300Z
27112026-09-03T13:01:16.300Z INFO
27122026-09-03T13:01:16.300Z adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 03 13:01:14.691
27132026-09-03T13:01:16.300Z Sep 03 13:01:14.691DEBGSep 03 13:01:14.691 INFOreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27142026-09-03T13:01:16.300ZDEBG 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:f::/64 -> 2001:db8::55:ff
27152026-09-03T13:01:16.300Z
27162026-09-03T13:01:16.300ZSep 03 13:01:14.691Sep 03 13:01:14.691 DEBGINFO Sep 03 13:01:14.691adding route 3fff:beef:11::/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 } }] Sep 03 13:01:14.691INFO
27172026-09-03T13:01:16.300Z DEBG
27182026-09-03T13:01:16.300Zreplacing 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:21::/64 -> 2001:db8::55:ff
27192026-09-03T13:01:16.300ZSep 03 13:01:14.691
27202026-09-03T13:01:16.300Z INFOSep 03 13:01:14.691Sep 03 13:01:14.691 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff DEBG
27212026-09-03T13:01:16.300ZSep 03 13:01:14.691INFO 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:10::/64 -> 2001:db8::55:ff
27222026-09-03T13:01:16.300ZDEBG
27232026-09-03T13:01:16.300Z 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 } }]
27242026-09-03T13:01:16.300ZSep 03 13:01:14.691Sep 03 13:01:14.691 Sep 03 13:01:14.691 DEBGINFO DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff Sep 03 13:01:14.691
27252026-09-03T13:01:16.300Zreplacing 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 } }]
27262026-09-03T13:01:16.300ZINFO 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 } }]
27272026-09-03T13:01:16.301Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 13:01:14.691
27282026-09-03T13:01:16.301Z DEBGSep 03 13:01:14.691 INFOreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:01:14.691
27292026-09-03T13:01:16.301ZDEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff Sep 03 13:01:14.691
27302026-09-03T13:01:16.301Zreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.691
27312026-09-03T13:01:16.301Z INFOSep 03 13:01:14.691 INFO Sep 03 13:01:14.691INFOadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
27322026-09-03T13:01:16.307Z adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG
27332026-09-03T13:01:16.307Zreplacing 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:ffSep 03 13:01:14.691
27342026-09-03T13:01:16.307Z
27352026-09-03T13:01:16.307ZDEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.691
27362026-09-03T13:01:16.307ZSep 03 13:01:14.691 Sep 03 13:01:14.691DEBG DEBG INFOreplacing 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 } }]
27372026-09-03T13:01:16.307ZSep 03 13:01:14.691adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
27382026-09-03T13:01:16.307ZINFOreplacing 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 } }]
27392026-09-03T13:01:16.307ZSep 03 13:01:14.691adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
27402026-09-03T13:01:16.307ZSep 03 13:01:14.691 INFODEBG adding route 3fff:beef:14::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27412026-09-03T13:01:16.307ZSep 03 13:01:14.691
27422026-09-03T13:01:16.307Z Sep 03 13:01:14.691INFO DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff Sep 03 13:01:14.691
27432026-09-03T13:01:16.307Z 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 } }]
27442026-09-03T13:01:16.307Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
27452026-09-03T13:01:16.307ZSep 03 13:01:14.692Sep 03 13:01:14.692 Sep 03 13:01:14.692 DEBGINFO DEBGreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
27462026-09-03T13:01:16.307Z
27472026-09-03T13:01:16.307Zreplacing 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 } }]
27482026-09-03T13:01:16.308ZSep 03 13:01:14.692Sep 03 13:01:14.692Sep 03 13:01:14.692 DEBGINFODEBG Sep 03 13:01:14.692 adding route 3fff:beef:15::/64 -> 2001:db8::55:ff 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: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
27492026-09-03T13:01:16.308Z adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
27502026-09-03T13:01:16.308Z
27512026-09-03T13:01:16.308Z
27522026-09-03T13:01:16.308ZSep 03 13:01:14.692 Sep 03 13:01:14.692DEBGSep 03 13:01:14.692 Sep 03 13:01:14.692 INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
27532026-09-03T13:01:16.308Z
27542026-09-03T13:01:16.308ZDEBG
27552026-09-03T13:01:16.308Z 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 } }]
27562026-09-03T13:01:16.308ZSep 03 13:01:14.692Sep 03 13:01:14.692 Sep 03 13:01:14.692INFODEBG DEBGreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
27572026-09-03T13:01:16.308Zreplacing 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 } }]
27582026-09-03T13:01:16.308ZSep 03 13:01:14.692
27592026-09-03T13:01:16.308Z INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 13:01:14.692
27602026-09-03T13:01:16.308ZSep 03 13:01:14.692 INFO DEBGSep 03 13:01:14.692 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 03 13:01:14.692
27612026-09-03T13:01:16.308Zreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
27622026-09-03T13:01:16.308Z adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG
27632026-09-03T13:01:16.308Z 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 } }]
27642026-09-03T13:01:16.308ZSep 03 13:01:14.692Sep 03 13:01:14.692 Sep 03 13:01:14.692Sep 03 13:01:14.692DEBG 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 } }]INFOINFO
27652026-09-03T13:01:16.308ZDEBG 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:27::/64 -> 2001:db8::55:ff
27662026-09-03T13:01:16.309Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 13:01:14.692
27672026-09-03T13:01:16.309Z
27682026-09-03T13:01:16.309ZINFOSep 03 13:01:14.692 Sep 03 13:01:14.692 adding route 3fff:beef:16::/64 -> 2001:db8::55:ff DEBGDEBG
27692026-09-03T13:01:16.309Z replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.692
27702026-09-03T13:01:16.309Z Sep 03 13:01:14.692INFO DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 03 13:01:14.692replacing 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 } }]
27712026-09-03T13:01:16.309Z
27722026-09-03T13:01:16.309Z INFO adding route 3fff:beef:18::/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 } }]
27732026-09-03T13:01:16.309ZSep 03 13:01:14.692
27742026-09-03T13:01:16.309ZSep 03 13:01:14.692 DEBGSep 03 13:01:14.692 Sep 03 13:01:14.692replacing 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 DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO
27752026-09-03T13:01:16.309Z adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
27762026-09-03T13:01:16.309Zreplacing 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 } }]
27772026-09-03T13:01:16.309ZSep 03 13:01:14.692
27782026-09-03T13:01:16.309Z INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 13:01:14.692
27792026-09-03T13:01:16.309ZSep 03 13:01:14.692 DEBGSep 03 13:01:14.692 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
27802026-09-03T13:01:16.309Z adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 13:01:14.692
27812026-09-03T13:01:16.309Z DEBGSep 03 13:01:14.692 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 INFO
27822026-09-03T13:01:16.309Zreplacing 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 } }]
27832026-09-03T13:01:16.309ZSep 03 13:01:14.692adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
27842026-09-03T13:01:16.309ZDEBGSep 03 13:01:14.692 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 } }]INFOSep 03 13:01:14.692
27852026-09-03T13:01:16.309Z Sep 03 13:01:14.692adding route 3fff:beef:34::/64 -> 2001:db8::55:ff INFODEBG
27862026-09-03T13:01:16.309Z adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 03 13:01:14.692
27872026-09-03T13:01:16.309Z 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 03 13:01:14.692
27882026-09-03T13:01:16.309Z DEBGSep 03 13:01:14.692INFO 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 03 13:01:14.692
27892026-09-03T13:01:16.309Z replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFO
27902026-09-03T13:01:16.309Z
27912026-09-03T13:01:16.309ZSep 03 13:01:14.692 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFO
27922026-09-03T13:01:16.309Z Sep 03 13:01:14.692adding route 3fff:beef:35::/64 -> 2001:db8::55:ff DEBG
27932026-09-03T13:01:16.309ZSep 03 13:01:14.692 Sep 03 13:01:14.692 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 } }] DEBGINFO Sep 03 13:01:14.692replacing 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 } }]
27942026-09-03T13:01:16.309Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
27952026-09-03T13:01:16.309ZDEBG 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 } }]
27962026-09-03T13:01:16.309Z
27972026-09-03T13:01:16.309ZSep 03 13:01:14.692 Sep 03 13:01:14.692INFOSep 03 13:01:14.692 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFOINFO
27982026-09-03T13:01:16.310ZSep 03 13:01:14.692 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG
27992026-09-03T13:01:16.310Z 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:1b::/64 -> 2001:db8::55:ff
28002026-09-03T13:01:16.310Z
28012026-09-03T13:01:16.310ZSep 03 13:01:14.692 Sep 03 13:01:14.692DEBG Sep 03 13:01:14.692replacing 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
28022026-09-03T13:01:16.310ZSep 03 13:01:14.692 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 03 13:01:14.692
28032026-09-03T13:01:16.310Z INFO replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
28042026-09-03T13:01:16.310ZSep 03 13:01:14.692INFO INFO
28052026-09-03T13:01:16.310Z Sep 03 13:01:14.692adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
28062026-09-03T13:01:16.310ZINFO
28072026-09-03T13:01:16.310Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 03 13:01:14.692
28082026-09-03T13:01:16.310ZSep 03 13:01:14.692 DEBGDEBGSep 03 13:01:14.692 Sep 03 13:01:14.692replacing 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 } }]
28092026-09-03T13:01:16.310Z 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 } }]
28102026-09-03T13:01:16.310ZDEBGDEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.692Sep 03 13:01:14.692replacing 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 } }]
28112026-09-03T13:01:16.310Z
28122026-09-03T13:01:16.310ZINFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
28132026-09-03T13:01:16.310ZINFOSep 03 13:01:14.692Sep 03 13:01:14.692 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO
28142026-09-03T13:01:16.310Z INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 13:01:14.692
28152026-09-03T13:01:16.310Z DEBGSep 03 13:01:14.692
28162026-09-03T13:01:16.310Z Sep 03 13:01:14.692replacing 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 } }]
28172026-09-03T13:01:16.310ZDEBG 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
28182026-09-03T13:01:16.310Z Sep 03 13:01:14.692replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:01:14.692
28192026-09-03T13:01:16.310ZSep 03 13:01:14.692INFO INFOSep 03 13:01:14.692 DEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffINFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ff adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
28202026-09-03T13:01:16.310Z
28212026-09-03T13:01:16.310Zreplacing 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 } }]
28222026-09-03T13:01:16.310Z
28232026-09-03T13:01:16.311ZSep 03 13:01:14.692Sep 03 13:01:14.692 Sep 03 13:01:14.692DEBGDEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.692
28242026-09-03T13:01:16.311ZINFO replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG
28252026-09-03T13:01:16.311ZSep 03 13:01:14.692
28262026-09-03T13:01:16.311ZINFOSep 03 13:01:14.692 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffINFOreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28272026-09-03T13:01:16.311Z
28282026-09-03T13:01:16.311Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
28292026-09-03T13:01:16.311ZSep 03 13:01:14.692 Sep 03 13:01:14.692DEBG Sep 03 13:01:14.692 INFO DEBGSep 03 13:01:14.692adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
28302026-09-03T13:01:16.311Zreplacing 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 } }] DEBG
28312026-09-03T13:01:16.311Zreplacing 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:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.692
28322026-09-03T13:01:16.315Z
28332026-09-03T13:01:16.315Z DEBGSep 03 13:01:14.692 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 } }]INFOSep 03 13:01:14.692Sep 03 13:01:14.692
28342026-09-03T13:01:16.315Z INFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff Sep 03 13:01:14.692adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
28352026-09-03T13:01:16.315ZINFO
28362026-09-03T13:01:16.315Z INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
28372026-09-03T13:01:16.315ZSep 03 13:01:14.692
28382026-09-03T13:01:16.315Z DEBGSep 03 13:01:14.692Sep 03 13:01:14.692 Sep 03 13:01:14.692replacing 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 } }]
28392026-09-03T13:01:16.315Z DEBGDEBGDEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.692replacing 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: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 } }]
28402026-09-03T13:01:16.315Z
28412026-09-03T13:01:16.315Z
28422026-09-03T13:01:16.315ZINFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 13:01:14.692Sep 03 13:01:14.692 INFOINFOSep 03 13:01:14.692 adding route 3fff:beef:21::/64 -> 2001:db8::55:ff INFO
28432026-09-03T13:01:16.315Z adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
28442026-09-03T13:01:16.315Z
28452026-09-03T13:01:16.316Z
28462026-09-03T13:01:16.316ZSep 03 13:01:14.692 Sep 03 13:01:14.692Sep 03 13:01:14.692 DEBGDEBGDEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.692replacing 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 } }]
28472026-09-03T13:01:16.316Z
28482026-09-03T13:01:16.316Zreplacing 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 } }]
28492026-09-03T13:01:16.316ZDEBG Sep 03 13:01:14.692replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:01:14.692
28502026-09-03T13:01:16.316Z DEBGINFO failed to allocate space for the new target listadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
28512026-09-03T13:01:16.316Z
28522026-09-03T13:01:16.316ZSep 03 13:01:14.692 Sep 03 13:01:14.692INFO Sep 03 13:01:14.692 INFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
28532026-09-03T13:01:16.316ZDEBG adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
28542026-09-03T13:01:16.316Zreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.692Sep 03 13:01:14.692
28552026-09-03T13:01:16.316Z Sep 03 13:01:14.692 DEBGDEBG 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 } }] Sep 03 13:01:14.692
28562026-09-03T13:01:16.316Z INFOreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
28572026-09-03T13:01:16.316Z
28582026-09-03T13:01:16.316ZSep 03 13:01:14.692replacing targets for 3fff:dead::/64 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 } }]
28592026-09-03T13:01:16.316ZINFO Sep 03 13:01:14.692adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 13:01:14.692
28602026-09-03T13:01:16.316Z INFODEBG Sep 03 13:01:14.692replacing 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:31::/64 -> 2001:db8::55:ff
28612026-09-03T13:01:16.316Z
28622026-09-03T13:01:16.316Z DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.692
28632026-09-03T13:01:16.316ZSep 03 13:01:14.692 INFODEBG adding route 3fff:beef:24::/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 } }]
28642026-09-03T13:01:16.316ZSep 03 13:01:14.692
28652026-09-03T13:01:16.316Z INFO Sep 03 13:01:14.692adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 03 13:01:14.692
28662026-09-03T13:01:16.316Z INFODEBG adding route 3fff:beef:32::/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 } }]
28672026-09-03T13:01:16.316Z
28682026-09-03T13:01:16.316ZSep 03 13:01:14.692Sep 03 13:01:14.692 INFODEBG 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:25::/64 -> 2001:db8::55:ff
28692026-09-03T13:01:16.316ZSep 03 13:01:14.692
28702026-09-03T13:01:16.316Z DEBG Sep 03 13:01:14.692replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:01:14.692
28712026-09-03T13:01:16.316Z INFODEBG adding route 3fff:beef:33::/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 } }]
28722026-09-03T13:01:16.316Z
28732026-09-03T13:01:16.316ZSep 03 13:01:14.692 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
28742026-09-03T13:01:16.316ZSep 03 13:01:14.692 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 13:01:14.692
28752026-09-03T13:01:16.316Z Sep 03 13:01:14.692DEBG DEBGSep 03 13:01:14.692 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: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
28762026-09-03T13:01:16.316Z
28772026-09-03T13:01:16.316Zreplacing 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 } }]
28782026-09-03T13:01:16.316ZSep 03 13:01:14.692Sep 03 13:01:14.692 Sep 03 13:01:14.692INFOINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
28792026-09-03T13:01:16.317ZDEBG
28802026-09-03T13:01:16.317ZSep 03 13:01:14.692 created new freemapSep 03 13:01:14.692INFOSep 03 13:01:14.692 , DEBG adding route 3fff:beef:34::/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 } }]
28812026-09-03T13:01:16.317Z
28822026-09-03T13:01:16.317ZDEBG 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 } }]unit
28832026-09-03T13:01:16.317ZSep 03 13:01:14.692: INFOSep 03 13:01:14.692 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBGSep 03 13:01:14.692
28842026-09-03T13:01:16.317Z INFO freemap_route_ipv4 adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
28852026-09-03T13:01:16.317ZSep 03 13:01:14.692
28862026-09-03T13:01:16.317Z DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.692
28872026-09-03T13:01:16.317Z
28882026-09-03T13:01:16.317ZSep 03 13:01:14.692DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.692
28892026-09-03T13:01:16.317ZDEBG Sep 03 13:01:14.692INFOSep 03 13:01:14.692 INFOINFO created new freemapadding route 3fff:beef:27::/64 -> 2001:db8::55:ff, adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
28902026-09-03T13:01:16.317Zunitadding route 3fff:beef:29::/64 -> 2001:db8::55:ff:
28912026-09-03T13:01:16.317Z
28922026-09-03T13:01:16.317Zfreemap_route_ipv6
28932026-09-03T13:01:16.317ZSep 03 13:01:14.692 DEBGSep 03 13:01:14.692 Sep 03 13:01:14.692 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
28942026-09-03T13:01:16.317Z Sep 03 13:01:14.692DEBG 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 } }] initted freemap. size: 64replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
28952026-09-03T13:01:16.317ZSep 03 13:01:14.692
28962026-09-03T13:01:16.317Z unitINFO: adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 03 13:01:14.692
28972026-09-03T13:01:16.317ZSep 03 13:01:14.692 freemap_route_ipv4INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
28982026-09-03T13:01:16.317ZSep 03 13:01:14.692
28992026-09-03T13:01:16.317ZINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
29002026-09-03T13:01:16.317ZDEBGSep 03 13:01:14.692 Sep 03 13:01:14.692DEBGSep 03 13:01:14.692 DEBGreset freemapreplacing 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: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 } }]
29012026-09-03T13:01:16.317Z
29022026-09-03T13:01:16.317ZunitDEBG: freemap_route_ipv4replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.692Sep 03 13:01:14.692
29032026-09-03T13:01:16.317Z INFO
29042026-09-03T13:01:16.317Z INFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ff adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
29052026-09-03T13:01:16.317Z
29062026-09-03T13:01:16.317ZSep 03 13:01:14.692 DEBGSep 03 13:01:14.692 Sep 03 13:01:14.692initted freemap. size: 64 , DEBGSep 03 13:01:14.692unit : INFOreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
29072026-09-03T13:01:16.317ZSep 03 13:01:14.693 Sep 03 13:01:14.693 DEBG created new freemapDEBG, unitSep 03 13:01:14.694created new freemap:, unitDEBGfreemap_route_ipv4:
29082026-09-03T13:01:16.317Z 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 } }]
29092026-09-03T13:01:16.317Zfreemap_route_ipv4
29102026-09-03T13:01:16.317ZSep 03 13:01:14.694Sep 03 13:01:14.694 DEBGINFO created new freemapadding route 3fff:beef:38::/64 -> 2001:db8::55:ff,
29112026-09-03T13:01:16.317Zunit:Sep 03 13:01:14.694 freemap_route_ipv6 DEBG
29122026-09-03T13:01:16.317Zcreated new freemap, unit: freemap_route_ipv6freemap_route_ipv6
29132026-09-03T13:01:16.317Zinitted freemap. size: 64
29142026-09-03T13:01:16.317Z,
29152026-09-03T13:01:16.317ZDEBGSep 03 13:01:14.694Sep 03 13:01:14.694Sep 03 13:01:14.694Sep 03 13:01:14.694 DEBGINFOreplacing 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 } }] initted freemap. size: 64
29162026-09-03T13:01:16.317Z , DEBGunit: adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff freemap_route_ipv4reset freemap
29172026-09-03T13:01:16.317Z,
29182026-09-03T13:01:16.318ZDEBG 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 } }]unitSep 03 13:01:14.694:
29192026-09-03T13:01:16.318Z freemap_route_ipv6
29202026-09-03T13:01:16.318ZSep 03 13:01:14.694DEBG DEBG Sep 03 13:01:14.694reset freemapSep 03 13:01:14.694Sep 03 13:01:14.694, 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 } }]unit
29212026-09-03T13:01:16.318ZINFO: freemap_route_ipv4adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO
29222026-09-03T13:01:16.318Z
29232026-09-03T13:01:16.318Z INFOSep 03 13:01:14.694 adding route 3fff:dead::/64 -> 2001:db8::55:1
29242026-09-03T13:01:16.318ZINFOSep 03 13:01:14.694adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
29252026-09-03T13:01:16.318ZDEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff initted freemap. size: 64
29262026-09-03T13:01:16.318Z, unit: Sep 03 13:01:14.694Sep 03 13:01:14.694freemap_route_ipv6 Sep 03 13:01:14.694DEBG
29272026-09-03T13:01:16.318Z DEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }]
29282026-09-03T13:01:16.318Z
29292026-09-03T13:01:16.318Z DEBGSep 03 13:01:14.694 Sep 03 13:01:14.694Sep 03 13:01:14.694DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
29302026-09-03T13:01:16.318Zreset freemap , DEBGunitadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff:
29312026-09-03T13:01:16.318Z Sep 03 13:01:14.694 freemap_route_ipv6INFO
29322026-09-03T13:01:16.322Z Sep 03 13:01:14.694 DEBGSep 03 13:01:14.694adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff Sep 03 13:01:14.694replacing 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 } }] INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1
29332026-09-03T13:01:16.322Zreplacing 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 } }]
29342026-09-03T13:01:16.322Z
29352026-09-03T13:01:16.322Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
29362026-09-03T13:01:16.322Z
29372026-09-03T13:01:16.322ZSep 03 13:01:14.694Sep 03 13:01:14.694Sep 03 13:01:14.694Sep 03 13:01:14.694 DEBG INFODEBG INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding 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 } }]
29382026-09-03T13:01:16.322Z
29392026-09-03T13:01:16.322Z
29402026-09-03T13:01:16.322Zreplacing 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 } }]
29412026-09-03T13:01:16.322ZSep 03 13:01:14.694Sep 03 13:01:14.694 DEBGDEBG Sep 03 13:01:14.694 replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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
29422026-09-03T13:01:16.322Z
29432026-09-03T13:01:16.322Z adding route 3fff:dead::/64 -> 2001:db8::55:2
29442026-09-03T13:01:16.322ZSep 03 13:01:14.694 INFOSep 03 13:01:14.694 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO
29452026-09-03T13:01:16.322Z Sep 03 13:01:14.694adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
29462026-09-03T13:01:16.323ZINFOSep 03 13:01:14.694Sep 03 13:01:14.694 DEBGDEBG adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
29472026-09-03T13:01:16.323Z
29482026-09-03T13:01:16.323Z
29492026-09-03T13:01:16.323ZSep 03 13:01:14.694 DEBGSep 03 13:01:14.694Sep 03 13:01:14.694 INFOSep 03 13:01:14.694INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
29502026-09-03T13:01:16.323Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }]
29512026-09-03T13:01:16.323Z
29522026-09-03T13:01:16.323Z Sep 03 13:01:14.694replacing 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 } }]
29532026-09-03T13:01:16.323ZSep 03 13:01:14.694Sep 03 13:01:14.694Sep 03 13:01:14.693 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 } }]DEBGINFOSep 03 13:01:14.694 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 } }]
29542026-09-03T13:01:16.323ZINFO
29552026-09-03T13:01:16.323Z created new freemap adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff,
29562026-09-03T13:01:16.323Z
29572026-09-03T13:01:16.323ZSep 03 13:01:14.694Sep 03 13:01:14.694 INFOunit INFOSep 03 13:01:14.694 adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4:
29582026-09-03T13:01:16.323Z
29592026-09-03T13:01:16.323Z freemap_route_ipv4Sep 03 13:01:14.694
29602026-09-03T13:01:16.323Z DEBGDEBGSep 03 13:01:14.694 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 } }]
29612026-09-03T13:01:16.323Zreplacing 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
29622026-09-03T13:01:16.323ZSep 03 13:01:14.694 Sep 03 13:01:14.694replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 13:01:14.694 DEBGDEBG
29632026-09-03T13:01:16.323ZINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff Sep 03 13:01:14.694created new freemapSep 03 13:01:14.694
29642026-09-03T13:01:16.323Z DEBGreplacing 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 } }] ,
29652026-09-03T13:01:16.323Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 13:01:14.694 DEBGINFO
29662026-09-03T13:01:16.323Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ffunitSep 03 13:01:14.694replacing 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 } }]
29672026-09-03T13:01:16.323Z
29682026-09-03T13:01:16.323Z: freemap_route_ipv6INFO
29692026-09-03T13:01:16.323ZSep 03 13:01:14.694Sep 03 13:01:14.694 INFOadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff DEBG
29702026-09-03T13:01:16.323Z adding route 3fff:beef:2f::/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 } }]
29712026-09-03T13:01:16.323Z
29722026-09-03T13:01:16.323ZSep 03 13:01:14.694Sep 03 13:01:14.694 DEBGDEBGSep 03 13:01:14.694Sep 03 13:01:14.694 initted freemap. size: 64 INFOreplacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], unitDEBG:
29732026-09-03T13:01:16.323Z adding route 3fff:beef:33::/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 } }]
29742026-09-03T13:01:16.323Z
29752026-09-03T13:01:16.323Zfreemap_route_ipv4
29762026-09-03T13:01:16.323ZSep 03 13:01:14.694Sep 03 13:01:14.694 DEBGSep 03 13:01:14.694 failed to allocate space for the new target listDEBGINFO Sep 03 13:01:14.694adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
29772026-09-03T13:01:16.323Zreplacing 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 } }]
29782026-09-03T13:01:16.323ZDEBG
29792026-09-03T13:01:16.323Z reset freemapSep 03 13:01:14.694Sep 03 13:01:14.694Sep 03 13:01:14.694, unitDEBG : 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 } }]
29802026-09-03T13:01:16.323Zfreemap_route_ipv4INFO
29812026-09-03T13:01:16.323Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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:34::/64 -> 2001:db8::55:ff
29822026-09-03T13:01:16.323Z
29832026-09-03T13:01:16.323ZSep 03 13:01:14.694 INFO Sep 03 13:01:14.694adding route 3fff:beef:31::/64 -> 2001:db8::55:ff Sep 03 13:01:14.694
29842026-09-03T13:01:16.323ZDEBG DEBGinitted freemap. size: 64 , 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 } }]unit
29852026-09-03T13:01:16.323Z:Sep 03 13:01:14.694 freemap_route_ipv6DEBG
29862026-09-03T13:01:16.324Z Sep 03 13:01:14.694replacing 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 } }]
29872026-09-03T13:01:16.324ZINFO Sep 03 13:01:14.694 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBG
29882026-09-03T13:01:16.324Z Sep 03 13:01:14.694reset freemap , INFOunit Sep 03 13:01:14.694: adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
29892026-09-03T13:01:16.324ZDEBGfreemap_route_ipv6
29902026-09-03T13:01:16.324Zreplacing 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 } }]
29912026-09-03T13:01:16.324Ztest route::tests::grow_succeeds ... ok
29922026-09-03T13:01:16.324ZSep 03 13:01:14.694 DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.694
29932026-09-03T13:01:16.324ZSep 03 13:01:14.694 INFO INFOadding route 172.16.0.0/32 -> 10.0.0.1
29942026-09-03T13:01:16.324ZSep 03 13:01:14.694adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
29952026-09-03T13:01:16.324ZINFO Sep 03 13:01:14.694 Sep 03 13:01:14.694DEBG 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 } }] adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
29962026-09-03T13:01:16.324Z
29972026-09-03T13:01:16.324Zreplacing 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 } }]
29982026-09-03T13:01:16.324ZSep 03 13:01:14.694Sep 03 13:01:14.694 INFO Sep 03 13:01:14.694INFO adding route 172.16.0.0/32 -> 10.0.0.1DEBG
29992026-09-03T13:01:16.324Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 13:01:14.694
30002026-09-03T13:01:16.324Z 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
30012026-09-03T13:01:16.324Z Sep 03 13:01:14.694Sep 03 13:01:14.694initted freemap. size: 64 , unitDEBG: Sep 03 13:01:14.694freemap_route_ipv4DEBG
30022026-09-03T13:01:16.324Z INFO 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 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 3fff:beef:34::/64 -> 2001:db8::55:ffSep 03 13:01:14.694
30032026-09-03T13:01:16.324Z
30042026-09-03T13:01:16.324Z
30052026-09-03T13:01:16.324Z DEBG reset freemap, unit:Sep 03 13:01:14.694 freemap_route_ipv4DEBG
30062026-09-03T13:01:16.324Z Sep 03 13:01:14.694replacing 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 } }]
30072026-09-03T13:01:16.324ZINFO Sep 03 13:01:14.694adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
30082026-09-03T13:01:16.324ZSep 03 13:01:14.694DEBG Sep 03 13:01:14.694INFO initted freemap. size: 64adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 03 13:01:14.694,
30092026-09-03T13:01:16.324Zunit INFO: freemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.1
30102026-09-03T13:01:16.324Z
30112026-09-03T13:01:16.324ZDEBGSep 03 13:01:14.694 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
30122026-09-03T13:01:16.324Z replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.694
30132026-09-03T13:01:16.324ZSep 03 13:01:14.694 DEBGDEBGSep 03 13:01:14.694 reset freemap , INFOunit Sep 03 13:01:14.694adding route 3fff:beef:39::/64 -> 2001:db8::55:ff :INFO 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_ipv6adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
30142026-09-03T13:01:16.324Z
30152026-09-03T13:01:16.324Z
30162026-09-03T13:01:16.324Z
30172026-09-03T13:01:16.324ZSep 03 13:01:14.694Sep 03 13:01:14.694Sep 03 13:01:14.694 INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 13:01:14.694 DEBGSep 03 13:01:14.695Sep 03 13:01:14.695 DEBG created new freemapDEBG, unit: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 } }] unitfreemap_route_ipv4
30182026-09-03T13:01:16.324Z
30192026-09-03T13:01:16.324Z: created new freemapfreemap_route_ipv4
30202026-09-03T13:01:16.324ZSep 03 13:01:14.701Sep 03 13:01:14.701 DEBG DEBG created new freemap, , unitreset freemapunit:, : unit :freemap_route_ipv6
30212026-09-03T13:01:16.325Zfreemap_route_ipv4freemap_route_ipv4replacing 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 } }]
30222026-09-03T13:01:16.325Z
30232026-09-03T13:01:16.325ZSep 03 13:01:14.701
30242026-09-03T13:01:16.325ZINFOSep 03 13:01:14.701 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG
30252026-09-03T13:01:16.325Z initted freemap. size: 64, Sep 03 13:01:14.701unit :DEBG Sep 03 13:01:14.701created new freemapfreemap_route_ipv6
30262026-09-03T13:01:16.325Z , DEBGunitSep 03 13:01:14.701 :initted freemap. size: 64 , freemap_route_ipv6Sep 03 13:01:14.701
30272026-09-03T13:01:16.325Zunit DEBGSep 03 13:01:14.701DEBG 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 } }]
30282026-09-03T13:01:16.325Z :reset freemap freemap_route_ipv4INFOSep 03 13:01:14.702,
30292026-09-03T13:01:16.325Zunit:Sep 03 13:01:14.702 freemap_route_ipv6
30302026-09-03T13:01:16.325ZINFO DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 03 13:01:14.702adding route 3fff:beef:38::/64 -> 2001:db8::55:ff Sep 03 13:01:14.702 DEBG
30312026-09-03T13:01:16.325Z INFOreset freemap initted freemap. size: 64,
30322026-09-03T13:01:16.329Zunitadding route 3fff:dead::/64 -> 2001:db8::55:1: freemap_route_ipv4,
30332026-09-03T13:01:16.329Z
30342026-09-03T13:01:16.329ZSep 03 13:01:14.702unit : Sep 03 13:01:14.702freemap_route_ipv4Sep 03 13:01:14.702 DEBGDEBGDEBG
30352026-09-03T13:01:16.329Z 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 } }]initted freemap. size: 64Sep 03 13:01:14.702
30362026-09-03T13:01:16.329Z , 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 } }] freemap_route_ipv6
30372026-09-03T13:01:16.329ZSep 03 13:01:14.702
30382026-09-03T13:01:16.329Zreplacing 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 } }]
30392026-09-03T13:01:16.330ZSep 03 13:01:14.702 Sep 03 13:01:14.702DEBG INFO DEBGreset freemap Sep 03 13:01:14.702adding route 3fff:beef:39::/64 -> 2001:db8::55:ff,
30402026-09-03T13:01:16.330Zunit: freemap_route_ipv4reset freemapINFOSep 03 13:01:14.702
30412026-09-03T13:01:16.330Z, unit :Sep 03 13:01:14.702 freemap_route_ipv6DEBG
30422026-09-03T13:01:16.330Z adding route 3fff:beef::/64 -> 2001:db8::55:ff
30432026-09-03T13:01:16.330Zinitted freemap. size: 64DEBG, Sep 03 13:01:14.702Sep 03 13:01:14.702unit :INFO Sep 03 13:01:14.702 adding route 172.16.0.0/32 -> 10.0.0.1freemap_route_ipv6
30442026-09-03T13:01:16.330Zreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
30452026-09-03T13:01:16.330ZINFO
30462026-09-03T13:01:16.330Zreplacing 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 } }]
30472026-09-03T13:01:16.330ZSep 03 13:01:14.702adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff DEBGSep 03 13:01:14.702
30482026-09-03T13:01:16.330ZSep 03 13:01:14.702 reset freemapSep 03 13:01:14.702INFODEBG adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 03 13:01:14.702
30492026-09-03T13:01:16.330Z, 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 } }]
30502026-09-03T13:01:16.330ZINFODEBG unitadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff: freemap_route_ipv6
30512026-09-03T13:01:16.330ZSep 03 13:01:14.702
30522026-09-03T13:01:16.330Z DEBGSep 03 13:01:14.702 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 } }]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 172.16.0.0/32 -> 10.0.0.2Sep 03 13:01:14.702
30532026-09-03T13:01:16.330Z
30542026-09-03T13:01:16.330Z DEBGSep 03 13:01:14.702
30552026-09-03T13:01:16.330Zreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.702
30562026-09-03T13:01:16.330ZINFODEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 13:01:14.702
30572026-09-03T13:01:16.330Zadding route 172.16.0.0/32 -> 10.0.0.1Sep 03 13:01:14.702 INFO
30582026-09-03T13:01:16.330Z INFOSep 03 13:01:14.702 Sep 03 13:01:14.702adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
30592026-09-03T13:01:16.330Z INFO INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff adding route 172.17.0.0/32 -> 10.0.0.255
30602026-09-03T13:01:16.330Z
30612026-09-03T13:01:16.330ZSep 03 13:01:14.702
30622026-09-03T13:01:16.330ZSep 03 13:01:14.702 DEBG DEBGSep 03 13:01:14.702 replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.702DEBG
30632026-09-03T13:01:16.330Z Sep 03 13:01:14.702replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.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 } }]
30642026-09-03T13:01:16.330Z
30652026-09-03T13:01:16.330ZSep 03 13:01:14.702 DEBGINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }]
30662026-09-03T13:01:16.330Z
30672026-09-03T13:01:16.330Zreplacing 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 } }]
30682026-09-03T13:01:16.330ZSep 03 13:01:14.702Sep 03 13:01:14.702Sep 03 13:01:14.702 Sep 03 13:01:14.702INFO DEBG INFOadding route 172.17.0.1/32 -> 10.0.0.255DEBG
30692026-09-03T13:01:16.330Zreplacing 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 } }]
30702026-09-03T13:01:16.330Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
30712026-09-03T13:01:16.330Z
30722026-09-03T13:01:16.330ZSep 03 13:01:14.702Sep 03 13:01:14.702 Sep 03 13:01:14.702DEBG failed to allocate space for the new target list
30732026-09-03T13:01:16.330ZINFODEBG Sep 03 13:01:14.702replacing 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:4::/64 -> 2001:db8::55:ff
30742026-09-03T13:01:16.330Z
30752026-09-03T13:01:16.330ZDEBGSep 03 13:01:14.702Sep 03 13:01:14.702Sep 03 13:01:14.702 INFODEBG adding route 172.17.0.2/32 -> 10.0.0.255replacing 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 } }]
30762026-09-03T13:01:16.330Z 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
30772026-09-03T13:01:16.330Z Sep 03 13:01:14.702replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
30782026-09-03T13:01:16.331Z
30792026-09-03T13:01:16.331Z replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.702
30802026-09-03T13:01:16.331Z INFO Sep 03 13:01:14.702adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
30812026-09-03T13:01:16.331ZINFO Sep 03 13:01:14.702adding route 172.17.0.3/32 -> 10.0.0.255
30822026-09-03T13:01:16.331ZDEBGSep 03 13:01:14.702 failed to allocate space for the new target listDEBG
30832026-09-03T13:01:16.331Z replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.702
30842026-09-03T13:01:16.331Z 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 } }]
30852026-09-03T13:01:16.331ZSep 03 13:01:14.702 Sep 03 13:01:14.702Sep 03 13:01:14.702 INFODEBG adding route 172.17.0.4/32 -> 10.0.0.255INFO
30862026-09-03T13:01:16.331Zreplacing targets for 3fff:dead::/64 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 } }]
30872026-09-03T13:01:16.331Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
30882026-09-03T13:01:16.331ZSep 03 13:01:14.702 DEBGSep 03 13:01:14.702 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 } }]
30892026-09-03T13:01:16.331Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
30902026-09-03T13:01:16.331ZDEBG 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 } }]
30912026-09-03T13:01:16.331ZSep 03 13:01:14.702 INFOSep 03 13:01:14.702 adding route 172.17.0.5/32 -> 10.0.0.255INFO
30922026-09-03T13:01:16.331Z adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
30932026-09-03T13:01:16.331ZSep 03 13:01:14.702 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 } }]
30942026-09-03T13:01:16.331ZSep 03 13:01:14.702
30952026-09-03T13:01:16.331Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 13:01:14.702
30962026-09-03T13:01:16.331Ztest route::tests::rollback_on_compact_delete_failure ... ok
30972026-09-03T13:01:16.331Z Sep 03 13:01:14.702DEBG INFOreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30982026-09-03T13:01:16.331ZSep 03 13:01:14.702adding route 172.17.0.6/32 -> 10.0.0.255
30992026-09-03T13:01:16.331ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 13:01:14.702Sep 03 13:01:14.702 INFODEBG adding route 3fff:beef:8::/64 -> 2001:db8::55:ffreplacing 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 } }]
31002026-09-03T13:01:16.331Z
31012026-09-03T13:01:16.331Z
31022026-09-03T13:01:16.331ZSep 03 13:01:14.702 Sep 03 13:01:14.702INFOSep 03 13:01:14.702 DEBGSep 03 13:01:14.695DEBGadding route 172.17.0.7/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 } }]DEBG
31032026-09-03T13:01:16.331Z
31042026-09-03T13:01:16.331Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
31052026-09-03T13:01:16.331Zcreated new freemapSep 03 13:01:14.702Sep 03 13:01:14.702, Sep 03 13:01:14.702 INFODEBGunit :adding route 3fff:beef:9::/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 } }]
31062026-09-03T13:01:16.331Z
31072026-09-03T13:01:16.331Zfreemap_route_ipv4INFO
31082026-09-03T13:01:16.331Z Sep 03 13:01:14.702Sep 03 13:01:14.702 DEBGINFOadding route 3fff:dead::/64 -> 2001:db8::55:3
31092026-09-03T13:01:16.331Zadding route 172.17.0.8/32 -> 10.0.0.255
31102026-09-03T13:01:16.331ZSep 03 13:01:14.702 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
31112026-09-03T13:01:16.331ZSep 03 13:01:14.702 Sep 03 13:01:14.702 DEBGcreated new freemapDEBG, Sep 03 13:01:14.702replacing 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 } }] 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 } }]
31122026-09-03T13:01:16.331Z
31132026-09-03T13:01:16.331ZINFO: adding route 3fff:beef:a::/64 -> 2001:db8::55:fffreemap_route_ipv6Sep 03 13:01:14.702
31142026-09-03T13:01:16.331Z Sep 03 13:01:14.702 INFOINFO
31152026-09-03T13:01:16.331ZSep 03 13:01:14.702 adding route 172.17.0.9/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG
31162026-09-03T13:01:16.331Z
31172026-09-03T13:01:16.331Z Sep 03 13:01:14.702replacing 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 } }]
31182026-09-03T13:01:16.332ZSep 03 13:01:14.702DEBG DEBGinitted 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 } }]Sep 03 13:01:14.702unit
31192026-09-03T13:01:16.332Z INFO :adding route 3fff:beef:b::/64 -> 2001:db8::55:ff Sep 03 13:01:14.702
31202026-09-03T13:01:16.332Z freemap_route_ipv4INFO
31212026-09-03T13:01:16.332ZSep 03 13:01:14.702adding route 172.17.0.10/32 -> 10.0.0.255
31222026-09-03T13:01:16.332ZSep 03 13:01:14.702 Sep 03 13:01:14.702DEBGSep 03 13:01:14.702 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 } }]DEBGDEBG
31232026-09-03T13:01:16.332Z 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 } }]
31242026-09-03T13:01:16.332Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
31252026-09-03T13:01:16.332Zreset freemap, unitSep 03 13:01:14.702Sep 03 13:01:14.702: INFOSep 03 13:01:14.702freemap_route_ipv4 INFOadding route 172.17.0.11/32 -> 10.0.0.255DEBG
31262026-09-03T13:01:16.332Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
31272026-09-03T13:01:16.332Z
31282026-09-03T13:01:16.332Zreplacing targets for 3fff:dead::/64 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 } }]
31292026-09-03T13:01:16.332ZSep 03 13:01:14.702 Sep 03 13:01:14.702DEBGSep 03 13:01:14.702 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
31302026-09-03T13:01:16.332Z DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.702 Sep 03 13:01:14.703WARN Sep 03 13:01:14.702Sep 03 13:01:14.702 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBG
31312026-09-03T13:01:16.332ZDEBG DEBGcreated new freemap , created new freemapSep 03 13:01:14.709 ERRO, created new freemap unit: rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })freemap_route_ipv4
31322026-09-03T13:01:16.336Z
31332026-09-03T13:01:16.336Z
31342026-09-03T13:01:16.336ZSep 03 13:01:14.709 , ERROunit :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
31352026-09-03T13:01:16.336Zfreemap_route_ipv4Sep 03 13:01:14.709
31362026-09-03T13:01:16.336Z INFOSep 03 13:01:14.709 DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
31372026-09-03T13:01:16.336Zcreated new freemap, unitSep 03 13:01:14.709: DEBGfreemap_route_ipv6Sep 03 13:01:14.709
31382026-09-03T13:01:16.336Zreplacing 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
31392026-09-03T13:01:16.336Z created new freemap, Sep 03 13:01:14.709 DEBG initted freemap. size: 64Sep 03 13:01:14.709, unitunitINFO:unit:: adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
31402026-09-03T13:01:16.336Zfreemap_route_ipv4freemap_route_ipv6
31412026-09-03T13:01:16.336Zfreemap_route_ipv4
31422026-09-03T13:01:16.336Z
31432026-09-03T13:01:16.337ZSep 03 13:01:14.709 DEBGSep 03 13:01:14.709Sep 03 13:01:14.709 Sep 03 13:01:14.709DEBG reset freemapDEBG, unitDEBG:created new freemap , freemap_route_ipv4unit : 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 } }]
31442026-09-03T13:01:16.337Z
31452026-09-03T13:01:16.337Zinitted freemap. size: 64freemap_route_ipv6,
31462026-09-03T13:01:16.337ZunitSep 03 13:01:14.709Sep 03 13:01:14.709: DEBGSep 03 13:01:14.709INFO freemap_route_ipv4initted freemap. size: 64DEBG, adding route 3fff:beef:f::/64 -> 2001:db8::55:ff unit
31472026-09-03T13:01:16.337Zinitted freemap. size: 64:,
31482026-09-03T13:01:16.337Z unitfreemap_route_ipv6:
31492026-09-03T13:01:16.337Zfreemap_route_ipv4
31502026-09-03T13:01:16.337ZSep 03 13:01:14.709 DEBGSep 03 13:01:14.709 DEBGSep 03 13:01:14.709 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 } }]reset freemapDEBG, Sep 03 13:01:14.709 unitreset freemap
31512026-09-03T13:01:16.337ZDEBG, unit: reset freemapfreemap_route_ipv4:Sep 03 13:01:14.709 , freemap_route_ipv6unit
31522026-09-03T13:01:16.337Z:
31532026-09-03T13:01:16.337Z freemap_route_ipv4INFOSep 03 13:01:14.709
31542026-09-03T13:01:16.337Z DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ff initted freemap. size: 64
31552026-09-03T13:01:16.337Z, Sep 03 13:01:14.709unit: INFOfreemap_route_ipv6
31562026-09-03T13:01:16.337ZSep 03 13:01:14.709adding route 3fff:dead::/64 -> 2001:db8::55:1
31572026-09-03T13:01:16.337ZSep 03 13:01:14.709 DEBGDEBG initted freemap. size: 64replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.709, Sep 03 13:01:14.709unit DEBG:DEBG
31582026-09-03T13:01:16.337Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
31592026-09-03T13:01:16.337Z
31602026-09-03T13:01:16.337ZSep 03 13:01:14.709reset freemap , unitINFO :adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
31612026-09-03T13:01:16.337ZSep 03 13:01:14.709freemap_route_ipv6 Sep 03 13:01:14.709INFO
31622026-09-03T13:01:16.337Z adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 13:01:14.709
31632026-09-03T13:01:16.337Z 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 } }]reset freemapSep 03 13:01:14.709, unitINFO:
31642026-09-03T13:01:16.337Z freemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.1
31652026-09-03T13:01:16.337Z
31662026-09-03T13:01:16.337ZSep 03 13:01:14.709 Sep 03 13:01:14.709DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 03 13:01:14.709adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
31672026-09-03T13:01:16.337Z
31682026-09-03T13:01:16.337ZDEBGSep 03 13:01:14.709 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 } }]
31692026-09-03T13:01:16.337ZSep 03 13:01:14.709INFO DEBG adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 13:01:14.709
31702026-09-03T13:01:16.337ZSep 03 13:01:14.709 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
31712026-09-03T13:01:16.337Z adding route 172.16.0.0/32 -> 10.0.0.2INFO
31722026-09-03T13:01:16.337Zadding route 3fff:dead::/64 -> 2001:db8::55:3
31732026-09-03T13:01:16.337ZSep 03 13:01:14.709 Sep 03 13:01:14.709 DEBGINFO Sep 03 13:01:14.709replacing 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 } }]
31742026-09-03T13:01:16.337Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBGSep 03 13:01:14.709
31752026-09-03T13:01:16.337ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 13:01:14.709
31762026-09-03T13:01:16.337Z INFO Sep 03 13:01:14.709
31772026-09-03T13:01:16.337Zadding route 172.16.0.0/32 -> 10.0.0.1 DEBGSep 03 13:01:14.709
31782026-09-03T13:01:16.337Z INFO Sep 03 13:01:14.709Sep 03 13:01:14.709adding route 172.16.0.0/32 -> 10.0.0.3 replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
31792026-09-03T13:01:16.337Z
31802026-09-03T13:01:16.338Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4
31812026-09-03T13:01:16.338ZSep 03 13:01:14.709replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 03 13:01:14.709DEBG 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 } }]
31822026-09-03T13:01:16.338Z
31832026-09-03T13:01:16.338Z adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 13:01:14.709
31842026-09-03T13:01:16.338Z DEBGSep 03 13:01:14.709 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
31852026-09-03T13:01:16.338Z adding route 172.16.0.0/32 -> 10.0.0.4Sep 03 13:01:14.709
31862026-09-03T13:01:16.338Z INFOSep 03 13:01:14.709 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 13:01:14.709
31872026-09-03T13:01:16.338Z DEBGadding route 172.16.0.0/32 -> 10.0.0.1
31882026-09-03T13:01:16.338Zreplacing 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 } }]
31892026-09-03T13:01:16.338ZSep 03 13:01:14.709 WARNSep 03 13:01:14.709Sep 03 13:01:14.709 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFOinitted freemap. size: 64, INFOunit: DEBGadding route 172.16.0.0/32 -> 10.0.0.2
31902026-09-03T13:01:16.338Zreplacing 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 } }]
31912026-09-03T13:01:16.338Zfreemap_route_ipv6
31922026-09-03T13:01:16.338ZSep 03 13:01:14.709 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 } }]
31932026-09-03T13:01:16.338Ztest route::tests::identity_replace_is_noop ... ok
31942026-09-03T13:01:16.338ZSep 03 13:01:14.709 INFO adding route 172.16.0.0/32 -> 10.0.0.2
31952026-09-03T13:01:16.338Zadding route 172.17.0.0/32 -> 10.0.0.255Sep 03 13:01:14.709
31962026-09-03T13:01:16.338Z INFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 13:01:14.709
31972026-09-03T13:01:16.338ZDEBGSep 03 13:01:14.709
31982026-09-03T13:01:16.338Z DEBGSep 03 13:01:14.709replacing 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 } }]
31992026-09-03T13:01:16.338Zreset freemap Sep 03 13:01:14.709DEBG, unitDEBG:Sep 03 13:01:14.709 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 } }] freemap_route_ipv6INFO
32002026-09-03T13:01:16.338Z
32012026-09-03T13:01:16.338Ztest route::tests::rollback_on_compact_write_failure ... ok
32022026-09-03T13:01:16.338Zreplacing 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 } }]
32032026-09-03T13:01:16.338Zadding route 172.17.0.1/32 -> 10.0.0.255
32042026-09-03T13:01:16.338ZSep 03 13:01:14.709Sep 03 13:01:14.709 INFO adding route 172.17.0.1/32 -> 10.0.0.255
32052026-09-03T13:01:16.338ZSep 03 13:01:14.702Sep 03 13:01:14.709 INFODEBG Sep 03 13:01:14.709Sep 03 13:01:14.709replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.12/32 -> 10.0.0.255
32062026-09-03T13:01:16.338Z
32072026-09-03T13:01:16.338Z DEBGINFODEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.709replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.1INFO
32082026-09-03T13:01:16.338Z
32092026-09-03T13:01:16.338Z
32102026-09-03T13:01:16.338Zadding route 172.17.0.2/32 -> 10.0.0.255
32112026-09-03T13:01:16.338ZSep 03 13:01:14.709 INFOSep 03 13:01:14.709 Sep 03 13:01:14.709 INFODEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
32122026-09-03T13:01:16.338Zadding route 172.17.0.2/32 -> 10.0.0.255
32132026-09-03T13:01:16.338Zreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.709Sep 03 13:01:14.709Sep 03 13:01:14.709
32142026-09-03T13:01:16.338Z DEBGSep 03 13:01:14.709DEBG DEBGSep 03 13:01:14.709 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.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 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
32152026-09-03T13:01:16.338Z
32162026-09-03T13:01:16.338Z DEBG
32172026-09-03T13:01:16.338Zadding route 172.17.0.3/32 -> 10.0.0.255
32182026-09-03T13:01:16.338Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 13:01:14.710
32192026-09-03T13:01:16.338Z Sep 03 13:01:14.709INFOSep 03 13:01:14.710 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFOSep 03 13:01:14.710Sep 03 13:01:14.710
32202026-09-03T13:01:16.339ZINFO 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 } }]adding route 172.17.0.13/32 -> 10.0.0.255INFO
32212026-09-03T13:01:16.339ZSep 03 13:01:14.710adding route 172.17.0.3/32 -> 10.0.0.255
32222026-09-03T13:01:16.339Z
32232026-09-03T13:01:16.339Z DEBGadding route 172.16.0.0/32 -> 10.0.0.2
32242026-09-03T13:01:16.339ZSep 03 13:01:14.710Sep 03 13:01:14.710Sep 03 13:01:14.710 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 } }]DEBG
32252026-09-03T13:01:16.339Z Sep 03 13:01:14.710INFO 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: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 172.17.0.4/32 -> 10.0.0.255
32262026-09-03T13:01:16.339Z
32272026-09-03T13:01:16.339ZSep 03 13:01:14.710
32282026-09-03T13:01:16.339ZINFO Sep 03 13:01:14.710 INFO adding route 172.17.0.14/32 -> 10.0.0.255 Sep 03 13:01:14.710Sep 03 13:01:14.710adding route 172.17.0.4/32 -> 10.0.0.255 DEBG
32292026-09-03T13:01:16.339Z 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
32302026-09-03T13:01:16.339Z
32312026-09-03T13:01:16.339Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 13:01:14.710 DEBG
32322026-09-03T13:01:16.344ZDEBG Sep 03 13:01:14.710replacing 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 } }]
32332026-09-03T13:01:16.344Z 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 } }]
32342026-09-03T13:01:16.344Zadding route 172.17.0.5/32 -> 10.0.0.255Sep 03 13:01:14.710Sep 03 13:01:14.710Sep 03 13:01:14.710
32352026-09-03T13:01:16.344ZINFO adding route 172.17.0.5/32 -> 10.0.0.255
32362026-09-03T13:01:16.344ZSep 03 13:01:14.710 DEBGDEBG Sep 03 13:01:14.717replacing 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 } }]
32372026-09-03T13:01:16.344ZDEBG 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 } }]
32382026-09-03T13:01:16.344Z created new freemapSep 03 13:01:14.717, unitINFOSep 03 13:01:14.717 :Sep 03 13:01:14.717 INFO DEBG freemap_route_ipv4 adding route 172.17.0.6/32 -> 10.0.0.255
32392026-09-03T13:01:16.344Zreplacing 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.16.0.0/32 -> 10.0.0.3
32402026-09-03T13:01:16.344Z
32412026-09-03T13:01:16.344Z
32422026-09-03T13:01:16.344ZSep 03 13:01:14.717Sep 03 13:01:14.717 Sep 03 13:01:14.717INFOSep 03 13:01:14.717 Sep 03 13:01:14.717 DEBGadding route 172.17.0.15/32 -> 10.0.0.255DEBG
32432026-09-03T13:01:16.344Z DEBG created new freemapreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFO, 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 } }]unitSep 03 13:01:14.717: DEBG
32442026-09-03T13:01:16.344Z freemap_route_ipv6replacing 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 } }]
32452026-09-03T13:01:16.344Z adding route 172.17.0.6/32 -> 10.0.0.255
32462026-09-03T13:01:16.345Z
32472026-09-03T13:01:16.345Z
32482026-09-03T13:01:16.345ZSep 03 13:01:14.717Sep 03 13:01:14.717Sep 03 13:01:14.717Sep 03 13:01:14.717 DEBGINFO initted freemap. size: 64adding route 172.17.0.7/32 -> 10.0.0.255,
32492026-09-03T13:01:16.345ZunitINFO: adding route 172.16.0.0/32 -> 10.0.0.4 freemap_route_ipv4Sep 03 13:01:14.717
32502026-09-03T13:01:16.345Z
32512026-09-03T13:01:16.345ZINFO Sep 03 13:01:14.717 adding route 172.17.0.16/32 -> 10.0.0.255Sep 03 13:01:14.717
32522026-09-03T13:01:16.345Z DEBGSep 03 13:01:14.717DEBG DEBGSep 03 13:01:14.717DEBGreset freemap , 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 } }]
32532026-09-03T13:01:16.345Z
32542026-09-03T13:01:16.345ZDEBG 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 } }]unit:Sep 03 13:01:14.717 freemap_route_ipv4
32552026-09-03T13:01:16.345ZINFOSep 03 13:01:14.717 adding route 172.17.0.17/32 -> 10.0.0.255INFO
32562026-09-03T13:01:16.345Z
32572026-09-03T13:01:16.345Zreplacing 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 } }]
32582026-09-03T13:01:16.345Z Sep 03 13:01:14.717adding route 172.17.0.8/32 -> 10.0.0.255
32592026-09-03T13:01:16.345ZSep 03 13:01:14.717 Sep 03 13:01:14.717DEBG DEBGSep 03 13:01:14.717 initted freemap. size: 64replacing 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
32602026-09-03T13:01:16.345Z, unitreplacing 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 } }]:
32612026-09-03T13:01:16.345Zfreemap_route_ipv6
32622026-09-03T13:01:16.345ZSep 03 13:01:14.717 DEBG Sep 03 13:01:14.717replacing 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 } }] INFOINFO
32632026-09-03T13:01:16.345ZSep 03 13:01:14.717adding route 172.17.0.18/32 -> 10.0.0.255 DEBG
32642026-09-03T13:01:16.345Z reset freemapSep 03 13:01:14.717adding route 172.17.0.7/32 -> 10.0.0.255, Sep 03 13:01:14.717unit
32652026-09-03T13:01:16.345ZINFO: DEBG freemap_route_ipv6 adding route 172.17.0.9/32 -> 10.0.0.255
32662026-09-03T13:01:16.345Z
32672026-09-03T13:01:16.345Zreplacing 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 } }]
32682026-09-03T13:01:16.345ZSep 03 13:01:14.717Sep 03 13:01:14.717 Sep 03 13:01:14.717DEBG DEBGINFO replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 13:01:14.717
32692026-09-03T13:01:16.345ZINFO
32702026-09-03T13:01:16.345Z adding route 172.17.0.19/32 -> 10.0.0.255replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32712026-09-03T13:01:16.345Z
32722026-09-03T13:01:16.345ZSep 03 13:01:14.717 Sep 03 13:01:14.717Sep 03 13:01:14.717 INFODEBG adding route 172.17.0.10/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 } }]DEBG
32732026-09-03T13:01:16.345Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 13:01:14.717
32742026-09-03T13:01:16.345Z INFOSep 03 13:01:14.717 adding route 172.17.0.8/32 -> 10.0.0.255
32752026-09-03T13:01:16.345ZINFO
32762026-09-03T13:01:16.345Z Sep 03 13:01:14.717adding route 172.17.0.20/32 -> 10.0.0.255
32772026-09-03T13:01:16.345ZSep 03 13:01:14.717DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.717DEBG Sep 03 13:01:14.717
32782026-09-03T13:01:16.345Z INFODEBG Sep 03 13:01:14.717replacing 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:2
32792026-09-03T13:01:16.345Z
32802026-09-03T13:01:16.345Z 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 } }]
32812026-09-03T13:01:16.345Zadding route 172.17.0.11/32 -> 10.0.0.255Sep 03 13:01:14.717
32822026-09-03T13:01:16.345Z INFOSep 03 13:01:14.717 Sep 03 13:01:14.717adding route 172.17.0.21/32 -> 10.0.0.255Sep 03 13:01:14.717 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 } }] INFO
32832026-09-03T13:01:16.345Zreplacing 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 } }]
32842026-09-03T13:01:16.345Zadding route 172.17.0.9/32 -> 10.0.0.255
32852026-09-03T13:01:16.346Z
32862026-09-03T13:01:16.346ZSep 03 13:01:14.718 Sep 03 13:01:14.718Sep 03 13:01:14.718 INFOSep 03 13:01:14.718DEBG 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:3
32872026-09-03T13:01:16.346Zadding route 172.17.0.12/32 -> 10.0.0.255
32882026-09-03T13:01:16.346Z
32892026-09-03T13:01:16.346ZDEBGSep 03 13:01:14.718 Sep 03 13:01:14.718INFOSep 03 13:01:14.718 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 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 172.17.0.22/32 -> 10.0.0.255DEBG
32902026-09-03T13:01:16.346Z
32912026-09-03T13:01:16.346Z
32922026-09-03T13:01:16.346Z replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.718Sep 03 13:01:14.718 DEBGINFO 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 } }]adding route 172.17.0.10/32 -> 10.0.0.255
32932026-09-03T13:01:16.346Z
32942026-09-03T13:01:16.346Z
32952026-09-03T13:01:16.346ZSep 03 13:01:14.718 Sep 03 13:01:14.709Sep 03 13:01:14.718Sep 03 13:01:14.718 INFOSep 03 13:01:14.718INFO adding route 172.17.0.0/32 -> 10.0.0.255adding route 172.17.0.23/32 -> 10.0.0.255
32962026-09-03T13:01:16.346Z
32972026-09-03T13:01:16.346ZDEBGINFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:4
32982026-09-03T13:01:16.346ZSep 03 13:01:14.718
32992026-09-03T13:01:16.346Z DEBG Sep 03 13:01:14.718 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 } }]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 } }]
33002026-09-03T13:01:16.346Z
33012026-09-03T13:01:16.346Z Sep 03 13:01:14.718 replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.718DEBG Sep 03 13:01:14.718
33022026-09-03T13:01:16.346Zreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
33032026-09-03T13:01:16.346Z INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 13:01:14.718adding route 172.17.0.24/32 -> 10.0.0.255
33042026-09-03T13:01:16.346Z
33052026-09-03T13:01:16.346ZSep 03 13:01:14.718 INFOSep 03 13:01:14.718 adding route 172.17.0.11/32 -> 10.0.0.255 INFOINFOSep 03 13:01:14.718 DEBGadding route 172.17.0.1/32 -> 10.0.0.255
33062026-09-03T13:01:16.346Z
33072026-09-03T13:01:16.346Zreplacing 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.14/32 -> 10.0.0.255
33082026-09-03T13:01:16.346Z
33092026-09-03T13:01:16.346ZSep 03 13:01:14.718Sep 03 13:01:14.718 Sep 03 13:01:14.718Sep 03 13:01:14.718 DEBG 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 } }]Sep 03 13:01:14.718replacing 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 3fff:dead::/64 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 } }]
33102026-09-03T13:01:16.346Z
33112026-09-03T13:01:16.346ZINFO
33122026-09-03T13:01:16.346Z adding route 172.17.0.25/32 -> 10.0.0.255DEBG
33132026-09-03T13:01:16.346ZSep 03 13:01:14.718Sep 03 13:01:14.718 INFO Sep 03 13:01:14.718 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 } }]WARNSep 03 13:01:14.718 shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 172.17.0.15/32 -> 10.0.0.255
33142026-09-03T13:01:16.346ZDEBGINFO
33152026-09-03T13:01:16.346Zreplacing 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 } }]
33162026-09-03T13:01:16.346Z
33172026-09-03T13:01:16.346Z Sep 03 13:01:14.718adding route 172.17.0.2/32 -> 10.0.0.255
33182026-09-03T13:01:16.346ZDEBG Sep 03 13:01:14.718replacing 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 } }]
33192026-09-03T13:01:16.346ZINFOSep 03 13:01:14.718 DEBGadding route 172.17.0.26/32 -> 10.0.0.255Sep 03 13:01:14.718
33202026-09-03T13:01:16.346ZINFO Sep 03 13:01:14.718replacing 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 } }]
33212026-09-03T13:01:16.346ZINFOadding route 172.17.0.12/32 -> 10.0.0.255
33222026-09-03T13:01:16.346ZSep 03 13:01:14.718Sep 03 13:01:14.718adding route 172.17.0.16/32 -> 10.0.0.255
33232026-09-03T13:01:16.346ZINFOSep 03 13:01:14.718 DEBG adding route 172.17.0.3/32 -> 10.0.0.255DEBGSep 03 13:01:14.718replacing 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 } }]
33242026-09-03T13:01:16.347ZDEBG 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 } }]
33252026-09-03T13:01:16.347Z replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.718
33262026-09-03T13:01:16.347Z
33272026-09-03T13:01:16.347ZINFO adding route 172.17.0.27/32 -> 10.0.0.255Sep 03 13:01:14.718 Sep 03 13:01:14.718
33282026-09-03T13:01:16.347Z INFO Sep 03 13:01:14.718DEBG INFOadding route 172.17.0.13/32 -> 10.0.0.255Sep 03 13:01:14.718replacing 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 } }]
33292026-09-03T13:01:16.347Zadding route 172.17.0.17/32 -> 10.0.0.255
33302026-09-03T13:01:16.347ZDEBG
33312026-09-03T13:01:16.347Zreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.718
33322026-09-03T13:01:16.351ZSep 03 13:01:14.718 INFO DEBGadding route 172.17.0.4/32 -> 10.0.0.255Sep 03 13:01:14.718 Sep 03 13:01:14.718
33332026-09-03T13:01:16.351Zreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
33342026-09-03T13:01:16.351Z Sep 03 13:01:14.718adding route 172.17.0.28/32 -> 10.0.0.255
33352026-09-03T13:01:16.351ZDEBG 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 } }]
33362026-09-03T13:01:16.351Zreplacing 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 } }]
33372026-09-03T13:01:16.351ZSep 03 13:01:14.718 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 } }]Sep 03 13:01:14.718
33382026-09-03T13:01:16.351ZSep 03 13:01:14.718 INFO Sep 03 13:01:14.718 INFO adding route 172.17.0.18/32 -> 10.0.0.255INFO Sep 03 13:01:14.718adding route 172.17.0.14/32 -> 10.0.0.255
33392026-09-03T13:01:16.351Z
33402026-09-03T13:01:16.352Zadding route 172.17.0.5/32 -> 10.0.0.255DEBG
33412026-09-03T13:01:16.352ZSep 03 13:01:14.727created new freemap Sep 03 13:01:14.727DEBG Sep 03 13:01:14.727, DEBGunit :INFO replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.29/32 -> 10.0.0.255
33422026-09-03T13:01:16.352Zfreemap_route_ipv4
33432026-09-03T13:01:16.352ZSep 03 13:01:14.727replacing 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 } }]
33442026-09-03T13:01:16.352Z DEBG
33452026-09-03T13:01:16.352Z replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.728Sep 03 13:01:14.728
33462026-09-03T13:01:16.352Z Sep 03 13:01:14.728INFO DEBGadding route 172.17.0.15/32 -> 10.0.0.255
33472026-09-03T13:01:16.352Zcreated new freemapDEBG , Sep 03 13:01:14.728replacing 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 } }]unit :
33482026-09-03T13:01:16.352ZINFO freemap_route_ipv6
33492026-09-03T13:01:16.352ZSep 03 13:01:14.728adding route 172.17.0.6/32 -> 10.0.0.255
33502026-09-03T13:01:16.352ZSep 03 13:01:14.728DEBG Sep 03 13:01:14.728 INFO 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.30/32 -> 10.0.0.255DEBGSep 03 13:01:14.728
33512026-09-03T13:01:16.352Z initted freemap. size: 64
33522026-09-03T13:01:16.352ZDEBG, unitSep 03 13:01:14.728replacing 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 } }]:
33532026-09-03T13:01:16.352ZDEBG freemap_route_ipv4replacing 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 } }]
33542026-09-03T13:01:16.352Z
33552026-09-03T13:01:16.352ZSep 03 13:01:14.728 INFOSep 03 13:01:14.728 Sep 03 13:01:14.728Sep 03 13:01:14.728INFO INFO adding route 172.17.0.7/32 -> 10.0.0.255 DEBGadding route 172.17.0.31/32 -> 10.0.0.255
33562026-09-03T13:01:16.352Zreset freemapadding route 172.17.0.16/32 -> 10.0.0.255, unit
33572026-09-03T13:01:16.352Z:
33582026-09-03T13:01:16.352ZSep 03 13:01:14.728 freemap_route_ipv4DEBG
33592026-09-03T13:01:16.352Z replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.728
33602026-09-03T13:01:16.352Z Sep 03 13:01:14.728DEBGSep 03 13:01:14.728 replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
33612026-09-03T13:01:16.352Zinitted freemap. size: 64DEBG Sep 03 13:01:14.728, Sep 03 13:01:14.728INFOunit :INFOadding route 172.17.0.32/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 } }]
33622026-09-03T13:01:16.352Z adding route 172.17.0.8/32 -> 10.0.0.255
33632026-09-03T13:01:16.352Z
33642026-09-03T13:01:16.352Zfreemap_route_ipv6Sep 03 13:01:14.728
33652026-09-03T13:01:16.352Z 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 } }]Sep 03 13:01:14.728
33662026-09-03T13:01:16.352Z Sep 03 13:01:14.728DEBGSep 03 13:01:14.728 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
33672026-09-03T13:01:16.352Zreset freemapSep 03 13:01:14.728, unitINFO: Sep 03 13:01:14.728adding route 172.17.0.33/32 -> 10.0.0.255INFOfreemap_route_ipv6
33682026-09-03T13:01:16.352Z
33692026-09-03T13:01:16.352ZINFO adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255Sep 03 13:01:14.728Sep 03 13:01:14.728
33702026-09-03T13:01:16.352Z DEBG
33712026-09-03T13:01:16.352Z 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 } }]INFO
33722026-09-03T13:01:16.352Z Sep 03 13:01:14.728adding route 3fff:dead::/64 -> 2001:db8::55:1
33732026-09-03T13:01:16.352ZDEBGSep 03 13:01:14.728 replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.728
33742026-09-03T13:01:16.352Z Sep 03 13:01:14.728INFO DEBGSep 03 13:01:14.728 adding route 172.17.0.34/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 } }]INFO
33752026-09-03T13:01:16.352Z adding route 172.17.0.10/32 -> 10.0.0.255DEBG
33762026-09-03T13:01:16.352Z
33772026-09-03T13:01:16.353Z Sep 03 13:01:14.728replacing 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 } }]
33782026-09-03T13:01:16.353ZDEBGSep 03 13:01:14.728 Sep 03 13:01:14.728 Sep 03 13:01:14.728DEBGreplacing 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 } }]
33792026-09-03T13:01:16.353ZINFO replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:2
33802026-09-03T13:01:16.353Z
33812026-09-03T13:01:16.353ZSep 03 13:01:14.728INFO INFOSep 03 13:01:14.728 adding route 172.17.0.18/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255Sep 03 13:01:14.728 INFODEBG
33822026-09-03T13:01:16.353Z
33832026-09-03T13:01:16.353Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
33842026-09-03T13:01:16.353Zadding route 172.17.0.11/32 -> 10.0.0.255Sep 03 13:01:14.728
33852026-09-03T13:01:16.353Z Sep 03 13:01:14.728DEBG DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.728
33862026-09-03T13:01:16.353ZSep 03 13:01:14.728
33872026-09-03T13:01:16.353Z INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 13:01:14.728
33882026-09-03T13:01:16.353Z INFO adding route 172.17.0.36/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 } }]
33892026-09-03T13:01:16.353Z
33902026-09-03T13:01:16.353ZSep 03 13:01:14.728Sep 03 13:01:14.728 INFODEBGSep 03 13:01:14.728Sep 03 13:01:14.728 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 } }] DEBGadding route 172.17.0.12/32 -> 10.0.0.255 adding route 172.17.0.19/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 } }]
33912026-09-03T13:01:16.353Z
33922026-09-03T13:01:16.353Z
33932026-09-03T13:01:16.353Z
33942026-09-03T13:01:16.353ZSep 03 13:01:14.728Sep 03 13:01:14.728 DEBGINFO 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:dead::/64 -> 2001:db8::55:4
33952026-09-03T13:01:16.353ZSep 03 13:01:14.728
33962026-09-03T13:01:16.353Z Sep 03 13:01:14.728INFO DEBGadding route 172.17.0.37/32 -> 10.0.0.255 Sep 03 13:01:14.728replacing 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 } }]
33972026-09-03T13:01:16.353Z
33982026-09-03T13:01:16.353ZINFOSep 03 13:01:14.728 adding route 172.17.0.13/32 -> 10.0.0.255DEBG
33992026-09-03T13:01:16.353Z Sep 03 13:01:14.728replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
34002026-09-03T13:01:16.353ZDEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.728
34012026-09-03T13:01:16.353Z Sep 03 13:01:14.728Sep 03 13:01:14.728 DEBGINFODEBG replacing targets for 3fff:dead::/64 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 } }] adding route 172.17.0.20/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 } }]
34022026-09-03T13:01:16.353Z
34032026-09-03T13:01:16.353ZSep 03 13:01:14.728
34042026-09-03T13:01:16.353Z INFOSep 03 13:01:14.728Sep 03 13:01:14.728 INFODEBG adding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.38/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 } }]
34052026-09-03T13:01:16.353Z
34062026-09-03T13:01:16.353Z
34072026-09-03T13:01:16.353ZSep 03 13:01:14.710 Sep 03 13:01:14.728Sep 03 13:01:14.728 DEBGDEBG DEBG Sep 03 13:01:14.728replacing 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 } }]
34082026-09-03T13:01:16.353Z 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 } }]created new freemap
34092026-09-03T13:01:16.353ZINFO, Sep 03 13:01:14.728 unit adding route 172.17.0.21/32 -> 10.0.0.255:Sep 03 13:01:14.728INFOSep 03 13:01:14.728 adding route 172.17.0.39/32 -> 10.0.0.255
34102026-09-03T13:01:16.353Z
34112026-09-03T13:01:16.353ZINFOfreemap_route_ipv4
34122026-09-03T13:01:16.353Zadding route 172.17.0.19/32 -> 10.0.0.255Sep 03 13:01:14.728INFO
34132026-09-03T13:01:16.353Z DEBGadding route 172.17.0.15/32 -> 10.0.0.255
34142026-09-03T13:01:16.353ZSep 03 13:01:14.728Sep 03 13:01:14.728 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 } }] DEBG
34152026-09-03T13:01:16.353Z Sep 03 13:01:14.728replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.728
34162026-09-03T13:01:16.353ZDEBGSep 03 13:01:14.728DEBG 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.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 } }]
34172026-09-03T13:01:16.354Z
34182026-09-03T13:01:16.354ZINFO adding route 172.17.0.40/32 -> 10.0.0.255
34192026-09-03T13:01:16.354ZDEBGSep 03 13:01:14.728 created new freemapINFOSep 03 13:01:14.728Sep 03 13:01:14.728Sep 03 13:01:14.728 adding route 172.17.0.20/32 -> 10.0.0.255 DEBG
34202026-09-03T13:01:16.354Z , 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 } }]
34212026-09-03T13:01:16.354ZINFO unitadding route 172.17.0.22/32 -> 10.0.0.255:
34222026-09-03T13:01:16.354ZINFO adding route 172.17.0.16/32 -> 10.0.0.255
34232026-09-03T13:01:16.354Zfreemap_route_ipv6Sep 03 13:01:14.728Sep 03 13:01:14.728 DEBGSep 03 13:01:14.728 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 } }]
34242026-09-03T13:01:16.354Z
34252026-09-03T13:01:16.354ZDEBGadding route 172.17.0.41/32 -> 10.0.0.255
34262026-09-03T13:01:16.354Zreplacing 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 } }]
34272026-09-03T13:01:16.354ZSep 03 13:01:14.728 DEBGSep 03 13:01:14.728 Sep 03 13:01:14.728replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.728Sep 03 13:01:14.728
34282026-09-03T13:01:16.354Z DEBG DEBGINFO adding route 172.17.0.21/32 -> 10.0.0.255 initted freemap. size: 64 INFO, replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
34292026-09-03T13:01:16.354Z
34302026-09-03T13:01:16.354Z:Sep 03 13:01:14.728 INFO Sep 03 13:01:14.728adding route 172.17.0.17/32 -> 10.0.0.255freemap_route_ipv4
34312026-09-03T13:01:16.354Z
34322026-09-03T13:01:16.358ZINFO adding route 172.17.0.42/32 -> 10.0.0.255Sep 03 13:01:14.728
34332026-09-03T13:01:16.358Z adding route 172.17.0.23/32 -> 10.0.0.255Sep 03 13:01:14.728
34342026-09-03T13:01:16.358ZDEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.728
34352026-09-03T13:01:16.358Z Sep 03 13:01:14.728DEBG DEBGDEBGreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.728
34362026-09-03T13:01:16.358Z Sep 03 13:01:14.728replacing 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
34372026-09-03T13:01:16.358Z adding route 172.17.0.22/32 -> 10.0.0.255
34382026-09-03T13:01:16.358Z DEBGSep 03 13:01:14.728Sep 03 13:01:14.728 replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.728INFOreset freemap DEBG, INFOadding route 172.17.0.18/32 -> 10.0.0.255 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 } }]adding route 172.17.0.43/32 -> 10.0.0.255
34392026-09-03T13:01:16.358Z
34402026-09-03T13:01:16.358Zunit
34412026-09-03T13:01:16.358Z
34422026-09-03T13:01:16.358ZSep 03 13:01:14.728: INFOSep 03 13:01:14.728Sep 03 13:01:14.728freemap_route_ipv4Sep 03 13:01:14.728 DEBGDEBG
34432026-09-03T13:01:16.358Zreplacing 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.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 } }]INFOadding route 172.17.0.23/32 -> 10.0.0.255
34442026-09-03T13:01:16.359Z
34452026-09-03T13:01:16.359Z
34462026-09-03T13:01:16.359Zadding route 172.17.0.24/32 -> 10.0.0.255Sep 03 13:01:14.728
34472026-09-03T13:01:16.359Z Sep 03 13:01:14.728Sep 03 13:01:14.728 Sep 03 13:01:14.728INFO adding route 172.17.0.44/32 -> 10.0.0.255DEBGINFO
34482026-09-03T13:01:16.359Z adding route 172.17.0.19/32 -> 10.0.0.255replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.728
34492026-09-03T13:01:16.359Z
34502026-09-03T13:01:16.359Z DEBGDEBG Sep 03 13:01:14.728Sep 03 13:01:14.728 initted freemap. size: 64 Sep 03 13:01:14.728, INFOunit 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 } }]adding route 172.17.0.24/32 -> 10.0.0.255 :DEBG
34512026-09-03T13:01:16.359Z
34522026-09-03T13:01:16.359Zreplacing 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.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 } }]
34532026-09-03T13:01:16.359Z Sep 03 13:01:14.734freemap_route_ipv6
34542026-09-03T13:01:16.359ZINFO Sep 03 13:01:14.734 adding route 172.17.0.45/32 -> 10.0.0.255
34552026-09-03T13:01:16.359ZDEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.734
34562026-09-03T13:01:16.359ZSep 03 13:01:14.734 DEBG DEBG DEBGreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34572026-09-03T13:01:16.359Z reset freemapSep 03 13:01:14.734, unitINFO: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 172.17.0.25/32 -> 10.0.0.255Sep 03 13:01:14.734freemap_route_ipv6
34582026-09-03T13:01:16.359Z
34592026-09-03T13:01:16.359ZINFO
34602026-09-03T13:01:16.359Z adding route 172.17.0.46/32 -> 10.0.0.255
34612026-09-03T13:01:16.359ZSep 03 13:01:14.734 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 13:01:14.718
34622026-09-03T13:01:16.359ZSep 03 13:01:14.734Sep 03 13:01:14.734 DEBGDEBG DEBGreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] 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 } }]
34632026-09-03T13:01:16.359Z
34642026-09-03T13:01:16.359Zcreated new freemapSep 03 13:01:14.734, unit :INFOSep 03 13:01:14.734 freemap_route_ipv4INFOSep 03 13:01:14.734
34652026-09-03T13:01:16.359Zadding route 172.17.0.47/32 -> 10.0.0.255Sep 03 13:01:14.734
34662026-09-03T13:01:16.359ZINFO adding route 172.17.0.26/32 -> 10.0.0.255
34672026-09-03T13:01:16.359ZSep 03 13:01:14.735adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBG
34682026-09-03T13:01:16.359ZDEBG 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 } }]
34692026-09-03T13:01:16.359ZSep 03 13:01:14.735replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] DEBGSep 03 13:01:14.735
34702026-09-03T13:01:16.359ZSep 03 13:01:14.735Sep 03 13:01:14.735 DEBGDEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemapreplacing 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 } }],
34712026-09-03T13:01:16.359Zunit
34722026-09-03T13:01:16.359Z:INFO freemap_route_ipv6Sep 03 13:01:14.735
34732026-09-03T13:01:16.359ZSep 03 13:01:14.735adding route 172.17.0.48/32 -> 10.0.0.255
34742026-09-03T13:01:16.359ZINFO adding route 172.17.0.27/32 -> 10.0.0.255
34752026-09-03T13:01:16.359ZSep 03 13:01:14.735INFO DEBGSep 03 13:01:14.735 Sep 03 13:01:14.735 DEBGinitted freemap. size: 64adding route 3fff:beef:19::/64 -> 2001:db8::55:ff 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
34762026-09-03T13:01:16.359Z,
34772026-09-03T13:01:16.359Z unit: freemap_route_ipv4replacing 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 } }]
34782026-09-03T13:01:16.359Z
34792026-09-03T13:01:16.359ZSep 03 13:01:14.735Sep 03 13:01:14.735Sep 03 13:01:14.735 INFO Sep 03 13:01:14.735 Sep 03 13:01:14.735adding route 172.17.0.49/32 -> 10.0.0.255
34802026-09-03T13:01:16.360ZDEBG reset freemapINFODEBGSep 03 13:01:14.735, DEBGunitadding route 172.17.0.28/32 -> 10.0.0.255:
34812026-09-03T13:01:16.360ZINFO 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 } }]freemap_route_ipv4
34822026-09-03T13:01:16.360Z
34832026-09-03T13:01:16.360Z Sep 03 13:01:14.735replacing 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 } }]
34842026-09-03T13:01:16.360ZDEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.735
34852026-09-03T13:01:16.360Z adding route 3fff:dead::/64 -> 2001:db8::55:2INFOSep 03 13:01:14.735Sep 03 13:01:14.735 Sep 03 13:01:14.735 DEBG INFOadding route 172.17.0.50/32 -> 10.0.0.255 INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
34862026-09-03T13:01:16.360Z
34872026-09-03T13:01:16.360Zadding route 172.17.0.29/32 -> 10.0.0.255initted freemap. size: 64
34882026-09-03T13:01:16.360Z
34892026-09-03T13:01:16.360Z, unitSep 03 13:01:14.735:Sep 03 13:01:14.735Sep 03 13:01:14.735 freemap_route_ipv6DEBGDEBG
34902026-09-03T13:01:16.360Ztest route::tests::rollback_on_index_readd_failure ... ok
34912026-09-03T13:01:16.360Z replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }]
34922026-09-03T13:01:16.360ZSep 03 13:01:14.735Sep 03 13:01:14.735 DEBG
34932026-09-03T13:01:16.360ZDEBG DEBG reset freemapreplacing 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 } }],
34942026-09-03T13:01:16.360ZSep 03 13:01:14.735unit:Sep 03 13:01:14.735 Sep 03 13:01:14.735INFO freemap_route_ipv6 INFOINFO
34952026-09-03T13:01:16.360Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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.30/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
34962026-09-03T13:01:16.360Z
34972026-09-03T13:01:16.360Z
34982026-09-03T13:01:16.360Z
34992026-09-03T13:01:16.360ZSep 03 13:01:14.735Sep 03 13:01:14.735Sep 03 13:01:14.735 Sep 03 13:01:14.735DEBGDEBG 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
35002026-09-03T13:01:16.360ZINFOreplacing 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 } }]
35012026-09-03T13:01:16.360Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 13:01:14.735
35022026-09-03T13:01:16.360Ztest route::tests::shrink_preserves_compacted_order ... ok
35032026-09-03T13:01:16.360Zreplacing 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
35042026-09-03T13:01:16.360Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
35052026-09-03T13:01:16.360Z Sep 03 13:01:14.735adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff Sep 03 13:01:14.735Sep 03 13:01:14.735DEBG INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 03 13:01:14.735adding route 172.17.0.31/32 -> 10.0.0.255
35062026-09-03T13:01:16.360ZINFO
35072026-09-03T13:01:16.360Z
35082026-09-03T13:01:16.360Z adding route 172.17.0.52/32 -> 10.0.0.255INFO
35092026-09-03T13:01:16.360Z Sep 03 13:01:14.735Sep 03 13:01:14.735 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 03 13:01:14.735Sep 03 13:01:14.735adding route 3fff:dead::/64 -> 2001:db8::55:2
35102026-09-03T13:01:16.360Z DEBGDEBGDEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 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 } }]
35112026-09-03T13:01:16.360ZSep 03 13:01:14.735
35122026-09-03T13:01:16.360Z
35132026-09-03T13:01:16.360ZDEBG
35142026-09-03T13:01:16.360Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 13:01:14.735
35152026-09-03T13:01:16.360Z Sep 03 13:01:14.735Sep 03 13:01:14.735 INFO Sep 03 13:01:14.735Sep 03 13:01:14.735adding route 172.17.0.32/32 -> 10.0.0.255
35162026-09-03T13:01:16.360Z DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 13:01:14.741
35172026-09-03T13:01:16.360Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
35182026-09-03T13:01:16.360ZSep 03 13:01:14.728replacing 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 } }]
35192026-09-03T13:01:16.360ZDEBG created new freemap,
35202026-09-03T13:01:16.361ZSep 03 13:01:14.741 INFO adding route 172.17.0.33/32 -> 10.0.0.255
35212026-09-03T13:01:16.361ZSep 03 13:01:14.741unit :INFO freemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:4
35222026-09-03T13:01:16.361Z
35232026-09-03T13:01:16.361ZSep 03 13:01:14.741 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 } }]
35242026-09-03T13:01:16.361ZSep 03 13:01:14.741 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 } }]
35252026-09-03T13:01:16.361ZSep 03 13:01:14.741 Sep 03 13:01:14.741 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 172.17.0.25/32 -> 10.0.0.255
35262026-09-03T13:01:16.361Z
35272026-09-03T13:01:16.361ZSep 03 13:01:14.742Sep 03 13:01:14.742 DEBGSep 03 13:01:14.742 WARN 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 } }] DEBGSep 03 13:01:14.742
35282026-09-03T13:01:16.361Zcreated new freemapshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) ,
35292026-09-03T13:01:16.361ZINFO unitSep 03 13:01:14.742adding route 172.17.0.34/32 -> 10.0.0.255 :
35302026-09-03T13:01:16.361Z INFO freemap_route_ipv6adding route 172.17.0.26/32 -> 10.0.0.255
35312026-09-03T13:01:16.361Z
35322026-09-03T13:01:16.366ZSep 03 13:01:14.742 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 } }]
35332026-09-03T13:01:16.367ZSep 03 13:01:14.742 Sep 03 13:01:14.742Sep 03 13:01:14.742Sep 03 13:01:14.742 DEBGINFODEBG initted freemap. size: 64 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.35/32 -> 10.0.0.255
35342026-09-03T13:01:16.367ZINFO
35352026-09-03T13:01:16.367Zadding route 172.17.0.20/32 -> 10.0.0.255,
35362026-09-03T13:01:16.367ZSep 03 13:01:14.742unit Sep 03 13:01:14.742INFO :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 } }]freemap_route_ipv4Sep 03 13:01:14.742
35372026-09-03T13:01:16.367Z
35382026-09-03T13:01:16.367Zadding route 172.17.0.27/32 -> 10.0.0.255
35392026-09-03T13:01:16.367ZDEBG Sep 03 13:01:14.742Sep 03 13:01:14.742 INFODEBG adding route 172.17.0.36/32 -> 10.0.0.255reset freemapSep 03 13:01:14.742, 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 } }]
35402026-09-03T13:01:16.367Z
35412026-09-03T13:01:16.367Zunit:DEBG freemap_route_ipv4replacing 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 } }]
35422026-09-03T13:01:16.367ZSep 03 13:01:14.742
35432026-09-03T13:01:16.367Z Sep 03 13:01:14.742INFO DEBGSep 03 13:01:14.742 Sep 03 13:01:14.742replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.21/32 -> 10.0.0.255
35442026-09-03T13:01:16.367Z
35452026-09-03T13:01:16.367ZDEBG INFO adding route 172.17.0.28/32 -> 10.0.0.255initted freemap. size: 64
35462026-09-03T13:01:16.367ZSep 03 13:01:14.742Sep 03 13:01:14.742 , DEBG INFO unitreplacing 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 } }]
35472026-09-03T13:01:16.367Zadding route 172.17.0.37/32 -> 10.0.0.255:
35482026-09-03T13:01:16.367Z Sep 03 13:01:14.742 freemap_route_ipv6DEBG
35492026-09-03T13:01:16.367Z Sep 03 13:01:14.742Sep 03 13:01:14.742replacing 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 } }]
35502026-09-03T13:01:16.367Z DEBGINFO adding route 172.17.0.22/32 -> 10.0.0.255replacing 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 } }]
35512026-09-03T13:01:16.367ZSep 03 13:01:14.742
35522026-09-03T13:01:16.367Z Sep 03 13:01:14.742DEBG INFOreset freemap , adding route 172.17.0.29/32 -> 10.0.0.255Sep 03 13:01:14.742
35532026-09-03T13:01:16.367ZSep 03 13:01:14.742unit :DEBG freemap_route_ipv6replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.742INFO DEBG
35542026-09-03T13:01:16.367Z adding route 172.17.0.38/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 } }]
35552026-09-03T13:01:16.367Z
35562026-09-03T13:01:16.367Z
35572026-09-03T13:01:16.367ZSep 03 13:01:14.742Sep 03 13:01:14.742 DEBGSep 03 13:01:14.742INFO 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 } }] Sep 03 13:01:14.742
35582026-09-03T13:01:16.367Z adding route 172.17.0.23/32 -> 10.0.0.255INFO
35592026-09-03T13:01:16.367Z INFO INFOadding route 172.17.0.30/32 -> 10.0.0.255
35602026-09-03T13:01:16.367Zadding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 03 13:01:14.742
35612026-09-03T13:01:16.367Z
35622026-09-03T13:01:16.367ZDEBGSep 03 13:01:14.742Sep 03 13:01:14.742 INFODEBGSep 03 13:01:14.742 replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.39/32 -> 10.0.0.255Sep 03 13:01:14.742
35632026-09-03T13:01:16.367Z
35642026-09-03T13:01:16.367ZDEBGDEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
35652026-09-03T13:01:16.367ZSep 03 13:01:14.742Sep 03 13:01:14.742
35662026-09-03T13:01:16.367ZDEBGINFO Sep 03 13:01:14.742replacing 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 } }]
35672026-09-03T13:01:16.367Zadding route 172.17.0.24/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 } }]
35682026-09-03T13:01:16.367ZSep 03 13:01:14.742
35692026-09-03T13:01:16.367ZINFO adding route 172.17.0.31/32 -> 10.0.0.255INFO
35702026-09-03T13:01:16.368Z adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 13:01:14.742
35712026-09-03T13:01:16.368ZSep 03 13:01:14.742 INFOINFOSep 03 13:01:14.742 Sep 03 13:01:14.742 DEBGadding route 172.17.0.40/32 -> 10.0.0.255
35722026-09-03T13:01:16.368ZDEBGSep 03 13:01:14.742 replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
35732026-09-03T13:01:16.368Zreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.2
35742026-09-03T13:01:16.368Zreplacing 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 } }]
35752026-09-03T13:01:16.368Z
35762026-09-03T13:01:16.368ZSep 03 13:01:14.742 Sep 03 13:01:14.742DEBG Sep 03 13:01:14.742Sep 03 13:01:14.742INFO 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 } }] INFO
35772026-09-03T13:01:16.368ZSep 03 13:01:14.742 adding route 172.17.0.32/32 -> 10.0.0.255 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
35782026-09-03T13:01:16.368Z
35792026-09-03T13:01:16.368ZDEBG 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 } }]INFOSep 03 13:01:14.742
35802026-09-03T13:01:16.368ZSep 03 13:01:14.742Sep 03 13:01:14.742 DEBGINFODEBG adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255
35812026-09-03T13:01:16.368Z
35822026-09-03T13:01:16.368Zreplacing 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 } }]
35832026-09-03T13:01:16.368Zreplacing 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 } }]
35842026-09-03T13:01:16.368ZSep 03 13:01:14.742 Sep 03 13:01:14.742DEBGSep 03 13:01:14.742Sep 03 13:01:14.742Sep 03 13:01:14.742 DEBG INFO INFO replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
35852026-09-03T13:01:16.368Zadding route 172.16.0.0/32 -> 10.0.0.3
35862026-09-03T13:01:16.368Zadding route 172.17.0.33/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 } }]
35872026-09-03T13:01:16.368Z
35882026-09-03T13:01:16.368Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 13:01:14.742
35892026-09-03T13:01:16.368Z Sep 03 13:01:14.742INFO DEBG adding route 172.17.0.42/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 } }]
35902026-09-03T13:01:16.368Z
35912026-09-03T13:01:16.368ZSep 03 13:01:14.742 INFOSep 03 13:01:14.742 Sep 03 13:01:14.742adding route 172.17.0.26/32 -> 10.0.0.255 Sep 03 13:01:14.742DEBG 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 } }]DEBGDEBG
35922026-09-03T13:01:16.368Z Sep 03 13:01:14.742replacing 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 } }]
35932026-09-03T13:01:16.368Z
35942026-09-03T13:01:16.368Z 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 } }]
35952026-09-03T13:01:16.368ZINFO adding route 172.16.0.0/32 -> 10.0.0.4Sep 03 13:01:14.742Sep 03 13:01:14.742 Sep 03 13:01:14.742 INFO
35962026-09-03T13:01:16.368Z INFOSep 03 13:01:14.742 Sep 03 13:01:14.742adding route 172.17.0.43/32 -> 10.0.0.255INFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG adding route 172.17.0.34/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 } }]
35972026-09-03T13:01:16.368Z
35982026-09-03T13:01:16.368Z
35992026-09-03T13:01:16.368Z DEBG
36002026-09-03T13:01:16.368Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 13:01:14.742Sep 03 13:01:14.742
36012026-09-03T13:01:16.368ZDEBGDEBG 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 } }]
36022026-09-03T13:01:16.368ZSep 03 13:01:14.742 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 } }]
36032026-09-03T13:01:16.368Ztest route::tests::same_size_non_subset_replace ... ok
36042026-09-03T13:01:16.368ZSep 03 13:01:14.742Sep 03 13:01:14.742replacing 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 } }]
36052026-09-03T13:01:16.369ZINFOSep 03 13:01:14.742 Sep 03 13:01:14.742INFO adding route 172.17.0.27/32 -> 10.0.0.255DEBG INFOadding route 172.17.0.35/32 -> 10.0.0.255
36062026-09-03T13:01:16.369Z
36072026-09-03T13:01:16.369Z Sep 03 13:01:14.742 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 13:01:14.742
36082026-09-03T13:01:16.369Z
36092026-09-03T13:01:16.369Zadding route 172.17.0.44/32 -> 10.0.0.255DEBG
36102026-09-03T13:01:16.369ZSep 03 13:01:14.742Sep 03 13:01:14.742 DEBG 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 03 13:01:14.742
36112026-09-03T13:01:16.369Zreplacing 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
36122026-09-03T13:01:16.369Z Sep 03 13:01:14.742replacing 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.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 } }]
36132026-09-03T13:01:16.369Z INFO
36142026-09-03T13:01:16.369Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
36152026-09-03T13:01:16.369ZSep 03 13:01:14.742Sep 03 13:01:14.742 Sep 03 13:01:14.742Sep 03 13:01:14.742 INFOINFODEBGINFO adding route 172.17.0.36/32 -> 10.0.0.255
36162026-09-03T13:01:16.369Zadding route 172.17.0.45/32 -> 10.0.0.255replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
36172026-09-03T13:01:16.369Z
36182026-09-03T13:01:16.369Z adding route 172.17.0.28/32 -> 10.0.0.255Sep 03 13:01:14.742
36192026-09-03T13:01:16.369Z DEBGSep 03 13:01:14.742 Sep 03 13:01:14.742 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 } }]DEBG
36202026-09-03T13:01:16.369Z DEBGreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36212026-09-03T13:01:16.369ZSep 03 13:01:14.742replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.748 INFODEBG created new freemap
36222026-09-03T13:01:16.369Z, Sep 03 13:01:14.742unit: DEBGfreemap_route_ipv4
36232026-09-03T13:01:16.369Zcreated new freemap, unit:Sep 03 13:01:14.742 Sep 03 13:01:14.748 Sep 03 13:01:14.748INFOINFO Sep 03 13:01:14.748freemap_route_ipv4adding route 172.17.0.29/32 -> 10.0.0.255 adding route 172.17.0.37/32 -> 10.0.0.255INFODEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffcreated new freemap
36242026-09-03T13:01:16.369Z
36252026-09-03T13:01:16.369Z, unit
36262026-09-03T13:01:16.369Z:
36272026-09-03T13:01:16.369Z freemap_route_ipv6
36282026-09-03T13:01:16.369ZSep 03 13:01:14.748Sep 03 13:01:14.748 Sep 03 13:01:14.748DEBGDEBG Sep 03 13:01:14.748created new freemapDEBGSep 03 13:01:14.748 , DEBGunitreplacing 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 } }]:
36292026-09-03T13:01:16.369Zreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv6
36302026-09-03T13:01:16.369Zreplacing 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 } }]DEBG
36312026-09-03T13:01:16.369Z
36322026-09-03T13:01:16.374Z Sep 03 13:01:14.749initted freemap. size: 64 Sep 03 13:01:14.749 , Sep 03 13:01:14.749INFOunit INFOadding route 172.17.0.38/32 -> 10.0.0.255Sep 03 13:01:14.749:
36332026-09-03T13:01:16.374Z DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
36342026-09-03T13:01:16.374Z initted freemap. size: 64freemap_route_ipv4INFO, unit
36352026-09-03T13:01:16.374Z: adding route 172.17.0.30/32 -> 10.0.0.255Sep 03 13:01:14.749
36362026-09-03T13:01:16.374Zfreemap_route_ipv4
36372026-09-03T13:01:16.374ZSep 03 13:01:14.749 DEBGSep 03 13:01:14.749DEBG Sep 03 13:01:14.749replacing 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 } }]
36382026-09-03T13:01:16.374ZDEBGreset freemap , DEBGunitSep 03 13:01:14.749: INFO freemap_route_ipv4Sep 03 13:01:14.749
36392026-09-03T13:01:16.374Z adding route 172.17.0.39/32 -> 10.0.0.255replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
36402026-09-03T13:01:16.374ZDEBG reset freemapSep 03 13:01:14.749replacing 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 03 13:01:14.749
36412026-09-03T13:01:16.375Z initted freemap. size: 64 , unitunitINFO
36422026-09-03T13:01:16.375Z:: freemap_route_ipv6 adding route 3fff:beef:26::/64 -> 2001:db8::55:fffreemap_route_ipv4Sep 03 13:01:14.749
36432026-09-03T13:01:16.375Z INFO
36442026-09-03T13:01:16.375Zadding route 172.17.0.31/32 -> 10.0.0.255
36452026-09-03T13:01:16.375ZSep 03 13:01:14.749Sep 03 13:01:14.749
36462026-09-03T13:01:16.375ZDEBG Sep 03 13:01:14.749 DEBGDEBG reset freemapreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.749Sep 03 13:01:14.749,
36472026-09-03T13:01:16.375Z DEBGunit: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 } }]
36482026-09-03T13:01:16.375Zinitted freemap. size: 64freemap_route_ipv6Sep 03 13:01:14.749 , INFOunitSep 03 13:01:14.749
36492026-09-03T13:01:16.375Z adding route 172.17.0.40/32 -> 10.0.0.255
36502026-09-03T13:01:16.375Z:INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 13:01:14.749DEBGfreemap_route_ipv6
36512026-09-03T13:01:16.375ZINFO 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 } }]
36522026-09-03T13:01:16.375Z
36532026-09-03T13:01:16.375Z adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 13:01:14.749
36542026-09-03T13:01:16.375ZSep 03 13:01:14.749 DEBGDEBGSep 03 13:01:14.749 replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.749
36552026-09-03T13:01:16.375Z INFODEBGSep 03 13:01:14.749 Sep 03 13:01:14.749replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.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 } }]
36562026-09-03T13:01:16.375ZINFODEBGadding route 172.17.0.32/32 -> 10.0.0.255
36572026-09-03T13:01:16.375Z
36582026-09-03T13:01:16.375Z reset freemapSep 03 13:01:14.749adding route 172.17.0.41/32 -> 10.0.0.255, unit
36592026-09-03T13:01:16.375Z INFO Sep 03 13:01:14.749:Sep 03 13:01:14.749 adding route 172.16.0.0/32 -> 10.0.0.2 INFODEBGSep 03 13:01:14.749
36602026-09-03T13:01:16.375Z 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 } }]
36612026-09-03T13:01:16.375Zfreemap_route_ipv6adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
36622026-09-03T13:01:16.375ZDEBGSep 03 13:01:14.749 Sep 03 13:01:14.749INFOreplacing 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 } }]
36632026-09-03T13:01:16.375ZDEBG
36642026-09-03T13:01:16.375Z adding route 172.17.0.33/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 } }]
36652026-09-03T13:01:16.375Z
36662026-09-03T13:01:16.375ZSep 03 13:01:14.749Sep 03 13:01:14.749Sep 03 13:01:14.749Sep 03 13:01:14.749 Sep 03 13:01:14.749 DEBGINFO DEBGINFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1 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 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 } }]
36672026-09-03T13:01:16.375Zreplacing 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 } }]
36682026-09-03T13:01:16.375Z
36692026-09-03T13:01:16.375Z
36702026-09-03T13:01:16.375Zadding route 172.17.0.42/32 -> 10.0.0.255Sep 03 13:01:14.749
36712026-09-03T13:01:16.375Z DEBGSep 03 13:01:14.749Sep 03 13:01:14.749 INFOINFO adding route 172.17.0.34/32 -> 10.0.0.255
36722026-09-03T13:01:16.375Zadding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 03 13:01:14.749
36732026-09-03T13:01:16.375Z adding route 172.17.0.46/32 -> 10.0.0.255DEBG
36742026-09-03T13:01:16.375ZSep 03 13:01:14.749 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 } }]
36752026-09-03T13:01:16.375ZSep 03 13:01:14.749 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 } }]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 } }]
36762026-09-03T13:01:16.375Z
36772026-09-03T13:01:16.375Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 13:01:14.749Sep 03 13:01:14.749 Sep 03 13:01:14.749INFO INFOadding route 172.17.0.53/32 -> 10.0.0.255
36782026-09-03T13:01:16.375Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
36792026-09-03T13:01:16.375ZSep 03 13:01:14.749 Sep 03 13:01:14.749DEBG 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 } }]
36802026-09-03T13:01:16.376ZINFO 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 172.17.0.47/32 -> 10.0.0.255
36812026-09-03T13:01:16.376ZSep 03 13:01:14.749
36822026-09-03T13:01:16.376Z INFO adding route 172.17.0.54/32 -> 10.0.0.255Sep 03 13:01:14.749
36832026-09-03T13:01:16.376Z INFOSep 03 13:01:14.749Sep 03 13:01:14.749 DEBGadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
36842026-09-03T13:01:16.376Zreplacing 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 } }]
36852026-09-03T13:01:16.376Z
36862026-09-03T13:01:16.376Z DEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.749
36872026-09-03T13:01:16.376Z Sep 03 13:01:14.749Sep 03 13:01:14.749DEBG Sep 03 13:01:14.749replacing 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 } }]
36882026-09-03T13:01:16.376ZSep 03 13:01:14.749INFO INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.55/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255
36892026-09-03T13:01:16.376Z
36902026-09-03T13:01:16.376Z
36912026-09-03T13:01:16.376ZDEBGSep 03 13:01:14.749 Sep 03 13:01:14.749DEBGINFOSep 03 13:01:14.749 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 } }]DEBGSep 03 13:01:14.749
36922026-09-03T13:01:16.376Z 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 } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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.43/32 -> 10.0.0.255 Sep 03 13:01:14.749
36932026-09-03T13:01:16.376ZINFO DEBG
36942026-09-03T13:01:16.376Z
36952026-09-03T13:01:16.376Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff 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 } }]
36962026-09-03T13:01:16.376Z
36972026-09-03T13:01:16.376ZSep 03 13:01:14.749Sep 03 13:01:14.749 INFO INFOSep 03 13:01:14.749adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 13:01:14.749
36982026-09-03T13:01:16.376Z INFODEBGadding route 172.17.0.56/32 -> 10.0.0.255Sep 03 13:01:14.749
36992026-09-03T13:01:16.376Z adding route 172.17.0.35/32 -> 10.0.0.255INFO Sep 03 13:01:14.749
37002026-09-03T13:01:16.376Z Sep 03 13:01:14.749replacing 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 } }]
37012026-09-03T13:01:16.376ZDEBGSep 03 13:01:14.749adding route 172.17.0.49/32 -> 10.0.0.255
37022026-09-03T13:01:16.376Ztest route::tests::delete_targets_full ... ok
37032026-09-03T13:01:16.376Zreplacing 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 } }]DEBGDEBG
37042026-09-03T13:01:16.376ZSep 03 13:01:14.749 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 03 13:01:14.749
37052026-09-03T13:01:16.376ZINFO replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.749
37062026-09-03T13:01:16.376Z DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff DEBGINFOreplacing 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.57/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 } }]
37072026-09-03T13:01:16.376Z
37082026-09-03T13:01:16.376ZSep 03 13:01:14.749
37092026-09-03T13:01:16.376Z INFOSep 03 13:01:14.749 Sep 03 13:01:14.749 adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 13:01:14.749INFOINFO
37102026-09-03T13:01:16.376Z
37112026-09-03T13:01:16.376Z DEBG adding route 172.17.0.50/32 -> 10.0.0.255replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.749
37122026-09-03T13:01:16.376Z Sep 03 13:01:14.749
37132026-09-03T13:01:16.376Zadding route 172.17.0.44/32 -> 10.0.0.255DEBG
37142026-09-03T13:01:16.376Zreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.749Sep 03 13:01:14.749
37152026-09-03T13:01:16.376Z INFOINFOSep 03 13:01:14.749 adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255
37162026-09-03T13:01:16.376Z DEBG
37172026-09-03T13:01:16.376ZDEBG Sep 03 13:01:14.749 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
37182026-09-03T13:01:16.376Z
37192026-09-03T13:01:16.377Z Sep 03 13:01:14.749INFOSep 03 13:01:14.749Sep 03 13:01:14.749Sep 03 13:01:14.749 INFO DEBGSep 03 13:01:14.749DEBG 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 3fff:dead::/64 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 } }]DEBG
37202026-09-03T13:01:16.377Z
37212026-09-03T13:01:16.377Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff adding route 172.17.0.51/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 } }]
37222026-09-03T13:01:16.377ZSep 03 13:01:14.749 INFO
37232026-09-03T13:01:16.377Z
37242026-09-03T13:01:16.377Zadding route 172.17.0.59/32 -> 10.0.0.255Sep 03 13:01:14.749DEBG
37252026-09-03T13:01:16.377Z Sep 03 13:01:14.749 Sep 03 13:01:14.749DEBG 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.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.749
37262026-09-03T13:01:16.377Z
37272026-09-03T13:01:16.377ZDEBGDEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }]
37282026-09-03T13:01:16.377ZINFO
37292026-09-03T13:01:16.377Z adding route 172.17.0.45/32 -> 10.0.0.255Sep 03 13:01:14.749 INFO Sep 03 13:01:14.749 adding route 172.17.0.52/32 -> 10.0.0.255
37302026-09-03T13:01:16.377Z
37312026-09-03T13:01:16.377ZSep 03 13:01:14.749INFO Sep 03 13:01:14.749adding route 172.17.0.37/32 -> 10.0.0.255DEBGSep 03 13:01:14.749
37322026-09-03T13:01:16.381Zreplacing 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 } }]
37332026-09-03T13:01:16.381Z INFO DEBGadding route 172.17.0.60/32 -> 10.0.0.255 Sep 03 13:01:14.749replacing 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 } }]
37342026-09-03T13:01:16.381Z Sep 03 13:01:14.749DEBG
37352026-09-03T13:01:16.381Z INFOreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.749
37362026-09-03T13:01:16.381ZDEBG 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 } }]
37372026-09-03T13:01:16.381ZSep 03 13:01:14.756 INFO adding route 172.17.0.46/32 -> 10.0.0.255Sep 03 13:01:14.756
37382026-09-03T13:01:16.381Z Sep 03 13:01:14.756Sep 03 13:01:14.749INFO INFOINFO adding route 172.17.0.61/32 -> 10.0.0.255adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 03 13:01:14.756
37392026-09-03T13:01:16.381Z
37402026-09-03T13:01:16.382Z adding route 172.17.0.38/32 -> 10.0.0.255DEBGSep 03 13:01:14.756 replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
37412026-09-03T13:01:16.382Z 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 } }]
37422026-09-03T13:01:16.382Z
37432026-09-03T13:01:16.382ZSep 03 13:01:14.756Sep 03 13:01:14.756 INFO adding route 172.17.0.47/32 -> 10.0.0.255INFO
37442026-09-03T13:01:16.382Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 03 13:01:14.756
37452026-09-03T13:01:16.382Z DEBGSep 03 13:01:14.756 Sep 03 13:01:14.756DEBG 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.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 } }]
37462026-09-03T13:01:16.382ZDEBG
37472026-09-03T13:01:16.382Zadding route 172.17.0.53/32 -> 10.0.0.255
37482026-09-03T13:01:16.382Zreplacing 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 } }]
37492026-09-03T13:01:16.382ZSep 03 13:01:14.756Sep 03 13:01:14.756 INFOINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 172.17.0.39/32 -> 10.0.0.255Sep 03 13:01:14.756
37502026-09-03T13:01:16.382Z
37512026-09-03T13:01:16.382Z INFOSep 03 13:01:14.756 DEBGadding route 172.17.0.48/32 -> 10.0.0.255Sep 03 13:01:14.756 Sep 03 13:01:14.756replacing 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 } }]
37522026-09-03T13:01:16.382ZDEBG 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 } }]
37532026-09-03T13:01:16.382ZDEBG
37542026-09-03T13:01:16.382Zreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.756
37552026-09-03T13:01:16.382ZINFO Sep 03 13:01:14.756adding route 172.17.0.54/32 -> 10.0.0.255 Sep 03 13:01:14.756
37562026-09-03T13:01:16.382ZDEBG INFO replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.40/32 -> 10.0.0.255Sep 03 13:01:14.756
37572026-09-03T13:01:16.382ZSep 03 13:01:14.756
37582026-09-03T13:01:16.382Z INFODEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing 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 } }]
37592026-09-03T13:01:16.382ZSep 03 13:01:14.756Sep 03 13:01:14.756 INFODEBG
37602026-09-03T13:01:16.382ZSep 03 13:01:14.756adding route 172.17.0.49/32 -> 10.0.0.255
37612026-09-03T13:01:16.382Zreplacing 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 } }]
37622026-09-03T13:01:16.382ZDEBG Sep 03 13:01:14.756replacing 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 } }]
37632026-09-03T13:01:16.382ZINFOSep 03 13:01:14.756Sep 03 13:01:14.756 DEBGadding route 172.17.0.55/32 -> 10.0.0.255INFO Sep 03 13:01:14.756
37642026-09-03T13:01:16.382Zadding route 172.17.0.41/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 } }]
37652026-09-03T13:01:16.382Z INFO
37662026-09-03T13:01:16.382Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 13:01:14.756
37672026-09-03T13:01:16.382Z Sep 03 13:01:14.756DEBG DEBGreplacing 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 } }]
37682026-09-03T13:01:16.382Zreplacing 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 } }]
37692026-09-03T13:01:16.382ZSep 03 13:01:14.756 Sep 03 13:01:14.756Sep 03 13:01:14.756 INFODEBG adding route 172.17.0.56/32 -> 10.0.0.255INFOreplacing 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 } }]
37702026-09-03T13:01:16.382Z
37712026-09-03T13:01:16.382ZSep 03 13:01:14.756 adding route 172.17.0.50/32 -> 10.0.0.255INFOSep 03 13:01:14.756Sep 03 13:01:14.756 adding route 172.17.0.42/32 -> 10.0.0.255INFO
37722026-09-03T13:01:16.382ZDEBG
37732026-09-03T13:01:16.382Zreplacing 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 } }]
37742026-09-03T13:01:16.382Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 03 13:01:14.756
37752026-09-03T13:01:16.382ZSep 03 13:01:14.756 DEBGSep 03 13:01:14.756Sep 03 13:01:14.756 DEBGDEBGreplacing 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 } }]
37762026-09-03T13:01:16.382ZINFO 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 } }]
37772026-09-03T13:01:16.382Zadding route 172.17.0.57/32 -> 10.0.0.255Sep 03 13:01:14.756replacing 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 } }]
37782026-09-03T13:01:16.382Z INFO
37792026-09-03T13:01:16.383Zadding route 172.17.0.43/32 -> 10.0.0.255Sep 03 13:01:14.756
37802026-09-03T13:01:16.383Z Sep 03 13:01:14.756Sep 03 13:01:14.756INFO DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
37812026-09-03T13:01:16.383Z 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 } }]INFO
37822026-09-03T13:01:16.383Z Sep 03 13:01:14.756 Sep 03 13:01:14.756DEBG Sep 03 13:01:14.756replacing 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 adding route 172.17.0.51/32 -> 10.0.0.255
37832026-09-03T13:01:16.383Zreplacing 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
37842026-09-03T13:01:16.383Zadding route 172.17.0.58/32 -> 10.0.0.255
37852026-09-03T13:01:16.383Z
37862026-09-03T13:01:16.383ZSep 03 13:01:14.756 Sep 03 13:01:14.756 Sep 03 13:01:14.756INFO DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
37872026-09-03T13:01:16.383ZINFOreplacing 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 03 13:01:14.756
37882026-09-03T13:01:16.383Z adding route 172.17.0.44/32 -> 10.0.0.255 DEBG
37892026-09-03T13:01:16.383Z replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.756
37902026-09-03T13:01:16.383Z Sep 03 13:01:14.756INFO DEBGSep 03 13:01:14.756 adding route 172.17.0.59/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 } }]
37912026-09-03T13:01:16.383Z
37922026-09-03T13:01:16.383Z Sep 03 13:01:14.756INFO Sep 03 13:01:14.756DEBG Sep 03 13:01:14.756DEBG 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
37932026-09-03T13:01:16.383Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
37942026-09-03T13:01:16.383Ztest route::tests::delete_target_full ... ok
37952026-09-03T13:01:16.383Ztest route::tests::delete_target_fragmented ... ok
37962026-09-03T13:01:16.383Ztest route::tests::delete_targets_fragmented ... ok
37972026-09-03T13:01:16.383Z adding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing 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 } }]
37982026-09-03T13:01:16.383Z
37992026-09-03T13:01:16.383Zadding route 172.17.0.52/32 -> 10.0.0.255Sep 03 13:01:14.756
38002026-09-03T13:01:16.383Z INFOSep 03 13:01:14.756Sep 03 13:01:14.756 adding route 172.17.0.60/32 -> 10.0.0.255INFODEBG
38012026-09-03T13:01:16.383Zadding route 172.17.0.45/32 -> 10.0.0.255Sep 03 13:01:14.756
38022026-09-03T13:01:16.383Zreplacing 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 } }]
38032026-09-03T13:01:16.383ZDEBGSep 03 13:01:14.756 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 03 13:01:14.756replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.756
38042026-09-03T13:01:16.383Z
38052026-09-03T13:01:16.383ZDEBG INFOreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38062026-09-03T13:01:16.383Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 13:01:14.756
38072026-09-03T13:01:16.383ZSep 03 13:01:14.756 Sep 03 13:01:14.756INFODEBG Sep 03 13:01:14.756INFO failed to allocate space for the new target list adding route 172.17.0.46/32 -> 10.0.0.255DEBG
38082026-09-03T13:01:16.383Z 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 } }]
38092026-09-03T13:01:16.383Zadding route 172.17.0.53/32 -> 10.0.0.255Sep 03 13:01:14.756
38102026-09-03T13:01:16.383Z
38112026-09-03T13:01:16.383ZDEBGSep 03 13:01:14.756 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 } }]DEBGSep 03 13:01:14.756Sep 03 13:01:14.756 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 } }]
38122026-09-03T13:01:16.383ZINFO
38132026-09-03T13:01:16.383Z DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
38142026-09-03T13:01:16.383ZSep 03 13:01:14.756replacing 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 } }]
38152026-09-03T13:01:16.383ZINFO Sep 03 13:01:14.756 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 } }]
38162026-09-03T13:01:16.383Zadding route 172.17.0.47/32 -> 10.0.0.255
38172026-09-03T13:01:16.383ZSep 03 13:01:14.756Sep 03 13:01:14.756 INFOINFOSep 03 13:01:14.756 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG
38182026-09-03T13:01:16.384Zadding route 172.17.0.54/32 -> 10.0.0.255 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 } }]
38192026-09-03T13:01:16.384Z
38202026-09-03T13:01:16.384ZSep 03 13:01:14.756 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 } }]Sep 03 13:01:14.756
38212026-09-03T13:01:16.384ZSep 03 13:01:14.756 INFOSep 03 13:01:14.756 INFO Sep 03 13:01:14.750 DEBG created new freemapadding route 172.17.0.48/32 -> 10.0.0.255,
38222026-09-03T13:01:16.384Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffunit
38232026-09-03T13:01:16.384Z: Sep 03 13:01:14.756freemap_route_ipv4
38242026-09-03T13:01:16.384ZDEBG Sep 03 13:01:14.756replacing 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 } }]
38252026-09-03T13:01:16.384ZDEBG Sep 03 13:01:14.756replacing 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 } }]
38262026-09-03T13:01:16.384ZDEBG Sep 03 13:01:14.756created new freemap , INFOunit :adding route 172.17.0.49/32 -> 10.0.0.255
38272026-09-03T13:01:16.384ZSep 03 13:01:14.756freemap_route_ipv6
38282026-09-03T13:01:16.384ZINFO Sep 03 13:01:14.756adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
38292026-09-03T13:01:16.384ZDEBGSep 03 13:01:14.756 replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
38302026-09-03T13:01:16.384Z initted freemap. size: 64, Sep 03 13:01:14.756unitSep 03 13:01:14.756: INFOfreemap_route_ipv4 adding route 172.17.0.50/32 -> 10.0.0.255
38312026-09-03T13:01:16.384ZDEBG
38322026-09-03T13:01:16.388Z 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 } }]
38332026-09-03T13:01:16.388ZSep 03 13:01:14.756 Sep 03 13:01:14.756DEBG Sep 03 13:01:14.756 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 } }]reset freemap
38342026-09-03T13:01:16.388Z, INFO unitadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff:
38352026-09-03T13:01:16.388ZSep 03 13:01:14.756 freemap_route_ipv4INFO
38362026-09-03T13:01:16.388Z Sep 03 13:01:14.756adding route 172.17.0.51/32 -> 10.0.0.255
38372026-09-03T13:01:16.388ZDEBG replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:01:14.756
38382026-09-03T13:01:16.388Z DEBGSep 03 13:01:14.756 initted freemap. size: 64Sep 03 13:01:14.756DEBG , 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 } }]
38392026-09-03T13:01:16.388Zunitadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff:
38402026-09-03T13:01:16.388Z freemap_route_ipv6Sep 03 13:01:14.756
38412026-09-03T13:01:16.388ZINFO Sep 03 13:01:14.756adding route 172.17.0.52/32 -> 10.0.0.255 Sep 03 13:01:14.756
38422026-09-03T13:01:16.388Z DEBG 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 } }]
38432026-09-03T13:01:16.388Zreset freemapSep 03 13:01:14.756, unitDEBGSep 03 13:01:14.756 :replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
38442026-09-03T13:01:16.389Z adding route 3fff:beef:3f::/64 -> 2001:db8::55:fffreemap_route_ipv6
38452026-09-03T13:01:16.389Z
38462026-09-03T13:01:16.389ZSep 03 13:01:14.756 INFO adding route 172.17.0.53/32 -> 10.0.0.255
38472026-09-03T13:01:16.389ZSep 03 13:01:14.756Sep 03 13:01:14.756 DEBGINFO 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 } }]Sep 03 13:01:14.756
38482026-09-03T13:01:16.389Z DEBGadding route 172.16.0.0/32 -> 10.0.0.1
38492026-09-03T13:01:16.389Zreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.756
38502026-09-03T13:01:16.389Z DEBG failed to allocate space for the new target listSep 03 13:01:14.756
38512026-09-03T13:01:16.389Z Sep 03 13:01:14.756DEBG 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 } }]
38522026-09-03T13:01:16.389ZSep 03 13:01:14.756adding route 172.17.0.54/32 -> 10.0.0.255
38532026-09-03T13:01:16.389ZDEBG Sep 03 13:01:14.756replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
38542026-09-03T13:01:16.389Z INFODEBG Sep 03 13:01:14.756 adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }]
38552026-09-03T13:01:16.389Z DEBG
38562026-09-03T13:01:16.389ZSep 03 13:01:14.756 replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.756DEBG
38572026-09-03T13:01:16.389ZDEBGSep 03 13:01:14.756 INFOfailed to allocate space for the new target list
38582026-09-03T13:01:16.389Z adding route 172.17.0.55/32 -> 10.0.0.255
38592026-09-03T13:01:16.389Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 13:01:14.764
38602026-09-03T13:01:16.389Z Sep 03 13:01:14.764DEBG INFOreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38612026-09-03T13:01:16.389Zadding route 172.17.0.55/32 -> 10.0.0.255
38622026-09-03T13:01:16.389ZSep 03 13:01:14.764 INFO Sep 03 13:01:14.764adding route 172.16.0.0/32 -> 10.0.0.3
38632026-09-03T13:01:16.389ZDEBG 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 } }]
38642026-09-03T13:01:16.389ZSep 03 13:01:14.764Sep 03 13:01:14.764 INFODEBG Sep 03 13:01:14.764adding route 172.17.0.56/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 } }]
38652026-09-03T13:01:16.389ZINFO
38662026-09-03T13:01:16.389Z adding route 172.17.0.56/32 -> 10.0.0.255
38672026-09-03T13:01:16.389ZSep 03 13:01:14.764 DEBG Sep 03 13:01:14.764Sep 03 13:01:14.764replacing 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 } }]
38682026-09-03T13:01:16.389ZINFODEBG adding route 172.16.0.0/32 -> 10.0.0.4replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.764
38692026-09-03T13:01:16.389Z
38702026-09-03T13:01:16.389ZINFO adding route 172.17.0.57/32 -> 10.0.0.255
38712026-09-03T13:01:16.389ZSep 03 13:01:14.764 INFOSep 03 13:01:14.764 adding route 172.17.0.57/32 -> 10.0.0.255DEBG
38722026-09-03T13:01:16.389Z Sep 03 13:01:14.764replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
38732026-09-03T13:01:16.389Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 13:01:14.764
38742026-09-03T13:01:16.389Z DEBG Sep 03 13:01:14.764replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:01:14.764
38752026-09-03T13:01:16.389Z DEBGSep 03 13:01:14.764 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 } }]DEBGINFOSep 03 13:01:14.764
38762026-09-03T13:01:16.389Z 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 } }] adding route 172.17.0.58/32 -> 10.0.0.255
38772026-09-03T13:01:16.389Zadding route 172.17.0.58/32 -> 10.0.0.255
38782026-09-03T13:01:16.389Z
38792026-09-03T13:01:16.389ZSep 03 13:01:14.764 Sep 03 13:01:14.764INFOSep 03 13:01:14.764 adding route 172.17.0.62/32 -> 10.0.0.255
38802026-09-03T13:01:16.389ZDEBGDEBG 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.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 } }]
38812026-09-03T13:01:16.389Z
38822026-09-03T13:01:16.389ZSep 03 13:01:14.764Sep 03 13:01:14.764 INFOINFO adding route 172.17.0.59/32 -> 10.0.0.255Sep 03 13:01:14.764
38832026-09-03T13:01:16.390Zadding route 172.17.0.59/32 -> 10.0.0.255
38842026-09-03T13:01:16.390ZDEBGSep 03 13:01:14.764 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 } }]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 } }]
38852026-09-03T13:01:16.390ZSep 03 13:01:14.764
38862026-09-03T13:01:16.390Z 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 } }]
38872026-09-03T13:01:16.390ZSep 03 13:01:14.764 INFO Sep 03 13:01:14.764adding route 172.17.0.60/32 -> 10.0.0.255
38882026-09-03T13:01:16.390ZINFOSep 03 13:01:14.764 adding route 172.17.0.60/32 -> 10.0.0.255DEBG
38892026-09-03T13:01:16.390Z failed to allocate space for the new target list
38902026-09-03T13:01:16.390ZSep 03 13:01:14.764Sep 03 13:01:14.764 DEBGDEBGSep 03 13:01:14.764 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 } }]
38912026-09-03T13:01:16.390ZDEBGreplacing 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 } }]
38922026-09-03T13:01:16.390Zreplacing 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 } }]
38932026-09-03T13:01:16.390ZSep 03 13:01:14.764 Sep 03 13:01:14.764DEBG DEBGfailed to allocate space for the new target list
38942026-09-03T13:01:16.390Zfailed to allocate space for the new target list
38952026-09-03T13:01:16.390ZSep 03 13:01:14.764 Sep 03 13:01:14.764DEBG 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.2, vlan_id: None } }]
38962026-09-03T13:01:16.390Zreplacing 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 } }]
38972026-09-03T13:01:16.390ZSep 03 13:01:14.764 DEBG created new freemap, unit: freemap_route_ipv4
38982026-09-03T13:01:16.390ZSep 03 13:01:14.764 DEBG created new freemap, unit: freemap_route_ipv6
38992026-09-03T13:01:16.390ZSep 03 13:01:14.764 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
39002026-09-03T13:01:16.390ZSep 03 13:01:14.764 DEBG reset freemap, unit: freemap_route_ipv4
39012026-09-03T13:01:16.390ZSep 03 13:01:14.764 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
39022026-09-03T13:01:16.390ZSep 03 13:01:14.764 DEBG reset freemap, unit: freemap_route_ipv6
39032026-09-03T13:01:16.390ZSep 03 13:01:14.764 INFO adding route 172.16.0.0/32 -> 10.0.0.1
39042026-09-03T13:01:16.390ZSep 03 13:01:14.764 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 } }]
39052026-09-03T13:01:16.390ZSep 03 13:01:14.764 INFO adding route 172.17.0.0/32 -> 10.0.0.255
39062026-09-03T13:01:16.390ZSep 03 13:01:14.764 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 } }]
39072026-09-03T13:01:16.390ZSep 03 13:01:14.764 INFO adding route 172.17.0.1/32 -> 10.0.0.255
39082026-09-03T13:01:16.390ZSep 03 13:01:14.764 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 } }]
39092026-09-03T13:01:16.390ZSep 03 13:01:14.764 INFO adding route 172.17.0.2/32 -> 10.0.0.255
39102026-09-03T13:01:16.390ZSep 03 13:01:14.764 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 } }]
39112026-09-03T13:01:16.390ZSep 03 13:01:14.770 INFO adding route 172.17.0.3/32 -> 10.0.0.255
39122026-09-03T13:01:16.390ZSep 03 13:01:14.770 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 } }]
39132026-09-03T13:01:16.390ZSep 03 13:01:14.770 INFO adding route 172.17.0.4/32 -> 10.0.0.255
39142026-09-03T13:01:16.390ZSep 03 13:01:14.770 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 } }]
39152026-09-03T13:01:16.390ZSep 03 13:01:14.771 INFO adding route 172.17.0.5/32 -> 10.0.0.255
39162026-09-03T13:01:16.390ZSep 03 13:01:14.771 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 } }]
39172026-09-03T13:01:16.390ZSep 03 13:01:14.771 INFO adding route 172.17.0.6/32 -> 10.0.0.255
39182026-09-03T13:01:16.390ZSep 03 13:01:14.771 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 } }]
39192026-09-03T13:01:16.390ZSep 03 13:01:14.771 INFO adding route 172.17.0.7/32 -> 10.0.0.255
39202026-09-03T13:01:16.390ZSep 03 13:01:14.771 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 } }]
39212026-09-03T13:01:16.390ZSep 03 13:01:14.771 INFO adding route 172.17.0.8/32 -> 10.0.0.255
39222026-09-03T13:01:16.390ZSep 03 13:01:14.771 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 } }]
39232026-09-03T13:01:16.391ZSep 03 13:01:14.771 INFO adding route 172.17.0.9/32 -> 10.0.0.255
39242026-09-03T13:01:16.391ZSep 03 13:01:14.771 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 } }]
39252026-09-03T13:01:16.391ZSep 03 13:01:14.771 INFO adding route 172.17.0.10/32 -> 10.0.0.255
39262026-09-03T13:01:16.391ZSep 03 13:01:14.771 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 } }]
39272026-09-03T13:01:16.391ZSep 03 13:01:14.771 INFO adding route 172.17.0.11/32 -> 10.0.0.255
39282026-09-03T13:01:16.391ZSep 03 13:01:14.771 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 } }]
39292026-09-03T13:01:16.391ZSep 03 13:01:14.771 INFO adding route 172.17.0.12/32 -> 10.0.0.255
39302026-09-03T13:01:16.391ZSep 03 13:01:14.771 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 } }]
39312026-09-03T13:01:16.391ZSep 03 13:01:14.771 INFO adding route 172.17.0.13/32 -> 10.0.0.255
39322026-09-03T13:01:16.395ZSep 03 13:01:14.771 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 } }]
39332026-09-03T13:01:16.395ZSep 03 13:01:14.771 INFO adding route 172.17.0.14/32 -> 10.0.0.255
39342026-09-03T13:01:16.395ZSep 03 13:01:14.771 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 } }]
39352026-09-03T13:01:16.395ZSep 03 13:01:14.771 INFO adding route 172.17.0.15/32 -> 10.0.0.255
39362026-09-03T13:01:16.395ZSep 03 13:01:14.771 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 } }]
39372026-09-03T13:01:16.395ZSep 03 13:01:14.771 INFO adding route 172.17.0.16/32 -> 10.0.0.255
39382026-09-03T13:01:16.395ZSep 03 13:01:14.771 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 } }]
39392026-09-03T13:01:16.395ZSep 03 13:01:14.771 INFO adding route 172.17.0.17/32 -> 10.0.0.255
39402026-09-03T13:01:16.395ZSep 03 13:01:14.771 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 } }]
39412026-09-03T13:01:16.395ZSep 03 13:01:14.771 INFO adding route 172.17.0.18/32 -> 10.0.0.255
39422026-09-03T13:01:16.395ZSep 03 13:01:14.771 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 } }]
39432026-09-03T13:01:16.395ZSep 03 13:01:14.771 INFO adding route 172.17.0.19/32 -> 10.0.0.255
39442026-09-03T13:01:16.395ZSep 03 13:01:14.771 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 } }]
39452026-09-03T13:01:16.395ZSep 03 13:01:14.771 INFO adding route 172.17.0.20/32 -> 10.0.0.255
39462026-09-03T13:01:16.395ZSep 03 13:01:14.771 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 } }]
39472026-09-03T13:01:16.395ZSep 03 13:01:14.771 INFO adding route 172.17.0.21/32 -> 10.0.0.255
39482026-09-03T13:01:16.395ZSep 03 13:01:14.771 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 } }]
39492026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.22/32 -> 10.0.0.255
39502026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39512026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.23/32 -> 10.0.0.255
39522026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39532026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.24/32 -> 10.0.0.255
39542026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39552026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.25/32 -> 10.0.0.255
39562026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39572026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.26/32 -> 10.0.0.255
39582026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39592026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.27/32 -> 10.0.0.255
39602026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39612026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.28/32 -> 10.0.0.255
39622026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39632026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.29/32 -> 10.0.0.255
39642026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39652026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.30/32 -> 10.0.0.255
39662026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39672026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.31/32 -> 10.0.0.255
39682026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39692026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.32/32 -> 10.0.0.255
39702026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39712026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.33/32 -> 10.0.0.255
39722026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39732026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.34/32 -> 10.0.0.255
39742026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39752026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.35/32 -> 10.0.0.255
39762026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39772026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.36/32 -> 10.0.0.255
39782026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39792026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.37/32 -> 10.0.0.255
39802026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39812026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.38/32 -> 10.0.0.255
39822026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39832026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.39/32 -> 10.0.0.255
39842026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39852026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.40/32 -> 10.0.0.255
39862026-09-03T13:01:16.396ZSep 03 13:01:14.771 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 } }]
39872026-09-03T13:01:16.396ZSep 03 13:01:14.771 INFO adding route 172.17.0.41/32 -> 10.0.0.255
39882026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
39892026-09-03T13:01:16.397Ztest route::tests::add_target_fails_full ... ok
39902026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.42/32 -> 10.0.0.255
39912026-09-03T13:01:16.397Z
39922026-09-03T13:01:16.397Ztest result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
39932026-09-03T13:01:16.397Z
39942026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
39952026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.43/32 -> 10.0.0.255
39962026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
39972026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.44/32 -> 10.0.0.255
39982026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
39992026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.45/32 -> 10.0.0.255
40002026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
40012026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.46/32 -> 10.0.0.255
40022026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
40032026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.47/32 -> 10.0.0.255
40042026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
40052026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.48/32 -> 10.0.0.255
40062026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
40072026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.49/32 -> 10.0.0.255
40082026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
40092026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.50/32 -> 10.0.0.255
40102026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
40112026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.51/32 -> 10.0.0.255
40122026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
40132026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.52/32 -> 10.0.0.255
40142026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
40152026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.53/32 -> 10.0.0.255
40162026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
40172026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.54/32 -> 10.0.0.255
40182026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
40192026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.55/32 -> 10.0.0.255
40202026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
40212026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.56/32 -> 10.0.0.255
40222026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
40232026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.57/32 -> 10.0.0.255
40242026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
40252026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.58/32 -> 10.0.0.255
40262026-09-03T13:01:16.397ZSep 03 13:01:14.771 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 } }]
40272026-09-03T13:01:16.397ZSep 03 13:01:14.771 INFO adding route 172.17.0.59/32 -> 10.0.0.255
40282026-09-03T13:01:16.398ZSep 03 13:01:14.771 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 } }]
40292026-09-03T13:01:16.398ZSep 03 13:01:14.771 INFO adding route 172.17.0.60/32 -> 10.0.0.255
40302026-09-03T13:01:16.398ZSep 03 13:01:14.771 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 } }]
40312026-09-03T13:01:16.398ZSep 03 13:01:14.771 INFO adding route 172.17.0.61/32 -> 10.0.0.255
40322026-09-03T13:01:16.402ZSep 03 13:01:14.771 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 } }]
40332026-09-03T13:01:16.402ZSep 03 13:01:14.777 INFO adding route 172.17.0.62/32 -> 10.0.0.255
40342026-09-03T13:01:16.402ZSep 03 13:01:14.778 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 } }]
40352026-09-03T13:01:16.402ZSep 03 13:01:14.778 INFO adding route 172.17.0.63/32 -> 10.0.0.255
40362026-09-03T13:01:16.402ZSep 03 13:01:14.778 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 } }]
40372026-09-03T13:01:16.402ZSep 03 13:01:14.778 DEBG failed to allocate space for the new target list
40382026-09-03T13:01:16.402ZSep 03 13:01:14.778 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 } }]
40392026-09-03T13:01:16.402ZSep 03 13:01:14.778 DEBG failed to allocate space for the new target list
40402026-09-03T13:01:16.402Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-ac634c052bd66226)
40412026-09-03T13:01:16.402Z
40422026-09-03T13:01:16.402Zrunning 0 tests
40432026-09-03T13:01:16.402Z
40442026-09-03T13:01:16.402Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40452026-09-03T13:01:16.402Z
40462026-09-03T13:01:16.402Z Running unittests src/lib.rs (target/debug/deps/dpd_api-acda18f7a0b943fc)
40472026-09-03T13:01:16.402Z
40482026-09-03T13:01:16.402Zrunning 0 tests
40492026-09-03T13:01:16.402Z
40502026-09-03T13:01:16.402Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40512026-09-03T13:01:16.402Z
40522026-09-03T13:01:16.402Z Running unittests src/lib.rs (target/debug/deps/dpd_client-56a2428f938c34e0)
40532026-09-03T13:01:16.402Z
40542026-09-03T13:01:16.402Zrunning 6 tests
40552026-09-03T13:01:16.402Ztest tests::test_parse_client_port_id ... ok
40562026-09-03T13:01:16.402Ztest tests::test_port_id_cmp ... ok
40572026-09-03T13:01:16.402Ztest tests::test_full_lot_id_neither_present ... ok
40582026-09-03T13:01:16.402Ztest tests::test_full_lot_id_both_present ... ok
40592026-09-03T13:01:16.402Ztest tests::test_full_lot_id_lotnum_only ... ok
40602026-09-03T13:01:16.402Ztest tests::test_full_lot_id_lot_only ... ok
40612026-09-03T13:01:16.403Z
40622026-09-03T13:01:16.403Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40632026-09-03T13:01:16.403Z
40642026-09-03T13:01:16.403Z Running tests/test_all.rs (target/debug/deps/test_all-01bad50d638c8053)
40652026-09-03T13:01:16.403Z
40662026-09-03T13:01:16.403Zrunning 0 tests
40672026-09-03T13:01:16.403Z
40682026-09-03T13:01:16.403Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40692026-09-03T13:01:16.403Z
40702026-09-03T13:01:16.403Z Running unittests src/lib.rs (target/debug/deps/dpd_types-13ccc83203b2fded)
40712026-09-03T13:01:16.403Z
40722026-09-03T13:01:16.403Zrunning 0 tests
40732026-09-03T13:01:16.403Z
40742026-09-03T13:01:16.403Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40752026-09-03T13:01:16.403Z
40762026-09-03T13:01:16.403Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-a087f10fd23084c3)
40772026-09-03T13:01:16.403Z
40782026-09-03T13:01:16.403Zrunning 15 tests
40792026-09-03T13:01:16.403Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
40802026-09-03T13:01:16.403Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
40812026-09-03T13:01:16.403Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
40822026-09-03T13:01:16.403Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
40832026-09-03T13:01:16.403Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
40842026-09-03T13:01:16.403Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
40852026-09-03T13:01:16.403Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
40862026-09-03T13:01:16.403Ztest v1::network::tests::test_eui64 ... ok
40872026-09-03T13:01:16.403Ztest v1::network::tests::test_equal ... ok
40882026-09-03T13:01:16.403Ztest v1::network::tests::test_into ... ok
40892026-09-03T13:01:16.403Ztest v1::network::tests::test_to_string ... ok
40902026-09-03T13:01:16.403Ztest v1::network::tests::test_not_equal ... ok
40912026-09-03T13:01:16.403Ztest v1::port::tests::port_ids_are_ascii ... ok
40922026-09-03T13:01:16.403Ztest v1::network::tests::test_parse ... ok
40932026-09-03T13:01:16.403Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
40942026-09-03T13:01:16.403Z
40952026-09-03T13:01:16.403Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40962026-09-03T13:01:16.403Z
40972026-09-03T13:01:16.403Z Running unittests src/lib.rs (target/debug/deps/packet-c0def7fdaa185f19)
40982026-09-03T13:01:16.403Z
40992026-09-03T13:01:16.403Zrunning 12 tests
41002026-09-03T13:01:16.403Ztest pbuf::test_byte ... ok
41012026-09-03T13:01:16.404Ztest icmp::test_v6_checksum ... ok
41022026-09-03T13:01:16.404Ztest lldp::test_lldp_parse ... ok
41032026-09-03T13:01:16.404Ztest icmp::test_v4_checksum ... ok
41042026-09-03T13:01:16.404Ztest pbuf::test_nibble ... ok
41052026-09-03T13:01:16.404Ztest ipv6::test_ipv6_parse ... ok
41062026-09-03T13:01:16.404Ztest pbuf::test_short ... ok
41072026-09-03T13:01:16.404Ztest pbuf::test_overflow ... ok
41082026-09-03T13:01:16.404Ztest pbuf::test_twelve ... ok
41092026-09-03T13:01:16.404Ztest pbuf::test_word ... ok
41102026-09-03T13:01:16.404Ztest tcp::test_checksum_syn_nodata ... ok
41112026-09-03T13:01:16.404Ztest tcp::test_checksum_ack_data ... ok
41122026-09-03T13:01:16.404Z
41132026-09-03T13:01:16.404Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41142026-09-03T13:01:16.404Z
41152026-09-03T13:01:16.404Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
41162026-09-03T13:01:16.404Z
41172026-09-03T13:01:16.404Zrunning 0 tests
41182026-09-03T13:01:16.404Z
41192026-09-03T13:01:16.404Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41202026-09-03T13:01:16.404Z
41212026-09-03T13:01:16.404Z Running unittests src/main.rs (target/debug/deps/swadm-f77e75efb2063bcd)
41222026-09-03T13:01:16.408Z
41232026-09-03T13:01:16.408Zrunning 5 tests
41242026-09-03T13:01:16.408Ztest switchport::test::test_compute_lanes ... ok
41252026-09-03T13:01:16.408Ztest switchport::test::port_id_ordering ... ok
41262026-09-03T13:01:16.408Z Lane 0 Lane 0 Lane 1Lane 1 Lane 2Lane 2 Lane 3Lane 3
41272026-09-03T13:01:16.408Z
41282026-09-03T13:01:16.408Z State: Activated Rx Loss-of-lock: Yes ActivatedYes ActivatedYes ActivatedYes
41292026-09-03T13:01:16.408Z
41302026-09-03T13:01:16.408Z Rx Output Enabled: false Rx Loss-of-signal: Yesfalse Yesfalse Yesfalse
41312026-09-03T13:01:16.408ZYes
41322026-09-03T13:01:16.408Z Rx Output Status: valid Rx CDR Enabled: Yes validYes Yesvalid Yes
41332026-09-03T13:01:16.408Zvalid
41342026-09-03T13:01:16.408Z Tx Enabled: Yes Rx Loss-of-lock: true Yes true trueYes trueYes
41352026-09-03T13:01:16.408Z
41362026-09-03T13:01:16.408Z Rx Loss-of-signal: false Tx Loss-of-lock: No falseNo false Nofalse
41372026-09-03T13:01:16.408Z NoRx Auto-squelch Disable: true
41382026-09-03T13:01:16.408Z Tx Loss-of-signal: Notrue trueNo true
41392026-09-03T13:01:16.408ZNo Tx Output Enabled: trueNo
41402026-09-03T13:01:16.408Z true Tx CDR Enabled: No true Notrue
41412026-09-03T13:01:16.408Z Tx Output Status: invalid Noinvalid No
41422026-09-03T13:01:16.408Zinvalid Tx Adaptive EQ Fault: No invalidNo
41432026-09-03T13:01:16.408Z Tx Loss-of-lock: falseNo Nofalse
41442026-09-03T13:01:16.408Z Tx Fault: Yesfalse falseYes
41452026-09-03T13:01:16.408ZYes Tx Loss-of-signal: trueYes
41462026-09-03T13:01:16.408Ztrue true true
41472026-09-03T13:01:16.408ZTx Auto-squelch Disable: false false false false
41482026-09-03T13:01:16.408Z Tx Adaptive EQ Fail: true true true true
41492026-09-03T13:01:16.408Z Tx Failure: false false false false
41502026-09-03T13:01:16.408Z Tx Force Squelch: true true true true
41512026-09-03T13:01:16.408Z Tx Input Polarity: normal normal normal normal
41522026-09-03T13:01:16.408Ztest switchport::test::test_print_sff_datapath ... ok
41532026-09-03T13:01:16.408Ztest switchport::test::test_print_cmis_datapath ... ok
41542026-09-03T13:01:16.408Ztest link::test_filter ... ok
41552026-09-03T13:01:16.408Z
41562026-09-03T13:01:16.408Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41572026-09-03T13:01:16.408Z
41582026-09-03T13:01:16.412Z Running tests/counters.rs (target/debug/deps/counters-0873bcadcbf0ee26)
41592026-09-03T13:01:16.412Z
41602026-09-03T13:01:16.412Zrunning 1 test
41612026-09-03T13:01:16.412Ztest test_p4_counter_list ... ignored
41622026-09-03T13:01:16.412Z
41632026-09-03T13:01:16.412Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
41642026-09-03T13:01:16.412Z
41652026-09-03T13:01:16.412Z Running tests/port-link.rs (target/debug/deps/port_link-13d49676f3990b01)
41662026-09-03T13:01:16.412Z
41672026-09-03T13:01:16.412Zrunning 5 tests
41682026-09-03T13:01:16.412Ztest test_an ... ignored
41692026-09-03T13:01:16.412Ztest test_enable ... ignored
41702026-09-03T13:01:16.412Ztest test_ip_addresses ... ignored
41712026-09-03T13:01:16.412Ztest test_kr ... ignored
41722026-09-03T13:01:16.412Ztest test_mac ... ignored
41732026-09-03T13:01:16.412Z
41742026-09-03T13:01:16.412Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
41752026-09-03T13:01:16.412Z
41762026-09-03T13:01:16.412Z Running unittests src/main.rs (target/debug/deps/tfportd-dcd20d8746e97cba)
41772026-09-03T13:01:16.416Z
41782026-09-03T13:01:16.416Zrunning 3 tests
41792026-09-03T13:01:16.420Ztest linklocal::test_parse_ipadm ... ok
41802026-09-03T13:01:16.420Ztest tfport::test_parse_tfport ... ok
41812026-09-03T13:01:16.420Ztest config::tests::test_updates ... ok
41822026-09-03T13:01:16.420Z
41832026-09-03T13:01:16.420Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41842026-09-03T13:01:16.420Z
41852026-09-03T13:01:16.420Z Running unittests src/main.rs (target/debug/deps/uplinkd-c3b8c98e56e112b2)
41862026-09-03T13:01:16.420Z
41872026-09-03T13:01:16.420Zrunning 0 tests
41882026-09-03T13:01:16.423Z
41892026-09-03T13:01:16.423Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41902026-09-03T13:01:16.423Z
41912026-09-03T13:01:16.423Z Running unittests src/main.rs (target/debug/deps/xtask-624fff7d24b9ffb6)
41922026-09-03T13:01:16.423Z
41932026-09-03T13:01:16.423Zrunning 0 tests
41942026-09-03T13:01:16.423Z
41952026-09-03T13:01:16.423Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41962026-09-03T13:01:16.423Z
41972026-09-03T13:01:16.423Z Doc-tests aal
41982026-09-03T13:01:16.659Z
41992026-09-03T13:01:16.659Zrunning 0 tests
42002026-09-03T13:01:16.659Z
42012026-09-03T13:01:16.666Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42022026-09-03T13:01:16.666Z
42032026-09-03T13:01:16.671Z Doc-tests aal_macros
42042026-09-03T13:01:16.737Z
42052026-09-03T13:01:16.737Zrunning 0 tests
42062026-09-03T13:01:16.737Z
42072026-09-03T13:01:16.737Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42082026-09-03T13:01:16.737Z
42092026-09-03T13:01:16.746Z Doc-tests common
42102026-09-03T13:01:16.981Z
42112026-09-03T13:01:16.981Zrunning 0 tests
42122026-09-03T13:01:16.981Z
42132026-09-03T13:01:16.981Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42142026-09-03T13:01:16.981Z
42152026-09-03T13:01:17.006Z Doc-tests dpd_api
42162026-09-03T13:01:17.712Z
42172026-09-03T13:01:17.713Zrunning 2 tests
42182026-09-03T13:01:17.713Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
42192026-09-03T13:01:17.713Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
42202026-09-03T13:01:17.713Z
42212026-09-03T13:01:17.713Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
42222026-09-03T13:01:17.713Z
42232026-09-03T13:01:17.743Z Doc-tests dpd_client
42242026-09-03T13:01:19.108Z
42252026-09-03T13:01:19.108Zrunning 0 tests
42262026-09-03T13:01:19.108Z
42272026-09-03T13:01:19.108Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42282026-09-03T13:01:19.108Z
42292026-09-03T13:01:19.159Z Doc-tests dpd_types
42302026-09-03T13:01:19.343Z
42312026-09-03T13:01:19.344Zrunning 0 tests
42322026-09-03T13:01:19.344Z
42332026-09-03T13:01:19.344Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42342026-09-03T13:01:19.344Z
42352026-09-03T13:01:19.366Z Doc-tests dpd_types_versions
42362026-09-03T13:01:20.870Z
42372026-09-03T13:01:20.870Zrunning 1 test
42382026-09-03T13:01:20.870Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
42392026-09-03T13:01:20.870Z
42402026-09-03T13:01:20.870Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
42412026-09-03T13:01:20.870Z
42422026-09-03T13:01:20.920Z Doc-tests packet
42432026-09-03T13:01:21.138Z
42442026-09-03T13:01:21.139Zrunning 0 tests
42452026-09-03T13:01:21.139Z
42462026-09-03T13:01:21.139Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42472026-09-03T13:01:21.139Z
42482026-09-03T13:01:21.165Z Doc-tests pcap
42492026-09-03T13:01:21.216Z
42502026-09-03T13:01:21.216Zrunning 0 tests
42512026-09-03T13:01:21.216Z
42522026-09-03T13:01:21.216Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42532026-09-03T13:01:21.216Z
42542026-09-03T13:01:21.286Z+ for feat in tofino_stub tofino_asic softnpu chaos
42552026-09-03T13:01:21.286Z+ RUST_BACKTRACE=full
42562026-09-03T13:01:21.286Z+ cargo test --features tofino_asic --no-fail-fast
42572026-09-03T13:01:21.884Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
42582026-09-03T13:01:21.967Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
42592026-09-03T13:01:21.978Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
42602026-09-03T13:01:21.990Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
42612026-09-03T13:01:30.738Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
42622026-09-03T13:01:30.876Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
42632026-09-03T13:02:14.286Z Finished `test` profile [unoptimized + debuginfo] target(s) in 52.99s
42642026-09-03T13:02:14.400Z Running unittests src/lib.rs (target/debug/deps/aal-e435743f5db9cebd)
42652026-09-03T13:02:14.403Z
42662026-09-03T13:02:14.403Zrunning 0 tests
42672026-09-03T13:02:14.403Z
42682026-09-03T13:02:14.403Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42692026-09-03T13:02:14.403Z
42702026-09-03T13:02:14.403Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
42712026-09-03T13:02:14.406Z
42722026-09-03T13:02:14.406Zrunning 0 tests
42732026-09-03T13:02:14.406Z
42742026-09-03T13:02:14.406Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42752026-09-03T13:02:14.406Z
42762026-09-03T13:02:14.406Z Running unittests src/lib.rs (target/debug/deps/asic-ef4bac77d6939814)
42772026-09-03T13:02:14.503Z
42782026-09-03T13:02:14.503Zrunning 8 tests
42792026-09-03T13:02:14.507Ztest tofino_asic::qsfp::tests::fix_link ... ok
42802026-09-03T13:02:14.507Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
42812026-09-03T13:02:14.507Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
42822026-09-03T13:02:14.507Ztest tofino_asic::stats::constants_sanity_check ... ok
42832026-09-03T13:02:14.507Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
42842026-09-03T13:02:14.507Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
42852026-09-03T13:02:14.514Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
42862026-09-03T13:02:15.005Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
42872026-09-03T13:02:15.005Z
42882026-09-03T13:02:15.005Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
42892026-09-03T13:02:15.005Z
42902026-09-03T13:02:15.015Z Running unittests src/lib.rs (target/debug/deps/common-728aaa11d2bb131d)
42912026-09-03T13:02:15.020Z
42922026-09-03T13:02:15.020Zrunning 4 tests
42932026-09-03T13:02:15.023Ztest nat::tests::test_vni ... ok
42942026-09-03T13:02:15.023Ztest network::tests::test_generate_ipv6_link_local ... ok
42952026-09-03T13:02:15.023Ztest test_purge ... ok
42962026-09-03T13:02:15.026Ztest illumos::test::address_exists_handles_missing_object ... ok
42972026-09-03T13:02:15.026Z
42982026-09-03T13:02:15.026Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42992026-09-03T13:02:15.026Z
43002026-09-03T13:02:15.026Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-3b6a1705a6b97607)
43012026-09-03T13:02:15.029Z
43022026-09-03T13:02:15.029Zrunning 1 test
43032026-09-03T13:02:15.029Z -------
43042026-09-03T13:02:15.029Z Generating OpenAPI documents from API definitions ...
43052026-09-03T13:02:15.169Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
43062026-09-03T13:02:15.244Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
43072026-09-03T13:02:16.308Z -------
43082026-09-03T13:02:16.308Z Checking 13 OpenAPI documents...
43092026-09-03T13:02:16.308Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
43102026-09-03T13:02:16.308Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
43112026-09-03T13:02:16.308Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
43122026-09-03T13:02:16.312Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
43132026-09-03T13:02:16.312Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
43142026-09-03T13:02:16.312Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
43152026-09-03T13:02:16.312Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
43162026-09-03T13:02:16.312Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
43172026-09-03T13:02:16.312Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
43182026-09-03T13:02:16.312Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
43192026-09-03T13:02:16.312Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
43202026-09-03T13:02:16.312Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
43212026-09-03T13:02:16.312Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
43222026-09-03T13:02:16.312Z Fresh dpd "latest" symlink
43232026-09-03T13:02:16.312Z -------
43242026-09-03T13:02:16.312Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
43252026-09-03T13:02:16.376Ztest test::test_apis_up_to_date ... ok
43262026-09-03T13:02:16.377Z
43272026-09-03T13:02:16.377Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s
43282026-09-03T13:02:16.377Z
43292026-09-03T13:02:16.439Z Running unittests src/main.rs (target/debug/deps/dpd-6f21e342f95c3e19)
43302026-09-03T13:02:16.504Z
43312026-09-03T13:02:16.504Zrunning 93 tests
43322026-09-03T13:02:16.511Ztest freemap::test_ordering ... ok
43332026-09-03T13:02:16.511Ztest config::tests::test_updates ... ok
43342026-09-03T13:02:16.512Ztest dhcpv6::tests::test_create_duid_bytes ... ok
43352026-09-03T13:02:16.512Ztest freemap::test_split ... ok
43362026-09-03T13:02:16.512Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
43372026-09-03T13:02:16.512Ztest macaddrs::tests::test_mac_offset ... ok
43382026-09-03T13:02:16.517Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
43392026-09-03T13:02:16.517Ztest macaddrs::tests::test_parse_port_id ... ok
43402026-09-03T13:02:16.517Ztest mcast::tests::test_canonicalize_sources ... ok
43412026-09-03T13:02:16.517ZSep 03 13:02:14.921 DEBG created new freemapSep 03 13:02:14.921 DEBG created new freemap, unit: freemap_test,
43422026-09-03T13:02:16.517Zunit: freemap_test
43432026-09-03T13:02:16.517ZSep 03 13:02:14.921 DEBG created new freemap, unit: freemap_test
43442026-09-03T13:02:16.517ZSep 03 13:02:14.921 DEBG initted freemap. size: 128, unit: Sep 03 13:02:14.921freemap_test
43452026-09-03T13:02:16.517ZSep 03 13:02:14.921DEBG DEBGinitted freemap. size: 128 Sep 03 13:02:14.921initted freemap. size: 128, unitDEBG, :unit : freemap_testreset freemapfreemap_test,
43462026-09-03T13:02:16.517Zunit:
43472026-09-03T13:02:16.517Zfreemap_test
43482026-09-03T13:02:16.517ZSep 03 13:02:14.921 Sep 03 13:02:14.921DEBG DEBGreset freemap , reset freemapunit, :unit :freemap_test
43492026-09-03T13:02:16.517Zfreemap_test
43502026-09-03T13:02:16.517ZSep 03 13:02:14.921 DEBG created new freemap, unit: freemap_test
43512026-09-03T13:02:16.517ZSep 03 13:02:14.921 DEBG initted freemap. size: 128, unit: freemap_test
43522026-09-03T13:02:16.517ZSep 03 13:02:14.921 DEBG reset freemap, unit: freemap_test
43532026-09-03T13:02:16.517Ztest freemap::test_basic ... ok
43542026-09-03T13:02:16.517Ztest freemap::test_free ... ok
43552026-09-03T13:02:16.517Ztest freemap::test_reclaim ... ok
43562026-09-03T13:02:16.517ZSep 03 13:02:14.921 DEBG created new freemap, unit: freemap_test
43572026-09-03T13:02:16.517ZSep 03 13:02:14.921 DEBG initted freemap. size: 8, unit: freemap_test
43582026-09-03T13:02:16.518ZSep 03 13:02:14.921 DEBG reset freemap, unit: freemap_test
43592026-09-03T13:02:16.518Ztest freemap::test_exhaustion ... ok
43602026-09-03T13:02:16.518Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
43612026-09-03T13:02:16.518Ztest mcast::tests::test_create_port_bitmap_empty ... ok
43622026-09-03T13:02:16.518Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
43632026-09-03T13:02:16.518Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
43642026-09-03T13:02:16.518ZSep 03 13:02:14.922 DEBG created new freemap, unit: freemap_test
43652026-09-03T13:02:16.518ZSep 03 13:02:14.922 DEBG initted freemap. size: 128, unit: freemap_test
43662026-09-03T13:02:16.518ZSep 03 13:02:14.922 DEBG reset freemap, unit: freemap_test
43672026-09-03T13:02:16.518Ztest freemap::test_span ... ok
43682026-09-03T13:02:16.518Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
43692026-09-03T13:02:16.518Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
43702026-09-03T13:02:16.518Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
43712026-09-03T13:02:16.518Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
43722026-09-03T13:02:16.518Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
43732026-09-03T13:02:16.518Ztest mcast::tests::test_sources_contain_any ... ok
43742026-09-03T13:02:16.518Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
43752026-09-03T13:02:16.518Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
43762026-09-03T13:02:16.518Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
43772026-09-03T13:02:16.518Ztest mcast::validate::tests::test_ipv4_validation ... ok
43782026-09-03T13:02:16.518Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
43792026-09-03T13:02:16.518Ztest mcast::tests::test_concurrent_id_allocation ... ok
43802026-09-03T13:02:16.518Ztest mcast::validate::tests::test_ipv6_validation ... ok
43812026-09-03T13:02:16.518Ztest mcast::validate::tests::test_address_validation_integrated ... ok
43822026-09-03T13:02:16.518Ztest mcast::validate::tests::test_is_ssm_function ... ok
43832026-09-03T13:02:16.518Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
43842026-09-03T13:02:16.518Ztest mcast::validate::tests::test_validate_nat_target ... ok
43852026-09-03T13:02:16.518Ztest mcast::validate::tests::test_validate_source_addresses ... ok
43862026-09-03T13:02:16.519Ztest mcast::validate::tests::test_reserved_and_unallocatable_addresses ... ok
43872026-09-03T13:02:16.519Ztest mcast::validate::tests::test_validate_tag ... ok
43882026-09-03T13:02:16.519Ztest nat::test_mapping ... ok
43892026-09-03T13:02:16.519Ztest mcast::validate::tests::test_validate_tag_format ... ok
43902026-09-03T13:02:16.519Ztest api_server::tests::test_build_info ... ok
43912026-09-03T13:02:16.519Ztest port_map::tests::test_backplane_group ... ok
43922026-09-03T13:02:16.519Ztest mcast::tests::test_id_range_boundaries ... ok
43932026-09-03T13:02:16.519Ztest port_map::tests::test_port_map ... ok
43942026-09-03T13:02:16.519Ztest port_map::tests::dump_map ... ok
43952026-09-03T13:02:16.519Ztest port_map::tests::parse_softnpu_revision ... ok
43962026-09-03T13:02:16.519ZSep 03 13:02:14.924 DEBG created new freemap, unit: freemap_route_ipv4
43972026-09-03T13:02:16.519ZSep 03 13:02:14.924 DEBG created new freemap, unit: freemap_route_ipv6
43982026-09-03T13:02:16.519ZSep 03 13:02:14.924 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
43992026-09-03T13:02:16.519ZSep 03 13:02:14.924 DEBG reset freemap, unit: freemap_route_ipv4
44002026-09-03T13:02:16.519ZSep 03 13:02:14.924 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
44012026-09-03T13:02:16.519ZSep 03 13:02:14.924 DEBG reset freemap, unit: freemap_route_ipv6
44022026-09-03T13:02:16.519ZSep 03 13:02:14.924 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
44032026-09-03T13:02:16.519ZSep 03 13:02:14.924 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 } }]
44042026-09-03T13:02:16.519ZSep 03 13:02:14.924 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
44052026-09-03T13:02:16.519ZSep 03 13:02:14.924 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 } }]
44062026-09-03T13:02:16.519ZSep 03 13:02:14.924 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
44072026-09-03T13:02:16.519ZSep 03 13:02:14.924 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 } }]
44082026-09-03T13:02:16.519ZSep 03 13:02:14.924 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
44092026-09-03T13:02:16.519ZSep 03 13:02:14.924 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 } }]
44102026-09-03T13:02:16.519ZSep 03 13:02:14.924 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
44112026-09-03T13:02:16.519ZSep 03 13:02:14.924 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 } }]
44122026-09-03T13:02:16.519ZSep 03 13:02:14.924 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
44132026-09-03T13:02:16.519ZSep 03 13:02:14.924 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 } }]
44142026-09-03T13:02:16.520ZSep 03 13:02:14.924 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
44152026-09-03T13:02:16.520ZSep 03 13:02:14.924 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 } }]
44162026-09-03T13:02:16.520ZSep 03 13:02:14.924 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
44172026-09-03T13:02:16.520ZSep 03 13:02:14.924 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 } }]
44182026-09-03T13:02:16.520ZSep 03 13:02:14.924 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
44192026-09-03T13:02:16.520ZSep 03 13:02:14.924 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 } }]
44202026-09-03T13:02:16.520ZSep 03 13:02:14.924Sep 03 13:02:14.924 DEBGINFO created new freemapadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
44212026-09-03T13:02:16.520Z, unit:Sep 03 13:02:14.924 freemap_route_ipv4DEBG
44222026-09-03T13:02:16.520Zreplacing 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 } }]
44232026-09-03T13:02:16.520ZSep 03 13:02:14.924 Sep 03 13:02:14.924INFO DEBGadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
44242026-09-03T13:02:16.520Zcreated new freemap, unit: Sep 03 13:02:14.924freemap_route_ipv6
44252026-09-03T13:02:16.520ZDEBG 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 } }]
44262026-09-03T13:02:16.520ZSep 03 13:02:14.924Sep 03 13:02:14.924 DEBGDEBGSep 03 13:02:14.924 initted freemap. size: 64created new freemap, INFOunit, :unit :freemap_route_ipv4adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
44272026-09-03T13:02:16.520Z
44282026-09-03T13:02:16.520Zfreemap_route_ipv4
44292026-09-03T13:02:16.520ZSep 03 13:02:14.924Sep 03 13:02:14.924 DEBGDEBGSep 03 13:02:14.924 DEBGreset freemap , 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 } }]created new freemapunit, :unit
44302026-09-03T13:02:16.520Z:freemap_route_ipv4Sep 03 13:02:14.924
44312026-09-03T13:02:16.520Z freemap_route_ipv6DEBG
44322026-09-03T13:02:16.520Z Sep 03 13:02:14.924created new freemap INFO , Sep 03 13:02:14.924adding route 3fff:beef:8::/64 -> 2001:db8::55:ffunitSep 03 13:02:14.924
44332026-09-03T13:02:16.520Z DEBGDEBG initted freemap. size: 64initted freemap. size: 64, , unitunit::Sep 03 13:02:14.925 DEBGfreemap_route_ipv6 freemap_route_ipv4
44342026-09-03T13:02:16.520Zreplacing 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 } }]
44352026-09-03T13:02:16.520Z:
44362026-09-03T13:02:16.520Z freemap_route_ipv4
44372026-09-03T13:02:16.520ZSep 03 13:02:14.925Sep 03 13:02:14.925 DEBGDEBG Sep 03 13:02:14.925reset freemapSep 03 13:02:14.925, unit :DEBGINFOSep 03 13:02:14.924 reset freemap adding route 3fff:beef:9::/64 -> 2001:db8::55:ff,
44382026-09-03T13:02:16.525Zcreated new freemapunit, :DEBG freemap_route_ipv6unit
44392026-09-03T13:02:16.525Z Sep 03 13:02:14.925: freemap_route_ipv4freemap_route_ipv6Sep 03 13:02:14.925
44402026-09-03T13:02:16.525Z
44412026-09-03T13:02:16.525ZDEBG INFO replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.925
44422026-09-03T13:02:16.525Z DEBGSep 03 13:02:14.925 Sep 03 13:02:14.925initted freemap. size: 64 DEBG, adding route 3fff:dead::/64 -> 2001:db8::55:1INFO unitcreated new freemap
44432026-09-03T13:02:16.525Zinitted freemap. size: 64 adding route 3fff:beef:a::/64 -> 2001:db8::55:ff,
44442026-09-03T13:02:16.525Z, unit: freemap_route_ipv4
44452026-09-03T13:02:16.526ZunitSep 03 13:02:14.925: DEBGfreemap_route_ipv4
44462026-09-03T13:02:16.526Zcreated new freemap, unit: freemap_route_ipv6
44472026-09-03T13:02:16.526ZSep 03 13:02:14.925Sep 03 13:02:14.925Sep 03 13:02:14.925 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG
44482026-09-03T13:02:16.526Zinitted freemap. size: 64 , reset freemapunit, :unitSep 03 13:02:14.925 freemap_route_ipv4:INFO
44492026-09-03T13:02:16.526Z freemap_route_ipv4adding route 3fff:beef::/64 -> 2001:db8::55:ff
44502026-09-03T13:02:16.526Z
44512026-09-03T13:02:16.526ZSep 03 13:02:14.925 DEBG reset freemap, Sep 03 13:02:14.925Sep 03 13:02:14.925unit :DEBG freemap_route_ipv4
44522026-09-03T13:02:16.526Zreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
44532026-09-03T13:02:16.526Zinitted freemap. size: 64, Sep 03 13:02:14.925unit :DEBG freemap_route_ipv6:
44542026-09-03T13:02:16.526Zinitted freemap. size: 64Sep 03 13:02:14.925, unitINFO: Sep 03 13:02:14.925adding route 3fff:beef:1::/64 -> 2001:db8::55:fffreemap_route_ipv6freemap_route_ipv6
44552026-09-03T13:02:16.526Z
44562026-09-03T13:02:16.526Z
44572026-09-03T13:02:16.526ZDEBG reset freemapSep 03 13:02:14.925, unitDEBG: Sep 03 13:02:14.925 reset freemapfreemap_route_ipv6, unitSep 03 13:02:14.925DEBG: replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
44582026-09-03T13:02:16.526Z
44592026-09-03T13:02:16.526Z
44602026-09-03T13:02:16.526Z DEBG Sep 03 13:02:14.925reset freemapSep 03 13:02:14.925Sep 03 13:02:14.925, INFOINFOunit adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:2::/64 -> 2001:db8::55:ffINFO
44612026-09-03T13:02:16.526Z adding route 3fff:dead::/64 -> 2001:db8::55:1
44622026-09-03T13:02:16.526Z
44632026-09-03T13:02:16.526Z: Sep 03 13:02:14.925freemap_route_ipv6 Sep 03 13:02:14.925DEBG
44642026-09-03T13:02:16.526ZSep 03 13:02:14.925DEBG 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 } }]
44652026-09-03T13:02:16.526Zreplacing 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 } }]DEBGSep 03 13:02:14.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 } }]
44662026-09-03T13:02:16.526Z
44672026-09-03T13:02:16.527ZINFO Sep 03 13:02:14.925adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 03 13:02:14.925INFOSep 03 13:02:14.925 adding route 3fff:dead::/64 -> 2001:db8::55:1
44682026-09-03T13:02:16.527ZINFO
44692026-09-03T13:02:16.527Z adding route 3fff:beef:3::/64 -> 2001:db8::55:ffINFO
44702026-09-03T13:02:16.527Z adding route 3fff:dead::/64 -> 2001:db8::55:2
44712026-09-03T13:02:16.527ZSep 03 13:02:14.925Sep 03 13:02:14.925Sep 03 13:02:14.925 DEBGDEBGDEBG 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 13:02:14.925
44722026-09-03T13:02:16.527Z
44732026-09-03T13:02:16.527Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
44742026-09-03T13:02:16.527Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 13:02:14.925Sep 03 13:02:14.925Sep 03 13:02:14.925
44752026-09-03T13:02:16.527Z INFOINFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1
44762026-09-03T13:02:16.527ZSep 03 13:02:14.925adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
44772026-09-03T13:02:16.527Z
44782026-09-03T13:02:16.527Z INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
44792026-09-03T13:02:16.527ZSep 03 13:02:14.925Sep 03 13:02:14.925Sep 03 13:02:14.925 DEBGDEBG 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 } }] 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 03 13:02:14.925
44802026-09-03T13:02:16.527Z
44812026-09-03T13:02:16.527Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
44822026-09-03T13:02:16.527Z 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 } }]
44832026-09-03T13:02:16.527ZSep 03 13:02:14.925Sep 03 13:02:14.925Sep 03 13:02:14.925 Sep 03 13:02:14.925INFOINFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
44842026-09-03T13:02:16.527Z
44852026-09-03T13:02:16.527ZINFO
44862026-09-03T13:02:16.527Z adding route 3fff:dead::/64 -> 2001:db8::55:3
44872026-09-03T13:02:16.527ZSep 03 13:02:14.925 DEBGSep 03 13:02:14.925 Sep 03 13:02:14.925replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 03 13:02:14.925DEBG
44882026-09-03T13:02:16.527Z DEBGreplacing 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 } }]
44892026-09-03T13:02:16.527ZDEBG 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 } }]
44902026-09-03T13:02:16.527Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 13:02:14.925
44912026-09-03T13:02:16.527Z Sep 03 13:02:14.925INFO adding route 3fff:beef::/64 -> 2001:db8::55:ffINFOSep 03 13:02:14.925
44922026-09-03T13:02:16.527Z adding route 3fff:beef:2::/64 -> 2001:db8::55:ffINFO
44932026-09-03T13:02:16.527Z Sep 03 13:02:14.925Sep 03 13:02:14.925adding route 3fff:beef:6::/64 -> 2001:db8::55:ff DEBG Sep 03 13:02:14.925replacing 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 } }]
44942026-09-03T13:02:16.528Z
44952026-09-03T13:02:16.528ZINFODEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.925Sep 03 13:02:14.925
44962026-09-03T13:02:16.528Zadding route 3fff:dead::/64 -> 2001:db8::55:4 INFO
44972026-09-03T13:02:16.528Z DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
44982026-09-03T13:02:16.528Zreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.925
44992026-09-03T13:02:16.528ZSep 03 13:02:14.925Sep 03 13:02:14.925 DEBG 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 } }] DEBGSep 03 13:02:14.925adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
45002026-09-03T13:02:16.528Z
45012026-09-03T13:02:16.528Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 03 13:02:14.925adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
45022026-09-03T13:02:16.528ZSep 03 13:02:14.925
45032026-09-03T13:02:16.528Z DEBGINFO Sep 03 13:02:14.925replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
45042026-09-03T13:02:16.528Z
45052026-09-03T13:02:16.528Z INFOSep 03 13:02:14.925 Sep 03 13:02:14.925DEBG adding route 3fff:beef::/64 -> 2001:db8::55:ff DEBGSep 03 13:02:14.925 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 } }]
45062026-09-03T13:02:16.528Zreplacing 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 } }]
45072026-09-03T13:02:16.528Z
45082026-09-03T13:02:16.528ZINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 13:02:14.925Sep 03 13:02:14.925 Sep 03 13:02:14.925INFO
45092026-09-03T13:02:16.528Z DEBGINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff adding route 3fff:beef:3::/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 } }]
45102026-09-03T13:02:16.528Z
45112026-09-03T13:02:16.528Z
45122026-09-03T13:02:16.528ZSep 03 13:02:14.925 Sep 03 13:02:14.925Sep 03 13:02:14.925DEBG DEBGDEBGSep 03 13:02:14.925 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 } }]
45132026-09-03T13:02:16.528Zreplacing 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 } }]replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
45142026-09-03T13:02:16.528Z adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
45152026-09-03T13:02:16.528Z
45162026-09-03T13:02:16.528ZSep 03 13:02:14.925Sep 03 13:02:14.925 INFO INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
45172026-09-03T13:02:16.528Z
45182026-09-03T13:02:16.528ZSep 03 13:02:14.925 Sep 03 13:02:14.925DEBGSep 03 13:02:14.925 DEBGSep 03 13:02:14.925 INFODEBG 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:5::/64 -> 2001:db8::55:ff
45192026-09-03T13:02:16.528Z
45202026-09-03T13:02:16.529Zreplacing 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 } }]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 } }]
45212026-09-03T13:02:16.529Z
45222026-09-03T13:02:16.529ZSep 03 13:02:14.925 INFOSep 03 13:02:14.925 adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 03 13:02:14.925DEBG
45232026-09-03T13:02:16.529Z Sep 03 13:02:14.925INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
45242026-09-03T13:02:16.529ZSep 03 13:02:14.925 INFO 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 } }] DEBG adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
45252026-09-03T13:02:16.529Zreplacing 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 } }]
45262026-09-03T13:02:16.529Z
45272026-09-03T13:02:16.529ZSep 03 13:02:14.925 DEBGSep 03 13:02:14.925Sep 03 13:02:14.925 Sep 03 13:02:14.925 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 } }]INFOINFO DEBG
45282026-09-03T13:02:16.529Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
45292026-09-03T13:02:16.529Zreplacing 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 } }]
45302026-09-03T13:02:16.529ZSep 03 13:02:14.925
45312026-09-03T13:02:16.529ZINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 03 13:02:14.925
45322026-09-03T13:02:16.529Z DEBGSep 03 13:02:14.925 replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
45332026-09-03T13:02:16.529ZSep 03 13:02:14.925 Sep 03 13:02:14.925replacing 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 } }]
45342026-09-03T13:02:16.529ZDEBG Sep 03 13:02:14.925replacing 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
45352026-09-03T13:02:16.529Z INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
45362026-09-03T13:02:16.529Z
45372026-09-03T13:02:16.529ZSep 03 13:02:14.925 Sep 03 13:02:14.925INFO Sep 03 13:02:14.925Sep 03 13:02:14.925 INFODEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ff DEBG
45382026-09-03T13:02:16.534Z 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:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
45392026-09-03T13:02:16.534Z
45402026-09-03T13:02:16.534Z
45412026-09-03T13:02:16.534ZSep 03 13:02:14.925Sep 03 13:02:14.925 Sep 03 13:02:14.925Sep 03 13:02:14.925 DEBGINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBG
45422026-09-03T13:02:16.534ZINFO 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:4::/64 -> 2001:db8::55:ff
45432026-09-03T13:02:16.534Zreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.925
45442026-09-03T13:02:16.534Z DEBG
45452026-09-03T13:02:16.534Zreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.925
45462026-09-03T13:02:16.534Z DEBG Sep 03 13:02:14.925replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.925 Sep 03 13:02:14.925
45472026-09-03T13:02:16.534Z INFOINFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
45482026-09-03T13:02:16.534Zadding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 03 13:02:14.925
45492026-09-03T13:02:16.534Z
45502026-09-03T13:02:16.534Z Sep 03 13:02:14.925INFO DEBGSep 03 13:02:14.925Sep 03 13:02:14.925 adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBG
45512026-09-03T13:02:16.534ZDEBG 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 } }]
45522026-09-03T13:02:16.534Zreplacing 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: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 } }]
45532026-09-03T13:02:16.535Z
45542026-09-03T13:02:16.535ZSep 03 13:02:14.925 DEBGSep 03 13:02:14.925 replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.925INFO
45552026-09-03T13:02:16.535ZSep 03 13:02:14.925 adding route 3fff:beef:a::/64 -> 2001:db8::55:ffINFO
45562026-09-03T13:02:16.535Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
45572026-09-03T13:02:16.535ZINFOSep 03 13:02:14.925Sep 03 13:02:14.925 DEBG INFO Sep 03 13:02:14.925 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:6::/64 -> 2001:db8::55:ff
45582026-09-03T13:02:16.535Z
45592026-09-03T13:02:16.535ZDEBG adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 03 13:02:14.925replacing 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 } }]
45602026-09-03T13:02:16.535ZSep 03 13:02:14.925
45612026-09-03T13:02:16.535Z INFOSep 03 13:02:14.925DEBG INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.925
45622026-09-03T13:02:16.535Z
45632026-09-03T13:02:16.535Z adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG
45642026-09-03T13:02:16.535Zreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.925
45652026-09-03T13:02:16.535Z Sep 03 13:02:14.925DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.925
45662026-09-03T13:02:16.535ZSep 03 13:02:14.925 INFOINFO DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 03 13:02:14.925
45672026-09-03T13:02:16.535Z 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 } }] INFOSep 03 13:02:14.925
45682026-09-03T13:02:16.535Z adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
45692026-09-03T13:02:16.535Z
45702026-09-03T13:02:16.535ZDEBG Sep 03 13:02:14.925replacing 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 } }]
45712026-09-03T13:02:16.535ZINFO Sep 03 13:02:14.925Sep 03 13:02:14.925 Sep 03 13:02:14.925adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
45722026-09-03T13:02:16.535ZDEBG DEBGINFOreplacing 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 } }]
45732026-09-03T13:02:16.535Zreplacing 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:b::/64 -> 2001:db8::55:ff
45742026-09-03T13:02:16.535Z
45752026-09-03T13:02:16.535ZSep 03 13:02:14.925Sep 03 13:02:14.925 Sep 03 13:02:14.925INFO DEBG INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 13:02:14.925
45762026-09-03T13:02:16.535Z DEBGreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
45772026-09-03T13:02:16.535Zreplacing 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 } }]
45782026-09-03T13:02:16.535Z
45792026-09-03T13:02:16.536ZSep 03 13:02:14.925 DEBGSep 03 13:02:14.925 INFOSep 03 13:02:14.925replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:02:14.925
45802026-09-03T13:02:16.536Z DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff INFO
45812026-09-03T13:02:16.536Z adding route 3fff:beef:c::/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 } }]Sep 03 13:02:14.925Sep 03 13:02:14.925
45822026-09-03T13:02:16.536Z
45832026-09-03T13:02:16.536Z DEBGINFO Sep 03 13:02:14.925replacing 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:e::/64 -> 2001:db8::55:ffSep 03 13:02:14.925
45842026-09-03T13:02:16.536Z INFO
45852026-09-03T13:02:16.536Zadding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 03 13:02:14.925
45862026-09-03T13:02:16.536Z DEBGDEBG 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 } }]
45872026-09-03T13:02:16.536ZSep 03 13:02:14.925replacing 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 } }]
45882026-09-03T13:02:16.536ZSep 03 13:02:14.925DEBGSep 03 13:02:14.925 INFO 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 } }]
45892026-09-03T13:02:16.536Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
45902026-09-03T13:02:16.536Z
45912026-09-03T13:02:16.536ZSep 03 13:02:14.925 INFOSep 03 13:02:14.925 Sep 03 13:02:14.925 DEBGINFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 13:02:14.925 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 } }]DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
45922026-09-03T13:02:16.536Z
45932026-09-03T13:02:16.536Z
45942026-09-03T13:02:16.536Zreplacing 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 } }]
45952026-09-03T13:02:16.536ZSep 03 13:02:14.925Sep 03 13:02:14.925 Sep 03 13:02:14.925INFODEBG Sep 03 13:02:14.925INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45962026-09-03T13:02:16.536Z
45972026-09-03T13:02:16.536ZDEBG 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 } }]
45982026-09-03T13:02:16.536ZSep 03 13:02:14.925Sep 03 13:02:14.925 DEBGINFO 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 } }]
45992026-09-03T13:02:16.536Z
46002026-09-03T13:02:16.536Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
46012026-09-03T13:02:16.536ZSep 03 13:02:14.925 DEBGSep 03 13:02:14.925Sep 03 13:02:14.925 Sep 03 13:02:14.925 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 } }]INFOINFO DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
46022026-09-03T13:02:16.536Z
46032026-09-03T13:02:16.536Zadding route 3fff:beef:11::/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 } }]
46042026-09-03T13:02:16.536Z
46052026-09-03T13:02:16.536ZSep 03 13:02:14.925 INFO Sep 03 13:02:14.925Sep 03 13:02:14.925adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
46062026-09-03T13:02:16.537ZDEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.925DEBG
46072026-09-03T13:02:16.537ZSep 03 13:02:14.925 DEBGINFO Sep 03 13:02:14.925adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
46082026-09-03T13:02:16.537Z
46092026-09-03T13:02:16.537Z INFO
46102026-09-03T13:02:16.537Z adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
46112026-09-03T13:02:16.537ZSep 03 13:02:14.926Sep 03 13:02:14.926 INFOSep 03 13:02:14.926 DEBGSep 03 13:02:14.926adding route 3fff:beef:15::/64 -> 2001:db8::55:ff INFO
46122026-09-03T13:02:16.537ZDEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
46132026-09-03T13:02:16.537Z
46142026-09-03T13:02:16.537Z
46152026-09-03T13:02:16.537ZSep 03 13:02:14.926Sep 03 13:02:14.926 Sep 03 13:02:14.926DEBGSep 03 13:02:14.926 INFOINFO replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
46162026-09-03T13:02:16.537ZDEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
46172026-09-03T13:02:16.537Z
46182026-09-03T13:02:16.537Zreplacing 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 } }]
46192026-09-03T13:02:16.537ZSep 03 13:02:14.926 Sep 03 13:02:14.926Sep 03 13:02:14.926 DEBGSep 03 13:02:14.926 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 } }]INFO
46202026-09-03T13:02:16.537Z adding route 3fff:beef:16::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
46212026-09-03T13:02:16.537Z
46222026-09-03T13:02:16.537Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 03 13:02:14.926
46232026-09-03T13:02:16.537Z Sep 03 13:02:14.926INFO Sep 03 13:02:14.926 INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
46242026-09-03T13:02:16.537ZDEBG adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
46252026-09-03T13:02:16.537Zreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.926Sep 03 13:02:14.926
46262026-09-03T13:02:16.537Z DEBGDEBG Sep 03 13:02:14.926replacing 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 } }] DEBGreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.926
46272026-09-03T13:02:16.537Z 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
46282026-09-03T13:02:16.537Z
46292026-09-03T13:02:16.537Z adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
46302026-09-03T13:02:16.537ZSep 03 13:02:14.926Sep 03 13:02:14.926Sep 03 13:02:14.926 INFOSep 03 13:02:14.926 INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
46312026-09-03T13:02:16.537ZDEBG
46322026-09-03T13:02:16.537Z 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:11::/64 -> 2001:db8::55:ff
46332026-09-03T13:02:16.538Z
46342026-09-03T13:02:16.538ZSep 03 13:02:14.926Sep 03 13:02:14.926Sep 03 13:02:14.926 Sep 03 13:02:14.926 DEBGINFO DEBG 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 } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
46352026-09-03T13:02:16.538Zreplacing 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 } }]
46362026-09-03T13:02:16.538Z
46372026-09-03T13:02:16.538Zreplacing 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 } }]
46382026-09-03T13:02:16.549ZSep 03 13:02:14.926Sep 03 13:02:14.926Sep 03 13:02:14.926 Sep 03 13:02:14.926INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBGINFO
46392026-09-03T13:02:16.549Zreplacing 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:10::/64 -> 2001:db8::55:ff
46402026-09-03T13:02:16.549Z INFO
46412026-09-03T13:02:16.549Z Sep 03 13:02:14.926adding route 3fff:beef:12::/64 -> 2001:db8::55:ff DEBGSep 03 13:02:14.926
46422026-09-03T13:02:16.550Zreplacing 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 } }]
46432026-09-03T13:02:16.550ZINFOSep 03 13:02:14.926 adding route 3fff:beef:19::/64 -> 2001:db8::55:ff DEBG
46442026-09-03T13:02:16.550Z Sep 03 13:02:14.926 replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.926
46452026-09-03T13:02:16.550Z INFOSep 03 13:02:14.926DEBG adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 13:02:14.926DEBG
46462026-09-03T13:02:16.550Z 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: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
46472026-09-03T13:02:16.550Z
46482026-09-03T13:02:16.550ZSep 03 13:02:14.926 adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
46492026-09-03T13:02:16.550ZDEBG 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 } }]
46502026-09-03T13:02:16.550ZSep 03 13:02:14.926Sep 03 13:02:14.926Sep 03 13:02:14.926 INFO INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBGSep 03 13:02:14.926
46512026-09-03T13:02:16.550Z INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ff adding route 3fff:beef:18::/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 } }]
46522026-09-03T13:02:16.550ZSep 03 13:02:14.926 DEBG
46532026-09-03T13:02:16.550Z
46542026-09-03T13:02:16.550Z Sep 03 13:02:14.926replacing 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 } }]
46552026-09-03T13:02:16.550ZDEBG 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 03 13:02:14.926
46562026-09-03T13:02:16.550Z Sep 03 13:02:14.926Sep 03 13:02:14.926 Sep 03 13:02:14.926DEBG INFOINFOINFO adding route 3fff:beef:19::/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 } }]
46572026-09-03T13:02:16.551Z
46582026-09-03T13:02:16.551Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
46592026-09-03T13:02:16.551Z
46602026-09-03T13:02:16.551ZSep 03 13:02:14.926Sep 03 13:02:14.926 INFOSep 03 13:02:14.926Sep 03 13:02:14.926DEBG DEBGreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
46612026-09-03T13:02:16.551Z 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:14::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46622026-09-03T13:02:16.551Z
46632026-09-03T13:02:16.551Z
46642026-09-03T13:02:16.551ZSep 03 13:02:14.926Sep 03 13:02:14.926 Sep 03 13:02:14.926INFOSep 03 13:02:14.926 DEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff INFOreplacing 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 } }]
46652026-09-03T13:02:16.551ZINFO
46662026-09-03T13:02:16.551Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
46672026-09-03T13:02:16.551ZSep 03 13:02:14.926adding route 3fff:beef:13::/64 -> 2001:db8::55:ff DEBG
46682026-09-03T13:02:16.551Z replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.926
46692026-09-03T13:02:16.551Z DEBGSep 03 13:02:14.926 Sep 03 13:02:14.926Sep 03 13:02:14.926 replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO INFODEBG
46702026-09-03T13:02:16.551Z 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:1b::/64 -> 2001:db8::55:ff
46712026-09-03T13:02:16.551Z
46722026-09-03T13:02:16.551Z Sep 03 13:02:14.926adding route 3fff:beef:15::/64 -> 2001:db8::55:ff Sep 03 13:02:14.926INFO INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
46732026-09-03T13:02:16.551Z Sep 03 13:02:14.926
46742026-09-03T13:02:16.551Z DEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46752026-09-03T13:02:16.551Z
46762026-09-03T13:02:16.551ZSep 03 13:02:14.926 Sep 03 13:02:14.926DEBGSep 03 13:02:14.926 Sep 03 13:02:14.926 INFO 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 } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
46772026-09-03T13:02:16.551Z
46782026-09-03T13:02:16.551Z 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 } }]
46792026-09-03T13:02:16.551ZSep 03 13:02:14.926 Sep 03 13:02:14.926replacing 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
46802026-09-03T13:02:16.551ZINFO adding route 3fff:beef:15::/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 } }]
46812026-09-03T13:02:16.551Z
46822026-09-03T13:02:16.551ZSep 03 13:02:14.926Sep 03 13:02:14.926 INFOINFO Sep 03 13:02:14.926 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
46832026-09-03T13:02:16.552ZINFO
46842026-09-03T13:02:16.552Z adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 03 13:02:14.926
46852026-09-03T13:02:16.552ZSep 03 13:02:14.926Sep 03 13:02:14.926 DEBG Sep 03 13:02:14.926replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
46862026-09-03T13:02:16.552ZSep 03 13:02:14.926DEBG DEBG 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 } }]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 } }]created new freemap
46872026-09-03T13:02:16.552Z, unit
46882026-09-03T13:02:16.552Z: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 03 13:02:14.926
46892026-09-03T13:02:16.552Z Sep 03 13:02:14.926freemap_route_ipv4 Sep 03 13:02:14.926INFO
46902026-09-03T13:02:16.552ZINFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
46912026-09-03T13:02:16.552Z adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 03 13:02:14.926 Sep 03 13:02:14.926
46922026-09-03T13:02:16.552ZDEBG Sep 03 13:02:14.926 created new freemap , DEBGunit :INFOSep 03 13:02:14.926replacing 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 } }]
46932026-09-03T13:02:16.552Zfreemap_route_ipv6
46942026-09-03T13:02:16.552ZDEBG Sep 03 13:02:14.926adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 03 13:02:14.926
46952026-09-03T13:02:16.552Z INFODEBG 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 } }]initted freemap. size: 64adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff, Sep 03 13:02:14.926
46962026-09-03T13:02:16.552Zunit :DEBG
46972026-09-03T13:02:16.552Z freemap_route_ipv4replacing 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 } }]
46982026-09-03T13:02:16.552ZSep 03 13:02:14.926
46992026-09-03T13:02:16.552ZSep 03 13:02:14.926 DEBGINFOSep 03 13:02:14.926 Sep 03 13:02:14.926replacing 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
47002026-09-03T13:02:16.552ZINFO reset freemap adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
47012026-09-03T13:02:16.552Z
47022026-09-03T13:02:16.552ZSep 03 13:02:14.926, unitINFO :adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 13:02:14.926
47032026-09-03T13:02:16.552Z Sep 03 13:02:14.926Sep 03 13:02:14.926DEBGfreemap_route_ipv4 DEBG
47042026-09-03T13:02:16.552Z Sep 03 13:02:14.926replacing 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 } }]
47052026-09-03T13:02:16.552Zreplacing 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 } }]
47062026-09-03T13:02:16.552ZSep 03 13:02:14.926DEBGSep 03 13:02:14.926 INFO DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff created new freemap
47072026-09-03T13:02:16.552ZDEBG Sep 03 13:02:14.926replacing 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 } }] , INFOinitted freemap. size: 64unit , :
47082026-09-03T13:02:16.552Z unitfreemap_route_ipv4: adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 13:02:14.926
47092026-09-03T13:02:16.552Z
47102026-09-03T13:02:16.553Zfreemap_route_ipv6
47112026-09-03T13:02:16.553ZINFOSep 03 13:02:14.926 DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff Sep 03 13:02:14.926Sep 03 13:02:14.926 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 03 13:02:14.926
47122026-09-03T13:02:16.553Z DEBGDEBG
47132026-09-03T13:02:16.553ZDEBG Sep 03 13:02:14.926 reset freemap , created new freemap unitDEBGreplacing 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 } }], :unit
47142026-09-03T13:02:16.553Z :freemap_route_ipv6 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 } }]
47152026-09-03T13:02:16.553ZSep 03 13:02:14.926
47162026-09-03T13:02:16.553Zfreemap_route_ipv6 INFO
47172026-09-03T13:02:16.553Z adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 13:02:14.926Sep 03 13:02:14.926Sep 03 13:02:14.926Sep 03 13:02:14.926 INFODEBGINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ffinitted freemap. size: 64
47182026-09-03T13:02:16.553ZINFO,
47192026-09-03T13:02:16.553Z
47202026-09-03T13:02:16.553Zadding route 3fff:dead::/64 -> 2001:db8::55:1unit
47212026-09-03T13:02:16.553Z:Sep 03 13:02:14.926Sep 03 13:02:14.926Sep 03 13:02:14.926 Sep 03 13:02:14.926DEBG DEBGDEBG 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 } }]freemap_route_ipv4 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: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 } }]
47222026-09-03T13:02:16.553Z
47232026-09-03T13:02:16.553Z
47242026-09-03T13:02:16.553Z
47252026-09-03T13:02:16.553Zreplacing 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 } }]
47262026-09-03T13:02:16.553ZSep 03 13:02:14.926 Sep 03 13:02:14.926DEBG Sep 03 13:02:14.926INFOSep 03 13:02:14.926 reset freemap DEBG, adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 03 13:02:14.926 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 } }]:
47272026-09-03T13:02:16.553Z INFO
47282026-09-03T13:02:16.553Zfreemap_route_ipv4 adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
47292026-09-03T13:02:16.553Z
47302026-09-03T13:02:16.553Z INFOSep 03 13:02:14.926Sep 03 13:02:14.926 DEBGDEBG initted freemap. size: 64replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.926
47312026-09-03T13:02:16.553Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff , DEBG
47322026-09-03T13:02:16.553Z unitreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:Sep 03 13:02:14.926
47332026-09-03T13:02:16.553Z freemap_route_ipv6INFO
47342026-09-03T13:02:16.553Z adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
47352026-09-03T13:02:16.553ZSep 03 13:02:14.926Sep 03 13:02:14.926Sep 03 13:02:14.926 INFO DEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 03 13:02:14.926 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 } }]DEBGDEBG
47362026-09-03T13:02:16.553Zreset freemap
47372026-09-03T13:02:16.553Zreplacing 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 } }]
47382026-09-03T13:02:16.561Z, unitSep 03 13:02:14.926Sep 03 13:02:14.926 :DEBG freemap_route_ipv6Sep 03 13:02:14.926 INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47392026-09-03T13:02:16.561ZINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
47402026-09-03T13:02:16.561ZSep 03 13:02:14.926
47412026-09-03T13:02:16.561Z
47422026-09-03T13:02:16.561ZINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 03 13:02:14.926 Sep 03 13:02:14.926INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 13:02:14.926
47432026-09-03T13:02:16.561Z 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
47442026-09-03T13:02:16.561Z replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.926
47452026-09-03T13:02:16.561Z
47462026-09-03T13:02:16.562ZDEBG Sep 03 13:02:14.926Sep 03 13:02:14.926replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 03 13:02:14.926
47472026-09-03T13:02:16.562ZINFOINFO 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 } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
47482026-09-03T13:02:16.562Z
47492026-09-03T13:02:16.562ZSep 03 13:02:14.926
47502026-09-03T13:02:16.562ZINFO Sep 03 13:02:14.926Sep 03 13:02:14.926 DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 13:02:14.926adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
47512026-09-03T13:02:16.562Z
47522026-09-03T13:02:16.562Zreplacing 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 } }]
47532026-09-03T13:02:16.562Z
47542026-09-03T13:02:16.562ZDEBGSep 03 13:02:14.926 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
47552026-09-03T13:02:16.562Zreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.926Sep 03 13:02:14.926
47562026-09-03T13:02:16.562Z Sep 03 13:02:14.926 DEBG INFOINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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:27::/64 -> 2001:db8::55:ff
47572026-09-03T13:02:16.562Z
47582026-09-03T13:02:16.562ZSep 03 13:02:14.926 INFO Sep 03 13:02:14.926adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 03 13:02:14.926adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 13:02:14.926
47592026-09-03T13:02:16.562Z
47602026-09-03T13:02:16.562Z DEBGINFODEBGSep 03 13:02:14.926 Sep 03 13:02:14.926 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:3DEBGreplacing 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 } }]
47612026-09-03T13:02:16.562Zreplacing 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 } }]
47622026-09-03T13:02:16.562Z
47632026-09-03T13:02:16.562Z
47642026-09-03T13:02:16.562ZDEBG Sep 03 13:02:14.926replacing 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 } }]
47652026-09-03T13:02:16.562ZINFO Sep 03 13:02:14.926adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 03 13:02:14.926
47662026-09-03T13:02:16.562ZSep 03 13:02:14.926Sep 03 13:02:14.926 INFO INFO DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
47672026-09-03T13:02:16.562Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
47682026-09-03T13:02:16.562Z
47692026-09-03T13:02:16.562ZSep 03 13:02:14.926 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBG Sep 03 13:02:14.926replacing 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 } }]
47702026-09-03T13:02:16.563Z
47712026-09-03T13:02:16.563Z DEBGSep 03 13:02:14.926Sep 03 13:02:14.926Sep 03 13:02:14.926 Sep 03 13:02:14.926 INFOINFO 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 } }]
47722026-09-03T13:02:16.563Zreplacing 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:29::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4
47732026-09-03T13:02:16.563Z
47742026-09-03T13:02:16.563Z
47752026-09-03T13:02:16.563ZDEBG 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 03 13:02:14.926
47762026-09-03T13:02:16.563ZSep 03 13:02:14.926 Sep 03 13:02:14.926DEBG INFOreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47772026-09-03T13:02:16.563ZINFO Sep 03 13:02:14.926 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
47782026-09-03T13:02:16.563Z
47792026-09-03T13:02:16.563ZDEBG Sep 03 13:02:14.927Sep 03 13:02:14.927Sep 03 13:02:14.927 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 03 13:02:14.927DEBG INFO
47802026-09-03T13:02:16.563Zreplacing 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 } }]
47812026-09-03T13:02:16.563Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG
47822026-09-03T13:02:16.563Z adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 13:02:14.927replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:02:14.927INFO
47832026-09-03T13:02:16.563Z
47842026-09-03T13:02:16.563ZDEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
47852026-09-03T13:02:16.563Zreplacing 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 } }]
47862026-09-03T13:02:16.563ZSep 03 13:02:14.927Sep 03 13:02:14.927 Sep 03 13:02:14.927Sep 03 13:02:14.927DEBG INFOINFO 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:20::/64 -> 2001:db8::55:ff
47872026-09-03T13:02:16.563Z
47882026-09-03T13:02:16.563Z adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG
47892026-09-03T13:02:16.563ZSep 03 13:02:14.927Sep 03 13:02:14.927 Sep 03 13:02:14.927INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
47902026-09-03T13:02:16.563ZSep 03 13:02:14.927DEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
47912026-09-03T13:02:16.563Z
47922026-09-03T13:02:16.563Z 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 } }]
47932026-09-03T13:02:16.563Z
47942026-09-03T13:02:16.563ZSep 03 13:02:14.927Sep 03 13:02:14.927 INFODEBG adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 13:02:14.927replacing 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 } }]
47952026-09-03T13:02:16.563ZINFO
47962026-09-03T13:02:16.563Z adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 13:02:14.927
47972026-09-03T13:02:16.563Z Sep 03 13:02:14.927INFOSep 03 13:02:14.927 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFODEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
47982026-09-03T13:02:16.564Z
47992026-09-03T13:02:16.564Z
48002026-09-03T13:02:16.564Ztest route::tests::grow_succeeds ... ok
48012026-09-03T13:02:16.564ZSep 03 13:02:14.927 DEBG Sep 03 13:02:14.927Sep 03 13:02:14.927 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 } }]DEBGINFO
48022026-09-03T13:02:16.564ZSep 03 13:02:14.927 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
48032026-09-03T13:02:16.564Zreplacing 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
48042026-09-03T13:02:16.564Z Sep 03 13:02:14.927replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.927 DEBG Sep 03 13:02:14.927replacing 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 } }]
48052026-09-03T13:02:16.564ZDEBG created new freemapSep 03 13:02:14.927Sep 03 13:02:14.928 , unit INFOINFO: freemap_route_ipv4adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
48062026-09-03T13:02:16.564Z
48072026-09-03T13:02:16.564Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
48082026-09-03T13:02:16.564Z
48092026-09-03T13:02:16.564Z INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 13:02:14.928
48102026-09-03T13:02:16.564Z INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 13:02:14.928
48112026-09-03T13:02:16.564Z 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 03 13:02:14.928
48122026-09-03T13:02:16.564Z DEBGSep 03 13:02:14.928Sep 03 13:02:14.928 Sep 03 13:02:14.928replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.928
48132026-09-03T13:02:16.564Z INFO DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG
48142026-09-03T13:02:16.564Zreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.928
48152026-09-03T13:02:16.564Zreplacing 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 } }]INFOSep 03 13:02:14.928
48162026-09-03T13:02:16.564ZDEBG 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 } }] DEBG
48172026-09-03T13:02:16.564Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
48182026-09-03T13:02:16.564ZSep 03 13:02:14.928 Sep 03 13:02:14.928INFOreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.928 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffINFO
48192026-09-03T13:02:16.564Z adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
48202026-09-03T13:02:16.564ZINFO
48212026-09-03T13:02:16.564Z adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
48222026-09-03T13:02:16.564ZSep 03 13:02:14.928Sep 03 13:02:14.928Sep 03 13:02:14.928Sep 03 13:02:14.928 INFO DEBGDEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 03 13:02:14.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 } }]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 } }]
48232026-09-03T13:02:16.564Z
48242026-09-03T13:02:16.564ZDEBG
48252026-09-03T13:02:16.565Z DEBGreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:02:14.928Sep 03 13:02:14.928
48262026-09-03T13:02:16.565Zreplacing 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 } }] INFOSep 03 13:02:14.928
48272026-09-03T13:02:16.565ZDEBG INFOreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.928Sep 03 13:02:14.928 INFOINFO
48282026-09-03T13:02:16.565Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ff adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
48292026-09-03T13:02:16.565Z
48302026-09-03T13:02:16.565Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
48312026-09-03T13:02:16.565Z
48322026-09-03T13:02:16.565ZSep 03 13:02:14.928Sep 03 13:02:14.928Sep 03 13:02:14.928 INFO DEBG DEBGreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.928
48332026-09-03T13:02:16.565Z replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
48342026-09-03T13:02:16.565ZDEBGSep 03 13:02:14.928
48352026-09-03T13:02:16.565ZSep 03 13:02:14.928 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 } }] INFODEBG
48362026-09-03T13:02:16.565Z Sep 03 13:02:14.928adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
48372026-09-03T13:02:16.565ZDEBG 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: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 } }]
48382026-09-03T13:02:16.572Z
48392026-09-03T13:02:16.572ZSep 03 13:02:14.928Sep 03 13:02:14.928 Sep 03 13:02:14.928Sep 03 13:02:14.928 INFODEBG 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:31::/64 -> 2001:db8::55:ffINFOSep 03 13:02:14.928
48402026-09-03T13:02:16.572Z
48412026-09-03T13:02:16.572ZINFO INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
48422026-09-03T13:02:16.572Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
48432026-09-03T13:02:16.572ZSep 03 13:02:14.928
48442026-09-03T13:02:16.572ZSep 03 13:02:14.928 Sep 03 13:02:14.928DEBG Sep 03 13:02:14.928replacing 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 DEBGINFOreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:02:14.928replacing 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 } }]
48452026-09-03T13:02:16.572ZDEBG
48462026-09-03T13:02:16.572Zreplacing 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 } }]
48472026-09-03T13:02:16.572Z
48482026-09-03T13:02:16.572Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
48492026-09-03T13:02:16.572ZSep 03 13:02:14.928 Sep 03 13:02:14.928Sep 03 13:02:14.928 Sep 03 13:02:14.927INFO Sep 03 13:02:14.928DEBGINFO created new freemapadding route 3fff:beef:31::/64 -> 2001:db8::55:ff, DEBG
48502026-09-03T13:02:16.572ZSep 03 13:02:14.928unit replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:32::/64 -> 2001:db8::55:ff:INFO
48512026-09-03T13:02:16.572Z Sep 03 13:02:14.928freemap_route_ipv4 adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
48522026-09-03T13:02:16.572ZDEBG
48532026-09-03T13:02:16.572Z 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 } }]
48542026-09-03T13:02:16.572ZINFO Sep 03 13:02:14.928
48552026-09-03T13:02:16.573Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ff Sep 03 13:02:14.928Sep 03 13:02:14.928
48562026-09-03T13:02:16.573ZDEBGSep 03 13:02:14.928 created new freemapINFODEBG, unit 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:27::/64 -> 2001:db8::55:ff:
48572026-09-03T13:02:16.573Z
48582026-09-03T13:02:16.573ZSep 03 13:02:14.928 Sep 03 13:02:14.928 DEBGINFOfreemap_route_ipv6 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 03 13:02:14.928DEBG
48592026-09-03T13:02:16.573ZSep 03 13:02:14.928 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 } }]
48602026-09-03T13:02:16.573Z
48612026-09-03T13:02:16.573Z INFO Sep 03 13:02:14.928DEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
48622026-09-03T13:02:16.573Zreplacing 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: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 } }]
48632026-09-03T13:02:16.573Zinitted freemap. size: 64
48642026-09-03T13:02:16.573Z, unitSep 03 13:02:14.928 Sep 03 13:02:14.928: Sep 03 13:02:14.928freemap_route_ipv4INFO
48652026-09-03T13:02:16.573ZDEBGINFO Sep 03 13:02:14.928replacing 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:f::/64 -> 2001:db8::55:ff
48662026-09-03T13:02:16.573ZINFO
48672026-09-03T13:02:16.573Z Sep 03 13:02:14.928adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
48682026-09-03T13:02:16.573ZDEBG reset freemapSep 03 13:02:14.928 , adding route 3fff:beef:33::/64 -> 2001:db8::55:ffunitSep 03 13:02:14.928Sep 03 13:02:14.928DEBG:
48692026-09-03T13:02:16.573Z DEBGreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.928INFO freemap_route_ipv4replacing 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
48702026-09-03T13:02:16.573Z
48712026-09-03T13:02:16.573Z
48722026-09-03T13:02:16.573Z 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:22::/64 -> 2001:db8::55:ff
48732026-09-03T13:02:16.573ZSep 03 13:02:14.928
48742026-09-03T13:02:16.573Z INFOSep 03 13:02:14.928 Sep 03 13:02:14.928DEBGSep 03 13:02:14.928Sep 03 13:02:14.928 DEBGinitted freemap. size: 64Sep 03 13:02:14.928INFO , INFOunitreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:33::/64 -> 2001:db8::55:ff:
48752026-09-03T13:02:16.573Z adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv6
48762026-09-03T13:02:16.573Z
48772026-09-03T13:02:16.573Z
48782026-09-03T13:02:16.573Zreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.928
48792026-09-03T13:02:16.574Z
48802026-09-03T13:02:16.574Z DEBGSep 03 13:02:14.928 Sep 03 13:02:14.928Sep 03 13:02:14.928Sep 03 13:02:14.928 Sep 03 13:02:14.928DEBG DEBG INFO reset freemap DEBG, unitINFOreplacing 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: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:23::/64 -> 2001:db8::55:ff
48812026-09-03T13:02:16.574Zreplacing 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 } }]freemap_route_ipv6
48822026-09-03T13:02:16.574Z
48832026-09-03T13:02:16.574Z
48842026-09-03T13:02:16.574Z
48852026-09-03T13:02:16.574ZSep 03 13:02:14.928 INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
48862026-09-03T13:02:16.574ZSep 03 13:02:14.928Sep 03 13:02:14.928adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
48872026-09-03T13:02:16.574ZSep 03 13:02:14.928Sep 03 13:02:14.928INFO INFOINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
48882026-09-03T13:02:16.574Z adding route 172.16.0.0/32 -> 10.0.0.1DEBG
48892026-09-03T13:02:16.574Z Sep 03 13:02:14.928Sep 03 13:02:14.928 Sep 03 13:02:14.928replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:02:14.928DEBG
48902026-09-03T13:02:16.574Z 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 } }]DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBGDEBG
48912026-09-03T13:02:16.574Z
48922026-09-03T13:02:16.574Zreplacing 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: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 } }]
48932026-09-03T13:02:16.574Z
48942026-09-03T13:02:16.574Zreplacing 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 } }]
48952026-09-03T13:02:16.574ZSep 03 13:02:14.928 Sep 03 13:02:14.928Sep 03 13:02:14.928Sep 03 13:02:14.928 Sep 03 13:02:14.928INFODEBGDEBG 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 } }] adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
48962026-09-03T13:02:16.574Z
48972026-09-03T13:02:16.574Z
48982026-09-03T13:02:16.574Ztest route::tests::rollback_on_compact_delete_failure ... ok
48992026-09-03T13:02:16.574ZINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff 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 } }]
49002026-09-03T13:02:16.574Z
49012026-09-03T13:02:16.574ZSep 03 13:02:14.928Sep 03 13:02:14.928Sep 03 13:02:14.928Sep 03 13:02:14.928 Sep 03 13:02:14.928DEBG INFO DEBGreplacing 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 } }]
49022026-09-03T13:02:16.574Zreplacing 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 } }]
49032026-09-03T13:02:16.574Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFODEBG 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 } }]
49042026-09-03T13:02:16.574Z
49052026-09-03T13:02:16.574ZSep 03 13:02:14.928Sep 03 13:02:14.928 Sep 03 13:02:14.928INFO DEBGSep 03 13:02:14.928adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
49062026-09-03T13:02:16.574ZINFO 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 } }]INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
49072026-09-03T13:02:16.575Z
49082026-09-03T13:02:16.575Z
49092026-09-03T13:02:16.575Z adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 13:02:14.928Sep 03 13:02:14.928 DEBGDEBG
49102026-09-03T13:02:16.575Z Sep 03 13:02:14.928replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
49112026-09-03T13:02:16.575ZINFO
49122026-09-03T13:02:16.575ZSep 03 13:02:14.928 Sep 03 13:02:14.928Sep 03 13:02:14.928 Sep 03 13:02:14.928DEBG 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 } }]
49132026-09-03T13:02:16.575ZINFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
49142026-09-03T13:02:16.575Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
49152026-09-03T13:02:16.575Z
49162026-09-03T13:02:16.575Z replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.928
49172026-09-03T13:02:16.575ZSep 03 13:02:14.928 Sep 03 13:02:14.928Sep 03 13:02:14.928 Sep 03 13:02:14.928 INFOINFO DEBG DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
49182026-09-03T13:02:16.575Zreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]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 } }]Sep 03 13:02:14.929
49192026-09-03T13:02:16.575Z
49202026-09-03T13:02:16.575Z DEBG created new freemapSep 03 13:02:14.937 Sep 03 13:02:14.937, unitDEBG:INFO replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
49212026-09-03T13:02:16.575Zadding route 3fff:beef:14::/64 -> 2001:db8::55:fffreemap_route_ipv4
49222026-09-03T13:02:16.575Z
49232026-09-03T13:02:16.575ZSep 03 13:02:14.928Sep 03 13:02:14.937 Sep 03 13:02:14.937DEBG INFOreplacing 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 } }]
49242026-09-03T13:02:16.575ZDEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 13:02:14.937
49252026-09-03T13:02:16.575Z 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 } }]
49262026-09-03T13:02:16.575Zcreated new freemapSep 03 13:02:14.937Sep 03 13:02:14.937 , DEBGINFOunit Sep 03 13:02:14.937adding route 3fff:beef:15::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
49272026-09-03T13:02:16.575Z
49282026-09-03T13:02:16.575Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ff:
49292026-09-03T13:02:16.575Z freemap_route_ipv6Sep 03 13:02:14.937Sep 03 13:02:14.937 DEBGINFO
49302026-09-03T13:02:16.575Z replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
49312026-09-03T13:02:16.575Z
49322026-09-03T13:02:16.575ZSep 03 13:02:14.937Sep 03 13:02:14.937 DEBG initted freemap. size: 64, unit :DEBGSep 03 13:02:14.937 freemap_route_ipv4
49332026-09-03T13:02:16.575Zreplacing 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 } }]INFO
49342026-09-03T13:02:16.575Z adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
49352026-09-03T13:02:16.575ZSep 03 13:02:14.937 DEBG Sep 03 13:02:14.937reset freemap , Sep 03 13:02:14.937DEBGunitSep 03 13:02:14.937: freemap_route_ipv4INFODEBG
49362026-09-03T13:02:16.576Zreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
49372026-09-03T13:02:16.576Z
49382026-09-03T13:02:16.581Zreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.937
49392026-09-03T13:02:16.581Z DEBGSep 03 13:02:14.937Sep 03 13:02:14.937 DEBGinitted freemap. size: 64INFO, unitSep 03 13:02:14.937replacing 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 3fff:beef:39::/64 -> 2001:db8::55:ff
49402026-09-03T13:02:16.581ZINFO
49412026-09-03T13:02:16.581Z freemap_route_ipv6
49422026-09-03T13:02:16.581Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
49432026-09-03T13:02:16.581ZSep 03 13:02:14.937Sep 03 13:02:14.937 INFODEBG Sep 03 13:02:14.937replacing 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 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 03 13:02:14.937
49442026-09-03T13:02:16.581Z
49452026-09-03T13:02:16.582ZDEBG 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 } }]reset freemapSep 03 13:02:14.937Sep 03 13:02:14.937
49462026-09-03T13:02:16.582ZDEBG 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 ,
49472026-09-03T13:02:16.582ZunitSep 03 13:02:14.937: adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
49482026-09-03T13:02:16.582Zfreemap_route_ipv6
49492026-09-03T13:02:16.582ZSep 03 13:02:14.937INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO Sep 03 13:02:14.937adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
49502026-09-03T13:02:16.582Z
49512026-09-03T13:02:16.582ZSep 03 13:02:14.937 DEBGINFO Sep 03 13:02:14.937replacing 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:dead::/64 -> 2001:db8::55:1
49522026-09-03T13:02:16.582ZSep 03 13:02:14.937
49532026-09-03T13:02:16.582ZDEBG DEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.937
49542026-09-03T13:02:16.582ZSep 03 13:02:14.937
49552026-09-03T13:02:16.582ZDEBG 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 } }]adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
49562026-09-03T13:02:16.582ZSep 03 13:02:14.937
49572026-09-03T13:02:16.582Z Sep 03 13:02:14.937INFO INFOSep 03 13:02:14.937 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffINFOSep 03 13:02:14.937
49582026-09-03T13:02:16.582Z adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2
49592026-09-03T13:02:16.582Z
49602026-09-03T13:02:16.582ZSep 03 13:02:14.937DEBG 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
49612026-09-03T13:02:16.582Z Sep 03 13:02:14.937replacing 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 } }]
49622026-09-03T13:02:16.582ZDEBGSep 03 13:02:14.937Sep 03 13:02:14.937 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 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 03 13:02:14.937
49632026-09-03T13:02:16.582Z
49642026-09-03T13:02:16.582ZINFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffDEBG
49652026-09-03T13:02:16.582Z Sep 03 13:02:14.937replacing 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 } }]
49662026-09-03T13:02:16.582ZINFOSep 03 13:02:14.937Sep 03 13:02:14.937 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
49672026-09-03T13:02:16.582Z 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: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 } }]
49682026-09-03T13:02:16.582ZSep 03 13:02:14.937Sep 03 13:02:14.937
49692026-09-03T13:02:16.582Z DEBG INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 03 13:02:14.937
49702026-09-03T13:02:16.583ZSep 03 13:02:14.937
49712026-09-03T13:02:16.583Z DEBGINFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
49722026-09-03T13:02:16.583Zfailed to allocate space for the new target listSep 03 13:02:14.937
49732026-09-03T13:02:16.583ZSep 03 13:02:14.937 DEBGINFOSep 03 13:02:14.937 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
49742026-09-03T13:02:16.583Z Sep 03 13:02:14.937 adding route 3fff:dead::/64 -> 2001:db8::55: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:2, vlan_id: None } }]
49752026-09-03T13:02:16.583ZDEBGSep 03 13:02:14.937 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 } }]
49762026-09-03T13:02:16.583Z
49772026-09-03T13:02:16.583ZINFO Sep 03 13:02:14.937adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff Sep 03 13:02:14.937DEBG 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 } }]
49782026-09-03T13:02:16.583Z
49792026-09-03T13:02:16.583Zadding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
49802026-09-03T13:02:16.583ZSep 03 13:02:14.937Sep 03 13:02:14.937 DEBGDEBG 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:dead::/64 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 } }]
49812026-09-03T13:02:16.583Z
49822026-09-03T13:02:16.583ZSep 03 13:02:14.937Sep 03 13:02:14.928 DEBGDEBG 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 } }]created new freemap
49832026-09-03T13:02:16.583ZSep 03 13:02:14.937Sep 03 13:02:14.937, Sep 03 13:02:14.927unit : Sep 03 13:02:14.937freemap_route_ipv6WARN
49842026-09-03T13:02:16.583ZDEBGDEBG 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 list
49852026-09-03T13:02:16.583Z
49862026-09-03T13:02:16.583ZINFOSep 03 13:02:14.937 Sep 03 13:02:14.937 created new freemapadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG
49872026-09-03T13:02:16.583Z, initted freemap. size: 64unit, :unitSep 03 13:02:14.938 : freemap_route_ipv4 freemap_route_ipv4
49882026-09-03T13:02:16.583ZDEBG
49892026-09-03T13:02:16.583Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
49902026-09-03T13:02:16.583Z 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 } }]
49912026-09-03T13:02:16.583ZSep 03 13:02:14.938 DEBG Sep 03 13:02:14.938Sep 03 13:02:14.938 reset freemapINFO, DEBGunit :adding route 3fff:beef:1d::/64 -> 2001:db8::55:fffailed to allocate space for the new target list
49922026-09-03T13:02:16.583Zfreemap_route_ipv4
49932026-09-03T13:02:16.583ZSep 03 13:02:14.938
49942026-09-03T13:02:16.583ZDEBG created new freemapSep 03 13:02:14.938 , DEBGunit :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 } }]
49952026-09-03T13:02:16.583Zfreemap_route_ipv6
49962026-09-03T13:02:16.583ZSep 03 13:02:14.938 Sep 03 13:02:14.938DEBGSep 03 13:02:14.938 INFODEBG initted freemap. size: 64adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
49972026-09-03T13:02:16.584Zinitted freemap. size: 64, , unitunit::Sep 03 13:02:14.938 freemap_route_ipv6freemap_route_ipv4DEBG
49982026-09-03T13:02:16.584Z
49992026-09-03T13:02:16.584Z 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 } }]
50002026-09-03T13:02:16.584ZSep 03 13:02:14.938 Sep 03 13:02:14.938 Sep 03 13:02:14.938DEBG INFODEBGreset freemap , adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffreset freemapunit
50012026-09-03T13:02:16.584Z:, unitfreemap_route_ipv6:
50022026-09-03T13:02:16.584Z freemap_route_ipv4Sep 03 13:02:14.938
50032026-09-03T13:02:16.584ZDEBG 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 } }]
50042026-09-03T13:02:16.584ZSep 03 13:02:14.938Sep 03 13:02:14.938Sep 03 13:02:14.938 INFOINFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
50052026-09-03T13:02:16.584Z initted freemap. size: 64
50062026-09-03T13:02:16.584Z, unitSep 03 13:02:14.938 DEBGSep 03 13:02:14.938 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
50072026-09-03T13:02:16.584Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]:
50082026-09-03T13:02:16.584Z freemap_route_ipv6Sep 03 13:02:14.938
50092026-09-03T13:02:16.584ZINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 13:02:14.938
50102026-09-03T13:02:16.584Z INFOSep 03 13:02:14.938 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
50112026-09-03T13:02:16.584Z Sep 03 13:02:14.938reset freemap , DEBGunitSep 03 13:02:14.938: 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 freemap_route_ipv6replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
50122026-09-03T13:02:16.584Z
50132026-09-03T13:02:16.584Z
50142026-09-03T13:02:16.584ZSep 03 13:02:14.938
50152026-09-03T13:02:16.584ZINFOSep 03 13:02:14.938 INFOadding route 172.16.0.0/32 -> 10.0.0.1 Sep 03 13:02:14.938
50162026-09-03T13:02:16.584Z adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 13:02:14.938INFO INFO
50172026-09-03T13:02:16.584Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
50182026-09-03T13:02:16.584ZSep 03 13:02:14.938adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
50192026-09-03T13:02:16.584ZDEBG Sep 03 13:02:14.938replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 13:02:14.938
50202026-09-03T13:02:16.584Z DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
50212026-09-03T13:02:16.584ZSep 03 13:02:14.938Sep 03 13:02:14.938
50222026-09-03T13:02:16.584Z INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.2Sep 03 13:02:14.938
50232026-09-03T13:02:16.584ZSep 03 13:02:14.938 INFOreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
50242026-09-03T13:02:16.584Z Sep 03 13:02:14.938 adding route 3fff:dead::/64 -> 2001:db8::55:4DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
50252026-09-03T13:02:16.585Z
50262026-09-03T13:02:16.585Z Sep 03 13:02:14.938 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 adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
50272026-09-03T13:02:16.585ZSep 03 13:02:14.938Sep 03 13:02:14.938 DEBGSep 03 13:02:14.946 created new freemapDEBGDEBG 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 } }]created new freemap
50282026-09-03T13:02:16.585Z, , unitunit:: freemap_route_ipv4
50292026-09-03T13:02:16.585ZSep 03 13:02:14.946 freemap_route_ipv4INFO
50302026-09-03T13:02:16.585Z Sep 03 13:02:14.938adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
50312026-09-03T13:02:16.585ZDEBGSep 03 13:02:14.946 Sep 03 13:02:14.946DEBGreplacing 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 freemapSep 03 13:02:14.946DEBG, DEBGunit created 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 } }]
50322026-09-03T13:02:16.585Z
50332026-09-03T13:02:16.585Z, unitfreemap_route_ipv6:
50342026-09-03T13:02:16.585Z Sep 03 13:02:14.946freemap_route_ipv6 Sep 03 13:02:14.946
50352026-09-03T13:02:16.585ZINFOSep 03 13:02:14.946 DEBGINFOadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
50362026-09-03T13:02:16.585Z adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffinitted freemap. size: 64
50372026-09-03T13:02:16.585Z, unitSep 03 13:02:14.946 :DEBG Sep 03 13:02:14.946freemap_route_ipv4 Sep 03 13:02:14.946DEBG 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 } }]
50382026-09-03T13:02:16.590Zreplacing 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
50392026-09-03T13:02:16.590Z
50402026-09-03T13:02:16.590Z initted freemap. size: 64, unitSep 03 13:02:14.946: Sep 03 13:02:14.946INFO Sep 03 13:02:14.946DEBGfreemap_route_ipv4
50412026-09-03T13:02:16.590ZINFOreset freemap , adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffunit
50422026-09-03T13:02:16.590Z: freemap_route_ipv4
50432026-09-03T13:02:16.590Z
50442026-09-03T13:02:16.590ZSep 03 13:02:14.946Sep 03 13:02:14.946 DEBGDEBGSep 03 13:02:14.946 Sep 03 13:02:14.946 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 } }]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 } }]
50452026-09-03T13:02:16.591Zinitted freemap. size: 64reset freemap, , unitunit
50462026-09-03T13:02:16.591Z: :freemap_route_ipv6
50472026-09-03T13:02:16.591Zfreemap_route_ipv4Sep 03 13:02:14.946
50482026-09-03T13:02:16.591Z Sep 03 13:02:14.946INFO INFOSep 03 13:02:14.946adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
50492026-09-03T13:02:16.591ZSep 03 13:02:14.946 DEBGadding route 3fff:beef:26::/64 -> 2001:db8::55:ff reset freemap
50502026-09-03T13:02:16.591Z, DEBGunit :initted freemap. size: 64 , freemap_route_ipv6Sep 03 13:02:14.946
50512026-09-03T13:02:16.591Z DEBG 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 } }]:
50522026-09-03T13:02:16.591ZSep 03 13:02:14.946 Sep 03 13:02:14.946freemap_route_ipv6INFO
50532026-09-03T13:02:16.591ZDEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1
50542026-09-03T13:02:16.591Z
50552026-09-03T13:02:16.591ZSep 03 13:02:14.946Sep 03 13:02:14.946Sep 03 13:02:14.946 INFODEBGINFOSep 03 13:02:14.946 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreset freemapadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
50562026-09-03T13:02:16.591Z, DEBG
50572026-09-03T13:02:16.591Zunitreplacing 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 } }]:
50582026-09-03T13:02:16.591Z freemap_route_ipv6Sep 03 13:02:14.946
50592026-09-03T13:02:16.591Z Sep 03 13:02:14.946DEBG INFO Sep 03 13:02:14.946Sep 03 13:02:14.946 adding route 172.16.0.0/32 -> 10.0.0.1replacing 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
50602026-09-03T13:02:16.591Z
50612026-09-03T13:02:16.591Z replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO adding route 172.16.0.0/32 -> 10.0.0.1
50622026-09-03T13:02:16.591Z
50632026-09-03T13:02:16.591ZSep 03 13:02:14.946Sep 03 13:02:14.946 INFOSep 03 13:02:14.946 DEBG INFOSep 03 13:02:14.946replacing 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 } }]
50642026-09-03T13:02:16.591Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
50652026-09-03T13:02:16.591Z
50662026-09-03T13:02:16.591Z 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 } }]Sep 03 13:02:14.946Sep 03 13:02:14.946
50672026-09-03T13:02:16.591Z DEBGINFO Sep 03 13:02:14.946Sep 03 13:02:14.946 adding route 172.16.0.0/32 -> 10.0.0.1DEBG
50682026-09-03T13:02:16.591Z 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 } }]
50692026-09-03T13:02:16.591Zreplacing 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 172.17.0.0/32 -> 10.0.0.255
50702026-09-03T13:02:16.592Z
50712026-09-03T13:02:16.592ZSep 03 13:02:14.946 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 } }]Sep 03 13:02:14.946
50722026-09-03T13:02:16.592ZSep 03 13:02:14.946Sep 03 13:02:14.946 DEBGSep 03 13:02:14.946INFO INFOINFOadding route 3fff:beef:29::/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 } }]
50732026-09-03T13:02:16.592Zadding route 172.16.0.0/32 -> 10.0.0.2adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
50742026-09-03T13:02:16.592Z
50752026-09-03T13:02:16.592Z
50762026-09-03T13:02:16.592ZSep 03 13:02:14.946 Sep 03 13:02:14.946DEBGSep 03 13:02:14.946 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 } }]
50772026-09-03T13:02:16.592ZSep 03 13:02:14.946replacing 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 } }]
50782026-09-03T13:02:16.592ZINFOSep 03 13:02:14.946 adding route 172.17.0.1/32 -> 10.0.0.255INFOSep 03 13:02:14.946
50792026-09-03T13:02:16.592Z adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO
50802026-09-03T13:02:16.592Zadding route 172.17.0.0/32 -> 10.0.0.255replacing 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 } }]
50812026-09-03T13:02:16.592Z
50822026-09-03T13:02:16.592ZSep 03 13:02:14.946Sep 03 13:02:14.946 DEBGDEBGSep 03 13:02:14.946 Sep 03 13:02:14.946 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
50832026-09-03T13:02:16.592ZINFOreplacing 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.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 } }]
50842026-09-03T13:02:16.592Z
50852026-09-03T13:02:16.592ZSep 03 13:02:14.946 Sep 03 13:02:14.946INFO Sep 03 13:02:14.946INFO INFOadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
50862026-09-03T13:02:16.592Zadding route 172.17.0.1/32 -> 10.0.0.255adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
50872026-09-03T13:02:16.592Z
50882026-09-03T13:02:16.592Z Sep 03 13:02:14.946 adding route 172.17.0.2/32 -> 10.0.0.255DEBG
50892026-09-03T13:02:16.592Z Sep 03 13:02:14.946 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 } }]DEBG
50902026-09-03T13:02:16.592Z replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:14.946
50912026-09-03T13:02:16.592Z Sep 03 13:02:14.946DEBG Sep 03 13:02:14.946 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 } }]
50922026-09-03T13:02:16.592ZSep 03 13:02:14.946INFO DEBGINFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 13:02:14.946
50932026-09-03T13:02:16.592Z adding route 172.17.0.2/32 -> 10.0.0.255replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
50942026-09-03T13:02:16.592Z
50952026-09-03T13:02:16.592ZSep 03 13:02:14.946 INFODEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
50962026-09-03T13:02:16.592Z
50972026-09-03T13:02:16.593Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
50982026-09-03T13:02:16.593ZSep 03 13:02:14.946 Sep 03 13:02:14.946INFO DEBGSep 03 13:02:14.946 adding route 172.17.0.3/32 -> 10.0.0.255 DEBGSep 03 13:02:14.946replacing 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 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 } }]
50992026-09-03T13:02:16.593Z
51002026-09-03T13:02:16.593ZINFO
51012026-09-03T13:02:16.593Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 13:02:14.946 Sep 03 13:02:14.946
51022026-09-03T13:02:16.593Z INFOINFO adding route 172.17.0.3/32 -> 10.0.0.255adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
51032026-09-03T13:02:16.593Z
51042026-09-03T13:02:16.593ZSep 03 13:02:14.946Sep 03 13:02:14.946Sep 03 13:02:14.946 DEBGDEBG Sep 03 13:02:14.946 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 } }]DEBG
51052026-09-03T13:02:16.593Zreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG 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 } }]
51062026-09-03T13:02:16.593Z
51072026-09-03T13:02:16.593Zreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:14.946
51082026-09-03T13:02:16.593ZINFOSep 03 13:02:14.946 Sep 03 13:02:14.946 INFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFO
51092026-09-03T13:02:16.593Zadding route 172.17.0.4/32 -> 10.0.0.255Sep 03 13:02:14.946 INFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ff
51102026-09-03T13:02:16.593Z
51112026-09-03T13:02:16.593Zadding route 172.17.0.4/32 -> 10.0.0.255
51122026-09-03T13:02:16.593ZSep 03 13:02:14.946 Sep 03 13:02:14.946Sep 03 13:02:14.946 DEBGDEBG DEBGSep 03 13:02:14.946replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
51132026-09-03T13:02:16.593Z DEBG
51142026-09-03T13:02:16.593Zreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:14.946
51152026-09-03T13:02:16.593Z INFOSep 03 13:02:14.946replacing 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 } }]
51162026-09-03T13:02:16.593ZINFO adding route 172.17.0.5/32 -> 10.0.0.255Sep 03 13:02:14.946adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
51172026-09-03T13:02:16.593ZSep 03 13:02:14.946 INFO adding route 172.17.0.5/32 -> 10.0.0.255INFO
51182026-09-03T13:02:16.593Z
51192026-09-03T13:02:16.593ZSep 03 13:02:14.946 DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
51202026-09-03T13:02:16.593Z
51212026-09-03T13:02:16.593ZSep 03 13:02:14.946Sep 03 13:02:14.946 DEBGDEBG Sep 03 13:02:14.946 replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.946replacing 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 } }]
51222026-09-03T13:02:16.593ZINFO
51232026-09-03T13:02:16.593Z DEBGadding route 172.17.0.6/32 -> 10.0.0.255Sep 03 13:02:14.946
51242026-09-03T13:02:16.594Z replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.946
51252026-09-03T13:02:16.594Z INFOINFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 03 13:02:14.946
51262026-09-03T13:02:16.594ZSep 03 13:02:14.946adding route 172.17.0.6/32 -> 10.0.0.255
51272026-09-03T13:02:16.594ZINFODEBGSep 03 13:02:14.946 replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
51282026-09-03T13:02:16.594Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
51292026-09-03T13:02:16.594Zreplacing 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 } }]
51302026-09-03T13:02:16.594ZSep 03 13:02:14.946Sep 03 13:02:14.946 DEBGINFOSep 03 13:02:14.946 INFOadding route 172.17.0.7/32 -> 10.0.0.255 Sep 03 13:02:14.946replacing 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 } }]
51312026-09-03T13:02:16.594Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff DEBG
51322026-09-03T13:02:16.594Z
51332026-09-03T13:02:16.594Zreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.946
51342026-09-03T13:02:16.594ZDEBG 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 } }]
51352026-09-03T13:02:16.594ZSep 03 13:02:14.946 Sep 03 13:02:14.946INFO Sep 03 13:02:14.946adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG
51362026-09-03T13:02:16.594Z Sep 03 13:02:14.946INFO 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
51372026-09-03T13:02:16.594Zadding route 172.17.0.8/32 -> 10.0.0.255adding route 172.17.0.7/32 -> 10.0.0.255
51382026-09-03T13:02:16.606Z
51392026-09-03T13:02:16.606ZSep 03 13:02:14.946 Sep 03 13:02:14.946Sep 03 13:02:14.946
51402026-09-03T13:02:16.606ZSep 03 13:02:14.946 INFODEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
51412026-09-03T13:02:16.606Z 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 } }]
51422026-09-03T13:02:16.606ZDEBGDEBG Sep 03 13:02:14.946 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 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
51432026-09-03T13:02:16.606Zreplacing 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 } }]
51442026-09-03T13:02:16.606Z
51452026-09-03T13:02:16.606ZSep 03 13:02:14.954 Sep 03 13:02:14.954INFO DEBGadding route 172.17.0.9/32 -> 10.0.0.255 Sep 03 13:02:14.954replacing 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 } }]
51462026-09-03T13:02:16.606Z
51472026-09-03T13:02:16.606ZINFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 13:02:14.954Sep 03 13:02:14.954 INFODEBG adding route 172.17.0.8/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 } }]
51482026-09-03T13:02:16.606Z
51492026-09-03T13:02:16.606Z
51502026-09-03T13:02:16.606ZSep 03 13:02:14.954Sep 03 13:02:14.954 DEBGINFO Sep 03 13:02:14.954adding route 172.17.0.10/32 -> 10.0.0.255
51512026-09-03T13:02:16.606Zreplacing 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
51522026-09-03T13:02:16.606Zreplacing 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 } }]
51532026-09-03T13:02:16.606ZSep 03 13:02:14.954 DEBGSep 03 13:02:14.946 Sep 03 13:02:14.954replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:02:14.954
51542026-09-03T13:02:16.607ZDEBGINFO replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.954INFOadding route 172.17.0.9/32 -> 10.0.0.255
51552026-09-03T13:02:16.607Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
51562026-09-03T13:02:16.607Z
51572026-09-03T13:02:16.607ZINFO Sep 03 13:02:14.954adding route 172.17.0.11/32 -> 10.0.0.255
51582026-09-03T13:02:16.607ZDEBG Sep 03 13:02:14.954replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:02:14.954
51592026-09-03T13:02:16.607Z DEBGDEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:14.954
51602026-09-03T13:02:16.607Zreplacing 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 } }]
51612026-09-03T13:02:16.607ZSep 03 13:02:14.954 INFOSep 03 13:02:14.954INFO INFO adding route 172.17.0.12/32 -> 10.0.0.255adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
51622026-09-03T13:02:16.607Zadding route 172.17.0.10/32 -> 10.0.0.255
51632026-09-03T13:02:16.607ZSep 03 13:02:14.954
51642026-09-03T13:02:16.607Z Sep 03 13:02:14.954INFO Sep 03 13:02:14.954DEBGSep 03 13:02:14.954 adding route 3fff:beef:39::/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 } }]
51652026-09-03T13:02:16.607ZDEBG
51662026-09-03T13:02:16.607Z 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 } }]DEBG
51672026-09-03T13:02:16.607Z Sep 03 13:02:14.954replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:02:14.954INFO
51682026-09-03T13:02:16.607Z Sep 03 13:02:14.954adding route 172.17.0.13/32 -> 10.0.0.255DEBG
51692026-09-03T13:02:16.607Z INFO 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.11/32 -> 10.0.0.255
51702026-09-03T13:02:16.607Z
51712026-09-03T13:02:16.607ZSep 03 13:02:14.954Sep 03 13:02:14.954 INFOSep 03 13:02:14.954DEBG Sep 03 13:02:14.954 INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
51722026-09-03T13:02:16.607ZDEBG 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 } }]
51732026-09-03T13:02:16.607Z adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffreplacing 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 } }]
51742026-09-03T13:02:16.607Z
51752026-09-03T13:02:16.607ZSep 03 13:02:14.954 Sep 03 13:02:14.954DEBG 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 } }] Sep 03 13:02:14.954adding route 172.17.0.14/32 -> 10.0.0.255Sep 03 13:02:14.954
51762026-09-03T13:02:16.607Z
51772026-09-03T13:02:16.607ZINFODEBG adding route 172.17.0.12/32 -> 10.0.0.255replacing 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 } }]
51782026-09-03T13:02:16.607Z
51792026-09-03T13:02:16.607ZSep 03 13:02:14.955Sep 03 13:02:14.955 INFODEBG 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 } }]adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
51802026-09-03T13:02:16.608ZSep 03 13:02:14.955Sep 03 13:02:14.955 DEBG
51812026-09-03T13:02:16.608Z replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:14.955
51822026-09-03T13:02:16.608ZINFO INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 172.17.0.15/32 -> 10.0.0.255
51832026-09-03T13:02:16.608Z
51842026-09-03T13:02:16.608ZSep 03 13:02:14.955Sep 03 13:02:14.955 Sep 03 13:02:14.955DEBG DEBGreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
51852026-09-03T13:02:16.608Zreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO Sep 03 13:02:14.955adding route 172.17.0.13/32 -> 10.0.0.255
51862026-09-03T13:02:16.608ZSep 03 13:02:14.955 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 } }]
51872026-09-03T13:02:16.608Zadding route 172.17.0.16/32 -> 10.0.0.255Sep 03 13:02:14.955
51882026-09-03T13:02:16.608Z
51892026-09-03T13:02:16.608Z DEBGSep 03 13:02:14.955 replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:14.955
51902026-09-03T13:02:16.608ZSep 03 13:02:14.955INFO DEBG adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffreplacing 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 } }]
51912026-09-03T13:02:16.608Z
51922026-09-03T13:02:16.608ZINFO Sep 03 13:02:14.955Sep 03 13:02:14.955adding route 3fff:beef:36::/64 -> 2001:db8::55:ff Sep 03 13:02:14.938INFO
51932026-09-03T13:02:16.608Z INFO adding route 172.17.0.17/32 -> 10.0.0.255DEBG
51942026-09-03T13:02:16.608Zadding route 172.17.0.14/32 -> 10.0.0.255 Sep 03 13:02:14.955
51952026-09-03T13:02:16.608ZSep 03 13:02:14.955 DEBGDEBG 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 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 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
51962026-09-03T13:02:16.608ZSep 03 13:02:14.955
51972026-09-03T13:02:16.608Z
51982026-09-03T13:02:16.608Ztest route::tests::rollback_on_index_readd_failure ... ok
51992026-09-03T13:02:16.608Z DEBGSep 03 13:02:14.955Sep 03 13:02:14.955 INFODEBGSep 03 13:02:14.955 replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.18/32 -> 10.0.0.255
52002026-09-03T13:02:16.608Z
52012026-09-03T13:02:16.608ZSep 03 13:02:14.955replacing 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
52022026-09-03T13:02:16.608Z DEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff Sep 03 13:02:14.955replacing targets for 3fff:dead::/64 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 } }]
52032026-09-03T13:02:16.608Z Sep 03 13:02:14.955DEBG 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 } }]INFO
52042026-09-03T13:02:16.608Ztest route::tests::rollback_on_compact_write_failure ... ok
52052026-09-03T13:02:16.608Z
52062026-09-03T13:02:16.609Ztest route::tests::identity_replace_is_noop ... ok
52072026-09-03T13:02:16.609Z adding route 172.17.0.15/32 -> 10.0.0.255Sep 03 13:02:14.955
52082026-09-03T13:02:16.609ZSep 03 13:02:14.955Sep 03 13:02:14.955 Sep 03 13:02:14.955INFO INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBGSep 03 13:02:14.955
52092026-09-03T13:02:16.609Z 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 } }]adding route 172.17.0.19/32 -> 10.0.0.255
52102026-09-03T13:02:16.609ZDEBG
52112026-09-03T13:02:16.609Z WARNreplacing 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 } }]
52122026-09-03T13:02:16.609Zshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 13:02:14.955Sep 03 13:02:14.955
52132026-09-03T13:02:16.609ZDEBGSep 03 13:02:14.955 replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
52142026-09-03T13:02:16.609Z adding route 172.17.0.16/32 -> 10.0.0.255DEBG
52152026-09-03T13:02:16.609Z replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.955
52162026-09-03T13:02:16.609Z Sep 03 13:02:14.955INFO DEBGSep 03 13:02:14.955 ERROSep 03 13:02:14.955 rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO
52172026-09-03T13:02:16.609Z adding route 172.17.0.20/32 -> 10.0.0.255adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffSep 03 13:02:14.955
52182026-09-03T13:02:16.609Z
52192026-09-03T13:02:16.609Zreplacing 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 } }]
52202026-09-03T13:02:16.609Z INFOSep 03 13:02:14.955 DEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 13:02:14.955replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:14.955
52212026-09-03T13:02:16.609Z Sep 03 13:02:14.955 ERROINFO Sep 03 13:02:14.955shrink-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 DEBG INFO
52222026-09-03T13:02:16.609Z 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 } }]
52232026-09-03T13:02:16.609Zadding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.21/32 -> 10.0.0.255
52242026-09-03T13:02:16.609Z
52252026-09-03T13:02:16.609Z
52262026-09-03T13:02:16.609ZSep 03 13:02:14.955Sep 03 13:02:14.955 Sep 03 13:02:14.955DEBG DEBG Sep 03 13:02:14.955failed to allocate space for the new target list 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 } }]
52272026-09-03T13:02:16.609Z
52282026-09-03T13:02:16.609ZDEBG 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 } }]
52292026-09-03T13:02:16.609ZSep 03 13:02:14.955replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:02:14.955
52302026-09-03T13:02:16.609ZINFO adding route 172.17.0.22/32 -> 10.0.0.255DEBGSep 03 13:02:14.955
52312026-09-03T13:02:16.609Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 Sep 03 13:02:14.955adding route 172.17.0.18/32 -> 10.0.0.255
52322026-09-03T13:02:16.609Z
52332026-09-03T13:02:16.609Z Sep 03 13:02:14.955INFO DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 03 13:02:14.955
52342026-09-03T13:02:16.610Z 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 } }]
52352026-09-03T13:02:16.610ZDEBG Sep 03 13:02:14.955 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
52362026-09-03T13:02:16.610Z Sep 03 13:02:14.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 } }]
52372026-09-03T13:02:16.610ZINFO adding route 172.17.0.23/32 -> 10.0.0.255
52382026-09-03T13:02:16.625ZSep 03 13:02:14.955Sep 03 13:02:14.955 Sep 03 13:02:14.955INFO DEBGINFO replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.19/32 -> 10.0.0.255
52392026-09-03T13:02:16.625Z
52402026-09-03T13:02:16.625Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
52412026-09-03T13:02:16.625ZSep 03 13:02:14.955Sep 03 13:02:14.955Sep 03 13:02:14.955 INFO DEBGDEBGadding route 172.17.0.24/32 -> 10.0.0.255
52422026-09-03T13:02:16.625Zreplacing 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 } }]
52432026-09-03T13:02:16.625Zreplacing 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 } }]
52442026-09-03T13:02:16.625ZSep 03 13:02:14.955 DEBG Sep 03 13:02:14.955replacing 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 } }]
52452026-09-03T13:02:16.625ZINFOSep 03 13:02:14.955 adding route 172.17.0.20/32 -> 10.0.0.255INFO
52462026-09-03T13:02:16.625Z adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 13:02:14.955
52472026-09-03T13:02:16.625Z INFOSep 03 13:02:14.938Sep 03 13:02:14.955 Sep 03 13:02:14.955 adding route 172.17.0.25/32 -> 10.0.0.255DEBG
52482026-09-03T13:02:16.625ZDEBG 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 } }]DEBGcreated new freemap
52492026-09-03T13:02:16.625ZSep 03 13:02:14.955 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
52502026-09-03T13:02:16.625Z, 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 } }]unit
52512026-09-03T13:02:16.626Z:Sep 03 13:02:14.955 freemap_route_ipv4Sep 03 13:02:14.955Sep 03 13:02:14.955
52522026-09-03T13:02:16.626Z INFOINFO INFOadding route 172.17.0.21/32 -> 10.0.0.255 adding route 172.17.0.26/32 -> 10.0.0.255
52532026-09-03T13:02:16.626Z
52542026-09-03T13:02:16.626Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
52552026-09-03T13:02:16.626ZSep 03 13:02:14.955 DEBGSep 03 13:02:14.955 Sep 03 13:02:14.955 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 Sep 03 13:02:14.955replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.955
52562026-09-03T13:02:16.626Z DEBG DEBGcreated new freemap , created new freemapunitSep 03 13:02:14.971: Sep 03 13:02:14.955, DEBG unitfailed to allocate space for the new target list :DEBG
52572026-09-03T13:02:16.626Zfreemap_route_ipv4 created new freemap, unit
52582026-09-03T13:02:16.626Z:freemap_route_ipv4
52592026-09-03T13:02:16.626Zfreemap_route_ipv6
52602026-09-03T13:02:16.626ZSep 03 13:02:14.971 DEBGSep 03 13:02:14.971 DEBGcreated new freemapSep 03 13:02:14.971, Sep 03 13:02:14.971 unitDEBGcreated new freemapDEBG: , initted freemap. size: 64 unit, :unit replacing targets for 3fff:dead::/64 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_ipv6freemap_route_ipv6:
52612026-09-03T13:02:16.626Z
52622026-09-03T13:02:16.626Z
52632026-09-03T13:02:16.626Zfreemap_route_ipv4
52642026-09-03T13:02:16.626ZSep 03 13:02:14.971 Sep 03 13:02:14.971DEBG DEBGinitted freemap. size: 64Sep 03 13:02:14.971, unitinitted freemap. size: 64:, unitDEBG :freemap_route_ipv4
52652026-09-03T13:02:16.626Zfreemap_route_ipv4
52662026-09-03T13:02:16.626Zreset freemap, Sep 03 13:02:14.971unit :DEBG Sep 03 13:02:14.971freemap_route_ipv4
52672026-09-03T13:02:16.626Z DEBGreset freemap , reset freemapunit, :unit :Sep 03 13:02:14.971freemap_route_ipv4
52682026-09-03T13:02:16.626Z DEBGfreemap_route_ipv4
52692026-09-03T13:02:16.626Zinitted freemap. size: 64, Sep 03 13:02:14.971unit :DEBG Sep 03 13:02:14.971 freemap_route_ipv6 initted freemap. size: 64
52702026-09-03T13:02:16.626ZDEBG, unitinitted freemap. size: 64:, unitfreemap_route_ipv6:
52712026-09-03T13:02:16.626Z Sep 03 13:02:14.971freemap_route_ipv6
52722026-09-03T13:02:16.626ZDEBG Sep 03 13:02:14.971reset freemap , DEBGunit Sep 03 13:02:14.971:reset freemap , DEBGunit :reset freemap , freemap_route_ipv6 unitfreemap_route_ipv6
52732026-09-03T13:02:16.626Z:
52742026-09-03T13:02:16.626Z freemap_route_ipv6
52752026-09-03T13:02:16.626ZSep 03 13:02:14.971Sep 03 13:02:14.971Sep 03 13:02:14.971 INFOINFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1
52762026-09-03T13:02:16.627Zadding route 3fff:dead::/64 -> 2001:db8::55:1
52772026-09-03T13:02:16.627Zadding route 172.16.0.0/32 -> 10.0.0.1
52782026-09-03T13:02:16.627ZSep 03 13:02:14.971 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
52792026-09-03T13:02:16.627ZSep 03 13:02:14.971
52802026-09-03T13:02:16.627Z Sep 03 13:02:14.971DEBG Sep 03 13:02:14.971DEBG Sep 03 13:02:14.971replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] 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 } }]adding route 172.17.0.22/32 -> 10.0.0.255
52812026-09-03T13:02:16.627Z
52822026-09-03T13:02:16.627Zadding route 3fff:dead::/64 -> 2001:db8::55:2
52832026-09-03T13:02:16.627Z
52842026-09-03T13:02:16.627ZSep 03 13:02:14.971 Sep 03 13:02:14.971DEBGSep 03 13:02:14.971 INFOINFOSep 03 13:02:14.971 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
52852026-09-03T13:02:16.627Z adding route 172.16.0.0/32 -> 10.0.0.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:1, vlan_id: 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 } }]
52862026-09-03T13:02:16.627Z
52872026-09-03T13:02:16.627ZSep 03 13:02:14.971 replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:14.971Sep 03 13:02:14.971 DEBGDEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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:dead::/64 -> 2001:db8::55:3
52882026-09-03T13:02:16.627Z
52892026-09-03T13:02:16.627Zreplacing 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 } }]
52902026-09-03T13:02:16.627Z
52912026-09-03T13:02:16.627ZSep 03 13:02:14.971Sep 03 13:02:14.971 INFODEBGSep 03 13:02:14.971 Sep 03 13:02:14.971 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]INFO
52922026-09-03T13:02:16.627Zadding route 172.17.0.23/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:3
52932026-09-03T13:02:16.627Z
52942026-09-03T13:02:16.627ZINFO Sep 03 13:02:14.971adding route 172.17.0.0/32 -> 10.0.0.255
52952026-09-03T13:02:16.627ZSep 03 13:02:14.971Sep 03 13:02:14.971 DEBGDEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 13:02:14.971adding route 3fff:dead::/64 -> 2001:db8::55:4
52962026-09-03T13:02:16.627Z DEBG
52972026-09-03T13:02:16.627Z replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
52982026-09-03T13:02:16.627Z
52992026-09-03T13:02:16.627ZSep 03 13:02:14.971 Sep 03 13:02:14.971DEBG Sep 03 13:02:14.971INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 13:02:14.971
53002026-09-03T13:02:16.627Z INFOadding route 3fff:dead::/64 -> 2001:db8::55:4 adding route 172.17.0.1/32 -> 10.0.0.255
53012026-09-03T13:02:16.627Z
53022026-09-03T13:02:16.627Z INFOSep 03 13:02:14.971 adding route 172.17.0.24/32 -> 10.0.0.255Sep 03 13:02:14.971
53032026-09-03T13:02:16.628ZDEBG Sep 03 13:02:14.971 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 } }] 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 } }]
53042026-09-03T13:02:16.628Z
53052026-09-03T13:02:16.628Zreplacing 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 } }]
53062026-09-03T13:02:16.628ZSep 03 13:02:14.971Sep 03 13:02:14.971 Sep 03 13:02:14.971 DEBGWARN 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:4, vlan_id: None } }]
53072026-09-03T13:02:16.628Zshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 13:02:14.971
53082026-09-03T13:02:16.628Zadding route 172.17.0.2/32 -> 10.0.0.255
53092026-09-03T13:02:16.628ZDEBGSep 03 13:02:14.971 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 } }]WARN
53102026-09-03T13:02:16.628Z shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 13:02:14.971
53112026-09-03T13:02:16.628Z DEBGSep 03 13:02:14.971 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 } }]
53122026-09-03T13:02:16.628Zadding route 172.17.0.25/32 -> 10.0.0.255
53132026-09-03T13:02:16.628Z
53142026-09-03T13:02:16.628ZSep 03 13:02:14.971 Sep 03 13:02:14.971INFO DEBGadding route 172.17.0.3/32 -> 10.0.0.255 Sep 03 13:02:14.971replacing 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 } }]
53152026-09-03T13:02:16.628Z
53162026-09-03T13:02:16.628ZSep 03 13:02:14.971INFO INFOadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff Sep 03 13:02:14.971adding route 172.16.0.0/32 -> 10.0.0.3
53172026-09-03T13:02:16.628ZSep 03 13:02:14.971
53182026-09-03T13:02:16.628Z DEBGINFO 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 } }]adding route 172.17.0.26/32 -> 10.0.0.255Sep 03 13:02:14.971
53192026-09-03T13:02:16.628ZSep 03 13:02:14.971 DEBGDEBG
53202026-09-03T13:02:16.628Z 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 } }]
53212026-09-03T13:02:16.628ZSep 03 13:02:14.971 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 } }]INFODEBG Sep 03 13:02:14.971replacing 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 } }]
53222026-09-03T13:02:16.628Zadding route 172.17.0.4/32 -> 10.0.0.255
53232026-09-03T13:02:16.628ZINFO adding route 172.16.0.0/32 -> 10.0.0.4
53242026-09-03T13:02:16.628Z
53252026-09-03T13:02:16.628ZSep 03 13:02:14.971 INFOSep 03 13:02:14.971 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffDEBGSep 03 13:02:14.971
53262026-09-03T13:02:16.628Z Sep 03 13:02:14.971replacing 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 } }]
53272026-09-03T13:02:16.628ZDEBG 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
53282026-09-03T13:02:16.629Z Sep 03 13:02:14.971Sep 03 13:02:14.971 DEBGadding route 172.17.0.27/32 -> 10.0.0.255DEBG
53292026-09-03T13:02:16.629Z 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.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 } }]
53302026-09-03T13:02:16.629Z
53312026-09-03T13:02:16.629ZSep 03 13:02:14.971 Sep 03 13:02:14.971INFO DEBGSep 03 13:02:14.971adding route 172.17.0.5/32 -> 10.0.0.255
53322026-09-03T13:02:16.629ZINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
53332026-09-03T13:02:16.629Z
53342026-09-03T13:02:16.629ZSep 03 13:02:14.971 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 } }]
53352026-09-03T13:02:16.629ZSep 03 13:02:14.971 Sep 03 13:02:14.971INFO DEBGSep 03 13:02:14.971adding route 172.17.0.28/32 -> 10.0.0.255
53362026-09-03T13:02:16.629ZINFO 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 172.17.0.6/32 -> 10.0.0.255
53372026-09-03T13:02:16.629Z
53382026-09-03T13:02:16.639ZSep 03 13:02:14.971 Sep 03 13:02:14.971DEBG Sep 03 13:02:14.971DEBG 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 } }]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 } }]
53392026-09-03T13:02:16.639Z
53402026-09-03T13:02:16.639Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
53412026-09-03T13:02:16.639ZSep 03 13:02:14.972Sep 03 13:02:14.972Sep 03 13:02:14.972 INFOINFO DEBGadding route 172.17.0.7/32 -> 10.0.0.255
53422026-09-03T13:02:16.639Z replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.29/32 -> 10.0.0.255
53432026-09-03T13:02:16.639Z
53442026-09-03T13:02:16.639ZSep 03 13:02:14.972 DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:14.972
53452026-09-03T13:02:16.639Z Sep 03 13:02:14.972INFO DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff Sep 03 13:02:14.972
53462026-09-03T13:02:16.639Z 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
53472026-09-03T13:02:16.639Z adding route 172.17.0.8/32 -> 10.0.0.255
53482026-09-03T13:02:16.639ZSep 03 13:02:14.972 DEBG Sep 03 13:02:14.972Sep 03 13:02:14.972replacing 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 } }]
53492026-09-03T13:02:16.639Z 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.30/32 -> 10.0.0.255
53502026-09-03T13:02:16.639Z
53512026-09-03T13:02:16.639ZSep 03 13:02:14.972 Sep 03 13:02:14.972INFO Sep 03 13:02:14.972adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG
53522026-09-03T13:02:16.639ZINFO 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.9/32 -> 10.0.0.255
53532026-09-03T13:02:16.639Z
53542026-09-03T13:02:16.639ZSep 03 13:02:14.972 Sep 03 13:02:14.972DEBGSep 03 13:02:14.972 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 } }]
53552026-09-03T13:02:16.639ZDEBGINFO Sep 03 13:02:14.972adding route 172.17.0.31/32 -> 10.0.0.255
53562026-09-03T13:02:16.640ZDEBGSep 03 13:02:14.972 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 } }]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 } }]
53572026-09-03T13:02:16.640ZSep 03 13:02:14.972 Sep 03 13:02:14.972DEBG Sep 03 13:02:14.972DEBG created new freemapSep 03 13:02:14.983created new freemapDEBG, , unit unitINFO:created new freemap adding route 172.17.0.10/32 -> 10.0.0.255,
53582026-09-03T13:02:16.640Zunitfreemap_route_ipv4:
53592026-09-03T13:02:16.640Zfreemap_route_ipv4Sep 03 13:02:14.983
53602026-09-03T13:02:16.640Z :DEBG freemap_route_ipv4replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:14.983
53612026-09-03T13:02:16.640ZSep 03 13:02:14.983
53622026-09-03T13:02:16.640Z DEBG DEBGcreated new freemap , created new freemapunit, Sep 03 13:02:14.983unit: : Sep 03 13:02:14.983 freemap_route_ipv6 INFOfreemap_route_ipv6DEBG
53632026-09-03T13:02:16.640Z created new freemap
53642026-09-03T13:02:16.640Z, unitadding route 172.17.0.11/32 -> 10.0.0.255:
53652026-09-03T13:02:16.640Z Sep 03 13:02:14.983Sep 03 13:02:14.983 freemap_route_ipv6DEBG
53662026-09-03T13:02:16.640Z DEBGSep 03 13:02:14.983 initted freemap. size: 64 , DEBGinitted freemap. size: 64unitSep 03 13:02:14.983 , 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
53672026-09-03T13:02:16.640Z: DEBG initted freemap. size: 64freemap_route_ipv4:Sep 03 13:02:14.983,
53682026-09-03T13:02:16.640Zunit: freemap_route_ipv4freemap_route_ipv4
53692026-09-03T13:02:16.640ZSep 03 13:02:14.983
53702026-09-03T13:02:16.640Z DEBG reset freemapINFO, Sep 03 13:02:14.983unit :Sep 03 13:02:14.983 freemap_route_ipv4DEBGDEBG
53712026-09-03T13:02:16.640Z reset freemapadding route 172.17.0.12/32 -> 10.0.0.255, unitreset freemap
53722026-09-03T13:02:16.640Z: Sep 03 13:02:14.983, freemap_route_ipv4DEBGSep 03 13:02:14.983unit
53732026-09-03T13:02:16.640Z :DEBG freemap_route_ipv4initted freemap. size: 64replacing 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 } }],
53742026-09-03T13:02:16.640Zunit
53752026-09-03T13:02:16.640ZSep 03 13:02:14.983: freemap_route_ipv6
53762026-09-03T13:02:16.640ZDEBG Sep 03 13:02:14.983Sep 03 13:02:14.983 initted freemap. size: 64DEBG, unitSep 03 13:02:14.983: DEBGfreemap_route_ipv6 initted freemap. size: 64
53772026-09-03T13:02:16.640Zreset freemap, unit, :unit :INFO Sep 03 13:02:14.983freemap_route_ipv6freemap_route_ipv6
53782026-09-03T13:02:16.640Z
53792026-09-03T13:02:16.640Z adding route 172.17.0.13/32 -> 10.0.0.255DEBG
53802026-09-03T13:02:16.640Z reset freemapSep 03 13:02:14.983 , INFOSep 03 13:02:14.983 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
53812026-09-03T13:02:16.640ZSep 03 13:02:14.983 unitreset freemap:, unitSep 03 13:02:14.983: freemap_route_ipv6DEBG
53822026-09-03T13:02:16.641Z 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 } }]freemap_route_ipv6
53832026-09-03T13:02:16.641Z
53842026-09-03T13:02:16.641ZSep 03 13:02:14.983replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
53852026-09-03T13:02:16.641ZINFOSep 03 13:02:14.983Sep 03 13:02:14.983 adding route 172.16.0.0/32 -> 10.0.0.1
53862026-09-03T13:02:16.641ZINFO adding route 172.17.0.14/32 -> 10.0.0.255INFO
53872026-09-03T13:02:16.641Z Sep 03 13:02:14.983 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 13:02:14.983
53882026-09-03T13:02:16.641ZSep 03 13:02:14.983 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
53892026-09-03T13:02:16.641ZINFO replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:02:14.983
53902026-09-03T13:02:16.641Z DEBGSep 03 13:02:14.983 INFOadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 13:02:14.983replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
53912026-09-03T13:02:16.641Z INFOadding route 172.16.0.0/32 -> 10.0.0.1
53922026-09-03T13:02:16.641Z
53932026-09-03T13:02:16.641Zadding route 172.17.0.15/32 -> 10.0.0.255
53942026-09-03T13:02:16.641ZSep 03 13:02:14.983Sep 03 13:02:14.983 Sep 03 13:02:14.983 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 } }]INFO
53952026-09-03T13:02:16.641Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 13:02:14.983
53962026-09-03T13:02:16.641Ztest route::tests::same_size_non_subset_replace ... ok
53972026-09-03T13:02:16.641Z adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
53982026-09-03T13:02:16.641ZSep 03 13:02:14.983Sep 03 13:02:14.983 replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:14.983
53992026-09-03T13:02:16.641ZINFO adding route 172.16.0.0/32 -> 10.0.0.1DEBG
54002026-09-03T13:02:16.641Z 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:3, vlan_id: None } }]
54012026-09-03T13:02:16.641Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 13:02:14.983
54022026-09-03T13:02:16.641Z Sep 03 13:02:14.983INFO DEBG adding route 172.17.0.16/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, 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 } }]
54032026-09-03T13:02:16.641Z
54042026-09-03T13:02:16.641ZSep 03 13:02:14.983Sep 03 13:02:14.983 DEBGINFOSep 03 13:02:14.983 adding route 3fff:dead::/64 -> 2001:db8::55:3INFO
54052026-09-03T13:02:16.641Z adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }]
54062026-09-03T13:02:16.641ZSep 03 13:02:14.983Sep 03 13:02:14.983 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 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 } }]
54072026-09-03T13:02:16.641Z
54082026-09-03T13:02:16.641ZSep 03 13:02:14.983 Sep 03 13:02:14.983INFO INFOadding route 172.17.0.0/32 -> 10.0.0.255
54092026-09-03T13:02:16.641Zadding route 3fff:dead::/64 -> 2001:db8::55:4
54102026-09-03T13:02:16.642Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
54112026-09-03T13:02:16.642Ztest transceivers::mpn_test::test_mpn_missing ... ok
54122026-09-03T13:02:16.642Ztest transceivers::mpn_test::test_mpn_present ... ok
54132026-09-03T13:02:16.642Ztest transceivers::mpn_test::test_xcvr_missing ... ok
54142026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok
54152026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok
54162026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok
54172026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok
54182026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
54192026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
54202026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
54212026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
54222026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
54232026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
54242026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
54252026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
54262026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
54272026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
54282026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
54292026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
54302026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
54312026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
54322026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
54332026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
54342026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
54352026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
54362026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
54372026-09-03T13:02:16.642Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
54382026-09-03T13:02:16.649Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
54392026-09-03T13:02:16.649Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
54402026-09-03T13:02:16.649Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
54412026-09-03T13:02:16.649Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
54422026-09-03T13:02:16.649Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
54432026-09-03T13:02:16.649ZSep 03 13:02:14.983 Sep 03 13:02:14.983DEBG 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 } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
54442026-09-03T13:02:16.649ZSep 03 13:02:14.984Sep 03 13:02:14.972 DEBGDEBGINFOSep 03 13:02:14.992 created new freemapDEBG, unit replacing targets for 3fff:dead::/64 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 } }]created new freemap
54452026-09-03T13:02:16.649Z, adding route 3fff:beef:35::/64 -> 2001:db8::55:ffunit
54462026-09-03T13:02:16.649Z: :freemap_route_ipv4
54472026-09-03T13:02:16.649Zfreemap_route_ipv4
54482026-09-03T13:02:16.649Z
54492026-09-03T13:02:16.649ZSep 03 13:02:14.972Sep 03 13:02:14.992 DEBGDEBG Sep 03 13:02:14.992Sep 03 13:02:14.992replacing 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 } }]
54502026-09-03T13:02:16.649ZDEBG 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 } }]
54512026-09-03T13:02:16.649Zcreated new freemapSep 03 13:02:14.992created new freemap, unitSep 03 13:02:14.992, : INFO INFOunit :adding route 172.17.0.17/32 -> 10.0.0.255
54522026-09-03T13:02:16.649ZSep 03 13:02:14.992adding route 172.17.0.32/32 -> 10.0.0.255freemap_route_ipv6freemap_route_ipv6
54532026-09-03T13:02:16.649Z
54542026-09-03T13:02:16.650Z INFO
54552026-09-03T13:02:16.650Z adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 13:02:14.992
54562026-09-03T13:02:16.650ZSep 03 13:02:14.992 DEBGSep 03 13:02:14.992 Sep 03 13:02:14.992Sep 03 13:02:14.992 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 } }]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 } }]DEBG
54572026-09-03T13:02:16.650Z
54582026-09-03T13:02:16.650Z initted freemap. size: 64DEBG , 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 } }]unit Sep 03 13:02:14.992Sep 03 13:02:14.992:initted freemap. size: 64 INFOfreemap_route_ipv4
54592026-09-03T13:02:16.650Zadding route 172.17.0.18/32 -> 10.0.0.255,
54602026-09-03T13:02:16.650Zunit
54612026-09-03T13:02:16.650Z: freemap_route_ipv4INFO
54622026-09-03T13:02:16.650Z Sep 03 13:02:14.992adding route 172.17.0.33/32 -> 10.0.0.255Sep 03 13:02:14.992
54632026-09-03T13:02:16.650ZSep 03 13:02:14.992 DEBGSep 03 13:02:14.992DEBG INFO Sep 03 13:02:14.992 DEBGDEBG adding route 3fff:beef:37::/64 -> 2001:db8::55:ffreset freemapreplacing 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 freemap
54642026-09-03T13:02:16.650Zreplacing 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 } }],
54652026-09-03T13:02:16.650Zunit
54662026-09-03T13:02:16.650Z: Sep 03 13:02:14.993 , DEBGunitSep 03 13:02:14.993 freemap_route_ipv4INFO
54672026-09-03T13:02:16.650Z : adding route 172.17.0.19/32 -> 10.0.0.255replacing 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 } }]
54682026-09-03T13:02:16.650Z
54692026-09-03T13:02:16.650Zfreemap_route_ipv4Sep 03 13:02:14.993
54702026-09-03T13:02:16.650Z Sep 03 13:02:14.993INFO DEBGadding route 172.17.0.34/32 -> 10.0.0.255
54712026-09-03T13:02:16.650ZSep 03 13:02:14.993 Sep 03 13:02:14.993Sep 03 13:02:14.993Sep 03 13:02:14.993 INFODEBG DEBGreplacing 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
54722026-09-03T13:02:16.650Z initted freemap. size: 64initted freemap. size: 64, 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 } }]
54732026-09-03T13:02:16.650ZSep 03 13:02:14.993unit, unitINFO :adding route 172.17.0.35/32 -> 10.0.0.255adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
54742026-09-03T13:02:16.650Z :
54752026-09-03T13:02:16.650ZSep 03 13:02:14.993 freemap_route_ipv6 freemap_route_ipv6INFO
54762026-09-03T13:02:16.650Z adding route 172.17.0.20/32 -> 10.0.0.255
54772026-09-03T13:02:16.650Z
54782026-09-03T13:02:16.650ZSep 03 13:02:14.993Sep 03 13:02:14.993 DEBGDEBG
54792026-09-03T13:02:16.650Z Sep 03 13:02:14.993reset freemap, unit Sep 03 13:02:14.993replacing 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
54802026-09-03T13:02:16.650Z DEBGreset freemapfreemap_route_ipv6
54812026-09-03T13:02:16.651Z, unitreplacing 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 } }]:
54822026-09-03T13:02:16.651ZSep 03 13:02:14.993Sep 03 13:02:14.993 Sep 03 13:02:14.993 INFOSep 03 13:02:14.993 INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 03 13:02:14.993
54832026-09-03T13:02:16.651Zfreemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.1
54842026-09-03T13:02:16.651Z
54852026-09-03T13:02:16.651ZINFO DEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:02:14.993adding route 172.17.0.36/32 -> 10.0.0.255
54862026-09-03T13:02:16.651ZSep 03 13:02:14.993
54872026-09-03T13:02:16.651Z DEBGSep 03 13:02:14.993DEBG INFO INFOSep 03 13:02:14.993replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.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 } }]
54882026-09-03T13:02:16.651Z
54892026-09-03T13:02:16.651ZDEBG adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 03 13:02:14.993Sep 03 13:02:14.993 INFOreplacing 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 } }]
54902026-09-03T13:02:16.651ZSep 03 13:02:14.993
54912026-09-03T13:02:16.651Z INFOINFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.21/32 -> 10.0.0.255
54922026-09-03T13:02:16.651Z
54932026-09-03T13:02:16.651Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
54942026-09-03T13:02:16.651Zadding route 172.16.0.0/32 -> 10.0.0.2
54952026-09-03T13:02:16.651ZSep 03 13:02:14.993 Sep 03 13:02:14.993INFOSep 03 13:02:14.993 DEBGSep 03 13:02:14.993DEBGSep 03 13:02:14.993adding route 172.17.0.37/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 } }]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 } }]
54962026-09-03T13:02:16.651Z
54972026-09-03T13:02:16.651Z
54982026-09-03T13:02:16.651Zreplacing 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 } }]
54992026-09-03T13:02:16.651ZSep 03 13:02:14.993 DEBGDEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:02:14.993
55002026-09-03T13:02:16.651ZSep 03 13:02:14.993 Sep 03 13:02:14.993replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:14.993DEBG Sep 03 13:02:14.993replacing 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
55012026-09-03T13:02:16.651Z 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 } }]
55022026-09-03T13:02:16.651Z INFO INFOINFO
55032026-09-03T13:02:16.651Z adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:2
55042026-09-03T13:02:16.651ZSep 03 13:02:14.993
55052026-09-03T13:02:16.651Zadding route 172.17.0.22/32 -> 10.0.0.255
55062026-09-03T13:02:16.651Z INFOSep 03 13:02:14.993Sep 03 13:02:14.993 Sep 03 13:02:14.993
55072026-09-03T13:02:16.651ZDEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
55082026-09-03T13:02:16.652Z adding route 172.17.0.38/32 -> 10.0.0.255
55092026-09-03T13:02:16.652Z adding route 172.17.0.2/32 -> 10.0.0.255replacing 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 } }]
55102026-09-03T13:02:16.652Z
55112026-09-03T13:02:16.652ZSep 03 13:02:14.993Sep 03 13:02:14.993Sep 03 13:02:14.993 DEBG 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 } }]
55122026-09-03T13:02:16.652Zadding route 3fff:dead::/64 -> 2001:db8::55:3
55132026-09-03T13:02:16.652ZSep 03 13:02:14.993 Sep 03 13:02:14.993Sep 03 13:02:14.993 Sep 03 13:02:14.993 INFO DEBGadding route 172.17.0.39/32 -> 10.0.0.255
55142026-09-03T13:02:16.652ZINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
55152026-09-03T13:02:16.652Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
55162026-09-03T13:02:16.652ZSep 03 13:02:14.993 INFOSep 03 13:02:14.993 DEBG Sep 03 13:02:14.993adding route 3fff:dead::/64 -> 2001:db8::55:4
55172026-09-03T13:02:16.652Zreplacing 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 } }]DEBGDEBG
55182026-09-03T13:02:16.652Z 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 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 } }]
55192026-09-03T13:02:16.652Z
55202026-09-03T13:02:16.652ZSep 03 13:02:14.993 Sep 03 13:02:14.993Sep 03 13:02:14.993DEBG 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 } }]failed to allocate space for the new target listadding route 172.17.0.40/32 -> 10.0.0.255
55212026-09-03T13:02:16.652Z
55222026-09-03T13:02:16.652ZSep 03 13:02:14.993
55232026-09-03T13:02:16.652Z INFOSep 03 13:02:14.993 Sep 03 13:02:14.993adding route 172.17.0.23/32 -> 10.0.0.255Sep 03 13:02:14.993 Sep 03 13:02:14.993 DEBG 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: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 } }]DEBG
55242026-09-03T13:02:16.652Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
55252026-09-03T13:02:16.652Z
55262026-09-03T13:02:16.652Z 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 } }]
55272026-09-03T13:02:16.652Zreplacing 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 } }]
55282026-09-03T13:02:16.652ZSep 03 13:02:14.993 Sep 03 13:02:14.993DEBG 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 } }]Sep 03 13:02:14.993
55292026-09-03T13:02:16.652Zadding route 172.17.0.41/32 -> 10.0.0.255
55302026-09-03T13:02:16.652ZINFO adding route 172.17.0.3/32 -> 10.0.0.255
55312026-09-03T13:02:16.652ZSep 03 13:02:14.993 INFOSep 03 13:02:14.993 Sep 03 13:02:14.993adding route 172.17.0.24/32 -> 10.0.0.255DEBG
55322026-09-03T13:02:16.652Z 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
55332026-09-03T13:02:16.652Z replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:14.993
55342026-09-03T13:02:16.652Z 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 } }]
55352026-09-03T13:02:16.653ZSep 03 13:02:14.993Sep 03 13:02:14.993 INFOINFO adding route 172.17.0.4/32 -> 10.0.0.255Sep 03 13:02:14.993adding route 172.17.0.42/32 -> 10.0.0.255
55362026-09-03T13:02:16.653ZINFO
55372026-09-03T13:02:16.653Z adding route 172.17.0.25/32 -> 10.0.0.255
55382026-09-03T13:02:16.659ZSep 03 13:02:14.993Sep 03 13:02:14.993 Sep 03 13:02:14.993DEBG 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 } }]
55392026-09-03T13:02:16.659Zreplacing 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.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 } }]
55402026-09-03T13:02:16.659Z
55412026-09-03T13:02:16.659ZSep 03 13:02:14.993 Sep 03 13:02:14.993INFO Sep 03 13:02:14.993adding route 172.17.0.43/32 -> 10.0.0.255
55422026-09-03T13:02:16.659ZINFOINFO adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.5/32 -> 10.0.0.255
55432026-09-03T13:02:16.659Z
55442026-09-03T13:02:16.659ZSep 03 13:02:14.993 DEBG Sep 03 13:02:14.993replacing 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 } }]
55452026-09-03T13:02:16.659ZSep 03 13:02:14.993DEBG DEBGreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55462026-09-03T13:02:16.659Zreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:14.993
55472026-09-03T13:02:16.659Z INFO adding route 172.17.0.44/32 -> 10.0.0.255Sep 03 13:02:14.993
55482026-09-03T13:02:16.660Z Sep 03 13:02:14.993INFO INFOadding route 172.17.0.6/32 -> 10.0.0.255Sep 03 13:02:14.993
55492026-09-03T13:02:16.660Z DEBGadding route 172.17.0.27/32 -> 10.0.0.255
55502026-09-03T13:02:16.660Zreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:14.993
55512026-09-03T13:02:16.660Z DEBG Sep 03 13:02:14.993replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG Sep 03 13:02:14.994replacing 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 } }]
55522026-09-03T13:02:16.660ZDEBG INFOcreated new freemap , adding route 172.17.0.27/32 -> 10.0.0.255unit
55532026-09-03T13:02:16.660Z: freemap_route_ipv4
55542026-09-03T13:02:16.660ZSep 03 13:02:15.002Sep 03 13:02:14.994 INFO Sep 03 13:02:15.002adding route 172.17.0.28/32 -> 10.0.0.255 DEBG
55552026-09-03T13:02:16.660ZDEBG Sep 03 13:02:15.002 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 } }]created new freemapSep 03 13:02:15.002 , DEBGDEBG created new freemapreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], unit
55562026-09-03T13:02:16.660Zunit: :freemap_route_ipv6
55572026-09-03T13:02:16.660Z Sep 03 13:02:15.002freemap_route_ipv4
55582026-09-03T13:02:16.660Z
55592026-09-03T13:02:16.660Z INFOSep 03 13:02:15.002Sep 03 13:02:15.002 adding route 172.17.0.29/32 -> 10.0.0.255DEBG
55602026-09-03T13:02:16.660Zinitted freemap. size: 64INFO adding route 172.17.0.28/32 -> 10.0.0.255Sep 03 13:02:15.002,
55612026-09-03T13:02:16.660ZSep 03 13:02:15.002unit :DEBG freemap_route_ipv4replacing 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 } }]
55622026-09-03T13:02:16.660Z
55632026-09-03T13:02:16.660Z DEBGSep 03 13:02:15.002 created new freemapSep 03 13:02:15.002DEBG INFOSep 03 13:02:15.002replacing 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 } }]
55642026-09-03T13:02:16.660Z, DEBGunit adding route 172.17.0.30/32 -> 10.0.0.255reset freemap:
55652026-09-03T13:02:16.660Z, unitfreemap_route_ipv6:
55662026-09-03T13:02:16.660Z freemap_route_ipv4Sep 03 13:02:15.002
55672026-09-03T13:02:16.660ZSep 03 13:02:15.002 DEBG Sep 03 13:02:15.002INFO Sep 03 13:02:15.002replacing 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 } }] DEBG
55682026-09-03T13:02:16.660ZDEBGinitted freemap. size: 64adding route 172.17.0.29/32 -> 10.0.0.255, unit
55692026-09-03T13:02:16.660Z:initted freemap. size: 64 , freemap_route_ipv6Sep 03 13:02:15.002Sep 03 13:02:15.002unit DEBG:INFO
55702026-09-03T13:02:16.660Z adding route 172.17.0.31/32 -> 10.0.0.255
55712026-09-03T13:02:16.660Zreplacing 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 } }]
55722026-09-03T13:02:16.660Zfreemap_route_ipv4Sep 03 13:02:15.002
55732026-09-03T13:02:16.660Z DEBG reset freemapSep 03 13:02:15.002, unitDEBG: Sep 03 13:02:15.002reset freemap , freemap_route_ipv6unit Sep 03 13:02:15.002: INFODEBG
55742026-09-03T13:02:16.661Z 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.30/32 -> 10.0.0.255
55752026-09-03T13:02:16.661Z
55762026-09-03T13:02:16.661Zfreemap_route_ipv4Sep 03 13:02:15.002
55772026-09-03T13:02:16.661Z INFOSep 03 13:02:15.002 Sep 03 13:02:15.002 adding route 172.16.0.0/32 -> 10.0.0.1INFO Sep 03 13:02:15.002
55782026-09-03T13:02:16.661Z adding route 172.17.0.32/32 -> 10.0.0.255 DEBGDEBG Sep 03 13:02:15.002replacing 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 } }]
55792026-09-03T13:02:16.661Zinitted freemap. size: 64 DEBG, 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 } }]Sep 03 13:02:15.002
55802026-09-03T13:02:16.661Z:
55812026-09-03T13:02:16.661Z freemap_route_ipv6
55822026-09-03T13:02:16.661ZDEBG Sep 03 13:02:15.002Sep 03 13:02:15.002 INFOreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
55832026-09-03T13:02:16.661Z adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.31/32 -> 10.0.0.255
55842026-09-03T13:02:16.661Z
55852026-09-03T13:02:16.661ZSep 03 13:02:15.002 Sep 03 13:02:15.002DEBGSep 03 13:02:15.002 Sep 03 13:02:14.993 DEBGDEBGSep 03 13:02:15.002 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 } }] reset freemapINFOINFOreplacing 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 } }]
55862026-09-03T13:02:16.661Z
55872026-09-03T13:02:16.661Zadding route 172.17.0.33/32 -> 10.0.0.255, adding route 172.17.0.45/32 -> 10.0.0.255
55882026-09-03T13:02:16.661Zunit:Sep 03 13:02:15.002 freemap_route_ipv6
55892026-09-03T13:02:16.661Z
55902026-09-03T13:02:16.662ZSep 03 13:02:15.002Sep 03 13:02:15.002 DEBGINFO Sep 03 13:02:15.002adding route 172.17.0.32/32 -> 10.0.0.255INFO
55912026-09-03T13:02:16.662ZINFOadding route 172.16.0.0/32 -> 10.0.0.3 replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1
55922026-09-03T13:02:16.662Z
55932026-09-03T13:02:16.662ZSep 03 13:02:15.002
55942026-09-03T13:02:16.662Z DEBGSep 03 13:02:15.002Sep 03 13:02:15.002Sep 03 13:02:15.002 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 } }]DEBGDEBG
55952026-09-03T13:02:16.662Z 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
55962026-09-03T13:02:16.662Ztest route::tests::shrink_preserves_compacted_order ... ok
55972026-09-03T13:02:16.662Zreplacing 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.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 } }]
55982026-09-03T13:02:16.662ZSep 03 13:02:15.002
55992026-09-03T13:02:16.662Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
56002026-09-03T13:02:16.662Z Sep 03 13:02:15.002Sep 03 13:02:15.002 Sep 03 13:02:15.002 INFOINFO INFO INFOadding route 172.16.0.0/32 -> 10.0.0.4Sep 03 13:02:15.002
56012026-09-03T13:02:16.662Zadding route 172.17.0.34/32 -> 10.0.0.255
56022026-09-03T13:02:16.662Z adding route 172.16.0.0/32 -> 10.0.0.2INFO
56032026-09-03T13:02:16.662Zadding route 172.17.0.46/32 -> 10.0.0.255 adding route 172.17.0.33/32 -> 10.0.0.255Sep 03 13:02:15.002Sep 03 13:02:15.002
56042026-09-03T13:02:16.662Z DEBG
56052026-09-03T13:02:16.662Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 13:02:15.002Sep 03 13:02:15.002
56062026-09-03T13:02:16.662Z 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 } }]Sep 03 13:02:15.002
56072026-09-03T13:02:16.662Z 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 } }] DEBG
56082026-09-03T13:02:16.662Zadding route 172.17.0.0/32 -> 10.0.0.255Sep 03 13:02:15.002 INFO Sep 03 13:02:15.002Sep 03 13:02:15.002adding route 172.16.0.0/32 -> 10.0.0.3
56092026-09-03T13:02:16.662Z
56102026-09-03T13:02:16.662Z 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 } }]
56112026-09-03T13:02:16.662Zadding route 172.17.0.34/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 } }]Sep 03 13:02:15.002 DEBG
56122026-09-03T13:02:16.662Zreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:15.002
56132026-09-03T13:02:16.662Z DEBG Sep 03 13:02:15.011 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFO
56142026-09-03T13:02:16.662ZSep 03 13:02:15.011 adding route 172.17.0.35/32 -> 10.0.0.255INFO
56152026-09-03T13:02:16.662Z adding route 172.17.0.1/32 -> 10.0.0.255Sep 03 13:02:15.011
56162026-09-03T13:02:16.662Z INFOSep 03 13:02:14.993 adding route 172.16.0.0/32 -> 10.0.0.4
56172026-09-03T13:02:16.662Z Sep 03 13:02:15.011DEBG DEBGcreated new freemap Sep 03 13:02:15.011, Sep 03 13:02:15.011 DEBGDEBG 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.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 } }, 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 } }]
56182026-09-03T13:02:16.663Z
56192026-09-03T13:02:16.663Zunit: freemap_route_ipv4
56202026-09-03T13:02:16.663Z
56212026-09-03T13:02:16.663ZSep 03 13:02:15.011 INFOSep 03 13:02:15.011 DEBGadding route 172.17.0.2/32 -> 10.0.0.255
56222026-09-03T13:02:16.663Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 13:02:15.011Sep 03 13:02:15.011
56232026-09-03T13:02:16.663Z DEBG Sep 03 13:02:15.011INFOcreated new freemap DEBGadding route 172.17.0.36/32 -> 10.0.0.255,
56242026-09-03T13:02:16.663Zunit :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 } }]
56252026-09-03T13:02:16.663Zfreemap_route_ipv6
56262026-09-03T13:02:16.663ZSep 03 13:02:15.011 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 03 13:02:15.011Sep 03 13:02:15.011
56272026-09-03T13:02:16.663ZINFODEBG adding route 172.17.0.3/32 -> 10.0.0.255initted freemap. size: 64
56282026-09-03T13:02:16.663Z, Sep 03 13:02:15.011unit :INFO Sep 03 13:02:15.011 adding route 172.17.0.37/32 -> 10.0.0.255freemap_route_ipv4
56292026-09-03T13:02:16.663Z
56302026-09-03T13:02:16.663ZDEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:15.011
56312026-09-03T13:02:16.663Z DEBGSep 03 13:02:15.011 reset freemapDEBGSep 03 13:02:15.011 , 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 } }]unitINFO
56322026-09-03T13:02:16.663Z: adding route 172.17.0.4/32 -> 10.0.0.255freemap_route_ipv4
56332026-09-03T13:02:16.663Z
56342026-09-03T13:02:16.663ZSep 03 13:02:15.011 INFOSep 03 13:02:15.011 Sep 03 13:02:15.011DEBGadding route 172.17.0.38/32 -> 10.0.0.255 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 } }]
56352026-09-03T13:02:16.663Z
56362026-09-03T13:02:16.663Zinitted freemap. size: 64, unitSep 03 13:02:15.011: Sep 03 13:02:15.011INFOfreemap_route_ipv6
56372026-09-03T13:02:16.663ZDEBG adding route 172.17.0.5/32 -> 10.0.0.255replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56382026-09-03T13:02:16.669Z
56392026-09-03T13:02:16.669ZSep 03 13:02:15.011 DEBG reset freemapSep 03 13:02:15.011Sep 03 13:02:15.011, unit :DEBGINFO freemap_route_ipv6adding route 172.17.0.39/32 -> 10.0.0.255
56402026-09-03T13:02:16.669Z
56412026-09-03T13:02:16.669Zreplacing 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 } }]
56422026-09-03T13:02:16.669ZSep 03 13:02:15.011 DEBGSep 03 13:02:15.011 Sep 03 13:02:15.011replacing 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 } }]
56432026-09-03T13:02:16.670ZINFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1
56442026-09-03T13:02:16.670ZSep 03 13:02:15.011
56452026-09-03T13:02:16.670Z INFOSep 03 13:02:15.011 adding route 172.17.0.40/32 -> 10.0.0.255Sep 03 13:02:15.011DEBG
56462026-09-03T13:02:16.670Zreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
56472026-09-03T13:02:16.670Z 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 } }]
56482026-09-03T13:02:16.670ZSep 03 13:02:15.011
56492026-09-03T13:02:16.670Z INFOSep 03 13:02:15.011 Sep 03 13:02:15.011adding route 172.17.0.7/32 -> 10.0.0.255
56502026-09-03T13:02:16.670ZSep 03 13:02:15.011INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.2DEBGSep 03 13:02:15.011
56512026-09-03T13:02:16.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 } }]
56522026-09-03T13:02:16.670Zreplacing 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
56532026-09-03T13:02:16.670Z Sep 03 13:02:15.011replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:02:15.011DEBG
56542026-09-03T13:02:16.670Z 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 } }]Sep 03 13:02:15.011adding route 172.17.0.41/32 -> 10.0.0.255Sep 03 13:02:15.011
56552026-09-03T13:02:16.670Z INFOINFO
56562026-09-03T13:02:16.670Z adding route 172.17.0.8/32 -> 10.0.0.255 adding route 172.17.0.35/32 -> 10.0.0.255
56572026-09-03T13:02:16.670Z
56582026-09-03T13:02:16.670ZSep 03 13:02:15.011 Sep 03 13:02:15.011INFO Sep 03 13:02:15.011DEBG Sep 03 13:02:15.011replacing 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 } }]
56592026-09-03T13:02:16.670ZDEBGadding route 172.16.0.0/32 -> 10.0.0.3
56602026-09-03T13:02:16.670ZDEBGreplacing 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 } }]
56612026-09-03T13:02:16.670Zreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:15.011
56622026-09-03T13:02:16.670ZINFO adding route 172.17.0.9/32 -> 10.0.0.255
56632026-09-03T13:02:16.670ZSep 03 13:02:15.011Sep 03 13:02:15.011
56642026-09-03T13:02:16.670Z DEBGINFO Sep 03 13:02:15.011adding route 172.17.0.36/32 -> 10.0.0.255
56652026-09-03T13:02:16.670ZDEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
56662026-09-03T13:02:16.670ZSep 03 13:02:15.011
56672026-09-03T13:02:16.670Z INFO Sep 03 13:02:15.011adding route 172.17.0.42/32 -> 10.0.0.255 Sep 03 13:02:15.011Sep 03 13:02:15.011Sep 03 13:02:15.011 INFODEBGINFO adding route 172.17.0.7/32 -> 10.0.0.255INFO
56682026-09-03T13:02:16.671Z replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.10/32 -> 10.0.0.255
56692026-09-03T13:02:16.671Z
56702026-09-03T13:02:16.671Zadding route 172.16.0.0/32 -> 10.0.0.4
56712026-09-03T13:02:16.671Z
56722026-09-03T13:02:16.671ZSep 03 13:02:15.011Sep 03 13:02:15.011Sep 03 13:02:15.011Sep 03 13:02:15.011 Sep 03 13:02:15.011 DEBGDEBG 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 } }]
56732026-09-03T13:02:16.671ZDEBGreplacing 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 } }]
56742026-09-03T13:02:16.671Zreplacing 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 172.17.0.37/32 -> 10.0.0.255
56752026-09-03T13:02:16.671Z
56762026-09-03T13:02:16.671ZSep 03 13:02:15.011 INFO DEBGadding route 172.17.0.11/32 -> 10.0.0.255Sep 03 13:02:15.011Sep 03 13:02:15.011 DEBGDEBG Sep 03 13:02:15.011replacing 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 } }]
56772026-09-03T13:02:16.671Zreplacing 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 } }]
56782026-09-03T13:02:16.671Zreplacing 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 } }]
56792026-09-03T13:02:16.671Z
56802026-09-03T13:02:16.671ZINFO Sep 03 13:02:15.011Sep 03 13:02:15.011 adding route 172.17.0.8/32 -> 10.0.0.255DEBG
56812026-09-03T13:02:16.671Z INFO Sep 03 13:02:15.011Sep 03 13:02:15.011replacing 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 } }]
56822026-09-03T13:02:16.671ZINFO Sep 03 13:02:15.011 adding route 172.17.0.38/32 -> 10.0.0.255 Sep 03 13:02:15.011adding route 172.17.0.47/32 -> 10.0.0.255DEBG
56832026-09-03T13:02:16.671Z 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 } }] INFOadding route 172.17.0.12/32 -> 10.0.0.255
56842026-09-03T13:02:16.671Z
56852026-09-03T13:02:16.671Z
56862026-09-03T13:02:16.671Z adding route 172.17.0.43/32 -> 10.0.0.255
56872026-09-03T13:02:16.671ZSep 03 13:02:15.011Sep 03 13:02:15.011Sep 03 13:02:15.011Sep 03 13:02:15.011 DEBGINFO 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 } }]DEBGadding route 172.17.0.9/32 -> 10.0.0.255
56882026-09-03T13:02:16.671ZDEBG
56892026-09-03T13:02:16.671Z 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 } }]
56902026-09-03T13:02:16.671Zreplacing 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 03 13:02:15.011Sep 03 13:02:15.011
56912026-09-03T13:02:16.671Z DEBGSep 03 13:02:15.011 Sep 03 13:02:15.011DEBG INFOreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
56922026-09-03T13:02:16.671Z adding route 172.17.0.13/32 -> 10.0.0.255
56932026-09-03T13:02:16.671ZSep 03 13:02:15.011adding route 172.17.0.48/32 -> 10.0.0.255
56942026-09-03T13:02:16.671ZINFO adding route 172.17.0.39/32 -> 10.0.0.255
56952026-09-03T13:02:16.672Zreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:15.011Sep 03 13:02:15.011Sep 03 13:02:15.011 DEBG 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 } }]
56962026-09-03T13:02:16.672Zreplacing 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.10/32 -> 10.0.0.255
56972026-09-03T13:02:16.672Z
56982026-09-03T13:02:16.672Z
56992026-09-03T13:02:16.672ZSep 03 13:02:15.011 DEBGSep 03 13:02:15.011 Sep 03 13:02:15.011Sep 03 13:02:15.011replacing 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 } }]
57002026-09-03T13:02:16.672ZSep 03 13:02:15.011INFO INFO INFOadding route 172.17.0.44/32 -> 10.0.0.255
57012026-09-03T13:02:16.672Ztest route::tests::delete_targets_full ... ok
57022026-09-03T13:02:16.672Zadding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.14/32 -> 10.0.0.255
57032026-09-03T13:02:16.672Z
57042026-09-03T13:02:16.672ZDEBG Sep 03 13:02:15.011replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:02:15.011
57052026-09-03T13:02:16.672ZDEBG Sep 03 13:02:15.011 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 } }]Sep 03 13:02:15.011
57062026-09-03T13:02:16.672Z INFODEBG Sep 03 13:02:15.011adding route 172.17.0.40/32 -> 10.0.0.255 Sep 03 13:02:15.012replacing 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.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 } }]
57072026-09-03T13:02:16.672Z
57082026-09-03T13:02:16.672Z
57092026-09-03T13:02:16.672ZINFO Sep 03 13:02:15.012INFOadding route 172.17.0.45/32 -> 10.0.0.255
57102026-09-03T13:02:16.672ZSep 03 13:02:15.012 Sep 03 13:02:15.012INFO DEBGadding route 172.17.0.11/32 -> 10.0.0.255INFO adding route 172.17.0.15/32 -> 10.0.0.255
57112026-09-03T13:02:16.672Z
57122026-09-03T13:02:16.672Zadding route 172.17.0.50/32 -> 10.0.0.255
57132026-09-03T13:02:16.672Zreplacing 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 } }]
57142026-09-03T13:02:16.672ZSep 03 13:02:15.012Sep 03 13:02:15.012Sep 03 13:02:15.012 Sep 03 13:02:15.012DEBGDEBG DEBGreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57152026-09-03T13:02:16.672ZSep 03 13:02:15.012 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 } }] DEBG
57162026-09-03T13:02:16.672Z Sep 03 13:02:15.012replacing 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.41/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 } }]
57172026-09-03T13:02:16.672Z
57182026-09-03T13:02:16.672ZINFOSep 03 13:02:15.012 adding route 172.17.0.12/32 -> 10.0.0.255
57192026-09-03T13:02:16.672Z
57202026-09-03T13:02:16.672ZINFO Sep 03 13:02:15.012adding route 172.17.0.16/32 -> 10.0.0.255Sep 03 13:02:15.012
57212026-09-03T13:02:16.672ZSep 03 13:02:15.012 DEBGINFO adding route 172.17.0.51/32 -> 10.0.0.255DEBGSep 03 13:02:15.012Sep 03 13:02:15.012 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 } }]
57222026-09-03T13:02:16.673Zreplacing 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 } }]
57232026-09-03T13:02:16.673Z
57242026-09-03T13:02:16.673ZSep 03 13:02:15.028 Sep 03 13:02:15.028Sep 03 13:02:15.028INFO INFODEBGadding route 172.17.0.17/32 -> 10.0.0.255
57252026-09-03T13:02:16.673Zadding route 172.17.0.42/32 -> 10.0.0.255
57262026-09-03T13:02:16.673Zreplacing 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 } }]
57272026-09-03T13:02:16.673ZSep 03 13:02:15.028 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 } }]
57282026-09-03T13:02:16.673ZSep 03 13:02:15.028Sep 03 13:02:15.028 Sep 03 13:02:15.028INFO DEBG adding route 172.17.0.52/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 } }]INFO
57292026-09-03T13:02:16.673Z adding route 172.17.0.18/32 -> 10.0.0.255
57302026-09-03T13:02:16.673Z
57312026-09-03T13:02:16.673ZSep 03 13:02:15.028 INFO adding route 172.17.0.43/32 -> 10.0.0.255Sep 03 13:02:15.028
57322026-09-03T13:02:16.673ZSep 03 13:02:15.028 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 } }]
57332026-09-03T13:02:16.673Z Sep 03 13:02:15.028INFOSep 03 13:02:15.028 DEBGDEBG 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 } }]
57342026-09-03T13:02:16.673Zreplacing 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 } }]adding route 172.17.0.53/32 -> 10.0.0.255
57352026-09-03T13:02:16.673Z
57362026-09-03T13:02:16.673Zadding route 172.17.0.46/32 -> 10.0.0.255
57372026-09-03T13:02:16.673ZSep 03 13:02:15.028Sep 03 13:02:15.028 Sep 03 13:02:15.028INFO DEBGINFO adding route 172.17.0.19/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 } }]
57382026-09-03T13:02:16.678Z
57392026-09-03T13:02:16.678ZSep 03 13:02:15.028 adding route 172.17.0.44/32 -> 10.0.0.255DEBGSep 03 13:02:15.028 Sep 03 13:02:15.028
57402026-09-03T13:02:16.678Z 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 adding route 172.17.0.54/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 03 13:02:15.028
57412026-09-03T13:02:16.678Z
57422026-09-03T13:02:16.678Z 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 } }]
57432026-09-03T13:02:16.678Z
57442026-09-03T13:02:16.678ZSep 03 13:02:15.028Sep 03 13:02:15.028 DEBG 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 } }]
57452026-09-03T13:02:16.678Zadding route 172.17.0.20/32 -> 10.0.0.255Sep 03 13:02:15.028
57462026-09-03T13:02:16.678ZSep 03 13:02:15.028 INFOSep 03 13:02:15.028 INFO INFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255
57472026-09-03T13:02:16.678Z
57482026-09-03T13:02:16.678ZSep 03 13:02:15.028 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 } }]adding route 172.17.0.47/32 -> 10.0.0.255Sep 03 13:02:15.028
57492026-09-03T13:02:16.679ZSep 03 13:02:15.028
57502026-09-03T13:02:16.679ZDEBGDEBG 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 } }]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 } }]
57512026-09-03T13:02:16.679Z
57522026-09-03T13:02:16.679ZSep 03 13:02:15.028 INFO Sep 03 13:02:15.028adding route 172.17.0.21/32 -> 10.0.0.255
57532026-09-03T13:02:16.679ZSep 03 13:02:15.028INFO INFOSep 03 13:02:15.028Sep 03 13:02:15.028 DEBGDEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.56/32 -> 10.0.0.255
57542026-09-03T13:02:16.679Zadding route 172.17.0.46/32 -> 10.0.0.255
57552026-09-03T13:02:16.679Zreplacing 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 } }]
57562026-09-03T13:02:16.679Z
57572026-09-03T13:02:16.679ZSep 03 13:02:15.028 Sep 03 13:02:15.028INFO Sep 03 13:02:15.028Sep 03 13:02:15.028 INFODEBG adding route 172.17.0.22/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 } }]
57582026-09-03T13:02:16.679Z
57592026-09-03T13:02:16.679ZDEBG 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.48/32 -> 10.0.0.255
57602026-09-03T13:02:16.679Z
57612026-09-03T13:02:16.679ZSep 03 13:02:15.028 Sep 03 13:02:15.028INFO DEBG adding route 172.17.0.57/32 -> 10.0.0.255Sep 03 13:02:15.028replacing 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 } }]
57622026-09-03T13:02:16.679Z
57632026-09-03T13:02:16.679ZSep 03 13:02:15.028DEBG INFO Sep 03 13:02:15.028adding route 172.17.0.47/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 } }] Sep 03 13:02:15.028
57642026-09-03T13:02:16.679ZINFO DEBG
57652026-09-03T13:02:16.679Zreplacing 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 } }]
57662026-09-03T13:02:16.679Zadding route 172.17.0.23/32 -> 10.0.0.255Sep 03 13:02:15.028
57672026-09-03T13:02:16.679Z INFO adding route 172.17.0.49/32 -> 10.0.0.255Sep 03 13:02:15.028Sep 03 13:02:15.028 Sep 03 13:02:15.028
57682026-09-03T13:02:16.679ZINFO DEBG adding route 172.17.0.58/32 -> 10.0.0.255
57692026-09-03T13:02:16.679ZDEBG Sep 03 13:02:15.028replacing 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.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 } }]
57702026-09-03T13:02:16.679Z
57712026-09-03T13:02:16.679Z 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 03 13:02:15.028Sep 03 13:02:15.028
57722026-09-03T13:02:16.679Z Sep 03 13:02:15.028INFO INFO adding route 172.17.0.24/32 -> 10.0.0.255DEBG
57732026-09-03T13:02:16.679Zadding route 172.17.0.48/32 -> 10.0.0.255 Sep 03 13:02:15.028replacing 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 } }]
57742026-09-03T13:02:16.679Z
57752026-09-03T13:02:16.679Z INFOSep 03 13:02:15.028 adding route 172.17.0.50/32 -> 10.0.0.255
57762026-09-03T13:02:16.680ZDEBG Sep 03 13:02:15.028Sep 03 13:02:15.028 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 } }]
57772026-09-03T13:02:16.680ZDEBGINFO 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.59/32 -> 10.0.0.255
57782026-09-03T13:02:16.680Z
57792026-09-03T13:02:16.680ZSep 03 13:02:15.028 Sep 03 13:02:15.028INFO Sep 03 13:02:15.028 DEBG Sep 03 13:02:15.028adding route 172.17.0.25/32 -> 10.0.0.255
57802026-09-03T13:02:16.680Z 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 } }]DEBGINFO
57812026-09-03T13:02:16.680Z adding route 172.17.0.49/32 -> 10.0.0.255
57822026-09-03T13:02:16.680Zreplacing 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 } }]
57832026-09-03T13:02:16.680ZSep 03 13:02:15.028Sep 03 13:02:15.028 INFOSep 03 13:02:15.028DEBG 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 } }]Sep 03 13:02:15.028adding route 172.17.0.51/32 -> 10.0.0.255
57842026-09-03T13:02:16.680Z
57852026-09-03T13:02:16.680Zreplacing 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
57862026-09-03T13:02:16.680Z adding route 172.17.0.60/32 -> 10.0.0.255Sep 03 13:02:15.028Sep 03 13:02:15.028 INFOSep 03 13:02:15.028 DEBG
57872026-09-03T13:02:16.680Z 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 } }]adding route 172.17.0.26/32 -> 10.0.0.255
57882026-09-03T13:02:16.680Z
57892026-09-03T13:02:16.680Z adding route 172.17.0.50/32 -> 10.0.0.255Sep 03 13:02:15.028Sep 03 13:02:15.028
57902026-09-03T13:02:16.680Z DEBG INFOreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57912026-09-03T13:02:16.680Zadding route 172.17.0.52/32 -> 10.0.0.255Sep 03 13:02:15.028Sep 03 13:02:15.028 DEBG 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 } }]
57922026-09-03T13:02:16.680ZSep 03 13:02:15.028
57932026-09-03T13:02:16.680Z 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 } }]Sep 03 13:02:15.028
57942026-09-03T13:02:16.680Zadding route 172.17.0.27/32 -> 10.0.0.255
57952026-09-03T13:02:16.680ZDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:15.028
57962026-09-03T13:02:16.680ZSep 03 13:02:15.028 DEBG DEBGfailed to allocate space for the new target listSep 03 13:02:15.028
57972026-09-03T13:02:16.680Z INFOSep 03 13:02:15.028 replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:02:15.028INFO
57982026-09-03T13:02:16.680Z adding route 172.17.0.51/32 -> 10.0.0.255
57992026-09-03T13:02:16.680Zadding route 172.17.0.53/32 -> 10.0.0.255DEBG
58002026-09-03T13:02:16.680Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 13:02:15.028
58012026-09-03T13:02:16.680Z INFOSep 03 13:02:15.028Sep 03 13:02:15.028 DEBGadding route 172.17.0.28/32 -> 10.0.0.255
58022026-09-03T13:02:16.680Ztest route::tests::delete_target_full ... ok
58032026-09-03T13:02:16.681Zreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
58042026-09-03T13:02:16.681Z replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:15.028Sep 03 13:02:15.028 INFODEBG
58052026-09-03T13:02:16.681Zreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.52/32 -> 10.0.0.255
58062026-09-03T13:02:16.681Z
58072026-09-03T13:02:16.681ZSep 03 13:02:15.028Sep 03 13:02:15.028 INFODEBG Sep 03 13:02:15.028 adding route 172.17.0.54/32 -> 10.0.0.255
58082026-09-03T13:02:16.681ZINFOreplacing 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 } }]
58092026-09-03T13:02:16.681Zadding route 172.17.0.29/32 -> 10.0.0.255
58102026-09-03T13:02:16.681Ztest route::tests::add_target_fails_full ... ok
58112026-09-03T13:02:16.681ZSep 03 13:02:15.028Sep 03 13:02:15.028 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.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:15.028
58122026-09-03T13:02:16.681Z
58132026-09-03T13:02:16.681Z INFO adding route 172.17.0.53/32 -> 10.0.0.255
58142026-09-03T13:02:16.681ZSep 03 13:02:15.028 Sep 03 13:02:15.028INFO Sep 03 13:02:15.028INFO DEBGadding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255
58152026-09-03T13:02:16.681Zreplacing 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 } }]
58162026-09-03T13:02:16.681Z
58172026-09-03T13:02:16.681ZSep 03 13:02:15.028 DEBGSep 03 13:02:15.028 Sep 03 13:02:15.028INFOreplacing 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 } }]
58182026-09-03T13:02:16.681Z DEBG adding route 172.17.0.54/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 } }]
58192026-09-03T13:02:16.681Z
58202026-09-03T13:02:16.681ZSep 03 13:02:15.028Sep 03 13:02:15.028 INFOSep 03 13:02:15.028 adding route 172.17.0.31/32 -> 10.0.0.255DEBGINFO
58212026-09-03T13:02:16.681Z 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.56/32 -> 10.0.0.255
58222026-09-03T13:02:16.681Z
58232026-09-03T13:02:16.681ZSep 03 13:02:15.028 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 03 13:02:15.028
58242026-09-03T13:02:16.681Z Sep 03 13:02:15.028INFO DEBGadding route 172.17.0.55/32 -> 10.0.0.255
58252026-09-03T13:02:16.681ZSep 03 13:02:15.028replacing 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 } }] INFO
58262026-09-03T13:02:16.681Zadding route 172.17.0.32/32 -> 10.0.0.255
58272026-09-03T13:02:16.681ZSep 03 13:02:15.028 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 03 13:02:15.028Sep 03 13:02:15.028 INFODEBG
58282026-09-03T13:02:16.681Z 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 } }]
58292026-09-03T13:02:16.681Zadding route 172.17.0.57/32 -> 10.0.0.255
58302026-09-03T13:02:16.681ZSep 03 13:02:15.028 INFO adding route 172.17.0.56/32 -> 10.0.0.255Sep 03 13:02:15.028
58312026-09-03T13:02:16.682ZSep 03 13:02:15.028 INFO adding route 172.17.0.33/32 -> 10.0.0.255DEBG
58322026-09-03T13:02:16.682ZSep 03 13:02:15.028 replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
58332026-09-03T13:02:16.682Z Sep 03 13:02:15.028replacing 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 } }]
58342026-09-03T13:02:16.682ZDEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:15.028
58352026-09-03T13:02:16.682Z INFOSep 03 13:02:15.028 adding route 172.17.0.58/32 -> 10.0.0.255INFO
58362026-09-03T13:02:16.682ZSep 03 13:02:15.028 adding route 172.17.0.57/32 -> 10.0.0.255INFO
58372026-09-03T13:02:16.682Zadding route 172.17.0.34/32 -> 10.0.0.255
58382026-09-03T13:02:16.687ZSep 03 13:02:15.028 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 } }]Sep 03 13:02:15.028
58392026-09-03T13:02:16.687ZSep 03 13:02:15.028 DEBG DEBGreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58402026-09-03T13:02:16.687Zreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:15.028 INFO adding route 172.17.0.59/32 -> 10.0.0.255
58412026-09-03T13:02:16.687Z
58422026-09-03T13:02:16.687ZSep 03 13:02:15.046Sep 03 13:02:15.046 Sep 03 13:02:15.046INFO DEBGINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.35/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 } }]
58432026-09-03T13:02:16.687Z
58442026-09-03T13:02:16.687Z
58452026-09-03T13:02:16.687ZSep 03 13:02:15.046Sep 03 13:02:15.046 Sep 03 13:02:15.046DEBG INFODEBG 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 } }]
58462026-09-03T13:02:16.687Z adding route 172.17.0.60/32 -> 10.0.0.255Sep 03 13:02:15.046
58472026-09-03T13:02:16.687Z INFO adding route 172.17.0.59/32 -> 10.0.0.255
58482026-09-03T13:02:16.687Z Sep 03 13:02:15.046replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:02:15.046
58492026-09-03T13:02:16.687ZDEBG 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 } }]
58502026-09-03T13:02:16.687Zreplacing 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 } }]
58512026-09-03T13:02:16.687ZSep 03 13:02:15.046 INFO adding route 172.17.0.13/32 -> 10.0.0.255Sep 03 13:02:15.046Sep 03 13:02:15.046
58522026-09-03T13:02:16.687ZINFOINFOreplacing 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 } }]
58532026-09-03T13:02:16.687Zadding route 172.17.0.60/32 -> 10.0.0.255
58542026-09-03T13:02:16.687Zadding route 172.17.0.61/32 -> 10.0.0.255Sep 03 13:02:15.046
58552026-09-03T13:02:16.687Z Sep 03 13:02:15.046Sep 03 13:02:15.046DEBG 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 } }]replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
58562026-09-03T13:02:16.687Z
58572026-09-03T13:02:16.687Z adding route 172.17.0.36/32 -> 10.0.0.255
58582026-09-03T13:02:16.687ZSep 03 13:02:15.046Sep 03 13:02:15.046Sep 03 13:02:15.046 Sep 03 13:02:15.046DEBG INFO INFOreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.14/32 -> 10.0.0.255DEBGadding route 172.17.0.61/32 -> 10.0.0.255
58592026-09-03T13:02:16.687Z
58602026-09-03T13:02:16.687Z 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 } }]
58612026-09-03T13:02:16.687Z
58622026-09-03T13:02:16.688ZSep 03 13:02:15.046 INFOSep 03 13:02:15.046Sep 03 13:02:15.046Sep 03 13:02:15.046 INFOadding route 172.17.0.37/32 -> 10.0.0.255DEBG
58632026-09-03T13:02:16.688Z 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 } }]DEBG
58642026-09-03T13:02:16.688Z Sep 03 13:02:15.046replacing 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 } }] DEBG
58652026-09-03T13:02:16.688Z adding route 172.17.0.62/32 -> 10.0.0.255replacing 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 } }]
58662026-09-03T13:02:16.688ZSep 03 13:02:15.046
58672026-09-03T13:02:16.688ZSep 03 13:02:15.046 INFOINFOSep 03 13:02:15.046Sep 03 13:02:15.046 adding route 172.17.0.62/32 -> 10.0.0.255 INFO
58682026-09-03T13:02:16.688Z adding route 172.17.0.38/32 -> 10.0.0.255DEBGadding route 172.17.0.15/32 -> 10.0.0.255
58692026-09-03T13:02:16.688Z Sep 03 13:02:15.046replacing 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 } }]
58702026-09-03T13:02:16.688Z
58712026-09-03T13:02:16.688ZSep 03 13:02:15.046DEBG 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 } }]DEBG
58722026-09-03T13:02:16.688Z 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 } }]Sep 03 13:02:15.046
58732026-09-03T13:02:16.688ZSep 03 13:02:15.046 Sep 03 13:02:15.046 DEBGSep 03 13:02:15.046 DEBGINFOfailed to allocate space for the new target list
58742026-09-03T13:02:16.688Zreplacing 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.63/32 -> 10.0.0.255
58752026-09-03T13:02:16.688ZINFO
58762026-09-03T13:02:16.688Zadding route 172.17.0.39/32 -> 10.0.0.255
58772026-09-03T13:02:16.688ZSep 03 13:02:15.046 Sep 03 13:02:15.046INFOSep 03 13:02:15.046 Sep 03 13:02:15.046DEBGadding route 172.17.0.16/32 -> 10.0.0.255 DEBGDEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.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 } }]
58782026-09-03T13:02:16.688Z
58792026-09-03T13:02:16.688Z
58802026-09-03T13:02:16.688Zreplacing 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 } }]
58812026-09-03T13:02:16.688ZSep 03 13:02:15.046 INFO Sep 03 13:02:15.046adding route 172.17.0.40/32 -> 10.0.0.255Sep 03 13:02:15.046
58822026-09-03T13:02:16.688Z DEBGDEBG replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]failed to allocate space for the new target listSep 03 13:02:15.046
58832026-09-03T13:02:16.688Z
58842026-09-03T13:02:16.688ZDEBG 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 } }]
58852026-09-03T13:02:16.688ZSep 03 13:02:15.046Sep 03 13:02:15.046 Sep 03 13:02:15.046DEBGINFO INFO adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255
58862026-09-03T13:02:16.688Z
58872026-09-03T13:02:16.688Zreplacing 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 } }]
58882026-09-03T13:02:16.689ZSep 03 13:02:15.046 Sep 03 13:02:15.046DEBGSep 03 13:02:15.046 DEBGDEBG failed to allocate space for the new target listreplacing 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 } }]
58892026-09-03T13:02:16.689Zreplacing 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 } }]
58902026-09-03T13:02:16.689Z
58912026-09-03T13:02:16.689ZSep 03 13:02:15.046Sep 03 13:02:15.046 INFOINFO adding route 172.17.0.42/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255
58922026-09-03T13:02:16.689Z
58932026-09-03T13:02:16.689ZSep 03 13:02:15.046Sep 03 13:02:15.046 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.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 } }]
58942026-09-03T13:02:16.689Z
58952026-09-03T13:02:16.689ZSep 03 13:02:15.046Sep 03 13:02:15.046 INFOINFO adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255
58962026-09-03T13:02:16.689Z
58972026-09-03T13:02:16.689Ztest route::tests::delete_target_fragmented ... ok
58982026-09-03T13:02:16.689ZSep 03 13:02:15.046Sep 03 13:02:15.046 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.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 } }]
58992026-09-03T13:02:16.689Z
59002026-09-03T13:02:16.689ZSep 03 13:02:15.046Sep 03 13:02:15.046 INFOINFO adding route 172.17.0.44/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255
59012026-09-03T13:02:16.689Z
59022026-09-03T13:02:16.689ZSep 03 13:02:15.046Sep 03 13:02:15.046 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.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 } }]
59032026-09-03T13:02:16.689Z
59042026-09-03T13:02:16.689ZSep 03 13:02:15.046 INFO adding route 172.17.0.45/32 -> 10.0.0.255
59052026-09-03T13:02:16.689ZSep 03 13:02:15.046 DEBGSep 03 13:02:15.046 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
59062026-09-03T13:02:16.689ZSep 03 13:02:15.046 INFO adding route 172.17.0.21/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255
59072026-09-03T13:02:16.689Z
59082026-09-03T13:02:16.689ZSep 03 13:02:15.046Sep 03 13:02:15.046 DEBGDEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
59092026-09-03T13:02:16.689Z
59102026-09-03T13:02:16.689ZSep 03 13:02:15.046Sep 03 13:02:15.046 INFOINFO adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255
59112026-09-03T13:02:16.689Z
59122026-09-03T13:02:16.689ZSep 03 13:02:15.046Sep 03 13:02:15.046 DEBGDEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
59132026-09-03T13:02:16.689Z
59142026-09-03T13:02:16.689ZSep 03 13:02:15.046Sep 03 13:02:15.046 INFOINFO adding route 172.17.0.48/32 -> 10.0.0.255
59152026-09-03T13:02:16.689ZSep 03 13:02:15.046adding route 172.17.0.23/32 -> 10.0.0.255
59162026-09-03T13:02:16.690ZDEBG 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 } }]
59172026-09-03T13:02:16.690ZSep 03 13:02:15.046Sep 03 13:02:15.046 INFODEBG adding route 172.17.0.49/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 } }]
59182026-09-03T13:02:16.690Z
59192026-09-03T13:02:16.690ZSep 03 13:02:15.046Sep 03 13:02:15.046 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.24/32 -> 10.0.0.255
59202026-09-03T13:02:16.690Z
59212026-09-03T13:02:16.690ZSep 03 13:02:15.046Sep 03 13:02:15.046 INFODEBG adding route 172.17.0.50/32 -> 10.0.0.255replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59222026-09-03T13:02:16.690Z
59232026-09-03T13:02:16.690ZSep 03 13:02:15.046Sep 03 13:02:15.046 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.25/32 -> 10.0.0.255
59242026-09-03T13:02:16.690Z
59252026-09-03T13:02:16.690ZSep 03 13:02:15.046Sep 03 13:02:15.046 INFODEBG adding route 172.17.0.51/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 } }]
59262026-09-03T13:02:16.690Z
59272026-09-03T13:02:16.690ZSep 03 13:02:15.046Sep 03 13:02:15.046 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.26/32 -> 10.0.0.255
59282026-09-03T13:02:16.690Z
59292026-09-03T13:02:16.690ZSep 03 13:02:15.046Sep 03 13:02:15.046 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.52/32 -> 10.0.0.255
59302026-09-03T13:02:16.690Z
59312026-09-03T13:02:16.690ZSep 03 13:02:15.046Sep 03 13:02:15.046 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.27/32 -> 10.0.0.255
59322026-09-03T13:02:16.690Z
59332026-09-03T13:02:16.690ZSep 03 13:02:15.046Sep 03 13:02:15.046 INFODEBG adding route 172.17.0.53/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 } }]
59342026-09-03T13:02:16.690Z
59352026-09-03T13:02:16.690ZSep 03 13:02:15.046Sep 03 13:02:15.046 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.28/32 -> 10.0.0.255
59362026-09-03T13:02:16.690Z
59372026-09-03T13:02:16.690ZSep 03 13:02:15.046Sep 03 13:02:15.046 INFODEBG adding route 172.17.0.54/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 } }]
59382026-09-03T13:02:16.695Z
59392026-09-03T13:02:16.695ZSep 03 13:02:15.046Sep 03 13:02:15.046 DEBGINFO 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.29/32 -> 10.0.0.255
59402026-09-03T13:02:16.695Z
59412026-09-03T13:02:16.695ZSep 03 13:02:15.046Sep 03 13:02:15.046 INFODEBG adding route 172.17.0.55/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 } }]
59422026-09-03T13:02:16.695Z
59432026-09-03T13:02:16.695ZSep 03 13:02:15.046Sep 03 13:02:15.046 INFODEBG adding route 172.17.0.30/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 } }]
59442026-09-03T13:02:16.695Z
59452026-09-03T13:02:16.695ZSep 03 13:02:15.046Sep 03 13:02:15.046 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.56/32 -> 10.0.0.255
59462026-09-03T13:02:16.695Z
59472026-09-03T13:02:16.695ZSep 03 13:02:15.046Sep 03 13:02:15.046 INFODEBG adding route 172.17.0.31/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 } }]
59482026-09-03T13:02:16.695Z
59492026-09-03T13:02:16.695ZSep 03 13:02:15.046Sep 03 13:02:15.046 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.57/32 -> 10.0.0.255
59502026-09-03T13:02:16.695Z
59512026-09-03T13:02:16.695ZSep 03 13:02:15.046Sep 03 13:02:15.046 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.32/32 -> 10.0.0.255
59522026-09-03T13:02:16.695Z
59532026-09-03T13:02:16.695ZSep 03 13:02:15.046Sep 03 13:02:15.046 INFODEBG adding route 172.17.0.58/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 } }]
59542026-09-03T13:02:16.695Z
59552026-09-03T13:02:16.695ZSep 03 13:02:15.046Sep 03 13:02:15.046 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.33/32 -> 10.0.0.255
59562026-09-03T13:02:16.695Z
59572026-09-03T13:02:16.696ZSep 03 13:02:15.046Sep 03 13:02:15.046 INFODEBG adding route 172.17.0.59/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 } }]
59582026-09-03T13:02:16.696Z
59592026-09-03T13:02:16.696ZSep 03 13:02:15.046Sep 03 13:02:15.046 INFO adding route 172.17.0.34/32 -> 10.0.0.255
59602026-09-03T13:02:16.696ZDEBG 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 } }]
59612026-09-03T13:02:16.696ZSep 03 13:02:15.061 DEBG Sep 03 13:02:15.061replacing 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 } }]
59622026-09-03T13:02:16.696ZINFO adding route 172.17.0.60/32 -> 10.0.0.255
59632026-09-03T13:02:16.696ZSep 03 13:02:15.061 INFOSep 03 13:02:15.061 adding route 172.17.0.35/32 -> 10.0.0.255DEBG
59642026-09-03T13:02:16.696Z 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 } }]
59652026-09-03T13:02:16.696ZSep 03 13:02:15.061 Sep 03 13:02:15.061DEBG 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 } }]
59662026-09-03T13:02:16.696Zfailed to allocate space for the new target list
59672026-09-03T13:02:16.696ZSep 03 13:02:15.061 Sep 03 13:02:15.061INFO DEBGadding route 172.17.0.36/32 -> 10.0.0.255
59682026-09-03T13:02:16.696Zreplacing 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 } }]
59692026-09-03T13:02:16.696ZSep 03 13:02:15.061 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 } }]
59702026-09-03T13:02:16.696ZSep 03 13:02:15.061 INFO adding route 172.17.0.37/32 -> 10.0.0.255
59712026-09-03T13:02:16.696ZSep 03 13:02:15.061 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 } }]
59722026-09-03T13:02:16.696ZSep 03 13:02:15.061 INFO adding route 172.17.0.38/32 -> 10.0.0.255
59732026-09-03T13:02:16.696ZSep 03 13:02:15.061 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 } }]
59742026-09-03T13:02:16.696ZSep 03 13:02:15.061 INFO adding route 172.17.0.39/32 -> 10.0.0.255
59752026-09-03T13:02:16.696ZSep 03 13:02:15.061 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 } }]
59762026-09-03T13:02:16.696ZSep 03 13:02:15.061 INFO adding route 172.17.0.40/32 -> 10.0.0.255
59772026-09-03T13:02:16.696ZSep 03 13:02:15.061 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 } }]
59782026-09-03T13:02:16.696ZSep 03 13:02:15.061 INFO adding route 172.17.0.41/32 -> 10.0.0.255
59792026-09-03T13:02:16.696ZSep 03 13:02:15.061 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 } }]
59802026-09-03T13:02:16.696ZSep 03 13:02:15.061 INFO adding route 172.17.0.42/32 -> 10.0.0.255
59812026-09-03T13:02:16.696ZSep 03 13:02:15.061 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 } }]
59822026-09-03T13:02:16.696ZSep 03 13:02:15.061 INFO adding route 172.17.0.43/32 -> 10.0.0.255
59832026-09-03T13:02:16.696ZSep 03 13:02:15.061 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 } }]
59842026-09-03T13:02:16.697ZSep 03 13:02:15.061 INFO adding route 172.17.0.44/32 -> 10.0.0.255
59852026-09-03T13:02:16.697ZSep 03 13:02:15.061 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 } }]
59862026-09-03T13:02:16.697ZSep 03 13:02:15.061 INFO adding route 172.17.0.45/32 -> 10.0.0.255
59872026-09-03T13:02:16.697ZSep 03 13:02:15.061 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 } }]
59882026-09-03T13:02:16.697ZSep 03 13:02:15.061 INFO adding route 172.17.0.46/32 -> 10.0.0.255
59892026-09-03T13:02:16.697ZSep 03 13:02:15.061 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 } }]
59902026-09-03T13:02:16.697ZSep 03 13:02:15.061 INFO adding route 172.17.0.47/32 -> 10.0.0.255
59912026-09-03T13:02:16.697ZSep 03 13:02:15.061 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 } }]
59922026-09-03T13:02:16.697ZSep 03 13:02:15.061 INFO adding route 172.17.0.48/32 -> 10.0.0.255
59932026-09-03T13:02:16.697ZSep 03 13:02:15.061 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 } }]
59942026-09-03T13:02:16.697ZSep 03 13:02:15.061 INFO adding route 172.17.0.49/32 -> 10.0.0.255
59952026-09-03T13:02:16.697ZSep 03 13:02:15.061 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 } }]
59962026-09-03T13:02:16.697ZSep 03 13:02:15.061 INFO adding route 172.17.0.50/32 -> 10.0.0.255
59972026-09-03T13:02:16.697ZSep 03 13:02:15.061 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 } }]
59982026-09-03T13:02:16.697ZSep 03 13:02:15.061 INFO adding route 172.17.0.51/32 -> 10.0.0.255
59992026-09-03T13:02:16.697Ztest route::tests::delete_targets_fragmented ... ok
60002026-09-03T13:02:16.698ZSep 03 13:02:15.061 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 } }]
60012026-09-03T13:02:16.698ZSep 03 13:02:15.061 INFO adding route 172.17.0.52/32 -> 10.0.0.255
60022026-09-03T13:02:16.698ZSep 03 13:02:15.061 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 } }]
60032026-09-03T13:02:16.698ZSep 03 13:02:15.061 INFO adding route 172.17.0.53/32 -> 10.0.0.255
60042026-09-03T13:02:16.698ZSep 03 13:02:15.061 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 } }]
60052026-09-03T13:02:16.698ZSep 03 13:02:15.061 INFO adding route 172.17.0.54/32 -> 10.0.0.255
60062026-09-03T13:02:16.698ZSep 03 13:02:15.061 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 } }]
60072026-09-03T13:02:16.698ZSep 03 13:02:15.061 INFO adding route 172.17.0.55/32 -> 10.0.0.255
60082026-09-03T13:02:16.698Z
60092026-09-03T13:02:16.698ZSep 03 13:02:15.061 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 } }]
60102026-09-03T13:02:16.698ZSep 03 13:02:15.061 INFO adding route 172.17.0.56/32 -> 10.0.0.255
60112026-09-03T13:02:16.698ZSep 03 13:02:15.061 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 } }]
60122026-09-03T13:02:16.698ZSep 03 13:02:15.061 INFO adding route 172.17.0.57/32 -> 10.0.0.255
60132026-09-03T13:02:16.698ZSep 03 13:02:15.061 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 } }]
60142026-09-03T13:02:16.698ZSep 03 13:02:15.061 INFO adding route 172.17.0.58/32 -> 10.0.0.255
60152026-09-03T13:02:16.698ZSep 03 13:02:15.061 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 } }]
60162026-09-03T13:02:16.698ZSep 03 13:02:15.061 INFO adding route 172.17.0.59/32 -> 10.0.0.255
60172026-09-03T13:02:16.698Ztest result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
60182026-09-03T13:02:16.698Z
60192026-09-03T13:02:16.698ZSep 03 13:02:15.061 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 } }]
60202026-09-03T13:02:16.698ZSep 03 13:02:15.069 INFO adding route 172.17.0.60/32 -> 10.0.0.255
60212026-09-03T13:02:16.698ZSep 03 13:02:15.069 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 } }]
60222026-09-03T13:02:16.698ZSep 03 13:02:15.069 DEBG failed to allocate space for the new target list
60232026-09-03T13:02:16.698ZSep 03 13:02:15.069 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 } }]
60242026-09-03T13:02:16.698Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-d65595a8baa92b60)
60252026-09-03T13:02:16.698Z
60262026-09-03T13:02:16.698Zrunning 0 tests
60272026-09-03T13:02:16.699Z
60282026-09-03T13:02:16.699Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60292026-09-03T13:02:16.699Z
60302026-09-03T13:02:16.699Z Running unittests src/lib.rs (target/debug/deps/dpd_api-acda18f7a0b943fc)
60312026-09-03T13:02:16.699Z
60322026-09-03T13:02:16.699Zrunning 0 tests
60332026-09-03T13:02:16.699Z
60342026-09-03T13:02:16.699Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60352026-09-03T13:02:16.699Z
60362026-09-03T13:02:16.699Z Running unittests src/lib.rs (target/debug/deps/dpd_client-1217d2f8d9f4c422)
60372026-09-03T13:02:16.699Z
60382026-09-03T13:02:16.703Zrunning 6 tests
60392026-09-03T13:02:16.704Ztest tests::test_parse_client_port_id ... ok
60402026-09-03T13:02:16.704Ztest tests::test_port_id_cmp ... ok
60412026-09-03T13:02:16.704Ztest tests::test_full_lot_id_neither_present ... ok
60422026-09-03T13:02:16.704Ztest tests::test_full_lot_id_both_present ... ok
60432026-09-03T13:02:16.704Ztest tests::test_full_lot_id_lotnum_only ... ok
60442026-09-03T13:02:16.704Ztest tests::test_full_lot_id_lot_only ... ok
60452026-09-03T13:02:16.704Z
60462026-09-03T13:02:16.704Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60472026-09-03T13:02:16.704Z
60482026-09-03T13:02:16.704Z Running tests/test_all.rs (target/debug/deps/test_all-ca0bfd5d6a213c76)
60492026-09-03T13:02:16.704Z
60502026-09-03T13:02:16.704Zrunning 0 tests
60512026-09-03T13:02:16.704Z
60522026-09-03T13:02:16.704Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60532026-09-03T13:02:16.704Z
60542026-09-03T13:02:16.704Z Running unittests src/lib.rs (target/debug/deps/dpd_types-13ccc83203b2fded)
60552026-09-03T13:02:16.704Z
60562026-09-03T13:02:16.704Zrunning 0 tests
60572026-09-03T13:02:16.704Z
60582026-09-03T13:02:16.704Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60592026-09-03T13:02:16.704Z
60602026-09-03T13:02:16.704Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-a087f10fd23084c3)
60612026-09-03T13:02:16.704Z
60622026-09-03T13:02:16.704Zrunning 15 tests
60632026-09-03T13:02:16.704Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
60642026-09-03T13:02:16.705Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
60652026-09-03T13:02:16.705Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
60662026-09-03T13:02:16.705Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
60672026-09-03T13:02:16.705Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
60682026-09-03T13:02:16.705Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
60692026-09-03T13:02:16.705Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
60702026-09-03T13:02:16.705Ztest v1::network::tests::test_eui64 ... ok
60712026-09-03T13:02:16.705Ztest v1::network::tests::test_equal ... ok
60722026-09-03T13:02:16.705Ztest v1::network::tests::test_into ... ok
60732026-09-03T13:02:16.705Ztest v1::network::tests::test_not_equal ... ok
60742026-09-03T13:02:16.705Ztest v1::network::tests::test_to_string ... ok
60752026-09-03T13:02:16.705Ztest v1::port::tests::port_ids_are_ascii ... ok
60762026-09-03T13:02:16.705Ztest v1::network::tests::test_parse ... ok
60772026-09-03T13:02:16.705Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
60782026-09-03T13:02:16.705Z
60792026-09-03T13:02:16.705Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60802026-09-03T13:02:16.705Z
60812026-09-03T13:02:16.705Z Running unittests src/lib.rs (target/debug/deps/packet-c0def7fdaa185f19)
60822026-09-03T13:02:16.705Z
60832026-09-03T13:02:16.705Zrunning 12 tests
60842026-09-03T13:02:16.705Ztest icmp::test_v6_checksum ... ok
60852026-09-03T13:02:16.705Ztest icmp::test_v4_checksum ... ok
60862026-09-03T13:02:16.705Ztest lldp::test_lldp_parse ... ok
60872026-09-03T13:02:16.705Ztest ipv6::test_ipv6_parse ... ok
60882026-09-03T13:02:16.706Ztest pbuf::test_byte ... ok
60892026-09-03T13:02:16.706Ztest pbuf::test_nibble ... ok
60902026-09-03T13:02:16.706Ztest pbuf::test_overflow ... ok
60912026-09-03T13:02:16.706Ztest pbuf::test_short ... ok
60922026-09-03T13:02:16.706Ztest pbuf::test_twelve ... ok
60932026-09-03T13:02:16.706Ztest pbuf::test_word ... ok
60942026-09-03T13:02:16.706Ztest tcp::test_checksum_ack_data ... ok
60952026-09-03T13:02:16.706Ztest tcp::test_checksum_syn_nodata ... ok
60962026-09-03T13:02:16.706Z
60972026-09-03T13:02:16.706Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60982026-09-03T13:02:16.706Z
60992026-09-03T13:02:16.706Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
61002026-09-03T13:02:16.706Z
61012026-09-03T13:02:16.706Zrunning 0 tests
61022026-09-03T13:02:16.706Z
61032026-09-03T13:02:16.706Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61042026-09-03T13:02:16.706Z
61052026-09-03T13:02:16.706Z Running unittests src/main.rs (target/debug/deps/swadm-38d7423179802b5f)
61062026-09-03T13:02:16.710Z
61072026-09-03T13:02:16.710Zrunning 5 tests
61082026-09-03T13:02:16.710Ztest switchport::test::test_compute_lanes ... ok
61092026-09-03T13:02:16.710Ztest switchport::test::port_id_ordering ... ok
61102026-09-03T13:02:16.710Z Lane 0 Lane 1 Lane 0Lane 2 Lane 3Lane 1
61112026-09-03T13:02:16.710Z Rx Loss-of-lock: YesLane 2 YesLane 3
61122026-09-03T13:02:16.710ZYes Yes
61132026-09-03T13:02:16.710Z State: Activated Rx Loss-of-signal: Yes ActivatedYes Activated ActivatedYes
61142026-09-03T13:02:16.711ZYes
61152026-09-03T13:02:16.711Z Rx Output Enabled: false Rx CDR Enabled: Yes falseYes false Yesfalse
61162026-09-03T13:02:16.711ZYes
61172026-09-03T13:02:16.711Z Rx Output Status: valid Tx Enabled: Yes validYes valid Yesvalid
61182026-09-03T13:02:16.711ZYes
61192026-09-03T13:02:16.711Z Rx Loss-of-lock: true Tx Loss-of-lock: No trueNo Notrue Notrue
61202026-09-03T13:02:16.711Z
61212026-09-03T13:02:16.711Z Tx Loss-of-signal: No Rx Loss-of-signal: false No falseNo Nofalse
61222026-09-03T13:02:16.711Z Tx CDR Enabled: Nofalse
61232026-09-03T13:02:16.711ZNo Rx Auto-squelch Disable: trueNo Notrue
61242026-09-03T13:02:16.711Z true Tx Adaptive EQ Fault: No true
61252026-09-03T13:02:16.711Z Tx Output Enabled: trueNo trueNo trueNo
61262026-09-03T13:02:16.711Ztrue
61272026-09-03T13:02:16.711Z Tx Fault: Yes Tx Output Status: invalid invalidYes invalidYes invalid
61282026-09-03T13:02:16.711ZYes Tx Loss-of-lock: false
61292026-09-03T13:02:16.711Z false false false
61302026-09-03T13:02:16.711Z Tx Loss-of-signal: true true true true
61312026-09-03T13:02:16.711ZTx Auto-squelch Disable: false false false false
61322026-09-03T13:02:16.711Z Tx Adaptive EQ Fail: true true true true
61332026-09-03T13:02:16.711Z Tx Failure: false false false false
61342026-09-03T13:02:16.711Z Tx Force Squelch: true true true true
61352026-09-03T13:02:16.711Z Tx Input Polarity: normal normal normal normal
61362026-09-03T13:02:16.711Ztest switchport::test::test_print_sff_datapath ... ok
61372026-09-03T13:02:16.711Ztest switchport::test::test_print_cmis_datapath ... ok
61382026-09-03T13:02:16.711Ztest link::test_filter ... ok
61392026-09-03T13:02:16.711Z
61402026-09-03T13:02:16.711Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61412026-09-03T13:02:16.711Z
61422026-09-03T13:02:16.712Z Running tests/counters.rs (target/debug/deps/counters-12e2179eba3d7f1a)
61432026-09-03T13:02:16.712Z
61442026-09-03T13:02:16.712Zrunning 1 test
61452026-09-03T13:02:16.712Ztest test_p4_counter_list ... ignored
61462026-09-03T13:02:16.712Z
61472026-09-03T13:02:16.712Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
61482026-09-03T13:02:16.712Z
61492026-09-03T13:02:16.712Z Running tests/port-link.rs (target/debug/deps/port_link-8132700ee3903254)
61502026-09-03T13:02:16.716Z
61512026-09-03T13:02:16.716Zrunning 5 tests
61522026-09-03T13:02:16.716Ztest test_an ... ignored
61532026-09-03T13:02:16.716Ztest test_enable ... ignored
61542026-09-03T13:02:16.716Ztest test_ip_addresses ... ignored
61552026-09-03T13:02:16.716Ztest test_kr ... ignored
61562026-09-03T13:02:16.716Ztest test_mac ... ignored
61572026-09-03T13:02:16.716Z
61582026-09-03T13:02:16.716Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
61592026-09-03T13:02:16.716Z
61602026-09-03T13:02:16.716Z Running unittests src/main.rs (target/debug/deps/tfportd-2546e62a9f6990cc)
61612026-09-03T13:02:16.719Z
61622026-09-03T13:02:16.719Zrunning 3 tests
61632026-09-03T13:02:16.719Ztest linklocal::test_parse_ipadm ... ok
61642026-09-03T13:02:16.720Ztest tfport::test_parse_tfport ... ok
61652026-09-03T13:02:16.720Ztest config::tests::test_updates ... ok
61662026-09-03T13:02:16.720Z
61672026-09-03T13:02:16.720Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61682026-09-03T13:02:16.720Z
61692026-09-03T13:02:16.720Z Running unittests src/main.rs (target/debug/deps/uplinkd-c3b8c98e56e112b2)
61702026-09-03T13:02:16.720Z
61712026-09-03T13:02:16.720Zrunning 0 tests
61722026-09-03T13:02:16.720Z
61732026-09-03T13:02:16.720Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61742026-09-03T13:02:16.720Z
61752026-09-03T13:02:16.724Z Running unittests src/main.rs (target/debug/deps/xtask-624fff7d24b9ffb6)
61762026-09-03T13:02:16.724Z
61772026-09-03T13:02:16.724Zrunning 0 tests
61782026-09-03T13:02:16.724Z
61792026-09-03T13:02:16.724Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61802026-09-03T13:02:16.724Z
61812026-09-03T13:02:16.724Z Doc-tests aal
61822026-09-03T13:02:16.936Z
61832026-09-03T13:02:16.936Zrunning 0 tests
61842026-09-03T13:02:16.936Z
61852026-09-03T13:02:16.936Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61862026-09-03T13:02:16.936Z
61872026-09-03T13:02:16.960Z Doc-tests aal_macros
61882026-09-03T13:02:17.028Z
61892026-09-03T13:02:17.028Zrunning 0 tests
61902026-09-03T13:02:17.028Z
61912026-09-03T13:02:17.028Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61922026-09-03T13:02:17.028Z
61932026-09-03T13:02:17.040Z Doc-tests common
61942026-09-03T13:02:17.276Z
61952026-09-03T13:02:17.276Zrunning 0 tests
61962026-09-03T13:02:17.276Z
61972026-09-03T13:02:17.277Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61982026-09-03T13:02:17.277Z
61992026-09-03T13:02:17.304Z Doc-tests dpd_api
62002026-09-03T13:02:18.016Z
62012026-09-03T13:02:18.016Zrunning 2 tests
62022026-09-03T13:02:18.016Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
62032026-09-03T13:02:18.016Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
62042026-09-03T13:02:18.016Z
62052026-09-03T13:02:18.016Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
62062026-09-03T13:02:18.016Z
62072026-09-03T13:02:18.045Z Doc-tests dpd_client
62082026-09-03T13:02:19.419Z
62092026-09-03T13:02:19.419Zrunning 0 tests
62102026-09-03T13:02:19.419Z
62112026-09-03T13:02:19.419Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62122026-09-03T13:02:19.419Z
62132026-09-03T13:02:19.473Z Doc-tests dpd_types
62142026-09-03T13:02:19.658Z
62152026-09-03T13:02:19.658Zrunning 0 tests
62162026-09-03T13:02:19.658Z
62172026-09-03T13:02:19.658Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62182026-09-03T13:02:19.658Z
62192026-09-03T13:02:19.680Z Doc-tests dpd_types_versions
62202026-09-03T13:02:21.188Z
62212026-09-03T13:02:21.188Zrunning 1 test
62222026-09-03T13:02:21.188Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
62232026-09-03T13:02:21.188Z
62242026-09-03T13:02:21.188Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
62252026-09-03T13:02:21.188Z
62262026-09-03T13:02:21.236Z Doc-tests packet
62272026-09-03T13:02:21.456Z
62282026-09-03T13:02:21.456Zrunning 0 tests
62292026-09-03T13:02:21.456Z
62302026-09-03T13:02:21.456Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62312026-09-03T13:02:21.456Z
62322026-09-03T13:02:21.482Z Doc-tests pcap
62332026-09-03T13:02:21.534Z
62342026-09-03T13:02:21.534Zrunning 0 tests
62352026-09-03T13:02:21.534Z
62362026-09-03T13:02:21.534Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62372026-09-03T13:02:21.534Z
62382026-09-03T13:02:21.582Z+ for feat in tofino_stub tofino_asic softnpu chaos
62392026-09-03T13:02:21.582Z+ RUST_BACKTRACE=full
62402026-09-03T13:02:21.582Z+ cargo test --features softnpu --no-fail-fast
62412026-09-03T13:02:22.226Z Compiling num-integer v0.1.46
62422026-09-03T13:02:22.307Z Compiling num-complex v0.4.6
62432026-09-03T13:02:22.345Z Compiling bitstruct_derive v0.1.0
62442026-09-03T13:02:22.349Z Compiling tap v1.0.1
62452026-09-03T13:02:22.458Z Compiling wyz v0.5.1
62462026-09-03T13:02:22.600Z Compiling num-rational v0.4.2
62472026-09-03T13:02:22.635Z Compiling num-iter v0.1.45
62482026-09-03T13:02:22.647Z Compiling num-bigint v0.4.6
62492026-09-03T13:02:22.740Z Compiling radium v0.7.0
62502026-09-03T13:02:22.756Z Compiling funty v2.0.0
62512026-09-03T13:02:22.778Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
62522026-09-03T13:02:22.837Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62532026-09-03T13:02:22.947Z Compiling num v0.4.3
62542026-09-03T13:02:23.029Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62552026-09-03T13:02:23.040Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62562026-09-03T13:02:23.051Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62572026-09-03T13:02:23.111Z Compiling bitvec v1.0.1
62582026-09-03T13:02:23.173Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62592026-09-03T13:02:23.311Z Compiling typeid v1.0.3
62602026-09-03T13:02:23.348Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62612026-09-03T13:02:23.414Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62622026-09-03T13:02:23.431Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62632026-09-03T13:02:23.471Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62642026-09-03T13:02:23.765Z Compiling ascii v1.1.0
62652026-09-03T13:02:24.170Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62662026-09-03T13:02:24.251Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62672026-09-03T13:02:24.316Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62682026-09-03T13:02:24.371Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62692026-09-03T13:02:24.518Z Compiling erased-serde v0.4.8
62702026-09-03T13:02:24.617Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
62712026-09-03T13:02:24.715Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62722026-09-03T13:02:24.768Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
62732026-09-03T13:02:25.006Z Compiling bitstruct v0.1.1
62742026-09-03T13:02:25.332Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
62752026-09-03T13:02:25.343Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62762026-09-03T13:02:25.422Z Compiling serde_arrays v0.1.0
62772026-09-03T13:02:25.431Z Compiling libloading v0.7.4
62782026-09-03T13:02:25.617Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
62792026-09-03T13:02:25.671Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
62802026-09-03T13:02:26.245Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62812026-09-03T13:02:26.471Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62822026-09-03T13:02:27.655Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
62832026-09-03T13:02:28.217Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
62842026-09-03T13:02:34.376Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62852026-09-03T13:02:34.596Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
62862026-09-03T13:02:34.596Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62872026-09-03T13:02:34.599Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
62882026-09-03T13:02:34.673Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62892026-09-03T13:02:36.636Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
62902026-09-03T13:02:36.864Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
62912026-09-03T13:02:37.119Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62922026-09-03T13:02:43.040Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
62932026-09-03T13:02:43.267Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
62942026-09-03T13:02:51.017Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62952026-09-03T13:02:53.441Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62962026-09-03T13:02:57.096Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
62972026-09-03T13:03:37.062Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
62982026-09-03T13:03:37.182Z Running unittests src/lib.rs (target/debug/deps/aal-ba9a6cb485b135e1)
62992026-09-03T13:03:37.191Z
63002026-09-03T13:03:37.191Zrunning 0 tests
63012026-09-03T13:03:37.191Z
63022026-09-03T13:03:37.194Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63032026-09-03T13:03:37.194Z
63042026-09-03T13:03:37.194Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
63052026-09-03T13:03:37.194Z
63062026-09-03T13:03:37.194Zrunning 0 tests
63072026-09-03T13:03:37.194Z
63082026-09-03T13:03:37.194Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63092026-09-03T13:03:37.194Z
63102026-09-03T13:03:37.194Z Running unittests src/lib.rs (target/debug/deps/asic-fc0834f7ac8e6813)
63112026-09-03T13:03:37.202Z
63122026-09-03T13:03:37.202Zrunning 0 tests
63132026-09-03T13:03:37.205Z
63142026-09-03T13:03:37.205Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63152026-09-03T13:03:37.205Z
63162026-09-03T13:03:37.205Z Running unittests src/lib.rs (target/debug/deps/common-728aaa11d2bb131d)
63172026-09-03T13:03:37.225Z
63182026-09-03T13:03:37.225Zrunning 4 tests
63192026-09-03T13:03:37.229Ztest network::tests::test_generate_ipv6_link_local ... ok
63202026-09-03T13:03:37.229Ztest nat::tests::test_vni ... ok
63212026-09-03T13:03:37.232Ztest test_purge ... ok
63222026-09-03T13:03:37.232Ztest illumos::test::address_exists_handles_missing_object ... ok
63232026-09-03T13:03:37.232Z
63242026-09-03T13:03:37.233Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
63252026-09-03T13:03:37.233Z
63262026-09-03T13:03:37.236Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-3b6a1705a6b97607)
63272026-09-03T13:03:37.256Z
63282026-09-03T13:03:37.257Zrunning 1 test
63292026-09-03T13:03:37.260Z -------
63302026-09-03T13:03:37.263Z Generating OpenAPI documents from API definitions ...
63312026-09-03T13:03:37.422Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
63322026-09-03T13:03:37.495Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
63332026-09-03T13:03:38.553Z -------
63342026-09-03T13:03:38.553Z Checking 13 OpenAPI documents...
63352026-09-03T13:03:38.553Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
63362026-09-03T13:03:38.553Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
63372026-09-03T13:03:38.553Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
63382026-09-03T13:03:38.553Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
63392026-09-03T13:03:38.556Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
63402026-09-03T13:03:38.556Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
63412026-09-03T13:03:38.556Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
63422026-09-03T13:03:38.556Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
63432026-09-03T13:03:38.556Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
63442026-09-03T13:03:38.556Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
63452026-09-03T13:03:38.556Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
63462026-09-03T13:03:38.556Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
63472026-09-03T13:03:38.556Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
63482026-09-03T13:03:38.556Z Fresh dpd "latest" symlink
63492026-09-03T13:03:38.556Z -------
63502026-09-03T13:03:38.556Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
63512026-09-03T13:03:38.629Ztest test::test_apis_up_to_date ... ok
63522026-09-03T13:03:38.629Z
63532026-09-03T13:03:38.629Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s
63542026-09-03T13:03:38.629Z
63552026-09-03T13:03:38.689Z Running unittests src/main.rs (target/debug/deps/dpd-22aa5909c6ae5d38)
63562026-09-03T13:03:38.695Z
63572026-09-03T13:03:38.695Zrunning 61 tests
63582026-09-03T13:03:38.698Ztest freemap::test_ordering ... ok
63592026-09-03T13:03:38.698Ztest config::tests::test_updates ... ok
63602026-09-03T13:03:38.698Ztest dhcpv6::tests::test_create_duid_bytes ... ok
63612026-09-03T13:03:38.698Ztest freemap::test_split ... ok
63622026-09-03T13:03:38.698Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
63632026-09-03T13:03:38.698Ztest macaddrs::tests::test_mac_offset ... ok
63642026-09-03T13:03:38.702Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
63652026-09-03T13:03:38.702Ztest macaddrs::tests::test_parse_port_id ... ok
63662026-09-03T13:03:38.702Ztest mcast::tests::test_canonicalize_sources ... ok
63672026-09-03T13:03:38.702ZSep 03 13:03:37.111Sep 03 13:03:37.111 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_testfreemap_test
63682026-09-03T13:03:38.702Z
63692026-09-03T13:03:38.702ZSep 03 13:03:37.112 DEBG initted freemap. size: 128, unit: freemap_test
63702026-09-03T13:03:38.702ZSep 03 13:03:37.112 DEBG initted freemap. size: 128Sep 03 13:03:37.112, unitDEBG: reset freemapfreemap_test,
63712026-09-03T13:03:38.702Zunit: freemap_testSep 03 13:03:37.112
63722026-09-03T13:03:38.702Z DEBG reset freemap, unit: freemap_test
63732026-09-03T13:03:38.702ZSep 03 13:03:37.112 DEBG created new freemap, unit: freemap_test
63742026-09-03T13:03:38.702ZSep 03 13:03:37.112 DEBG initted freemap. size: 128, unit: freemap_test
63752026-09-03T13:03:38.702ZSep 03 13:03:37.112 DEBG reset freemap, unit: freemap_test
63762026-09-03T13:03:38.702Ztest freemap::test_exhaustion ... ok
63772026-09-03T13:03:38.702Ztest freemap::test_basic ... ok
63782026-09-03T13:03:38.702Ztest freemap::test_free ... ok
63792026-09-03T13:03:38.702ZSep 03 13:03:37.112 DEBG created new freemap, unit: freemap_test
63802026-09-03T13:03:38.702ZSep 03 13:03:37.112 DEBG initted freemap. size: 128, unit: freemap_test
63812026-09-03T13:03:38.702ZSep 03 13:03:37.112 DEBG reset freemap, unit: freemap_test
63822026-09-03T13:03:38.702Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
63832026-09-03T13:03:38.702Ztest mcast::tests::test_create_port_bitmap_empty ... ok
63842026-09-03T13:03:38.702Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
63852026-09-03T13:03:38.702Ztest freemap::test_reclaim ... ok
63862026-09-03T13:03:38.702ZSep 03 13:03:37.112 DEBG created new freemap, unit: freemap_test
63872026-09-03T13:03:38.702ZSep 03 13:03:37.112 DEBG initted freemap. size: 8, unit: freemap_test
63882026-09-03T13:03:38.702ZSep 03 13:03:37.112 DEBG reset freemap, unit: freemap_test
63892026-09-03T13:03:38.703Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
63902026-09-03T13:03:38.703Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
63912026-09-03T13:03:38.703Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
63922026-09-03T13:03:38.703Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
63932026-09-03T13:03:38.703Ztest mcast::tests::test_concurrent_id_allocation ... ok
63942026-09-03T13:03:38.703Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
63952026-09-03T13:03:38.703Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
63962026-09-03T13:03:38.703Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
63972026-09-03T13:03:38.703Ztest mcast::tests::test_sources_contain_any ... ok
63982026-09-03T13:03:38.703Ztest mcast::validate::tests::test_address_validation_integrated ... ok
63992026-09-03T13:03:38.703Ztest mcast::validate::tests::test_ipv4_validation ... ok
64002026-09-03T13:03:38.703Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
64012026-09-03T13:03:38.703Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
64022026-09-03T13:03:38.703Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
64032026-09-03T13:03:38.703Ztest mcast::validate::tests::test_ipv6_validation ... ok
64042026-09-03T13:03:38.703Ztest mcast::validate::tests::test_is_ssm_function ... ok
64052026-09-03T13:03:38.703Ztest mcast::validate::tests::test_validate_nat_target ... ok
64062026-09-03T13:03:38.703Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
64072026-09-03T13:03:38.703ZSep 03 13:03:37.113 DEBG created new freemap, unit: freemap_test
64082026-09-03T13:03:38.703ZSep 03 13:03:37.113 DEBG initted freemap. size: 128, unit: freemap_test
64092026-09-03T13:03:38.703Ztest api_server::tests::test_build_info ... ok
64102026-09-03T13:03:38.703Ztest mcast::validate::tests::test_reserved_and_unallocatable_addresses ... ok
64112026-09-03T13:03:38.703ZSep 03 13:03:37.113 DEBG reset freemap, unit: freemap_test
64122026-09-03T13:03:38.703Ztest mcast::validate::tests::test_validate_tag ... ok
64132026-09-03T13:03:38.703Ztest mcast::validate::tests::test_validate_source_addresses ... ok
64142026-09-03T13:03:38.703Ztest freemap::test_span ... ok
64152026-09-03T13:03:38.703Ztest nat::test_mapping ... ok
64162026-09-03T13:03:38.703Ztest port_map::tests::test_backplane_group ... ok
64172026-09-03T13:03:38.703Ztest mcast::validate::tests::test_validate_tag_format ... ok
64182026-09-03T13:03:38.703Ztest mcast::tests::test_id_range_boundaries ... ok
64192026-09-03T13:03:38.703Ztest port_map::tests::test_port_map ... ok
64202026-09-03T13:03:38.703Ztest port_map::tests::dump_map ... ok
64212026-09-03T13:03:38.703ZSep 03 13:03:37.114 DEBG created new freemap, unit: freemap_route_ipv4
64222026-09-03T13:03:38.703ZSep 03 13:03:37.114 DEBG created new freemap, unit: freemap_route_ipv6
64232026-09-03T13:03:38.708ZSep 03 13:03:37.114 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
64242026-09-03T13:03:38.708ZSep 03 13:03:37.114 DEBG reset freemap, unit: freemap_route_ipv4
64252026-09-03T13:03:38.708ZSep 03 13:03:37.114 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
64262026-09-03T13:03:38.708ZSep 03 13:03:37.114 DEBG reset freemap, unit: freemap_route_ipv6
64272026-09-03T13:03:38.708ZSep 03 13:03:37.114 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
64282026-09-03T13:03:38.708ZSep 03 13:03:37.114 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 } }]
64292026-09-03T13:03:38.708ZSep 03 13:03:37.114 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
64302026-09-03T13:03:38.708ZSep 03 13:03:37.114 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 } }]
64312026-09-03T13:03:38.708ZSep 03 13:03:37.114 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
64322026-09-03T13:03:38.708ZSep 03 13:03:37.114 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 } }]
64332026-09-03T13:03:38.708ZSep 03 13:03:37.114 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
64342026-09-03T13:03:38.708ZSep 03 13:03:37.114 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 } }]
64352026-09-03T13:03:38.708ZSep 03 13:03:37.114 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
64362026-09-03T13:03:38.708ZSep 03 13:03:37.114 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 } }]
64372026-09-03T13:03:38.708ZSep 03 13:03:37.114 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
64382026-09-03T13:03:38.708ZSep 03 13:03:37.114 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 } }]
64392026-09-03T13:03:38.708ZSep 03 13:03:37.114 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
64402026-09-03T13:03:38.708ZSep 03 13:03:37.114 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 } }]
64412026-09-03T13:03:38.708ZSep 03 13:03:37.114 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
64422026-09-03T13:03:38.708ZSep 03 13:03:37.114 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 } }]
64432026-09-03T13:03:38.708ZSep 03 13:03:37.114 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
64442026-09-03T13:03:38.708ZSep 03 13:03:37.114 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 } }]
64452026-09-03T13:03:38.708ZSep 03 13:03:37.114 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
64462026-09-03T13:03:38.708ZSep 03 13:03:37.114 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 } }]
64472026-09-03T13:03:38.708ZSep 03 13:03:37.114 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
64482026-09-03T13:03:38.708ZSep 03 13:03:37.114 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 } }]
64492026-09-03T13:03:38.708ZSep 03 13:03:37.114 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
64502026-09-03T13:03:38.708ZSep 03 13:03:37.114 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 } }]
64512026-09-03T13:03:38.708ZSep 03 13:03:37.114 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
64522026-09-03T13:03:38.708ZSep 03 13:03:37.114 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 } }]
64532026-09-03T13:03:38.708ZSep 03 13:03:37.114 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
64542026-09-03T13:03:38.708ZSep 03 13:03:37.114 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 } }]
64552026-09-03T13:03:38.708ZSep 03 13:03:37.114 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
64562026-09-03T13:03:38.708ZSep 03 13:03:37.114 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 } }]
64572026-09-03T13:03:38.708ZSep 03 13:03:37.114 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
64582026-09-03T13:03:38.708ZSep 03 13:03:37.114 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 } }]
64592026-09-03T13:03:38.709ZSep 03 13:03:37.114 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
64602026-09-03T13:03:38.709ZSep 03 13:03:37.114 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 } }]
64612026-09-03T13:03:38.709ZSep 03 13:03:37.114 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
64622026-09-03T13:03:38.709ZSep 03 13:03:37.114 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 } }]
64632026-09-03T13:03:38.709ZSep 03 13:03:37.114 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
64642026-09-03T13:03:38.709ZSep 03 13:03:37.114 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 } }]
64652026-09-03T13:03:38.709ZSep 03 13:03:37.114 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
64662026-09-03T13:03:38.709ZSep 03 13:03:37.114 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 } }]
64672026-09-03T13:03:38.709ZSep 03 13:03:37.114 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
64682026-09-03T13:03:38.709ZSep 03 13:03:37.115 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 } }]
64692026-09-03T13:03:38.709ZSep 03 13:03:37.115 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
64702026-09-03T13:03:38.709ZSep 03 13:03:37.115 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 } }]
64712026-09-03T13:03:38.709ZSep 03 13:03:37.115 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
64722026-09-03T13:03:38.709ZSep 03 13:03:37.115 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 } }]
64732026-09-03T13:03:38.709ZSep 03 13:03:37.115 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
64742026-09-03T13:03:38.709ZSep 03 13:03:37.115 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 } }]
64752026-09-03T13:03:38.709ZSep 03 13:03:37.115 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
64762026-09-03T13:03:38.709ZSep 03 13:03:37.115 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 } }]
64772026-09-03T13:03:38.709ZSep 03 13:03:37.115 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
64782026-09-03T13:03:38.709ZSep 03 13:03:37.115 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 } }]
64792026-09-03T13:03:38.709ZSep 03 13:03:37.115 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
64802026-09-03T13:03:38.709ZSep 03 13:03:37.115 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 } }]
64812026-09-03T13:03:38.709ZSep 03 13:03:37.115 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
64822026-09-03T13:03:38.709ZSep 03 13:03:37.115 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 } }]
64832026-09-03T13:03:38.709ZSep 03 13:03:37.115 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
64842026-09-03T13:03:38.709ZSep 03 13:03:37.115 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 } }]
64852026-09-03T13:03:38.709ZSep 03 13:03:37.115 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
64862026-09-03T13:03:38.709ZSep 03 13:03:37.115 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 } }]
64872026-09-03T13:03:38.709ZSep 03 13:03:37.115 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
64882026-09-03T13:03:38.709ZSep 03 13:03:37.115 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 } }]
64892026-09-03T13:03:38.709ZSep 03 13:03:37.115 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
64902026-09-03T13:03:38.709ZSep 03 13:03:37.115 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 } }]
64912026-09-03T13:03:38.709ZSep 03 13:03:37.115 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
64922026-09-03T13:03:38.709ZSep 03 13:03:37.115 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 } }]
64932026-09-03T13:03:38.709ZSep 03 13:03:37.115 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
64942026-09-03T13:03:38.709ZSep 03 13:03:37.115 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 } }]
64952026-09-03T13:03:38.709ZSep 03 13:03:37.115 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
64962026-09-03T13:03:38.709ZSep 03 13:03:37.115Sep 03 13:03:37.115 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 } }]created new freemap
64972026-09-03T13:03:38.709Z, Sep 03 13:03:37.115unit :INFO freemap_route_ipv4adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
64982026-09-03T13:03:38.710Z
64992026-09-03T13:03:38.710ZSep 03 13:03:37.115 DEBGSep 03 13:03:37.115 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
65002026-09-03T13:03:38.710Z created new freemap, unit:Sep 03 13:03:37.115 freemap_route_ipv6INFO
65012026-09-03T13:03:38.710Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
65022026-09-03T13:03:38.710ZSep 03 13:03:37.115 Sep 03 13:03:37.115DEBG DEBGinitted freemap. size: 64 , 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 } }]unit
65032026-09-03T13:03:38.710Z: freemap_route_ipv4Sep 03 13:03:37.115
65042026-09-03T13:03:38.710Z INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
65052026-09-03T13:03:38.710ZSep 03 13:03:37.115 DEBG reset freemapSep 03 13:03:37.115, unitDEBG: 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
65062026-09-03T13:03:38.710Z
65072026-09-03T13:03:38.710Ztest port_map::tests::parse_softnpu_revision ... ok
65082026-09-03T13:03:38.710ZSep 03 13:03:37.115Sep 03 13:03:37.115 INFODEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ffinitted freemap. size: 64
65092026-09-03T13:03:38.710Z, unit: Sep 03 13:03:37.115freemap_route_ipv6
65102026-09-03T13:03:38.710ZDEBG 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 } }]
65112026-09-03T13:03:38.710ZSep 03 13:03:37.115 DEBG Sep 03 13:03:37.115reset freemap , INFOunit :adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
65122026-09-03T13:03:38.710Zfreemap_route_ipv6
65132026-09-03T13:03:38.710ZSep 03 13:03:37.115Sep 03 13:03:37.115 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 3fff:dead::/64 -> 2001:db8::55:1
65142026-09-03T13:03:38.710Z
65152026-09-03T13:03:38.710ZSep 03 13:03:37.115Sep 03 13:03:37.115 INFODEBG adding route 3fff:beef:27::/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 } }]
65162026-09-03T13:03:38.710Z
65172026-09-03T13:03:38.710ZSep 03 13:03:37.115Sep 03 13:03:37.115 DEBGINFO 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:dead::/64 -> 2001:db8::55:1
65182026-09-03T13:03:38.710Z
65192026-09-03T13:03:38.710ZSep 03 13:03:37.115Sep 03 13:03:37.115 INFODEBG adding route 3fff:beef:28::/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 } }]Sep 03 13:03:37.115
65202026-09-03T13:03:38.710Z
65212026-09-03T13:03:38.710Z DEBG Sep 03 13:03:37.115Sep 03 13:03:37.115created new freemap DEBG, unitINFO: 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 } }]
65222026-09-03T13:03:38.710Zadding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv4
65232026-09-03T13:03:38.714Z
65242026-09-03T13:03:38.714ZSep 03 13:03:37.115Sep 03 13:03:37.115 Sep 03 13:03:37.115Sep 03 13:03:37.115 INFODEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ff DEBGDEBG
65252026-09-03T13:03:38.714Z created new freemap created new freemap, 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 } }]unit, Sep 03 13:03:37.115unitSep 03 13:03:37.115: freemap_route_ipv6DEBG:
65262026-09-03T13:03:38.714Z
65272026-09-03T13:03:38.715Z DEBGfreemap_route_ipv4 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 } }]
65282026-09-03T13:03:38.715Z
65292026-09-03T13:03:38.715Zcreated new freemapSep 03 13:03:37.115 , Sep 03 13:03:37.115DEBGSep 03 13:03:37.115 Sep 03 13:03:37.115 INFO initted freemap. size: 64INFO, unit :adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
65302026-09-03T13:03:38.715Z
65312026-09-03T13:03:38.715ZDEBGfreemap_route_ipv4
65322026-09-03T13:03:38.715Zcreated new freemapSep 03 13:03:37.115 DEBGSep 03 13:03:37.115, Sep 03 13:03:37.115unit 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 } }]reset freemapDEBG,
65332026-09-03T13:03:38.715Z 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 } }]:
65342026-09-03T13:03:38.715Zfreemap_route_ipv6 freemap_route_ipv4
65352026-09-03T13:03:38.715ZSep 03 13:03:37.115
65362026-09-03T13:03:38.715Z INFO Sep 03 13:03:37.115adding route 3fff:beef::/64 -> 2001:db8::55:ff
65372026-09-03T13:03:38.715ZINFOSep 03 13:03:37.115Sep 03 13:03:37.115 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBGDEBG
65382026-09-03T13:03:38.715Z initted freemap. size: 64 , initted freemap. size: 64Sep 03 13:03:37.115unit, :DEBG freemap_route_ipv6Sep 03 13:03:37.115unit
65392026-09-03T13:03:38.715Zreplacing 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::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65402026-09-03T13:03:38.715ZSep 03 13:03:37.115 freemap_route_ipv4
65412026-09-03T13:03:38.715ZDEBG
65422026-09-03T13:03:38.715ZSep 03 13:03:37.115reset freemap , INFOunit :adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 13:03:37.115
65432026-09-03T13:03:38.715Z freemap_route_ipv6DEBG
65442026-09-03T13:03:38.715Z Sep 03 13:03:37.115reset freemap , Sep 03 13:03:37.115Sep 03 13:03:37.115INFO DEBGunit 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 } }]:
65452026-09-03T13:03:38.715Z freemap_route_ipv4INFO
65462026-09-03T13:03:38.715Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 13:03:37.115
65472026-09-03T13:03:38.715Z INFOSep 03 13:03:37.115
65482026-09-03T13:03:38.715Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 13:03:37.115DEBG
65492026-09-03T13:03:38.715Z initted freemap. size: 64 , DEBGunit Sep 03 13:03:37.115: 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 freemap_route_ipv6replacing 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 } }]
65502026-09-03T13:03:38.715Z
65512026-09-03T13:03:38.715ZSep 03 13:03:37.115
65522026-09-03T13:03:38.715ZSep 03 13:03:37.115Sep 03 13:03:37.115 INFODEBG adding route 3fff:beef:2e::/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 } }]
65532026-09-03T13:03:38.715ZINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
65542026-09-03T13:03:38.715Z
65552026-09-03T13:03:38.715ZSep 03 13:03:37.115Sep 03 13:03:37.115 Sep 03 13:03:37.115Sep 03 13:03:37.115 DEBGDEBG reset freemapreplacing 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 } }], INFODEBGunit : 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:dead::/64 -> 2001:db8::55:1freemap_route_ipv6
65562026-09-03T13:03:38.715Z
65572026-09-03T13:03:38.715Z
65582026-09-03T13:03:38.715Z
65592026-09-03T13:03:38.715ZSep 03 13:03:37.115 Sep 03 13:03:37.115Sep 03 13:03:37.115DEBGSep 03 13:03:37.115 INFOINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, 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 } }]
65602026-09-03T13:03:38.715ZINFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
65612026-09-03T13:03:38.715Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
65622026-09-03T13:03:38.715ZSep 03 13:03:37.115
65632026-09-03T13:03:38.715Z Sep 03 13:03:37.115INFO Sep 03 13:03:37.115DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
65642026-09-03T13:03:38.715Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
65652026-09-03T13:03:38.715ZSep 03 13:03:37.115 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 } }]DEBG
65662026-09-03T13:03:38.716ZSep 03 13:03:37.115 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 } }]
65672026-09-03T13:03:38.716Z Sep 03 13:03:37.115DEBG INFO 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 } }]adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
65682026-09-03T13:03:38.716Z
65692026-09-03T13:03:38.716ZSep 03 13:03:37.115Sep 03 13:03:37.115Sep 03 13:03:37.115 INFOINFO Sep 03 13:03:37.115 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
65702026-09-03T13:03:38.716Z
65712026-09-03T13:03:38.716Z 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 } }]INFO
65722026-09-03T13:03:38.716Z Sep 03 13:03:37.115Sep 03 13:03:37.115adding route 3fff:dead::/64 -> 2001:db8::55:2 DEBGDEBG
65732026-09-03T13:03:38.716Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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: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 } }]
65742026-09-03T13:03:38.716Z
65752026-09-03T13:03:38.716ZSep 03 13:03:37.115 INFO Sep 03 13:03:37.115adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 03 13:03:37.115 INFO
65762026-09-03T13:03:38.716ZINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ff
65772026-09-03T13:03:38.716ZSep 03 13:03:37.115
65782026-09-03T13:03:38.716ZSep 03 13:03:37.115 DEBGSep 03 13:03:37.115 DEBGSep 03 13:03:37.115 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 } }]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 } }]
65792026-09-03T13:03:38.716Z
65802026-09-03T13:03:38.716Zreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65812026-09-03T13:03:38.716Z
65822026-09-03T13:03:38.716ZSep 03 13:03:37.115 INFOSep 03 13:03:37.115Sep 03 13:03:37.115 adding route 3fff:beef::/64 -> 2001:db8::55:ff INFOSep 03 13:03:37.115 INFOINFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
65832026-09-03T13:03:38.716Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
65842026-09-03T13:03:38.716Z
65852026-09-03T13:03:38.716Z
65862026-09-03T13:03:38.716ZSep 03 13:03:37.115 Sep 03 13:03:37.115Sep 03 13:03:37.115DEBG DEBG 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 } }]
65872026-09-03T13:03:38.716Zreplacing 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 } }]
65882026-09-03T13:03:38.716Zreplacing 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 } }]
65892026-09-03T13:03:38.716ZSep 03 13:03:37.115 DEBG Sep 03 13:03:37.115replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:03:37.115INFO
65902026-09-03T13:03:38.716ZSep 03 13:03:37.115INFO INFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
65912026-09-03T13:03:38.716Z adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
65922026-09-03T13:03:38.716Z
65932026-09-03T13:03:38.716ZSep 03 13:03:37.115 INFOSep 03 13:03:37.115 adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 03 13:03:37.115DEBG DEBGreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.115
65942026-09-03T13:03:38.716Z
65952026-09-03T13:03:38.716Z 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 } }] DEBG
65962026-09-03T13:03:38.716Zreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.115
65972026-09-03T13:03:38.716Z Sep 03 13:03:37.115INFOSep 03 13:03:37.115 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 03 13:03:37.115
65982026-09-03T13:03:38.716Z INFO INFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ffDEBG
65992026-09-03T13:03:38.716ZSep 03 13:03:37.115 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 } }]DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
66002026-09-03T13:03:38.716Z
66012026-09-03T13:03:38.716Zreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.115
66022026-09-03T13:03:38.716Z 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 } }]
66032026-09-03T13:03:38.716ZSep 03 13:03:37.115Sep 03 13:03:37.115 Sep 03 13:03:37.115DEBG Sep 03 13:03:37.115 INFOINFOreplacing 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 } }]
66042026-09-03T13:03:38.717Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
66052026-09-03T13:03:38.717Z
66062026-09-03T13:03:38.717Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 03 13:03:37.115
66072026-09-03T13:03:38.717ZSep 03 13:03:37.115 Sep 03 13:03:37.115 DEBGINFO 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 } }]
66082026-09-03T13:03:38.717ZSep 03 13:03:37.115replacing 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 } }]
66092026-09-03T13:03:38.717Zadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
66102026-09-03T13:03:38.717ZDEBGSep 03 13:03:37.115 INFO Sep 03 13:03:37.115adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
66112026-09-03T13:03:38.717ZSep 03 13:03:37.115 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 } }] Sep 03 13:03:37.115INFO 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
66122026-09-03T13:03:38.717Z
66132026-09-03T13:03:38.717Zreplacing 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 } }]
66142026-09-03T13:03:38.717Zadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
66152026-09-03T13:03:38.717ZSep 03 13:03:37.115 INFOSep 03 13:03:37.115Sep 03 13:03:37.115Sep 03 13:03:37.115 DEBGadding route 3fff:beef:3::/64 -> 2001:db8::55:ffINFO 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 } }]
66162026-09-03T13:03:38.717ZINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
66172026-09-03T13:03:38.717Z
66182026-09-03T13:03:38.717Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
66192026-09-03T13:03:38.717ZSep 03 13:03:37.115 INFOSep 03 13:03:37.115 Sep 03 13:03:37.115DEBGSep 03 13:03:37.115adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
66202026-09-03T13:03:38.717Z DEBG DEBGreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.115
66212026-09-03T13:03:38.717Z 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 } }]
66222026-09-03T13:03:38.717ZDEBGreplacing 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 } }]
66232026-09-03T13:03:38.721Z 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 03 13:03:37.115
66242026-09-03T13:03:38.721Z Sep 03 13:03:37.115Sep 03 13:03:37.115 INFOINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO
66252026-09-03T13:03:38.721Z
66262026-09-03T13:03:38.721Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 13:03:37.115
66272026-09-03T13:03:38.721Z Sep 03 13:03:37.115INFO Sep 03 13:03:37.115DEBG 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 } }]DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
66282026-09-03T13:03:38.721Z
66292026-09-03T13:03:38.721Z Sep 03 13:03:37.115replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:03:37.115
66302026-09-03T13:03:38.721Z DEBG Sep 03 13:03:37.115replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.115
66312026-09-03T13:03:38.721Z DEBGINFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff adding route 3fff:beef:39::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66322026-09-03T13:03:38.721Z
66332026-09-03T13:03:38.722Z
66342026-09-03T13:03:38.722ZSep 03 13:03:37.116Sep 03 13:03:37.116Sep 03 13:03:37.116 DEBGSep 03 13:03:37.115 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 } }]INFO
66352026-09-03T13:03:38.722Z INFO 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 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
66362026-09-03T13:03:38.722ZSep 03 13:03:37.116
66372026-09-03T13:03:38.722Z
66382026-09-03T13:03:38.722ZINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
66392026-09-03T13:03:38.722ZSep 03 13:03:37.116 Sep 03 13:03:37.116DEBG Sep 03 13:03:37.116Sep 03 13:03:37.116INFO DEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
66402026-09-03T13:03:38.722Zreplacing 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: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 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 } }]
66412026-09-03T13:03:38.722Z
66422026-09-03T13:03:38.722ZSep 03 13:03:37.116
66432026-09-03T13:03:38.722Z DEBGSep 03 13:03:37.116 Sep 03 13:03:37.116INFOSep 03 13:03:37.116 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:9::/64 -> 2001:db8::55:ff
66442026-09-03T13:03:38.722Z
66452026-09-03T13:03:38.722Z INFOINFO Sep 03 13:03:37.116Sep 03 13:03:37.116adding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
66462026-09-03T13:03:38.722Z
66472026-09-03T13:03:38.722ZINFO DEBGadding route 3fff:beef:3b::/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 } }]Sep 03 13:03:37.116
66482026-09-03T13:03:38.722Z
66492026-09-03T13:03:38.722Z DEBGSep 03 13:03:37.116Sep 03 13:03:37.116 DEBGDEBGreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:03:37.116
66502026-09-03T13:03:38.722Zreplacing 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: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 } }]
66512026-09-03T13:03:38.722Z
66522026-09-03T13:03:38.722Z INFO Sep 03 13:03:37.116adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
66532026-09-03T13:03:38.722ZINFO Sep 03 13:03:37.116adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 13:03:37.116
66542026-09-03T13:03:38.722ZSep 03 13:03:37.116 DEBG INFOreplacing 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 } }]
66552026-09-03T13:03:38.722Z adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 03 13:03:37.116INFO
66562026-09-03T13:03:38.722Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBGSep 03 13:03:37.116
66572026-09-03T13:03:38.722Z replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.116INFO
66582026-09-03T13:03:38.722Z DEBGSep 03 13:03:37.116 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffreplacing 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 } }]
66592026-09-03T13:03:38.722ZSep 03 13:03:37.116
66602026-09-03T13:03:38.722Z INFO DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 03 13:03:37.116 Sep 03 13:03:37.116INFO
66612026-09-03T13:03:38.722Zreplacing 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 adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
66622026-09-03T13:03:38.722Z
66632026-09-03T13:03:38.722Zreplacing 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 } }]
66642026-09-03T13:03:38.722ZSep 03 13:03:37.116 DEBGSep 03 13:03:37.116Sep 03 13:03:37.116 Sep 03 13:03:37.116replacing 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 } }]
66652026-09-03T13:03:38.722Z DEBGINFO INFOreplacing 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 } }]
66662026-09-03T13:03:38.722Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ff adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
66672026-09-03T13:03:38.722Z
66682026-09-03T13:03:38.722ZSep 03 13:03:37.116Sep 03 13:03:37.116 INFOSep 03 13:03:37.116INFO Sep 03 13:03:37.116 DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
66692026-09-03T13:03:38.722Zadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
66702026-09-03T13:03:38.722Zreplacing 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 } }]
66712026-09-03T13:03:38.722Z DEBG Sep 03 13:03:37.116Sep 03 13:03:37.116Sep 03 13:03:37.116replacing 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 } }] DEBGINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffreplacing 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
66722026-09-03T13:03:38.722Z
66732026-09-03T13:03:38.723Z
66742026-09-03T13:03:38.723Z 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 } }]
66752026-09-03T13:03:38.723ZSep 03 13:03:37.116Sep 03 13:03:37.116 Sep 03 13:03:37.116INFODEBGSep 03 13:03:37.116 adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffINFO
66762026-09-03T13:03:38.723Z 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 } }]
66772026-09-03T13:03:38.723Z INFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ff adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
66782026-09-03T13:03:38.723ZSep 03 13:03:37.116Sep 03 13:03:37.116
66792026-09-03T13:03:38.723Z INFO DEBG replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 13:03:37.116
66802026-09-03T13:03:38.723Z
66812026-09-03T13:03:38.723ZDEBGSep 03 13:03:37.116 replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
66822026-09-03T13:03:38.723Z replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.116
66832026-09-03T13:03:38.723ZSep 03 13:03:37.116Sep 03 13:03:37.116 DEBG DEBGfailed to allocate space for the new target listINFOSep 03 13:03:37.116
66842026-09-03T13:03:38.723Z adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFOSep 03 13:03:37.116
66852026-09-03T13:03:38.723Zreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
66862026-09-03T13:03:38.723Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
66872026-09-03T13:03:38.723Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 13:03:37.116
66882026-09-03T13:03:38.723ZSep 03 13:03:37.116 DEBGINFO replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.116adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
66892026-09-03T13:03:38.723Z
66902026-09-03T13:03:38.723ZSep 03 13:03:37.116 Sep 03 13:03:37.116DEBGDEBG DEBGfailed to allocate space for the new target list
66912026-09-03T13:03:38.723Z replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.116replacing 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 } }]
66922026-09-03T13:03:38.723Z
66932026-09-03T13:03:38.723ZINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
66942026-09-03T13:03:38.723ZSep 03 13:03:37.116unit Sep 03 13:03:37.116Sep 03 13:03:37.116: INFO INFODEBG freemap_route_ipv4adding route 3fff:beef:b::/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 } }]
66952026-09-03T13:03:38.723Z
66962026-09-03T13:03:38.723Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
66972026-09-03T13:03:38.723Z
66982026-09-03T13:03:38.723ZSep 03 13:03:37.116Sep 03 13:03:37.116Sep 03 13:03:37.116 INFODEBG Sep 03 13:03:37.116 DEBGreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:15::/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 } }]
66992026-09-03T13:03:38.723Z
67002026-09-03T13:03:38.723ZDEBG
67012026-09-03T13:03:38.723Z created new freemapSep 03 13:03:37.116Sep 03 13:03:37.116, Sep 03 13:03:37.116DEBG INFOreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
67022026-09-03T13:03:38.723Z unitadding route 3fff:beef:c::/64 -> 2001:db8::55:ff adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
67032026-09-03T13:03:38.723Z
67042026-09-03T13:03:38.723Z: freemap_route_ipv6Sep 03 13:03:37.116
67052026-09-03T13:03:38.723Z INFOSep 03 13:03:37.116 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG
67062026-09-03T13:03:38.723Z Sep 03 13:03:37.116Sep 03 13:03:37.116 DEBGDEBGreplacing 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: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 } }]
67072026-09-03T13:03:38.723Zinitted freemap. size: 64
67082026-09-03T13:03:38.723Z, Sep 03 13:03:37.116unit:Sep 03 13:03:37.116 Sep 03 13:03:37.116 INFOINFO DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
67092026-09-03T13:03:38.723Zfreemap_route_ipv4replacing 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:d::/64 -> 2001:db8::55:ff
67102026-09-03T13:03:38.723Z
67112026-09-03T13:03:38.723Z
67122026-09-03T13:03:38.724ZSep 03 13:03:37.116 DEBGSep 03 13:03:37.116 Sep 03 13:03:37.116 replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.116INFO
67132026-09-03T13:03:38.724Z adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG
67142026-09-03T13:03:38.724Z reset freemapSep 03 13:03:37.116 , DEBG unit :Sep 03 13:03:37.116INFOreplacing 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 } }]
67152026-09-03T13:03:38.724Zfreemap_route_ipv4
67162026-09-03T13:03:38.724ZDEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff Sep 03 13:03:37.116
67172026-09-03T13:03:38.724ZSep 03 13:03:37.116replacing 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 } }]
67182026-09-03T13:03:38.724ZDEBG initted freemap. size: 64INFO, unitadding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 13:03:37.116
67192026-09-03T13:03:38.724Z :DEBGSep 03 13:03:37.116 freemap_route_ipv6replacing 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 } }]
67202026-09-03T13:03:38.724Z
67212026-09-03T13:03:38.724ZINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 03 13:03:37.116
67222026-09-03T13:03:38.724ZSep 03 13:03:37.116Sep 03 13:03:37.116 DEBG INFOSep 03 13:03:37.116DEBGreplacing 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:14::/64 -> 2001:db8::55:ffDEBG
67232026-09-03T13:03:38.728Z 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 } }]reset freemap
67242026-09-03T13:03:38.728Z
67252026-09-03T13:03:38.728Z, unit:Sep 03 13:03:37.116 freemap_route_ipv6Sep 03 13:03:37.116DEBG Sep 03 13:03:37.116replacing 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 } }]
67262026-09-03T13:03:38.728Z
67272026-09-03T13:03:38.729Z INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
67282026-09-03T13:03:38.729Z
67292026-09-03T13:03:38.729ZSep 03 13:03:37.116 Sep 03 13:03:37.116INFO Sep 03 13:03:37.116adding route 3fff:beef:15::/64 -> 2001:db8::55:ffINFO
67302026-09-03T13:03:38.729ZDEBG adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 13:03:37.116
67312026-09-03T13:03:38.729Z Sep 03 13:03:37.116DEBGreplacing 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: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 } }]
67322026-09-03T13:03:38.729ZDEBG
67332026-09-03T13:03:38.729Zreplacing 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 } }]
67342026-09-03T13:03:38.729ZSep 03 13:03:37.116 INFOSep 03 13:03:37.116Sep 03 13:03:37.116Sep 03 13:03:37.116 INFOINFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
67352026-09-03T13:03:38.729Z adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG
67362026-09-03T13:03:38.729Z adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 03 13:03:37.116
67372026-09-03T13:03:38.729Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
67382026-09-03T13:03:38.729ZSep 03 13:03:37.116replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:03:37.116DEBG 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 } }]
67392026-09-03T13:03:38.729Z
67402026-09-03T13:03:38.729Zreplacing 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 } }]
67412026-09-03T13:03:38.729ZSep 03 13:03:37.116Sep 03 13:03:37.116 Sep 03 13:03:37.116 INFOSep 03 13:03:37.116 INFOadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
67422026-09-03T13:03:38.729Zadding route 3fff:dead::/64 -> 2001:db8::55:2
67432026-09-03T13:03:38.729Z
67442026-09-03T13:03:38.729ZINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
67452026-09-03T13:03:38.729ZSep 03 13:03:37.116Sep 03 13:03:37.116 Sep 03 13:03:37.116DEBG 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 } }]Sep 03 13:03:37.116
67462026-09-03T13:03:38.729Zreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
67472026-09-03T13:03:38.729Z
67482026-09-03T13:03:38.729ZDEBGSep 03 13:03:37.116 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 } }]INFO
67492026-09-03T13:03:38.729Z Sep 03 13:03:37.116adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 03 13:03:37.116
67502026-09-03T13:03:38.729Z INFO INFOSep 03 13:03:37.116 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff Sep 03 13:03:37.116INFOadding route 3fff:dead::/64 -> 2001:db8::55:3
67512026-09-03T13:03:38.729Z 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 } }]
67522026-09-03T13:03:38.729Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
67532026-09-03T13:03:38.729ZSep 03 13:03:37.116
67542026-09-03T13:03:38.729Z 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 } }]Sep 03 13:03:37.116
67552026-09-03T13:03:38.729ZSep 03 13:03:37.116 INFO DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
67562026-09-03T13:03:38.729Zreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.116
67572026-09-03T13:03:38.729ZSep 03 13:03:37.116 DEBGINFO Sep 03 13:03:37.116replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
67582026-09-03T13:03:38.729Z DEBG adding route 3fff:beef:1d::/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 } }]
67592026-09-03T13:03:38.729Z
67602026-09-03T13:03:38.729ZSep 03 13:03:37.116Sep 03 13:03:37.116 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO
67612026-09-03T13:03:38.729ZSep 03 13:03:37.116Sep 03 13:03:37.116 DEBG INFOadding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.116
67622026-09-03T13:03:38.729Z
67632026-09-03T13:03:38.729Z adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBG
67642026-09-03T13:03:38.729Z Sep 03 13:03:37.116replacing 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 } }]
67652026-09-03T13:03:38.729ZSep 03 13:03:37.116DEBG Sep 03 13:03:37.116 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 13:03:37.116
67662026-09-03T13:03:38.730Z
67672026-09-03T13:03:38.730ZINFOreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
67682026-09-03T13:03:38.730Z
67692026-09-03T13:03:38.730ZSep 03 13:03:37.116Sep 03 13:03:37.116Sep 03 13:03:37.116 Sep 03 13:03:37.116INFODEBG INFODEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff 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::/64 -> 2001:db8::55:ff
67702026-09-03T13:03:38.730Z
67712026-09-03T13:03:38.730Zreplacing 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 } }]
67722026-09-03T13:03:38.730Z
67732026-09-03T13:03:38.730ZSep 03 13:03:37.116Sep 03 13:03:37.116 Sep 03 13:03:37.116INFODEBG Sep 03 13:03:37.116INFO 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:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
67742026-09-03T13:03:38.730ZDEBG
67752026-09-03T13:03:38.730Z
67762026-09-03T13:03:38.730Z 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 } }]
67772026-09-03T13:03:38.730ZSep 03 13:03:37.116Sep 03 13:03:37.116 Sep 03 13:03:37.116DEBGSep 03 13:03:37.116 INFODEBG 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 } }]
67782026-09-03T13:03:38.730Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO
67792026-09-03T13:03:38.730Z adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 03 13:03:37.116
67802026-09-03T13:03:38.730Z INFOreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67812026-09-03T13:03:38.730ZSep 03 13:03:37.116adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
67822026-09-03T13:03:38.730ZDEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.116
67832026-09-03T13:03:38.730Z Sep 03 13:03:37.116INFO Sep 03 13:03:37.116 DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 03 13:03:37.116
67842026-09-03T13:03:38.730Z DEBGINFOreplacing 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 } }]
67852026-09-03T13:03:38.730Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
67862026-09-03T13:03:38.730Zreplacing 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 } }]
67872026-09-03T13:03:38.730ZSep 03 13:03:37.116Sep 03 13:03:37.116Sep 03 13:03:37.116 Sep 03 13:03:37.116 DEBGDEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
67882026-09-03T13:03:38.730Z 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 } }]INFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
67892026-09-03T13:03:38.730Z
67902026-09-03T13:03:38.730Z adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
67912026-09-03T13:03:38.730ZSep 03 13:03:37.116Sep 03 13:03:37.116Sep 03 13:03:37.116 DEBGINFO replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67922026-09-03T13:03:38.730Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffINFO
67932026-09-03T13:03:38.730Z Sep 03 13:03:37.116adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 13:03:37.116
67942026-09-03T13:03:38.730Z INFODEBGSep 03 13:03:37.116 Sep 03 13:03:37.116 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBGDEBGreplacing 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 } }]
67952026-09-03T13:03:38.730Z
67962026-09-03T13:03:38.730Zreplacing 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 } }]
67972026-09-03T13:03:38.730Zreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.116
67982026-09-03T13:03:38.730ZSep 03 13:03:37.116 Sep 03 13:03:37.116INFODEBGSep 03 13:03:37.116 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 } }]
67992026-09-03T13:03:38.730Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO
68002026-09-03T13:03:38.730Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 03 13:03:37.116
68012026-09-03T13:03:38.730Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
68022026-09-03T13:03:38.730ZSep 03 13:03:37.116Sep 03 13:03:37.116 INFODEBG 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
68032026-09-03T13:03:38.730Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68042026-09-03T13:03:38.730Z
68052026-09-03T13:03:38.731ZSep 03 13:03:37.116 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.116
68062026-09-03T13:03:38.731Z Sep 03 13:03:37.116DEBGSep 03 13:03:37.116 replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
68072026-09-03T13:03:38.731Z Sep 03 13:03:37.116adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
68082026-09-03T13:03:38.731Z INFO INFOadding route 3fff:beef:19::/64 -> 2001:db8::55:ff Sep 03 13:03:37.116
68092026-09-03T13:03:38.731Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 13:03:37.116DEBG 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
68102026-09-03T13:03:38.731Z
68112026-09-03T13:03:38.731Z adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
68122026-09-03T13:03:38.731ZSep 03 13:03:37.116Sep 03 13:03:37.116Sep 03 13:03:37.116 DEBGDEBG INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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:21::/64 -> 2001:db8::55:ff
68132026-09-03T13:03:38.731Z
68142026-09-03T13:03:38.731Z
68152026-09-03T13:03:38.731ZSep 03 13:03:37.116 DEBGSep 03 13:03:37.116Sep 03 13:03:37.116 Sep 03 13:03:37.116INFO INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
68162026-09-03T13:03:38.731Z
68172026-09-03T13:03:38.731Z
68182026-09-03T13:03:38.731Z DEBG Sep 03 13:03:37.117Sep 03 13:03:37.117Sep 03 13:03:37.117replacing 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 } }]
68192026-09-03T13:03:38.731ZDEBGINFO 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 } }]replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.117
68202026-09-03T13:03:38.731Zadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
68212026-09-03T13:03:38.731Z
68222026-09-03T13:03:38.731ZINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
68232026-09-03T13:03:38.736ZSep 03 13:03:37.117 Sep 03 13:03:37.117Sep 03 13:03:37.117INFOSep 03 13:03:37.117 DEBGDEBG INFO 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: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 } }]
68242026-09-03T13:03:38.736Z
68252026-09-03T13:03:38.736Z adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 13:03:37.117
68262026-09-03T13:03:38.736ZSep 03 13:03:37.117
68272026-09-03T13:03:38.736ZINFO INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
68282026-09-03T13:03:38.736Z
68292026-09-03T13:03:38.736ZSep 03 13:03:37.117 Sep 03 13:03:37.117Sep 03 13:03:37.117Sep 03 13:03:37.117 DEBGDEBGDEBGDEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
68302026-09-03T13:03:38.736Zreplacing 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 } }]
68312026-09-03T13:03:38.736Z
68322026-09-03T13:03:38.736Z 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 } }]
68332026-09-03T13:03:38.736ZSep 03 13:03:37.117 Sep 03 13:03:37.117Sep 03 13:03:37.117 INFOINFO Sep 03 13:03:37.117INFOadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
68342026-09-03T13:03:38.736Z INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
68352026-09-03T13:03:38.736Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
68362026-09-03T13:03:38.736Z
68372026-09-03T13:03:38.736ZSep 03 13:03:37.117 Sep 03 13:03:37.117DEBG 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 } }]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 } }]
68382026-09-03T13:03:38.736Z
68392026-09-03T13:03:38.736ZSep 03 13:03:37.117 Sep 03 13:03:37.117DEBG 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 } }]
68402026-09-03T13:03:38.736ZSep 03 13:03:37.117DEBG INFOSep 03 13:03:37.117 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
68412026-09-03T13:03:38.736Z adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
68422026-09-03T13:03:38.736Z
68432026-09-03T13:03:38.736ZSep 03 13:03:37.117Sep 03 13:03:37.117 Sep 03 13:03:37.117INFOINFO DEBGSep 03 13:03:37.117 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
68442026-09-03T13:03:38.736Z adding route 3fff:beef:8::/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 } }]DEBG
68452026-09-03T13:03:38.736Z 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 } }]
68462026-09-03T13:03:38.736Z
68472026-09-03T13:03:38.736ZSep 03 13:03:37.117Sep 03 13:03:37.117 Sep 03 13:03:37.117 DEBGINFOINFO Sep 03 13:03:37.117 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:29::/64 -> 2001:db8::55:ff
68482026-09-03T13:03:38.736Z
68492026-09-03T13:03:38.736ZDEBGadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
68502026-09-03T13:03:38.736ZSep 03 13:03:37.117replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:03:37.117
68512026-09-03T13:03:38.736ZDEBGSep 03 13:03:37.117 INFO replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
68522026-09-03T13:03:38.736ZDEBG
68532026-09-03T13:03:38.736ZSep 03 13:03:37.117 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:03:37.117
68542026-09-03T13:03:38.737Z INFOINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 03 13:03:37.117Sep 03 13:03:37.117
68552026-09-03T13:03:38.737Z adding route 3fff:beef:9::/64 -> 2001:db8::55:ff INFODEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
68562026-09-03T13:03:38.737Z
68572026-09-03T13:03:38.737Z
68582026-09-03T13:03:38.737ZSep 03 13:03:37.117 Sep 03 13:03:37.117DEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.117
68592026-09-03T13:03:38.737Z 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 } }]DEBGSep 03 13:03:37.117 created new freemapINFO,
68602026-09-03T13:03:38.737ZSep 03 13:03:37.117 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffunit
68612026-09-03T13:03:38.737Z Sep 03 13:03:37.117 Sep 03 13:03:37.117:INFO INFOSep 03 13:03:37.117 freemap_route_ipv4adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
68622026-09-03T13:03:38.737Z
68632026-09-03T13:03:38.737Z DEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
68642026-09-03T13:03:38.737ZSep 03 13:03:37.117
68652026-09-03T13:03:38.737Z Sep 03 13:03:37.117 DEBGDEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.117 replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.117
68662026-09-03T13:03:38.737Z INFO
68672026-09-03T13:03:38.737ZDEBG DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffcreated new freemapSep 03 13:03:37.117 , unitINFO: adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
68682026-09-03T13:03:38.737Zfreemap_route_ipv6
68692026-09-03T13:03:38.737Z
68702026-09-03T13:03:38.737Zreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.117
68712026-09-03T13:03:38.737ZSep 03 13:03:37.117 Sep 03 13:03:37.117 DEBGDEBG Sep 03 13:03:37.117replacing 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: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 } }]
68722026-09-03T13:03:38.737Z
68732026-09-03T13:03:38.737Z DEBG INFO initted freemap. size: 64Sep 03 13:03:37.117, adding route 3fff:beef:a::/64 -> 2001:db8::55:ffunit Sep 03 13:03:37.117:
68742026-09-03T13:03:38.737Z INFO freemap_route_ipv4Sep 03 13:03:37.117adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
68752026-09-03T13:03:38.737ZINFO INFO
68762026-09-03T13:03:38.737Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 13:03:37.117
68772026-09-03T13:03:38.737Z
68782026-09-03T13:03:38.737ZSep 03 13:03:37.117DEBG Sep 03 13:03:37.117 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 } }]DEBGSep 03 13:03:37.117 Sep 03 13:03:37.117reset freemap ,
68792026-09-03T13:03:38.737ZDEBGunitDEBG: 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 } }]
68802026-09-03T13:03:38.737Z freemap_route_ipv4replacing 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 } }]
68812026-09-03T13:03:38.737Z
68822026-09-03T13:03:38.737ZDEBGSep 03 13:03:37.117Sep 03 13:03:37.117 Sep 03 13:03:37.117Sep 03 13:03:37.117 DEBGreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO initted freemap. size: 64
68832026-09-03T13:03:38.737ZINFO, unitadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff:
68842026-09-03T13:03:38.737Z freemap_route_ipv6
68852026-09-03T13:03:38.737ZINFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 03 13:03:37.117 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBGSep 03 13:03:37.117
68862026-09-03T13:03:38.737Z
68872026-09-03T13:03:38.737Z 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 03 13:03:37.117 reset freemap
68882026-09-03T13:03:38.737Z, unitINFO: Sep 03 13:03:37.117adding route 3fff:beef:21::/64 -> 2001:db8::55:ff Sep 03 13:03:37.117 DEBG
68892026-09-03T13:03:38.737Zreplacing 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
68902026-09-03T13:03:38.737ZSep 03 13:03:37.117freemap_route_ipv6 Sep 03 13:03:37.117adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 13:03:37.117
68912026-09-03T13:03:38.737Z INFO Sep 03 13:03:37.117DEBGadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
68922026-09-03T13:03:38.737Z
68932026-09-03T13:03:38.738ZDEBGDEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.117
68942026-09-03T13:03:38.738Z Sep 03 13:03:37.117replacing 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 } }]
68952026-09-03T13:03:38.738ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 13:03:37.117DEBG 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 } }]
68962026-09-03T13:03:38.738ZSep 03 13:03:37.118 Sep 03 13:03:37.117DEBG DEBGcreated new freemap , unit: created new freemapSep 03 13:03:37.117Sep 03 13:03:37.120 INFO Sep 03 13:03:37.120adding route 3fff:beef:30::/64 -> 2001:db8::55:ffDEBG INFOfreemap_route_ipv4 ,
68972026-09-03T13:03:38.738Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ffunit
68982026-09-03T13:03:38.738Z
68992026-09-03T13:03:38.738Z:created new freemap Sep 03 13:03:37.120 Sep 03 13:03:37.120, freemap_route_ipv4 unitDEBG
69002026-09-03T13:03:38.738Z Sep 03 13:03:37.120replacing 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 } }]
69012026-09-03T13:03:38.738ZDEBGDEBG created new freemap , :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 } }]unit
69022026-09-03T13:03:38.738ZSep 03 13:03:37.120freemap_route_ipv4: INFO
69032026-09-03T13:03:38.738ZSep 03 13:03:37.120Sep 03 13:03:37.120 DEBG INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff created new freemapadding route 3fff:beef:d::/64 -> 2001:db8::55:fffreemap_route_ipv6
69042026-09-03T13:03:38.738Z,
69052026-09-03T13:03:38.738Zunit:
69062026-09-03T13:03:38.738Z freemap_route_ipv6Sep 03 13:03:37.120
69072026-09-03T13:03:38.738ZSep 03 13:03:37.120 DEBGDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
69082026-09-03T13:03:38.738Z
69092026-09-03T13:03:38.738ZSep 03 13:03:37.120Sep 03 13:03:37.120 DEBGSep 03 13:03:37.120Sep 03 13:03:37.120 DEBG Sep 03 13:03:37.120INFO initted freemap. size: 64INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffcreated new freemapadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
69102026-09-03T13:03:38.738Z,
69112026-09-03T13:03:38.738ZDEBG unit, :initted freemap. size: 64Sep 03 13:03:37.120 , freemap_route_ipv4DEBG
69122026-09-03T13:03:38.738Z 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 03 13:03:37.120unit
69132026-09-03T13:03:38.738ZDEBGSep 03 13:03:37.120: 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 } }]DEBGfreemap_route_ipv6:Sep 03 13:03:37.120
69142026-09-03T13:03:38.738Z
69152026-09-03T13:03:38.738Z INFO freemap_route_ipv4 reset freemapadding route 3fff:beef:33::/64 -> 2001:db8::55:ff, unit:
69162026-09-03T13:03:38.738Z
69172026-09-03T13:03:38.738ZSep 03 13:03:37.120 freemap_route_ipv4
69182026-09-03T13:03:38.738ZSep 03 13:03:37.120INFO Sep 03 13:03:37.120 Sep 03 13:03:37.120DEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ff DEBG
69192026-09-03T13:03:38.738Z initted freemap. size: 64replacing 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 } }],
69202026-09-03T13:03:38.738ZunitSep 03 13:03:37.120: freemap_route_ipv6Sep 03 13:03:37.120
69212026-09-03T13:03:38.738ZDEBG DEBGSep 03 13:03:37.120 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 } }]INFO
69222026-09-03T13:03:38.738ZDEBG initted freemap. size: 64adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 03 13:03:37.120,
69232026-09-03T13:03:38.742ZunitSep 03 13:03:37.120 INFO:DEBG Sep 03 13:03:37.120 adding route 3fff:beef:10::/64 -> 2001:db8::55:ffreset freemap ,
69242026-09-03T13:03:38.742ZunitDEBGreset freemap:, freemap_route_ipv4 unitreplacing 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 } }]
69252026-09-03T13:03:38.743Z
69262026-09-03T13:03:38.743Zfreemap_route_ipv6Sep 03 13:03:37.120
69272026-09-03T13:03:38.743ZDEBGSep 03 13:03:37.120 Sep 03 13:03:37.120INFO 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:35::/64 -> 2001:db8::55:ff
69282026-09-03T13:03:38.743Z
69292026-09-03T13:03:38.743ZSep 03 13:03:37.120 DEBGINFOSep 03 13:03:37.120 Sep 03 13:03:37.120DEBGreset freemap:adding route 3fff:dead::/64 -> 2001:db8::55:1
69302026-09-03T13:03:38.743Zreplacing 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
69312026-09-03T13:03:38.743Z adding route 3fff:beef:11::/64 -> 2001:db8::55:ffunit :Sep 03 13:03:37.120 Sep 03 13:03:37.120
69322026-09-03T13:03:38.743Z 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 } }]freemap_route_ipv4 freemap_route_ipv4
69332026-09-03T13:03:38.743Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 13:03:37.120
69342026-09-03T13:03:38.743Z DEBG
69352026-09-03T13:03:38.743Z 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 } }]
69362026-09-03T13:03:38.743Z
69372026-09-03T13:03:38.743ZSep 03 13:03:37.120Sep 03 13:03:37.120 DEBGSep 03 13:03:37.120 DEBGSep 03 13:03:37.120 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 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 } }]
69382026-09-03T13:03:38.743Z
69392026-09-03T13:03:38.743ZINFOinitted freemap. size: 64 , Sep 03 13:03:37.120adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
69402026-09-03T13:03:38.743ZINFO unitadding route 3fff:beef:37::/64 -> 2001:db8::55:ff:
69412026-09-03T13:03:38.743ZSep 03 13:03:37.120Sep 03 13:03:37.120 Sep 03 13:03:37.120DEBG DEBGfreemap_route_ipv6 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 } }] 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 } }]initted freemap. size: 64
69422026-09-03T13:03:38.743Z
69432026-09-03T13:03:38.743Z,
69442026-09-03T13:03:38.743Zunit:Sep 03 13:03:37.120 Sep 03 13:03:37.120freemap_route_ipv6INFO INFO
69452026-09-03T13:03:38.743Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 13:03:37.120
69462026-09-03T13:03:38.743Z adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG
69472026-09-03T13:03:38.743Z reset freemapSep 03 13:03:37.120, Sep 03 13:03:37.120 unitDEBG: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 } }]freemap_route_ipv6
69482026-09-03T13:03:38.743Z
69492026-09-03T13:03:38.743Zreset freemapSep 03 13:03:37.120, Sep 03 13:03:37.120unitDEBG: 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 } }]
69502026-09-03T13:03:38.743ZINFOfreemap_route_ipv6 Sep 03 13:03:37.120
69512026-09-03T13:03:38.743Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
69522026-09-03T13:03:38.743ZINFOSep 03 13:03:37.120Sep 03 13:03:37.120 Sep 03 13:03:37.120INFO INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:1 DEBGadding route 172.16.0.0/32 -> 10.0.0.1
69532026-09-03T13:03:38.743Zreplacing 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 } }]
69542026-09-03T13:03:38.743Z
69552026-09-03T13:03:38.743Z
69562026-09-03T13:03:38.743ZSep 03 13:03:37.120Sep 03 13:03:37.120 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 } }]replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.120
69572026-09-03T13:03:38.743Z
69582026-09-03T13:03:38.743Z DEBGSep 03 13:03:37.120 Sep 03 13:03:37.120INFOINFOSep 03 13:03:37.120 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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:ffINFO
69592026-09-03T13:03:38.743Z adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
69602026-09-03T13:03:38.743ZINFO
69612026-09-03T13:03:38.743Z adding route 172.17.0.0/32 -> 10.0.0.255
69622026-09-03T13:03:38.743Z
69632026-09-03T13:03:38.743ZSep 03 13:03:37.120 Sep 03 13:03:37.120 DEBGDEBG Sep 03 13:03:37.120replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.120
69642026-09-03T13:03:38.744Z replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:03:37.120DEBG
69652026-09-03T13:03:38.744Zreplacing 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 } }]
69662026-09-03T13:03:38.744ZDEBG Sep 03 13:03:37.120Sep 03 13:03:37.120replacing 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 } }]
69672026-09-03T13:03:38.744Z INFO INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ff Sep 03 13:03:37.120adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
69682026-09-03T13:03:38.744ZSep 03 13:03:37.120
69692026-09-03T13:03:38.744Z INFO INFOINFO Sep 03 13:03:37.120 adding route 172.17.0.1/32 -> 10.0.0.255DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:2
69702026-09-03T13:03:38.744Zreplacing 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 } }]
69712026-09-03T13:03:38.744Z
69722026-09-03T13:03:38.744Z
69732026-09-03T13:03:38.744ZSep 03 13:03:37.120 DEBGSep 03 13:03:37.120Sep 03 13:03:37.120 Sep 03 13:03:37.120 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 } }]DEBG Sep 03 13:03:37.120
69742026-09-03T13:03:38.744Z adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69752026-09-03T13:03:38.744ZDEBGDEBG
69762026-09-03T13:03:38.744Zreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.120 INFO
69772026-09-03T13:03:38.744Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 03 13:03:37.120Sep 03 13:03:37.120adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
69782026-09-03T13:03:38.744ZINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG
69792026-09-03T13:03:38.744ZSep 03 13:03:37.120 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 } }]DEBG
69802026-09-03T13:03:38.744Z
69812026-09-03T13:03:38.744Z replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.120Sep 03 13:03:37.120
69822026-09-03T13:03:38.744Z
69832026-09-03T13:03:38.744ZSep 03 13:03:37.120INFOSep 03 13:03:37.120 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
69842026-09-03T13:03:38.744Z DEBG Sep 03 13:03:37.120INFOINFO 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 172.17.0.2/32 -> 10.0.0.255DEBGSep 03 13:03:37.120
69852026-09-03T13:03:38.744Z failed to allocate space for the new target list
69862026-09-03T13:03:38.744ZSep 03 13:03:37.120
69872026-09-03T13:03:38.744Ztest route::tests::grow_succeeds ... ok
69882026-09-03T13:03:38.744Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3DEBGSep 03 13:03:37.120Sep 03 13:03:37.120 Sep 03 13:03:37.120 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 INFO
69892026-09-03T13:03:38.744ZDEBG replacing targets for 3fff:dead::/64 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 } }]
69902026-09-03T13:03:38.744Z
69912026-09-03T13:03:38.744Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing 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 } }]
69922026-09-03T13:03:38.744Z
69932026-09-03T13:03:38.744Zreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.120
69942026-09-03T13:03:38.744Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
69952026-09-03T13:03:38.744Z Sep 03 13:03:37.120INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 13:03:37.120
69962026-09-03T13:03:38.744Z Sep 03 13:03:37.120adding route 3fff:beef:31::/64 -> 2001:db8::55:ff DEBG
69972026-09-03T13:03:38.744ZDEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 13:03:37.120 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 03 13:03:37.120
69982026-09-03T13:03:38.744ZDEBGSep 03 13:03:37.120 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
69992026-09-03T13:03:38.744Z replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.120INFO
70002026-09-03T13:03:38.744Z INFO
70012026-09-03T13:03:38.744Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 13:03:37.120Sep 03 13:03:37.120
70022026-09-03T13:03:38.745Z INFOadding route 172.17.0.3/32 -> 10.0.0.255INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3
70032026-09-03T13:03:38.745Z
70042026-09-03T13:03:38.745Z
70052026-09-03T13:03:38.745ZSep 03 13:03:37.120Sep 03 13:03:37.120 Sep 03 13:03:37.120Sep 03 13:03:37.120 DEBGDEBG DEBG Sep 03 13:03:37.120 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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: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 } }]
70062026-09-03T13:03:38.745Z 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 } }]
70072026-09-03T13:03:38.745Z
70082026-09-03T13:03:38.745Z DEBGINFOSep 03 13:03:37.120 Sep 03 13:03:37.120replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
70092026-09-03T13:03:38.745ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
70102026-09-03T13:03:38.745Z
70112026-09-03T13:03:38.745ZSep 03 13:03:37.120Sep 03 13:03:37.120 INFOINFO Sep 03 13:03:37.120adding route 172.17.0.4/32 -> 10.0.0.255adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
70122026-09-03T13:03:38.745ZSep 03 13:03:37.120
70132026-09-03T13:03:38.745Z DEBG adding route 3fff:dead::/64 -> 2001:db8::55:4replacing 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 } }]
70142026-09-03T13:03:38.745ZSep 03 13:03:37.121Sep 03 13:03:37.120 DEBG created new freemap Sep 03 13:03:37.120DEBG, DEBGcreated new freemapSep 03 13:03:37.126, unitunit:: freemap_route_ipv4 freemap_route_ipv4replacing 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 } }]
70152026-09-03T13:03:38.745Z
70162026-09-03T13:03:38.745Z
70172026-09-03T13:03:38.745ZINFOSep 03 13:03:37.127 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO
70182026-09-03T13:03:38.745Z adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 03 13:03:37.127Sep 03 13:03:37.127
70192026-09-03T13:03:38.745Z DEBGDEBG created new freemapSep 03 13:03:37.127 , replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]unit
70202026-09-03T13:03:38.745Z: DEBGfreemap_route_ipv6Sep 03 13:03:37.127
70212026-09-03T13:03:38.745Z created new freemapDEBG , Sep 03 13:03:37.127DEBGSep 03 13:03:37.127 unit 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: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
70222026-09-03T13:03:38.745Z
70232026-09-03T13:03:38.749Z initted freemap. size: 64DEBG, freemap_route_ipv6
70242026-09-03T13:03:38.749ZSep 03 13:03:37.127unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 13:03:37.127:
70252026-09-03T13:03:38.749Z INFO INFO freemap_route_ipv4adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
70262026-09-03T13:03:38.749Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
70272026-09-03T13:03:38.749Z
70282026-09-03T13:03:38.749ZSep 03 13:03:37.127 Sep 03 13:03:37.127DEBG DEBGinitted freemap. size: 64Sep 03 13:03:37.127 , reset freemapunit, Sep 03 13:03:37.127:DEBG unitfreemap_route_ipv4replacing 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 } }]
70292026-09-03T13:03:38.749Z:
70302026-09-03T13:03:38.749Z freemap_route_ipv4DEBG
70312026-09-03T13:03:38.749ZSep 03 13:03:37.127 Sep 03 13:03:37.127 DEBGINFOSep 03 13:03:37.127 DEBGadding route 3fff:beef:36::/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 } }]initted freemap. size: 64reset freemap
70322026-09-03T13:03:38.749Z, , unitunit:: freemap_route_ipv6freemap_route_ipv4
70332026-09-03T13:03:38.749Z
70342026-09-03T13:03:38.749Z
70352026-09-03T13:03:38.749ZSep 03 13:03:37.127Sep 03 13:03:37.127Sep 03 13:03:37.127 INFO DEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
70362026-09-03T13:03:38.750ZDEBG reset freemap
70372026-09-03T13:03:38.750Zinitted freemap. size: 64, , unitunit:Sep 03 13:03:37.127 freemap_route_ipv6:
70382026-09-03T13:03:38.750ZDEBGfreemap_route_ipv6
70392026-09-03T13:03:38.750Zreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.127
70402026-09-03T13:03:38.750Z Sep 03 13:03:37.127DEBGSep 03 13:03:37.127 Sep 03 13:03:37.127replacing 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
70412026-09-03T13:03:38.750ZINFO DEBG 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 } }]Sep 03 13:03:37.127Sep 03 13:03:37.127 adding route 172.16.0.0/32 -> 10.0.0.1INFO
70422026-09-03T13:03:38.750Z , adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
70432026-09-03T13:03:38.750Z
70442026-09-03T13:03:38.750ZunitINFO:Sep 03 13:03:37.127 DEBGfreemap_route_ipv6adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
70452026-09-03T13:03:38.750Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 13:03:37.127
70462026-09-03T13:03:38.750ZDEBG
70472026-09-03T13:03:38.750Z Sep 03 13:03:37.127replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:03:37.127DEBG DEBGSep 03 13:03:37.127 replacing targets for 3fff:dead::/64 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 } }]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 } }]
70482026-09-03T13:03:38.750Z
70492026-09-03T13:03:38.750Z INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 13:03:37.127
70502026-09-03T13:03:38.750Z
70512026-09-03T13:03:38.750Z Sep 03 13:03:37.127DEBG WARNreplacing 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 } }]
70522026-09-03T13:03:38.750Zshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 13:03:37.127Sep 03 13:03:37.127 DEBG
70532026-09-03T13:03:38.750Z 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 } }]INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
70542026-09-03T13:03:38.750Z
70552026-09-03T13:03:38.750ZSep 03 13:03:37.127Sep 03 13:03:37.127 ERROINFO Sep 03 13:03:37.127rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
70562026-09-03T13:03:38.750ZINFOSep 03 13:03:37.127 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.1
70572026-09-03T13:03:38.750ZDEBG
70582026-09-03T13:03:38.750Zreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.127Sep 03 13:03:37.127 DEBGERRO 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 } }]
70592026-09-03T13:03:38.750Zshrink-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 03 13:03:37.127
70602026-09-03T13:03:38.750Z
70612026-09-03T13:03:38.750Z 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 } }]Sep 03 13:03:37.127
70622026-09-03T13:03:38.750Z INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
70632026-09-03T13:03:38.750ZSep 03 13:03:37.127 Sep 03 13:03:37.127DEBG 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
70642026-09-03T13:03:38.750Z Sep 03 13:03:37.127adding route 172.16.0.0/32 -> 10.0.0.1
70652026-09-03T13:03:38.750ZINFO Sep 03 13:03:37.127 INFOSep 03 13:03:37.127 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 } }] adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
70662026-09-03T13:03:38.750Z
70672026-09-03T13:03:38.750Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
70682026-09-03T13:03:38.750ZSep 03 13:03:37.127Sep 03 13:03:37.127 Sep 03 13:03:37.127DEBGINFO 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 172.16.0.0/32 -> 10.0.0.2
70692026-09-03T13:03:38.750ZDEBG
70702026-09-03T13:03:38.750Z replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.127
70712026-09-03T13:03:38.750Z INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 13:03:37.120
70722026-09-03T13:03:38.750ZSep 03 13:03:37.127 Sep 03 13:03:37.127DEBG 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 } }]INFODEBG
70732026-09-03T13:03:38.750Z Sep 03 13:03:37.127adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff 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
70742026-09-03T13:03:38.750Z
70752026-09-03T13:03:38.751Z replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.127
70762026-09-03T13:03:38.751Z Sep 03 13:03:37.127INFO DEBGadding route 172.17.0.5/32 -> 10.0.0.255
70772026-09-03T13:03:38.751Zreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.127Sep 03 13:03:37.127
70782026-09-03T13:03:38.751Zreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.127INFO DEBG
70792026-09-03T13:03:38.751Zadding route 172.17.0.0/32 -> 10.0.0.255
70802026-09-03T13:03:38.751Ztest route::tests::rollback_on_compact_write_failure ... ok
70812026-09-03T13:03:38.751Zreplacing 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 } }]
70822026-09-03T13:03:38.751Ztest route::tests::rollback_on_compact_delete_failure ... ok
70832026-09-03T13:03:38.751Z INFO Sep 03 13:03:37.127adding route 3fff:beef:23::/64 -> 2001:db8::55:ff Sep 03 13:03:37.127Sep 03 13:03:37.127Sep 03 13:03:37.127 INFOINFO
70842026-09-03T13:03:38.751ZDEBG adding route 172.17.0.6/32 -> 10.0.0.255
70852026-09-03T13:03:38.751Zadding route 3fff:beef:22::/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 } }]
70862026-09-03T13:03:38.751Z
70872026-09-03T13:03:38.751Z INFOSep 03 13:03:37.127 Sep 03 13:03:37.127adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 13:03:37.127DEBG DEBGSep 03 13:03:37.127replacing 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
70882026-09-03T13:03:38.751Z
70892026-09-03T13:03:38.751Z 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 172.17.0.1/32 -> 10.0.0.255
70902026-09-03T13:03:38.751Z
70912026-09-03T13:03:38.751ZDEBG 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 } }]
70922026-09-03T13:03:38.751ZSep 03 13:03:37.127Sep 03 13:03:37.127Sep 03 13:03:37.127 DEBG Sep 03 13:03:37.127 Sep 03 13:03:37.127INFO INFOINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 172.17.0.7/32 -> 10.0.0.255
70932026-09-03T13:03:38.751ZDEBG
70942026-09-03T13:03:38.751Z
70952026-09-03T13:03:38.751Zreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
70962026-09-03T13:03:38.751ZSep 03 13:03:37.127
70972026-09-03T13:03:38.751ZSep 03 13:03:37.127 DEBG Sep 03 13:03:37.127replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.127
70982026-09-03T13:03:38.751ZDEBG 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 } }]INFO
70992026-09-03T13:03:38.751Zreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.127Sep 03 13:03:37.127
71002026-09-03T13:03:38.751Z adding route 172.17.0.2/32 -> 10.0.0.255
71012026-09-03T13:03:38.751ZSep 03 13:03:37.127INFO INFOINFO Sep 03 13:03:37.127 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO
71022026-09-03T13:03:38.751Zadding route 172.17.0.8/32 -> 10.0.0.255Sep 03 13:03:37.127
71032026-09-03T13:03:38.751Z DEBG adding route 3fff:beef:3c::/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 } }]
71042026-09-03T13:03:38.751Z
71052026-09-03T13:03:38.751ZSep 03 13:03:37.127 DEBGSep 03 13:03:37.127 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 03 13:03:37.127 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
71062026-09-03T13:03:38.751Z 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 } }]
71072026-09-03T13:03:38.751ZINFO
71082026-09-03T13:03:38.751Z Sep 03 13:03:37.127adding route 172.17.0.3/32 -> 10.0.0.255 Sep 03 13:03:37.127INFO
71092026-09-03T13:03:38.751Z adding route 172.17.0.9/32 -> 10.0.0.255
71102026-09-03T13:03:38.751ZINFOSep 03 13:03:37.127 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG
71112026-09-03T13:03:38.751ZSep 03 13:03:37.127 Sep 03 13:03:37.127 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 } }] Sep 03 13:03:37.127DEBG 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
71122026-09-03T13:03:38.751Z 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 } }]
71132026-09-03T13:03:38.752Zreplacing 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 } }]
71142026-09-03T13:03:38.752ZSep 03 13:03:37.128Sep 03 13:03:37.128 Sep 03 13:03:37.127Sep 03 13:03:37.133 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 } }]
71152026-09-03T13:03:38.752ZDEBGcreated new freemapINFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
71162026-09-03T13:03:38.752ZSep 03 13:03:37.133 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffcreated new freemap
71172026-09-03T13:03:38.752Z, Sep 03 13:03:37.133unit :DEBG Sep 03 13:03:37.133replacing 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 } }]freemap_route_ipv4
71182026-09-03T13:03:38.752Z,
71192026-09-03T13:03:38.752Z DEBG 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 } }]:Sep 03 13:03:37.133
71202026-09-03T13:03:38.752Z Sep 03 13:03:37.133 freemap_route_ipv4DEBG
71212026-09-03T13:03:38.752ZINFO created new freemap, adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffunit
71222026-09-03T13:03:38.752ZSep 03 13:03:37.133: freemap_route_ipv6Sep 03 13:03:37.133
71232026-09-03T13:03:38.756Z Sep 03 13:03:37.133DEBG DEBGcreated new freemapINFO , adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 13:03:37.133unit
71242026-09-03T13:03:38.757Z: DEBG replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64freemap_route_ipv6Sep 03 13:03:37.133
71252026-09-03T13:03:38.757Z, unit:
71262026-09-03T13:03:38.757ZSep 03 13:03:37.133DEBG freemap_route_ipv4DEBG
71272026-09-03T13:03:38.757Zreplacing 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 } }]
71282026-09-03T13:03:38.757Zinitted freemap. size: 64Sep 03 13:03:37.133, Sep 03 13:03:37.133unitSep 03 13:03:37.133DEBG INFODEBG: freemap_route_ipv4reset freemapadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
71292026-09-03T13:03:38.757Z,
71302026-09-03T13:03:38.757Zunitfailed to allocate space for the new target list:
71312026-09-03T13:03:38.757Z Sep 03 13:03:37.133freemap_route_ipv4Sep 03 13:03:37.133
71322026-09-03T13:03:38.757Z DEBG reset freemap Sep 03 13:03:37.133, DEBGSep 03 13:03:37.133 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 } }]unitDEBG
71332026-09-03T13:03:38.757Z: freemap_route_ipv4initted freemap. size: 64 ,
71342026-09-03T13:03:38.757Zunit:DEBG Sep 03 13:03:37.133freemap_route_ipv6replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
71352026-09-03T13:03:38.757Z
71362026-09-03T13:03:38.757ZSep 03 13:03:37.133INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG
71372026-09-03T13:03:38.757Z Sep 03 13:03:37.133 initted freemap. size: 64DEBG, unitreset freemap:, Sep 03 13:03:37.133freemap_route_ipv6unit
71382026-09-03T13:03:38.757Z :DEBG freemap_route_ipv6
71392026-09-03T13:03:38.757Zreplacing 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 } }]
71402026-09-03T13:03:38.757ZSep 03 13:03:37.133 DEBG reset freemapSep 03 13:03:37.133, unitINFOSep 03 13:03:37.133 :INFO adding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv6
71412026-09-03T13:03:38.757Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
71422026-09-03T13:03:38.757ZSep 03 13:03:37.133
71432026-09-03T13:03:38.757Z INFO Sep 03 13:03:37.133Sep 03 13:03:37.133 DEBGINFO Sep 03 13:03:37.133adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.10/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 } }]
71442026-09-03T13:03:38.757Z
71452026-09-03T13:03:38.757Z
71462026-09-03T13:03:38.757Z DEBG
71472026-09-03T13:03:38.757ZSep 03 13:03:37.133Sep 03 13:03:37.133 DEBGDEBGSep 03 13:03:37.133 replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 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 } }]INFOSep 03 13:03:37.133
71482026-09-03T13:03:38.757Z INFOadding route 3fff:dead::/64 -> 2001:db8::55:2
71492026-09-03T13:03:38.757Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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:26::/64 -> 2001:db8::55:ff
71502026-09-03T13:03:38.757ZSep 03 13:03:37.133
71512026-09-03T13:03:38.757Z Sep 03 13:03:37.133INFO DEBGadding route 172.17.0.11/32 -> 10.0.0.255Sep 03 13:03:37.133
71522026-09-03T13:03:38.757Z DEBG Sep 03 13:03:37.134replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 03 13:03:37.134
71532026-09-03T13:03:38.757Zreplacing 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 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2
71542026-09-03T13:03:38.757Z
71552026-09-03T13:03:38.757ZSep 03 13:03:37.134 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
71562026-09-03T13:03:38.757ZSep 03 13:03:37.134Sep 03 13:03:37.134 DEBG Sep 03 13:03:37.134adding route 3fff:dead::/64 -> 2001:db8::55:3
71572026-09-03T13:03:38.757Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
71582026-09-03T13:03:38.757Z adding route 172.17.0.12/32 -> 10.0.0.255INFO
71592026-09-03T13:03:38.757Z adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 13:03:37.134
71602026-09-03T13:03:38.757Z DEBGSep 03 13:03:37.134 Sep 03 13:03:37.134DEBG
71612026-09-03T13:03:38.757Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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.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 } }]
71622026-09-03T13:03:38.757Z
71632026-09-03T13:03:38.758ZINFOSep 03 13:03:37.134 adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
71642026-09-03T13:03:38.758Z Sep 03 13:03:37.134Sep 03 13:03:37.134 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
71652026-09-03T13:03:38.758Zadding route 172.17.0.13/32 -> 10.0.0.255INFOSep 03 13:03:37.134
71662026-09-03T13:03:38.758Z adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 13:03:37.134DEBG
71672026-09-03T13:03:38.758ZSep 03 13:03:37.134 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.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.134
71682026-09-03T13:03:38.758Z
71692026-09-03T13:03:38.758ZSep 03 13:03:37.134 INFO INFOSep 03 13:03:37.134DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ff Sep 03 13:03:37.134
71702026-09-03T13:03:38.758Zadding route 172.17.0.14/32 -> 10.0.0.255 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
71712026-09-03T13:03:38.758Z
71722026-09-03T13:03:38.758Z
71732026-09-03T13:03:38.758ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:4
71742026-09-03T13:03:38.758ZSep 03 13:03:37.134 Sep 03 13:03:37.134DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.134
71752026-09-03T13:03:38.758Z DEBGSep 03 13:03:37.134DEBG DEBG Sep 03 13:03:37.134replacing targets for 3fff:dead::/64 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 } }]
71762026-09-03T13:03:38.758ZINFOreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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.15/32 -> 10.0.0.255
71772026-09-03T13:03:38.758Z
71782026-09-03T13:03:38.758ZSep 03 13:03:37.134
71792026-09-03T13:03:38.758ZSep 03 13:03:37.134 WARNSep 03 13:03:37.134 Sep 03 13:03:37.134Sep 03 13:03:37.134 DEBGINFO DEBGreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
71802026-09-03T13:03:38.758Z adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
71812026-09-03T13:03:38.758Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
71822026-09-03T13:03:38.758Z
71832026-09-03T13:03:38.758ZSep 03 13:03:37.134 INFOINFO Sep 03 13:03:37.134 adding route 172.17.0.16/32 -> 10.0.0.255 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
71842026-09-03T13:03:38.758ZSep 03 13:03:37.134DEBG
71852026-09-03T13:03:38.758Ztest route::tests::identity_replace_is_noop ... ok
71862026-09-03T13:03:38.758Z 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:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 13:03:37.134
71872026-09-03T13:03:38.758Ztest route::tests::rollback_on_index_readd_failure ... ok
71882026-09-03T13:03:38.758Z 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 } }]
71892026-09-03T13:03:38.758ZDEBG Sep 03 13:03:37.134replacing 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 } }]
71902026-09-03T13:03:38.758ZWARNSep 03 13:03:37.134 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO
71912026-09-03T13:03:38.758ZSep 03 13:03:37.134 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG
71922026-09-03T13:03:38.758ZSep 03 13:03:37.134 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
71932026-09-03T13:03:38.758Z adding route 172.17.0.17/32 -> 10.0.0.255Sep 03 13:03:37.134 DEBG
71942026-09-03T13:03:38.758Z 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 } }]
71952026-09-03T13:03:38.758ZSep 03 13:03:37.127Sep 03 13:03:37.134 DEBGDEBG Sep 03 13:03:37.134created new freemapreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.134
71962026-09-03T13:03:38.758Z INFO, unit : INFOadding route 3fff:beef:2b::/64 -> 2001:db8::55:fffreemap_route_ipv4Sep 03 13:03:37.134
71972026-09-03T13:03:38.758Z
71982026-09-03T13:03:38.758Z INFO adding route 172.17.0.18/32 -> 10.0.0.255adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
71992026-09-03T13:03:38.758Z
72002026-09-03T13:03:38.758ZSep 03 13:03:37.134 Sep 03 13:03:37.134 DEBGSep 03 13:03:37.134 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 } }]DEBG
72012026-09-03T13:03:38.758Z 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 } }]
72022026-09-03T13:03:38.759Zcreated new freemapSep 03 13:03:37.134, unitDEBG: Sep 03 13:03:37.134Sep 03 13:03:37.134 replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO INFO freemap_route_ipv6adding route 172.17.0.19/32 -> 10.0.0.255adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
72032026-09-03T13:03:38.759Z
72042026-09-03T13:03:38.759Z
72052026-09-03T13:03:38.759Z
72062026-09-03T13:03:38.759ZSep 03 13:03:37.134 Sep 03 13:03:37.134Sep 03 13:03:37.134 Sep 03 13:03:37.134DEBG 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 } }]DEBG
72072026-09-03T13:03:38.759Zinitted freemap. size: 64INFO, unit replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff:
72082026-09-03T13:03:38.759Z
72092026-09-03T13:03:38.759ZSep 03 13:03:37.134 INFO freemap_route_ipv4adding route 172.17.0.20/32 -> 10.0.0.255
72102026-09-03T13:03:38.759Z
72112026-09-03T13:03:38.759ZSep 03 13:03:37.134Sep 03 13:03:37.134 DEBGINFO Sep 03 13:03:37.134Sep 03 13:03:37.134replacing 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 } }]
72122026-09-03T13:03:38.759ZDEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff DEBG
72132026-09-03T13:03:38.759Zreplacing 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 } }] reset freemap
72142026-09-03T13:03:38.759Z, unitSep 03 13:03:37.134: Sep 03 13:03:37.134DEBGfreemap_route_ipv4
72152026-09-03T13:03:38.759Z Sep 03 13:03:37.134INFOreplacing 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.21/32 -> 10.0.0.255
72162026-09-03T13:03:38.759ZINFOSep 03 13:03:37.134 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
72172026-09-03T13:03:38.759ZSep 03 13:03:37.134
72182026-09-03T13:03:38.759Z 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 } }]DEBG
72192026-09-03T13:03:38.759Z Sep 03 13:03:37.134initted freemap. size: 64Sep 03 13:03:37.134, unitINFO: DEBG Sep 03 13:03:37.134adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff freemap_route_ipv6INFO
72202026-09-03T13:03:38.759Z
72212026-09-03T13:03:38.759Z 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 172.17.0.22/32 -> 10.0.0.255
72222026-09-03T13:03:38.759Z
72232026-09-03T13:03:38.764ZSep 03 13:03:37.134Sep 03 13:03:37.134 DEBG Sep 03 13:03:37.134Sep 03 13:03:37.134 reset freemap DEBG, DEBGunit : 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 } }]freemap_route_ipv6created new freemap
72242026-09-03T13:03:38.764Z
72252026-09-03T13:03:38.764Z, unit:DEBG created new freemapSep 03 13:03:37.140 INFO, unit: freemap_route_ipv4 freemap_route_ipv4adding route 172.16.0.0/32 -> 10.0.0.1
72262026-09-03T13:03:38.764Z
72272026-09-03T13:03:38.764ZSep 03 13:03:37.140
72282026-09-03T13:03:38.764Z INFOSep 03 13:03:37.140Sep 03 13:03:37.140 DEBGDEBG Sep 03 13:03:37.140 created new freemapDEBGreplacing 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 } }]
72292026-09-03T13:03:38.764Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
72302026-09-03T13:03:38.764Zcreated new freemap, , unitSep 03 13:03:37.140: INFOunit :adding route 172.16.0.0/32 -> 10.0.0.2 freemap_route_ipv6freemap_route_ipv6Sep 03 13:03:37.140
72312026-09-03T13:03:38.764Z
72322026-09-03T13:03:38.764ZDEBG
72332026-09-03T13:03:38.764Z 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 } }]
72342026-09-03T13:03:38.764ZSep 03 13:03:37.140Sep 03 13:03:37.140 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 } }]Sep 03 13:03:37.140
72352026-09-03T13:03:38.764ZSep 03 13:03:37.140initted freemap. size: 64 , DEBGINFOunit initted freemap. size: 64Sep 03 13:03:37.140, adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO: unitfreemap_route_ipv4adding route 172.16.0.0/32 -> 10.0.0.3:
72362026-09-03T13:03:38.764Z
72372026-09-03T13:03:38.764Zfreemap_route_ipv4
72382026-09-03T13:03:38.764Z
72392026-09-03T13:03:38.764ZSep 03 13:03:37.140Sep 03 13:03:37.140 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 } }]
72402026-09-03T13:03:38.764ZSep 03 13:03:37.140 Sep 03 13:03:37.140DEBG Sep 03 13:03:37.140DEBG 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 } }]reset freemap
72412026-09-03T13:03:38.764ZINFO, unit:, adding route 172.16.0.0/32 -> 10.0.0.4unitSep 03 13:03:37.141 :freemap_route_ipv4
72422026-09-03T13:03:38.764ZINFO freemap_route_ipv4
72432026-09-03T13:03:38.764Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
72442026-09-03T13:03:38.764ZSep 03 13:03:37.141
72452026-09-03T13:03:38.764Z DEBGSep 03 13:03:37.141 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 13:03:37.141
72462026-09-03T13:03:38.764ZSep 03 13:03:37.141 DEBGDEBGDEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.141 initted freemap. size: 64DEBGinitted freemap. size: 64
72472026-09-03T13:03:38.764Z 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 } }],
72482026-09-03T13:03:38.764Zunit, Sep 03 13:03:37.141: freemap_route_ipv6INFOunit
72492026-09-03T13:03:38.764Z:adding route 3fff:beef:32::/64 -> 2001:db8::55:ff freemap_route_ipv6
72502026-09-03T13:03:38.764Z
72512026-09-03T13:03:38.764ZSep 03 13:03:37.141Sep 03 13:03:37.141Sep 03 13:03:37.141 DEBGDEBGDEBG 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 } }]reset freemap
72522026-09-03T13:03:38.764Z, reset freemapunit, :unit :Sep 03 13:03:37.141freemap_route_ipv6 freemap_route_ipv6
72532026-09-03T13:03:38.764ZINFO
72542026-09-03T13:03:38.764Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ff
72552026-09-03T13:03:38.764ZSep 03 13:03:37.141 Sep 03 13:03:37.134INFOSep 03 13:03:37.141 Sep 03 13:03:37.141 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 INFOadding route 3fff:beef:30::/64 -> 2001:db8::55:ffDEBG
72562026-09-03T13:03:38.764Z 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 } }]
72572026-09-03T13:03:38.764Z
72582026-09-03T13:03:38.764Zadding route 3fff:dead::/64 -> 2001:db8::55:1
72592026-09-03T13:03:38.764ZSep 03 13:03:37.141 Sep 03 13:03:37.134Sep 03 13:03:37.141 Sep 03 13:03:37.141DEBG Sep 03 13:03:37.141DEBG DEBGDEBGINFOreplacing 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 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 } }]
72602026-09-03T13:03:38.765Z
72612026-09-03T13:03:38.765Zadding route 3fff:beef:34::/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 } }]
72622026-09-03T13:03:38.765Z
72632026-09-03T13:03:38.765ZSep 03 13:03:37.141 Sep 03 13:03:37.141INFO INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
72642026-09-03T13:03:38.765Zadding route 172.17.0.23/32 -> 10.0.0.255Sep 03 13:03:37.141
72652026-09-03T13:03:38.765ZSep 03 13:03:37.141 INFODEBG Sep 03 13:03:37.141 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 03 13:03:37.141 replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
72662026-09-03T13:03:38.765Z 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 } }]
72672026-09-03T13:03:38.765Z
72682026-09-03T13:03:38.765Zadding route 3fff:dead::/64 -> 2001:db8::55:2
72692026-09-03T13:03:38.765ZSep 03 13:03:37.141 INFO adding route 172.17.0.24/32 -> 10.0.0.255Sep 03 13:03:37.141
72702026-09-03T13:03:38.765Z DEBG Sep 03 13:03:37.141Sep 03 13:03:37.141 Sep 03 13:03:37.141 INFOSep 03 13:03:37.141 DEBGINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
72712026-09-03T13:03:38.765Zreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
72722026-09-03T13:03:38.765Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
72732026-09-03T13:03:38.765ZINFO
72742026-09-03T13:03:38.765ZSep 03 13:03:37.141 Sep 03 13:03:37.141adding route 172.17.0.4/32 -> 10.0.0.255 DEBGINFO Sep 03 13:03:37.141 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 } }]INFO
72752026-09-03T13:03:38.765Z
72762026-09-03T13:03:38.765ZSep 03 13:03:37.141adding route 172.17.0.25/32 -> 10.0.0.255
72772026-09-03T13:03:38.765ZDEBGadding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 13:03:37.141 Sep 03 13:03:37.141INFOreplacing 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 } }] DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff
72782026-09-03T13:03:38.765Z
72792026-09-03T13:03:38.765Zreplacing 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 } }]
72802026-09-03T13:03:38.765Z
72812026-09-03T13:03:38.765ZSep 03 13:03:37.141Sep 03 13:03:37.141 Sep 03 13:03:37.141DEBG DEBGINFOSep 03 13:03:37.141Sep 03 13:03:37.141 INFOreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.26/32 -> 10.0.0.255DEBGreplacing 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:36::/64 -> 2001:db8::55:ff
72822026-09-03T13:03:38.765Z
72832026-09-03T13:03:38.765Z
72842026-09-03T13:03:38.765Z
72852026-09-03T13:03:38.765Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 13:03:37.141
72862026-09-03T13:03:38.765Z Sep 03 13:03:37.141DEBG Sep 03 13:03:37.141 INFO replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.141
72872026-09-03T13:03:38.765Z DEBGSep 03 13:03:37.141adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
72882026-09-03T13:03:38.765Z INFOreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.141 INFOSep 03 13:03:37.141INFO
72892026-09-03T13:03:38.765Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.17.0.27/32 -> 10.0.0.255
72902026-09-03T13:03:38.765Z
72912026-09-03T13:03:38.765Zadding route 172.17.0.5/32 -> 10.0.0.255Sep 03 13:03:37.141
72922026-09-03T13:03:38.765Z INFO 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 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 13:03:37.141Sep 03 13:03:37.141
72932026-09-03T13:03:38.765ZSep 03 13:03:37.141
72942026-09-03T13:03:38.765Z DEBGDEBGDEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
72952026-09-03T13:03:38.765ZSep 03 13:03:37.141
72962026-09-03T13:03:38.765ZSep 03 13:03:37.141 Sep 03 13:03:37.141INFO DEBGINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 172.17.0.28/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 } }]
72972026-09-03T13:03:38.765Z
72982026-09-03T13:03:38.765Zreplacing 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 } }]
72992026-09-03T13:03:38.766Z
73002026-09-03T13:03:38.766ZSep 03 13:03:37.141 INFOSep 03 13:03:37.141 Sep 03 13:03:37.141Sep 03 13:03:37.141 INFO adding route 172.17.0.6/32 -> 10.0.0.255DEBG
73012026-09-03T13:03:38.766Z DEBGSep 03 13:03:37.141 DEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing 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 } }]
73022026-09-03T13:03:38.766Z
73032026-09-03T13:03:38.766Z replacing targets for 3fff:dead::/64 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 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 } }]
73042026-09-03T13:03:38.766ZSep 03 13:03:37.141Sep 03 13:03:37.141
73052026-09-03T13:03:38.766ZSep 03 13:03:37.141INFODEBG adding route 3fff:beef:36::/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 } }]Sep 03 13:03:37.141
73062026-09-03T13:03:38.766Z
73072026-09-03T13:03:38.766ZDEBG 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 } }]
73082026-09-03T13:03:38.766ZWARN Sep 03 13:03:37.141Sep 03 13:03:37.141 shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
73092026-09-03T13:03:38.766ZSep 03 13:03:37.141INFOINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff DEBGadding route 172.17.0.29/32 -> 10.0.0.255
73102026-09-03T13:03:38.766Z
73112026-09-03T13:03:38.766Zreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.141
73122026-09-03T13:03:38.766Z INFOSep 03 13:03:37.141Sep 03 13:03:37.141 Sep 03 13:03:37.141adding route 172.17.0.7/32 -> 10.0.0.255DEBG
73132026-09-03T13:03:38.766ZDEBG INFOreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
73142026-09-03T13:03:38.766Zreplacing 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 3fff:beef:37::/64 -> 2001:db8::55:ff
73152026-09-03T13:03:38.766Z
73162026-09-03T13:03:38.766ZSep 03 13:03:37.141 Sep 03 13:03:37.141INFOSep 03 13:03:37.141 Sep 03 13:03:37.141 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO
73172026-09-03T13:03:38.766Z 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 } }]Sep 03 13:03:37.141
73182026-09-03T13:03:38.766Zadding route 172.17.0.30/32 -> 10.0.0.255 DEBG
73192026-09-03T13:03:38.766Z replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.141
73202026-09-03T13:03:38.766Z 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
73212026-09-03T13:03:38.766Z adding route 172.17.0.8/32 -> 10.0.0.255Sep 03 13:03:37.141
73222026-09-03T13:03:38.766Z DEBGSep 03 13:03:37.141 Sep 03 13:03:37.141replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:03:37.141
73232026-09-03T13:03:38.770Z INFO DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO
73242026-09-03T13:03:38.770ZSep 03 13:03:37.141 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO
73252026-09-03T13:03:38.770Z Sep 03 13:03:37.141replacing 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 } }] DEBGadding route 172.17.0.31/32 -> 10.0.0.255
73262026-09-03T13:03:38.770Zreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.141 DEBG Sep 03 13:03:37.141
73272026-09-03T13:03:38.770ZSep 03 13:03:37.142 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
73282026-09-03T13:03:38.770Z created new freemap, unitSep 03 13:03:37.148 INFOSep 03 13:03:37.148: 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 } }]
73292026-09-03T13:03:38.770ZINFO
73302026-09-03T13:03:38.771Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
73312026-09-03T13:03:38.771ZSep 03 13:03:37.134Sep 03 13:03:37.148freemap_route_ipv4Sep 03 13:03:37.148 INFO
73322026-09-03T13:03:38.771ZDEBGDEBG created new freemapadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 13:03:37.148
73332026-09-03T13:03:38.771Z , DEBGunit created new freemap :, unitfreemap_route_ipv4:replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:03:37.148
73342026-09-03T13:03:38.771Z
73352026-09-03T13:03:38.771Z Sep 03 13:03:37.148DEBG freemap_route_ipv6replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
73362026-09-03T13:03:38.771Z
73372026-09-03T13:03:38.771Z 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 } }]
73382026-09-03T13:03:38.771ZSep 03 13:03:37.148 INFO
73392026-09-03T13:03:38.771Z Sep 03 13:03:37.148Sep 03 13:03:37.148adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff Sep 03 13:03:37.148
73402026-09-03T13:03:38.771Z Sep 03 13:03:37.148DEBG DEBGinitted freemap. size: 64 , created new freemapunitDEBG:, Sep 03 13:03:37.148 Sep 03 13:03:37.148freemap_route_ipv4 INFO INFO
73412026-09-03T13:03:38.771Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] unitadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
73422026-09-03T13:03:38.771Z adding route 172.17.0.10/32 -> 10.0.0.255Sep 03 13:03:37.148
73432026-09-03T13:03:38.771Z
73442026-09-03T13:03:38.771Z DEBG 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 } }]reset freemapSep 03 13:03:37.148 , Sep 03 13:03:37.148unit :DEBG
73452026-09-03T13:03:38.771Z freemap_route_ipv4replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
73462026-09-03T13:03:38.771Z
73472026-09-03T13:03:38.771Z
73482026-09-03T13:03:38.771Z DEBG Sep 03 13:03:37.148replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.148Sep 03 13:03:37.148
73492026-09-03T13:03:38.771Z DEBGDEBG initted freemap. size: 64Sep 03 13:03:37.148 , INFOunitfailed to allocate space for the new target list:
73502026-09-03T13:03:38.771Z freemap_route_ipv6adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
73512026-09-03T13:03:38.771Z
73522026-09-03T13:03:38.771ZDEBG initted freemap. size: 64Sep 03 13:03:37.148, Sep 03 13:03:37.148unit DEBG:Sep 03 13:03:37.148 DEBG reset freemapINFO, freemap_route_ipv4unitreplacing targets for 3fff:dead::/64 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 } }]
73532026-09-03T13:03:38.771Z:
73542026-09-03T13:03:38.771Z Sep 03 13:03:37.148 freemap_route_ipv6DEBGadding route 172.17.0.11/32 -> 10.0.0.255
73552026-09-03T13:03:38.771ZSep 03 13:03:37.148
73562026-09-03T13:03:38.771Z 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 } }] Sep 03 13:03:37.148reset freemap
73572026-09-03T13:03:38.771ZINFO, Sep 03 13:03:37.148unit adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
73582026-09-03T13:03:38.771Z: freemap_route_ipv4replacing 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 } }]
73592026-09-03T13:03:38.771Z
73602026-09-03T13:03:38.771ZSep 03 13:03:37.148 Sep 03 13:03:37.148DEBG 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 } }]Sep 03 13:03:37.148
73612026-09-03T13:03:38.771ZDEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff Sep 03 13:03:37.148
73622026-09-03T13:03:38.771Z initted freemap. size: 64INFO, Sep 03 13:03:37.148 Sep 03 13:03:37.148INFO adding route 172.17.0.12/32 -> 10.0.0.255 DEBG
73632026-09-03T13:03:38.771Zadding route 3fff:dead::/64 -> 2001:db8::55:2unit:
73642026-09-03T13:03:38.771Z 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 } }]Sep 03 13:03:37.148
73652026-09-03T13:03:38.771Z
73662026-09-03T13:03:38.771ZDEBGSep 03 13:03:37.148 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
73672026-09-03T13:03:38.771Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 13:03:37.148
73682026-09-03T13:03:38.771Z Sep 03 13:03:37.148DEBGSep 03 13:03:37.148 Sep 03 13:03:37.148INFOfailed to allocate space for the new target list INFO
73692026-09-03T13:03:38.772ZDEBG adding route 172.17.0.13/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:3
73702026-09-03T13:03:38.772Z
73712026-09-03T13:03:38.772Zreset freemap, Sep 03 13:03:37.148unit :Sep 03 13:03:37.148DEBG 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 } }]freemap_route_ipv6
73722026-09-03T13:03:38.772Z
73732026-09-03T13:03:38.772ZSep 03 13:03:37.148replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
73742026-09-03T13:03:38.772Z replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.148 INFO adding route 172.16.0.0/32 -> 10.0.0.1
73752026-09-03T13:03:38.772Z
73762026-09-03T13:03:38.772ZSep 03 13:03:37.148Sep 03 13:03:37.148 Sep 03 13:03:37.148INFO DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:4
73772026-09-03T13:03:38.772Zadding route 172.17.0.14/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 03 13:03:37.148
73782026-09-03T13:03:38.772Z
73792026-09-03T13:03:38.772Z DEBG Sep 03 13:03:37.148replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.148
73802026-09-03T13:03:38.772Z DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, 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
73812026-09-03T13:03:38.772ZSep 03 13:03:37.148 created new freemapINFO 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 } }]adding route 172.17.0.32/32 -> 10.0.0.255Sep 03 13:03:37.148,
73822026-09-03T13:03:38.772Zunit
73832026-09-03T13:03:38.772Z: Sep 03 13:03:37.148 Sep 03 13:03:37.148DEBGfreemap_route_ipv4Sep 03 13:03:37.148 DEBG INFO
73842026-09-03T13:03:38.772ZINFOreplacing 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 3fff:dead::/64 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 } }]
73852026-09-03T13:03:38.772Z
73862026-09-03T13:03:38.772Z adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.15/32 -> 10.0.0.255
73872026-09-03T13:03:38.772Ztest route::tests::same_size_non_subset_replace ... ok
73882026-09-03T13:03:38.772Z
73892026-09-03T13:03:38.772ZSep 03 13:03:37.148Sep 03 13:03:37.148 DEBGINFO Sep 03 13:03:37.148 Sep 03 13:03:37.148created new freemapadding route 172.17.0.33/32 -> 10.0.0.255,
73902026-09-03T13:03:38.772Zunit: DEBGfreemap_route_ipv6
73912026-09-03T13:03:38.772ZDEBGreplacing 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 } }]
73922026-09-03T13:03:38.772ZSep 03 13:03:37.148replacing 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 } }]
73932026-09-03T13:03:38.772ZSep 03 13:03:37.148DEBG 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 } }]
73942026-09-03T13:03:38.772Zinitted freemap. size: 64, Sep 03 13:03:37.148unit Sep 03 13:03:37.148INFO :INFO freemap_route_ipv4adding route 172.17.0.34/32 -> 10.0.0.255
73952026-09-03T13:03:38.772Z
73962026-09-03T13:03:38.772Zadding route 172.17.0.0/32 -> 10.0.0.255Sep 03 13:03:37.148
73972026-09-03T13:03:38.772Z Sep 03 13:03:37.148 Sep 03 13:03:37.148INFODEBG Sep 03 13:03:37.148DEBG reset freemapDEBG , replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
73982026-09-03T13:03:38.772Z: adding route 172.17.0.16/32 -> 10.0.0.255 freemap_route_ipv4replacing 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 } }]
73992026-09-03T13:03:38.772ZSep 03 13:03:37.148
74002026-09-03T13:03:38.772Z
74012026-09-03T13:03:38.772ZINFO adding route 172.17.0.35/32 -> 10.0.0.255
74022026-09-03T13:03:38.772ZSep 03 13:03:37.148 Sep 03 13:03:37.148DEBGSep 03 13:03:37.148 Sep 03 13:03:37.148initted freemap. size: 64 DEBGDEBG INFO, 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 } }]
74032026-09-03T13:03:38.772Zreplacing 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 } }]unit:
74042026-09-03T13:03:38.772Z Sep 03 13:03:37.148freemap_route_ipv6adding route 172.17.0.1/32 -> 10.0.0.255
74052026-09-03T13:03:38.772Z
74062026-09-03T13:03:38.773Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
74072026-09-03T13:03:38.773ZINFO Sep 03 13:03:37.148adding route 172.17.0.36/32 -> 10.0.0.255 Sep 03 13:03:37.148Sep 03 13:03:37.148 INFODEBG
74082026-09-03T13:03:38.773Ztest route::tests::shrink_preserves_compacted_order ... ok
74092026-09-03T13:03:38.773Zreset freemap adding route 172.17.0.17/32 -> 10.0.0.255,
74102026-09-03T13:03:38.773ZDEBG 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 } }]unit
74112026-09-03T13:03:38.773Z: Sep 03 13:03:37.148freemap_route_ipv6
74122026-09-03T13:03:38.773ZDEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.148Sep 03 13:03:37.148
74132026-09-03T13:03:38.773ZDEBGSep 03 13:03:37.148INFO INFO adding route 172.17.0.2/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74142026-09-03T13:03:38.773Z
74152026-09-03T13:03:38.773Z
74162026-09-03T13:03:38.773ZSep 03 13:03:37.148Sep 03 13:03:37.148Sep 03 13:03:37.148 Sep 03 13:03:37.148INFODEBG adding route 172.17.0.37/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 } }]
74172026-09-03T13:03:38.773Z INFODEBG
74182026-09-03T13:03:38.773Z adding route 172.17.0.18/32 -> 10.0.0.255Sep 03 13:03:37.148
74192026-09-03T13:03:38.773Z 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 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 } }]
74202026-09-03T13:03:38.773Z
74212026-09-03T13:03:38.773ZSep 03 13:03:37.148 INFO Sep 03 13:03:37.148Sep 03 13:03:37.148adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 03 13:03:37.148INFO
74222026-09-03T13:03:38.773ZINFO adding route 172.17.0.38/32 -> 10.0.0.255
74232026-09-03T13:03:38.777ZDEBG Sep 03 13:03:37.148adding route 172.17.0.3/32 -> 10.0.0.255
74242026-09-03T13:03:38.777ZDEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: 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 } }]
74252026-09-03T13:03:38.777Z
74262026-09-03T13:03:38.777ZSep 03 13:03:37.148 DEBGSep 03 13:03:37.148 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 } }]Sep 03 13:03:37.148Sep 03 13:03:37.148DEBG
74272026-09-03T13:03:38.777Z replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
74282026-09-03T13:03:38.777Z INFOadding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 13:03:37.148
74292026-09-03T13:03:38.778Z adding route 172.17.0.19/32 -> 10.0.0.255
74302026-09-03T13:03:38.778ZINFOSep 03 13:03:37.148 INFOadding route 172.17.0.39/32 -> 10.0.0.255Sep 03 13:03:37.148 adding route 172.17.0.4/32 -> 10.0.0.255Sep 03 13:03:37.148DEBG
74312026-09-03T13:03:38.778Z
74322026-09-03T13:03:38.778Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
74332026-09-03T13:03:38.778Z Sep 03 13:03:37.148replacing 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 } }] DEBGSep 03 13:03:37.148
74342026-09-03T13:03:38.778Z 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 } }]
74352026-09-03T13:03:38.778Zreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.148
74362026-09-03T13:03:38.778ZSep 03 13:03:37.148 INFOINFOSep 03 13:03:37.148 Sep 03 13:03:37.148adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.17.0.20/32 -> 10.0.0.255 INFO
74372026-09-03T13:03:38.778Z
74382026-09-03T13:03:38.778ZINFO adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.5/32 -> 10.0.0.255
74392026-09-03T13:03:38.778Z
74402026-09-03T13:03:38.778ZSep 03 13:03:37.148 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 } }]
74412026-09-03T13:03:38.778ZSep 03 13:03:37.149Sep 03 13:03:37.149 DEBGDEBG created new freemapcreated new freemapSep 03 13:03:37.155, , unit :DEBG freemap_route_ipv4unit
74422026-09-03T13:03:38.778Z:replacing targets for 3fff:dead::/64 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 } }]
74432026-09-03T13:03:38.778Zfreemap_route_ipv4
74442026-09-03T13:03:38.778ZSep 03 13:03:37.148Sep 03 13:03:37.155 DEBGDEBG created new freemapcreated new freemap, Sep 03 13:03:37.155unit, unit:DEBG :freemap_route_ipv4 created new freemapfreemap_route_ipv6
74452026-09-03T13:03:38.778Z
74462026-09-03T13:03:38.778Z, unit:Sep 03 13:03:37.155Sep 03 13:03:37.155 DEBG freemap_route_ipv6created new freemap
74472026-09-03T13:03:38.778Z, unit :DEBGSep 03 13:03:37.155 initted freemap. size: 64DEBG, unitfreemap_route_ipv6: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 } }]
74482026-09-03T13:03:38.778Z
74492026-09-03T13:03:38.778ZSep 03 13:03:37.155freemap_route_ipv4
74502026-09-03T13:03:38.778ZDEBGSep 03 13:03:37.155 INFOSep 03 13:03:37.155 initted freemap. size: 64adding route 172.17.0.6/32 -> 10.0.0.255, Sep 03 13:03:37.155
74512026-09-03T13:03:38.778Z unitDEBG: reset freemap , DEBGSep 03 13:03:37.155freemap_route_ipv4 unitDEBG: 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 } }]
74522026-09-03T13:03:38.778Zinitted freemap. size: 64
74532026-09-03T13:03:38.778Zfreemap_route_ipv4
74542026-09-03T13:03:38.778Z, unitSep 03 13:03:37.155Sep 03 13:03:37.155 DEBG reset freemap, unit :Sep 03 13:03:37.155INFO adding route 172.17.0.7/32 -> 10.0.0.255DEBG: initted freemap. size: 64freemap_route_ipv4
74552026-09-03T13:03:38.778Zfreemap_route_ipv4,
74562026-09-03T13:03:38.778Z
74572026-09-03T13:03:38.778Zunit:Sep 03 13:03:37.155Sep 03 13:03:37.155Sep 03 13:03:37.155 DEBGDEBG freemap_route_ipv6
74582026-09-03T13:03:38.778ZDEBG initted freemap. size: 64reset freemap, , 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 } }]unitSep 03 13:03:37.155
74592026-09-03T13:03:38.778Zunit: freemap_route_ipv6DEBGSep 03 13:03:37.155 reset freemapINFO,
74602026-09-03T13:03:38.778Z: unitadding route 172.17.0.8/32 -> 10.0.0.255:
74612026-09-03T13:03:38.778Zfreemap_route_ipv4
74622026-09-03T13:03:38.778Zfreemap_route_ipv6
74632026-09-03T13:03:38.778ZSep 03 13:03:37.155Sep 03 13:03:37.155 DEBG reset freemap, unit :DEBG Sep 03 13:03:37.155Sep 03 13:03:37.155 freemap_route_ipv6INFOreplacing 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 } }]
74642026-09-03T13:03:38.778Zadding route 172.16.0.0/32 -> 10.0.0.1
74652026-09-03T13:03:38.779Z
74662026-09-03T13:03:38.779ZDEBG initted freemap. size: 64Sep 03 13:03:37.155Sep 03 13:03:37.155 INFO adding route 172.17.0.9/32 -> 10.0.0.255
74672026-09-03T13:03:38.779Z, DEBGunit Sep 03 13:03:37.155:replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 13:03:37.155
74682026-09-03T13:03:38.779ZDEBGINFO 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 } }] freemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.1
74692026-09-03T13:03:38.779ZSep 03 13:03:37.155
74702026-09-03T13:03:38.779Z INFO
74712026-09-03T13:03:38.779Z adding route 172.16.0.0/32 -> 10.0.0.2
74722026-09-03T13:03:38.779ZSep 03 13:03:37.155 Sep 03 13:03:37.155 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 } }]
74732026-09-03T13:03:38.779ZINFO Sep 03 13:03:37.155adding route 172.17.0.10/32 -> 10.0.0.255
74742026-09-03T13:03:38.779ZSep 03 13:03:37.155Sep 03 13:03:37.155 DEBGINFO Sep 03 13:03:37.155 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.16.0.0/32 -> 10.0.0.2DEBGDEBG
74752026-09-03T13:03:38.779Z 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 } }]
74762026-09-03T13:03:38.779Z
74772026-09-03T13:03:38.779Zreset freemap, Sep 03 13:03:37.155unit Sep 03 13:03:37.155:Sep 03 13:03:37.155INFO freemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.3INFO
74782026-09-03T13:03:38.779Z
74792026-09-03T13:03:38.779Zadding route 172.17.0.11/32 -> 10.0.0.255
74802026-09-03T13:03:38.779Z DEBGSep 03 13:03:37.155Sep 03 13:03:37.155 INFO adding route 172.16.0.0/32 -> 10.0.0.1
74812026-09-03T13:03:38.779Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 13:03:37.155 Sep 03 13:03:37.155DEBG
74822026-09-03T13:03:38.779ZDEBGreplacing 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
74832026-09-03T13:03:38.779Z 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.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 } }]
74842026-09-03T13:03:38.779Z
74852026-09-03T13:03:38.779ZSep 03 13:03:37.155Sep 03 13:03:37.155 INFO adding route 172.16.0.0/32 -> 10.0.0.2
74862026-09-03T13:03:38.779Z INFO Sep 03 13:03:37.155Sep 03 13:03:37.155 adding route 172.16.0.0/32 -> 10.0.0.3DEBGSep 03 13:03:37.148Sep 03 13:03:37.155INFO adding route 172.17.0.12/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 } }]DEBG
74872026-09-03T13:03:38.779Z
74882026-09-03T13:03:38.779Zreplacing 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 } }]
74892026-09-03T13:03:38.779ZSep 03 13:03:37.155
74902026-09-03T13:03:38.779ZINFO DEBGSep 03 13:03:37.155 Sep 03 13:03:37.155 adding route 172.16.0.0/32 -> 10.0.0.4 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 } }]
74912026-09-03T13:03:38.779ZINFO
74922026-09-03T13:03:38.779Z adding route 172.17.0.41/32 -> 10.0.0.255DEBG
74932026-09-03T13:03:38.779ZSep 03 13:03:37.155replacing 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 } }]Sep 03 13:03:37.155
74942026-09-03T13:03:38.779ZSep 03 13:03:37.155 Sep 03 13:03:37.155 DEBGINFO DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, 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 } }]
74952026-09-03T13:03:38.779Zadding route 172.17.0.13/32 -> 10.0.0.255replacing 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 } }]
74962026-09-03T13:03:38.779Z
74972026-09-03T13:03:38.779Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 03 13:03:37.155
74982026-09-03T13:03:38.779Z Sep 03 13:03:37.155INFO adding route 172.17.0.0/32 -> 10.0.0.255DEBG
74992026-09-03T13:03:38.779Z replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.155
75002026-09-03T13:03:38.779Z Sep 03 13:03:37.155Sep 03 13:03:37.148 INFODEBGDEBGSep 03 13:03:37.155 Sep 03 13:03:37.155replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.42/32 -> 10.0.0.255
75012026-09-03T13:03:38.779Z
75022026-09-03T13:03:38.779Zreplacing 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 } }]INFOINFO adding route 172.17.0.14/32 -> 10.0.0.255
75032026-09-03T13:03:38.779Z
75042026-09-03T13:03:38.780ZSep 03 13:03:37.155 adding route 172.16.0.0/32 -> 10.0.0.4Sep 03 13:03:37.155
75052026-09-03T13:03:38.780ZSep 03 13:03:37.155 DEBGSep 03 13:03:37.155 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 } }] INFO
75062026-09-03T13:03:38.780Z DEBGadding route 172.17.0.21/32 -> 10.0.0.255 adding route 172.17.0.1/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 } }]
75072026-09-03T13:03:38.780Z
75082026-09-03T13:03:38.780Z
75092026-09-03T13:03:38.780ZSep 03 13:03:37.155Sep 03 13:03:37.155 DEBGINFOSep 03 13:03:37.155 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 172.17.0.43/32 -> 10.0.0.255
75102026-09-03T13:03:38.780ZSep 03 13:03:37.155DEBG Sep 03 13:03:37.155 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 } }]INFO
75112026-09-03T13:03:38.780Z adding route 172.17.0.15/32 -> 10.0.0.255DEBG
75122026-09-03T13:03:38.780ZSep 03 13:03:37.155 DEBG
75132026-09-03T13:03:38.780Z Sep 03 13:03:37.155replacing 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.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 } }]
75142026-09-03T13:03:38.780Z
75152026-09-03T13:03:38.780ZSep 03 13:03:37.155 DEBGSep 03 13:03:37.155Sep 03 13:03:37.155INFO 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 } }] adding route 172.17.0.22/32 -> 10.0.0.255Sep 03 13:03:37.155adding route 172.17.0.44/32 -> 10.0.0.255
75162026-09-03T13:03:38.780Z
75172026-09-03T13:03:38.780ZINFO
75182026-09-03T13:03:38.780Z DEBG adding route 172.17.0.2/32 -> 10.0.0.255Sep 03 13:03:37.155 Sep 03 13:03:37.155replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 13:03:37.155
75192026-09-03T13:03:38.780ZINFO DEBG
75202026-09-03T13:03:38.780ZDEBG adding route 172.17.0.16/32 -> 10.0.0.255 replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.155
75212026-09-03T13:03:38.780Zreplacing 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 } }]
75222026-09-03T13:03:38.780Z
75232026-09-03T13:03:38.791ZDEBG 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 } }]
75242026-09-03T13:03:38.791ZSep 03 13:03:37.155Sep 03 13:03:37.155 Sep 03 13:03:37.155INFOSep 03 13:03:37.155 INFOadding route 172.17.0.45/32 -> 10.0.0.255
75252026-09-03T13:03:38.792ZINFO adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255
75262026-09-03T13:03:38.792ZDEBG
75272026-09-03T13:03:38.792Z Sep 03 13:03:37.155replacing 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 } }]
75282026-09-03T13:03:38.792Z DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.155
75292026-09-03T13:03:38.792ZSep 03 13:03:37.155Sep 03 13:03:37.155 INFODEBGSep 03 13:03:37.155 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 } }] INFODEBGadding route 172.17.0.17/32 -> 10.0.0.255
75302026-09-03T13:03:38.792Zadding route 172.17.0.46/32 -> 10.0.0.255
75312026-09-03T13:03:38.792Zreplacing 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 } }]
75322026-09-03T13:03:38.792Z
75332026-09-03T13:03:38.792ZSep 03 13:03:37.155 Sep 03 13:03:37.155DEBG Sep 03 13:03:37.155DEBG 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.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 } }]
75342026-09-03T13:03:38.792Z
75352026-09-03T13:03:38.792ZSep 03 13:03:37.155 INFO INFOSep 03 13:03:37.155adding route 172.17.0.4/32 -> 10.0.0.255
75362026-09-03T13:03:38.792ZINFOSep 03 13:03:37.155 adding route 172.17.0.18/32 -> 10.0.0.255INFO
75372026-09-03T13:03:38.792Z adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255
75382026-09-03T13:03:38.792Z
75392026-09-03T13:03:38.792ZSep 03 13:03:37.155 Sep 03 13:03:37.155 DEBGSep 03 13:03:37.155 Sep 03 13:03:37.155DEBG 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 } }]DEBG
75402026-09-03T13:03:38.792Zreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }]
75412026-09-03T13:03:38.792Z
75422026-09-03T13:03:38.792Zreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.155
75432026-09-03T13:03:38.792ZINFO adding route 172.17.0.48/32 -> 10.0.0.255Sep 03 13:03:37.155
75442026-09-03T13:03:38.792Z INFOSep 03 13:03:37.149Sep 03 13:03:37.155 Sep 03 13:03:37.155adding route 172.17.0.5/32 -> 10.0.0.255INFOSep 03 13:03:37.155 DEBG DEBGcreated new freemap adding route 172.17.0.19/32 -> 10.0.0.255INFO , unit
75452026-09-03T13:03:38.792Zreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:Sep 03 13:03:37.155 freemap_route_ipv4
75462026-09-03T13:03:38.792Z DEBGadding route 172.17.0.25/32 -> 10.0.0.255
75472026-09-03T13:03:38.792Zcreated new freemap
75482026-09-03T13:03:38.792ZSep 03 13:03:37.161, unitDEBG Sep 03 13:03:37.161:created new freemap , INFOunitfreemap_route_ipv4:Sep 03 13:03:37.161 freemap_route_ipv6adding route 172.17.0.49/32 -> 10.0.0.255
75492026-09-03T13:03:38.792Z
75502026-09-03T13:03:38.792ZDEBG
75512026-09-03T13:03:38.792Zreplacing 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 } }]
75522026-09-03T13:03:38.792ZSep 03 13:03:37.161 Sep 03 13:03:37.161DEBG
75532026-09-03T13:03:38.792Zinitted freemap. size: 64DEBG, unit:Sep 03 13:03:37.161replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:03:37.161freemap_route_ipv4Sep 03 13:03:37.161DEBG
75542026-09-03T13:03:38.792Z created new freemap DEBG
75552026-09-03T13:03:38.792Z , Sep 03 13:03:37.161unitreplacing 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
75562026-09-03T13:03:38.792Z freemap_route_ipv6Sep 03 13:03:37.161 reset freemapSep 03 13:03:37.161 , INFO
75572026-09-03T13:03:38.792ZINFO unitadding route 172.17.0.50/32 -> 10.0.0.255 :
75582026-09-03T13:03:38.792ZINFO adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255freemap_route_ipv4
75592026-09-03T13:03:38.792Z
75602026-09-03T13:03:38.792Z
75612026-09-03T13:03:38.793ZSep 03 13:03:37.161 Sep 03 13:03:37.161Sep 03 13:03:37.161 DEBGSep 03 13:03:37.161DEBGDEBG Sep 03 13:03:37.161initted freemap. size: 64 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 } }] , 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 } }]
75622026-09-03T13:03:38.793Z
75632026-09-03T13:03:38.793Z unitinitted freemap. size: 64: , unit :freemap_route_ipv6DEBGSep 03 13:03:37.161Sep 03 13:03:37.161 freemap_route_ipv4INFO
75642026-09-03T13:03:38.793Z replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:03:37.161
75652026-09-03T13:03:38.793Zadding route 172.17.0.51/32 -> 10.0.0.255INFOSep 03 13:03:37.161
75662026-09-03T13:03:38.793Z adding route 172.17.0.21/32 -> 10.0.0.255DEBG Sep 03 13:03:37.161
75672026-09-03T13:03:38.793Z
75682026-09-03T13:03:38.793ZSep 03 13:03:37.161 DEBGreset freemapDEBGDEBG, Sep 03 13:03:37.161 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 } }]
75692026-09-03T13:03:38.793Z reset freemapINFOunit:Sep 03 13:03:37.161 , freemap_route_ipv4DEBGunit
75702026-09-03T13:03:38.793Zreplacing 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.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 } }]
75712026-09-03T13:03:38.793Z adding route 172.17.0.27/32 -> 10.0.0.255Sep 03 13:03:37.161 INFOfreemap_route_ipv6 Sep 03 13:03:37.161adding route 172.17.0.52/32 -> 10.0.0.255
75722026-09-03T13:03:38.793Z
75732026-09-03T13:03:38.793Z
75742026-09-03T13:03:38.793ZSep 03 13:03:37.161INFO adding route 172.17.0.22/32 -> 10.0.0.255DEBG
75752026-09-03T13:03:38.793ZSep 03 13:03:37.161
75762026-09-03T13:03:38.793Z DEBG initted freemap. size: 64Sep 03 13:03:37.161 , INFOunit :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 } }]
75772026-09-03T13:03:38.793ZSep 03 13:03:37.161
75782026-09-03T13:03:38.793ZDEBG Sep 03 13:03:37.161freemap_route_ipv6 DEBG
75792026-09-03T13:03:38.793Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.161
75802026-09-03T13:03:38.793ZINFO
75812026-09-03T13:03:38.793Z adding route 172.17.0.53/32 -> 10.0.0.255
75822026-09-03T13:03:38.793ZSep 03 13:03:37.161Sep 03 13:03:37.161 Sep 03 13:03:37.161INFOSep 03 13:03:37.161DEBG Sep 03 13:03:37.161INFOadding route 172.16.0.0/32 -> 10.0.0.1reset freemap
75832026-09-03T13:03:38.793Z, unit Sep 03 13:03:37.161DEBG : adding route 172.17.0.23/32 -> 10.0.0.255Sep 03 13:03:37.161
75842026-09-03T13:03:38.793Zreplacing 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 } }]
75852026-09-03T13:03:38.793Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
75862026-09-03T13:03:38.793ZDEBG DEBGfreemap_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 } }]
75872026-09-03T13:03:38.793ZSep 03 13:03:37.161
75882026-09-03T13:03:38.793Ztest route::tests::add_target_fails_full ... ok
75892026-09-03T13:03:38.793Zreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.161 INFO DEBGadding route 172.17.0.54/32 -> 10.0.0.255Sep 03 13:03:37.161Sep 03 13:03:37.161
75902026-09-03T13:03:38.793Z
75912026-09-03T13:03:38.793Z 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 } }]
75922026-09-03T13:03:38.793ZINFOadding route 172.16.0.0/32 -> 10.0.0.1 Sep 03 13:03:37.161adding route 172.16.0.0/32 -> 10.0.0.1 DEBG
75932026-09-03T13:03:38.793Z
75942026-09-03T13:03:38.793Zreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.161
75952026-09-03T13:03:38.794Z Sep 03 13:03:37.161 INFOINFO Sep 03 13:03:37.161 adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255
75962026-09-03T13:03:38.794Z
75972026-09-03T13:03:38.794ZDEBGSep 03 13:03:37.161 Sep 03 13:03:37.161Sep 03 13:03:37.161 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 } }] Sep 03 13:03:37.161INFODEBGDEBG
75982026-09-03T13:03:38.794Z 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 } }]DEBGadding route 172.17.0.55/32 -> 10.0.0.255
75992026-09-03T13:03:38.794Zreplacing 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 } }]
76002026-09-03T13:03:38.794Z
76012026-09-03T13:03:38.794Z Sep 03 13:03:37.161replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:03:37.161INFOSep 03 13:03:37.161 Sep 03 13:03:37.161
76022026-09-03T13:03:38.794Z DEBGadding route 172.16.0.0/32 -> 10.0.0.2 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
76032026-09-03T13:03:38.794ZINFO adding route 172.17.0.25/32 -> 10.0.0.255
76042026-09-03T13:03:38.794Zadding route 172.16.0.0/32 -> 10.0.0.2
76052026-09-03T13:03:38.794Z
76062026-09-03T13:03:38.794ZSep 03 13:03:37.161Sep 03 13:03:37.161Sep 03 13:03:37.161 Sep 03 13:03:37.161DEBGINFO Sep 03 13:03:37.161INFODEBGadding route 172.17.0.29/32 -> 10.0.0.255 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.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.56/32 -> 10.0.0.255DEBG
76072026-09-03T13:03:38.794Z
76082026-09-03T13:03:38.794Zreplacing 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 } }]
76092026-09-03T13:03:38.794ZSep 03 13:03:37.168 INFO adding route 172.16.0.0/32 -> 10.0.0.3
76102026-09-03T13:03:38.794ZSep 03 13:03:37.168Sep 03 13:03:37.168 Sep 03 13:03:37.168 DEBGDEBG 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 } }]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 } }]
76112026-09-03T13:03:38.794Z
76122026-09-03T13:03:38.794Zreplacing 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 } }]
76132026-09-03T13:03:38.794Z
76142026-09-03T13:03:38.794ZSep 03 13:03:37.168replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:03:37.168INFO
76152026-09-03T13:03:38.794Z Sep 03 13:03:37.168INFO INFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.4adding route 172.17.0.30/32 -> 10.0.0.255
76162026-09-03T13:03:38.794ZSep 03 13:03:37.168
76172026-09-03T13:03:38.794Z
76182026-09-03T13:03:38.794Z INFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 13:03:37.168
76192026-09-03T13:03:38.794Z Sep 03 13:03:37.168INFOSep 03 13:03:37.168 adding route 172.17.0.26/32 -> 10.0.0.255 Sep 03 13:03:37.168DEBG
76202026-09-03T13:03:38.794Z Sep 03 13:03:37.168replacing 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 } }]
76212026-09-03T13:03:38.794ZDEBGDEBG Sep 03 13:03:37.168DEBG Sep 03 13:03:37.168replacing 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 } }]
76222026-09-03T13:03:38.794ZDEBGDEBG 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 } }]
76232026-09-03T13:03:38.800Zreplacing 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 } }]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 } }]
76242026-09-03T13:03:38.800Z
76252026-09-03T13:03:38.800Zreplacing 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 } }]
76262026-09-03T13:03:38.800ZSep 03 13:03:37.168Sep 03 13:03:37.168 INFOINFO Sep 03 13:03:37.168adding route 172.17.0.27/32 -> 10.0.0.255 INFOadding route 172.17.0.1/32 -> 10.0.0.255
76272026-09-03T13:03:38.800Z
76282026-09-03T13:03:38.800Z Sep 03 13:03:37.168 adding route 172.17.0.31/32 -> 10.0.0.255INFO
76292026-09-03T13:03:38.800ZSep 03 13:03:37.168Sep 03 13:03:37.168 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 } }]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 } }]
76302026-09-03T13:03:38.800Zadding route 172.17.0.58/32 -> 10.0.0.255
76312026-09-03T13:03:38.800Z
76322026-09-03T13:03:38.800ZSep 03 13:03:37.168 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 03 13:03:37.168
76332026-09-03T13:03:38.800Z Sep 03 13:03:37.168INFO DEBGadding route 172.17.0.2/32 -> 10.0.0.255
76342026-09-03T13:03:38.800Zreplacing 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 03 13:03:37.169Sep 03 13:03:37.168
76352026-09-03T13:03:38.800Z INFO INFOadding route 172.17.0.28/32 -> 10.0.0.255
76362026-09-03T13:03:38.800ZSep 03 13:03:37.169adding route 172.17.0.32/32 -> 10.0.0.255Sep 03 13:03:37.169 DEBGINFO
76372026-09-03T13:03:38.800Zreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.169
76382026-09-03T13:03:38.800Z adding route 172.17.0.59/32 -> 10.0.0.255DEBGSep 03 13:03:37.169
76392026-09-03T13:03:38.800ZDEBG Sep 03 13:03:37.169replacing 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 } }]
76402026-09-03T13:03:38.800ZINFOreplacing 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 } }]
76412026-09-03T13:03:38.800Zadding route 172.17.0.3/32 -> 10.0.0.255
76422026-09-03T13:03:38.800ZSep 03 13:03:37.169 INFOSep 03 13:03:37.169 Sep 03 13:03:37.169 adding route 172.17.0.29/32 -> 10.0.0.255DEBG
76432026-09-03T13:03:38.800Z replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 03 13:03:37.169
76442026-09-03T13:03:38.800ZSep 03 13:03:37.169 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 } }]
76452026-09-03T13:03:38.800Zreplacing 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
76462026-09-03T13:03:38.801Zadding route 172.17.0.33/32 -> 10.0.0.255
76472026-09-03T13:03:38.801ZSep 03 13:03:37.169 Sep 03 13:03:37.169INFOSep 03 13:03:37.169 Sep 03 13:03:37.169INFO adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.4/32 -> 10.0.0.255
76482026-09-03T13:03:38.801ZINFO
76492026-09-03T13:03:38.801ZDEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.60/32 -> 10.0.0.255
76502026-09-03T13:03:38.801ZSep 03 13:03:37.169
76512026-09-03T13:03:38.801Z Sep 03 13:03:37.169DEBG DEBGSep 03 13:03:37.169 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.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 } }]
76522026-09-03T13:03:38.801ZINFO
76532026-09-03T13:03:38.801ZSep 03 13:03:37.169 DEBGadding route 172.17.0.34/32 -> 10.0.0.255
76542026-09-03T13:03:38.801Zreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.169
76552026-09-03T13:03:38.801Z Sep 03 13:03:37.169INFO INFOadding route 172.17.0.5/32 -> 10.0.0.255Sep 03 13:03:37.169
76562026-09-03T13:03:38.801Z DEBGSep 03 13:03:37.169 adding route 172.17.0.31/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 } }]Sep 03 13:03:37.169
76572026-09-03T13:03:38.801Z
76582026-09-03T13:03:38.801ZINFO adding route 172.17.0.61/32 -> 10.0.0.255DEBG
76592026-09-03T13:03:38.801Z Sep 03 13:03:37.169replacing 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 } }]
76602026-09-03T13:03:38.801ZDEBG 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 } }]
76612026-09-03T13:03:38.801ZSep 03 13:03:37.169Sep 03 13:03:37.169 Sep 03 13:03:37.169INFO INFOINFO INFOadding route 172.17.0.6/32 -> 10.0.0.255
76622026-09-03T13:03:38.801Zadding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255adding route 172.17.0.32/32 -> 10.0.0.255
76632026-09-03T13:03:38.801Z
76642026-09-03T13:03:38.801ZSep 03 13:03:37.169
76652026-09-03T13:03:38.801Z DEBG Sep 03 13:03:37.169replacing 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 } }]Sep 03 13:03:37.169Sep 03 13:03:37.169 Sep 03 13:03:37.169
76662026-09-03T13:03:38.801Z DEBG 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 } }]DEBG
76672026-09-03T13:03:38.801Z DEBGreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:03:37.169
76682026-09-03T13:03:38.801Zreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.169
76692026-09-03T13:03:38.801Z INFO replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.169INFO
76702026-09-03T13:03:38.801Zadding route 172.17.0.33/32 -> 10.0.0.255 adding route 172.17.0.62/32 -> 10.0.0.255
76712026-09-03T13:03:38.801ZINFO
76722026-09-03T13:03:38.801Z adding route 172.17.0.7/32 -> 10.0.0.255Sep 03 13:03:37.169
76732026-09-03T13:03:38.801Z INFOSep 03 13:03:37.169 Sep 03 13:03:37.169adding route 172.17.0.7/32 -> 10.0.0.255 Sep 03 13:03:37.169DEBG DEBGreplacing 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 } }] INFO
76742026-09-03T13:03:38.801Z
76752026-09-03T13:03:38.801ZSep 03 13:03:37.169replacing 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.36/32 -> 10.0.0.255
76762026-09-03T13:03:38.801Z
76772026-09-03T13:03:38.801Z Sep 03 13:03:37.169DEBG INFOSep 03 13:03:37.169 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 } }]Sep 03 13:03:37.169adding route 172.17.0.34/32 -> 10.0.0.255DEBG
76782026-09-03T13:03:38.801ZSep 03 13:03:37.169
76792026-09-03T13:03:38.801Z 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
76802026-09-03T13:03:38.801Z Sep 03 13:03:37.169DEBG DEBGSep 03 13:03:37.169 Sep 03 13:03:37.169 adding route 172.17.0.8/32 -> 10.0.0.255 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 } }]
76812026-09-03T13:03:38.801Z
76822026-09-03T13:03:38.801Zreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 172.17.0.8/32 -> 10.0.0.255INFO
76832026-09-03T13:03:38.801Z Sep 03 13:03:37.169adding route 172.17.0.63/32 -> 10.0.0.255 Sep 03 13:03:37.169DEBG
76842026-09-03T13:03:38.801Z
76852026-09-03T13:03:38.802Zreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.169
76862026-09-03T13:03:38.802Z 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 } }]INFO
76872026-09-03T13:03:38.802Z adding route 172.17.0.35/32 -> 10.0.0.255Sep 03 13:03:37.169
76882026-09-03T13:03:38.802ZSep 03 13:03:37.169 INFOINFOSep 03 13:03:37.169 adding route 172.17.0.9/32 -> 10.0.0.255INFO Sep 03 13:03:37.169 Sep 03 13:03:37.169 adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255
76892026-09-03T13:03:38.802Z
76902026-09-03T13:03:38.802Z DEBG
76912026-09-03T13:03:38.802Z 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 } }]
76922026-09-03T13:03:38.802ZDEBG Sep 03 13:03:37.169replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.169
76932026-09-03T13:03:38.802Z DEBGSep 03 13:03:37.169DEBG 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.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.169
76942026-09-03T13:03:38.802Z
76952026-09-03T13:03:38.802Z DEBG Sep 03 13:03:37.169failed to allocate space for the new target list Sep 03 13:03:37.169DEBGINFO
76962026-09-03T13:03:38.802Zadding route 172.17.0.36/32 -> 10.0.0.255Sep 03 13:03:37.169INFO INFO
76972026-09-03T13:03:38.802Z adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255
76982026-09-03T13:03:38.802Z
76992026-09-03T13:03:38.802Zreplacing 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 } }]
77002026-09-03T13:03:38.802ZSep 03 13:03:37.169Sep 03 13:03:37.169 Sep 03 13:03:37.169Sep 03 13:03:37.169Sep 03 13:03:37.169 DEBGINFO 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 } }]DEBGDEBG
77012026-09-03T13:03:38.802Z 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.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.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 } }]
77022026-09-03T13:03:38.802Z
77032026-09-03T13:03:38.802ZSep 03 13:03:37.169
77042026-09-03T13:03:38.802ZINFOSep 03 13:03:37.169 INFOadding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255
77052026-09-03T13:03:38.802ZSep 03 13:03:37.169
77062026-09-03T13:03:38.802Z adding route 172.17.0.37/32 -> 10.0.0.255
77072026-09-03T13:03:38.802ZINFO Sep 03 13:03:37.169adding route 172.17.0.11/32 -> 10.0.0.255
77082026-09-03T13:03:38.802Z DEBG Sep 03 13:03:37.169Sep 03 13:03:37.169replacing 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 03 13:03:37.169Sep 03 13:03:37.169 DEBG DEBGDEBG
77092026-09-03T13:03:38.802Z 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 } }] 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 } }]
77102026-09-03T13:03:38.802Z
77112026-09-03T13:03:38.802Zreplacing 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 } }]failed to allocate space for the new target list
77122026-09-03T13:03:38.802ZSep 03 13:03:37.169
77132026-09-03T13:03:38.802ZSep 03 13:03:37.169 Sep 03 13:03:37.169INFOINFO adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255
77142026-09-03T13:03:38.802ZINFO
77152026-09-03T13:03:38.802Z adding route 172.17.0.12/32 -> 10.0.0.255
77162026-09-03T13:03:38.802ZSep 03 13:03:37.169Sep 03 13:03:37.169Sep 03 13:03:37.169 Sep 03 13:03:37.169DEBG 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
77172026-09-03T13:03:38.802Z 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 } }]INFO adding route 172.17.0.12/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 } }]
77182026-09-03T13:03:38.802Z
77192026-09-03T13:03:38.802ZSep 03 13:03:37.176 Sep 03 13:03:37.176INFO DEBGadding route 172.17.0.40/32 -> 10.0.0.255
77202026-09-03T13:03:38.802Zreplacing 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 } }]
77212026-09-03T13:03:38.802Z
77222026-09-03T13:03:38.802ZSep 03 13:03:37.176Sep 03 13:03:37.176 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 } }]
77232026-09-03T13:03:38.807ZSep 03 13:03:37.169Sep 03 13:03:37.176 INFOINFO Sep 03 13:03:37.176 adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255
77242026-09-03T13:03:38.807Z
77252026-09-03T13:03:38.807ZINFO adding route 172.17.0.13/32 -> 10.0.0.255
77262026-09-03T13:03:38.807ZSep 03 13:03:37.176 Sep 03 13:03:37.176Sep 03 13:03:37.176 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.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 } }]
77272026-09-03T13:03:38.807ZDEBG
77282026-09-03T13:03:38.807Z 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 } }]
77292026-09-03T13:03:38.807ZSep 03 13:03:37.176 Sep 03 13:03:37.176Sep 03 13:03:37.176 INFOINFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255
77302026-09-03T13:03:38.807ZINFO
77312026-09-03T13:03:38.807Zadding route 172.17.0.42/32 -> 10.0.0.255adding route 172.17.0.14/32 -> 10.0.0.255
77322026-09-03T13:03:38.807Z
77332026-09-03T13:03:38.807ZSep 03 13:03:37.176 Sep 03 13:03:37.176DEBG Sep 03 13:03:37.176Sep 03 13:03:37.176 replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
77342026-09-03T13:03:38.807ZDEBGDEBG 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.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.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 } }]
77352026-09-03T13:03:38.807Z
77362026-09-03T13:03:38.808ZSep 03 13:03:37.176
77372026-09-03T13:03:38.808Z INFO adding route 172.17.0.14/32 -> 10.0.0.255
77382026-09-03T13:03:38.808ZSep 03 13:03:37.176Sep 03 13:03:37.176Sep 03 13:03:37.176 INFOINFO Sep 03 13:03:37.176 adding route 172.17.0.41/32 -> 10.0.0.255DEBG INFOadding route 172.17.0.43/32 -> 10.0.0.255
77392026-09-03T13:03:38.808Z
77402026-09-03T13:03:38.808Z adding route 172.17.0.15/32 -> 10.0.0.255
77412026-09-03T13:03:38.808Zreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.176
77422026-09-03T13:03:38.808Z DEBGSep 03 13:03:37.176 Sep 03 13:03:37.176Sep 03 13:03:37.176replacing 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 } }]
77432026-09-03T13:03:38.808Z INFODEBGDEBG 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.15/32 -> 10.0.0.255
77442026-09-03T13:03:38.808ZSep 03 13:03:37.176
77452026-09-03T13:03:38.808Zreplacing 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
77462026-09-03T13:03:38.808Z Sep 03 13:03:37.176Sep 03 13:03:37.176adding route 172.17.0.42/32 -> 10.0.0.255
77472026-09-03T13:03:38.808Z DEBG INFOSep 03 13:03:37.176 Sep 03 13:03:37.176 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.44/32 -> 10.0.0.255INFODEBG
77482026-09-03T13:03:38.808Z
77492026-09-03T13:03:38.808Z adding route 172.17.0.16/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 } }]
77502026-09-03T13:03:38.808Z
77512026-09-03T13:03:38.808ZSep 03 13:03:37.176Sep 03 13:03:37.176 Sep 03 13:03:37.176Sep 03 13:03:37.176 DEBGINFO 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.43/32 -> 10.0.0.255adding route 172.17.0.16/32 -> 10.0.0.255
77522026-09-03T13:03:38.808Z
77532026-09-03T13:03:38.808Z
77542026-09-03T13:03:38.808ZDEBG Sep 03 13:03:37.176replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:03:37.176DEBG Sep 03 13:03:37.176
77552026-09-03T13:03:38.808Zreplacing 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
77562026-09-03T13:03:38.808Z INFO adding route 172.17.0.17/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 } }]Sep 03 13:03:37.176
77572026-09-03T13:03:38.808ZSep 03 13:03:37.176
77582026-09-03T13:03:38.808Z INFOINFO Sep 03 13:03:37.176Sep 03 13:03:37.176 adding route 172.17.0.45/32 -> 10.0.0.255INFOadding route 172.17.0.44/32 -> 10.0.0.255DEBG
77592026-09-03T13:03:38.808Zadding route 172.17.0.17/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 } }]
77602026-09-03T13:03:38.808Z
77612026-09-03T13:03:38.808Z
77622026-09-03T13:03:38.808ZSep 03 13:03:37.176Sep 03 13:03:37.176 Sep 03 13:03:37.176 Sep 03 13:03:37.176DEBG DEBGINFO 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 } }]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 } }]
77632026-09-03T13:03:38.808Z
77642026-09-03T13:03:38.808Zadding route 172.17.0.18/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 } }]
77652026-09-03T13:03:38.808Z
77662026-09-03T13:03:38.808ZSep 03 13:03:37.176 Sep 03 13:03:37.176INFOSep 03 13:03:37.176 Sep 03 13:03:37.176adding route 172.17.0.45/32 -> 10.0.0.255 DEBG
77672026-09-03T13:03:38.808Z INFOINFOreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:03:37.176adding route 172.17.0.46/32 -> 10.0.0.255
77682026-09-03T13:03:38.808Z
77692026-09-03T13:03:38.808Z adding route 172.17.0.18/32 -> 10.0.0.255DEBG
77702026-09-03T13:03:38.808Z Sep 03 13:03:37.176replacing 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 } }]
77712026-09-03T13:03:38.808ZINFOSep 03 13:03:37.176 adding route 172.17.0.19/32 -> 10.0.0.255Sep 03 13:03:37.176
77722026-09-03T13:03:38.808Z DEBGSep 03 13:03:37.176 Sep 03 13:03:37.176INFOreplacing 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 } }]
77732026-09-03T13:03:38.808Zadding route 172.17.0.46/32 -> 10.0.0.255DEBG
77742026-09-03T13:03:38.808Z 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 03 13:03:37.176
77752026-09-03T13:03:38.809Z 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
77762026-09-03T13:03:38.809ZSep 03 13:03:37.176 adding route 172.17.0.19/32 -> 10.0.0.255
77772026-09-03T13:03:38.809ZSep 03 13:03:37.176 DEBGINFOSep 03 13:03:37.176 Sep 03 13:03:37.176 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.20/32 -> 10.0.0.255
77782026-09-03T13:03:38.809Z
77792026-09-03T13:03:38.809ZDEBGINFO Sep 03 13:03:37.176adding route 172.17.0.47/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 } }]
77802026-09-03T13:03:38.809ZSep 03 13:03:37.176
77812026-09-03T13:03:38.809Z INFODEBG 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.47/32 -> 10.0.0.255
77822026-09-03T13:03:38.809Z
77832026-09-03T13:03:38.809ZSep 03 13:03:37.176 Sep 03 13:03:37.176INFO Sep 03 13:03:37.176Sep 03 13:03:37.176 DEBGDEBGINFO 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 } }]
77842026-09-03T13:03:38.809Z adding route 172.17.0.21/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255
77852026-09-03T13:03:38.809Ztest route::tests::delete_target_full ... ok
77862026-09-03T13:03:38.809Z
77872026-09-03T13:03:38.809ZSep 03 13:03:37.176replacing 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
77882026-09-03T13:03:38.809Zadding route 172.17.0.48/32 -> 10.0.0.255Sep 03 13:03:37.176
77892026-09-03T13:03:38.809ZSep 03 13:03:37.176 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 03 13:03:37.176DEBG DEBGSep 03 13:03:37.176 replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
77902026-09-03T13:03:38.809Z
77912026-09-03T13:03:38.809Z
77922026-09-03T13:03:38.809ZINFO adding route 172.17.0.48/32 -> 10.0.0.255
77932026-09-03T13:03:38.809Ztest route::tests::delete_targets_fragmented ... ok
77942026-09-03T13:03:38.809ZSep 03 13:03:37.176Sep 03 13:03:37.176 INFOINFO Sep 03 13:03:37.176Sep 03 13:03:37.176adding route 172.17.0.49/32 -> 10.0.0.255 adding route 172.17.0.21/32 -> 10.0.0.255INFO
77952026-09-03T13:03:38.809Z
77962026-09-03T13:03:38.809ZDEBG adding route 172.17.0.22/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 } }]
77972026-09-03T13:03:38.809Z
77982026-09-03T13:03:38.809ZSep 03 13:03:37.176 Sep 03 13:03:37.176DEBGSep 03 13:03:37.176 Sep 03 13:03:37.176DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
77992026-09-03T13:03:38.809Z INFOreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }]
78002026-09-03T13:03:38.809Z
78012026-09-03T13:03:38.809Z adding route 172.17.0.49/32 -> 10.0.0.255Sep 03 13:03:37.176
78022026-09-03T13:03:38.809Z Sep 03 13:03:37.176 INFOSep 03 13:03:37.176 INFO adding route 172.17.0.50/32 -> 10.0.0.255INFO
78032026-09-03T13:03:38.809Z adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255
78042026-09-03T13:03:38.809Z
78052026-09-03T13:03:38.809ZSep 03 13:03:37.176Sep 03 13:03:37.176 DEBGSep 03 13:03:37.176Sep 03 13:03:37.176 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 } }]DEBGDEBG
78062026-09-03T13:03:38.809Z replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
78072026-09-03T13:03:38.809Z replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.176
78082026-09-03T13:03:38.809Z
78092026-09-03T13:03:38.809ZINFO adding route 172.17.0.51/32 -> 10.0.0.255Sep 03 13:03:37.176
78102026-09-03T13:03:38.809Z Sep 03 13:03:37.176INFO Sep 03 13:03:37.176 adding route 172.17.0.23/32 -> 10.0.0.255Sep 03 13:03:37.176INFO
78112026-09-03T13:03:38.809ZDEBG adding route 172.17.0.24/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 } }]
78122026-09-03T13:03:38.809Z
78132026-09-03T13:03:38.810ZINFOSep 03 13:03:37.176 adding route 172.17.0.50/32 -> 10.0.0.255
78142026-09-03T13:03:38.810ZDEBGSep 03 13:03:37.176Sep 03 13:03:37.176 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 } }]DEBG
78152026-09-03T13:03:38.810Zreplacing 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.52/32 -> 10.0.0.255
78162026-09-03T13:03:38.810Z
78172026-09-03T13:03:38.810ZSep 03 13:03:37.176 DEBGSep 03 13:03:37.176Sep 03 13:03:37.176Sep 03 13:03:37.176 INFODEBG INFO adding route 172.17.0.25/32 -> 10.0.0.255 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 } }]
78182026-09-03T13:03:38.810Z
78192026-09-03T13:03:38.810Zadding route 172.17.0.24/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 } }]
78202026-09-03T13:03:38.810Z
78212026-09-03T13:03:38.810ZSep 03 13:03:37.176 Sep 03 13:03:37.176DEBG Sep 03 13:03:37.176INFOSep 03 13:03:37.176 DEBG INFO replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.53/32 -> 10.0.0.255 adding route 172.17.0.51/32 -> 10.0.0.255
78222026-09-03T13:03:38.810Z
78232026-09-03T13:03:38.932Z
78242026-09-03T13:03:38.932Zreplacing 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 } }]
78252026-09-03T13:03:38.932ZSep 03 13:03:37.176 Sep 03 13:03:37.176Sep 03 13:03:37.176Sep 03 13:03:37.176 INFODEBG DEBGadding route 172.17.0.26/32 -> 10.0.0.255
78262026-09-03T13:03:38.932Z INFO replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.25/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 } }]
78272026-09-03T13:03:38.932Z
78282026-09-03T13:03:38.932ZSep 03 13:03:37.176
78292026-09-03T13:03:38.932ZDEBG Sep 03 13:03:37.176replacing 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 } }]
78302026-09-03T13:03:38.932ZSep 03 13:03:37.176INFOSep 03 13:03:37.176 DEBG adding route 172.17.0.54/32 -> 10.0.0.255
78312026-09-03T13:03:38.932Zreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.176
78322026-09-03T13:03:38.932ZINFO INFOadding route 172.17.0.52/32 -> 10.0.0.255Sep 03 13:03:37.176 Sep 03 13:03:37.176DEBG
78332026-09-03T13:03:38.932Z adding route 172.17.0.27/32 -> 10.0.0.255 INFO
78342026-09-03T13:03:38.932Zreplacing 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 } }]
78352026-09-03T13:03:38.932Zadding route 172.17.0.26/32 -> 10.0.0.255
78362026-09-03T13:03:38.932ZSep 03 13:03:37.176Sep 03 13:03:37.176 Sep 03 13:03:37.176Sep 03 13:03:37.176 INFODEBGDEBG adding route 172.17.0.55/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 } }]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 } }]DEBG
78372026-09-03T13:03:38.932Zreplacing 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 } }]
78382026-09-03T13:03:38.932Z
78392026-09-03T13:03:38.932ZSep 03 13:03:37.182Sep 03 13:03:37.182 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.27/32 -> 10.0.0.255
78402026-09-03T13:03:38.932Z
78412026-09-03T13:03:38.932ZSep 03 13:03:37.182 Sep 03 13:03:37.182DEBG 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 } }]
78422026-09-03T13:03:38.932Zadding route 172.17.0.53/32 -> 10.0.0.255Sep 03 13:03:37.182
78432026-09-03T13:03:38.932Z INFO adding route 172.17.0.56/32 -> 10.0.0.255Sep 03 13:03:37.183 Sep 03 13:03:37.183INFO
78442026-09-03T13:03:38.932Z adding route 172.17.0.28/32 -> 10.0.0.255DEBG
78452026-09-03T13:03:38.932Z replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.183
78462026-09-03T13:03:38.932ZDEBGSep 03 13:03:37.183 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 } }]
78472026-09-03T13:03:38.932ZDEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.183
78482026-09-03T13:03:38.932Z INFO adding route 172.17.0.54/32 -> 10.0.0.255
78492026-09-03T13:03:38.932ZSep 03 13:03:37.183 INFOSep 03 13:03:37.183 adding route 172.17.0.29/32 -> 10.0.0.255Sep 03 13:03:37.183
78502026-09-03T13:03:38.932Z INFO DEBGadding route 172.17.0.57/32 -> 10.0.0.255
78512026-09-03T13:03:38.932ZSep 03 13:03:37.183replacing 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 } }]
78522026-09-03T13:03:38.932ZDEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.183
78532026-09-03T13:03:38.932Z 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 } }]
78542026-09-03T13:03:38.932ZSep 03 13:03:37.183 INFOSep 03 13:03:37.183 Sep 03 13:03:37.183adding route 172.17.0.30/32 -> 10.0.0.255
78552026-09-03T13:03:38.932ZINFO adding route 172.17.0.58/32 -> 10.0.0.255
78562026-09-03T13:03:38.933ZSep 03 13:03:37.183 DEBGSep 03 13:03:37.183 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 } }]DEBG
78572026-09-03T13:03:38.933Z 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 } }]
78582026-09-03T13:03:38.933ZSep 03 13:03:37.183 INFOSep 03 13:03:37.183 adding route 172.17.0.31/32 -> 10.0.0.255INFO
78592026-09-03T13:03:38.933Zadding route 172.17.0.59/32 -> 10.0.0.255INFO
78602026-09-03T13:03:38.933Z adding route 172.17.0.55/32 -> 10.0.0.255
78612026-09-03T13:03:38.933ZSep 03 13:03:37.183 DEBGSep 03 13:03:37.183 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 } }]DEBG
78622026-09-03T13:03:38.933Z Sep 03 13:03:37.183replacing 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 } }]
78632026-09-03T13:03:38.933ZDEBG 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 } }]
78642026-09-03T13:03:38.933ZSep 03 13:03:37.183 INFOSep 03 13:03:37.183 Sep 03 13:03:37.183 adding route 172.17.0.60/32 -> 10.0.0.255
78652026-09-03T13:03:38.933ZINFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.32/32 -> 10.0.0.255
78662026-09-03T13:03:38.933Z
78672026-09-03T13:03:38.933ZSep 03 13:03:37.183 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 } }]Sep 03 13:03:37.183
78682026-09-03T13:03:38.933Z 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 } }]
78692026-09-03T13:03:38.933ZSep 03 13:03:37.183 Sep 03 13:03:37.183INFO DEBGSep 03 13:03:37.183adding route 172.17.0.61/32 -> 10.0.0.255
78702026-09-03T13:03:38.933ZINFO 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.57/32 -> 10.0.0.255
78712026-09-03T13:03:38.933ZSep 03 13:03:37.183
78722026-09-03T13:03:38.933Z 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 } }]
78732026-09-03T13:03:38.933ZSep 03 13:03:37.183 INFO adding route 172.17.0.33/32 -> 10.0.0.255Sep 03 13:03:37.183
78742026-09-03T13:03:38.933Z INFO Sep 03 13:03:37.183adding route 172.17.0.62/32 -> 10.0.0.255 Sep 03 13:03:37.183
78752026-09-03T13:03:38.933Z DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:03:37.183replacing 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 } }]
78762026-09-03T13:03:38.933ZDEBG
78772026-09-03T13:03:38.933Z 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 } }]
78782026-09-03T13:03:38.933ZSep 03 13:03:37.183 INFOSep 03 13:03:37.183 adding route 172.17.0.34/32 -> 10.0.0.255DEBG
78792026-09-03T13:03:38.933Z failed to allocate space for the new target list
78802026-09-03T13:03:38.933ZSep 03 13:03:37.183Sep 03 13:03:37.183 Sep 03 13:03:37.183 INFO DEBGDEBG adding route 172.17.0.58/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 } }]
78812026-09-03T13:03:38.933Z
78822026-09-03T13:03:38.933Z 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 } }]
78832026-09-03T13:03:38.933ZSep 03 13:03:37.183 INFO adding route 172.17.0.35/32 -> 10.0.0.255
78842026-09-03T13:03:38.933Ztest route::tests::delete_target_fragmented ... ok
78852026-09-03T13:03:38.933ZSep 03 13:03:37.183 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 } }]Sep 03 13:03:37.183
78862026-09-03T13:03:38.933Z 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 } }]
78872026-09-03T13:03:38.933Z
78882026-09-03T13:03:38.933ZSep 03 13:03:37.183 Sep 03 13:03:37.183INFO INFOSep 03 13:03:37.183 adding route 172.17.0.36/32 -> 10.0.0.255INFO
78892026-09-03T13:03:38.933Z adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255
78902026-09-03T13:03:38.933Z
78912026-09-03T13:03:38.933ZSep 03 13:03:37.183 Sep 03 13:03:37.183Sep 03 13:03:37.183 DEBGDEBG 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 } }]
78922026-09-03T13:03:38.933Zreplacing 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.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 } }]
78932026-09-03T13:03:38.934Z
78942026-09-03T13:03:38.934ZSep 03 13:03:37.183 INFOSep 03 13:03:37.183 Sep 03 13:03:37.183 adding route 172.17.0.37/32 -> 10.0.0.255
78952026-09-03T13:03:38.934ZINFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.29/32 -> 10.0.0.255
78962026-09-03T13:03:38.934Z
78972026-09-03T13:03:38.934ZSep 03 13:03:37.183Sep 03 13:03:37.183Sep 03 13:03:37.183 DEBGDEBGDEBG 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.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
78982026-09-03T13:03:38.934Z
78992026-09-03T13:03:38.934Z
79002026-09-03T13:03:38.934ZSep 03 13:03:37.183Sep 03 13:03:37.183Sep 03 13:03:37.183 INFO INFODEBG adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255
79012026-09-03T13:03:38.934Zfailed to allocate space for the new target list
79022026-09-03T13:03:38.934Z
79032026-09-03T13:03:38.934ZSep 03 13:03:37.183 Sep 03 13:03:37.183DEBGSep 03 13:03:37.183 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 } }]DEBG
79042026-09-03T13:03:38.934Z replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }]
79052026-09-03T13:03:38.934Z
79062026-09-03T13:03:38.934ZSep 03 13:03:37.183 INFO Sep 03 13:03:37.183adding route 172.17.0.39/32 -> 10.0.0.255
79072026-09-03T13:03:38.934ZINFO adding route 172.17.0.31/32 -> 10.0.0.255
79082026-09-03T13:03:38.934ZSep 03 13:03:37.183 DEBG Sep 03 13:03:37.183replacing 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 } }]
79092026-09-03T13:03:38.934ZDEBG 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 } }]
79102026-09-03T13:03:38.934ZSep 03 13:03:37.183 INFO Sep 03 13:03:37.183adding route 172.17.0.40/32 -> 10.0.0.255
79112026-09-03T13:03:38.934ZINFO adding route 172.17.0.32/32 -> 10.0.0.255
79122026-09-03T13:03:38.934ZSep 03 13:03:37.183 DEBG Sep 03 13:03:37.183 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 } }]
79132026-09-03T13:03:38.934Zreplacing 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 } }]
79142026-09-03T13:03:38.934ZSep 03 13:03:37.183 INFO adding route 172.17.0.33/32 -> 10.0.0.255
79152026-09-03T13:03:38.934ZSep 03 13:03:37.183Sep 03 13:03:37.183 INFODEBG adding route 172.17.0.41/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 } }]
79162026-09-03T13:03:38.934Z
79172026-09-03T13:03:38.934ZSep 03 13:03:37.183Sep 03 13:03:37.183 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.34/32 -> 10.0.0.255
79182026-09-03T13:03:38.934Z
79192026-09-03T13:03:38.934ZSep 03 13:03:37.183Sep 03 13:03:37.183 INFODEBG adding route 172.17.0.42/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 } }]
79202026-09-03T13:03:38.934Z
79212026-09-03T13:03:38.934ZSep 03 13:03:37.183Sep 03 13:03:37.183 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.35/32 -> 10.0.0.255
79222026-09-03T13:03:38.934Z
79232026-09-03T13:03:38.941ZSep 03 13:03:37.183Sep 03 13:03:37.183 INFODEBG adding route 172.17.0.43/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 } }]
79242026-09-03T13:03:38.941Z
79252026-09-03T13:03:38.941ZSep 03 13:03:37.183Sep 03 13:03:37.183 DEBGINFO 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.36/32 -> 10.0.0.255
79262026-09-03T13:03:38.941ZSep 03 13:03:37.183
79272026-09-03T13:03:38.941Z 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 } }]
79282026-09-03T13:03:38.941ZSep 03 13:03:37.183 Sep 03 13:03:37.183INFO INFOadding route 172.17.0.37/32 -> 10.0.0.255
79292026-09-03T13:03:38.941Zadding route 172.17.0.44/32 -> 10.0.0.255
79302026-09-03T13:03:38.941ZSep 03 13:03:37.183 Sep 03 13:03:37.183DEBG 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 } }]
79312026-09-03T13:03:38.941Zreplacing 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 } }]
79322026-09-03T13:03:38.941ZSep 03 13:03:37.183 Sep 03 13:03:37.183INFO INFOadding route 172.17.0.38/32 -> 10.0.0.255
79332026-09-03T13:03:38.941Zadding route 172.17.0.45/32 -> 10.0.0.255
79342026-09-03T13:03:38.941ZSep 03 13:03:37.183Sep 03 13:03:37.183 DEBGDEBG 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.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 } }]
79352026-09-03T13:03:38.941Z
79362026-09-03T13:03:38.941ZSep 03 13:03:37.183Sep 03 13:03:37.183 INFOINFO adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255
79372026-09-03T13:03:38.941Z
79382026-09-03T13:03:38.941ZSep 03 13:03:37.183Sep 03 13:03:37.183 DEBGDEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
79392026-09-03T13:03:38.941Z
79402026-09-03T13:03:38.941ZSep 03 13:03:37.183Sep 03 13:03:37.183 INFOINFO adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255
79412026-09-03T13:03:38.941Z
79422026-09-03T13:03:38.941ZSep 03 13:03:37.183Sep 03 13:03:37.183 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.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 } }]
79432026-09-03T13:03:38.941Z
79442026-09-03T13:03:38.941ZSep 03 13:03:37.183Sep 03 13:03:37.183 INFOINFO adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255
79452026-09-03T13:03:38.941Z
79462026-09-03T13:03:38.941ZSep 03 13:03:37.183Sep 03 13:03:37.183 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.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 } }]
79472026-09-03T13:03:38.941Z
79482026-09-03T13:03:38.941ZSep 03 13:03:37.183Sep 03 13:03:37.183 INFOINFO adding route 172.17.0.42/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255
79492026-09-03T13:03:38.941Z
79502026-09-03T13:03:38.941ZSep 03 13:03:37.183Sep 03 13:03:37.183 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.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 } }]
79512026-09-03T13:03:38.941Z
79522026-09-03T13:03:38.941ZSep 03 13:03:37.183Sep 03 13:03:37.183 INFOINFO adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255
79532026-09-03T13:03:38.941Z
79542026-09-03T13:03:38.941ZSep 03 13:03:37.183Sep 03 13:03:37.183 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 } }]
79552026-09-03T13:03:38.942Z
79562026-09-03T13:03:38.942ZSep 03 13:03:37.183Sep 03 13:03:37.183 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255
79572026-09-03T13:03:38.942Zadding route 172.17.0.44/32 -> 10.0.0.255
79582026-09-03T13:03:38.942ZSep 03 13:03:37.189 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 } }]
79592026-09-03T13:03:38.942ZSep 03 13:03:37.189 INFO adding route 172.17.0.52/32 -> 10.0.0.255
79602026-09-03T13:03:38.942ZSep 03 13:03:37.189 Sep 03 13:03:37.189DEBG 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 } }]
79612026-09-03T13:03:38.942Zreplacing 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 } }]
79622026-09-03T13:03:38.942ZSep 03 13:03:37.189 Sep 03 13:03:37.189INFO INFOadding route 172.17.0.45/32 -> 10.0.0.255
79632026-09-03T13:03:38.942Zadding route 172.17.0.53/32 -> 10.0.0.255
79642026-09-03T13:03:38.942ZSep 03 13:03:37.189Sep 03 13:03:37.189 DEBGDEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
79652026-09-03T13:03:38.942Z
79662026-09-03T13:03:38.942ZSep 03 13:03:37.189Sep 03 13:03:37.189 INFOINFO adding route 172.17.0.46/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255
79672026-09-03T13:03:38.942Z
79682026-09-03T13:03:38.942ZSep 03 13:03:37.189Sep 03 13:03:37.189 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.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 } }]
79692026-09-03T13:03:38.942Z
79702026-09-03T13:03:38.942ZSep 03 13:03:37.189Sep 03 13:03:37.189 INFOINFO adding route 172.17.0.55/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255
79712026-09-03T13:03:38.942Z
79722026-09-03T13:03:38.942ZSep 03 13:03:37.189Sep 03 13:03:37.189 DEBGDEBG 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 } }]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 } }]
79732026-09-03T13:03:38.942Z
79742026-09-03T13:03:38.942ZSep 03 13:03:37.189Sep 03 13:03:37.189 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255
79752026-09-03T13:03:38.942Z
79762026-09-03T13:03:38.942ZSep 03 13:03:37.189Sep 03 13:03:37.189 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.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 } }]
79772026-09-03T13:03:38.942Z
79782026-09-03T13:03:38.942ZSep 03 13:03:37.189Sep 03 13:03:37.189 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255
79792026-09-03T13:03:38.942Z
79802026-09-03T13:03:38.942ZSep 03 13:03:37.189Sep 03 13:03:37.189 DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
79812026-09-03T13:03:38.942Z
79822026-09-03T13:03:38.942ZSep 03 13:03:37.189Sep 03 13:03:37.189 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255
79832026-09-03T13:03:38.942Z
79842026-09-03T13:03:38.942ZSep 03 13:03:37.189Sep 03 13:03:37.189 DEBGDEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
79852026-09-03T13:03:38.942Ztest route::tests::delete_targets_full ... ok
79862026-09-03T13:03:38.942Z
79872026-09-03T13:03:38.942ZSep 03 13:03:37.190Sep 03 13:03:37.190 INFOINFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255
79882026-09-03T13:03:38.942Z
79892026-09-03T13:03:38.942ZSep 03 13:03:37.190Sep 03 13:03:37.190 DEBGDEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
79902026-09-03T13:03:38.942Z
79912026-09-03T13:03:38.942ZSep 03 13:03:37.190Sep 03 13:03:37.190 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255
79922026-09-03T13:03:38.942Z
79932026-09-03T13:03:38.942Z
79942026-09-03T13:03:38.943ZSep 03 13:03:37.190Sep 03 13:03:37.190 DEBGDEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
79952026-09-03T13:03:38.943Z
79962026-09-03T13:03:38.943Ztest result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
79972026-09-03T13:03:38.943Z
79982026-09-03T13:03:38.943ZSep 03 13:03:37.190Sep 03 13:03:37.190 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.53/32 -> 10.0.0.255
79992026-09-03T13:03:38.943Z
80002026-09-03T13:03:38.943Z
80012026-09-03T13:03:38.943ZSep 03 13:03:37.190Sep 03 13:03:37.190 DEBGDEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.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 } }]
80022026-09-03T13:03:38.943Z
80032026-09-03T13:03:38.943ZSep 03 13:03:37.190 INFO adding route 172.17.0.54/32 -> 10.0.0.255
80042026-09-03T13:03:38.943ZSep 03 13:03:37.190 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 } }]
80052026-09-03T13:03:38.943ZSep 03 13:03:37.190 INFO adding route 172.17.0.55/32 -> 10.0.0.255
80062026-09-03T13:03:38.943ZSep 03 13:03:37.190 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 } }]
80072026-09-03T13:03:38.943ZSep 03 13:03:37.190 INFO adding route 172.17.0.56/32 -> 10.0.0.255
80082026-09-03T13:03:38.943ZSep 03 13:03:37.190 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 } }]
80092026-09-03T13:03:38.943ZSep 03 13:03:37.190 INFO adding route 172.17.0.57/32 -> 10.0.0.255
80102026-09-03T13:03:38.943ZSep 03 13:03:37.190 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 } }]
80112026-09-03T13:03:38.943ZSep 03 13:03:37.190 INFO adding route 172.17.0.58/32 -> 10.0.0.255
80122026-09-03T13:03:38.943ZSep 03 13:03:37.190 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 } }]
80132026-09-03T13:03:38.943ZSep 03 13:03:37.190 INFO adding route 172.17.0.59/32 -> 10.0.0.255
80142026-09-03T13:03:38.943Zrunning 0 tests
80152026-09-03T13:03:38.943Z
80162026-09-03T13:03:38.943Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80172026-09-03T13:03:38.943Z
80182026-09-03T13:03:38.943ZSep 03 13:03:37.190 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 } }]
80192026-09-03T13:03:38.943ZSep 03 13:03:37.190 INFO adding route 172.17.0.60/32 -> 10.0.0.255
80202026-09-03T13:03:38.943ZSep 03 13:03:37.190 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 } }]
80212026-09-03T13:03:38.943ZSep 03 13:03:37.190 DEBG failed to allocate space for the new target list
80222026-09-03T13:03:38.943ZSep 03 13:03:37.190 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 } }]
80232026-09-03T13:03:38.948Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-5246259646f8ee03)
80242026-09-03T13:03:38.948Z Running unittests src/lib.rs (target/debug/deps/dpd_api-acda18f7a0b943fc)
80252026-09-03T13:03:38.948Z
80262026-09-03T13:03:38.948Zrunning 0 tests
80272026-09-03T13:03:38.948Z
80282026-09-03T13:03:38.948Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80292026-09-03T13:03:38.948Z
80302026-09-03T13:03:38.948Z Running unittests src/lib.rs (target/debug/deps/dpd_client-06f9e0d93201a892)
80312026-09-03T13:03:38.949Z
80322026-09-03T13:03:38.949Zrunning 6 tests
80332026-09-03T13:03:38.949Ztest tests::test_full_lot_id_neither_present ... ok
80342026-09-03T13:03:38.949Ztest tests::test_full_lot_id_both_present ... ok
80352026-09-03T13:03:38.949Ztest tests::test_full_lot_id_lotnum_only ... ok
80362026-09-03T13:03:38.949Ztest tests::test_full_lot_id_lot_only ... ok
80372026-09-03T13:03:38.949Ztest tests::test_port_id_cmp ... ok
80382026-09-03T13:03:38.949Ztest tests::test_parse_client_port_id ... ok
80392026-09-03T13:03:38.949Z
80402026-09-03T13:03:38.949Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80412026-09-03T13:03:38.949Z
80422026-09-03T13:03:38.949Z Running tests/test_all.rs (target/debug/deps/test_all-d418b651da492675)
80432026-09-03T13:03:38.949Z
80442026-09-03T13:03:38.949Zrunning 0 tests
80452026-09-03T13:03:38.949Z
80462026-09-03T13:03:38.949Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80472026-09-03T13:03:38.949Z
80482026-09-03T13:03:38.949Z Running unittests src/lib.rs (target/debug/deps/dpd_types-13ccc83203b2fded)
80492026-09-03T13:03:38.949Z
80502026-09-03T13:03:38.949Zrunning 0 tests
80512026-09-03T13:03:38.949Z
80522026-09-03T13:03:38.949Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80532026-09-03T13:03:38.949Z
80542026-09-03T13:03:38.949Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-a087f10fd23084c3)
80552026-09-03T13:03:38.949Z
80562026-09-03T13:03:38.949Zrunning 15 tests
80572026-09-03T13:03:38.949Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
80582026-09-03T13:03:38.949Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
80592026-09-03T13:03:38.949Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
80602026-09-03T13:03:38.949Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
80612026-09-03T13:03:38.949Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
80622026-09-03T13:03:38.949Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
80632026-09-03T13:03:38.949Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
80642026-09-03T13:03:38.949Ztest v1::network::tests::test_equal ... ok
80652026-09-03T13:03:38.949Ztest v1::network::tests::test_eui64 ... ok
80662026-09-03T13:03:38.949Ztest v1::network::tests::test_into ... ok
80672026-09-03T13:03:38.949Ztest v1::network::tests::test_not_equal ... ok
80682026-09-03T13:03:38.949Ztest v1::network::tests::test_to_string ... ok
80692026-09-03T13:03:38.950Ztest v1::port::tests::port_ids_are_ascii ... ok
80702026-09-03T13:03:38.950Ztest v1::network::tests::test_parse ... ok
80712026-09-03T13:03:38.950Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
80722026-09-03T13:03:38.950Z
80732026-09-03T13:03:38.950Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80742026-09-03T13:03:38.950Z
80752026-09-03T13:03:38.950Z Running unittests src/lib.rs (target/debug/deps/packet-c0def7fdaa185f19)
80762026-09-03T13:03:38.950Z
80772026-09-03T13:03:38.950Zrunning 12 tests
80782026-09-03T13:03:38.950Ztest icmp::test_v6_checksum ... ok
80792026-09-03T13:03:38.950Ztest icmp::test_v4_checksum ... ok
80802026-09-03T13:03:38.950Ztest lldp::test_lldp_parse ... ok
80812026-09-03T13:03:38.950Ztest pbuf::test_byte ... ok
80822026-09-03T13:03:38.950Ztest ipv6::test_ipv6_parse ... ok
80832026-09-03T13:03:38.950Ztest pbuf::test_nibble ... ok
80842026-09-03T13:03:38.950Ztest pbuf::test_short ... ok
80852026-09-03T13:03:38.950Ztest pbuf::test_overflow ... ok
80862026-09-03T13:03:38.950Ztest pbuf::test_word ... ok
80872026-09-03T13:03:38.950Ztest pbuf::test_twelve ... ok
80882026-09-03T13:03:38.950Ztest tcp::test_checksum_ack_data ... ok
80892026-09-03T13:03:38.950Ztest tcp::test_checksum_syn_nodata ... ok
80902026-09-03T13:03:38.950Z
80912026-09-03T13:03:38.950Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80922026-09-03T13:03:38.950Z
80932026-09-03T13:03:38.950Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
80942026-09-03T13:03:38.950Z
80952026-09-03T13:03:38.950Zrunning 0 tests
80962026-09-03T13:03:38.950Z
80972026-09-03T13:03:38.950Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80982026-09-03T13:03:38.950Z
80992026-09-03T13:03:38.950Z Running unittests src/main.rs (target/debug/deps/swadm-f77e75efb2063bcd)
81002026-09-03T13:03:38.950Z
81012026-09-03T13:03:38.950Zrunning 5 tests
81022026-09-03T13:03:38.950Ztest switchport::test::test_compute_lanes ... ok
81032026-09-03T13:03:38.950Ztest switchport::test::port_id_ordering ... ok
81042026-09-03T13:03:38.950Ztest link::test_filter ... ok
81052026-09-03T13:03:38.950Z Lane 0 Lane 1 Lane 2 Lane 3
81062026-09-03T13:03:38.950Z Lane 0 State: Activated Lane 1Activated Lane 2Activated ActivatedLane 3
81072026-09-03T13:03:38.950Z
81082026-09-03T13:03:38.950Z Rx Output Enabled: false Rx Loss-of-lock: Yes false Yes falseYes falseYes
81092026-09-03T13:03:38.951Z
81102026-09-03T13:03:38.951Z Rx Output Status: valid Rx Loss-of-signal: Yes validYes valid Yesvalid
81112026-09-03T13:03:38.951ZYes
81122026-09-03T13:03:38.951Z Rx Loss-of-lock: true Rx CDR Enabled: Yes trueYes trueYes true
81132026-09-03T13:03:38.951ZYes
81142026-09-03T13:03:38.951Z Rx Loss-of-signal: false Tx Enabled: Yes false Yes false Yesfalse
81152026-09-03T13:03:38.951ZYes
81162026-09-03T13:03:38.951ZRx Auto-squelch Disable: true Tx Loss-of-lock: No true Notrue trueNo
81172026-09-03T13:03:38.951Z No Tx Output Enabled: true
81182026-09-03T13:03:38.951Z true Tx Loss-of-signal: No Notrue No true
81192026-09-03T13:03:38.951ZNo
81202026-09-03T13:03:38.951Z Tx Output Status: invalid Tx CDR Enabled: No invalid No invalidNo invalidNo
81212026-09-03T13:03:38.951Z
81222026-09-03T13:03:38.951Z Tx Adaptive EQ Fault: No Tx Loss-of-lock: false No false No falseNo
81232026-09-03T13:03:38.955Zfalse
81242026-09-03T13:03:38.955Z Tx Fault: Yes Tx Loss-of-signal: true Yes true Yestrue Yes
81252026-09-03T13:03:38.955Ztrue
81262026-09-03T13:03:38.955ZTx Auto-squelch Disable: false false false false
81272026-09-03T13:03:38.955Z Tx Adaptive EQ Fail: true true true true
81282026-09-03T13:03:38.955Z Tx Failure: false false false false
81292026-09-03T13:03:38.955Z Tx Force Squelch: true true true true
81302026-09-03T13:03:38.955Z Tx Input Polarity: normal normal normal normal
81312026-09-03T13:03:38.955Ztest switchport::test::test_print_cmis_datapath ... ok
81322026-09-03T13:03:38.955Ztest switchport::test::test_print_sff_datapath ... ok
81332026-09-03T13:03:38.955Z
81342026-09-03T13:03:38.955Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
81352026-09-03T13:03:38.955Z
81362026-09-03T13:03:38.955Z Running tests/counters.rs (target/debug/deps/counters-0873bcadcbf0ee26)
81372026-09-03T13:03:38.955Z
81382026-09-03T13:03:38.955Zrunning 1 test
81392026-09-03T13:03:38.955Ztest test_p4_counter_list ... ignored
81402026-09-03T13:03:38.955Z
81412026-09-03T13:03:38.955Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
81422026-09-03T13:03:38.955Z
81432026-09-03T13:03:38.955Z Running tests/port-link.rs (target/debug/deps/port_link-13d49676f3990b01)
81442026-09-03T13:03:38.955Z
81452026-09-03T13:03:38.955Zrunning 5 tests
81462026-09-03T13:03:38.955Ztest test_an ... ignored
81472026-09-03T13:03:38.955Ztest test_enable ... ignored
81482026-09-03T13:03:38.956Ztest test_ip_addresses ... ignored
81492026-09-03T13:03:38.956Ztest test_kr ... ignored
81502026-09-03T13:03:38.956Ztest test_mac ... ignored
81512026-09-03T13:03:38.956Z
81522026-09-03T13:03:38.956Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
81532026-09-03T13:03:38.956Z
81542026-09-03T13:03:38.956Z Running unittests src/main.rs (target/debug/deps/tfportd-781e20ddbd8cd5fa)
81552026-09-03T13:03:38.956Z
81562026-09-03T13:03:38.956Zrunning 3 tests
81572026-09-03T13:03:38.956Ztest linklocal::test_parse_ipadm ... ok
81582026-09-03T13:03:38.956Ztest tfport::test_parse_tfport ... ok
81592026-09-03T13:03:38.956Ztest config::tests::test_updates ... ok
81602026-09-03T13:03:38.956Z
81612026-09-03T13:03:38.956Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81622026-09-03T13:03:38.956Z
81632026-09-03T13:03:38.956Z Running unittests src/main.rs (target/debug/deps/uplinkd-c3b8c98e56e112b2)
81642026-09-03T13:03:38.956Z
81652026-09-03T13:03:38.956Zrunning 0 tests
81662026-09-03T13:03:38.956Z
81672026-09-03T13:03:38.956Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81682026-09-03T13:03:38.956Z
81692026-09-03T13:03:38.956Z Running unittests src/main.rs (target/debug/deps/xtask-624fff7d24b9ffb6)
81702026-09-03T13:03:38.956Z
81712026-09-03T13:03:38.956Zrunning 0 tests
81722026-09-03T13:03:38.956Z
81732026-09-03T13:03:38.956Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81742026-09-03T13:03:38.956Z
81752026-09-03T13:03:38.956Z Doc-tests aal
81762026-09-03T13:03:39.160Z
81772026-09-03T13:03:39.160Zrunning 0 tests
81782026-09-03T13:03:39.160Z
81792026-09-03T13:03:39.163Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81802026-09-03T13:03:39.163Z
81812026-09-03T13:03:39.187Z Doc-tests aal_macros
81822026-09-03T13:03:39.259Z
81832026-09-03T13:03:39.259Zrunning 0 tests
81842026-09-03T13:03:39.259Z
81852026-09-03T13:03:39.259Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81862026-09-03T13:03:39.259Z
81872026-09-03T13:03:39.272Z Doc-tests common
81882026-09-03T13:03:39.509Z
81892026-09-03T13:03:39.509Zrunning 0 tests
81902026-09-03T13:03:39.509Z
81912026-09-03T13:03:39.509Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81922026-09-03T13:03:39.509Z
81932026-09-03T13:03:39.536Z Doc-tests dpd_api
81942026-09-03T13:03:40.256Z
81952026-09-03T13:03:40.256Zrunning 2 tests
81962026-09-03T13:03:40.256Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
81972026-09-03T13:03:40.256Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
81982026-09-03T13:03:40.257Z
81992026-09-03T13:03:40.257Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
82002026-09-03T13:03:40.257Z
82012026-09-03T13:03:40.289Z Doc-tests dpd_client
82022026-09-03T13:03:41.672Z
82032026-09-03T13:03:41.672Zrunning 0 tests
82042026-09-03T13:03:41.673Z
82052026-09-03T13:03:41.673Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82062026-09-03T13:03:41.673Z
82072026-09-03T13:03:41.730Z Doc-tests dpd_types
82082026-09-03T13:03:41.913Z
82092026-09-03T13:03:41.913Zrunning 0 tests
82102026-09-03T13:03:41.913Z
82112026-09-03T13:03:41.913Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82122026-09-03T13:03:41.913Z
82132026-09-03T13:03:41.937Z Doc-tests dpd_types_versions
82142026-09-03T13:03:43.460Z
82152026-09-03T13:03:43.460Zrunning 1 test
82162026-09-03T13:03:43.460Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
82172026-09-03T13:03:43.460Z
82182026-09-03T13:03:43.460Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
82192026-09-03T13:03:43.460Z
82202026-09-03T13:03:43.512Z Doc-tests packet
82212026-09-03T13:03:43.735Z
82222026-09-03T13:03:43.735Zrunning 0 tests
82232026-09-03T13:03:43.735Z
82242026-09-03T13:03:43.735Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82252026-09-03T13:03:43.735Z
82262026-09-03T13:03:43.762Z Doc-tests pcap
82272026-09-03T13:03:43.815Z
82282026-09-03T13:03:43.815Zrunning 0 tests
82292026-09-03T13:03:43.815Z
82302026-09-03T13:03:43.815Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82312026-09-03T13:03:43.815Z
82322026-09-03T13:03:43.865Z+ for feat in tofino_stub tofino_asic softnpu chaos
82332026-09-03T13:03:43.865Z+ RUST_BACKTRACE=full
82342026-09-03T13:03:43.865Z+ cargo test --features chaos --no-fail-fast
82352026-09-03T13:03:44.480Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
82362026-09-03T13:03:44.561Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
82372026-09-03T13:03:44.569Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
82382026-09-03T13:03:53.229Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
82392026-09-03T13:03:53.335Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
82402026-09-03T13:04:32.462Z Finished `test` profile [unoptimized + debuginfo] target(s) in 48.58s
82412026-09-03T13:04:32.605Z Running unittests src/lib.rs (target/debug/deps/aal-e435743f5db9cebd)
82422026-09-03T13:04:32.609Z
82432026-09-03T13:04:32.609Zrunning 0 tests
82442026-09-03T13:04:32.609Z
82452026-09-03T13:04:32.609Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82462026-09-03T13:04:32.609Z
82472026-09-03T13:04:32.609Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
82482026-09-03T13:04:32.609Z
82492026-09-03T13:04:32.609Zrunning 0 tests
82502026-09-03T13:04:32.609Z
82512026-09-03T13:04:32.609Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82522026-09-03T13:04:32.609Z
82532026-09-03T13:04:32.609Z Running unittests src/lib.rs (target/debug/deps/asic-bef05ee8c86a8451)
82542026-09-03T13:04:32.609Z
82552026-09-03T13:04:32.609Zrunning 0 tests
82562026-09-03T13:04:32.609Z
82572026-09-03T13:04:32.609Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82582026-09-03T13:04:32.609Z
82592026-09-03T13:04:32.609Z Running unittests src/lib.rs (target/debug/deps/common-728aaa11d2bb131d)
82602026-09-03T13:04:32.624Z
82612026-09-03T13:04:32.624Zrunning 4 tests
82622026-09-03T13:04:32.627Ztest nat::tests::test_vni ... ok
82632026-09-03T13:04:32.627Ztest network::tests::test_generate_ipv6_link_local ... ok
82642026-09-03T13:04:32.630Ztest test_purge ... ok
82652026-09-03T13:04:32.635Ztest illumos::test::address_exists_handles_missing_object ... ok
82662026-09-03T13:04:32.635Z
82672026-09-03T13:04:32.638Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
82682026-09-03T13:04:32.638Z
82692026-09-03T13:04:32.638Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-3b6a1705a6b97607)
82702026-09-03T13:04:32.662Z
82712026-09-03T13:04:32.662Zrunning 1 test
82722026-09-03T13:04:32.665Z -------
82732026-09-03T13:04:32.668Z Generating OpenAPI documents from API definitions ...
82742026-09-03T13:04:32.826Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
82752026-09-03T13:04:32.899Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
82762026-09-03T13:04:33.936Z -------
82772026-09-03T13:04:33.936Z Checking 13 OpenAPI documents...
82782026-09-03T13:04:33.937Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
82792026-09-03T13:04:33.937Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
82802026-09-03T13:04:33.937Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
82812026-09-03T13:04:33.937Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
82822026-09-03T13:04:33.940Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
82832026-09-03T13:04:33.940Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
82842026-09-03T13:04:33.940Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
82852026-09-03T13:04:33.940Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
82862026-09-03T13:04:33.940Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
82872026-09-03T13:04:33.940Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
82882026-09-03T13:04:33.940Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
82892026-09-03T13:04:33.940Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
82902026-09-03T13:04:33.940Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
82912026-09-03T13:04:33.940Z Fresh dpd "latest" symlink
82922026-09-03T13:04:33.940Z -------
82932026-09-03T13:04:33.940Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
82942026-09-03T13:04:34.008Ztest test::test_apis_up_to_date ... ok
82952026-09-03T13:04:34.008Z
82962026-09-03T13:04:34.008Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s
82972026-09-03T13:04:34.008Z
82982026-09-03T13:04:34.068Z Running unittests src/main.rs (target/debug/deps/dpd-6cbce602ce76f619)
82992026-09-03T13:04:34.076Z
83002026-09-03T13:04:34.076Zrunning 61 tests
83012026-09-03T13:04:34.079Ztest freemap::test_ordering ... ok
83022026-09-03T13:04:34.079Ztest config::tests::test_updates ... ok
83032026-09-03T13:04:34.079Ztest dhcpv6::tests::test_create_duid_bytes ... ok
83042026-09-03T13:04:34.079Ztest freemap::test_split ... ok
83052026-09-03T13:04:34.082Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
83062026-09-03T13:04:34.082Ztest macaddrs::tests::test_mac_offset ... ok
83072026-09-03T13:04:34.082Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
83082026-09-03T13:04:34.082Ztest macaddrs::tests::test_parse_port_id ... ok
83092026-09-03T13:04:34.082Ztest mcast::tests::test_canonicalize_sources ... ok
83102026-09-03T13:04:34.082ZSep 03 13:04:32.492 DEBG created new freemapSep 03 13:04:32.492 DEBG created new freemap, , unitunit:: freemap_testfreemap_test
83112026-09-03T13:04:34.082Z
83122026-09-03T13:04:34.082ZSep 03 13:04:32.493Sep 03 13:04:32.493 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, , unitunit:: freemap_testfreemap_test
83132026-09-03T13:04:34.082Z
83142026-09-03T13:04:34.082ZSep 03 13:04:32.493Sep 03 13:04:32.493 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_testfreemap_test
83152026-09-03T13:04:34.082Z
83162026-09-03T13:04:34.082ZSep 03 13:04:32.492 DEBG created new freemap, unit: freemap_test
83172026-09-03T13:04:34.082ZSep 03 13:04:32.493 DEBG Sep 03 13:04:32.493initted freemap. size: 128 , DEBGunit :created new freemap freemap_test
83182026-09-03T13:04:34.082Z, unit: Sep 03 13:04:32.493freemap_test
83192026-09-03T13:04:34.082ZDEBG reset freemap, unit:Sep 03 13:04:32.493 freemap_testDEBG
83202026-09-03T13:04:34.082Z initted freemap. size: 128, unit: freemap_test
83212026-09-03T13:04:34.083ZSep 03 13:04:32.493 DEBG reset freemap, unit: freemap_test
83222026-09-03T13:04:34.083Ztest freemap::test_reclaim ... ok
83232026-09-03T13:04:34.083Ztest freemap::test_basic ... ok
83242026-09-03T13:04:34.083Ztest freemap::test_free ... ok
83252026-09-03T13:04:34.083ZSep 03 13:04:32.493 DEBG created new freemap, unit: freemap_test
83262026-09-03T13:04:34.083Ztest freemap::test_exhaustion ... ok
83272026-09-03T13:04:34.083ZSep 03 13:04:32.493 DEBG initted freemap. size: 8, unit: freemap_test
83282026-09-03T13:04:34.083ZSep 03 13:04:32.493 DEBG reset freemap, unit: freemap_test
83292026-09-03T13:04:34.083Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
83302026-09-03T13:04:34.083Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
83312026-09-03T13:04:34.083Ztest mcast::tests::test_create_port_bitmap_empty ... ok
83322026-09-03T13:04:34.083Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
83332026-09-03T13:04:34.083Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
83342026-09-03T13:04:34.083Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
83352026-09-03T13:04:34.083Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
83362026-09-03T13:04:34.083Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
83372026-09-03T13:04:34.083ZSep 03 13:04:32.493 DEBG created new freemap, unit: freemap_test
83382026-09-03T13:04:34.083ZSep 03 13:04:32.493 DEBG initted freemap. size: 128, unit: freemap_test
83392026-09-03T13:04:34.083ZSep 03 13:04:32.494 DEBG reset freemap, unit: freemap_test
83402026-09-03T13:04:34.083Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
83412026-09-03T13:04:34.083Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
83422026-09-03T13:04:34.083Ztest mcast::tests::test_sources_contain_any ... ok
83432026-09-03T13:04:34.083Ztest freemap::test_span ... ok
83442026-09-03T13:04:34.083Ztest mcast::validate::tests::test_address_validation_integrated ... ok
83452026-09-03T13:04:34.083Ztest mcast::tests::test_concurrent_id_allocation ... ok
83462026-09-03T13:04:34.083Ztest mcast::validate::tests::test_ipv4_validation ... ok
83472026-09-03T13:04:34.083Ztest api_server::tests::test_build_info ... ok
83482026-09-03T13:04:34.083Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
83492026-09-03T13:04:34.083Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
83502026-09-03T13:04:34.083Ztest mcast::validate::tests::test_is_ssm_function ... ok
83512026-09-03T13:04:34.083Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
83522026-09-03T13:04:34.083Ztest mcast::validate::tests::test_ipv6_validation ... ok
83532026-09-03T13:04:34.083Ztest mcast::validate::tests::test_reserved_and_unallocatable_addresses ... ok
83542026-09-03T13:04:34.083Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
83552026-09-03T13:04:34.083Ztest mcast::validate::tests::test_validate_nat_target ... ok
83562026-09-03T13:04:34.083Ztest nat::test_mapping ... ok
83572026-09-03T13:04:34.083Ztest mcast::validate::tests::test_validate_source_addresses ... ok
83582026-09-03T13:04:34.083Ztest mcast::validate::tests::test_validate_tag_format ... ok
83592026-09-03T13:04:34.083Ztest port_map::tests::test_backplane_group ... ok
83602026-09-03T13:04:34.084Ztest mcast::validate::tests::test_validate_tag ... ok
83612026-09-03T13:04:34.088Ztest port_map::tests::test_port_map ... ok
83622026-09-03T13:04:34.088Ztest mcast::tests::test_id_range_boundaries ... ok
83632026-09-03T13:04:34.088Ztest port_map::tests::dump_map ... ok
83642026-09-03T13:04:34.088ZSep 03 13:04:32.495 DEBG created new freemap, unit: freemap_route_ipv4
83652026-09-03T13:04:34.088ZSep 03 13:04:32.495 DEBG created new freemap, unit: freemap_route_ipv6
83662026-09-03T13:04:34.088ZSep 03 13:04:32.495 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
83672026-09-03T13:04:34.088ZSep 03 13:04:32.495 DEBG reset freemap, unit: freemap_route_ipv4
83682026-09-03T13:04:34.088ZSep 03 13:04:32.495 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
83692026-09-03T13:04:34.088ZSep 03 13:04:32.495 DEBG reset freemap, unit: freemap_route_ipv6
83702026-09-03T13:04:34.088ZSep 03 13:04:32.495 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
83712026-09-03T13:04:34.088ZSep 03 13:04:32.495 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 } }]
83722026-09-03T13:04:34.088ZSep 03 13:04:32.495 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
83732026-09-03T13:04:34.088ZSep 03 13:04:32.495 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 } }]
83742026-09-03T13:04:34.088ZSep 03 13:04:32.495 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
83752026-09-03T13:04:34.088ZSep 03 13:04:32.495 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 } }]
83762026-09-03T13:04:34.088ZSep 03 13:04:32.495 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
83772026-09-03T13:04:34.088ZSep 03 13:04:32.495 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 } }]
83782026-09-03T13:04:34.088ZSep 03 13:04:32.495 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
83792026-09-03T13:04:34.088ZSep 03 13:04:32.495 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 } }]
83802026-09-03T13:04:34.088ZSep 03 13:04:32.495 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
83812026-09-03T13:04:34.088ZSep 03 13:04:32.495 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 } }]
83822026-09-03T13:04:34.089ZSep 03 13:04:32.495 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
83832026-09-03T13:04:34.089ZSep 03 13:04:32.495 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 } }]
83842026-09-03T13:04:34.089ZSep 03 13:04:32.495 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
83852026-09-03T13:04:34.089ZSep 03 13:04:32.495 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 } }]
83862026-09-03T13:04:34.089ZSep 03 13:04:32.495 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
83872026-09-03T13:04:34.089ZSep 03 13:04:32.495 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 } }]
83882026-09-03T13:04:34.089ZSep 03 13:04:32.495Sep 03 13:04:32.495 INFODEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ffcreated new freemap
83892026-09-03T13:04:34.089Z, unit:Sep 03 13:04:32.495 freemap_route_ipv4DEBG
83902026-09-03T13:04:34.089Zreplacing 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 } }]
83912026-09-03T13:04:34.089ZSep 03 13:04:32.495 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
83922026-09-03T13:04:34.089ZSep 03 13:04:32.495 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 } }]Sep 03 13:04:32.495
83932026-09-03T13:04:34.089Z DEBG created new freemap, Sep 03 13:04:32.495unit :INFO freemap_route_ipv6adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
83942026-09-03T13:04:34.089Z
83952026-09-03T13:04:34.089ZSep 03 13:04:32.495Sep 03 13:04:32.495Sep 03 13:04:32.495 DEBGDEBGDEBG initted freemap. size: 64replacing 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 } }],
83962026-09-03T13:04:34.089Zcreated new freemapunit, :unitSep 03 13:04:32.495 : freemap_route_ipv4freemap_route_ipv4INFO
83972026-09-03T13:04:34.089Z
83982026-09-03T13:04:34.089Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
83992026-09-03T13:04:34.089ZSep 03 13:04:32.495Sep 03 13:04:32.495 DEBGDEBG Sep 03 13:04:32.495reset freemap , 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 } }]unit
84002026-09-03T13:04:34.089ZDEBG: freemap_route_ipv4created new freemap
84012026-09-03T13:04:34.089Z, Sep 03 13:04:32.495unit :INFO freemap_route_ipv6adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
84022026-09-03T13:04:34.089Z
84032026-09-03T13:04:34.089ZSep 03 13:04:32.495 DEBG initted freemap. size: 64Sep 03 13:04:32.495, Sep 03 13:04:32.495unit :DEBG DEBG freemap_route_ipv6initted freemap. size: 64
84042026-09-03T13:04:34.089Z, 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 } }]unit
84052026-09-03T13:04:34.089Z: freemap_route_ipv4
84062026-09-03T13:04:34.089ZSep 03 13:04:32.495Sep 03 13:04:32.495 DEBGINFOSep 03 13:04:32.495 DEBGreset freemapadding route 3fff:beef:a::/64 -> 2001:db8::55:ff,
84072026-09-03T13:04:34.089Zunit:reset freemap , Sep 03 13:04:32.495freemap_route_ipv6
84082026-09-03T13:04:34.089ZunitDEBG: freemap_route_ipv4replacing 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 } }]
84092026-09-03T13:04:34.089Z
84102026-09-03T13:04:34.089ZSep 03 13:04:32.495 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 13:04:32.495Sep 03 13:04:32.495
84112026-09-03T13:04:34.089ZDEBGINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffinitted freemap. size: 64
84122026-09-03T13:04:34.089ZSep 03 13:04:32.495, unitDEBG: Sep 03 13:04:32.495replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
84132026-09-03T13:04:34.089ZDEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
84142026-09-03T13:04:34.089Z
84152026-09-03T13:04:34.089ZSep 03 13:04:32.495 INFOSep 03 13:04:32.495Sep 03 13:04:32.495 adding route 3fff:beef::/64 -> 2001:db8::55:ffINFO
84162026-09-03T13:04:34.089Z DEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
84172026-09-03T13:04:34.089Zreset freemapSep 03 13:04:32.495, unitDEBG: replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.495freemap_route_ipv6
84182026-09-03T13:04:34.089Z
84192026-09-03T13:04:34.089ZDEBG 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 } }]
84202026-09-03T13:04:34.089ZSep 03 13:04:32.495Sep 03 13:04:32.495 Sep 03 13:04:32.495INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1 INFOadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
84212026-09-03T13:04:34.090Z
84222026-09-03T13:04:34.090Z adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
84232026-09-03T13:04:34.090ZSep 03 13:04:32.495Sep 03 13:04:32.495 DEBGSep 03 13:04:32.495 DEBGreplacing 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 } }] 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 } }]
84242026-09-03T13:04:34.090Z
84252026-09-03T13:04:34.090Zreplacing 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 } }]
84262026-09-03T13:04:34.090ZSep 03 13:04:32.495Sep 03 13:04:32.495 Sep 03 13:04:32.495INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffINFO
84272026-09-03T13:04:34.090ZINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
84282026-09-03T13:04:34.090ZSep 03 13:04:32.495
84292026-09-03T13:04:34.090Z DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.495
84302026-09-03T13:04:34.090ZSep 03 13:04:32.495 DEBGDEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.495replacing 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 } }]
84312026-09-03T13:04:34.090Z
84322026-09-03T13:04:34.090ZINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
84332026-09-03T13:04:34.090ZSep 03 13:04:32.495Sep 03 13:04:32.495 Sep 03 13:04:32.495 INFODEBG 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 } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
84342026-09-03T13:04:34.090Z
84352026-09-03T13:04:34.090Z adding route 3fff:dead::/64 -> 2001:db8::55:1
84362026-09-03T13:04:34.090ZSep 03 13:04:32.495Sep 03 13:04:32.496 INFODEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.496
84372026-09-03T13:04:34.090Z
84382026-09-03T13:04:34.090Z DEBG Sep 03 13:04:32.496replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 13:04:32.496 INFODEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84392026-09-03T13:04:34.090Z
84402026-09-03T13:04:34.090Z
84412026-09-03T13:04:34.090ZSep 03 13:04:32.496Sep 03 13:04:32.496Sep 03 13:04:32.496 INFOINFO DEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2
84422026-09-03T13:04:34.090Z
84432026-09-03T13:04:34.090Zreplacing 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 } }]
84442026-09-03T13:04:34.090ZSep 03 13:04:32.496Sep 03 13:04:32.496Sep 03 13:04:32.496 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:11::/64 -> 2001:db8::55:ff
84452026-09-03T13:04:34.090Z
84462026-09-03T13:04:34.090Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 13:04:32.496Sep 03 13:04:32.496
84472026-09-03T13:04:34.090ZINFO DEBGadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
84482026-09-03T13:04:34.090Zreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.496
84492026-09-03T13:04:34.090Z INFOSep 03 13:04:32.496 Sep 03 13:04:32.496adding route 3fff:beef::/64 -> 2001:db8::55:ff DEBGINFO
84502026-09-03T13:04:34.090Z adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84512026-09-03T13:04:34.090Z
84522026-09-03T13:04:34.090ZSep 03 13:04:32.496Sep 03 13:04:32.496 Sep 03 13:04:32.496DEBGDEBG INFOreplacing 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::/64 with: [NextHop { asic_port_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
84532026-09-03T13:04:34.090Z
84542026-09-03T13:04:34.090Z
84552026-09-03T13:04:34.090ZSep 03 13:04:32.496 Sep 03 13:04:32.496INFOSep 03 13:04:32.496 INFODEBGadding route 3fff:beef:13::/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 } }]
84562026-09-03T13:04:34.090Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
84572026-09-03T13:04:34.090Z
84582026-09-03T13:04:34.090ZSep 03 13:04:32.496Sep 03 13:04:32.496Sep 03 13:04:32.496 DEBG INFOreplacing 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 } }]
84592026-09-03T13:04:34.090ZDEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
84602026-09-03T13:04:34.091Zreplacing 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 } }]
84612026-09-03T13:04:34.095ZSep 03 13:04:32.496 Sep 03 13:04:32.496INFO DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff Sep 03 13:04:32.496replacing 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 } }]
84622026-09-03T13:04:34.095Z
84632026-09-03T13:04:34.095ZINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
84642026-09-03T13:04:34.095ZSep 03 13:04:32.496Sep 03 13:04:32.496 INFODEBG Sep 03 13:04:32.496 adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
84652026-09-03T13:04:34.095Zreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
84662026-09-03T13:04:34.095Z Sep 03 13:04:32.496replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
84672026-09-03T13:04:34.095Ztest port_map::tests::parse_softnpu_revision ... ok
84682026-09-03T13:04:34.096Z 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 } }]
84692026-09-03T13:04:34.096ZSep 03 13:04:32.496Sep 03 13:04:32.496 INFOINFO Sep 03 13:04:32.496 adding route 3fff:beef:15::/64 -> 2001:db8::55:ff adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
84702026-09-03T13:04:34.096ZINFO
84712026-09-03T13:04:34.096Z adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
84722026-09-03T13:04:34.096ZSep 03 13:04:32.496Sep 03 13:04:32.496 Sep 03 13:04:32.496DEBG DEBG 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 } }]
84732026-09-03T13:04:34.096Zreplacing 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 } }]
84742026-09-03T13:04:34.096Zreplacing 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 } }]
84752026-09-03T13:04:34.096ZSep 03 13:04:32.496 Sep 03 13:04:32.496INFO Sep 03 13:04:32.496INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
84762026-09-03T13:04:34.096Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFO
84772026-09-03T13:04:34.096Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
84782026-09-03T13:04:34.096ZSep 03 13:04:32.496Sep 03 13:04:32.496 DEBGDEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.496
84792026-09-03T13:04:34.096Zreplacing 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 } }]
84802026-09-03T13:04:34.096ZDEBGSep 03 13:04:32.496 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
84812026-09-03T13:04:34.096Zcreated new freemapSep 03 13:04:32.496Sep 03 13:04:32.496, INFOunitSep 03 13:04:32.496INFO : INFOadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
84822026-09-03T13:04:34.096Z adding route 3fff:beef:17::/64 -> 2001:db8::55:fffreemap_route_ipv4
84832026-09-03T13:04:34.096Z
84842026-09-03T13:04:34.096Zadding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 03 13:04:32.496
84852026-09-03T13:04:34.096Z DEBGSep 03 13:04:32.496 Sep 03 13:04:32.496Sep 03 13:04:32.496 replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
84862026-09-03T13:04:34.096ZDEBG DEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff: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 } }]
84872026-09-03T13:04:34.096Zcreated new freemap
84882026-09-03T13:04:34.096Z, Sep 03 13:04:32.496unit :INFOSep 03 13:04:32.496 adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
84892026-09-03T13:04:34.096ZINFOfreemap_route_ipv6Sep 03 13:04:32.496
84902026-09-03T13:04:34.096Z Sep 03 13:04:32.496adding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO
84912026-09-03T13:04:34.096ZDEBG Sep 03 13:04:32.496adding route 3fff:beef:6::/64 -> 2001:db8::55:ff 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 } }]
84922026-09-03T13:04:34.096ZDEBG
84932026-09-03T13:04:34.096Zinitted freemap. size: 64Sep 03 13:04:32.496, unitDEBG: Sep 03 13:04:32.496 Sep 03 13:04:32.496 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 } }]
84942026-09-03T13:04:34.096ZINFOfreemap_route_ipv4
84952026-09-03T13:04:34.096Z DEBGadding route 3fff:beef:e::/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 } }]
84962026-09-03T13:04:34.096Z
84972026-09-03T13:04:34.096ZSep 03 13:04:32.496Sep 03 13:04:32.496 INFODEBG Sep 03 13:04:32.496Sep 03 13:04:32.496adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
84982026-09-03T13:04:34.096Z 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 } }]reset freemap ,
84992026-09-03T13:04:34.096Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 03 13:04:32.496unit
85002026-09-03T13:04:34.096Z: Sep 03 13:04:32.496DEBG Sep 03 13:04:32.496freemap_route_ipv4INFO
85012026-09-03T13:04:34.096Z 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:f::/64 -> 2001:db8::55:ff
85022026-09-03T13:04:34.096ZDEBG
85032026-09-03T13:04:34.096Z Sep 03 13:04:32.496replacing 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 } }]
85042026-09-03T13:04:34.097ZDEBG Sep 03 13:04:32.496Sep 03 13:04:32.496initted freemap. size: 64 INFO, DEBGunit :Sep 03 13:04:32.496 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 } }]
85052026-09-03T13:04:34.097Zfreemap_route_ipv6adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
85062026-09-03T13:04:34.097Z
85072026-09-03T13:04:34.097ZINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 03 13:04:32.496
85082026-09-03T13:04:34.097Z Sep 03 13:04:32.496Sep 03 13:04:32.496INFO DEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ff DEBG
85092026-09-03T13:04:34.097Z reset freemapreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], Sep 03 13:04:32.496 DEBG
85102026-09-03T13:04:34.097Zunit :Sep 03 13:04:32.496replacing 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 } }] freemap_route_ipv6
85112026-09-03T13:04:34.097Z
85122026-09-03T13:04:34.097ZDEBG Sep 03 13:04:32.496replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:04:32.496Sep 03 13:04:32.496
85132026-09-03T13:04:34.097Z INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 03 13:04:32.496
85142026-09-03T13:04:34.097ZINFO
85152026-09-03T13:04:34.097Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
85162026-09-03T13:04:34.097ZSep 03 13:04:32.496Sep 03 13:04:32.496 DEBG
85172026-09-03T13:04:34.097Z 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 } }]Sep 03 13:04:32.496
85182026-09-03T13:04:34.097Z 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 } }]
85192026-09-03T13:04:34.097ZSep 03 13:04:32.496DEBG Sep 03 13:04:32.496DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
85202026-09-03T13:04:34.097Z 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 } }]
85212026-09-03T13:04:34.097Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
85222026-09-03T13:04:34.097ZSep 03 13:04:32.496Sep 03 13:04:32.496 Sep 03 13:04:32.496 INFOINFOINFO Sep 03 13:04:32.496adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
85232026-09-03T13:04:34.097Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.496
85242026-09-03T13:04:34.097Z
85252026-09-03T13:04:34.097Z 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 } }]
85262026-09-03T13:04:34.097Z
85272026-09-03T13:04:34.097ZSep 03 13:04:32.496Sep 03 13:04:32.496 Sep 03 13:04:32.496Sep 03 13:04:32.496DEBG INFOINFOreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
85282026-09-03T13:04:34.097ZDEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
85292026-09-03T13:04:34.097Z
85302026-09-03T13:04:34.097Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 13:04:32.496
85312026-09-03T13:04:34.097Z INFOSep 03 13:04:32.496 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBGSep 03 13:04:32.496
85322026-09-03T13:04:34.097Z replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.496INFO DEBG
85332026-09-03T13:04:34.097Z 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::/64 -> 2001:db8::55:ff
85342026-09-03T13:04:34.097Z
85352026-09-03T13:04:34.097ZSep 03 13:04:32.496 INFO Sep 03 13:04:32.496Sep 03 13:04:32.496adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
85362026-09-03T13:04:34.097ZSep 03 13:04:32.496INFO DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
85372026-09-03T13:04:34.097Zreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.496
85382026-09-03T13:04:34.098ZDEBG Sep 03 13:04:32.496replacing 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
85392026-09-03T13:04:34.098ZDEBG 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 03 13:04:32.496
85402026-09-03T13:04:34.098Z INFOreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.496
85412026-09-03T13:04:34.098Z INFOadding route 3fff:beef:1::/64 -> 2001:db8::55:ff Sep 03 13:04:32.496adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 13:04:32.496
85422026-09-03T13:04:34.098Z
85432026-09-03T13:04:34.098ZINFOINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
85442026-09-03T13:04:34.098ZSep 03 13:04:32.496
85452026-09-03T13:04:34.098ZSep 03 13:04:32.496 DEBGDEBGSep 03 13:04:32.496Sep 03 13:04:32.496 DEBG 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 } }]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 } }]
85462026-09-03T13:04:34.098Z
85472026-09-03T13:04:34.098Zreplacing 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 } }]
85482026-09-03T13:04:34.098Z
85492026-09-03T13:04:34.098ZSep 03 13:04:32.496 Sep 03 13:04:32.496Sep 03 13:04:32.496INFOSep 03 13:04:32.496 adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
85502026-09-03T13:04:34.098ZINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffINFO
85512026-09-03T13:04:34.098ZINFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
85522026-09-03T13:04:34.098ZSep 03 13:04:32.496adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 13:04:32.496
85532026-09-03T13:04:34.098ZSep 03 13:04:32.496 DEBGDEBG 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 } }]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 } }]
85542026-09-03T13:04:34.098ZSep 03 13:04:32.496replacing 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 } }]
85552026-09-03T13:04:34.098Z
85562026-09-03T13:04:34.098ZDEBGSep 03 13:04:32.496 replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.496
85572026-09-03T13:04:34.098Z Sep 03 13:04:32.496INFOINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 13:04:32.496 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffINFO
85582026-09-03T13:04:34.098Z
85592026-09-03T13:04:34.098Z INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
85602026-09-03T13:04:34.098Z
85612026-09-03T13:04:34.102ZSep 03 13:04:32.496Sep 03 13:04:32.496 Sep 03 13:04:32.496DEBG DEBGSep 03 13:04:32.496replacing 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 } }]
85622026-09-03T13:04:34.102ZDEBGreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
85632026-09-03T13:04:34.102Zreplacing 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 } }]
85642026-09-03T13:04:34.102Z replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.496
85652026-09-03T13:04:34.102Z Sep 03 13:04:32.496Sep 03 13:04:32.496INFO INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
85662026-09-03T13:04:34.102Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 13:04:32.496
85672026-09-03T13:04:34.102ZINFO INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
85682026-09-03T13:04:34.102Z
85692026-09-03T13:04:34.102ZSep 03 13:04:32.496Sep 03 13:04:32.496 DEBG Sep 03 13:04:32.496DEBGreplacing 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 } }]
85702026-09-03T13:04:34.102Z Sep 03 13:04:32.496DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
85712026-09-03T13:04:34.102Zreplacing 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 } }]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 03 13:04:32.496
85722026-09-03T13:04:34.102Z
85732026-09-03T13:04:34.102Z INFO Sep 03 13:04:32.496adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
85742026-09-03T13:04:34.102ZSep 03 13:04:32.496Sep 03 13:04:32.496INFO INFO Sep 03 13:04:32.496adding route 3fff:beef:5::/64 -> 2001:db8::55:ff adding route 3fff:beef:10::/64 -> 2001:db8::55:ffINFO
85752026-09-03T13:04:34.102Z
85762026-09-03T13:04:34.103ZDEBG adding route 3fff:beef:19::/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 } }]
85772026-09-03T13:04:34.103Z
85782026-09-03T13:04:34.103ZSep 03 13:04:32.496 Sep 03 13:04:32.496DEBG Sep 03 13:04:32.496DEBG Sep 03 13:04:32.496INFO 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 } }] DEBG
85792026-09-03T13:04:34.103Z adding route 3fff:beef:24::/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 } }]
85802026-09-03T13:04:34.103Z
85812026-09-03T13:04:34.103Z Sep 03 13:04:32.496replacing 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 } }]
85822026-09-03T13:04:34.103ZINFO Sep 03 13:04:32.496adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 03 13:04:32.496
85832026-09-03T13:04:34.103ZSep 03 13:04:32.496 DEBG INFO 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:1a::/64 -> 2001:db8::55:ffSep 03 13:04:32.496
85842026-09-03T13:04:34.103Z
85852026-09-03T13:04:34.103ZDEBGINFO 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:11::/64 -> 2001:db8::55:ffSep 03 13:04:32.496
85862026-09-03T13:04:34.103Z Sep 03 13:04:32.496
85872026-09-03T13:04:34.103ZINFODEBG Sep 03 13:04:32.496adding route 3fff:beef:25::/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 } }]
85882026-09-03T13:04:34.103Z
85892026-09-03T13:04:34.103ZSep 03 13:04:32.496DEBG Sep 03 13:04:32.496INFOSep 03 13:04:32.496 INFOreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
85902026-09-03T13:04:34.103Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG
85912026-09-03T13:04:34.103Z
85922026-09-03T13:04:34.103Zreplacing 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 } }]
85932026-09-03T13:04:34.103ZSep 03 13:04:32.496Sep 03 13:04:32.496Sep 03 13:04:32.496Sep 03 13:04:32.496 DEBG 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:26::/64 -> 2001:db8::55:ffDEBG
85942026-09-03T13:04:34.103ZINFO 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:12::/64 -> 2001:db8::55:ff
85952026-09-03T13:04:34.103Z
85962026-09-03T13:04:34.103ZSep 03 13:04:32.496
85972026-09-03T13:04:34.103Z DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.496
85982026-09-03T13:04:34.103Z Sep 03 13:04:32.496Sep 03 13:04:32.496DEBG INFOINFOreplacing 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 } }]
85992026-09-03T13:04:34.103Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 03 13:04:32.496adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
86002026-09-03T13:04:34.103Z
86012026-09-03T13:04:34.103Z INFO Sep 03 13:04:32.496adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
86022026-09-03T13:04:34.103ZSep 03 13:04:32.496Sep 03 13:04:32.496 INFO DEBGSep 03 13:04:32.496adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG
86032026-09-03T13:04:34.103ZDEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
86042026-09-03T13:04:34.103Z
86052026-09-03T13:04:34.103ZSep 03 13:04:32.496replacing 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 } }]
86062026-09-03T13:04:34.103ZDEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.496
86072026-09-03T13:04:34.103Z Sep 03 13:04:32.496Sep 03 13:04:32.496INFO INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFOSep 03 13:04:32.496
86082026-09-03T13:04:34.103Z adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
86092026-09-03T13:04:34.103Zadding route 3fff:beef:9::/64 -> 2001:db8::55:ffINFO
86102026-09-03T13:04:34.103ZSep 03 13:04:32.496adding route 3fff:beef:14::/64 -> 2001:db8::55:ff Sep 03 13:04:32.496
86112026-09-03T13:04:34.103ZDEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.496DEBG
86122026-09-03T13:04:34.103Z replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.496
86132026-09-03T13:04:34.103Z DEBGDEBG Sep 03 13:04:32.496Sep 03 13:04:32.496 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
86142026-09-03T13:04:34.104Z INFOadding route 3fff:beef:1e::/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 } }]
86152026-09-03T13:04:34.104Z
86162026-09-03T13:04:34.104Zadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
86172026-09-03T13:04:34.104ZSep 03 13:04:32.496Sep 03 13:04:32.496 Sep 03 13:04:32.496INFOSep 03 13:04:32.496 DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
86182026-09-03T13:04:34.104ZINFOreplacing 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 } }]
86192026-09-03T13:04:34.104ZDEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
86202026-09-03T13:04:34.104Z
86212026-09-03T13:04:34.104ZSep 03 13:04:32.496 Sep 03 13:04:32.496INFO Sep 03 13:04:32.496adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG
86222026-09-03T13:04:34.104ZSep 03 13:04:32.496 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 } }]
86232026-09-03T13:04:34.104ZINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBG
86242026-09-03T13:04:34.104ZSep 03 13:04:32.496 Sep 03 13:04:32.496replacing 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
86252026-09-03T13:04:34.104Z replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.496
86262026-09-03T13:04:34.104Z INFO DEBGSep 03 13:04:32.496adding route 3fff:beef:16::/64 -> 2001:db8::55:ff 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 } }]
86272026-09-03T13:04:34.104ZINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
86282026-09-03T13:04:34.104Z
86292026-09-03T13:04:34.104ZSep 03 13:04:32.496 Sep 03 13:04:32.496Sep 03 13:04:32.496INFOSep 03 13:04:32.496 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBGDEBG
86302026-09-03T13:04:34.104ZINFO 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: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 } }]
86312026-09-03T13:04:34.104ZSep 03 13:04:32.496adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
86322026-09-03T13:04:34.104Z
86332026-09-03T13:04:34.104Z 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 } }]
86342026-09-03T13:04:34.104ZSep 03 13:04:32.496Sep 03 13:04:32.497Sep 03 13:04:32.497 Sep 03 13:04:32.497DEBG INFOINFO 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:17::/64 -> 2001:db8::55:ffINFO
86352026-09-03T13:04:34.104Z
86362026-09-03T13:04:34.104Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
86372026-09-03T13:04:34.104Z
86382026-09-03T13:04:34.104ZSep 03 13:04:32.497 INFOSep 03 13:04:32.497Sep 03 13:04:32.497 Sep 03 13:04:32.497 adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
86392026-09-03T13:04:34.104ZDEBGDEBG 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 } }]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 } }]
86402026-09-03T13:04:34.104ZSep 03 13:04:32.497
86412026-09-03T13:04:34.104Z DEBGreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.497
86422026-09-03T13:04:34.104Z INFO replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
86432026-09-03T13:04:34.104ZSep 03 13:04:32.497Sep 03 13:04:32.497
86442026-09-03T13:04:34.104Z INFOINFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
86452026-09-03T13:04:34.104ZSep 03 13:04:32.497 DEBG
86462026-09-03T13:04:34.104Z Sep 03 13:04:32.497Sep 03 13:04:32.497 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 } }]INFODEBG Sep 03 13:04:32.497 adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
86472026-09-03T13:04:34.104ZDEBGreplacing 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 } }]
86482026-09-03T13:04:34.104Zreplacing 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 } }]
86492026-09-03T13:04:34.104Z
86502026-09-03T13:04:34.104ZSep 03 13:04:32.497 Sep 03 13:04:32.497Sep 03 13:04:32.497 Sep 03 13:04:32.497 INFOINFO INFOadding route 3fff:beef:e::/64 -> 2001:db8::55:ff adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
86512026-09-03T13:04:34.104Z
86522026-09-03T13:04:34.105ZDEBG 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:19::/64 -> 2001:db8::55:ff
86532026-09-03T13:04:34.105Z
86542026-09-03T13:04:34.105ZSep 03 13:04:32.497Sep 03 13:04:32.497 DEBGSep 03 13:04:32.497DEBG 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 } }]
86552026-09-03T13:04:34.105Zreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.497adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
86562026-09-03T13:04:34.105ZSep 03 13:04:32.497DEBG
86572026-09-03T13:04:34.105Z INFO 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:2f::/64 -> 2001:db8::55:ff
86582026-09-03T13:04:34.105ZSep 03 13:04:32.497
86592026-09-03T13:04:34.105ZSep 03 13:04:32.497 Sep 03 13:04:32.497DEBG Sep 03 13:04:32.497INFO 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 } }]INFODEBG
86602026-09-03T13:04:34.105Zadding route 3fff:beef:1a::/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 } }]
86612026-09-03T13:04:34.110Z
86622026-09-03T13:04:34.110Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 13:04:32.497
86632026-09-03T13:04:34.110Z INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 03 13:04:32.497Sep 03 13:04:32.497
86642026-09-03T13:04:34.110ZSep 03 13:04:32.497INFO DEBGDEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.497
86652026-09-03T13:04:34.110Zreplacing 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 } }]
86662026-09-03T13:04:34.110ZDEBG adding route 3fff:beef:30::/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 } }]
86672026-09-03T13:04:34.110ZSep 03 13:04:32.497
86682026-09-03T13:04:34.110Z Sep 03 13:04:32.497INFO INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff Sep 03 13:04:32.497
86692026-09-03T13:04:34.110Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 03 13:04:32.497
86702026-09-03T13:04:34.110ZINFODEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ffreplacing 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 } }]
86712026-09-03T13:04:34.110ZSep 03 13:04:32.497Sep 03 13:04:32.497
86722026-09-03T13:04:34.110Z DEBG DEBGSep 03 13:04:32.497Sep 03 13:04:32.497 INFOreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
86732026-09-03T13:04:34.110Zreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
86742026-09-03T13:04:34.110Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
86752026-09-03T13:04:34.110Z
86762026-09-03T13:04:34.110ZSep 03 13:04:32.497 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 03 13:04:32.497
86772026-09-03T13:04:34.111Z Sep 03 13:04:32.497Sep 03 13:04:32.497 INFO DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff INFO
86782026-09-03T13:04:34.111Z Sep 03 13:04:32.497adding route 3fff:beef:26::/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 } }]
86792026-09-03T13:04:34.111Z DEBG
86802026-09-03T13:04:34.111Zreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.497
86812026-09-03T13:04:34.111Z DEBGSep 03 13:04:32.497 Sep 03 13:04:32.497Sep 03 13:04:32.497replacing 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
86822026-09-03T13:04:34.111ZINFOreplacing 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 } }]
86832026-09-03T13:04:34.111Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ffINFO
86842026-09-03T13:04:34.111Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
86852026-09-03T13:04:34.111ZSep 03 13:04:32.497Sep 03 13:04:32.497Sep 03 13:04:32.497Sep 03 13:04:32.497 INFODEBG INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86862026-09-03T13:04:34.111Z
86872026-09-03T13:04:34.111Z
86882026-09-03T13:04:34.111Zreplacing 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 } }]
86892026-09-03T13:04:34.111ZSep 03 13:04:32.497Sep 03 13:04:32.497Sep 03 13:04:32.497Sep 03 13:04:32.497 INFO INFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG
86902026-09-03T13:04:34.111Z adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
86912026-09-03T13:04:34.111Zreplacing 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
86922026-09-03T13:04:34.111ZSep 03 13:04:32.497 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 } }]Sep 03 13:04:32.497
86932026-09-03T13:04:34.111Z INFOSep 03 13:04:32.497replacing 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 } }]
86942026-09-03T13:04:34.111Z DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 03 13:04:32.497
86952026-09-03T13:04:34.111ZSep 03 13:04:32.497 INFOreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
86962026-09-03T13:04:34.111Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 13:04:32.497adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
86972026-09-03T13:04:34.111Z
86982026-09-03T13:04:34.111ZDEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.497
86992026-09-03T13:04:34.111ZSep 03 13:04:32.497 INFODEBG Sep 03 13:04:32.497replacing 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:14::/64 -> 2001:db8::55:ff
87002026-09-03T13:04:34.111ZDEBG Sep 03 13:04:32.497replacing 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 } }]
87012026-09-03T13:04:34.111Z
87022026-09-03T13:04:34.111ZINFOSep 03 13:04:32.497Sep 03 13:04:32.497 INFO DEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 03 13:04:32.497
87032026-09-03T13:04:34.111ZINFOadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
87042026-09-03T13:04:34.111Zreplacing 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:1f::/64 -> 2001:db8::55:ff
87052026-09-03T13:04:34.111Z
87062026-09-03T13:04:34.111ZSep 03 13:04:32.497Sep 03 13:04:32.497 DEBGDEBG Sep 03 13:04:32.497Sep 03 13:04:32.497replacing 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: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 } }]
87072026-09-03T13:04:34.112Z INFO DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 03 13:04:32.497
87082026-09-03T13:04:34.112Z
87092026-09-03T13:04:34.112Z 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 } }]INFO
87102026-09-03T13:04:34.112ZSep 03 13:04:32.497Sep 03 13:04:32.497 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
87112026-09-03T13:04:34.112ZDEBG 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
87122026-09-03T13:04:34.112Z adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 13:04:32.497
87132026-09-03T13:04:34.112ZSep 03 13:04:32.497 DEBGINFO Sep 03 13:04:32.497Sep 03 13:04:32.497replacing 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 } }]
87142026-09-03T13:04:34.112ZDEBG 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 } }]INFO
87152026-09-03T13:04:34.112ZSep 03 13:04:32.497 adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
87162026-09-03T13:04:34.112ZINFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 13:04:32.497
87172026-09-03T13:04:34.112Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 03 13:04:32.497 DEBGINFO
87182026-09-03T13:04:34.112ZSep 03 13:04:32.497 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 } }]
87192026-09-03T13:04:34.112Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG
87202026-09-03T13:04:34.112Zreplacing 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 } }]
87212026-09-03T13:04:34.112ZSep 03 13:04:32.497 DEBGSep 03 13:04:32.497Sep 03 13:04:32.497 replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.497
87222026-09-03T13:04:34.112Z 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 } }]INFO
87232026-09-03T13:04:34.112Z adding route 3fff:beef:17::/64 -> 2001:db8::55:ffINFO
87242026-09-03T13:04:34.112Z Sep 03 13:04:32.497Sep 03 13:04:32.497 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 13:04:32.497INFOINFO
87252026-09-03T13:04:34.112Z adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
87262026-09-03T13:04:34.112ZDEBG adding route 3fff:beef:38::/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 } }]
87272026-09-03T13:04:34.112Z
87282026-09-03T13:04:34.112ZSep 03 13:04:32.497 Sep 03 13:04:32.497DEBG Sep 03 13:04:32.497Sep 03 13:04:32.497replacing 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 } }] INFODEBGDEBG
87292026-09-03T13:04:34.112Z replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
87302026-09-03T13:04:34.112Zreplacing 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 } }]
87312026-09-03T13:04:34.112Z
87322026-09-03T13:04:34.112ZSep 03 13:04:32.497 Sep 03 13:04:32.497INFO Sep 03 13:04:32.497 Sep 03 13:04:32.497adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBG
87332026-09-03T13:04:34.112Z 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 } }]INFOadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
87342026-09-03T13:04:34.112Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
87352026-09-03T13:04:34.112Z
87362026-09-03T13:04:34.112ZSep 03 13:04:32.497 INFOSep 03 13:04:32.497 Sep 03 13:04:32.497Sep 03 13:04:32.497 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG
87372026-09-03T13:04:34.112Z 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 } }]
87382026-09-03T13:04:34.112ZSep 03 13:04:32.497DEBG DEBGDEBG Sep 03 13:04:32.497replacing 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: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 } }]
87392026-09-03T13:04:34.112Z 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 } }]
87402026-09-03T13:04:34.113Z
87412026-09-03T13:04:34.113Z adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 03 13:04:32.497
87422026-09-03T13:04:34.113Z INFOSep 03 13:04:32.497 INFOSep 03 13:04:32.497Sep 03 13:04:32.497 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
87432026-09-03T13:04:34.113Z DEBGINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
87442026-09-03T13:04:34.113Z
87452026-09-03T13:04:34.113Zreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.497
87462026-09-03T13:04:34.113ZSep 03 13:04:32.497 DEBGDEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.497
87472026-09-03T13:04:34.113Z Sep 03 13:04:32.497DEBGreplacing 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 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 } }]
87482026-09-03T13:04:34.113Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 13:04:32.497
87492026-09-03T13:04:34.113Z
87502026-09-03T13:04:34.113Z INFO Sep 03 13:04:32.497adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 03 13:04:32.497
87512026-09-03T13:04:34.113Z Sep 03 13:04:32.497 DEBG INFOSep 03 13:04:32.497 INFO 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 } }]
87522026-09-03T13:04:34.113ZDEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff 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 } }]
87532026-09-03T13:04:34.113Z
87542026-09-03T13:04:34.113ZSep 03 13:04:32.497
87552026-09-03T13:04:34.113ZINFOSep 03 13:04:32.497 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
87562026-09-03T13:04:34.113ZDEBGSep 03 13:04:32.497 Sep 03 13:04:32.497INFO replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.497
87572026-09-03T13:04:34.113Z DEBGadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
87582026-09-03T13:04:34.113ZDEBGSep 03 13:04:32.497 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: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 } }]
87592026-09-03T13:04:34.113Z
87602026-09-03T13:04:34.113ZSep 03 13:04:32.497 DEBGINFO Sep 03 13:04:32.497 Sep 03 13:04:32.497adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }]
87612026-09-03T13:04:34.119Z
87622026-09-03T13:04:34.119ZINFOfailed to allocate space for the new target list
87632026-09-03T13:04:34.119Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
87642026-09-03T13:04:34.119ZSep 03 13:04:32.497Sep 03 13:04:32.497 Sep 03 13:04:32.497 INFO DEBGDEBGSep 03 13:04:32.497 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
87652026-09-03T13:04:34.120Z 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 } }]
87662026-09-03T13:04:34.120Z
87672026-09-03T13:04:34.120ZDEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.497Sep 03 13:04:32.497
87682026-09-03T13:04:34.120Z DEBGINFO replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
87692026-09-03T13:04:34.120Z
87702026-09-03T13:04:34.120ZSep 03 13:04:32.497 INFOSep 03 13:04:32.497 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 03 13:04:32.497DEBG
87712026-09-03T13:04:34.120Z INFO replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 03 13:04:32.497
87722026-09-03T13:04:34.120Z
87732026-09-03T13:04:34.120ZDEBG 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 } }]
87742026-09-03T13:04:34.120ZSep 03 13:04:32.497Sep 03 13:04:32.497 DEBGINFO Sep 03 13:04:32.497adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
87752026-09-03T13:04:34.120Zreplacing 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
87762026-09-03T13:04:34.120Z Sep 03 13:04:32.497adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
87772026-09-03T13:04:34.120ZDEBGSep 03 13:04:32.497 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
87782026-09-03T13:04:34.120Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
87792026-09-03T13:04:34.120ZSep 03 13:04:32.497Sep 03 13:04:32.497 DEBGINFO Sep 03 13:04:32.497 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 } }]DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
87802026-09-03T13:04:34.120Zreplacing 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 } }]
87812026-09-03T13:04:34.121Z
87822026-09-03T13:04:34.121ZSep 03 13:04:32.497Sep 03 13:04:32.497 Sep 03 13:04:32.497 DEBGINFO INFOadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
87832026-09-03T13:04:34.121Z replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
87842026-09-03T13:04:34.121Z
87852026-09-03T13:04:34.121ZSep 03 13:04:32.497Sep 03 13:04:32.497Sep 03 13:04:32.497 INFODEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }]
87862026-09-03T13:04:34.121Z
87872026-09-03T13:04:34.121Zreplacing 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 } }]
87882026-09-03T13:04:34.121ZSep 03 13:04:32.497Sep 03 13:04:32.497Sep 03 13:04:32.497 INFOINFODEBG adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:35::/64 -> 2001:db8::55:ffreplacing 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 } }]
87892026-09-03T13:04:34.121Z
87902026-09-03T13:04:34.121Z
87912026-09-03T13:04:34.121ZSep 03 13:04:32.497Sep 03 13:04:32.497 Sep 03 13:04:32.497INFO 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 } }]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 } }]
87922026-09-03T13:04:34.121Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
87932026-09-03T13:04:34.121Z
87942026-09-03T13:04:34.121ZSep 03 13:04:32.497Sep 03 13:04:32.497 Sep 03 13:04:32.497INFO DEBGINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87952026-09-03T13:04:34.121Z
87962026-09-03T13:04:34.121Zadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
87972026-09-03T13:04:34.121ZSep 03 13:04:32.497Sep 03 13:04:32.497 Sep 03 13:04:32.497DEBG INFODEBG 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 } }]
87982026-09-03T13:04:34.121Zadding route 3fff:beef:2b::/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 } }]
87992026-09-03T13:04:34.122Z
88002026-09-03T13:04:34.122ZSep 03 13:04:32.497Sep 03 13:04:32.497 Sep 03 13:04:32.497 DEBGINFOINFO adding route 3fff:beef:22::/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 } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
88012026-09-03T13:04:34.122Z
88022026-09-03T13:04:34.122Z
88032026-09-03T13:04:34.122ZSep 03 13:04:32.497 Sep 03 13:04:32.497DEBG DEBGSep 03 13:04:32.497 replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
88042026-09-03T13:04:34.122Z 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:2c::/64 -> 2001:db8::55:ff
88052026-09-03T13:04:34.122Z
88062026-09-03T13:04:34.122ZSep 03 13:04:32.497 INFOSep 03 13:04:32.497 Sep 03 13:04:32.497adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
88072026-09-03T13:04:34.122ZDEBG INFO adding route 3fff:beef:38::/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 } }]
88082026-09-03T13:04:34.122ZSep 03 13:04:32.497
88092026-09-03T13:04:34.122Z DEBG Sep 03 13:04:32.497replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:04:32.497DEBG INFO
88102026-09-03T13:04:34.122Z replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
88112026-09-03T13:04:34.122Z
88122026-09-03T13:04:34.122ZSep 03 13:04:32.498 Sep 03 13:04:32.498Sep 03 13:04:32.498 INFO INFODEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:39::/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 } }]
88132026-09-03T13:04:34.122Z
88142026-09-03T13:04:34.122Z
88152026-09-03T13:04:34.123ZSep 03 13:04:32.498Sep 03 13:04:32.498Sep 03 13:04:32.498 DEBGINFODEBG 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 3fff:beef:2e::/64 -> 2001:db8::55:ff
88162026-09-03T13:04:34.123Z
88172026-09-03T13:04:34.123Zreplacing 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 } }]
88182026-09-03T13:04:34.123ZSep 03 13:04:32.498Sep 03 13:04:32.498Sep 03 13:04:32.498 INFOINFO DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
88192026-09-03T13:04:34.123Z 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 } }]
88202026-09-03T13:04:34.123Z
88212026-09-03T13:04:34.123ZSep 03 13:04:32.498 Sep 03 13:04:32.498Sep 03 13:04:32.498 DEBGDEBG INFO Sep 03 13:04:32.498 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:2f::/64 -> 2001:db8::55:ff
88222026-09-03T13:04:34.123Zreplacing 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 } }]
88232026-09-03T13:04:34.123Z
88242026-09-03T13:04:34.123ZDEBG Sep 03 13:04:32.498created new freemap Sep 03 13:04:32.498, INFO unitDEBG:Sep 03 13:04:32.498 freemap_route_ipv4
88252026-09-03T13:04:34.123ZINFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ff adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 13:04:32.498
88262026-09-03T13:04:34.123Z
88272026-09-03T13:04:34.123ZSep 03 13:04:32.498 DEBGDEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:04:32.498created new freemapSep 03 13:04:32.498
88282026-09-03T13:04:34.123Zcreated new freemap DEBG, , DEBGunit 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 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 } }]:
88292026-09-03T13:04:34.123Zunit
88302026-09-03T13:04:34.123Zfreemap_route_ipv4:
88312026-09-03T13:04:34.124ZSep 03 13:04:32.498Sep 03 13:04:32.498 Sep 03 13:04:32.498INFOfreemap_route_ipv6 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
88322026-09-03T13:04:34.124Z
88332026-09-03T13:04:34.124ZINFO INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 03 13:04:32.498
88342026-09-03T13:04:34.125ZSep 03 13:04:32.498Sep 03 13:04:32.498
88352026-09-03T13:04:34.125Z DEBG DEBG DEBGSep 03 13:04:32.498replacing 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 Sep 03 13:04:32.498replacing 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 } }]
88362026-09-03T13:04:34.125Z
88372026-09-03T13:04:34.125ZDEBG created new freemapcreated new freemap, Sep 03 13:04:32.500 unitINFO: , freemap_route_ipv4adding route 3fff:beef:28::/64 -> 2001:db8::55:ffunit
88382026-09-03T13:04:34.125Z
88392026-09-03T13:04:34.125Z: freemap_route_ipv6Sep 03 13:04:32.500
88402026-09-03T13:04:34.125Z Sep 03 13:04:32.500Sep 03 13:04:32.500 INFO DEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff created new freemap
88412026-09-03T13:04:34.125Z, unit:Sep 03 13:04:32.500 freemap_route_ipv6DEBGSep 03 13:04:32.500
88422026-09-03T13:04:34.125ZDEBGSep 03 13:04:32.500 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 } }]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 } }]
88432026-09-03T13:04:34.125Z
88442026-09-03T13:04:34.125Z DEBGSep 03 13:04:32.500 Sep 03 13:04:32.500initted freemap. size: 64DEBG Sep 03 13:04:32.500INFO, initted freemap. size: 64adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffunit
88452026-09-03T13:04:34.125ZINFO, unit :adding route 3fff:beef:31::/64 -> 2001:db8::55:ff:
88462026-09-03T13:04:34.125Z freemap_route_ipv4Sep 03 13:04:32.500
88472026-09-03T13:04:34.125Z DEBGfreemap_route_ipv4Sep 03 13:04:32.500
88482026-09-03T13:04:34.125Zreplacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.500
88492026-09-03T13:04:34.125Z DEBG DEBGreset freemap Sep 03 13:04:32.500, 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 } }]
88502026-09-03T13:04:34.125ZDEBG unitreset freemap:Sep 03 13:04:32.500Sep 03 13:04:32.500 , freemap_route_ipv4unit
88512026-09-03T13:04:34.125ZINFOINFO : adding route 3fff:beef:3f::/64 -> 2001:db8::55:fffreemap_route_ipv4adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
88522026-09-03T13:04:34.125Z
88532026-09-03T13:04:34.125Z
88542026-09-03T13:04:34.125ZSep 03 13:04:32.500Sep 03 13:04:32.500Sep 03 13:04:32.500 DEBGDEBGSep 03 13:04:32.500 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 } }] DEBG
88552026-09-03T13:04:34.125Z 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 } }]
88562026-09-03T13:04:34.125Zinitted freemap. size: 64initted freemap. size: 64, , unitunitSep 03 13:04:32.500:: Sep 03 13:04:32.500 freemap_route_ipv6INFOfreemap_route_ipv6
88572026-09-03T13:04:34.125Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ff
88582026-09-03T13:04:34.125Z DEBG
88592026-09-03T13:04:34.126Zfailed to allocate space for the new target list
88602026-09-03T13:04:34.126ZSep 03 13:04:32.500 DEBG reset freemapSep 03 13:04:32.500, unitDEBG: Sep 03 13:04:32.500freemap_route_ipv6Sep 03 13:04:32.500replacing 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 } }]
88612026-09-03T13:04:34.136Z
88622026-09-03T13:04:34.136ZDEBG reset freemapDEBG , replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]unitSep 03 13:04:32.500
88632026-09-03T13:04:34.136Z INFO Sep 03 13:04:32.500adding route 3fff:beef:34::/64 -> 2001:db8::55:ff:
88642026-09-03T13:04:34.136ZSep 03 13:04:32.500 DEBGfreemap_route_ipv6INFO
88652026-09-03T13:04:34.136Z adding route 3fff:dead::/64 -> 2001:db8::55:1
88662026-09-03T13:04:34.136Zfailed to allocate space for the new target list
88672026-09-03T13:04:34.136ZSep 03 13:04:32.500Sep 03 13:04:32.500 DEBGSep 03 13:04:32.500INFO 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.16.0.0/32 -> 10.0.0.1DEBG
88682026-09-03T13:04:34.136Z
88692026-09-03T13:04:34.136Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
88702026-09-03T13:04:34.137ZSep 03 13:04:32.500 DEBG Sep 03 13:04:32.500replacing 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 } }]
88712026-09-03T13:04:34.137ZDEBGSep 03 13:04:32.500 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
88722026-09-03T13:04:34.137Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 03 13:04:32.500
88732026-09-03T13:04:34.137ZSep 03 13:04:32.500 DEBGINFO adding route 172.16.0.0/32 -> 10.0.0.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 } }]
88742026-09-03T13:04:34.137Z
88752026-09-03T13:04:34.137ZDEBG 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 } }]
88762026-09-03T13:04:34.137ZSep 03 13:04:32.498Sep 03 13:04:32.500Sep 03 13:04:32.500 Sep 03 13:04:32.500INFO DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFOSep 03 13:04:32.500
88772026-09-03T13:04:34.137Z initted freemap. size: 64 DEBGDEBGSep 03 13:04:32.500, adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
88782026-09-03T13:04:34.137Z created new freemapunitcreated new freemap, DEBG:, unitunit :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: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 } }]
88792026-09-03T13:04:34.137Zfreemap_route_ipv4 :
88802026-09-03T13:04:34.137Zfreemap_route_ipv4Sep 03 13:04:32.500
88812026-09-03T13:04:34.137Z
88822026-09-03T13:04:34.137ZSep 03 13:04:32.500 INFOfreemap_route_ipv4DEBG
88832026-09-03T13:04:34.137Z adding route 172.16.0.0/32 -> 10.0.0.3Sep 03 13:04:32.500Sep 03 13:04:32.500
88842026-09-03T13:04:34.137Z DEBGDEBG Sep 03 13:04:32.500 reset freemapcreated new freemapSep 03 13:04:32.500, Sep 03 13:04:32.500replacing 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 :INFO
88852026-09-03T13:04:34.137Z, DEBG DEBGunit adding route 3fff:beef:37::/64 -> 2001:db8::55:ffcreated new freemap
88862026-09-03T13:04:34.137Zreplacing 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 } }]freemap_route_ipv6,
88872026-09-03T13:04:34.137Zunit::
88882026-09-03T13:04:34.137Z Sep 03 13:04:32.500Sep 03 13:04:32.500Sep 03 13:04:32.500 freemap_route_ipv6freemap_route_ipv4DEBG INFO
88892026-09-03T13:04:34.137Z DEBGSep 03 13:04:32.500initted freemap. size: 64
88902026-09-03T13:04:34.137Z, adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff unitreplacing 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 } }]:
88912026-09-03T13:04:34.137Z
88922026-09-03T13:04:34.137ZINFO freemap_route_ipv4 Sep 03 13:04:32.500Sep 03 13:04:32.500Sep 03 13:04:32.500
88932026-09-03T13:04:34.137Z adding route 172.16.0.0/32 -> 10.0.0.4Sep 03 13:04:32.500 DEBG
88942026-09-03T13:04:34.137ZDEBG initted freemap. size: 64Sep 03 13:04:32.500, DEBGINFOSep 03 13:04:32.500DEBGinitted freemap. size: 64 DEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ffunitreplacing 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 } }],
88952026-09-03T13:04:34.137Zreset freemap,
88962026-09-03T13:04:34.138Zreplacing 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:: freemap_route_ipv6
88972026-09-03T13:04:34.138Zunit: freemap_route_ipv4
88982026-09-03T13:04:34.138Z
88992026-09-03T13:04:34.138ZSep 03 13:04:32.500Sep 03 13:04:32.500 freemap_route_ipv4INFOINFO
89002026-09-03T13:04:34.138Z adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 13:04:32.500
89012026-09-03T13:04:34.138Z adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBGSep 03 13:04:32.500Sep 03 13:04:32.500 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 } }]
89022026-09-03T13:04:34.138Zreset freemap,
89032026-09-03T13:04:34.138Zreset freemapSep 03 13:04:32.500 Sep 03 13:04:32.500DEBG, unit initted freemap. size: 64unit:, DEBG:unitSep 03 13:04:32.500 : freemap_route_ipv6Sep 03 13:04:32.500replacing 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 } }]
89042026-09-03T13:04:34.138Z
89052026-09-03T13:04:34.138Zfreemap_route_ipv4
89062026-09-03T13:04:34.138ZINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff freemap_route_ipv6
89072026-09-03T13:04:34.138ZDEBG
89082026-09-03T13:04:34.138Z replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.500Sep 03 13:04:32.500
89092026-09-03T13:04:34.138Z INFODEBGSep 03 13:04:32.500 adding route 172.17.0.1/32 -> 10.0.0.255initted freemap. size: 64Sep 03 13:04:32.500 Sep 03 13:04:32.500, DEBG unit
89102026-09-03T13:04:34.138ZDEBG INFO 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 } }]reset freemapSep 03 13:04:32.500,
89112026-09-03T13:04:34.138Z: unit :adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff freemap_route_ipv6
89122026-09-03T13:04:34.138Z
89132026-09-03T13:04:34.138Zfreemap_route_ipv6Sep 03 13:04:32.500
89142026-09-03T13:04:34.138ZINFOSep 03 13:04:32.500 DEBG Sep 03 13:04:32.500replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.500INFO
89152026-09-03T13:04:34.138Z adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO
89162026-09-03T13:04:34.139Z adding route 3fff:dead::/64 -> 2001:db8::55:1
89172026-09-03T13:04:34.139Zadding route 3fff:dead::/64 -> 2001:db8::55:1DEBGSep 03 13:04:32.500Sep 03 13:04:32.500 DEBG
89182026-09-03T13:04:34.139Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
89192026-09-03T13:04:34.139Z Sep 03 13:04:32.500INFO 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 172.17.0.2/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 } }]
89202026-09-03T13:04:34.139Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
89212026-09-03T13:04:34.139Z
89222026-09-03T13:04:34.139Z
89232026-09-03T13:04:34.139Ztest route::tests::grow_succeeds ... ok
89242026-09-03T13:04:34.139ZSep 03 13:04:32.500 DEBG Sep 03 13:04:32.500Sep 03 13:04:32.500Sep 03 13:04:32.500 INFOINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 13:04:32.500Sep 03 13:04:32.500
89252026-09-03T13:04:34.139Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffINFOadding route 3fff:dead::/64 -> 2001:db8::55:2
89262026-09-03T13:04:34.139Z
89272026-09-03T13:04:34.139Z adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff DEBGDEBG
89282026-09-03T13:04:34.139ZSep 03 13:04:32.500Sep 03 13:04:32.500 Sep 03 13:04:32.500 INFO 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 } }] DEBGreset freemap , 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 } }]
89292026-09-03T13:04:34.139Z
89302026-09-03T13:04:34.139Z: freemap_route_ipv6Sep 03 13:04:32.500
89312026-09-03T13:04:34.139Zadding route 3fff:dead::/64 -> 2001:db8::55:2 DEBGSep 03 13:04:32.500 Sep 03 13:04:32.500INFO DEBG
89322026-09-03T13:04:34.139ZINFOreplacing 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:3
89332026-09-03T13:04:34.139Zreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.500 INFO
89342026-09-03T13:04:34.139Z
89352026-09-03T13:04:34.139Zadding route 172.17.0.3/32 -> 10.0.0.255Sep 03 13:04:32.500 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
89362026-09-03T13:04:34.139ZSep 03 13:04:32.500
89372026-09-03T13:04:34.139ZSep 03 13:04:32.500replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 03 13:04:32.500
89382026-09-03T13:04:34.139ZINFO Sep 03 13:04:32.500 INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff Sep 03 13:04:32.500
89392026-09-03T13:04:34.139Z INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG
89402026-09-03T13:04:34.139Zadding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 03 13:04:32.500
89412026-09-03T13:04:34.139Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG
89422026-09-03T13:04:34.139Z Sep 03 13:04:32.500 DEBG DEBG Sep 03 13:04:32.500replacing 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 } }]
89432026-09-03T13:04:34.139ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
89442026-09-03T13:04:34.140Z
89452026-09-03T13:04:34.140ZSep 03 13:04:32.500Sep 03 13:04:32.500replacing 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 } }] DEBGSep 03 13:04:32.500 Sep 03 13:04:32.500
89462026-09-03T13:04:34.140Z failed to allocate space for the new target listDEBG
89472026-09-03T13:04:34.140Zreplacing targets for 3fff:dead::/64 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 } }] INFOSep 03 13:04:32.500 DEBGINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
89482026-09-03T13:04:34.140Z
89492026-09-03T13:04:34.140Z
89502026-09-03T13:04:34.140Zcreated new freemapSep 03 13:04:32.507, unitSep 03 13:04:32.507DEBG : DEBGfreemap_route_ipv4replacing 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 } }]
89512026-09-03T13:04:34.140ZSep 03 13:04:32.507replacing 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 } }]
89522026-09-03T13:04:34.140ZWARN
89532026-09-03T13:04:34.140Z shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 13:04:32.507Sep 03 13:04:32.507
89542026-09-03T13:04:34.140ZINFOINFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
89552026-09-03T13:04:34.140Z
89562026-09-03T13:04:34.140ZSep 03 13:04:32.507 Sep 03 13:04:32.507DEBG Sep 03 13:04:32.507ERRO Sep 03 13:04:32.507 rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBG
89572026-09-03T13:04:34.140ZDEBG 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 } }]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 } }]
89582026-09-03T13:04:34.140Z
89592026-09-03T13:04:34.140Zcreated new freemapSep 03 13:04:32.507, unitERROSep 03 13:04:32.507:Sep 03 13:04:32.507 INFOINFO 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 itadding route 3fff:dead::/64 -> 2001:db8::55:2
89602026-09-03T13:04:34.140Z
89612026-09-03T13:04:34.150Zfreemap_route_ipv6adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
89622026-09-03T13:04:34.150Z
89632026-09-03T13:04:34.150ZSep 03 13:04:32.507 Sep 03 13:04:32.507DEBG 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
89642026-09-03T13:04:34.150Zinitted freemap. size: 64Sep 03 13:04:32.507, unitDEBG: Sep 03 13:04:32.507replacing 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_ipv4INFO
89652026-09-03T13:04:34.150Z
89662026-09-03T13:04:34.150Zadding route 3fff:beef::/64 -> 2001:db8::55:ff
89672026-09-03T13:04:34.150ZSep 03 13:04:32.507 DEBG reset freemapSep 03 13:04:32.500, Sep 03 13:04:32.507unit Sep 03 13:04:32.507DEBG: created new freemapDEBG, Sep 03 13:04:32.507replacing targets for 3fff:dead::/64 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 } }] INFOfreemap_route_ipv4unitDEBG
89682026-09-03T13:04:34.150Z adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
89692026-09-03T13:04:34.150Z
89702026-09-03T13:04:34.150Zreplacing 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 } }]:
89712026-09-03T13:04:34.150Z freemap_route_ipv4
89722026-09-03T13:04:34.150ZSep 03 13:04:32.507 Sep 03 13:04:32.507DEBG Sep 03 13:04:32.507 INFOreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
89732026-09-03T13:04:34.150Z
89742026-09-03T13:04:34.150ZDEBG initted freemap. size: 64Sep 03 13:04:32.507, unitDEBGSep 03 13:04:32.507Sep 03 13:04:32.507 :INFOcreated new freemap DEBGfreemap_route_ipv6
89752026-09-03T13:04:34.150Z, 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:33::/64 -> 2001:db8::55:ff
89762026-09-03T13:04:34.150Zunit
89772026-09-03T13:04:34.150Z:Sep 03 13:04:32.507Sep 03 13:04:32.507 Sep 03 13:04:32.507 INFODEBG adding route 3fff:beef:2::/64 -> 2001:db8::55:ffreset freemapDEBG
89782026-09-03T13:04:34.151Z freemap_route_ipv6
89792026-09-03T13:04:34.151Z, 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 } }]unit
89802026-09-03T13:04:34.151Z:Sep 03 13:04:32.507 freemap_route_ipv6DEBG
89812026-09-03T13:04:34.151Z Sep 03 13:04:32.507replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.507
89822026-09-03T13:04:34.151ZSep 03 13:04:32.507INFO DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff initted freemap. size: 64Sep 03 13:04:32.507
89832026-09-03T13:04:34.151Z, unitINFO:INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff Sep 03 13:04:32.507freemap_route_ipv4
89842026-09-03T13:04:34.151Z
89852026-09-03T13:04:34.151Zadding route 172.16.0.0/32 -> 10.0.0.1DEBG
89862026-09-03T13:04:34.151Z Sep 03 13:04:32.507replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.507
89872026-09-03T13:04:34.151ZDEBG DEBGreset freemap , 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 } }]unit
89882026-09-03T13:04:34.151ZSep 03 13:04:32.507: freemap_route_ipv4Sep 03 13:04:32.507INFO Sep 03 13:04:32.507
89892026-09-03T13:04:34.151Z DEBGINFOadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
89902026-09-03T13:04:34.151Zadding route 3fff:beef:4::/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 } }]
89912026-09-03T13:04:34.151Z
89922026-09-03T13:04:34.151ZSep 03 13:04:32.507 Sep 03 13:04:32.507DEBG Sep 03 13:04:32.507Sep 03 13:04:32.507DEBG DEBG initted freemap. size: 64replacing 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 } }] ,
89932026-09-03T13:04:34.151Zunitreplacing 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
89942026-09-03T13:04:34.151Zadding route 172.17.0.0/32 -> 10.0.0.255freemap_route_ipv6
89952026-09-03T13:04:34.151Z
89962026-09-03T13:04:34.151ZSep 03 13:04:32.507 INFOSep 03 13:04:32.507 Sep 03 13:04:32.507adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
89972026-09-03T13:04:34.151ZSep 03 13:04:32.500INFOSep 03 13:04:32.507 INFODEBG Sep 03 13:04:32.507 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreset freemapDEBG,
89982026-09-03T13:04:34.151Zreplacing 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 } }]unitadding route 172.17.0.4/32 -> 10.0.0.255
89992026-09-03T13:04:34.152Z
90002026-09-03T13:04:34.152Z: freemap_route_ipv6DEBG
90012026-09-03T13:04:34.152ZSep 03 13:04:32.507Sep 03 13:04:32.507 replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:04:32.507DEBG INFO DEBGadding route 3fff:beef:6::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90022026-09-03T13:04:34.152Z 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 } }]
90032026-09-03T13:04:34.152Z
90042026-09-03T13:04:34.152ZSep 03 13:04:32.507
90052026-09-03T13:04:34.152Z Sep 03 13:04:32.507INFOSep 03 13:04:32.507 adding route 172.16.0.0/32 -> 10.0.0.1
90062026-09-03T13:04:34.152ZINFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 13:04:32.507Sep 03 13:04:32.507Sep 03 13:04:32.507 DEBG DEBG INFOreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90072026-09-03T13:04:34.152Z
90082026-09-03T13:04:34.152Zadding route 172.17.0.5/32 -> 10.0.0.255INFO
90092026-09-03T13:04:34.152Zreplacing 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 } }]
90102026-09-03T13:04:34.152Zadding route 172.17.0.1/32 -> 10.0.0.255
90112026-09-03T13:04:34.152ZSep 03 13:04:32.507Sep 03 13:04:32.507 INFODEBG Sep 03 13:04:32.507 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
90122026-09-03T13:04:34.152Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ff Sep 03 13:04:32.507
90132026-09-03T13:04:34.152Z 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 } }] Sep 03 13:04:32.507Sep 03 13:04:32.507
90142026-09-03T13:04:34.152Z 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 } }] Sep 03 13:04:32.507adding route 172.17.0.6/32 -> 10.0.0.255DEBG Sep 03 13:04:32.507
90152026-09-03T13:04:34.152Z 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 } }]DEBG
90162026-09-03T13:04:34.152Z
90172026-09-03T13:04:34.152Zreplacing 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
90182026-09-03T13:04:34.152Ztest route::tests::rollback_on_compact_delete_failure ... ok
90192026-09-03T13:04:34.152Z Sep 03 13:04:32.507Sep 03 13:04:32.507 DEBGINFOSep 03 13:04:32.507 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing 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 } }]
90202026-09-03T13:04:34.152Z
90212026-09-03T13:04:34.152Z
90222026-09-03T13:04:34.152ZINFO adding route 172.17.0.2/32 -> 10.0.0.255
90232026-09-03T13:04:34.152ZSep 03 13:04:32.507Sep 03 13:04:32.507 DEBGDEBG 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: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 } }]
90242026-09-03T13:04:34.152ZSep 03 13:04:32.507
90252026-09-03T13:04:34.152Z INFO adding route 172.17.0.7/32 -> 10.0.0.255Sep 03 13:04:32.507
90262026-09-03T13:04:34.152Ztest route::tests::rollback_on_compact_write_failure ... ok
90272026-09-03T13:04:34.153ZSep 03 13:04:32.507Sep 03 13:04:32.507 INFO INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
90282026-09-03T13:04:34.153ZDEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 03 13:04:32.507
90292026-09-03T13:04:34.153Z 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 } }]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 } }]
90302026-09-03T13:04:34.153ZSep 03 13:04:32.507
90312026-09-03T13:04:34.153Z Sep 03 13:04:32.507 DEBGDEBG Sep 03 13:04:32.507replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.507 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 } }]
90322026-09-03T13:04:34.153ZINFO
90332026-09-03T13:04:34.153ZINFO adding route 172.17.0.8/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255
90342026-09-03T13:04:34.153Z
90352026-09-03T13:04:34.153ZSep 03 13:04:32.507 Sep 03 13:04:32.507INFO Sep 03 13:04:32.507adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
90362026-09-03T13:04:34.153ZDEBGINFO 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:3a::/64 -> 2001:db8::55:ffSep 03 13:04:32.507
90372026-09-03T13:04:34.153ZDEBG
90382026-09-03T13:04:34.153ZSep 03 13:04:32.507 replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.507
90392026-09-03T13:04:34.153Z 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 } }]
90402026-09-03T13:04:34.153ZSep 03 13:04:32.508 INFO Sep 03 13:04:32.508Sep 03 13:04:32.508 INFO INFOadding route 172.17.0.4/32 -> 10.0.0.255DEBG
90412026-09-03T13:04:34.153Zreplacing 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:3b::/64 -> 2001:db8::55:ffadding route 172.17.0.9/32 -> 10.0.0.255
90422026-09-03T13:04:34.153Z
90432026-09-03T13:04:34.153Z
90442026-09-03T13:04:34.153ZSep 03 13:04:32.508Sep 03 13:04:32.508Sep 03 13:04:32.508 DEBGDEBG Sep 03 13:04:32.508 INFODEBG 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 3fff:beef:b::/64 -> 2001:db8::55:ff
90452026-09-03T13:04:34.153Zreplacing 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: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 } }]
90462026-09-03T13:04:34.153Z
90472026-09-03T13:04:34.153Z
90482026-09-03T13:04:34.153ZSep 03 13:04:32.508Sep 03 13:04:32.508 Sep 03 13:04:32.508INFOINFO INFOSep 03 13:04:32.508adding route 172.17.0.10/32 -> 10.0.0.255
90492026-09-03T13:04:34.153ZDEBG adding route 3fff:beef:3c::/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 } }]
90502026-09-03T13:04:34.153Z
90512026-09-03T13:04:34.153Zadding route 172.17.0.5/32 -> 10.0.0.255Sep 03 13:04:32.508
90522026-09-03T13:04:34.153Z DEBG Sep 03 13:04:32.508replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.508 DEBGINFO
90532026-09-03T13:04:34.153Z 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:c::/64 -> 2001:db8::55:ff
90542026-09-03T13:04:34.153Z
90552026-09-03T13:04:34.153ZSep 03 13:04:32.508 Sep 03 13:04:32.508DEBGSep 03 13:04:32.508Sep 03 13:04:32.508 DEBG INFOreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.11/32 -> 10.0.0.255
90562026-09-03T13:04:34.153ZINFO
90572026-09-03T13:04:34.153Z 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 3fff:beef:3d::/64 -> 2001:db8::55:ffSep 03 13:04:32.508
90582026-09-03T13:04:34.153ZSep 03 13:04:32.508
90592026-09-03T13:04:34.153Z Sep 03 13:04:32.508INFO DEBG DEBGreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
90602026-09-03T13:04:34.153Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 13:04:32.508
90612026-09-03T13:04:34.164Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 13:04:32.508 INFOSep 03 13:04:32.508Sep 03 13:04:32.508 DEBGadding route 172.17.0.6/32 -> 10.0.0.255
90622026-09-03T13:04:34.165Zcreated new freemap , DEBG unitSep 03 13:04:32.514: created new freemapDEBG, freemap_route_ipv4 unit
90632026-09-03T13:04:34.165Z: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 } }]
90642026-09-03T13:04:34.165Zfreemap_route_ipv4
90652026-09-03T13:04:34.165ZSep 03 13:04:32.514replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:04:32.514DEBG Sep 03 13:04:32.508
90662026-09-03T13:04:34.165ZSep 03 13:04:32.514created new freemapINFO DEBG , adding route 172.17.0.7/32 -> 10.0.0.255Sep 03 13:04:32.514created new freemapDEBG, unitINFO :created new freemap , unitadding route 3fff:beef:3e::/64 -> 2001:db8::55:ffunit
90672026-09-03T13:04:34.165Z: freemap_route_ipv4:freemap_route_ipv6
90682026-09-03T13:04:34.165ZSep 03 13:04:32.514
90692026-09-03T13:04:34.165Z freemap_route_ipv6
90702026-09-03T13:04:34.165Z
90712026-09-03T13:04:34.165ZDEBGSep 03 13:04:32.514 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 } }]DEBGSep 03 13:04:32.514 Sep 03 13:04:32.514initted freemap. size: 64
90722026-09-03T13:04:34.165Z, DEBGunit created new freemap:, Sep 03 13:04:32.514 unit:freemap_route_ipv4
90732026-09-03T13:04:34.165ZSep 03 13:04:32.514 freemap_route_ipv6DEBG
90742026-09-03T13:04:34.165ZDEBGDEBGSep 03 13:04:32.514 failed to allocate space for the new target list replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG Sep 03 13:04:32.514
90752026-09-03T13:04:34.165Zreset freemapinitted freemap. size: 64
90762026-09-03T13:04:34.165Z, unit, :DEBG unitfreemap_route_ipv4 initted freemap. size: 64Sep 03 13:04:32.514
90772026-09-03T13:04:34.165Z, DEBG:unitSep 03 13:04:32.514 : Sep 03 13:04:32.514 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 } }]freemap_route_ipv4
90782026-09-03T13:04:34.165Z
90792026-09-03T13:04:34.165Z
90802026-09-03T13:04:34.165ZDEBG INFOinitted freemap. size: 64 Sep 03 13:04:32.514, adding route 172.17.0.8/32 -> 10.0.0.255unitDEBG:Sep 03 13:04:32.514
90812026-09-03T13:04:34.165Z reset freemapDEBG freemap_route_ipv6reset freemap
90822026-09-03T13:04:34.165Z, Sep 03 13:04:32.514, DEBGunit unit::Sep 03 13:04:32.514 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 } }] freemap_route_ipv4freemap_route_ipv4
90832026-09-03T13:04:34.165Z
90842026-09-03T13:04:34.165ZDEBG
90852026-09-03T13:04:34.166Zreset freemap, Sep 03 13:04:32.514Sep 03 13:04:32.514unit Sep 03 13:04:32.514 :DEBG freemap_route_ipv6initted freemap. size: 64
90862026-09-03T13:04:34.166Z, INFOunit :Sep 03 13:04:32.514 adding route 172.17.0.9/32 -> 10.0.0.255INFO
90872026-09-03T13:04:34.166Zfreemap_route_ipv6
90882026-09-03T13:04:34.166Zadding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
90892026-09-03T13:04:34.166Z initted freemap. size: 64, unitSep 03 13:04:32.514 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 } }]
90902026-09-03T13:04:34.166ZSep 03 13:04:32.514 Sep 03 13:04:32.514DEBGSep 03 13:04:32.514 INFOreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2freemap_route_ipv6
90912026-09-03T13:04:34.166Z
90922026-09-03T13:04:34.166Zreset freemap
90932026-09-03T13:04:34.166Z, unitSep 03 13:04:32.514: INFOSep 03 13:04:32.514freemap_route_ipv6
90942026-09-03T13:04:34.166ZDEBG adding route 172.17.0.10/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 } }]
90952026-09-03T13:04:34.166Z
90962026-09-03T13:04:34.166ZSep 03 13:04:32.514Sep 03 13:04:32.514 Sep 03 13:04:32.514Sep 03 13:04:32.514DEBGINFO INFODEBGadding route 172.16.0.0/32 -> 10.0.0.1reset freemap
90972026-09-03T13:04:34.166Z, replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit :
90982026-09-03T13:04:34.166Zadding route 3fff:dead::/64 -> 2001:db8::55:3
90992026-09-03T13:04:34.166Zfreemap_route_ipv6
91002026-09-03T13:04:34.166ZSep 03 13:04:32.514Sep 03 13:04:32.514 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 } }]
91012026-09-03T13:04:34.166ZSep 03 13:04:32.514 Sep 03 13:04:32.514DEBG Sep 03 13:04:32.514INFO 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
91022026-09-03T13:04:34.166Z adding route 172.17.0.11/32 -> 10.0.0.255INFO
91032026-09-03T13:04:34.166Z
91042026-09-03T13:04:34.166Zadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 13:04:32.514
91052026-09-03T13:04:34.166Z INFO Sep 03 13:04:32.514Sep 03 13:04:32.514 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.514adding route 172.16.0.0/32 -> 10.0.0.1
91062026-09-03T13:04:34.166Z
91072026-09-03T13:04:34.166ZDEBG
91082026-09-03T13:04:34.166Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
91092026-09-03T13:04:34.166ZSep 03 13:04:32.514Sep 03 13:04:32.514Sep 03 13:04:32.514 INFO INFO DEBG adding route 172.17.0.12/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 13:04:32.508
91102026-09-03T13:04:34.166Z
91112026-09-03T13:04:34.167ZSep 03 13:04:32.514
91122026-09-03T13:04:34.167ZDEBGDEBG Sep 03 13:04:32.514 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: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: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 } }]
91132026-09-03T13:04:34.167Z Sep 03 13:04:32.514replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:04:32.514
91142026-09-03T13:04:34.167ZINFO
91152026-09-03T13:04:34.167Z Sep 03 13:04:32.514adding route 172.16.0.0/32 -> 10.0.0.1
91162026-09-03T13:04:34.167ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]WARN
91172026-09-03T13:04:34.167Z Sep 03 13:04:32.514shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
91182026-09-03T13:04:34.167Ztest route::tests::rollback_on_index_readd_failure ... ok
91192026-09-03T13:04:34.167ZINFOSep 03 13:04:32.514 adding route 172.17.0.13/32 -> 10.0.0.255DEBGSep 03 13:04:32.514
91202026-09-03T13:04:34.167Z INFO Sep 03 13:04:32.514replacing 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 } }] adding route 3fff:dead::/64 -> 2001:db8::55:3INFO
91212026-09-03T13:04:34.167Z
91222026-09-03T13:04:34.167Z Sep 03 13:04:32.514adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
91232026-09-03T13:04:34.167ZDEBG Sep 03 13:04:32.514replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.514 INFO
91242026-09-03T13:04:34.167ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.2
91252026-09-03T13:04:34.167Z
91262026-09-03T13:04:34.167ZSep 03 13:04:32.514Sep 03 13:04:32.514 DEBGINFOSep 03 13:04:32.514Sep 03 13:04:32.514 INFOadding route 172.17.0.14/32 -> 10.0.0.255
91272026-09-03T13:04:34.167Zadding route 3fff:dead::/64 -> 2001:db8::55:4replacing 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 } }]
91282026-09-03T13:04:34.167ZDEBG
91292026-09-03T13:04:34.167Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 13:04:32.514
91302026-09-03T13:04:34.167Z Sep 03 13:04:32.514DEBG 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 } }] Sep 03 13:04:32.514
91312026-09-03T13:04:34.167Z 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 } }]
91322026-09-03T13:04:34.168ZSep 03 13:04:32.514 adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 13:04:32.514
91332026-09-03T13:04:34.168ZINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
91342026-09-03T13:04:34.168ZINFOSep 03 13:04:32.514 adding route 172.17.0.15/32 -> 10.0.0.255DEBG
91352026-09-03T13:04:34.168Z Sep 03 13:04:32.514replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.514
91362026-09-03T13:04:34.168Z Sep 03 13:04:32.514DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 13:04:32.514replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
91372026-09-03T13:04:34.168Z
91382026-09-03T13:04:34.168ZINFOreplacing 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 } }]
91392026-09-03T13:04:34.168Zadding route 172.17.0.1/32 -> 10.0.0.255
91402026-09-03T13:04:34.169ZSep 03 13:04:32.514 Sep 03 13:04:32.514INFO WARNadding route 3fff:beef:10::/64 -> 2001:db8::55:ff Sep 03 13:04:32.514Sep 03 13:04:32.514shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
91412026-09-03T13:04:34.169Z INFO
91422026-09-03T13:04:34.169Z adding route 172.17.0.16/32 -> 10.0.0.255
91432026-09-03T13:04:34.169ZDEBG Sep 03 13:04:32.514 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 } }]DEBG
91442026-09-03T13:04:34.169Z replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.514
91452026-09-03T13:04:34.169Z 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 03 13:04:32.514
91462026-09-03T13:04:34.169ZSep 03 13:04:32.514 INFOINFO adding route 172.17.0.2/32 -> 10.0.0.255adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
91472026-09-03T13:04:34.169Z
91482026-09-03T13:04:34.169ZSep 03 13:04:32.514 Sep 03 13:04:32.514INFO DEBGSep 03 13:04:32.514 adding route 172.17.0.17/32 -> 10.0.0.255replacing 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 } }]
91492026-09-03T13:04:34.169ZDEBG
91502026-09-03T13:04:34.169Z 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 } }]
91512026-09-03T13:04:34.169ZSep 03 13:04:32.514 DEBG Sep 03 13:04:32.514Sep 03 13:04:32.514 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
91522026-09-03T13:04:34.169Z adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO
91532026-09-03T13:04:34.170Z adding route 172.17.0.3/32 -> 10.0.0.255Sep 03 13:04:32.514
91542026-09-03T13:04:34.170Z INFOSep 03 13:04:32.514 adding route 172.17.0.18/32 -> 10.0.0.255DEBG
91552026-09-03T13:04:34.170ZSep 03 13:04:32.514 replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
91562026-09-03T13:04:34.170Z replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.514
91572026-09-03T13:04:34.170ZDEBG Sep 03 13:04:32.514replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.514
91582026-09-03T13:04:34.170Z INFOINFO adding route 172.17.0.4/32 -> 10.0.0.255adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 03 13:04:32.514
91592026-09-03T13:04:34.170Z
91602026-09-03T13:04:34.170Z INFO Sep 03 13:04:32.514adding route 172.17.0.19/32 -> 10.0.0.255
91612026-09-03T13:04:34.176ZDEBGSep 03 13:04:32.514 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
91622026-09-03T13:04:34.176Z replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.514 DEBG
91632026-09-03T13:04:34.176Z
91642026-09-03T13:04:34.176ZSep 03 13:04:32.514replacing 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 } }] INFOSep 03 13:04:32.515 DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
91652026-09-03T13:04:34.176Zcreated new freemapSep 03 13:04:32.514 , INFOunit :adding route 3fff:dead::/64 -> 2001:db8::55:3
91662026-09-03T13:04:34.176ZSep 03 13:04:32.521freemap_route_ipv4
91672026-09-03T13:04:34.176ZDEBG 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 } }]
91682026-09-03T13:04:34.176ZSep 03 13:04:32.521Sep 03 13:04:32.521 INFODEBG adding route 3fff:beef:15::/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 } }]
91692026-09-03T13:04:34.176Z
91702026-09-03T13:04:34.176ZSep 03 13:04:32.521 DEBG Sep 03 13:04:32.521replacing 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 } }]
91712026-09-03T13:04:34.176ZINFO Sep 03 13:04:32.514Sep 03 13:04:32.521 Sep 03 13:04:32.521INFOadding route 3fff:dead::/64 -> 2001:db8::55:4
91722026-09-03T13:04:34.176ZINFODEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:ffcreated new freemap
91732026-09-03T13:04:34.176Zadding route 172.17.0.5/32 -> 10.0.0.255Sep 03 13:04:32.521
91742026-09-03T13:04:34.176ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }],
91752026-09-03T13:04:34.176ZunitSep 03 13:04:32.521: Sep 03 13:04:32.521 DEBG DEBGfreemap_route_ipv6replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
91762026-09-03T13:04:34.176Z 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 } }]
91772026-09-03T13:04:34.176Z
91782026-09-03T13:04:34.176ZSep 03 13:04:32.521Sep 03 13:04:32.521 DEBGDEBG initted freemap. size: 64replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 13:04:32.521Sep 03 13:04:32.521 INFO, INFO
91792026-09-03T13:04:34.177Zadding route 172.17.0.6/32 -> 10.0.0.255unit
91802026-09-03T13:04:34.177Z: adding route 3fff:beef:17::/64 -> 2001:db8::55:fffreemap_route_ipv4
91812026-09-03T13:04:34.177Z
91822026-09-03T13:04:34.177ZSep 03 13:04:32.521 DEBG Sep 03 13:04:32.521Sep 03 13:04:32.515 DEBG DEBGreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.521replacing 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 } }]
91832026-09-03T13:04:34.177Z
91842026-09-03T13:04:34.177Zcreated new freemapDEBG, reset freemapunit, :unit Sep 03 13:04:32.521Sep 03 13:04:32.521freemap_route_ipv4
91852026-09-03T13:04:34.177Z:INFO INFO freemap_route_ipv4 adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 172.17.0.7/32 -> 10.0.0.255
91862026-09-03T13:04:34.177Z
91872026-09-03T13:04:34.177Z
91882026-09-03T13:04:34.177ZSep 03 13:04:32.521Sep 03 13:04:32.521 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 } }]created new freemap
91892026-09-03T13:04:34.177Z, Sep 03 13:04:32.521unit :DEBG freemap_route_ipv6Sep 03 13:04:32.521replacing 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 } }]
91902026-09-03T13:04:34.177ZINFO
91912026-09-03T13:04:34.177Zadding route 172.17.0.8/32 -> 10.0.0.255Sep 03 13:04:32.521
91922026-09-03T13:04:34.177Z DEBGSep 03 13:04:32.521 Sep 03 13:04:32.521initted freemap. size: 64INFO DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff Sep 03 13:04:32.521,
91932026-09-03T13:04:34.177ZDEBG unitinitted freemap. size: 64: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 } }] , freemap_route_ipv6
91942026-09-03T13:04:34.177Zunit
91952026-09-03T13:04:34.177Z: Sep 03 13:04:32.521Sep 03 13:04:32.521 DEBGINFO reset freemapadding route 172.17.0.9/32 -> 10.0.0.255, Sep 03 13:04:32.521
91962026-09-03T13:04:34.177Zunitfreemap_route_ipv4
91972026-09-03T13:04:34.177Z: DEBGfreemap_route_ipv6 Sep 03 13:04:32.521replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.521
91982026-09-03T13:04:34.177Z
91992026-09-03T13:04:34.177Z DEBGDEBG reset freemapreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.521,
92002026-09-03T13:04:34.177Zunit: INFOSep 03 13:04:32.521 Sep 03 13:04:32.521 freemap_route_ipv4
92012026-09-03T13:04:34.177ZINFO INFOadding route 172.17.0.10/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1
92022026-09-03T13:04:34.177Z
92032026-09-03T13:04:34.177ZSep 03 13:04:32.521adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
92042026-09-03T13:04:34.177Z DEBGSep 03 13:04:32.521Sep 03 13:04:32.521 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
92052026-09-03T13:04:34.177Zinitted freemap. size: 64Sep 03 13:04:32.521,
92062026-09-03T13:04:34.177Z unit: DEBGfreemap_route_ipv6
92072026-09-03T13:04:34.177ZSep 03 13:04:32.521Sep 03 13:04:32.521 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
92082026-09-03T13:04:34.177ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.11/32 -> 10.0.0.255Sep 03 13:04:32.521
92092026-09-03T13:04:34.177Z
92102026-09-03T13:04:34.177Z DEBG Sep 03 13:04:32.521reset freemap , INFOunitSep 03 13:04:32.521 :Sep 03 13:04:32.521adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff DEBGDEBGfreemap_route_ipv6
92112026-09-03T13:04:34.177Zreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
92122026-09-03T13:04:34.177Z
92132026-09-03T13:04:34.177Z
92142026-09-03T13:04:34.178ZSep 03 13:04:32.521Sep 03 13:04:32.521Sep 03 13:04:32.521Sep 03 13:04:32.521 INFO INFO DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.17.0.12/32 -> 10.0.0.255
92152026-09-03T13:04:34.178Z
92162026-09-03T13:04:34.178Zreplacing 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:dead::/64 -> 2001:db8::55:1
92172026-09-03T13:04:34.178Z
92182026-09-03T13:04:34.178Ztest route::tests::identity_replace_is_noop ... ok
92192026-09-03T13:04:34.178ZSep 03 13:04:32.521Sep 03 13:04:32.521 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 } }]
92202026-09-03T13:04:34.178ZSep 03 13:04:32.521Sep 03 13:04:32.521 DEBGSep 03 13:04:32.521INFODEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] INFO
92212026-09-03T13:04:34.178Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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:1c::/64 -> 2001:db8::55:ff
92222026-09-03T13:04:34.178Z
92232026-09-03T13:04:34.178Z adding route 172.17.0.13/32 -> 10.0.0.255Sep 03 13:04:32.521
92242026-09-03T13:04:34.178Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
92252026-09-03T13:04:34.178ZSep 03 13:04:32.521Sep 03 13:04:32.521 INFOSep 03 13:04:32.521DEBG 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:dead::/64 -> 2001:db8::55:2
92262026-09-03T13:04:34.178Z
92272026-09-03T13:04:34.178ZDEBG Sep 03 13:04:32.521Sep 03 13:04:32.521 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 03 13:04:32.521INFO 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 } }]
92282026-09-03T13:04:34.178ZDEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
92292026-09-03T13:04:34.178Z
92302026-09-03T13:04:34.178Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
92312026-09-03T13:04:34.178ZSep 03 13:04:32.521Sep 03 13:04:32.521 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 } }, 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 } }]
92322026-09-03T13:04:34.178Zreplacing 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 } }]
92332026-09-03T13:04:34.178ZSep 03 13:04:32.521Sep 03 13:04:32.521 DEBGINFO Sep 03 13:04:32.521adding route 172.17.0.14/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:3, vlan_id: None } }]
92342026-09-03T13:04:34.178Z
92352026-09-03T13:04:34.178ZSep 03 13:04:32.521INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffWARN
92362026-09-03T13:04:34.178ZSep 03 13:04:32.521 shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBG
92372026-09-03T13:04:34.178Z replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.521
92382026-09-03T13:04:34.178Z 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 } }]
92392026-09-03T13:04:34.178ZSep 03 13:04:32.521 INFO Sep 03 13:04:32.521adding route 172.17.0.15/32 -> 10.0.0.255
92402026-09-03T13:04:34.178ZINFO
92412026-09-03T13:04:34.178Z adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
92422026-09-03T13:04:34.178ZSep 03 13:04:32.521 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 } }]
92432026-09-03T13:04:34.178ZSep 03 13:04:32.521 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 } }]Sep 03 13:04:32.521
92442026-09-03T13:04:34.178Z INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
92452026-09-03T13:04:34.178ZSep 03 13:04:32.521Sep 03 13:04:32.521 INFOINFO Sep 03 13:04:32.521adding route 172.17.0.20/32 -> 10.0.0.255
92462026-09-03T13:04:34.178Zadding route 172.17.0.16/32 -> 10.0.0.255DEBG
92472026-09-03T13:04:34.178Z replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.521
92482026-09-03T13:04:34.178ZDEBG 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 } }]
92492026-09-03T13:04:34.178ZSep 03 13:04:32.521 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 13:04:32.521Sep 03 13:04:32.521
92502026-09-03T13:04:34.178ZDEBG 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 } }]
92512026-09-03T13:04:34.179Zadding route 172.17.0.21/32 -> 10.0.0.255Sep 03 13:04:32.521
92522026-09-03T13:04:34.179Z DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.521
92532026-09-03T13:04:34.179Z Sep 03 13:04:32.521DEBG 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 } }]
92542026-09-03T13:04:34.179ZSep 03 13:04:32.521adding route 172.17.0.17/32 -> 10.0.0.255
92552026-09-03T13:04:34.179ZINFO Sep 03 13:04:32.521 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFO
92562026-09-03T13:04:34.179Z adding route 172.17.0.22/32 -> 10.0.0.255
92572026-09-03T13:04:34.179ZSep 03 13:04:32.521Sep 03 13:04:32.521Sep 03 13:04:32.521 DEBGSep 03 13:04:32.515DEBG DEBG 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 } }]created new freemapreplacing 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 } }]
92582026-09-03T13:04:34.179Z
92592026-09-03T13:04:34.179Z, 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 } }]unit
92602026-09-03T13:04:34.179Z: Sep 03 13:04:32.521Sep 03 13:04:32.521freemap_route_ipv4
92612026-09-03T13:04:34.184Z INFOINFO adding route 172.17.0.18/32 -> 10.0.0.255Sep 03 13:04:32.521
92622026-09-03T13:04:34.184ZSep 03 13:04:32.521adding route 172.17.0.23/32 -> 10.0.0.255
92632026-09-03T13:04:34.184ZDEBG INFOcreated new freemap , Sep 03 13:04:32.521adding route 3fff:beef:23::/64 -> 2001:db8::55:ffunit
92642026-09-03T13:04:34.184Z:Sep 03 13:04:32.521 freemap_route_ipv6DEBG
92652026-09-03T13:04:34.184Z 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 } }]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 } }]
92662026-09-03T13:04:34.184Z
92672026-09-03T13:04:34.184ZSep 03 13:04:32.521 Sep 03 13:04:32.521DEBG DEBGSep 03 13:04:32.521 initted freemap. size: 64replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO adding route 172.17.0.19/32 -> 10.0.0.255Sep 03 13:04:32.521
92682026-09-03T13:04:34.184Z Sep 03 13:04:32.521DEBG
92692026-09-03T13:04:34.184ZINFO adding route 172.17.0.24/32 -> 10.0.0.255
92702026-09-03T13:04:34.184Zcreated new freemap, unit: Sep 03 13:04:32.531Sep 03 13:04:32.522 Sep 03 13:04:32.531 Sep 03 13:04:32.531DEBGDEBG freemap_route_ipv4 INFO
92712026-09-03T13:04:34.184Z DEBGcreated new freemap 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.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 } }]
92722026-09-03T13:04:34.184Z
92732026-09-03T13:04:34.184Z, adding route 3fff:beef:24::/64 -> 2001:db8::55:ffunitSep 03 13:04:32.531 :DEBG Sep 03 13:04:32.531
92742026-09-03T13:04:34.184Zfreemap_route_ipv4created new freemap INFO
92752026-09-03T13:04:34.184ZSep 03 13:04:32.531, unitadding route 172.17.0.20/32 -> 10.0.0.255Sep 03 13:04:32.531 :
92762026-09-03T13:04:34.184ZINFO DEBG freemap_route_ipv6replacing 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 } }]
92772026-09-03T13:04:34.184Zadding route 172.17.0.25/32 -> 10.0.0.255
92782026-09-03T13:04:34.184Z
92792026-09-03T13:04:34.184ZSep 03 13:04:32.531Sep 03 13:04:32.531Sep 03 13:04:32.531Sep 03 13:04:32.531 DEBGDEBG Sep 03 13:04:32.531 initted freemap. size: 64replacing 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 } }],
92802026-09-03T13:04:34.184ZINFODEBG unitadding route 3fff:beef:25::/64 -> 2001:db8::55:ff:
92812026-09-03T13:04:34.184Z freemap_route_ipv4replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.531
92822026-09-03T13:04:34.184Z
92832026-09-03T13:04:34.184ZINFO Sep 03 13:04:32.531 adding route 172.17.0.26/32 -> 10.0.0.255DEBGSep 03 13:04:32.531
92842026-09-03T13:04:34.184Z created new freemapINFO, DEBGadding route 172.17.0.21/32 -> 10.0.0.255Sep 03 13:04:32.531 unitSep 03 13:04:32.531replacing 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 } }]:
92852026-09-03T13:04:34.184Z
92862026-09-03T13:04:34.184Z freemap_route_ipv6 DEBGDEBG reset freemap
92872026-09-03T13:04:34.185Zreplacing 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 } }],
92882026-09-03T13:04:34.185ZSep 03 13:04:32.531unit: freemap_route_ipv4DEBGSep 03 13:04:32.531
92892026-09-03T13:04:34.185Z 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 } }]DEBGSep 03 13:04:32.531
92902026-09-03T13:04:34.185Z Sep 03 13:04:32.531initted freemap. size: 64INFO , unitadding route 172.17.0.27/32 -> 10.0.0.255:
92912026-09-03T13:04:34.185ZSep 03 13:04:32.531 Sep 03 13:04:32.531freemap_route_ipv4DEBG INFO
92922026-09-03T13:04:34.185ZINFO initted freemap. size: 64Sep 03 13:04:32.531 adding route 172.17.0.22/32 -> 10.0.0.255
92932026-09-03T13:04:34.185Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG
92942026-09-03T13:04:34.185Z Sep 03 13:04:32.531replacing 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 } }], unitSep 03 13:04:32.531: DEBGDEBG Sep 03 13:04:32.531
92952026-09-03T13:04:34.185Zreset freemap 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 } }],
92962026-09-03T13:04:34.185Zfreemap_route_ipv6unit: freemap_route_ipv4DEBG
92972026-09-03T13:04:34.185Z
92982026-09-03T13:04:34.185ZSep 03 13:04:32.531replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.531
92992026-09-03T13:04:34.185ZINFO INFOSep 03 13:04:32.531adding route 172.17.0.23/32 -> 10.0.0.255 Sep 03 13:04:32.531 adding route 172.17.0.28/32 -> 10.0.0.255
93002026-09-03T13:04:34.185Z
93012026-09-03T13:04:34.185ZDEBGDEBG initted freemap. size: 64reset freemapSep 03 13:04:32.531, unitDEBG: , replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.531
93022026-09-03T13:04:34.185ZunitSep 03 13:04:32.531:DEBG Sep 03 13:04:32.531freemap_route_ipv6INFO
93032026-09-03T13:04:34.185ZINFOfreemap_route_ipv6
93042026-09-03T13:04:34.185Zreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.29/32 -> 10.0.0.255Sep 03 13:04:32.531Sep 03 13:04:32.531
93052026-09-03T13:04:34.185Z
93062026-09-03T13:04:34.185Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
93072026-09-03T13:04:34.185ZINFO Sep 03 13:04:32.531DEBGSep 03 13:04:32.531 INFOadding route 172.16.0.0/32 -> 10.0.0.1Sep 03 13:04:32.531 reset freemap
93082026-09-03T13:04:34.185Zadding route 172.17.0.24/32 -> 10.0.0.255
93092026-09-03T13:04:34.185Z, DEBG unit: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 } }] freemap_route_ipv6replacing 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 } }]
93102026-09-03T13:04:34.185ZSep 03 13:04:32.531
93112026-09-03T13:04:34.185Z DEBG
93122026-09-03T13:04:34.185Z replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.531
93132026-09-03T13:04:34.185ZSep 03 13:04:32.531 DEBGINFO Sep 03 13:04:32.531Sep 03 13:04:32.531Sep 03 13:04:32.531adding route 3fff:dead::/64 -> 2001:db8::55:1
93142026-09-03T13:04:34.186ZINFO adding route 172.17.0.25/32 -> 10.0.0.255INFO
93152026-09-03T13:04:34.186Z 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:beef:28::/64 -> 2001:db8::55:ff
93162026-09-03T13:04:34.186ZSep 03 13:04:32.531
93172026-09-03T13:04:34.186Z Sep 03 13:04:32.531 DEBGINFODEBG 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.30/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 } }]
93182026-09-03T13:04:34.186Z
93192026-09-03T13:04:34.186Ztest route::tests::same_size_non_subset_replace ... ok
93202026-09-03T13:04:34.186Z
93212026-09-03T13:04:34.186Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
93222026-09-03T13:04:34.186ZSep 03 13:04:32.531 Sep 03 13:04:32.531Sep 03 13:04:32.531 Sep 03 13:04:32.531INFO INFODEBGadding route 172.16.0.0/32 -> 10.0.0.2Sep 03 13:04:32.531DEBG
93232026-09-03T13:04:34.186Z replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
93242026-09-03T13:04:34.186Zadding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 03 13:04:32.531
93252026-09-03T13:04:34.186Zadding route 172.17.0.26/32 -> 10.0.0.255 DEBG Sep 03 13:04:32.531
93262026-09-03T13:04:34.186Z INFO replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.531
93272026-09-03T13:04:34.186Zadding route 172.17.0.31/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 } }]
93282026-09-03T13:04:34.186Z DEBG Sep 03 13:04:32.531
93292026-09-03T13:04:34.186Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBGSep 03 13:04:32.531
93302026-09-03T13:04:34.186Z Sep 03 13:04:32.531DEBG 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 } }] INFOSep 03 13:04:32.531
93312026-09-03T13:04:34.186Z adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
93322026-09-03T13:04:34.186Zreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.531
93332026-09-03T13:04:34.186ZINFO INFOadding route 172.16.0.0/32 -> 10.0.0.3 Sep 03 13:04:32.531adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 13:04:32.531Sep 03 13:04:32.531
93342026-09-03T13:04:34.186Z INFOINFO
93352026-09-03T13:04:34.186Z adding route 172.17.0.27/32 -> 10.0.0.255DEBG
93362026-09-03T13:04:34.186ZSep 03 13:04:32.531 adding route 172.17.0.32/32 -> 10.0.0.255
93372026-09-03T13:04:34.186ZSep 03 13:04:32.531 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 13:04:32.531replacing 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 } }]
93382026-09-03T13:04:34.186ZSep 03 13:04:32.531
93392026-09-03T13:04:34.186Z 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 03 13:04:32.531replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
93402026-09-03T13:04:34.186Z
93412026-09-03T13:04:34.186ZSep 03 13:04:32.531 INFO INFO
93422026-09-03T13:04:34.186Z Sep 03 13:04:32.531adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
93432026-09-03T13:04:34.186ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.16.0.0/32 -> 10.0.0.4
93442026-09-03T13:04:34.186ZSep 03 13:04:32.531Sep 03 13:04:32.531Sep 03 13:04:32.531 INFODEBG
93452026-09-03T13:04:34.186ZINFO 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 172.17.0.28/32 -> 10.0.0.255Sep 03 13:04:32.531
93462026-09-03T13:04:34.186Zadding route 172.17.0.33/32 -> 10.0.0.255
93472026-09-03T13:04:34.186ZDEBG
93482026-09-03T13:04:34.187Zreplacing 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 } }]
93492026-09-03T13:04:34.187ZSep 03 13:04:32.531 Sep 03 13:04:32.531DEBG Sep 03 13:04:32.531Sep 03 13:04:32.531DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 13:04:32.531replacing 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
93502026-09-03T13:04:34.187ZDEBG
93512026-09-03T13:04:34.187Z DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
93522026-09-03T13:04:34.187Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
93532026-09-03T13:04:34.187ZSep 03 13:04:32.531 Sep 03 13:04:32.531
93542026-09-03T13:04:34.187Z INFODEBGSep 03 13:04:32.531 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: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 } }]adding route 172.17.0.29/32 -> 10.0.0.255
93552026-09-03T13:04:34.187Z
93562026-09-03T13:04:34.187Z adding route 172.17.0.34/32 -> 10.0.0.255
93572026-09-03T13:04:34.187ZSep 03 13:04:32.531Sep 03 13:04:32.531Sep 03 13:04:32.531 DEBGDEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }]
93582026-09-03T13:04:34.187Z
93592026-09-03T13:04:34.187ZSep 03 13:04:32.531Sep 03 13:04:32.531 INFOINFO adding route 172.17.0.35/32 -> 10.0.0.255adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG
93602026-09-03T13:04:34.187Z
93612026-09-03T13:04:34.193Z 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 } }]
93622026-09-03T13:04:34.193ZSep 03 13:04:32.531 Sep 03 13:04:32.531DEBG 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 } }]
93632026-09-03T13:04:34.193ZSep 03 13:04:32.531replacing 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 } }]
93642026-09-03T13:04:34.193ZINFO adding route 172.17.0.30/32 -> 10.0.0.255
93652026-09-03T13:04:34.193ZSep 03 13:04:32.531 INFOSep 03 13:04:32.531 Sep 03 13:04:32.531adding route 172.17.0.36/32 -> 10.0.0.255
93662026-09-03T13:04:34.193ZDEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
93672026-09-03T13:04:34.193ZSep 03 13:04:32.531 , adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
93682026-09-03T13:04:34.194ZunitSep 03 13:04:32.531DEBG: INFOfreemap_route_ipv4replacing 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 } }]
93692026-09-03T13:04:34.194Zadding route 172.17.0.31/32 -> 10.0.0.255
93702026-09-03T13:04:34.194Z
93712026-09-03T13:04:34.194ZSep 03 13:04:32.531Sep 03 13:04:32.531 Sep 03 13:04:32.531Sep 03 13:04:32.522Sep 03 13:04:32.531 DEBGDEBGDEBG reset freemapDEBG created new freemapreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
93722026-09-03T13:04:34.194Z, 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 } }]unit
93732026-09-03T13:04:34.194Z: adding route 172.17.0.37/32 -> 10.0.0.255
93742026-09-03T13:04:34.194Z , freemap_route_ipv4unitSep 03 13:04:32.531Sep 03 13:04:32.531
93752026-09-03T13:04:34.194ZSep 03 13:04:32.531INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFODEBG
93762026-09-03T13:04:34.194Z 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.32/32 -> 10.0.0.255
93772026-09-03T13:04:34.194ZSep 03 13:04:32.532 Sep 03 13:04:32.532Sep 03 13:04:32.531Sep 03 13:04:32.542DEBG created new freemapDEBG, unit :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 } }]freemap_route_ipv4
93782026-09-03T13:04:34.194Zcreated new freemap
93792026-09-03T13:04:34.194ZDEBG, unitcreated new freemap:, Sep 03 13:04:32.542unitSep 03 13:04:32.542 INFO:DEBGfreemap_route_ipv6
93802026-09-03T13:04:34.195Z created new freemapfreemap_route_ipv4,
93812026-09-03T13:04:34.195Zunitadding route 172.17.0.33/32 -> 10.0.0.255Sep 03 13:04:32.542: DEBGfreemap_route_ipv6
93822026-09-03T13:04:34.195Z
93832026-09-03T13:04:34.195Zinitted freemap. size: 64, Sep 03 13:04:32.542unit Sep 03 13:04:32.542DEBG :Sep 03 13:04:32.542DEBGcreated new freemap , DEBGunit freemap_route_ipv4initted freemap. size: 64
93842026-09-03T13:04:34.195Z, unitreplacing 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 } }]:
93852026-09-03T13:04:34.195Z: Sep 03 13:04:32.542 DEBGfreemap_route_ipv6freemap_route_ipv4
93862026-09-03T13:04:34.195Z Sep 03 13:04:32.542
93872026-09-03T13:04:34.195Zreset freemap , INFO unitadding route 172.17.0.34/32 -> 10.0.0.255:
93882026-09-03T13:04:34.195Z Sep 03 13:04:32.542freemap_route_ipv4Sep 03 13:04:32.542
93892026-09-03T13:04:34.195ZDEBGDEBG Sep 03 13:04:32.542 reset freemapDEBGinitted freemap. size: 64, , unit Sep 03 13:04:32.542replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: unit
93902026-09-03T13:04:34.195Z DEBGfreemap_route_ipv4
93912026-09-03T13:04:34.195Zinitted freemap. size: 64: , unitfreemap_route_ipv4:Sep 03 13:04:32.542
93922026-09-03T13:04:34.195ZINFOSep 03 13:04:32.542 freemap_route_ipv6 adding route 172.17.0.35/32 -> 10.0.0.255DEBG
93932026-09-03T13:04:34.195Z
93942026-09-03T13:04:34.195Z Sep 03 13:04:32.542initted freemap. size: 64 , DEBGSep 03 13:04:32.542unitSep 03 13:04:32.542 :DEBGreset freemap 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 } }], DEBGunit
93952026-09-03T13:04:34.195Z:freemap_route_ipv6
93962026-09-03T13:04:34.195Zreset freemapfreemap_route_ipv4,
93972026-09-03T13:04:34.195ZunitSep 03 13:04:32.542:Sep 03 13:04:32.542 INFOfreemap_route_ipv6 DEBGSep 03 13:04:32.542adding route 172.17.0.36/32 -> 10.0.0.255
93982026-09-03T13:04:34.195Zreset freemap
93992026-09-03T13:04:34.195Z, unitDEBGSep 03 13:04:32.542 :Sep 03 13:04:32.542 initted freemap. size: 64freemap_route_ipv6,
94002026-09-03T13:04:34.195ZDEBGunit : INFO 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 } }]freemap_route_ipv6
94012026-09-03T13:04:34.195Z
94022026-09-03T13:04:34.195ZSep 03 13:04:32.542adding route 172.16.0.0/32 -> 10.0.0.1
94032026-09-03T13:04:34.195ZINFO Sep 03 13:04:32.542Sep 03 13:04:32.542 INFODEBG adding route 172.17.0.37/32 -> 10.0.0.255reset freemapadding route 3fff:dead::/64 -> 2001:db8::55:1
94042026-09-03T13:04:34.195Z, Sep 03 13:04:32.542unit
94052026-09-03T13:04:34.195Z: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 } }]freemap_route_ipv6Sep 03 13:04:32.542Sep 03 13:04:32.542
94062026-09-03T13:04:34.195Z
94072026-09-03T13:04:34.196Z 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 } }]DEBG
94082026-09-03T13:04:34.196ZSep 03 13:04:32.542Sep 03 13:04:32.542 INFO INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 13:04:32.542
94092026-09-03T13:04:34.196Zadding route 172.16.0.0/32 -> 10.0.0.1 adding route 172.16.0.0/32 -> 10.0.0.2
94102026-09-03T13:04:34.196Z
94112026-09-03T13:04:34.196ZINFO adding route 172.17.0.38/32 -> 10.0.0.255Sep 03 13:04:32.542Sep 03 13:04:32.542 DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2
94122026-09-03T13:04:34.196ZSep 03 13:04:32.542
94132026-09-03T13:04:34.196Z
94142026-09-03T13:04:34.196ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 13:04:32.542Sep 03 13:04:32.542 DEBGDEBG Sep 03 13:04:32.542
94152026-09-03T13:04:34.196Zreplacing 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 } }]
94162026-09-03T13:04:34.196ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
94172026-09-03T13:04:34.196Zreplacing 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 } }]
94182026-09-03T13:04:34.196ZSep 03 13:04:32.542 Sep 03 13:04:32.542 Sep 03 13:04:32.542INFO Sep 03 13:04:32.542 INFOINFOadding route 3fff:dead::/64 -> 2001:db8::55:3
94192026-09-03T13:04:34.196ZDEBG adding route 172.17.0.39/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }]
94202026-09-03T13:04:34.196Z
94212026-09-03T13:04:34.196Z
94222026-09-03T13:04:34.196ZSep 03 13:04:32.542 Sep 03 13:04:32.542Sep 03 13:04:32.542 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.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
94232026-09-03T13:04:34.196Z
94242026-09-03T13:04:34.196Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
94252026-09-03T13:04:34.196ZSep 03 13:04:32.542 INFO adding route 172.16.0.0/32 -> 10.0.0.3Sep 03 13:04:32.542
94262026-09-03T13:04:34.196ZSep 03 13:04:32.542 INFO Sep 03 13:04:32.542
94272026-09-03T13:04:34.196ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.17.0.40/32 -> 10.0.0.255
94282026-09-03T13:04:34.196Z
94292026-09-03T13:04:34.196ZSep 03 13:04:32.542 INFO Sep 03 13:04:32.542 Sep 03 13:04:32.542adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 03 13:04:32.542 INFO DEBGadding route 172.17.0.38/32 -> 10.0.0.255
94302026-09-03T13:04:34.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 } }, 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
94312026-09-03T13:04:34.197Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }]
94322026-09-03T13:04:34.197Z Sep 03 13:04:32.543Sep 03 13:04:32.557DEBG DEBGreplacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
94332026-09-03T13:04:34.197Zreplacing 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 } }]
94342026-09-03T13:04:34.197Zreplacing 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 } }]
94352026-09-03T13:04:34.197ZSep 03 13:04:32.557
94362026-09-03T13:04:34.197ZSep 03 13:04:32.557INFO Sep 03 13:04:32.557Sep 03 13:04:32.557 INFOadding route 172.17.0.41/32 -> 10.0.0.255 INFO Sep 03 13:04:32.557
94372026-09-03T13:04:34.197Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
94382026-09-03T13:04:34.197ZINFODEBG adding route 172.17.0.12/32 -> 10.0.0.255Sep 03 13:04:32.557adding route 172.17.0.39/32 -> 10.0.0.255
94392026-09-03T13:04:34.197ZSep 03 13:04:32.557
94402026-09-03T13:04:34.197Z 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:3, vlan_id: None } }]
94412026-09-03T13:04:34.197Zreplacing 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.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 } }]
94422026-09-03T13:04:34.197Z
94432026-09-03T13:04:34.197ZSep 03 13:04:32.557Sep 03 13:04:32.557 Sep 03 13:04:32.557 DEBG DEBGINFO Sep 03 13:04:32.557replacing 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:31::/64 -> 2001:db8::55:ff
94442026-09-03T13:04:34.197Zreplacing 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 } }]
94452026-09-03T13:04:34.197ZINFO
94462026-09-03T13:04:34.197Zadding route 172.17.0.42/32 -> 10.0.0.255Sep 03 13:04:32.557
94472026-09-03T13:04:34.197ZSep 03 13:04:32.557 INFO adding route 172.17.0.13/32 -> 10.0.0.255DEBGSep 03 13:04:32.557
94482026-09-03T13:04:34.197ZINFO Sep 03 13:04:32.557adding route 172.17.0.40/32 -> 10.0.0.255replacing 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 } }]
94492026-09-03T13:04:34.197ZSep 03 13:04:32.557DEBG DEBG
94502026-09-03T13:04:34.197Z 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.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 } }]
94512026-09-03T13:04:34.197Z
94522026-09-03T13:04:34.198ZSep 03 13:04:32.557 Sep 03 13:04:32.557INFOSep 03 13:04:32.557 DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
94532026-09-03T13:04:34.198Zreplacing 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
94542026-09-03T13:04:34.198Zadding route 172.17.0.14/32 -> 10.0.0.255:
94552026-09-03T13:04:34.198ZSep 03 13:04:32.557 Sep 03 13:04:32.557 INFOfreemap_route_ipv4
94562026-09-03T13:04:34.198Zadding route 172.17.0.43/32 -> 10.0.0.255 Sep 03 13:04:32.557DEBG
94572026-09-03T13:04:34.198Z DEBGSep 03 13:04:32.557replacing 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 } }]
94582026-09-03T13:04:34.198Zreplacing 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
94592026-09-03T13:04:34.198Z Sep 03 13:04:32.557Sep 03 13:04:32.557adding route 172.17.0.41/32 -> 10.0.0.255Sep 03 13:04:32.557
94602026-09-03T13:04:34.198Z INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff 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 } }]
94612026-09-03T13:04:34.205Zinitted freemap. size: 64
94622026-09-03T13:04:34.205ZSep 03 13:04:32.557, Sep 03 13:04:32.557 unitSep 03 13:04:32.557Sep 03 13:04:32.557DEBG INFO: INFO adding route 172.17.0.15/32 -> 10.0.0.255 freemap_route_ipv6adding route 172.17.0.44/32 -> 10.0.0.255
94632026-09-03T13:04:34.205Z
94642026-09-03T13:04:34.205Z
94652026-09-03T13:04:34.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 } }]DEBGSep 03 13:04:32.557Sep 03 13:04:32.557
94662026-09-03T13:04:34.205Z DEBG DEBGreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
94672026-09-03T13:04:34.205Zreset freemap replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.557,
94682026-09-03T13:04:34.205ZunitDEBG Sep 03 13:04:32.557replacing 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 } }] :
94692026-09-03T13:04:34.205ZSep 03 13:04:32.557Sep 03 13:04:32.557 freemap_route_ipv6INFO INFO
94702026-09-03T13:04:34.205Zadding route 172.17.0.16/32 -> 10.0.0.255 Sep 03 13:04:32.557 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO
94712026-09-03T13:04:34.205Z
94722026-09-03T13:04:34.205Z INFOSep 03 13:04:32.557 INFOSep 03 13:04:32.557 Sep 03 13:04:32.557 DEBGDEBG adding route 172.17.0.45/32 -> 10.0.0.255replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1
94732026-09-03T13:04:34.205Z
94742026-09-03T13:04:34.206Z
94752026-09-03T13:04:34.206Z adding route 172.17.0.42/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 } }]
94762026-09-03T13:04:34.206ZSep 03 13:04:32.557Sep 03 13:04:32.557Sep 03 13:04:32.557 INFO
94772026-09-03T13:04:34.206Z DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff Sep 03 13:04:32.557DEBGreplacing 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 } }]
94782026-09-03T13:04:34.206ZINFO
94792026-09-03T13:04:34.206Z adding route 172.17.0.17/32 -> 10.0.0.255
94802026-09-03T13:04:34.206Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 13:04:32.557
94812026-09-03T13:04:34.206Z INFOSep 03 13:04:32.557Sep 03 13:04:32.557 DEBGSep 03 13:04:32.557adding route 172.17.0.46/32 -> 10.0.0.255 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 } }]
94822026-09-03T13:04:34.206Z
94832026-09-03T13:04:34.206ZDEBG 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
94842026-09-03T13:04:34.206ZSep 03 13:04:32.557 Sep 03 13:04:32.557INFO adding route 172.17.0.18/32 -> 10.0.0.255 replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.557
94852026-09-03T13:04:34.206Z INFOSep 03 13:04:32.557DEBG
94862026-09-03T13:04:34.206Zadding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }]
94872026-09-03T13:04:34.206Z
94882026-09-03T13:04:34.206ZINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
94892026-09-03T13:04:34.206ZSep 03 13:04:32.557Sep 03 13:04:32.557 Sep 03 13:04:32.557Sep 03 13:04:32.557 INFO DEBGadding route 172.17.0.47/32 -> 10.0.0.255 replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.557DEBG
94902026-09-03T13:04:34.206Z
94912026-09-03T13:04:34.206ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 13:04:32.557INFO
94922026-09-03T13:04:34.206Z Sep 03 13:04:32.557 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 } }]INFOSep 03 13:04:32.557 DEBGINFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
94932026-09-03T13:04:34.206Zreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.0/32 -> 10.0.0.255
94942026-09-03T13:04:34.206Z
94952026-09-03T13:04:34.206Z
94962026-09-03T13:04:34.207Zadding route 172.17.0.43/32 -> 10.0.0.255
94972026-09-03T13:04:34.207ZSep 03 13:04:32.557 DEBGSep 03 13:04:32.557 Sep 03 13:04:32.557DEBGreplacing 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 } }]
94982026-09-03T13:04:34.207Z replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.557INFO
94992026-09-03T13:04:34.207Z INFOadding route 172.17.0.19/32 -> 10.0.0.255 Sep 03 13:04:32.557
95002026-09-03T13:04:34.207Zadding route 172.17.0.48/32 -> 10.0.0.255
95012026-09-03T13:04:34.207Z Sep 03 13:04:32.557Sep 03 13:04:32.557 DEBGINFO Sep 03 13:04:32.557INFO 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.1/32 -> 10.0.0.255adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 13:04:32.557
95022026-09-03T13:04:34.207Z
95032026-09-03T13:04:34.207Z
95042026-09-03T13:04:34.207ZDEBGDEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.557
95052026-09-03T13:04:34.207Z 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 } }]
95062026-09-03T13:04:34.207ZDEBG Sep 03 13:04:32.557Sep 03 13:04:32.557replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.557 Sep 03 13:04:32.557DEBG INFOINFO
95072026-09-03T13:04:34.207Zreplacing 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 } }]
95082026-09-03T13:04:34.207Z adding route 172.17.0.49/32 -> 10.0.0.255INFO
95092026-09-03T13:04:34.207Z adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255
95102026-09-03T13:04:34.207ZSep 03 13:04:32.557
95112026-09-03T13:04:34.207Z INFOSep 03 13:04:32.557 Sep 03 13:04:32.557adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 03 13:04:32.557Sep 03 13:04:32.557
95122026-09-03T13:04:34.207Z INFODEBGDEBG adding route 172.17.0.2/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 } }]
95132026-09-03T13:04:34.207ZDEBG
95142026-09-03T13:04:34.207Z Sep 03 13:04:32.557 replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
95152026-09-03T13:04:34.207Z
95162026-09-03T13:04:34.207ZDEBG Sep 03 13:04:32.557Sep 03 13:04:32.557replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 13:04:32.557Sep 03 13:04:32.557
95172026-09-03T13:04:34.207ZINFO INFOadding route 172.17.0.21/32 -> 10.0.0.255DEBG
95182026-09-03T13:04:34.207Z INFOSep 03 13:04:32.557 adding route 172.17.0.50/32 -> 10.0.0.255INFOreplacing 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 } }]
95192026-09-03T13:04:34.207Z
95202026-09-03T13:04:34.207Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 03 13:04:32.557
95212026-09-03T13:04:34.207ZDEBGSep 03 13:04:32.557 DEBGreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255
95222026-09-03T13:04:34.207Ztest route::tests::shrink_preserves_compacted_order ... ok
95232026-09-03T13:04:34.207Z 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 } }]
95242026-09-03T13:04:34.207ZSep 03 13:04:32.557
95252026-09-03T13:04:34.208ZSep 03 13:04:32.557 INFO DEBGSep 03 13:04:32.557 Sep 03 13:04:32.557replacing 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 172.17.0.3/32 -> 10.0.0.255
95262026-09-03T13:04:34.208ZINFO
95272026-09-03T13:04:34.208Z adding route 172.17.0.22/32 -> 10.0.0.255 INFO
95282026-09-03T13:04:34.208Ztest route::tests::delete_targets_fragmented ... ok
95292026-09-03T13:04:34.208ZSep 03 13:04:32.557 Sep 03 13:04:32.557 DEBG adding route 172.17.0.51/32 -> 10.0.0.255 Sep 03 13:04:32.557DEBG
95302026-09-03T13:04:34.208Zreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:04:32.557DEBG
95312026-09-03T13:04:34.208Zreplacing 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 } }]
95322026-09-03T13:04:34.208ZINFO 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 } }]
95332026-09-03T13:04:34.208Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 13:04:32.557 INFOSep 03 13:04:32.557 Sep 03 13:04:32.557
95342026-09-03T13:04:34.208Zadding route 172.17.0.46/32 -> 10.0.0.255
95352026-09-03T13:04:34.208ZSep 03 13:04:32.557 INFOSep 03 13:04:32.557INFO DEBG adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.4/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 } }]
95362026-09-03T13:04:34.208ZDEBG
95372026-09-03T13:04:34.208Z replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 13:04:32.557
95382026-09-03T13:04:34.208Z DEBGSep 03 13:04:32.557
95392026-09-03T13:04:34.208Z DEBG Sep 03 13:04:32.557replacing 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.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:04:32.557INFO
95402026-09-03T13:04:34.208Z Sep 03 13:04:32.557adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
95412026-09-03T13:04:34.208Z
95422026-09-03T13:04:34.208ZINFODEBG Sep 03 13:04:32.557Sep 03 13:04:32.557adding route 172.17.0.52/32 -> 10.0.0.255
95432026-09-03T13:04:34.208ZDEBGSep 03 13:04:32.557replacing 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 } }]
95442026-09-03T13:04:34.208Z INFOSep 03 13:04:32.557replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO adding route 172.17.0.47/32 -> 10.0.0.255
95452026-09-03T13:04:34.208Zadding route 172.17.0.24/32 -> 10.0.0.255DEBG 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 } }]
95462026-09-03T13:04:34.208Z
95472026-09-03T13:04:34.208ZSep 03 13:04:32.557Sep 03 13:04:32.557
95482026-09-03T13:04:34.208Z DEBGINFO failed to allocate space for the new target listSep 03 13:04:32.557
95492026-09-03T13:04:34.208ZSep 03 13:04:32.557adding route 172.17.0.5/32 -> 10.0.0.255Sep 03 13:04:32.557
95502026-09-03T13:04:34.208Z DEBGINFOSep 03 13:04:32.557 DEBG 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 } }] 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 } }]
95512026-09-03T13:04:34.209Z replacing targets for 3fff:dead::/64 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 } }]
95522026-09-03T13:04:34.209Z
95532026-09-03T13:04:34.209Zadding route 172.17.0.53/32 -> 10.0.0.255
95542026-09-03T13:04:34.209ZSep 03 13:04:32.570Sep 03 13:04:32.570 Sep 03 13:04:32.570INFOINFO Sep 03 13:04:32.570 INFOadding route 172.17.0.48/32 -> 10.0.0.255
95552026-09-03T13:04:34.209ZSep 03 13:04:32.570 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 } }]
95562026-09-03T13:04:34.209ZSep 03 13:04:32.570 INFO adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255
95572026-09-03T13:04:34.209Z
95582026-09-03T13:04:34.209Zadding route 172.16.0.0/32 -> 10.0.0.4
95592026-09-03T13:04:34.209ZSep 03 13:04:32.570 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 } }]
95602026-09-03T13:04:34.209ZSep 03 13:04:32.570DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.570DEBG
95612026-09-03T13:04:34.214ZDEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 13:04:32.570Sep 03 13:04:32.570 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 } }]INFODEBG
95622026-09-03T13:04:34.214Z
95632026-09-03T13:04:34.214Z replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.570adding route 172.17.0.50/32 -> 10.0.0.255
95642026-09-03T13:04:34.214Z Sep 03 13:04:32.570Sep 03 13:04:32.570INFO DEBGSep 03 13:04:32.570 adding route 172.17.0.54/32 -> 10.0.0.255
95652026-09-03T13:04:34.214ZINFOINFO 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 } }]adding route 172.17.0.6/32 -> 10.0.0.255
95662026-09-03T13:04:34.214Zadding route 172.17.0.26/32 -> 10.0.0.255
95672026-09-03T13:04:34.214Z
95682026-09-03T13:04:34.214Z
95692026-09-03T13:04:34.214ZSep 03 13:04:32.570 DEBGSep 03 13:04:32.570Sep 03 13:04:32.570 Sep 03 13:04:32.570 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 } }]DEBGDEBG
95702026-09-03T13:04:34.214Zreplacing 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 } }]
95712026-09-03T13:04:34.214ZDEBG 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.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 } }]
95722026-09-03T13:04:34.215ZSep 03 13:04:32.570
95732026-09-03T13:04:34.215Z Sep 03 13:04:32.570INFOSep 03 13:04:32.570 INFOINFOSep 03 13:04:32.557 adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.27/32 -> 10.0.0.255
95742026-09-03T13:04:34.215Z Sep 03 13:04:32.570adding route 172.17.0.7/32 -> 10.0.0.255
95752026-09-03T13:04:34.215Z
95762026-09-03T13:04:34.215Z INFODEBG Sep 03 13:04:32.570adding route 172.17.0.55/32 -> 10.0.0.255 DEBGSep 03 13:04:32.570created new freemap
95772026-09-03T13:04:34.215ZSep 03 13:04:32.570, unit 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 } }]
95782026-09-03T13:04:34.215Zreplacing 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 } }]
95792026-09-03T13:04:34.215Z: DEBG Sep 03 13:04:32.570freemap_route_ipv4 replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.570DEBG
95802026-09-03T13:04:34.215ZINFO 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 03 13:04:32.570
95812026-09-03T13:04:34.215Zadding route 172.17.0.28/32 -> 10.0.0.255
95822026-09-03T13:04:34.215ZINFO
95832026-09-03T13:04:34.215Zadding route 172.17.0.8/32 -> 10.0.0.255Sep 03 13:04:32.570
95842026-09-03T13:04:34.215Z Sep 03 13:04:32.570INFO Sep 03 13:04:32.570 INFO DEBGadding route 172.17.0.52/32 -> 10.0.0.255
95852026-09-03T13:04:34.215Zreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.570
95862026-09-03T13:04:34.215Zadding route 172.17.0.56/32 -> 10.0.0.255 DEBG
95872026-09-03T13:04:34.215ZSep 03 13:04:32.570replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.570
95882026-09-03T13:04:34.215Z Sep 03 13:04:32.570 INFO adding route 172.17.0.29/32 -> 10.0.0.255DEBG
95892026-09-03T13:04:34.215ZSep 03 13:04:32.570 Sep 03 13:04:32.570replacing 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 } }]DEBGDEBG
95902026-09-03T13:04:34.215ZINFO created new freemapadding route 172.17.0.9/32 -> 10.0.0.255
95912026-09-03T13:04:34.215ZSep 03 13:04:32.570, 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 } }]DEBGSep 03 13:04:32.570 unitreplacing 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
95922026-09-03T13:04:34.215Z:
95932026-09-03T13:04:34.215Z adding route 172.17.0.53/32 -> 10.0.0.255
95942026-09-03T13:04:34.215ZSep 03 13:04:32.570 DEBGfreemap_route_ipv6
95952026-09-03T13:04:34.216ZSep 03 13:04:32.570replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.570
95962026-09-03T13:04:34.216Z DEBGINFO Sep 03 13:04:32.570Sep 03 13:04:32.570 INFOadding route 172.17.0.30/32 -> 10.0.0.255 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 } }]
95972026-09-03T13:04:34.216Zadding route 172.17.0.57/32 -> 10.0.0.255
95982026-09-03T13:04:34.216ZINFO Sep 03 13:04:32.570adding route 172.17.0.10/32 -> 10.0.0.255
95992026-09-03T13:04:34.216Z DEBG
96002026-09-03T13:04:34.216Z Sep 03 13:04:32.570Sep 03 13:04:32.570initted freemap. size: 64 Sep 03 13:04:32.570Sep 03 13:04:32.570INFO 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 } }] unit
96012026-09-03T13:04:34.216Zadding route 172.17.0.54/32 -> 10.0.0.255DEBG
96022026-09-03T13:04:34.216Z 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 } }]:
96032026-09-03T13:04:34.216Z Sep 03 13:04:32.570 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 } }] freemap_route_ipv4INFO
96042026-09-03T13:04:34.216Z
96052026-09-03T13:04:34.216Zadding route 172.17.0.31/32 -> 10.0.0.255Sep 03 13:04:32.570
96062026-09-03T13:04:34.216Z Sep 03 13:04:32.570DEBG Sep 03 13:04:32.570INFO DEBGadding route 172.17.0.11/32 -> 10.0.0.255
96072026-09-03T13:04:34.216Zreplacing 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 } }]
96082026-09-03T13:04:34.216ZSep 03 13:04:32.570replacing 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 } }]
96092026-09-03T13:04:34.216ZINFOSep 03 13:04:32.570 Sep 03 13:04:32.570adding route 172.17.0.58/32 -> 10.0.0.255Sep 03 13:04:32.570 DEBG
96102026-09-03T13:04:34.216ZINFO replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.32/32 -> 10.0.0.255
96112026-09-03T13:04:34.216Z
96122026-09-03T13:04:34.216ZSep 03 13:04:32.570Sep 03 13:04:32.570 DEBG DEBGreplacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.570INFO
96132026-09-03T13:04:34.216ZSep 03 13:04:32.570 reset freemapINFO , DEBG adding route 172.17.0.12/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255Sep 03 13:04:32.570
96142026-09-03T13:04:34.216Zunit
96152026-09-03T13:04:34.216Z: replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
96162026-09-03T13:04:34.216Z adding route 172.17.0.59/32 -> 10.0.0.255Sep 03 13:04:32.570Sep 03 13:04:32.570
96172026-09-03T13:04:34.216ZSep 03 13:04:32.570freemap_route_ipv4 DEBGDEBGINFO adding route 172.17.0.33/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 } }]
96182026-09-03T13:04:34.216ZSep 03 13:04:32.570replacing 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 } }]
96192026-09-03T13:04:34.216Z
96202026-09-03T13:04:34.216ZDEBGSep 03 13:04:32.570 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 } }]
96212026-09-03T13:04:34.216Z
96222026-09-03T13:04:34.216Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
96232026-09-03T13:04:34.216Z DEBG Sep 03 13:04:32.570replacing 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 } }]
96242026-09-03T13:04:34.217ZINFOSep 03 13:04:32.570Sep 03 13:04:32.570Sep 03 13:04:32.570 INFODEBG adding route 172.17.0.13/32 -> 10.0.0.255INFOadding route 172.17.0.60/32 -> 10.0.0.255Sep 03 13:04:32.570
96252026-09-03T13:04:34.217Z initted freemap. size: 64 INFO adding route 172.17.0.34/32 -> 10.0.0.255
96262026-09-03T13:04:34.217Z
96272026-09-03T13:04:34.217Zadding route 172.17.0.56/32 -> 10.0.0.255, Sep 03 13:04:32.570unit: freemap_route_ipv6
96282026-09-03T13:04:34.217Ztest route::tests::add_target_fails_full ... ok
96292026-09-03T13:04:34.217Z
96302026-09-03T13:04:34.217Ztest route::tests::delete_target_fragmented ... ok
96312026-09-03T13:04:34.217Z Sep 03 13:04:32.570Sep 03 13:04:32.570 DEBGSep 03 13:04:32.570 DEBGDEBGSep 03 13:04:32.570 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 } }]
96322026-09-03T13:04:34.217Zreplacing 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.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 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
96332026-09-03T13:04:34.217Z
96342026-09-03T13:04:34.217Z reset freemap
96352026-09-03T13:04:34.217Z, unit:Sep 03 13:04:32.570Sep 03 13:04:32.570 freemap_route_ipv6 Sep 03 13:04:32.570INFOINFO
96362026-09-03T13:04:34.217Zadding route 172.17.0.35/32 -> 10.0.0.255DEBGadding route 172.17.0.14/32 -> 10.0.0.255
96372026-09-03T13:04:34.217Z
96382026-09-03T13:04:34.217Zfailed to allocate space for the new target listSep 03 13:04:32.570 Sep 03 13:04:32.570INFO
96392026-09-03T13:04:34.217Z Sep 03 13:04:32.570Sep 03 13:04:32.570INFO adding route 172.17.0.57/32 -> 10.0.0.255DEBG
96402026-09-03T13:04:34.217Z 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
96412026-09-03T13:04:34.217Zadding route 172.16.0.0/32 -> 10.0.0.1
96422026-09-03T13:04:34.217ZSep 03 13:04:32.570 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 } }]
96432026-09-03T13:04:34.217ZDEBG Sep 03 13:04:32.570Sep 03 13:04:32.570 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 13:04:32.570
96442026-09-03T13:04:34.217ZINFO INFO DEBG adding route 172.17.0.36/32 -> 10.0.0.255replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.570
96452026-09-03T13:04:34.217Z
96462026-09-03T13:04:34.217Z DEBG adding route 172.17.0.15/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 } }]
96472026-09-03T13:04:34.217Z
96482026-09-03T13:04:34.217ZSep 03 13:04:32.570Sep 03 13:04:32.570 DEBGINFOSep 03 13:04:32.570 adding route 172.17.0.58/32 -> 10.0.0.255 Sep 03 13:04:32.570
96492026-09-03T13:04:34.217ZINFOreplacing 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 } }]
96502026-09-03T13:04:34.217Z DEBGadding route 172.16.0.0/32 -> 10.0.0.2
96512026-09-03T13:04:34.217Zreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.570Sep 03 13:04:32.570
96522026-09-03T13:04:34.217Z INFODEBGSep 03 13:04:32.570 adding route 172.17.0.37/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 } }]DEBGSep 03 13:04:32.570
96532026-09-03T13:04:34.217Z
96542026-09-03T13:04:34.217Z 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
96552026-09-03T13:04:34.217Z adding route 172.17.0.16/32 -> 10.0.0.255Sep 03 13:04:32.570
96562026-09-03T13:04:34.217Z Sep 03 13:04:32.570DEBG INFOreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 13:04:32.570Sep 03 13:04:32.570
96572026-09-03T13:04:34.217ZDEBGadding route 172.17.0.59/32 -> 10.0.0.255
96582026-09-03T13:04:34.217Zreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
96592026-09-03T13:04:34.217Z adding route 172.16.0.0/32 -> 10.0.0.3Sep 03 13:04:32.570
96602026-09-03T13:04:34.217Z Sep 03 13:04:32.570Sep 03 13:04:32.570INFO DEBG Sep 03 13:04:32.570 adding route 172.17.0.38/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 } }]
96612026-09-03T13:04:34.228Z
96622026-09-03T13:04:34.228Z INFODEBG adding route 172.17.0.17/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 03 13:04:32.570
96632026-09-03T13:04:34.228ZSep 03 13:04:32.570 DEBG
96642026-09-03T13:04:34.228Z 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 } }]INFOSep 03 13:04:32.570
96652026-09-03T13:04:34.229Zadding route 172.17.0.60/32 -> 10.0.0.255
96662026-09-03T13:04:34.229ZSep 03 13:04:32.570 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.4Sep 03 13:04:32.570Sep 03 13:04:32.570
96672026-09-03T13:04:34.229Z DEBGINFOreplacing 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.39/32 -> 10.0.0.255
96682026-09-03T13:04:34.229Z 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 } }]
96692026-09-03T13:04:34.229ZSep 03 13:04:32.570Sep 03 13:04:32.587 DEBGINFO Sep 03 13:04:32.587created new freemap , adding route 172.17.0.61/32 -> 10.0.0.255unit
96702026-09-03T13:04:34.229ZDEBG: freemap_route_ipv4replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, 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 } }]
96712026-09-03T13:04:34.229Z
96722026-09-03T13:04:34.229ZSep 03 13:04:32.587Sep 03 13:04:32.587 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 } }]
96732026-09-03T13:04:34.229ZDEBG 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 } }]
96742026-09-03T13:04:34.229ZSep 03 13:04:32.587Sep 03 13:04:32.587Sep 03 13:04:32.587 INFO adding route 172.17.0.40/32 -> 10.0.0.255
96752026-09-03T13:04:34.229Z DEBGINFO Sep 03 13:04:32.587created new freemap , DEBGadding route 172.17.0.62/32 -> 10.0.0.255unit
96762026-09-03T13:04:34.229Zreplacing 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 } }]:
96772026-09-03T13:04:34.229Z freemap_route_ipv6
96782026-09-03T13:04:34.229ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBG Sep 03 13:04:32.587Sep 03 13:04:32.587 DEBGreplacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96792026-09-03T13:04:34.229Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]DEBG
96802026-09-03T13:04:34.229ZINFO initted freemap. size: 64, unitadding route 172.17.0.41/32 -> 10.0.0.255:
96812026-09-03T13:04:34.229Z Sep 03 13:04:32.587freemap_route_ipv4
96822026-09-03T13:04:34.230ZINFO adding route 172.17.0.63/32 -> 10.0.0.255
96832026-09-03T13:04:34.230ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBGSep 03 13:04:32.587 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 } }]
96842026-09-03T13:04:34.230ZDEBGreset freemap , 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 } }]unit
96852026-09-03T13:04:34.230Z: freemap_route_ipv4Sep 03 13:04:32.587
96862026-09-03T13:04:34.230Z INFOSep 03 13:04:32.587 adding route 172.17.0.42/32 -> 10.0.0.255Sep 03 13:04:32.587
96872026-09-03T13:04:34.230Z DEBGDEBG failed to allocate space for the new target listinitted freemap. size: 64
96882026-09-03T13:04:34.230ZSep 03 13:04:32.587, unitDEBG: Sep 03 13:04:32.587freemap_route_ipv6replacing 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 } }]
96892026-09-03T13:04:34.230ZDEBG
96902026-09-03T13:04:34.230Z 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 } }]
96912026-09-03T13:04:34.230ZSep 03 13:04:32.587Sep 03 13:04:32.587 INFODEBG adding route 172.17.0.43/32 -> 10.0.0.255reset freemap
96922026-09-03T13:04:34.230ZSep 03 13:04:32.587, unitDEBG:Sep 03 13:04:32.587 freemap_route_ipv6failed to allocate space for the new target list
96932026-09-03T13:04:34.230Z
96942026-09-03T13:04:34.230ZDEBG 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 } }]
96952026-09-03T13:04:34.230ZSep 03 13:04:32.587 INFOSep 03 13:04:32.587 adding route 172.16.0.0/32 -> 10.0.0.1INFO
96962026-09-03T13:04:34.230Z adding route 172.17.0.44/32 -> 10.0.0.255
96972026-09-03T13:04:34.230ZSep 03 13:04:32.587Sep 03 13:04:32.587 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.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 } }]
96982026-09-03T13:04:34.230Z
96992026-09-03T13:04:34.230ZSep 03 13:04:32.587 Sep 03 13:04:32.587INFO INFOadding route 172.17.0.45/32 -> 10.0.0.255
97002026-09-03T13:04:34.231Zadding route 172.16.0.0/32 -> 10.0.0.1
97012026-09-03T13:04:34.231ZSep 03 13:04:32.587Sep 03 13:04:32.587 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 } }]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 } }]
97022026-09-03T13:04:34.231Z
97032026-09-03T13:04:34.231ZSep 03 13:04:32.587 Sep 03 13:04:32.587INFO INFOadding route 172.17.0.46/32 -> 10.0.0.255
97042026-09-03T13:04:34.231Zadding route 172.16.0.0/32 -> 10.0.0.1
97052026-09-03T13:04:34.231ZSep 03 13:04:32.587Sep 03 13:04:32.587 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.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 } }]
97062026-09-03T13:04:34.231Z
97072026-09-03T13:04:34.231ZSep 03 13:04:32.587Sep 03 13:04:32.587 INFOINFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2
97082026-09-03T13:04:34.231Z
97092026-09-03T13:04:34.231ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBG 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 } }]
97102026-09-03T13:04:34.231Zreplacing 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 } }]
97112026-09-03T13:04:34.231ZSep 03 13:04:32.587Sep 03 13:04:32.587 INFOINFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255
97122026-09-03T13:04:34.231Z
97132026-09-03T13:04:34.231ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBG 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 } }]
97142026-09-03T13:04:34.231Zreplacing 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 } }]
97152026-09-03T13:04:34.231ZSep 03 13:04:32.587Sep 03 13:04:32.587 INFOINFO adding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.1/32 -> 10.0.0.255
97162026-09-03T13:04:34.231Z
97172026-09-03T13:04:34.231ZSep 03 13:04:32.587 Sep 03 13:04:32.587 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 } }]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 } }]
97182026-09-03T13:04:34.231Z
97192026-09-03T13:04:34.231ZSep 03 13:04:32.587Sep 03 13:04:32.587 INFOINFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.2/32 -> 10.0.0.255
97202026-09-03T13:04:34.231Z
97212026-09-03T13:04:34.231ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBG 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 } }]
97222026-09-03T13:04:34.231Zreplacing 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 } }]
97232026-09-03T13:04:34.231ZSep 03 13:04:32.587Sep 03 13:04:32.587 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255
97242026-09-03T13:04:34.232Z
97252026-09-03T13:04:34.232ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBG 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 } }]
97262026-09-03T13:04:34.232Zreplacing 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 } }]
97272026-09-03T13:04:34.232ZSep 03 13:04:32.587Sep 03 13:04:32.587 INFOINFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.4/32 -> 10.0.0.255
97282026-09-03T13:04:34.232Z
97292026-09-03T13:04:34.232ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBG 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 } }]
97302026-09-03T13:04:34.232Zreplacing 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 } }]
97312026-09-03T13:04:34.232ZSep 03 13:04:32.587Sep 03 13:04:32.587 INFOINFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.5/32 -> 10.0.0.255
97322026-09-03T13:04:34.232Z
97332026-09-03T13:04:34.232ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBG DEBGreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97342026-09-03T13:04:34.232Zreplacing 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 } }]
97352026-09-03T13:04:34.232ZSep 03 13:04:32.587Sep 03 13:04:32.587 INFOINFO adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255
97362026-09-03T13:04:34.232Z
97372026-09-03T13:04:34.232ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBG DEBGreplacing 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 } }]
97382026-09-03T13:04:34.232Zreplacing 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 } }]
97392026-09-03T13:04:34.232ZSep 03 13:04:32.587Sep 03 13:04:32.587 INFOINFO adding route 172.17.0.55/32 -> 10.0.0.255adding route 172.17.0.7/32 -> 10.0.0.255
97402026-09-03T13:04:34.232Z
97412026-09-03T13:04:34.232ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBG 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 } }]
97422026-09-03T13:04:34.232Zreplacing 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 } }]
97432026-09-03T13:04:34.232ZSep 03 13:04:32.587Sep 03 13:04:32.587 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255
97442026-09-03T13:04:34.232Z
97452026-09-03T13:04:34.232ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBG DEBGreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97462026-09-03T13:04:34.232Zreplacing 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 } }]
97472026-09-03T13:04:34.232ZSep 03 13:04:32.587Sep 03 13:04:32.587 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255
97482026-09-03T13:04:34.232Z
97492026-09-03T13:04:34.232ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBG 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 } }]
97502026-09-03T13:04:34.233Zreplacing 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 } }]
97512026-09-03T13:04:34.233ZSep 03 13:04:32.587Sep 03 13:04:32.587 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255
97522026-09-03T13:04:34.233Z
97532026-09-03T13:04:34.233ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBG 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 } }]
97542026-09-03T13:04:34.233Zreplacing 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 } }]
97552026-09-03T13:04:34.233ZSep 03 13:04:32.587Sep 03 13:04:32.587 INFOINFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.11/32 -> 10.0.0.255
97562026-09-03T13:04:34.233Z
97572026-09-03T13:04:34.233ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBG DEBGreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97582026-09-03T13:04:34.233Zreplacing 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 } }]
97592026-09-03T13:04:34.233ZSep 03 13:04:32.587Sep 03 13:04:32.587 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.12/32 -> 10.0.0.255
97602026-09-03T13:04:34.233Z
97612026-09-03T13:04:34.238ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBG 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 } }]
97622026-09-03T13:04:34.238Zreplacing 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 } }]
97632026-09-03T13:04:34.238ZSep 03 13:04:32.587Sep 03 13:04:32.587 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.13/32 -> 10.0.0.255
97642026-09-03T13:04:34.238Z
97652026-09-03T13:04:34.238ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBG 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 } }]
97662026-09-03T13:04:34.238Zreplacing 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 } }]
97672026-09-03T13:04:34.238ZSep 03 13:04:32.587 INFO adding route 172.17.0.14/32 -> 10.0.0.255
97682026-09-03T13:04:34.238Z
97692026-09-03T13:04:34.238ZSep 03 13:04:32.587 DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 13:04:32.587
97702026-09-03T13:04:34.238Z INFO adding route 172.17.0.18/32 -> 10.0.0.255
97712026-09-03T13:04:34.238ZSep 03 13:04:32.587 INFO adding route 172.17.0.15/32 -> 10.0.0.255Sep 03 13:04:32.587
97722026-09-03T13:04:34.238Z 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 } }]
97732026-09-03T13:04:34.238ZSep 03 13:04:32.587 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 } }]Sep 03 13:04:32.587
97742026-09-03T13:04:34.238Z INFO adding route 172.17.0.19/32 -> 10.0.0.255
97752026-09-03T13:04:34.238ZSep 03 13:04:32.587 INFO adding route 172.17.0.16/32 -> 10.0.0.255
97762026-09-03T13:04:34.239ZSep 03 13:04:32.587 Sep 03 13:04:32.587DEBG DEBGreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97772026-09-03T13:04:34.239Z Sep 03 13:04:32.595replacing 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 } }]
97782026-09-03T13:04:34.239ZINFO adding route 172.17.0.17/32 -> 10.0.0.255
97792026-09-03T13:04:34.239ZSep 03 13:04:32.595 INFOSep 03 13:04:32.595 adding route 172.17.0.20/32 -> 10.0.0.255DEBG
97802026-09-03T13:04:34.239Z 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 } }]
97812026-09-03T13:04:34.239ZSep 03 13:04:32.595 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 } }]
97822026-09-03T13:04:34.239ZSep 03 13:04:32.595 Sep 03 13:04:32.595INFO INFOadding route 172.17.0.18/32 -> 10.0.0.255
97832026-09-03T13:04:34.239Zadding route 172.17.0.21/32 -> 10.0.0.255
97842026-09-03T13:04:34.239ZSep 03 13:04:32.595Sep 03 13:04:32.595 DEBGDEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }]
97852026-09-03T13:04:34.239Z
97862026-09-03T13:04:34.239ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.19/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255
97872026-09-03T13:04:34.239Z
97882026-09-03T13:04:34.239ZSep 03 13:04:32.595Sep 03 13:04:32.595 DEBGDEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
97892026-09-03T13:04:34.239Z
97902026-09-03T13:04:34.239ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.23/32 -> 10.0.0.255
97912026-09-03T13:04:34.239Z
97922026-09-03T13:04:34.239ZSep 03 13:04:32.595Sep 03 13:04:32.595 DEBGDEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
97932026-09-03T13:04:34.239Z
97942026-09-03T13:04:34.239ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.21/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255
97952026-09-03T13:04:34.239Z
97962026-09-03T13:04:34.239ZSep 03 13:04:32.595Sep 03 13:04:32.595 DEBGDEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
97972026-09-03T13:04:34.239Z
97982026-09-03T13:04:34.239ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255
97992026-09-03T13:04:34.239Z
98002026-09-03T13:04:34.239ZSep 03 13:04:32.595Sep 03 13:04:32.595 DEBGDEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
98012026-09-03T13:04:34.239Z
98022026-09-03T13:04:34.239ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.23/32 -> 10.0.0.255
98032026-09-03T13:04:34.239Z
98042026-09-03T13:04:34.240ZSep 03 13:04:32.595Sep 03 13:04:32.595 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.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 } }]
98052026-09-03T13:04:34.240Z
98062026-09-03T13:04:34.240ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.27/32 -> 10.0.0.255
98072026-09-03T13:04:34.240Z
98082026-09-03T13:04:34.240ZSep 03 13:04:32.595Sep 03 13:04:32.595 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 } }]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 } }]
98092026-09-03T13:04:34.240Z
98102026-09-03T13:04:34.240ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255
98112026-09-03T13:04:34.240Z
98122026-09-03T13:04:34.240ZSep 03 13:04:32.595Sep 03 13:04:32.595 DEBGDEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
98132026-09-03T13:04:34.240Z
98142026-09-03T13:04:34.240ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.29/32 -> 10.0.0.255
98152026-09-03T13:04:34.240Z
98162026-09-03T13:04:34.240ZSep 03 13:04:32.595Sep 03 13:04:32.595 DEBGDEBG 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 } }]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 } }]
98172026-09-03T13:04:34.240Z
98182026-09-03T13:04:34.240ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.27/32 -> 10.0.0.255
98192026-09-03T13:04:34.240Z
98202026-09-03T13:04:34.240ZSep 03 13:04:32.595Sep 03 13:04:32.595 DEBGDEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }]
98212026-09-03T13:04:34.240Z
98222026-09-03T13:04:34.240ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.28/32 -> 10.0.0.255adding route 172.17.0.31/32 -> 10.0.0.255
98232026-09-03T13:04:34.240Z
98242026-09-03T13:04:34.240ZSep 03 13:04:32.595Sep 03 13:04:32.595 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.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 } }]
98252026-09-03T13:04:34.241Z
98262026-09-03T13:04:34.241ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.32/32 -> 10.0.0.255
98272026-09-03T13:04:34.241Z
98282026-09-03T13:04:34.241ZSep 03 13:04:32.595Sep 03 13:04:32.595 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.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 } }]
98292026-09-03T13:04:34.241Z
98302026-09-03T13:04:34.241ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.33/32 -> 10.0.0.255
98312026-09-03T13:04:34.241Z
98322026-09-03T13:04:34.241ZSep 03 13:04:32.595Sep 03 13:04:32.595 DEBGDEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }]
98332026-09-03T13:04:34.241Z
98342026-09-03T13:04:34.241ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255
98352026-09-03T13:04:34.241Z
98362026-09-03T13:04:34.241ZSep 03 13:04:32.595Sep 03 13:04:32.595 DEBGDEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
98372026-09-03T13:04:34.241Z
98382026-09-03T13:04:34.241ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.32/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255
98392026-09-03T13:04:34.241Z
98402026-09-03T13:04:34.241ZSep 03 13:04:32.595Sep 03 13:04:32.595 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.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 } }]
98412026-09-03T13:04:34.241Z
98422026-09-03T13:04:34.241ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.33/32 -> 10.0.0.255
98432026-09-03T13:04:34.241Z
98442026-09-03T13:04:34.241ZSep 03 13:04:32.595Sep 03 13:04:32.595 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.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 } }]
98452026-09-03T13:04:34.241Z
98462026-09-03T13:04:34.241ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255
98472026-09-03T13:04:34.241Z
98482026-09-03T13:04:34.242ZSep 03 13:04:32.595Sep 03 13:04:32.595 DEBGDEBG 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.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 } }]
98492026-09-03T13:04:34.242Z
98502026-09-03T13:04:34.242ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.35/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255
98512026-09-03T13:04:34.242Z
98522026-09-03T13:04:34.242ZSep 03 13:04:32.595Sep 03 13:04:32.595 DEBGDEBG 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.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 } }]
98532026-09-03T13:04:34.242Z
98542026-09-03T13:04:34.242ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255
98552026-09-03T13:04:34.242Z
98562026-09-03T13:04:34.242ZSep 03 13:04:32.595Sep 03 13:04:32.595 DEBGDEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
98572026-09-03T13:04:34.242Z
98582026-09-03T13:04:34.242ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255
98592026-09-03T13:04:34.242Z
98602026-09-03T13:04:34.242ZSep 03 13:04:32.595Sep 03 13:04:32.595 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.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 } }]
98612026-09-03T13:04:34.248Z
98622026-09-03T13:04:34.248ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255
98632026-09-03T13:04:34.248Z
98642026-09-03T13:04:34.248ZSep 03 13:04:32.595Sep 03 13:04:32.595 DEBGDEBG 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.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 } }]
98652026-09-03T13:04:34.248Z
98662026-09-03T13:04:34.248ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255
98672026-09-03T13:04:34.248Z
98682026-09-03T13:04:34.248ZSep 03 13:04:32.595Sep 03 13:04:32.595 DEBGDEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
98692026-09-03T13:04:34.248Z
98702026-09-03T13:04:34.248ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255
98712026-09-03T13:04:34.249Z
98722026-09-03T13:04:34.249ZSep 03 13:04:32.595Sep 03 13:04:32.595 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.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 } }]
98732026-09-03T13:04:34.249Z
98742026-09-03T13:04:34.249ZSep 03 13:04:32.595Sep 03 13:04:32.595 INFOINFO adding route 172.17.0.41/32 -> 10.0.0.255
98752026-09-03T13:04:34.249ZSep 03 13:04:32.595 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 } }]
98762026-09-03T13:04:34.249Zadding route 172.17.0.44/32 -> 10.0.0.255
98772026-09-03T13:04:34.249ZSep 03 13:04:32.596 Sep 03 13:04:32.596INFO DEBGadding route 172.17.0.42/32 -> 10.0.0.255
98782026-09-03T13:04:34.249Zreplacing 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 } }]
98792026-09-03T13:04:34.249ZSep 03 13:04:32.596 Sep 03 13:04:32.596DEBG 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 } }]
98802026-09-03T13:04:34.249Zadding route 172.17.0.45/32 -> 10.0.0.255
98812026-09-03T13:04:34.249ZSep 03 13:04:32.596 Sep 03 13:04:32.596INFO DEBGadding route 172.17.0.43/32 -> 10.0.0.255
98822026-09-03T13:04:34.249Zreplacing 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 } }]
98832026-09-03T13:04:34.249ZSep 03 13:04:32.596 Sep 03 13:04:32.596DEBG INFOreplacing 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 } }]
98842026-09-03T13:04:34.249Zadding route 172.17.0.46/32 -> 10.0.0.255
98852026-09-03T13:04:34.249ZSep 03 13:04:32.596 Sep 03 13:04:32.596INFO DEBGadding route 172.17.0.44/32 -> 10.0.0.255
98862026-09-03T13:04:34.249Zreplacing 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 } }]
98872026-09-03T13:04:34.249ZSep 03 13:04:32.596 Sep 03 13:04:32.596DEBG INFOreplacing 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 } }]
98882026-09-03T13:04:34.249Zadding route 172.17.0.47/32 -> 10.0.0.255
98892026-09-03T13:04:34.249ZSep 03 13:04:32.596 Sep 03 13:04:32.596INFO DEBGadding route 172.17.0.45/32 -> 10.0.0.255
98902026-09-03T13:04:34.249Zreplacing 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 } }]
98912026-09-03T13:04:34.249ZSep 03 13:04:32.596 Sep 03 13:04:32.596DEBG INFOreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98922026-09-03T13:04:34.249Zadding route 172.17.0.48/32 -> 10.0.0.255
98932026-09-03T13:04:34.249ZSep 03 13:04:32.596 Sep 03 13:04:32.596INFO DEBGadding route 172.17.0.46/32 -> 10.0.0.255
98942026-09-03T13:04:34.249Zreplacing 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 } }]
98952026-09-03T13:04:34.249ZSep 03 13:04:32.596Sep 03 13:04:32.604 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.49/32 -> 10.0.0.255
98962026-09-03T13:04:34.249Z
98972026-09-03T13:04:34.249ZSep 03 13:04:32.604Sep 03 13:04:32.604 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.47/32 -> 10.0.0.255
98982026-09-03T13:04:34.249Z
98992026-09-03T13:04:34.249ZSep 03 13:04:32.604Sep 03 13:04:32.604 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.50/32 -> 10.0.0.255
99002026-09-03T13:04:34.249Z
99012026-09-03T13:04:34.249ZSep 03 13:04:32.604Sep 03 13:04:32.604 INFODEBG adding route 172.17.0.48/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 } }]
99022026-09-03T13:04:34.249Z
99032026-09-03T13:04:34.249ZSep 03 13:04:32.604Sep 03 13:04:32.604 DEBGINFO replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.51/32 -> 10.0.0.255
99042026-09-03T13:04:34.249Z
99052026-09-03T13:04:34.249ZSep 03 13:04:32.604Sep 03 13:04:32.604 INFODEBG adding route 172.17.0.49/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 } }]
99062026-09-03T13:04:34.249Z
99072026-09-03T13:04:34.249ZSep 03 13:04:32.604Sep 03 13:04:32.604 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.52/32 -> 10.0.0.255
99082026-09-03T13:04:34.249Z
99092026-09-03T13:04:34.249ZSep 03 13:04:32.604Sep 03 13:04:32.604 INFODEBG adding route 172.17.0.50/32 -> 10.0.0.255replacing 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 } }]
99102026-09-03T13:04:34.250Z
99112026-09-03T13:04:34.250ZSep 03 13:04:32.604Sep 03 13:04:32.604 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.53/32 -> 10.0.0.255
99122026-09-03T13:04:34.250Z
99132026-09-03T13:04:34.250ZSep 03 13:04:32.604Sep 03 13:04:32.604 INFODEBG adding route 172.17.0.51/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 } }]
99142026-09-03T13:04:34.250Z
99152026-09-03T13:04:34.250ZSep 03 13:04:32.604Sep 03 13:04:32.604 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.54/32 -> 10.0.0.255
99162026-09-03T13:04:34.250Z
99172026-09-03T13:04:34.250ZSep 03 13:04:32.604Sep 03 13:04:32.604 DEBGINFO 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.52/32 -> 10.0.0.255
99182026-09-03T13:04:34.250Z
99192026-09-03T13:04:34.250ZSep 03 13:04:32.604Sep 03 13:04:32.604 INFODEBG adding route 172.17.0.55/32 -> 10.0.0.255replacing 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 } }]
99202026-09-03T13:04:34.250Z
99212026-09-03T13:04:34.250ZSep 03 13:04:32.604Sep 03 13:04:32.604 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.53/32 -> 10.0.0.255
99222026-09-03T13:04:34.250Z
99232026-09-03T13:04:34.250ZSep 03 13:04:32.604Sep 03 13:04:32.604 INFODEBG adding route 172.17.0.56/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 } }]
99242026-09-03T13:04:34.250Z
99252026-09-03T13:04:34.250ZSep 03 13:04:32.604Sep 03 13:04:32.604 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.54/32 -> 10.0.0.255
99262026-09-03T13:04:34.250Z
99272026-09-03T13:04:34.250ZSep 03 13:04:32.604Sep 03 13:04:32.604 INFODEBG adding route 172.17.0.57/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 } }]
99282026-09-03T13:04:34.250Z
99292026-09-03T13:04:34.250ZSep 03 13:04:32.604Sep 03 13:04:32.604 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.55/32 -> 10.0.0.255
99302026-09-03T13:04:34.250Z
99312026-09-03T13:04:34.250ZSep 03 13:04:32.604Sep 03 13:04:32.604 INFODEBG adding route 172.17.0.58/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 } }]
99322026-09-03T13:04:34.250Z
99332026-09-03T13:04:34.250ZSep 03 13:04:32.604Sep 03 13:04:32.604 INFODEBG adding route 172.17.0.56/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 } }]
99342026-09-03T13:04:34.250Z
99352026-09-03T13:04:34.250ZSep 03 13:04:32.604Sep 03 13:04:32.604 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.59/32 -> 10.0.0.255
99362026-09-03T13:04:34.250Z
99372026-09-03T13:04:34.250ZSep 03 13:04:32.604Sep 03 13:04:32.604 INFODEBG adding route 172.17.0.57/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 } }]
99382026-09-03T13:04:34.250Z
99392026-09-03T13:04:34.250ZSep 03 13:04:32.604Sep 03 13:04:32.604 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.60/32 -> 10.0.0.255
99402026-09-03T13:04:34.251Z
99412026-09-03T13:04:34.251ZSep 03 13:04:32.604Sep 03 13:04:32.604 INFODEBG adding route 172.17.0.58/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 } }]
99422026-09-03T13:04:34.251Z
99432026-09-03T13:04:34.251ZSep 03 13:04:32.604Sep 03 13:04:32.604 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.61/32 -> 10.0.0.255
99442026-09-03T13:04:34.251Z
99452026-09-03T13:04:34.251ZSep 03 13:04:32.604Sep 03 13:04:32.604 INFODEBG adding route 172.17.0.59/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 } }]
99462026-09-03T13:04:34.251Z
99472026-09-03T13:04:34.251ZSep 03 13:04:32.604Sep 03 13:04:32.604 INFODEBG adding route 172.17.0.62/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 } }]
99482026-09-03T13:04:34.251Z
99492026-09-03T13:04:34.251Ztest route::tests::delete_targets_full ... ok
99502026-09-03T13:04:34.251ZSep 03 13:04:32.604Sep 03 13:04:32.604 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.60/32 -> 10.0.0.255
99512026-09-03T13:04:34.251Z
99522026-09-03T13:04:34.251Ztest route::tests::delete_target_full ... ok
99532026-09-03T13:04:34.251Z
99542026-09-03T13:04:34.251ZSep 03 13:04:32.604Sep 03 13:04:32.604 DEBGDEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]failed to allocate space for the new target list
99552026-09-03T13:04:34.251Ztest result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
99562026-09-03T13:04:34.251Z
99572026-09-03T13:04:34.251Z
99582026-09-03T13:04:34.251ZSep 03 13:04:32.615 DEBG failed to allocate space for the new target list
99592026-09-03T13:04:34.251ZSep 03 13:04:32.615 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 } }]
99602026-09-03T13:04:34.251ZSep 03 13:04:32.615 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 } }]
99612026-09-03T13:04:34.262Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-f6c7c3a609eb44ac)
99622026-09-03T13:04:34.262Z
99632026-09-03T13:04:34.262Zrunning 0 tests
99642026-09-03T13:04:34.262Z
99652026-09-03T13:04:34.262Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99662026-09-03T13:04:34.262Z
99672026-09-03T13:04:34.262Z Running unittests src/lib.rs (target/debug/deps/dpd_api-acda18f7a0b943fc)
99682026-09-03T13:04:34.262Z
99692026-09-03T13:04:34.262Zrunning 0 tests
99702026-09-03T13:04:34.263Z
99712026-09-03T13:04:34.263Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99722026-09-03T13:04:34.263Z
99732026-09-03T13:04:34.263Z Running unittests src/lib.rs (target/debug/deps/dpd_client-baf604a426f2eb79)
99742026-09-03T13:04:34.263Z
99752026-09-03T13:04:34.263Zrunning 6 tests
99762026-09-03T13:04:34.263Ztest tests::test_full_lot_id_lotnum_only ... ok
99772026-09-03T13:04:34.263Ztest tests::test_full_lot_id_both_present ... ok
99782026-09-03T13:04:34.263Ztest tests::test_full_lot_id_lot_only ... ok
99792026-09-03T13:04:34.263Ztest tests::test_full_lot_id_neither_present ... ok
99802026-09-03T13:04:34.263Ztest tests::test_port_id_cmp ... ok
99812026-09-03T13:04:34.263Ztest tests::test_parse_client_port_id ... ok
99822026-09-03T13:04:34.263Z
99832026-09-03T13:04:34.263Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99842026-09-03T13:04:34.263Z
99852026-09-03T13:04:34.263Z Running tests/test_all.rs (target/debug/deps/test_all-172c636ae84f8591)
99862026-09-03T13:04:34.263Z
99872026-09-03T13:04:34.263Zrunning 6 tests
99882026-09-03T13:04:37.255Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
99892026-09-03T13:04:37.270Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
99902026-09-03T13:04:37.270Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
99912026-09-03T13:04:37.275Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
99922026-09-03T13:04:37.592Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
99932026-09-03T13:04:39.630Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
99942026-09-03T13:04:39.630Z
99952026-09-03T13:04:39.630Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.39s
99962026-09-03T13:04:39.630Z
99972026-09-03T13:04:39.637Z Running unittests src/lib.rs (target/debug/deps/dpd_types-13ccc83203b2fded)
99982026-09-03T13:04:39.646Z
99992026-09-03T13:04:39.646Zrunning 0 tests
100002026-09-03T13:04:39.646Z
100012026-09-03T13:04:39.649Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100022026-09-03T13:04:39.649Z
100032026-09-03T13:04:39.649Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-a087f10fd23084c3)
100042026-09-03T13:04:39.652Z
100052026-09-03T13:04:39.652Zrunning 15 tests
100062026-09-03T13:04:39.652Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
100072026-09-03T13:04:39.652Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
100082026-09-03T13:04:39.652Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
100092026-09-03T13:04:39.653Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
100102026-09-03T13:04:39.653Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
100112026-09-03T13:04:39.653Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
100122026-09-03T13:04:39.653Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
100132026-09-03T13:04:39.653Ztest v1::network::tests::test_eui64 ... ok
100142026-09-03T13:04:39.653Ztest v1::network::tests::test_into ... ok
100152026-09-03T13:04:39.653Ztest v1::network::tests::test_equal ... ok
100162026-09-03T13:04:39.653Ztest v1::network::tests::test_to_string ... ok
100172026-09-03T13:04:39.653Ztest v1::network::tests::test_not_equal ... ok
100182026-09-03T13:04:39.653Ztest v1::port::tests::port_ids_are_ascii ... ok
100192026-09-03T13:04:39.653Ztest v1::network::tests::test_parse ... ok
100202026-09-03T13:04:39.656Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
100212026-09-03T13:04:39.656Z
100222026-09-03T13:04:39.656Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100232026-09-03T13:04:39.656Z
100242026-09-03T13:04:39.656Z Running unittests src/lib.rs (target/debug/deps/packet-c0def7fdaa185f19)
100252026-09-03T13:04:39.678Z
100262026-09-03T13:04:39.678Zrunning 12 tests
100272026-09-03T13:04:39.681Ztest ipv6::test_ipv6_parse ... ok
100282026-09-03T13:04:39.681Ztest icmp::test_v4_checksum ... ok
100292026-09-03T13:04:39.681Ztest icmp::test_v6_checksum ... ok
100302026-09-03T13:04:39.681Ztest pbuf::test_byte ... ok
100312026-09-03T13:04:39.681Ztest pbuf::test_nibble ... ok
100322026-09-03T13:04:39.681Ztest lldp::test_lldp_parse ... ok
100332026-09-03T13:04:39.681Ztest pbuf::test_short ... ok
100342026-09-03T13:04:39.681Ztest pbuf::test_overflow ... ok
100352026-09-03T13:04:39.681Ztest pbuf::test_twelve ... ok
100362026-09-03T13:04:39.681Ztest pbuf::test_word ... ok
100372026-09-03T13:04:39.681Ztest tcp::test_checksum_ack_data ... ok
100382026-09-03T13:04:39.681Ztest tcp::test_checksum_syn_nodata ... ok
100392026-09-03T13:04:39.681Z
100402026-09-03T13:04:39.681Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100412026-09-03T13:04:39.682Z
100422026-09-03T13:04:39.685Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
100432026-09-03T13:04:39.688Z
100442026-09-03T13:04:39.688Zrunning 0 tests
100452026-09-03T13:04:39.688Z
100462026-09-03T13:04:39.688Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100472026-09-03T13:04:39.688Z
100482026-09-03T13:04:39.691Z Running unittests src/main.rs (target/debug/deps/swadm-0e2be24a444b4716)
100492026-09-03T13:04:39.694Z
100502026-09-03T13:04:39.694Zrunning 5 tests
100512026-09-03T13:04:39.697Ztest switchport::test::test_compute_lanes ... ok
100522026-09-03T13:04:39.697Ztest switchport::test::port_id_ordering ... ok
100532026-09-03T13:04:39.697Z Lane 0 Lane 1 Lane 2 Lane 3
100542026-09-03T13:04:39.697Z Lane 0 Rx Loss-of-lock: Yes Yes YesLane 1 YesLane 2
100552026-09-03T13:04:39.697Z Lane 3 Rx Loss-of-signal: Yes
100562026-09-03T13:04:39.697ZYes State: ActivatedYes YesActivated
100572026-09-03T13:04:39.697ZActivated Rx CDR Enabled: Yes Activated
100582026-09-03T13:04:39.697ZYes Rx Output Enabled: falseYes Yes
100592026-09-03T13:04:39.697Zfalse Tx Enabled: Yesfalse false
100602026-09-03T13:04:39.697ZYes Yes Rx Output Status: valid Yes
100612026-09-03T13:04:39.697Zvalid Tx Loss-of-lock: No validNo valid
100622026-09-03T13:04:39.697ZNo Rx Loss-of-lock: trueNo
100632026-09-03T13:04:39.697Ztrue Tx Loss-of-signal: Notrue trueNo
100642026-09-03T13:04:39.697Z Rx Loss-of-signal: falseNo No
100652026-09-03T13:04:39.697Zfalse false Tx CDR Enabled: No false
100662026-09-03T13:04:39.697ZNoRx Auto-squelch Disable: true Notrue No
100672026-09-03T13:04:39.697Ztrue Tx Adaptive EQ Fault: Notrue
100682026-09-03T13:04:39.697ZNo Tx Output Enabled: true No trueNo
100692026-09-03T13:04:39.697Z Tx Fault: Yes true true
100702026-09-03T13:04:39.697ZYes Tx Output Status: invalid Yes invalidYes
100712026-09-03T13:04:39.697Zinvalid invalid
100722026-09-03T13:04:39.697Z Tx Loss-of-lock: false false false false
100732026-09-03T13:04:39.697Z Tx Loss-of-signal: true true true true
100742026-09-03T13:04:39.697ZTx Auto-squelch Disable: false false false false
100752026-09-03T13:04:39.697Z Tx Adaptive EQ Fail: true true true true
100762026-09-03T13:04:39.698Z Tx Failure: false false false false
100772026-09-03T13:04:39.698Z Tx Force Squelch: true true true true
100782026-09-03T13:04:39.698Z Tx Input Polarity: normal normal normal normal
100792026-09-03T13:04:39.698Ztest switchport::test::test_print_sff_datapath ... ok
100802026-09-03T13:04:39.698Ztest switchport::test::test_print_cmis_datapath ... ok
100812026-09-03T13:04:39.698Ztest link::test_filter ... ok
100822026-09-03T13:04:39.698Z
100832026-09-03T13:04:39.698Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100842026-09-03T13:04:39.698Z
100852026-09-03T13:04:39.698Z Running tests/counters.rs (target/debug/deps/counters-e9833a4f7d631772)
100862026-09-03T13:04:39.701Z
100872026-09-03T13:04:39.701Zrunning 1 test
100882026-09-03T13:04:39.701Ztest test_p4_counter_list ... ignored
100892026-09-03T13:04:39.701Z
100902026-09-03T13:04:39.701Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
100912026-09-03T13:04:39.701Z
100922026-09-03T13:04:39.701Z Running tests/port-link.rs (target/debug/deps/port_link-37b9a20249811bcc)
100932026-09-03T13:04:39.704Z
100942026-09-03T13:04:39.704Zrunning 5 tests
100952026-09-03T13:04:39.704Ztest test_an ... ignored
100962026-09-03T13:04:39.704Ztest test_enable ... ignored
100972026-09-03T13:04:39.704Ztest test_ip_addresses ... ignored
100982026-09-03T13:04:39.704Ztest test_kr ... ignored
100992026-09-03T13:04:39.704Ztest test_mac ... ignored
101002026-09-03T13:04:39.704Z
101012026-09-03T13:04:39.704Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
101022026-09-03T13:04:39.704Z
101032026-09-03T13:04:39.705Z Running unittests src/main.rs (target/debug/deps/tfportd-e0d6f6811326bbcc)
101042026-09-03T13:04:39.707Z
101052026-09-03T13:04:39.707Zrunning 3 tests
101062026-09-03T13:04:39.710Ztest linklocal::test_parse_ipadm ... ok
101072026-09-03T13:04:39.710Ztest tfport::test_parse_tfport ... ok
101082026-09-03T13:04:39.710Ztest config::tests::test_updates ... ok
101092026-09-03T13:04:39.710Z
101102026-09-03T13:04:39.710Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101112026-09-03T13:04:39.711Z
101122026-09-03T13:04:39.711Z Running unittests src/main.rs (target/debug/deps/uplinkd-c3b8c98e56e112b2)
101132026-09-03T13:04:39.714Z
101142026-09-03T13:04:39.714Zrunning 0 tests
101152026-09-03T13:04:39.717Z
101162026-09-03T13:04:39.717Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101172026-09-03T13:04:39.717Z
101182026-09-03T13:04:39.717Z Running unittests src/main.rs (target/debug/deps/xtask-624fff7d24b9ffb6)
101192026-09-03T13:04:39.721Z
101202026-09-03T13:04:39.721Zrunning 0 tests
101212026-09-03T13:04:39.721Z
101222026-09-03T13:04:39.721Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101232026-09-03T13:04:39.721Z
101242026-09-03T13:04:39.725Z Doc-tests aal
101252026-09-03T13:04:40.232Z
101262026-09-03T13:04:40.232Zrunning 0 tests
101272026-09-03T13:04:40.232Z
101282026-09-03T13:04:40.232Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101292026-09-03T13:04:40.232Z
101302026-09-03T13:04:40.259Z Doc-tests aal_macros
101312026-09-03T13:04:40.333Z
101322026-09-03T13:04:40.333Zrunning 0 tests
101332026-09-03T13:04:40.333Z
101342026-09-03T13:04:40.333Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101352026-09-03T13:04:40.333Z
101362026-09-03T13:04:40.345Z Doc-tests common
101372026-09-03T13:04:40.586Z
101382026-09-03T13:04:40.586Zrunning 0 tests
101392026-09-03T13:04:40.586Z
101402026-09-03T13:04:40.587Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101412026-09-03T13:04:40.587Z
101422026-09-03T13:04:40.615Z Doc-tests dpd_api
101432026-09-03T13:04:41.387Z
101442026-09-03T13:04:41.387Zrunning 2 tests
101452026-09-03T13:04:41.387Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
101462026-09-03T13:04:41.387Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
101472026-09-03T13:04:41.387Z
101482026-09-03T13:04:41.387Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
101492026-09-03T13:04:41.387Z
101502026-09-03T13:04:41.419Z Doc-tests dpd_client
101512026-09-03T13:04:42.924Z
101522026-09-03T13:04:42.924Zrunning 0 tests
101532026-09-03T13:04:42.925Z
101542026-09-03T13:04:42.925Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101552026-09-03T13:04:42.925Z
101562026-09-03T13:04:42.980Z Doc-tests dpd_types
101572026-09-03T13:04:43.165Z
101582026-09-03T13:04:43.165Zrunning 0 tests
101592026-09-03T13:04:43.165Z
101602026-09-03T13:04:43.165Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101612026-09-03T13:04:43.165Z
101622026-09-03T13:04:43.191Z Doc-tests dpd_types_versions
101632026-09-03T13:04:44.711Z
101642026-09-03T13:04:44.711Zrunning 1 test
101652026-09-03T13:04:44.711Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
101662026-09-03T13:04:44.711Z
101672026-09-03T13:04:44.711Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
101682026-09-03T13:04:44.711Z
101692026-09-03T13:04:44.762Z Doc-tests packet
101702026-09-03T13:04:44.982Z
101712026-09-03T13:04:44.982Zrunning 0 tests
101722026-09-03T13:04:44.982Z
101732026-09-03T13:04:44.986Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101742026-09-03T13:04:44.986Z
101752026-09-03T13:04:45.010Z Doc-tests pcap
101762026-09-03T13:04:45.069Z
101772026-09-03T13:04:45.069Zrunning 0 tests
101782026-09-03T13:04:45.069Z
101792026-09-03T13:04:45.069Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101802026-09-03T13:04:45.069Z
101812026-09-03T13:04:45.117Zprocess exited: duration 608762 ms, exit code 0
 
101822026-09-03T13:04:45.128Zfound 0 output files