01M1KK0PHFFDEW5TYE7TSJG7YX: test

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

Buildomat Job: 01M1KK15KGNVRW56W1ZG0YW8VK

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T12:14:45.013Zjob assigned to worker 01M1KK1F6STCE07ZREHCDSPW9F [factory aws, i-00677a1b2b46d16d0] (queued for 52 s)
 
22026-09-03T12:14:51.048Zstarting task 0: "setup"
32026-09-03T12:14:51.054Z++ uname -s
42026-09-03T12:14:51.057Z+ kern=SunOS
52026-09-03T12:14:51.057Z+ build_user=build
62026-09-03T12:14:51.057Z+ build_uid=12345
72026-09-03T12:14:51.057Z+ work_dir=/work
82026-09-03T12:14:51.057Z+ input_dir=/input
92026-09-03T12:14:51.057Z+ [[ 0 == 12345 ]]
102026-09-03T12:14:51.057Z+ case "$kern" in
112026-09-03T12:14:51.057Z+ groupadd -g 12345 build
122026-09-03T12:14:51.060Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-03T12:14:53.062Z+ zfs create -o mountpoint=/work rpool/work
142026-09-03T12:14:53.212Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-03T12:14:53.215Z+ home_fs=zfs
162026-09-03T12:14:53.215Z+ [[ zfs == autofs ]]
172026-09-03T12:14:53.215Z+ mkdir -p /home/build
182026-09-03T12:14:53.215Z+ chown build:build /home/build /work
192026-09-03T12:14:55.223Z+ chmod 0700 /home/build /work
202026-09-03T12:14:55.226Zprocess exited: duration 4169 ms, exit code 0
 
212026-09-03T12:14:55.232Zstarting task 1: "rust-toolchain"
222026-09-03T12:14:55.235Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-09-03T12:14:55.235Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-03T12:14:55.235Z * rust toolchain channel = "1.90.0"
252026-09-03T12:14:55.235Z * rust toolchain profile = "default"
262026-09-03T12:14:55.238Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-03T12:14:55.238Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-03T12:14:55.238Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-03T12:14:55.238Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-09-03T12:14:55.319Zinfo: downloading installer
312026-09-03T12:14:56.549Zinfo: profile set to default
322026-09-03T12:14:56.549Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-03T12:14:56.552Zinfo: syncing channel updates for 1.90.0-x86_64-unknown-illumos
342026-09-03T12:14:56.708Zinfo: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14)
352026-09-03T12:14:56.711Zinfo: downloading 6 components
362026-09-03T12:15:11.172Zinfo: default toolchain set to 1.90.0-x86_64-unknown-illumos
372026-09-03T12:15:11.172Z
382026-09-03T12:15:11.202Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
392026-09-03T12:15:11.202Z
402026-09-03T12:15:11.205Z
412026-09-03T12:15:11.205ZRust is installed now. Great!
422026-09-03T12:15:11.205Z
432026-09-03T12:15:11.205ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-03T12:15:11.205Zenvironment variable. This has not been done automatically.
452026-09-03T12:15:11.205Z
462026-09-03T12:15:11.205ZTo configure your current shell, you need to source
472026-09-03T12:15:11.205Zthe corresponding env file under $HOME/.cargo.
482026-09-03T12:15:11.205Z
492026-09-03T12:15:11.205ZConsider running the right command for your shell (note the leading DOT):
502026-09-03T12:15:11.205Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-03T12:15:11.205Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-03T12:15:11.205ZCC_x86_64-unknown-illumos = None
532026-09-03T12:15:11.205Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-03T12:15:11.205ZCC_x86_64_unknown_illumos = None
552026-09-03T12:15:11.205Zcargo:rerun-if-env-changed=HOST_CC
562026-09-03T12:15:11.205ZHOST_CC = None
572026-09-03T12:15:11.205Zcargo:rerun-if-env-changed=CC
582026-09-03T12:15:11.205ZCC = None
592026-09-03T12:15:11.205Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-03T12:15:11.385Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-03T12:15:11.385ZCRATE_CC_NO_DEFAULTS = None
622026-09-03T12:15:11.385Zcargo:rerun-if-env-changed=CFLAGS
632026-09-03T12:15:11.385ZCFLAGS = None
642026-09-03T12:15:11.385Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-03T12:15:11.385ZHOST_CFLAGS = None
662026-09-03T12:15:11.385Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-03T12:15:11.385ZCFLAGS_x86_64_unknown_illumos = None
682026-09-03T12:15:11.385Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-03T12:15:11.385ZCFLAGS_x86_64-unknown-illumos = None
702026-09-03T12:15:11.469Z+ rustup --version
712026-09-03T12:15:11.476Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-03T12:15:11.479Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-03T12:15:11.500Zinfo: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
742026-09-03T12:15:11.503Z+ cargo --version
752026-09-03T12:15:11.515Zcargo 1.90.0 (840b83a10 2025-07-30)
762026-09-03T12:15:11.518Z+ rustc --version
772026-09-03T12:15:11.539Zrustc 1.90.0 (1159e78c4 2025-09-14)
782026-09-03T12:15:11.542Zprocess exited: duration 16309 ms, exit code 0
 
792026-09-03T12:15:11.547Zstarting task 2: "authentication"
802026-09-03T12:15:11.564Zprocess exited: duration 16 ms, exit code 0
 
812026-09-03T12:15:11.571Zstarting task 3: "clone repository"
822026-09-03T12:15:11.575Z+ mkdir -p /work/oxidecomputer/dendrite
832026-09-03T12:15:11.577Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
842026-09-03T12:15:11.606ZCloning into '/work/oxidecomputer/dendrite'...
852026-09-03T12:15:12.437Z+ cd /work/oxidecomputer/dendrite
862026-09-03T12:15:12.437Z+ git fetch origin 2f9d1870c378df321a8e2e833510336ed021163b
872026-09-03T12:15:12.711ZFrom https://github.com/oxidecomputer/dendrite
882026-09-03T12:15:12.711Z * branch 2f9d1870c378df321a8e2e833510336ed021163b -> FETCH_HEAD
892026-09-03T12:15:12.716Z+ [[ -n cory/shellcheck-ci ]]
902026-09-03T12:15:12.719Z++ git branch --show-current
912026-09-03T12:15:12.719Z+ current=main
922026-09-03T12:15:12.719Z+ [[ main != cory/shellcheck-ci ]]
932026-09-03T12:15:12.719Z+ git branch -f cory/shellcheck-ci 2f9d1870c378df321a8e2e833510336ed021163b
942026-09-03T12:15:12.722Z+ git checkout -f cory/shellcheck-ci
952026-09-03T12:15:12.741ZSwitched to branch 'cory/shellcheck-ci'
962026-09-03T12:15:12.744Z+ git reset --hard 2f9d1870c378df321a8e2e833510336ed021163b
972026-09-03T12:15:12.760ZHEAD is now at 2f9d187 Apply shellcheck lints
982026-09-03T12:15:12.763Zprocess exited: duration 1189 ms, exit code 0
 
992026-09-03T12:15:12.769Zstarting task 4: "build"
1002026-09-03T12:15:12.773Z+ source .github/buildomat/common.sh
1012026-09-03T12:15:12.776Z++ TOFINO_STAGES=20
1022026-09-03T12:15:12.776Z++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94
1032026-09-03T12:15:12.776Z++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1042026-09-03T12:15:12.776Z++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b
1052026-09-03T12:15:12.776Z+++ uname -s
1062026-09-03T12:15:12.776Z++ os=SunOS
1072026-09-03T12:15:12.776Z++ [[ SunOS == \S\u\n\O\S ]]
1082026-09-03T12:15:12.776Z++ SERIES=illumos
1092026-09-03T12:15:12.776Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94
1102026-09-03T12:15:12.776Z++ rustup show active-toolchain
1112026-09-03T12:15:12.780Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1122026-09-03T12:15:12.783Z+ source .github/buildomat/illumos.sh
1132026-09-03T12:15:12.783Z++ banner 'sde setup'
1142026-09-03T12:15:12.783Z
1152026-09-03T12:15:12.783Z #### ##### ###### #### ###### ##### # # #####
1162026-09-03T12:15:12.783Z # # # # # # # # # # #
1172026-09-03T12:15:12.783Z #### # # ##### #### ##### # # # # #
1182026-09-03T12:15:12.783Z # # # # # # # # # #####
1192026-09-03T12:15:12.783Z # # # # # # # # # # # #
1202026-09-03T12:15:12.783Z #### ##### ###### #### ###### # #### #
1212026-09-03T12:15:12.783Z
1222026-09-03T12:15:12.783Z++ export PKG_SUCCESS_ON_NOP=1
1232026-09-03T12:15:12.783Z++ PKG_SUCCESS_ON_NOP=1
1242026-09-03T12:15:12.783Z++ export PKG=tofino_sde.p5p
1252026-09-03T12:15:12.783Z++ PKG=tofino_sde.p5p
1262026-09-03T12:15:12.783Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p
1272026-09-03T12:15:12.789Z % Total % Received % Xferd Average Speed Time Time Time Current
1282026-09-03T12:15:12.792Z Dload Upload Total Spent Left Speed
1292026-09-03T12:15:13.926Z 0 0 0 0 0 0 0 0 0 92 76.03M 92 69.97M 0 0 70.02M 0 00:01 00:01 70.03M 100 76.03M 100 76.03M 0 0 66.86M 0 00:01 00:01 70.03M 100 76.03M 100 76.03M 0 0 66.85M 0 00:01 00:01 70.03M 100 76.03M 100 76.03M 0 0 66.85M 0 00:01 00:01 70.03M
1302026-09-03T12:15:13.930Z+++ digest -a sha256 tofino_sde.p5p
1312026-09-03T12:15:13.977Z++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1322026-09-03T12:15:13.980Z++ [[ d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 != \d\3\2\7\3\9\c\3\6\8\d\1\6\6\6\b\9\8\d\d\7\4\e\2\5\e\2\2\f\8\3\c\2\0\9\9\8\2\e\2\c\6\6\7\0\d\e\6\d\b\5\d\6\f\d\f\4\9\b\5\e\2\7\5 ]]
1332026-09-03T12:15:13.980Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1342026-09-03T12:15:18.054Z Startup: Refreshing catalog 'helios' ... Done
1352026-09-03T12:15:18.485Z Startup: Caching catalogs ... Done
1362026-09-03T12:15:18.543Z Startup: Refreshing catalog 'oxide' ... Done
1372026-09-03T12:15:21.420ZPlanning: Solver setup ... Done
1382026-09-03T12:15:21.491ZPlanning: Running solver ... Done
1392026-09-03T12:15:21.545ZPlanning: Finding local manifests ... Done
1402026-09-03T12:15:21.548ZPlanning: Fetching manifests: 1/1 100% complete
1412026-09-03T12:15:21.551ZPlanning: Fetching manifests: 1/1 100% complete
1422026-09-03T12:15:21.565ZPlanning: Package planning ... Done
1432026-09-03T12:15:21.568ZPlanning: Merging actions ... Done
1442026-09-03T12:15:21.654ZPlanning: Checking for conflicting actions ... Done
1452026-09-03T12:15:21.657ZPlanning: Consolidating action changes ... Done
1462026-09-03T12:15:22.424ZPlanning: Evaluating mediators ... Done
1472026-09-03T12:15:22.428ZPlanning: Planning completed in 3.84 seconds
1482026-09-03T12:15:22.431Z Packages to install: 1
1492026-09-03T12:15:22.432Z Create boot environment: No
1502026-09-03T12:15:22.434ZCreate backup boot environment: No
1512026-09-03T12:15:22.458Z
1522026-09-03T12:15:22.459ZDownload: 0/242 items 0.0/75.3MB 0% complete
1532026-09-03T12:15:22.594ZDownload: Completed 75.30 MB in 0.14 seconds (552M/s)
1542026-09-03T12:15:22.805Z Actions: 1/293 actions (Installing new actions)
1552026-09-03T12:15:23.774Z Actions: Completed 293 actions in 0.97 seconds.
1562026-09-03T12:15:23.777ZFinalize: Updating package state database ... Done
1572026-09-03T12:15:23.817ZFinalize: Updating package cache ... Done
1582026-09-03T12:15:23.924ZFinalize: Updating image state ... Done
1592026-09-03T12:15:26.511ZFinalize: Creating fast lookup database ... Done
1602026-09-03T12:15:26.582ZFinalize: Reading search index ... Done
1612026-09-03T12:15:26.585ZFinalize: Updating search index ... Done
1622026-09-03T12:15:26.868ZFinalize: Updating package cache ... Done
1632026-09-03T12:15:27.041Z++ export SDE=/opt/oxide/tofino_sde
1642026-09-03T12:15:27.041Z++ SDE=/opt/oxide/tofino_sde
1652026-09-03T12:15:27.041Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1662026-09-03T12:15:27.041Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1672026-09-03T12:15:27.041Z++ banner packages
1682026-09-03T12:15:27.044Z
1692026-09-03T12:15:27.044Z ##### ## #### # # ## #### ###### ####
1702026-09-03T12:15:27.044Z # # # # # # # # # # # # # #
1712026-09-03T12:15:27.044Z # # # # # #### # # # ##### ####
1722026-09-03T12:15:27.044Z ##### ###### # # # ###### # ### # #
1732026-09-03T12:15:27.045Z # # # # # # # # # # # # # #
1742026-09-03T12:15:27.045Z # # # #### # # # # #### ###### ####
1752026-09-03T12:15:27.045Z
1762026-09-03T12:15:27.045Z++ pfexec pkg install clang-15 pcap gcc14
1772026-09-03T12:15:27.318Z Startup: Refreshing catalog 'helios' ... Done
1782026-09-03T12:15:27.323Z Startup: Refreshing catalog 'oxide' ... Done
1792026-09-03T12:15:29.707ZPlanning: Solver setup ... Done
1802026-09-03T12:15:29.776ZPlanning: Running solver ... Done
1812026-09-03T12:15:29.829ZPlanning: Consolidating action changes ... Done
1822026-09-03T12:15:29.829ZPlanning: Evaluating mediators ... Done
1832026-09-03T12:15:29.832ZPlanning: Planning completed in 2.51 seconds
1842026-09-03T12:15:29.847ZNo updates necessary for this image.
1852026-09-03T12:15:29.999Z++ pfexec pkg set-mediator -V 15 clang llvm
1862026-09-03T12:15:30.213ZPlanning: Evaluating mediator changes ... Done
1872026-09-03T12:15:30.319ZPlanning: Checking for conflicting actions ... Done
1882026-09-03T12:15:30.322ZPlanning: Consolidating action changes ... Done
1892026-09-03T12:15:30.479ZPlanning: Evaluating mediators ... Done
1902026-09-03T12:15:30.482ZPlanning: Planning completed in 0.27 seconds
1912026-09-03T12:15:30.503Z Mediators to change: 2
1922026-09-03T12:15:30.503Z Create boot environment: No
1932026-09-03T12:15:30.506ZCreate backup boot environment: No
1942026-09-03T12:15:30.553ZFinalize: Updating package state database ... Done
1952026-09-03T12:15:30.553ZFinalize: Updating package cache ... Done
1962026-09-03T12:15:30.610ZFinalize: Updating image state ... Done
1972026-09-03T12:15:32.605ZFinalize: Creating fast lookup database ... Done
1982026-09-03T12:15:32.670ZFinalize: Reading search index ... Done
1992026-09-03T12:15:32.673ZFinalize: Updating search index ... Done
2002026-09-03T12:15:32.785ZFinalize: Updating package cache ... Done
2012026-09-03T12:15:32.860Z++ cargo --version
2022026-09-03T12:15:32.869Zcargo 1.90.0 (840b83a10 2025-07-30)
2032026-09-03T12:15:32.872Z++ rustc --version
2042026-09-03T12:15:32.892Zrustc 1.90.0 (1159e78c4 2025-09-14)
2052026-09-03T12:15:32.896Z+ banner copyrights
2062026-09-03T12:15:32.899Z
2072026-09-03T12:15:32.899Z #### #### ##### # # ##### # #### # # ##### ####
2082026-09-03T12:15:32.899Z # # # # # # # # # # # # # # # # #
2092026-09-03T12:15:32.899Z # # # # # # # # # # ###### # ####
2102026-09-03T12:15:32.899Z # # # ##### # ##### # # ### # # # #
2112026-09-03T12:15:32.899Z # # # # # # # # # # # # # # # #
2122026-09-03T12:15:32.900Z #### #### # # # # # #### # # # ####
2132026-09-03T12:15:32.900Z
2142026-09-03T12:15:32.900Z+ ./tools/check_copyrights.sh
2152026-09-03T12:15:33.198Zcommon/src/illumos.rs: Copyright with wrong year
2162026-09-03T12:15:34.114Zdpd/p4/headers.p4: Copyright with wrong year
2172026-09-03T12:15:34.539Zdpd/src/transceivers/stub_impl.rs: Copyright with wrong year
2182026-09-03T12:15:34.600Zpacket/src/eth.rs: Copyright with wrong year
2192026-09-03T12:15:34.696Zpcap/build.rs: Copyright with wrong year
2202026-09-03T12:15:34.895Ztfportd/src/linklocal.rs: Copyright with wrong year
2212026-09-03T12:15:35.137Z+ banner clippy
2222026-09-03T12:15:35.140Z
2232026-09-03T12:15:35.140Z #### # # ##### ##### # #
2242026-09-03T12:15:35.140Z # # # # # # # # # #
2252026-09-03T12:15:35.140Z # # # # # # # #
2262026-09-03T12:15:35.140Z # # # ##### ##### #
2272026-09-03T12:15:35.140Z # # # # # # #
2282026-09-03T12:15:35.140Z #### ###### # # # #
2292026-09-03T12:15:35.140Z
2302026-09-03T12:15:35.140Z+ for feat in tofino_stub tofino_asic softnpu chaos
2312026-09-03T12:15:35.140Z+ cargo clippy --features tofino_stub -- --deny warnings
2322026-09-03T12:15:35.282Z Updating git repository `https://github.com/oxidecomputer/omicron`
2332026-09-03T12:15:45.380Z Updating crates.io index
2342026-09-03T12:15:45.383Z Updating git repository `https://github.com/illumos/smf-rs`
2352026-09-03T12:15:45.796Z Updating git repository `https://github.com/oxidecomputer/propolis`
2362026-09-03T12:15:46.685Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2372026-09-03T12:15:47.034Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-03T12:15:47.356Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2392026-09-03T12:15:48.165Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2402026-09-03T12:15:48.436Z Updating git repository `https://github.com/oxidecomputer/ispf`
2412026-09-03T12:15:48.898Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2422026-09-03T12:15:49.306Z Updating git repository `https://github.com/oxidecomputer/lldp`
2432026-09-03T12:15:49.745Z Updating git repository `https://github.com/oxidecomputer/lldp`
2442026-09-03T12:15:50.226Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2452026-09-03T12:15:50.881Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2462026-09-03T12:15:51.333Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2472026-09-03T12:15:51.660Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2482026-09-03T12:15:51.993Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2492026-09-03T12:15:52.356Z Updating git repository `https://github.com/oxidecomputer/p4`
2502026-09-03T12:15:52.851Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2512026-09-03T12:15:53.148Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2522026-09-03T12:15:54.084Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2532026-09-03T12:15:54.562Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2542026-09-03T12:15:54.915Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2552026-09-03T12:15:56.074Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2562026-09-03T12:15:56.514Z Updating git repository `https://github.com/oxidecomputer/propolis`
2572026-09-03T12:15:57.206Z Updating git repository `https://github.com/oxidecomputer/crucible`
2582026-09-03T12:15:58.628Z Updating git repository `https://github.com/oxidecomputer/opte`
2592026-09-03T12:15:59.238Z Updating git repository `https://github.com/oxidecomputer/tofino`
2602026-09-03T12:15:59.535Z Updating git repository `https://github.com/oxidecomputer/clickward`
2612026-09-03T12:16:00.115Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2622026-09-03T12:16:01.844Z Downloading crates ...
2632026-09-03T12:16:01.904Z Downloaded adler2 v2.0.1
2642026-09-03T12:16:01.909Z Downloaded arrayref v0.3.9
2652026-09-03T12:16:01.912Z Downloaded compression-core v0.4.32
2662026-09-03T12:16:01.914Z Downloaded anstream v1.0.0
2672026-09-03T12:16:01.917Z Downloaded arrayvec v0.7.6
2682026-09-03T12:16:01.920Z Downloaded crypto-common v0.1.6
2692026-09-03T12:16:01.920Z Downloaded convert_case v0.4.0
2702026-09-03T12:16:01.923Z Downloaded const-oid v0.10.2
2712026-09-03T12:16:01.926Z Downloaded const_format_proc_macros v0.2.34
2722026-09-03T12:16:01.929Z Downloaded crypto-common v0.2.2
2732026-09-03T12:16:01.932Z Downloaded bitflags v1.3.2
2742026-09-03T12:16:01.935Z Downloaded anstyle-query v1.1.4
2752026-09-03T12:16:01.935Z Downloaded futures-sink v0.3.32
2762026-09-03T12:16:01.938Z Downloaded data-encoding v2.9.0
2772026-09-03T12:16:01.940Z Downloaded fnv v1.0.7
2782026-09-03T12:16:01.940Z Downloaded find-msvc-tools v0.1.9
2792026-09-03T12:16:01.944Z Downloaded autocfg v1.5.0
2802026-09-03T12:16:01.947Z Downloaded dunce v1.0.5
2812026-09-03T12:16:01.947Z Downloaded fixedbitset v0.4.2
2822026-09-03T12:16:01.951Z Downloaded ciborium-io v0.2.2
2832026-09-03T12:16:01.953Z Downloaded dtrace-parser v0.3.0
2842026-09-03T12:16:01.953Z Downloaded block-buffer v0.12.0
2852026-09-03T12:16:01.956Z Downloaded form_urlencoded v1.2.2
2862026-09-03T12:16:01.959Z Downloaded float-ord v0.3.2
2872026-09-03T12:16:01.959Z Downloaded embedded-io v0.6.1
2882026-09-03T12:16:01.962Z Downloaded foreign-types v0.5.0
2892026-09-03T12:16:01.965Z Downloaded git-stub-vcs v0.1.0
2902026-09-03T12:16:01.968Z Downloaded bytecount v0.6.9
2912026-09-03T12:16:01.968Z Downloaded digest v0.11.3
2922026-09-03T12:16:01.971Z Downloaded futures-io v0.3.32
2932026-09-03T12:16:01.974Z Downloaded futures v0.3.32
2942026-09-03T12:16:01.979Z Downloaded either v1.15.0
2952026-09-03T12:16:01.981Z Downloaded crucible-workspace-hack v0.1.0
2962026-09-03T12:16:01.982Z Downloaded gethostname v0.5.0
2972026-09-03T12:16:01.985Z Downloaded futures-task v0.3.32
2982026-09-03T12:16:01.985Z Downloaded cpufeatures v0.2.17
2992026-09-03T12:16:01.988Z Downloaded async-stream-impl v0.3.6
3002026-09-03T12:16:01.988Z Downloaded generic-array v0.14.7
3012026-09-03T12:16:01.991Z Downloaded hex v0.4.3
3022026-09-03T12:16:01.994Z Downloaded cfg-if v1.0.4
3032026-09-03T12:16:01.997Z Downloaded foreign-types-macros v0.2.3
3042026-09-03T12:16:01.997Z Downloaded foreign-types-shared v0.3.1
3052026-09-03T12:16:02.000Z Downloaded dof v0.4.0
3062026-09-03T12:16:02.001Z Downloaded httpdate v1.0.3
3072026-09-03T12:16:02.004Z Downloaded hostname v0.4.2
3082026-09-03T12:16:02.004Z Downloaded git-stub v1.0.0
3092026-09-03T12:16:02.007Z Downloaded enum-as-inner v0.6.1
3102026-09-03T12:16:02.010Z Downloaded globset v0.4.16
3112026-09-03T12:16:02.013Z Downloaded darling_macro v0.21.3
3122026-09-03T12:16:02.013Z Downloaded hickory-resolver v0.25.2
3132026-09-03T12:16:02.015Z Downloaded hubpack_derive v0.1.1
3142026-09-03T12:16:02.018Z Downloaded errno v0.3.14
3152026-09-03T12:16:02.021Z Downloaded futures-core v0.3.32
3162026-09-03T12:16:02.021Z Downloaded critical-section v1.2.0
3172026-09-03T12:16:02.024Z Downloaded clap_lex v1.1.0
3182026-09-03T12:16:02.027Z Downloaded fastrand v2.3.0
3192026-09-03T12:16:02.027Z Downloaded dtrace-parser v0.2.0
3202026-09-03T12:16:02.030Z Downloaded http-body v1.0.1
3212026-09-03T12:16:02.033Z Downloaded hubpack v0.1.2
3222026-09-03T12:16:02.033Z Downloaded hostname v0.3.1
3232026-09-03T12:16:02.036Z Downloaded indent_write v2.2.0
3242026-09-03T12:16:02.036Z Downloaded hyper-tls v0.6.0
3252026-09-03T12:16:02.039Z Downloaded ident_case v1.0.1
3262026-09-03T12:16:02.042Z Downloaded idna_adapter v1.2.1
3272026-09-03T12:16:02.042Z Downloaded hash32 v0.3.1
3282026-09-03T12:16:02.046Z Downloaded internet-checksum v0.2.1
3292026-09-03T12:16:02.046Z Downloaded is_ci v1.2.0
3302026-09-03T12:16:02.049Z Downloaded defmt v1.0.1
3312026-09-03T12:16:02.051Z Downloaded is-terminal v0.4.16
3322026-09-03T12:16:02.051Z Downloaded base64ct v1.8.0
3332026-09-03T12:16:02.056Z Downloaded fs_extra v1.3.0
3342026-09-03T12:16:02.059Z Downloaded compression-codecs v0.4.32
3352026-09-03T12:16:02.059Z Downloaded itoa v1.0.15
3362026-09-03T12:16:02.062Z Downloaded is_terminal_polyfill v1.70.1
3372026-09-03T12:16:02.062Z Downloaded byteorder v1.5.0
3382026-09-03T12:16:02.065Z Downloaded bit-vec v0.8.0
3392026-09-03T12:16:02.068Z Downloaded libscf-sys v1.2.0
3402026-09-03T12:16:02.068Z Downloaded foldhash v0.1.5
3412026-09-03T12:16:02.071Z Downloaded csv-core v0.1.12
3422026-09-03T12:16:02.071Z Downloaded cexpr v0.6.0
3432026-09-03T12:16:02.074Z Downloaded memoffset v0.9.1
3442026-09-03T12:16:02.077Z Downloaded kstat-rs v0.2.4
3452026-09-03T12:16:02.077Z Downloaded managed v0.8.0
3462026-09-03T12:16:02.079Z Downloaded anyhow v1.0.102
3472026-09-03T12:16:02.097Z Downloaded mime v0.3.17
3482026-09-03T12:16:02.102Z Downloaded http-body-util v0.1.3
3492026-09-03T12:16:02.102Z Downloaded lru-cache v0.1.2
3502026-09-03T12:16:02.102Z Downloaded linked-hash-map v0.5.6
3512026-09-03T12:16:02.102Z Downloaded deranged v0.5.3
3522026-09-03T12:16:02.102Z Downloaded highway v1.3.0
3532026-09-03T12:16:02.102Z Downloaded memmap v0.7.0
3542026-09-03T12:16:02.102Z Downloaded ingot-types v0.1.2
3552026-09-03T12:16:02.102Z Downloaded newtype_derive v0.1.6
3562026-09-03T12:16:02.102Z Downloaded ingot v0.1.1
3572026-09-03T12:16:02.102Z Downloaded humantime v2.3.0
3582026-09-03T12:16:02.105Z Downloaded futures-executor v0.3.32
3592026-09-03T12:16:02.105Z Downloaded futures-channel v0.3.32
3602026-09-03T12:16:02.105Z Downloaded fixedbitset v0.5.7
3612026-09-03T12:16:02.108Z Downloaded hmac v0.12.1
3622026-09-03T12:16:02.111Z Downloaded num-iter v0.1.45
3632026-09-03T12:16:02.111Z Downloaded num v0.4.3
3642026-09-03T12:16:02.114Z Downloaded num-derive v0.4.2
3652026-09-03T12:16:02.114Z Downloaded num_threads v0.1.7
3662026-09-03T12:16:02.117Z Downloaded omicron-workspace-hack v0.1.0
3672026-09-03T12:16:02.117Z Downloaded console v0.16.4
3682026-09-03T12:16:02.120Z Downloaded olpc-cjson v0.1.4
3692026-09-03T12:16:02.120Z Downloaded lazy_static v1.5.0
3702026-09-03T12:16:02.123Z Downloaded match_cfg v0.1.0
3712026-09-03T12:16:02.126Z Downloaded blake2 v0.10.6
3722026-09-03T12:16:02.126Z Downloaded libsw-core v0.3.2
3732026-09-03T12:16:02.129Z Downloaded openssl-macros v0.1.1
3742026-09-03T12:16:02.129Z Downloaded crossbeam-epoch v0.9.18
3752026-09-03T12:16:02.132Z Downloaded percent-encoding v2.3.2
3762026-09-03T12:16:02.135Z Downloaded colored v3.1.1
3772026-09-03T12:16:02.135Z Downloaded parse-display v0.10.0
3782026-09-03T12:16:02.138Z Downloaded multer v3.1.0
3792026-09-03T12:16:02.141Z Downloaded cargo_metadata v0.18.1
3802026-09-03T12:16:02.141Z Downloaded ciborium v0.2.2
3812026-09-03T12:16:02.144Z Downloaded cancel-safe-futures v0.1.5
3822026-09-03T12:16:02.147Z Downloaded daft-derive v0.1.5
3832026-09-03T12:16:02.150Z Downloaded daft v0.1.5
3842026-09-03T12:16:02.150Z Downloaded newtype-uuid v1.3.2
3852026-09-03T12:16:02.153Z Downloaded macaddr v1.0.1
3862026-09-03T12:16:02.153Z Downloaded base64 v0.22.1
3872026-09-03T12:16:02.156Z Downloaded phf_shared v0.12.1
3882026-09-03T12:16:02.159Z Downloaded potential_utf v0.1.3
3892026-09-03T12:16:02.162Z Downloaded openssl-probe v0.1.6
3902026-09-03T12:16:02.162Z Downloaded lock_api v0.4.14
3912026-09-03T12:16:02.164Z Downloaded num-rational v0.4.2
3922026-09-03T12:16:02.164Z Downloaded half v2.7.1
3932026-09-03T12:16:02.167Z Downloaded plain v0.2.3
3942026-09-03T12:16:02.170Z Downloaded icu_normalizer_data v2.0.0
3952026-09-03T12:16:02.170Z Downloaded predicates-core v1.0.9
3962026-09-03T12:16:02.173Z Downloaded proc-macro-error-attr2 v2.0.0
3972026-09-03T12:16:02.173Z Downloaded ingot-macros v0.1.1
3982026-09-03T12:16:02.176Z Downloaded hybrid-array v0.4.12
3992026-09-03T12:16:02.179Z Downloaded progenitor-client v0.14.0
4002026-09-03T12:16:02.179Z Downloaded native-tls v0.2.14
4012026-09-03T12:16:02.182Z Downloaded num_enum v0.5.11
4022026-09-03T12:16:02.184Z Downloaded powerfmt v0.2.0
4032026-09-03T12:16:02.189Z Downloaded progenitor-client v0.11.1
4042026-09-03T12:16:02.189Z Downloaded progenitor-client v0.10.0
4052026-09-03T12:16:02.194Z Downloaded pretty-hex v0.4.1
4062026-09-03T12:16:02.194Z Downloaded progenitor-macro v0.11.1
4072026-09-03T12:16:02.194Z Downloaded progenitor-macro v0.10.0
4082026-09-03T12:16:02.194Z Downloaded quick-error v1.2.3
4092026-09-03T12:16:02.197Z Downloaded num_enum v0.7.5
4102026-09-03T12:16:02.197Z Downloaded proc-macro-error-attr v1.0.4
4112026-09-03T12:16:02.200Z Downloaded proc-macro-crate v1.3.1
4122026-09-03T12:16:02.200Z Downloaded darling v0.21.3
4132026-09-03T12:16:02.203Z Downloaded getrandom v0.3.3
4142026-09-03T12:16:02.205Z Downloaded clap v4.6.1
4152026-09-03T12:16:02.212Z Downloaded clang-sys v1.8.1
4162026-09-03T12:16:02.215Z Downloaded ref-cast v1.0.25
4172026-09-03T12:16:02.218Z Downloaded rand_chacha v0.3.1
4182026-09-03T12:16:02.218Z Downloaded pin-project-lite v0.2.16
4192026-09-03T12:16:02.221Z Downloaded rustc-hash v2.1.1
4202026-09-03T12:16:02.224Z Downloaded rand_xorshift v0.4.0
4212026-09-03T12:16:02.224Z Downloaded owo-colors v4.3.0
4222026-09-03T12:16:02.227Z Downloaded litemap v0.8.0
4232026-09-03T12:16:02.230Z Downloaded num-complex v0.4.6
4242026-09-03T12:16:02.230Z Downloaded pin-project-internal v1.1.10
4252026-09-03T12:16:02.233Z Downloaded rustc_version v0.4.1
4262026-09-03T12:16:02.233Z Downloaded dropshot-api-manager v0.7.2
4272026-09-03T12:16:02.237Z Downloaded rustc_version v0.1.7
4282026-09-03T12:16:02.241Z Downloaded progenitor v0.10.0
4292026-09-03T12:16:02.241Z Downloaded proc-macro-error2 v2.0.1
4302026-09-03T12:16:02.245Z Downloaded same-file v1.0.6
4312026-09-03T12:16:02.245Z Downloaded hyper-rustls v0.27.7
4322026-09-03T12:16:02.250Z Downloaded predicates v3.1.4
4332026-09-03T12:16:02.250Z Downloaded progenitor-macro v0.14.0
4342026-09-03T12:16:02.250Z Downloaded password-hash v0.5.0
4352026-09-03T12:16:02.253Z Downloaded indexmap v1.9.3
4362026-09-03T12:16:02.253Z Downloaded pkg-config v0.3.32
4372026-09-03T12:16:02.255Z Downloaded serde-big-array v0.5.1
4382026-09-03T12:16:02.255Z Downloaded search_path v0.1.4
4392026-09-03T12:16:02.258Z Downloaded scroll_derive v0.13.1
4402026-09-03T12:16:02.258Z Downloaded progenitor v0.14.0
4412026-09-03T12:16:02.261Z Downloaded scroll_derive v0.12.1
4422026-09-03T12:16:02.261Z Downloaded ppv-lite86 v0.2.21
4432026-09-03T12:16:02.264Z Downloaded rand_chacha v0.9.0
4442026-09-03T12:16:02.264Z Downloaded scopeguard v1.2.0
4452026-09-03T12:16:02.266Z Downloaded pest_meta v2.8.2
4462026-09-03T12:16:02.266Z Downloaded secrecy v0.10.3
4472026-09-03T12:16:02.270Z Downloaded once_cell v1.21.3
4482026-09-03T12:16:02.272Z Downloaded darling_core v0.21.3
4492026-09-03T12:16:02.275Z Downloaded heapless v0.8.0
4502026-09-03T12:16:02.278Z Downloaded ref-cast-impl v1.0.25
4512026-09-03T12:16:02.278Z Downloaded postcard v1.1.3
4522026-09-03T12:16:02.281Z Downloaded bytes v1.12.0
4532026-09-03T12:16:02.289Z Downloaded serde_urlencoded v0.7.1
4542026-09-03T12:16:02.292Z Downloaded semver v0.1.20
4552026-09-03T12:16:02.292Z Downloaded crypto-bigint v0.5.5
4562026-09-03T12:16:02.296Z Downloaded const_format v0.2.34
4572026-09-03T12:16:02.299Z Downloaded sha1 v0.11.0
4582026-09-03T12:16:02.301Z Downloaded num-traits v0.2.19
4592026-09-03T12:16:02.304Z Downloaded log v0.4.29
4602026-09-03T12:16:02.307Z Downloaded siphasher v1.0.1
4612026-09-03T12:16:02.307Z Downloaded parking_lot_core v0.9.12
4622026-09-03T12:16:02.310Z Downloaded pest_derive v2.8.2
4632026-09-03T12:16:02.313Z Downloaded rand_core v0.9.3
4642026-09-03T12:16:02.313Z Downloaded rusty-fork v0.3.0
4652026-09-03T12:16:02.316Z Downloaded rand_core v0.6.4
4662026-09-03T12:16:02.316Z Downloaded quote v1.0.45
4672026-09-03T12:16:02.319Z Downloaded sha1 v0.10.6
4682026-09-03T12:16:02.319Z Downloaded scroll v0.12.0
4692026-09-03T12:16:02.322Z Downloaded serde_spanned v0.6.9
4702026-09-03T12:16:02.322Z Downloaded sigpipe v0.1.3
4712026-09-03T12:16:02.325Z Downloaded rustversion v1.0.22
4722026-09-03T12:16:02.328Z Downloaded slog-bunyan v2.5.0
4732026-09-03T12:16:02.328Z Downloaded httparse v1.10.1
4742026-09-03T12:16:02.331Z Downloaded signal-hook-tokio v0.4.0
4752026-09-03T12:16:02.331Z Downloaded serde_path_to_error v0.1.20
4762026-09-03T12:16:02.334Z Downloaded quinn-udp v0.5.14
4772026-09-03T12:16:02.334Z Downloaded serde_plain v1.0.2
4782026-09-03T12:16:02.336Z Downloaded resolv-conf v0.7.5
4792026-09-03T12:16:02.337Z Downloaded progenitor v0.11.1
4802026-09-03T12:16:02.339Z Downloaded scroll v0.13.0
4812026-09-03T12:16:02.339Z Downloaded schemars_derive v0.8.22
4822026-09-03T12:16:02.342Z Downloaded smawk v0.3.2
4832026-09-03T12:16:02.342Z Downloaded hickory-resolver v0.24.4
4842026-09-03T12:16:02.345Z Downloaded strsim v0.11.1
4852026-09-03T12:16:02.349Z Downloaded structmeta-derive v0.3.0
4862026-09-03T12:16:02.349Z Downloaded chacha20poly1305 v0.10.1
4872026-09-03T12:16:02.352Z Downloaded structmeta v0.3.0
4882026-09-03T12:16:02.352Z Downloaded stable_deref_trait v1.2.0
4892026-09-03T12:16:02.352Z Downloaded pin-project v1.1.10
4902026-09-03T12:16:02.358Z Downloaded shlex v1.3.0
4912026-09-03T12:16:02.361Z Downloaded swrite v0.1.0
4922026-09-03T12:16:02.361Z Downloaded strum v0.27.2
4932026-09-03T12:16:02.363Z Downloaded shlex v2.0.1
4942026-09-03T12:16:02.363Z Downloaded http v1.4.2
4952026-09-03T12:16:02.366Z Downloaded supports-color v3.0.2
4962026-09-03T12:16:02.370Z Downloaded subtle v2.6.1
4972026-09-03T12:16:02.370Z Downloaded rustls-pemfile v2.2.0
4982026-09-03T12:16:02.373Z Downloaded curl v0.4.50
4992026-09-03T12:16:02.373Z Downloaded terminal_size v0.4.3
5002026-09-03T12:16:02.376Z Downloaded ryu v1.0.20
5012026-09-03T12:16:02.376Z Downloaded strum v0.28.0
5022026-09-03T12:16:02.379Z Downloaded tagptr v0.2.0
5032026-09-03T12:16:02.379Z Downloaded sync_wrapper v1.0.2
5042026-09-03T12:16:02.381Z Downloaded openssl-sys v0.9.117
5052026-09-03T12:16:02.384Z Downloaded papergrid v0.18.0
5062026-09-03T12:16:02.387Z Downloaded slog-term v2.9.2
5072026-09-03T12:16:02.390Z Downloaded snafu-derive v0.8.9
5082026-09-03T12:16:02.390Z Downloaded slog-json v2.6.1
5092026-09-03T12:16:02.390Z Downloaded slog-dtrace v0.3.0
5102026-09-03T12:16:02.393Z Downloaded signal-hook-registry v1.4.6
5112026-09-03T12:16:02.393Z Downloaded thiserror-impl-no-std v2.0.2
5122026-09-03T12:16:02.396Z Downloaded expectorate v1.3.0
5132026-09-03T12:16:02.396Z Downloaded take_mut v0.2.2
5142026-09-03T12:16:02.399Z Downloaded testing_table v0.3.0
5152026-09-03T12:16:02.399Z Downloaded termtree v0.5.1
5162026-09-03T12:16:02.399Z Downloaded tabled_derive v0.7.0
5172026-09-03T12:16:02.401Z Downloaded sha2 v0.10.9
5182026-09-03T12:16:02.401Z Downloaded icu_collections v2.0.0
5192026-09-03T12:16:02.406Z Downloaded miniz_oxide v0.8.9
5202026-09-03T12:16:02.409Z Downloaded icu_locale_core v2.0.0
5212026-09-03T12:16:02.411Z Downloaded static_assertions v1.1.0
5222026-09-03T12:16:02.414Z Downloaded slab v0.4.11
5232026-09-03T12:16:02.414Z Downloaded smf v0.2.3
5242026-09-03T12:16:02.421Z Downloaded semver v1.0.28
5252026-09-03T12:16:02.421Z Downloaded parking_lot v0.12.5
5262026-09-03T12:16:02.425Z Downloaded papergrid v0.11.0
5272026-09-03T12:16:02.425Z Downloaded time-core v0.1.8
5282026-09-03T12:16:02.425Z Downloaded tinyvec_macros v0.1.1
5292026-09-03T12:16:02.425Z Downloaded signal-hook v0.4.4
5302026-09-03T12:16:02.428Z Downloaded serde_with_macros v3.14.1
5312026-09-03T12:16:02.428Z Downloaded proc-macro2 v1.0.106
5322026-09-03T12:16:02.430Z Downloaded synstructure v0.13.2
5332026-09-03T12:16:02.430Z Downloaded cc v1.2.64
5342026-09-03T12:16:02.433Z Downloaded thread-id v5.0.0
5352026-09-03T12:16:02.436Z Downloaded topological-sort v0.2.2
5362026-09-03T12:16:02.436Z Downloaded toml_write v0.1.2
5372026-09-03T12:16:02.436Z Downloaded progenitor-impl v0.14.0
5382026-09-03T12:16:02.439Z Downloaded slog-async v2.8.0
5392026-09-03T12:16:02.439Z Downloaded minimal-lexical v0.2.1
5402026-09-03T12:16:02.442Z Downloaded progenitor-impl v0.10.0
5412026-09-03T12:16:02.445Z Downloaded thiserror-no-std v2.0.2
5422026-09-03T12:16:02.448Z Downloaded serde_derive v1.0.228
5432026-09-03T12:16:02.448Z Downloaded strum_macros v0.27.2
5442026-09-03T12:16:02.451Z Downloaded tower-layer v0.3.3
5452026-09-03T12:16:02.451Z Downloaded try-lock v0.2.5
5462026-09-03T12:16:02.454Z Downloaded strum_macros v0.26.4
5472026-09-03T12:16:02.454Z Downloaded omicron-zone-package v0.12.2
5482026-09-03T12:16:02.457Z Downloaded memchr v2.7.5
5492026-09-03T12:16:02.460Z Downloaded thread_local v1.1.9
5502026-09-03T12:16:02.460Z Downloaded thiserror-impl v2.0.18
5512026-09-03T12:16:02.460Z Downloaded thiserror-impl v1.0.69
5522026-09-03T12:16:02.463Z Downloaded tabwriter v1.4.1
5532026-09-03T12:16:02.463Z Downloaded strum v0.26.3
5542026-09-03T12:16:02.463Z Downloaded serde_spanned v1.1.1
5552026-09-03T12:16:02.468Z Downloaded spin v0.9.8
5562026-09-03T12:16:02.468Z Downloaded serde_derive_internals v0.29.1
5572026-09-03T12:16:02.470Z Downloaded jiff-static v0.2.15
5582026-09-03T12:16:02.470Z Downloaded async-compression v0.4.33
5592026-09-03T12:16:02.473Z Downloaded unicode-linebreak v0.1.5
5602026-09-03T12:16:02.476Z Downloaded typify-macro v0.6.2
5612026-09-03T12:16:02.476Z Downloaded typify-macro v0.4.3
5622026-09-03T12:16:02.476Z Downloaded tower-service v0.3.3
5632026-09-03T12:16:02.476Z Downloaded toml_datetime v0.6.11
5642026-09-03T12:16:02.479Z Downloaded serde_yaml v0.9.34+deprecated
5652026-09-03T12:16:02.482Z Downloaded strum_macros v0.28.0
5662026-09-03T12:16:02.482Z Downloaded hashbrown v0.12.3
5672026-09-03T12:16:02.485Z Downloaded untrusted v0.7.1
5682026-09-03T12:16:02.485Z Downloaded thread-id v4.2.2
5692026-09-03T12:16:02.485Z Downloaded term v1.2.0
5702026-09-03T12:16:02.488Z Downloaded tempfile v3.27.0
5712026-09-03T12:16:02.490Z Downloaded thiserror v2.0.18
5722026-09-03T12:16:02.493Z Downloaded usdt v0.6.0
5732026-09-03T12:16:02.493Z Downloaded unicode-xid v0.2.6
5742026-09-03T12:16:02.497Z Downloaded usdt v0.5.0
5752026-09-03T12:16:02.497Z Downloaded version_check v0.9.5
5762026-09-03T12:16:02.497Z Downloaded untrusted v0.9.0
5772026-09-03T12:16:02.502Z Downloaded tinystr v0.8.1
5782026-09-03T12:16:02.502Z Downloaded time-macros v0.2.27
5792026-09-03T12:16:02.502Z Downloaded unarray v0.1.4
5802026-09-03T12:16:02.502Z Downloaded schemars v0.8.22
5812026-09-03T12:16:02.506Z Downloaded usdt-attr-macro v0.6.0
5822026-09-03T12:16:02.512Z Downloaded usdt-attr-macro v0.5.0
5832026-09-03T12:16:02.512Z Downloaded utf8_iter v1.0.4
5842026-09-03T12:16:02.512Z Downloaded usdt-macro v0.6.0
5852026-09-03T12:16:02.512Z Downloaded universal-hash v0.5.1
5862026-09-03T12:16:02.515Z Downloaded want v0.3.1
5872026-09-03T12:16:02.515Z Downloaded tokio-dtrace v0.1.1
5882026-09-03T12:16:02.515Z Downloaded utf8parse v0.2.2
5892026-09-03T12:16:02.515Z Downloaded usdt-macro v0.5.0
5902026-09-03T12:16:02.515Z Downloaded toml_datetime v1.1.1+spec-1.1.0
5912026-09-03T12:16:02.515Z Downloaded toml_datetime v0.7.5+spec-1.1.0
5922026-09-03T12:16:02.518Z Downloaded progenitor-impl v0.11.1
5932026-09-03T12:16:02.518Z Downloaded serde_core v1.0.228
5942026-09-03T12:16:02.521Z Downloaded tokio-macros v2.7.0
5952026-09-03T12:16:02.521Z Downloaded qorb v0.4.1
5962026-09-03T12:16:02.524Z Downloaded slog v2.8.2
5972026-09-03T12:16:02.527Z Downloaded thiserror v1.0.69
5982026-09-03T12:16:02.530Z Downloaded waitgroup v0.1.2
5992026-09-03T12:16:02.530Z Downloaded wait-timeout v0.2.1
6002026-09-03T12:16:02.530Z Downloaded rayon-core v1.13.0
6012026-09-03T12:16:02.533Z Downloaded smallvec v1.15.1
6022026-09-03T12:16:02.533Z Downloaded xattr v1.6.1
6032026-09-03T12:16:02.536Z Downloaded rustls-pki-types v1.12.0
6042026-09-03T12:16:02.539Z Downloaded serde_tokenstream v0.2.3
6052026-09-03T12:16:02.539Z Downloaded serde_repr v0.1.20
6062026-09-03T12:16:02.541Z Downloaded proc-macro-error v1.0.4
6072026-09-03T12:16:02.541Z Downloaded icu_properties v2.0.1
6082026-09-03T12:16:02.545Z Downloaded zerofrom v0.1.6
6092026-09-03T12:16:02.545Z Downloaded icu_normalizer v2.0.0
6102026-09-03T12:16:02.548Z Downloaded toml_writer v1.1.1+spec-1.1.0
6112026-09-03T12:16:02.548Z Downloaded tokio-stream v0.1.17
6122026-09-03T12:16:02.550Z Downloaded tokio-rustls v0.25.0
6132026-09-03T12:16:02.550Z Downloaded camino v1.2.3
6142026-09-03T12:16:02.553Z Downloaded prettyplease v0.2.37
6152026-09-03T12:16:02.553Z Downloaded zeroize_derive v1.4.3
6162026-09-03T12:16:02.556Z Downloaded zone_cfg_derive v0.3.1
6172026-09-03T12:16:02.556Z Downloaded zerofrom-derive v0.1.6
6182026-09-03T12:16:02.556Z Downloaded usdt-impl v0.6.0
6192026-09-03T12:16:02.559Z Downloaded indexmap v2.14.0
6202026-09-03T12:16:02.559Z Downloaded serde v1.0.228
6212026-09-03T12:16:02.564Z Downloaded yoke-derive v0.8.0
6222026-09-03T12:16:02.566Z Downloaded snafu v0.8.9
6232026-09-03T12:16:02.566Z Downloaded toml_parser v1.1.2+spec-1.1.0
6242026-09-03T12:16:02.569Z Downloaded schemars v0.9.0
6252026-09-03T12:16:02.574Z Downloaded zone v0.3.1
6262026-09-03T12:16:02.576Z Downloaded whoami v1.6.1
6272026-09-03T12:16:02.576Z Downloaded hashbrown v0.16.1
6282026-09-03T12:16:02.579Z Downloaded rand v0.9.3
6292026-09-03T12:16:02.582Z Downloaded tokio-native-tls v0.3.1
6302026-09-03T12:16:02.585Z Downloaded idna v1.1.0
6312026-09-03T12:16:02.587Z Downloaded hashbrown v0.15.5
6322026-09-03T12:16:02.590Z Downloaded hyper-util v0.1.20
6332026-09-03T12:16:02.593Z Downloaded toml v0.8.23
6342026-09-03T12:16:02.593Z Downloaded mio v1.2.1
6352026-09-03T12:16:02.596Z Downloaded walkdir v2.5.0
6362026-09-03T12:16:02.598Z Downloaded vsss-rs v3.3.4
6372026-09-03T12:16:02.598Z Downloaded poly1305 v0.8.0
6382026-09-03T12:16:02.601Z Downloaded toml v1.1.2+spec-1.1.0
6392026-09-03T12:16:02.604Z Downloaded num-integer v0.1.46
6402026-09-03T12:16:02.604Z Downloaded usdt-impl v0.5.0
6412026-09-03T12:16:02.604Z Downloaded tokio-rustls v0.26.4
6422026-09-03T12:16:02.607Z Downloaded phf v0.12.1
6432026-09-03T12:16:02.607Z Downloaded zeroize v1.8.1
6442026-09-03T12:16:02.610Z Downloaded quinn v0.11.9
6452026-09-03T12:16:02.610Z Downloaded similar v2.7.0
6462026-09-03T12:16:02.613Z Downloaded textwrap v0.16.2
6472026-09-03T12:16:02.616Z Downloaded tracing-attributes v0.1.30
6482026-09-03T12:16:02.619Z Downloaded tracing-core v0.1.34
6492026-09-03T12:16:02.619Z Downloaded test-strategy v0.4.3
6502026-09-03T12:16:02.622Z Downloaded writeable v0.6.1
6512026-09-03T12:16:02.624Z Downloaded hashbrown v0.17.1
6522026-09-03T12:16:02.627Z Downloaded yoke v0.8.0
6532026-09-03T12:16:02.630Z Downloaded schemars v1.2.0
6542026-09-03T12:16:02.637Z Downloaded ucd-trie v0.1.7
6552026-09-03T12:16:02.639Z Downloaded socket2 v0.6.4
6562026-09-03T12:16:02.640Z Downloaded nom v7.1.3
6572026-09-03T12:16:02.643Z Downloaded iddqd v0.3.18
6582026-09-03T12:16:02.647Z Downloaded vergen v8.3.2
6592026-09-03T12:16:02.650Z Downloaded similar v3.2.0
6602026-09-03T12:16:02.652Z Downloaded toml v0.7.8
6612026-09-03T12:16:02.655Z Downloaded libm v0.2.15
6622026-09-03T12:16:02.660Z Downloaded zmij v1.0.17
6632026-09-03T12:16:02.662Z Downloaded tar v0.4.45
6642026-09-03T12:16:02.665Z Downloaded rand v0.8.5
6652026-09-03T12:16:02.668Z Downloaded rustls-webpki v0.103.6
6662026-09-03T12:16:02.668Z Downloaded zerovec-derive v0.11.1
6672026-09-03T12:16:02.671Z Downloaded toml_edit v0.22.27
6682026-09-03T12:16:02.674Z Downloaded zerocopy-derive v0.7.35
6692026-09-03T12:16:02.676Z Downloaded h2 v0.4.14
6702026-09-03T12:16:02.679Z Downloaded unicode-ident v1.0.24
6712026-09-03T12:16:02.682Z Downloaded typify v0.4.3
6722026-09-03T12:16:02.685Z Downloaded iri-string v0.7.8
6732026-09-03T12:16:02.687Z Downloaded futures-util v0.3.32
6742026-09-03T12:16:02.704Z Downloaded uuid v1.23.3
6752026-09-03T12:16:02.707Z Downloaded aho-corasick v1.1.3
6762026-09-03T12:16:02.711Z Downloaded toml_edit v0.19.15
6772026-09-03T12:16:02.720Z Downloaded pest v2.8.2
6782026-09-03T12:16:02.723Z Downloaded icu_properties_data v2.0.1
6792026-09-03T12:16:02.727Z Downloaded hyper v1.10.1
6802026-09-03T12:16:02.731Z Downloaded hkdf v0.12.4
6812026-09-03T12:16:02.734Z Downloaded steno v0.4.1
6822026-09-03T12:16:02.737Z Downloaded url v2.5.7
6832026-09-03T12:16:02.739Z Downloaded itertools v0.14.0
6842026-09-03T12:16:02.742Z Downloaded itertools v0.12.1
6852026-09-03T12:16:02.745Z Downloaded scuffle v0.1.0
6862026-09-03T12:16:02.748Z Downloaded toml v0.9.12+spec-1.1.0
6872026-09-03T12:16:02.751Z Downloaded itertools v0.15.0
6882026-09-03T12:16:02.754Z Downloaded goblin v0.8.2
6892026-09-03T12:16:02.757Z Downloaded unsafe-libyaml v0.2.11
6902026-09-03T12:16:02.760Z Downloaded tinyvec v1.10.0
6912026-09-03T12:16:02.763Z Downloaded typify v0.6.2
6922026-09-03T12:16:02.766Z Downloaded clap_builder v4.6.0
6932026-09-03T12:16:02.769Z Downloaded icu_provider v2.0.0
6942026-09-03T12:16:02.771Z Downloaded zerotrie v0.2.2
6952026-09-03T12:16:02.771Z Downloaded reqwest v0.13.2
6962026-09-03T12:16:02.775Z Downloaded pest_generator v2.8.2
6972026-09-03T12:16:02.778Z Downloaded pem v3.0.5
6982026-09-03T12:16:02.778Z Downloaded paste v1.0.15
6992026-09-03T12:16:02.780Z Downloaded parse-display-derive v0.10.0
7002026-09-03T12:16:02.780Z Downloaded oxnet v0.1.6
7012026-09-03T12:16:02.780Z Downloaded oxide-tokio-rt v0.1.2
7022026-09-03T12:16:02.783Z Downloaded rayon v1.11.0
7032026-09-03T12:16:02.786Z Downloaded tracing v0.1.41
7042026-09-03T12:16:02.789Z Downloaded memmap2 v0.9.8
7052026-09-03T12:16:02.792Z Downloaded num_enum_derive v0.7.5
7062026-09-03T12:16:02.792Z Downloaded typenum v1.20.1
7072026-09-03T12:16:02.795Z Downloaded iana-time-zone v0.1.64
7082026-09-03T12:16:02.795Z Downloaded unicode-segmentation v1.12.0
7092026-09-03T12:16:02.798Z Downloaded dropshot_endpoint v0.17.1
7102026-09-03T12:16:02.801Z Downloaded linear-map v1.2.0
7112026-09-03T12:16:02.801Z Downloaded newline-converter v0.3.0
7122026-09-03T12:16:02.801Z Downloaded opaque-debug v0.3.1
7132026-09-03T12:16:02.801Z Downloaded libsw v3.5.0
7142026-09-03T12:16:02.804Z Downloaded libloading v0.8.9
7152026-09-03T12:16:02.804Z Downloaded tower v0.5.2
7162026-09-03T12:16:02.808Z Downloaded regex v1.12.4
7172026-09-03T12:16:02.812Z Downloaded typed-path v0.9.3
7182026-09-03T12:16:02.816Z Downloaded crossbeam-utils v0.8.21
7192026-09-03T12:16:02.818Z Downloaded zerocopy-derive v0.8.27
7202026-09-03T12:16:02.821Z Downloaded iddqd v0.4.5
7212026-09-03T12:16:02.826Z Downloaded tower-http v0.6.8
7222026-09-03T12:16:02.831Z Downloaded tough v0.20.0
7232026-09-03T12:16:02.836Z Downloaded serde_json v1.0.150
7242026-09-03T12:16:02.840Z Downloaded unicode-normalization v0.1.24
7252026-09-03T12:16:02.843Z Downloaded portable-atomic v1.11.1
7262026-09-03T12:16:02.847Z Downloaded zerovec v0.11.4
7272026-09-03T12:16:02.850Z Downloaded aws-lc-rs v1.16.2
7282026-09-03T12:16:02.856Z Downloaded tokio-util v0.7.16
7292026-09-03T12:16:02.860Z Downloaded git2 v0.19.0
7302026-09-03T12:16:02.865Z Downloaded reqwest v0.12.23
7312026-09-03T12:16:02.868Z Downloaded proptest v1.8.0
7322026-09-03T12:16:02.874Z Downloaded goblin v0.10.1
7332026-09-03T12:16:02.878Z Downloaded winnow v0.5.40
7342026-09-03T12:16:02.882Z Downloaded bindgen v0.72.1
7352026-09-03T12:16:02.887Z Downloaded serde_with v3.14.1
7362026-09-03T12:16:02.894Z Downloaded zerocopy v0.7.35
7372026-09-03T12:16:02.903Z Downloaded rustls-webpki v0.102.8
7382026-09-03T12:16:02.914Z Downloaded quinn-proto v0.11.14
7392026-09-03T12:16:02.918Z Downloaded chrono v0.4.45
7402026-09-03T12:16:02.922Z Downloaded blake3 v1.8.2
7412026-09-03T12:16:02.927Z Downloaded moka v0.12.11
7422026-09-03T12:16:02.932Z Downloaded winnow v1.0.3
7432026-09-03T12:16:02.937Z Downloaded jobserver v0.1.34
7442026-09-03T12:16:02.941Z Downloaded time v0.3.47
7452026-09-03T12:16:02.946Z Downloaded num_enum_derive v0.5.11
7462026-09-03T12:16:02.949Z Downloaded elliptic-curve v0.13.8
7472026-09-03T12:16:02.949Z Downloaded winnow v0.7.14
7482026-09-03T12:16:02.954Z Downloaded tabled v0.15.0
7492026-09-03T12:16:02.964Z Downloaded bstr v1.12.0
7502026-09-03T12:16:02.969Z Downloaded tabled v0.21.0
7512026-09-03T12:16:02.979Z Downloaded curve25519-dalek v4.1.3
7522026-09-03T12:16:02.984Z Downloaded num-conv v0.2.1
7532026-09-03T12:16:02.986Z Downloaded dropshot v0.16.7
7542026-09-03T12:16:02.996Z Downloaded normalize-line-endings v0.3.0
7552026-09-03T12:16:02.999Z Downloaded vcpkg v0.2.15
7562026-09-03T12:16:03.019Z Downloaded zerocopy v0.8.27
7572026-09-03T12:16:03.032Z Downloaded webpki-roots v1.0.2
7582026-09-03T12:16:03.035Z Downloaded unicode-width v0.2.1
7592026-09-03T12:16:03.037Z Downloaded nix v0.31.3
7602026-09-03T12:16:03.044Z Downloaded nix v0.30.1
7612026-09-03T12:16:03.050Z Downloaded unicode-width v0.1.14
7622026-09-03T12:16:03.054Z Downloaded smoltcp v0.11.0
7632026-09-03T12:16:03.060Z Downloaded regress v0.11.1
7642026-09-03T12:16:03.065Z Downloaded openapiv3 v2.2.0
7652026-09-03T12:16:03.071Z Downloaded regress v0.10.5
7662026-09-03T12:16:03.076Z Downloaded rustls v0.23.40
7672026-09-03T12:16:03.087Z Downloaded rustls v0.22.4
7682026-09-03T12:16:03.091Z Downloaded rustix v0.38.44
7692026-09-03T12:16:03.105Z Downloaded regex-syntax v0.8.11
7702026-09-03T12:16:03.109Z Downloaded hickory-proto v0.25.2
7712026-09-03T12:16:03.118Z Downloaded hickory-proto v0.24.4
7722026-09-03T12:16:03.126Z Downloaded rustix v1.1.4
7732026-09-03T12:16:03.140Z Downloaded dropshot v0.17.1
7742026-09-03T12:16:03.153Z Downloaded syn v2.0.118
7752026-09-03T12:16:03.158Z Downloaded openssl v0.10.81
7762026-09-03T12:16:03.164Z Downloaded typify-impl v0.6.2
7772026-09-03T12:16:03.171Z Downloaded typify-impl v0.4.3
7782026-09-03T12:16:03.179Z Downloaded syn v1.0.109
7792026-09-03T12:16:03.184Z Downloaded getrandom v0.4.2
7802026-09-03T12:16:03.187Z Downloaded regex-automata v0.4.13
7812026-09-03T12:16:03.195Z Downloaded newtype-uuid-macros v0.1.0
7822026-09-03T12:16:03.198Z Downloaded ipnetwork v0.21.1
7832026-09-03T12:16:03.198Z Downloaded ipnet v2.11.0
7842026-09-03T12:16:03.202Z Downloaded ff v0.13.1
7852026-09-03T12:16:03.202Z Downloaded lru-slab v0.1.2
7862026-09-03T12:16:03.202Z Downloaded crossbeam-channel v0.5.15
7872026-09-03T12:16:03.206Z Downloaded group v0.13.0
7882026-09-03T12:16:03.206Z Downloaded heck v0.4.1
7892026-09-03T12:16:03.206Z Downloaded digest v0.10.7
7902026-09-03T12:16:03.209Z Downloaded cookie v0.18.1
7912026-09-03T12:16:03.209Z Downloaded clap_derive v4.6.1
7922026-09-03T12:16:03.209Z Downloaded allocator-api2 v0.2.21
7932026-09-03T12:16:03.212Z Downloaded keccak v0.1.6
7942026-09-03T12:16:03.212Z Downloaded petgraph v0.6.5
7952026-09-03T12:16:03.221Z Downloaded jiff v0.2.15
7962026-09-03T12:16:03.230Z Downloaded bcs v0.1.6
7972026-09-03T12:16:03.233Z Downloaded getrandom v0.2.16
7982026-09-03T12:16:03.233Z Downloaded foldhash v0.2.0
7992026-09-03T12:16:03.236Z Downloaded dropshot_endpoint v0.16.7
8002026-09-03T12:16:03.236Z Downloaded erased-serde v0.3.31
8012026-09-03T12:16:03.239Z Downloaded defmt-macros v1.0.1
8022026-09-03T12:16:03.239Z Downloaded async-trait v0.1.89
8032026-09-03T12:16:03.243Z Downloaded glob v0.3.3
8042026-09-03T12:16:03.243Z Downloaded filetime v0.2.26
8052026-09-03T12:16:03.245Z Downloaded displaydoc v0.2.5
8062026-09-03T12:16:03.245Z Downloaded libz-sys v1.1.22
8072026-09-03T12:16:03.257Z Downloaded derive-ex v0.1.8
8082026-09-03T12:16:03.262Z Downloaded cmake v0.1.54
8092026-09-03T12:16:03.262Z Downloaded chacha20 v0.9.1
8102026-09-03T12:16:03.262Z Downloaded backoff v0.4.0
8112026-09-03T12:16:03.265Z Downloaded instant v0.1.13
8122026-09-03T12:16:03.265Z Downloaded inout v0.1.4
8132026-09-03T12:16:03.265Z Downloaded defmt v0.3.100
8142026-09-03T12:16:03.265Z Downloaded crc32fast v1.5.0
8152026-09-03T12:16:03.265Z Downloaded dropshot-api-manager-types v0.7.2
8162026-09-03T12:16:03.265Z Downloaded cipher v0.4.4
8172026-09-03T12:16:03.267Z Downloaded camino-tempfile v1.4.1
8182026-09-03T12:16:03.267Z Downloaded anstyle-parse v1.0.0
8192026-09-03T12:16:03.268Z Downloaded aead v0.5.2
8202026-09-03T12:16:03.268Z Downloaded heck v0.5.0
8212026-09-03T12:16:03.270Z Downloaded dyn-clone v1.0.20
8222026-09-03T12:16:03.271Z Downloaded cobs v0.3.0
8232026-09-03T12:16:03.271Z Downloaded flate2 v1.1.2
8242026-09-03T12:16:03.273Z Downloaded cargo-platform v0.1.9
8252026-09-03T12:16:03.273Z Downloaded cpufeatures v0.3.0
8262026-09-03T12:16:03.276Z Downloaded colorchoice v1.0.4
8272026-09-03T12:16:03.276Z Downloaded dof v0.3.0
8282026-09-03T12:16:03.276Z Downloaded equivalent v1.0.2
8292026-09-03T12:16:03.276Z Downloaded debug-ignore v1.0.5
8302026-09-03T12:16:03.276Z Downloaded curve25519-dalek-derive v0.1.1
8312026-09-03T12:16:03.279Z Downloaded cstr-argument v0.1.2
8322026-09-03T12:16:03.279Z Downloaded atomic-waker v1.1.2
8332026-09-03T12:16:03.279Z Downloaded async-stream v0.3.6
8342026-09-03T12:16:03.279Z Downloaded base16ct v0.2.0
8352026-09-03T12:16:03.279Z Downloaded futures-macro v0.3.32
8362026-09-03T12:16:03.282Z Downloaded embedded-io v0.4.0
8372026-09-03T12:16:03.282Z Downloaded foreign-types-shared v0.1.1
8382026-09-03T12:16:03.282Z Downloaded foreign-types v0.3.2
8392026-09-03T12:16:03.282Z Downloaded crc8 v0.1.1
8402026-09-03T12:16:03.282Z Downloaded cfg_aliases v0.2.1
8412026-09-03T12:16:03.282Z Downloaded block-buffer v0.10.4
8422026-09-03T12:16:03.282Z Downloaded fs-err v3.1.2
8432026-09-03T12:16:03.287Z Downloaded float-cmp v0.10.0
8442026-09-03T12:16:03.287Z Downloaded drift v0.2.0
8452026-09-03T12:16:03.292Z Downloaded constant_time_eq v0.3.1
8462026-09-03T12:16:03.295Z Downloaded chrono-tz v0.10.4
8472026-09-03T12:16:03.302Z Downloaded petgraph v0.8.2
8482026-09-03T12:16:03.315Z Downloaded bit-set v0.8.0
8492026-09-03T12:16:03.318Z Downloaded ciborium-ll v0.2.2
8502026-09-03T12:16:03.318Z Downloaded defmt-parser v1.0.0
8512026-09-03T12:16:03.318Z Downloaded bitflags v2.11.1
8522026-09-03T12:16:03.321Z Downloaded async-recursion v1.1.1
8532026-09-03T12:16:03.324Z Downloaded difflib v0.4.0
8542026-09-03T12:16:03.324Z Downloaded anstyle v1.0.14
8552026-09-03T12:16:03.324Z Downloaded derive_more v0.99.20
8562026-09-03T12:16:03.329Z Downloaded derive-where v1.6.0
8572026-09-03T12:16:03.332Z Downloaded libc v0.2.186
8582026-09-03T12:16:03.348Z Downloaded crossbeam-deque v0.8.6
8592026-09-03T12:16:03.351Z Downloaded argon2 v0.5.3
8602026-09-03T12:16:03.351Z Downloaded csv v1.4.0
8612026-09-03T12:16:03.362Z Downloaded atomicwrites v0.4.4
8622026-09-03T12:16:03.365Z Downloaded sha3 v0.10.8
8632026-09-03T12:16:03.369Z Downloaded encoding_rs v0.8.35
8642026-09-03T12:16:03.380Z Downloaded tokio v1.52.3
8652026-09-03T12:16:03.403Z Downloaded ring v0.17.14
8662026-09-03T12:16:03.561Z Downloaded curl-sys v0.4.89+curl-8.20.0
8672026-09-03T12:16:03.596Z Downloaded libgit2-sys v0.17.0+1.8.1
8682026-09-03T12:16:04.100Z Downloaded aws-lc-sys v0.39.1
8692026-09-03T12:16:04.428Z Compiling proc-macro2 v1.0.106
8702026-09-03T12:16:04.428Z Compiling quote v1.0.45
8712026-09-03T12:16:04.428Z Compiling unicode-ident v1.0.24
8722026-09-03T12:16:04.431Z Compiling serde_core v1.0.228
8732026-09-03T12:16:04.431Z Compiling serde v1.0.228
8742026-09-03T12:16:04.431Z Compiling libc v0.2.186
8752026-09-03T12:16:04.431Z Checking cfg-if v1.0.4
8762026-09-03T12:16:04.700Z Compiling zmij v1.0.17
8772026-09-03T12:16:04.750Z Compiling autocfg v1.5.0
8782026-09-03T12:16:05.013Z Compiling memchr v2.7.5
8792026-09-03T12:16:05.088Z Compiling libm v0.2.15
8802026-09-03T12:16:05.410Z Compiling getrandom v0.4.2
8812026-09-03T12:16:05.505Z Compiling jobserver v0.1.34
8822026-09-03T12:16:05.523Z Compiling shlex v2.0.1
8832026-09-03T12:16:05.553Z Compiling find-msvc-tools v0.1.9
8842026-09-03T12:16:05.588Z Compiling version_check v0.9.5
8852026-09-03T12:16:05.722Z Compiling cc v1.2.64
8862026-09-03T12:16:05.790Z Checking smallvec v1.15.1
8872026-09-03T12:16:05.827Z Compiling thiserror v2.0.18
8882026-09-03T12:16:05.861Z Compiling syn v2.0.118
8892026-09-03T12:16:05.875Z Checking itoa v1.0.15
8902026-09-03T12:16:05.930Z Compiling icu_properties_data v2.0.1
8912026-09-03T12:16:05.994Z Compiling icu_normalizer_data v2.0.0
8922026-09-03T12:16:06.097Z Compiling parking_lot_core v0.9.12
8932026-09-03T12:16:06.188Z Checking stable_deref_trait v1.2.0
8942026-09-03T12:16:06.239Z Compiling serde_json v1.0.150
8952026-09-03T12:16:06.394Z Compiling heck v0.5.0
8962026-09-03T12:16:06.502Z Checking writeable v0.6.1
8972026-09-03T12:16:06.606Z Checking litemap v0.8.0
8982026-09-03T12:16:06.638Z Compiling num-traits v0.2.19
8992026-09-03T12:16:06.684Z Checking percent-encoding v2.3.2
9002026-09-03T12:16:06.900Z Checking form_urlencoded v1.2.2
9012026-09-03T12:16:07.022Z Checking utf8_iter v1.0.4
9022026-09-03T12:16:07.035Z Compiling zerocopy v0.8.27
9032026-09-03T12:16:07.037Z Checking pin-project-lite v0.2.16
9042026-09-03T12:16:07.132Z Compiling log v0.4.29
9052026-09-03T12:16:07.145Z Compiling equivalent v1.0.2
9062026-09-03T12:16:07.148Z Compiling semver v1.0.28
9072026-09-03T12:16:07.169Z Checking iana-time-zone v0.1.64
9082026-09-03T12:16:07.232Z Compiling rustversion v1.0.22
9092026-09-03T12:16:07.274Z Checking getrandom v0.2.16
9102026-09-03T12:16:07.308Z Checking socket2 v0.6.4
9112026-09-03T12:16:07.421Z Checking uuid v1.23.3
9122026-09-03T12:16:07.462Z Checking scopeguard v1.2.0
9132026-09-03T12:16:07.570Z Checking lock_api v0.4.14
9142026-09-03T12:16:07.726Z Checking bitflags v2.11.1
9152026-09-03T12:16:07.822Z Checking signal-hook-registry v1.4.6
9162026-09-03T12:16:07.835Z Checking mio v1.2.1
9172026-09-03T12:16:07.861Z Checking parking_lot v0.12.5
9182026-09-03T12:16:07.996Z Checking dyn-clone v1.0.20
9192026-09-03T12:16:08.069Z Compiling schemars v0.8.22
9202026-09-03T12:16:08.096Z Checking futures-core v0.3.32
9212026-09-03T12:16:08.108Z Compiling portable-atomic v1.11.1
9222026-09-03T12:16:08.217Z Compiling ring v0.17.14
9232026-09-03T12:16:08.276Z Checking critical-section v1.2.0
9242026-09-03T12:16:08.327Z Compiling hashbrown v0.17.1
9252026-09-03T12:16:08.380Z Compiling httparse v1.10.1
9262026-09-03T12:16:08.446Z Checking subtle v2.6.1
9272026-09-03T12:16:08.523Z Compiling regex-syntax v0.8.11
9282026-09-03T12:16:08.795Z Compiling synstructure v0.13.2
9292026-09-03T12:16:08.850Z Compiling serde_derive_internals v0.29.1
9302026-09-03T12:16:09.084Z Checking once_cell v1.21.3
9312026-09-03T12:16:09.103Z Compiling indexmap v2.14.0
9322026-09-03T12:16:09.270Z Checking futures-sink v0.3.32
9332026-09-03T12:16:09.374Z Checking slab v0.4.11
9342026-09-03T12:16:09.553Z Compiling aho-corasick v1.1.3
9352026-09-03T12:16:09.652Z Compiling rustix v1.1.4
9362026-09-03T12:16:09.676Z Compiling thiserror v1.0.69
9372026-09-03T12:16:09.754Z Checking rand_core v0.6.4
9382026-09-03T12:16:09.931Z Checking typenum v1.20.1
9392026-09-03T12:16:10.109Z Compiling serde_derive v1.0.228
9402026-09-03T12:16:10.187Z Compiling zerofrom-derive v0.1.6
9412026-09-03T12:16:10.242Z Compiling yoke-derive v0.8.0
9422026-09-03T12:16:10.262Z Compiling zerovec-derive v0.11.1
9432026-09-03T12:16:10.743Z Compiling displaydoc v0.2.5
9442026-09-03T12:16:10.761Z Compiling thiserror-impl v2.0.18
9452026-09-03T12:16:11.082Z Compiling schemars_derive v0.8.22
9462026-09-03T12:16:11.344Z Compiling tokio-macros v2.7.0
9472026-09-03T12:16:11.408Z Compiling zerocopy-derive v0.8.27
9482026-09-03T12:16:11.469Z Checking zerofrom v0.1.6
9492026-09-03T12:16:11.517Z Compiling futures-macro v0.3.32
9502026-09-03T12:16:11.592Z Checking yoke v0.8.0
9512026-09-03T12:16:11.768Z Checking zerovec v0.11.4
9522026-09-03T12:16:12.021Z Checking zerotrie v0.2.2
9532026-09-03T12:16:12.271Z Compiling zeroize_derive v1.4.3
9542026-09-03T12:16:12.286Z Compiling regex-automata v0.4.13
9552026-09-03T12:16:12.288Z Compiling thiserror-impl v1.0.69
9562026-09-03T12:16:12.490Z Checking tinystr v0.8.1
9572026-09-03T12:16:12.642Z Checking potential_utf v0.1.3
9582026-09-03T12:16:12.678Z Checking icu_locale_core v2.0.0
9592026-09-03T12:16:12.825Z Checking icu_collections v2.0.0
9602026-09-03T12:16:12.984Z Checking zeroize v1.8.1
9612026-09-03T12:16:13.129Z Checking futures-channel v0.3.32
9622026-09-03T12:16:13.150Z Compiling ucd-trie v0.1.7
9632026-09-03T12:16:13.210Z Checking icu_provider v2.0.0
9642026-09-03T12:16:13.322Z Compiling pest v2.8.2
9652026-09-03T12:16:13.337Z Checking bytes v1.12.0
9662026-09-03T12:16:13.383Z Checking chrono v0.4.45
9672026-09-03T12:16:13.461Z Checking icu_normalizer v2.0.0
9682026-09-03T12:16:13.478Z Checking icu_properties v2.0.1
9692026-09-03T12:16:13.786Z Compiling serde_tokenstream v0.2.3
9702026-09-03T12:16:13.800Z Checking tokio v1.52.3
9712026-09-03T12:16:14.131Z Compiling regex v1.12.4
9722026-09-03T12:16:14.177Z Checking futures-io v0.3.32
9732026-09-03T12:16:14.283Z Checking futures-task v0.3.32
9742026-09-03T12:16:14.303Z Compiling pkg-config v0.3.32
9752026-09-03T12:16:14.347Z Checking idna_adapter v1.2.1
9762026-09-03T12:16:14.431Z Checking futures-util v0.3.32
9772026-09-03T12:16:14.478Z Checking idna v1.1.0
9782026-09-03T12:16:14.553Z Compiling pest_meta v2.8.2
9792026-09-03T12:16:14.626Z Compiling anyhow v1.0.102
9802026-09-03T12:16:14.738Z Checking url v2.5.7
9812026-09-03T12:16:14.769Z Compiling tracing-attributes v0.1.30
9822026-09-03T12:16:15.020Z Checking tracing-core v0.1.34
9832026-09-03T12:16:15.331Z Compiling pest_generator v2.8.2
9842026-09-03T12:16:15.411Z Compiling generic-array v0.14.7
9852026-09-03T12:16:15.655Z Compiling fnv v1.0.7
9862026-09-03T12:16:15.762Z Compiling vcpkg v0.2.15
9872026-09-03T12:16:15.854Z Compiling allocator-api2 v0.2.21
9882026-09-03T12:16:15.906Z Compiling foldhash v0.2.0
9892026-09-03T12:16:15.987Z Compiling pest_derive v2.8.2
9902026-09-03T12:16:16.011Z Checking tracing v0.1.41
9912026-09-03T12:16:16.162Z Compiling hashbrown v0.16.1
9922026-09-03T12:16:16.287Z Checking http v1.4.2
9932026-09-03T12:16:16.343Z Compiling getrandom v0.3.3
9942026-09-03T12:16:16.514Z Compiling byteorder v1.5.0
9952026-09-03T12:16:16.709Z Compiling camino v1.2.3
9962026-09-03T12:16:16.748Z Checking crypto-common v0.1.6
9972026-09-03T12:16:16.762Z Checking errno v0.3.14
9982026-09-03T12:16:16.863Z Compiling num-conv v0.2.1
9992026-09-03T12:16:16.877Z Compiling time-core v0.1.8
10002026-09-03T12:16:16.889Z Checking ipnet v2.11.0
10012026-09-03T12:16:17.034Z Checking base64 v0.22.1
10022026-09-03T12:16:17.048Z Compiling time-macros v0.2.27
10032026-09-03T12:16:17.095Z Compiling scroll_derive v0.13.1
10042026-09-03T12:16:17.123Z Checking tokio-util v0.7.16
10052026-09-03T12:16:17.138Z Compiling paste v1.0.15
10062026-09-03T12:16:17.244Z Checking http-body v1.0.1
10072026-09-03T12:16:17.282Z Checking rustls-pki-types v1.12.0
10082026-09-03T12:16:17.379Z Checking atomic-waker v1.1.2
10092026-09-03T12:16:17.687Z Checking tower-service v0.3.3
10102026-09-03T12:16:17.795Z Checking tower-layer v0.3.3
10112026-09-03T12:16:17.894Z Checking untrusted v0.9.0
10122026-09-03T12:16:17.952Z Checking try-lock v0.2.5
10132026-09-03T12:16:17.990Z Checking h2 v0.4.14
10142026-09-03T12:16:18.030Z Checking httpdate v1.0.3
10152026-09-03T12:16:18.053Z Checking want v0.3.1
10162026-09-03T12:16:18.132Z Checking ryu v1.0.20
10172026-09-03T12:16:18.179Z Compiling openssl-sys v0.9.117
10182026-09-03T12:16:18.182Z Compiling async-trait v0.1.89
10192026-09-03T12:16:18.211Z Compiling cmake v0.1.54
10202026-09-03T12:16:18.272Z Checking pretty-hex v0.4.1
10212026-09-03T12:16:18.400Z Compiling fs_extra v1.3.0
10222026-09-03T12:16:18.468Z Compiling crossbeam-utils v0.8.21
10232026-09-03T12:16:18.574Z Compiling strsim v0.11.1
10242026-09-03T12:16:18.667Z Compiling dunce v1.0.5
10252026-09-03T12:16:18.773Z Compiling aws-lc-sys v0.39.1
10262026-09-03T12:16:18.807Z Compiling scroll v0.13.0
10272026-09-03T12:16:18.821Z Compiling regress v0.10.5
10282026-09-03T12:16:18.892Z Checking block-buffer v0.10.4
10292026-09-03T12:16:18.992Z Checking ppv-lite86 v0.2.21
10302026-09-03T12:16:19.054Z Compiling slog v2.8.2
10312026-09-03T12:16:19.076Z Compiling plain v0.2.3
10322026-09-03T12:16:19.140Z Compiling usdt-impl v0.6.0
10332026-09-03T12:16:19.204Z Compiling goblin v0.10.1
10342026-09-03T12:16:19.302Z Checking digest v0.10.7
10352026-09-03T12:16:19.368Z Checking http-body-util v0.1.3
10362026-09-03T12:16:19.409Z Checking ipnetwork v0.21.1
10372026-09-03T12:16:19.493Z Checking erased-serde v0.3.31
10382026-09-03T12:16:19.727Z Compiling omicron-workspace-hack v0.1.0
10392026-09-03T12:16:19.730Z Compiling ident_case v1.0.1
10402026-09-03T12:16:19.868Z Compiling darling_core v0.21.3
10412026-09-03T12:16:19.938Z Checking hyper v1.10.1
10422026-09-03T12:16:19.952Z Checking serde_urlencoded v0.7.1
10432026-09-03T12:16:19.984Z Compiling dtrace-parser v0.3.0
10442026-09-03T12:16:20.140Z Compiling openapiv3 v2.2.0
10452026-09-03T12:16:20.155Z Compiling daft-derive v0.1.5
10462026-09-03T12:16:20.608Z Compiling typify-impl v0.4.3
10472026-09-03T12:16:20.852Z Checking hyper-util v0.1.20
10482026-09-03T12:16:20.885Z Compiling thread-id v5.0.0
10492026-09-03T12:16:21.444Z Compiling aws-lc-rs v1.16.2
10502026-09-03T12:16:21.965Z Compiling dof v0.4.0
10512026-09-03T12:16:22.012Z Compiling darling_macro v0.21.3
10522026-09-03T12:16:22.074Z Checking encoding_rs v0.8.35
10532026-09-03T12:16:22.571Z Compiling darling v0.21.3
10542026-09-03T12:16:22.658Z Checking untrusted v0.7.1
10552026-09-03T12:16:22.765Z Compiling slog-async v2.8.0
10562026-09-03T12:16:22.814Z Checking cpufeatures v0.2.17
10572026-09-03T12:16:22.842Z Checking mime v0.3.17
10582026-09-03T12:16:23.014Z Checking rand_core v0.9.3
10592026-09-03T12:16:23.017Z Compiling usdt-macro v0.6.0
10602026-09-03T12:16:23.018Z Compiling usdt-attr-macro v0.6.0
10612026-09-03T12:16:23.054Z Checking oxnet v0.1.6
10622026-09-03T12:16:23.196Z Compiling structmeta-derive v0.3.0
10632026-09-03T12:16:23.313Z Compiling multer v3.1.0
10642026-09-03T12:16:23.541Z Compiling rustls v0.23.40
10652026-09-03T12:16:23.555Z Compiling unsafe-libyaml v0.2.11
10662026-09-03T12:16:23.580Z Compiling rustls v0.22.4
10672026-09-03T12:16:23.840Z Compiling async-stream-impl v0.3.6
10682026-09-03T12:16:23.903Z Checking sync_wrapper v1.0.2
10692026-09-03T12:16:24.063Z Compiling openssl v0.10.81
10702026-09-03T12:16:24.160Z Compiling typify-macro v0.4.3
10712026-09-03T12:16:24.252Z Compiling serde_yaml v0.9.34+deprecated
10722026-09-03T12:16:24.267Z Compiling structmeta v0.3.0
10732026-09-03T12:16:24.335Z Checking hex v0.4.3
10742026-09-03T12:16:24.466Z Checking fastrand v2.3.0
10752026-09-03T12:16:24.485Z Checking foreign-types-shared v0.1.1
10762026-09-03T12:16:24.571Z Checking foreign-types v0.3.2
10772026-09-03T12:16:24.663Z Checking tempfile v3.27.0
10782026-09-03T12:16:24.670Z Checking tower v0.5.2
10792026-09-03T12:16:24.759Z Checking rand_chacha v0.9.0
10802026-09-03T12:16:24.842Z Checking futures-executor v0.3.32
10812026-09-03T12:16:24.948Z Compiling openssl-macros v0.1.1
10822026-09-03T12:16:24.993Z Compiling strum_macros v0.26.4
10832026-09-03T12:16:25.049Z Compiling native-tls v0.2.14
10842026-09-03T12:16:25.113Z Checking powerfmt v0.2.0
10852026-09-03T12:16:25.268Z Checking iri-string v0.7.8
10862026-09-03T12:16:25.294Z Checking openssl-probe v0.1.6
10872026-09-03T12:16:25.435Z Checking deranged v0.5.3
10882026-09-03T12:16:25.537Z Checking futures v0.3.32
10892026-09-03T12:16:25.618Z Checking rand v0.9.3
10902026-09-03T12:16:25.693Z Compiling typify v0.4.3
10912026-09-03T12:16:25.787Z Compiling newtype-uuid-macros v0.1.0
10922026-09-03T12:16:26.090Z Compiling ref-cast v1.0.25
10932026-09-03T12:16:26.227Z Checking num_threads v0.1.7
10942026-09-03T12:16:26.317Z Checking tower-http v0.6.8
10952026-09-03T12:16:26.474Z Compiling ref-cast-impl v1.0.25
10962026-09-03T12:16:26.477Z Checking time v0.3.47
10972026-09-03T12:16:26.571Z Compiling dropshot v0.16.7
10982026-09-03T12:16:26.599Z Checking memmap2 v0.9.8
10992026-09-03T12:16:26.620Z Checking unicode-width v0.2.1
11002026-09-03T12:16:26.849Z Compiling derive-ex v0.1.8
11012026-09-03T12:16:26.877Z Checking crossbeam-channel v0.5.15
11022026-09-03T12:16:27.076Z Checking webpki-roots v1.0.2
11032026-09-03T12:16:27.092Z Compiling dropshot_endpoint v0.16.7
11042026-09-03T12:16:27.199Z Compiling strum_macros v0.27.2
11052026-09-03T12:16:27.212Z Checking winnow v0.7.14
11062026-09-03T12:16:27.629Z Compiling progenitor-impl v0.11.1
11072026-09-03T12:16:27.813Z Checking tokio-native-tls v0.3.1
11082026-09-03T12:16:27.980Z Checking hyper-tls v0.6.0
11092026-09-03T12:16:28.446Z Checking newtype-uuid v1.3.2
11102026-09-03T12:16:28.495Z Compiling test-strategy v0.4.3
11112026-09-03T12:16:28.565Z Checking thread_local v1.1.9
11122026-09-03T12:16:28.638Z Checking winnow v1.0.3
11132026-09-03T12:16:28.735Z Checking daft v0.1.5
11142026-09-03T12:16:28.759Z Compiling serde_with_macros v3.14.1
11152026-09-03T12:16:28.938Z Checking toml_parser v1.1.2+spec-1.1.0
11162026-09-03T12:16:28.970Z Checking serde_spanned v1.1.1
11172026-09-03T12:16:29.109Z Checking is-terminal v0.4.16
11182026-09-03T12:16:29.132Z Checking either v1.15.0
11192026-09-03T12:16:29.202Z Checking take_mut v0.2.2
11202026-09-03T12:16:29.286Z Checking term v1.2.0
11212026-09-03T12:16:29.312Z Checking toml_writer v1.1.1+spec-1.1.0
11222026-09-03T12:16:29.328Z Checking debug-ignore v1.0.5
11232026-09-03T12:16:29.430Z Checking match_cfg v0.1.0
11242026-09-03T12:16:29.498Z Checking hostname v0.3.1
11252026-09-03T12:16:29.525Z Checking slog-term v2.9.2
11262026-09-03T12:16:29.610Z Checking slog-json v2.6.1
11272026-09-03T12:16:29.768Z Checking spin v0.9.8
11282026-09-03T12:16:29.787Z Compiling syn v1.0.109
11292026-09-03T12:16:29.841Z Compiling progenitor-macro v0.11.1
11302026-09-03T12:16:29.879Z Checking slog-bunyan v2.5.0
11312026-09-03T12:16:29.893Z Checking async-stream v0.3.6
11322026-09-03T12:16:29.919Z Checking usdt v0.6.0
11332026-09-03T12:16:30.003Z Compiling parse-display-derive v0.10.0
11342026-09-03T12:16:30.077Z Checking rustls-webpki v0.102.8
11352026-09-03T12:16:30.092Z Checking rustls-pemfile v2.2.0
11362026-09-03T12:16:30.105Z Checking waitgroup v0.1.2
11372026-09-03T12:16:30.166Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11382026-09-03T12:16:30.203Z Checking serde_path_to_error v0.1.20
11392026-09-03T12:16:30.234Z Checking hostname v0.4.2
11402026-09-03T12:16:30.334Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11412026-09-03T12:16:30.478Z Checking strum v0.26.3
11422026-09-03T12:16:30.594Z Checking rand_chacha v0.3.1
11432026-09-03T12:16:30.619Z Checking macaddr v1.0.1
11442026-09-03T12:16:30.653Z Checking toml_datetime v0.7.5+spec-1.1.0
11452026-09-03T12:16:30.797Z Checking wait-timeout v0.2.1
11462026-09-03T12:16:30.812Z Checking bit-vec v0.8.0
11472026-09-03T12:16:30.857Z Checking quick-error v1.2.3
11482026-09-03T12:16:30.923Z Checking lazy_static v1.5.0
11492026-09-03T12:16:30.963Z Checking rusty-fork v0.3.0
11502026-09-03T12:16:31.010Z Checking bit-set v0.8.0
11512026-09-03T12:16:31.023Z Checking toml v0.9.12+spec-1.1.0
11522026-09-03T12:16:31.136Z Checking rand v0.8.5
11532026-09-03T12:16:31.158Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11542026-09-03T12:16:31.580Z Checking rand_xorshift v0.4.0
11552026-09-03T12:16:31.601Z Checking sha1 v0.10.6
11562026-09-03T12:16:31.619Z Checking unarray v0.1.4
11572026-09-03T12:16:31.725Z Checking proptest v1.8.0
11582026-09-03T12:16:31.763Z Checking strum v0.27.2
11592026-09-03T12:16:31.879Z Checking tabwriter v1.4.1
11602026-09-03T12:16:31.932Z Checking tokio-rustls v0.25.0
11612026-09-03T12:16:31.966Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11622026-09-03T12:16:32.027Z Checking colored v3.1.1
11632026-09-03T12:16:32.106Z Checking serde_with v3.14.1
11642026-09-03T12:16:32.545Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11652026-09-03T12:16:32.835Z Checking instant v0.1.13
11662026-09-03T12:16:32.928Z Checking rustc-hash v2.1.1
11672026-09-03T12:16:33.284Z Checking iddqd v0.3.18
11682026-09-03T12:16:33.333Z Checking backoff v0.4.0
11692026-09-03T12:16:33.466Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11702026-09-03T12:16:33.513Z Checking parse-display v0.10.0
11712026-09-03T12:16:33.567Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11722026-09-03T12:16:33.664Z Checking itertools v0.14.0
11732026-09-03T12:16:33.680Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11742026-09-03T12:16:34.102Z Compiling toml_datetime v0.6.11
11752026-09-03T12:16:34.116Z Compiling clap_derive v4.6.1
11762026-09-03T12:16:34.178Z Checking utf8parse v0.2.2
11772026-09-03T12:16:34.277Z Checking anstyle-parse v1.0.0
11782026-09-03T12:16:34.446Z Checking terminal_size v0.4.3
11792026-09-03T12:16:34.609Z Checking anstyle v1.0.14
11802026-09-03T12:16:34.623Z Checking is_terminal_polyfill v1.70.1
11812026-09-03T12:16:34.711Z Checking anstyle-query v1.1.4
11822026-09-03T12:16:34.739Z Checking colorchoice v1.0.4
11832026-09-03T12:16:34.844Z Checking anstream v1.0.0
11842026-09-03T12:16:35.108Z Checking clap_lex v1.1.0
11852026-09-03T12:16:35.271Z Checking clap_builder v4.6.0
11862026-09-03T12:16:36.535Z Checking clap v4.6.1
11872026-09-03T12:16:37.631Z Compiling num-derive v0.4.2
11882026-09-03T12:16:38.268Z Compiling rustls-webpki v0.103.6
11892026-09-03T12:16:38.657Z Compiling prettyplease v0.2.37
11902026-09-03T12:16:40.332Z Checking crossbeam-epoch v0.9.18
11912026-09-03T12:16:40.431Z Compiling winnow v0.5.40
11922026-09-03T12:16:40.539Z Compiling cfg_aliases v0.2.1
11932026-09-03T12:16:41.420Z Compiling tokio-rustls v0.26.4
11942026-09-03T12:16:41.494Z Checking serde_spanned v0.6.9
11952026-09-03T12:16:41.628Z Compiling memoffset v0.9.1
11962026-09-03T12:16:41.939Z Compiling toml_edit v0.19.15
11972026-09-03T12:16:42.004Z Compiling rayon-core v1.13.0
11982026-09-03T12:16:43.168Z Compiling proc-macro-crate v1.3.1
11992026-09-03T12:16:43.299Z Compiling zerocopy-derive v0.7.35
12002026-09-03T12:16:43.682Z Compiling crc32fast v1.5.0
12012026-09-03T12:16:44.408Z Compiling hyper-rustls v0.27.7
12022026-09-03T12:16:44.609Z Compiling reqwest v0.12.23
12032026-09-03T12:16:44.623Z Checking crossbeam-deque v0.8.6
12042026-09-03T12:16:45.016Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12052026-09-03T12:16:45.102Z Checking adler2 v2.0.1
12062026-09-03T12:16:45.703Z Checking miniz_oxide v0.8.9
12072026-09-03T12:16:45.949Z Compiling progenitor-client v0.11.1
12082026-09-03T12:16:46.161Z Compiling progenitor v0.11.1
12092026-09-03T12:16:47.148Z Compiling num-integer v0.1.46
12102026-09-03T12:16:47.304Z Compiling proc-macro-error-attr v1.0.4
12112026-09-03T12:16:47.471Z Compiling heapless v0.8.0
12122026-09-03T12:16:47.758Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12132026-09-03T12:16:47.818Z Checking flate2 v1.1.2
12142026-09-03T12:16:48.004Z Compiling progenitor-client v0.10.0
12152026-09-03T12:16:48.279Z Compiling ingot-macros v0.1.1
12162026-09-03T12:16:48.808Z Checking hash32 v0.3.1
12172026-09-03T12:16:48.939Z Checking hybrid-array v0.4.12
12182026-09-03T12:16:49.056Z Compiling proc-macro-error v1.0.4
12192026-09-03T12:16:49.291Z Checking toml_write v0.1.2
12202026-09-03T12:16:49.327Z Compiling smoltcp v0.11.0
12212026-09-03T12:16:49.408Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12222026-09-03T12:16:49.715Z Checking toml_edit v0.22.27
12232026-09-03T12:16:50.023Z Checking num-rational v0.4.2
12242026-09-03T12:16:50.224Z Checking num-iter v0.1.45
12252026-09-03T12:16:50.343Z Compiling zerocopy v0.7.35
12262026-09-03T12:16:50.419Z Compiling num_enum_derive v0.7.5
12272026-09-03T12:16:50.829Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12282026-09-03T12:16:50.909Z Compiling hubpack_derive v0.1.1
12292026-09-03T12:16:51.019Z Checking ingot-types v0.1.2
12302026-09-03T12:16:51.061Z Checking cobs v0.3.0
12312026-09-03T12:16:51.134Z Compiling scroll_derive v0.12.1
12322026-09-03T12:16:51.210Z Compiling foreign-types-macros v0.2.3
12332026-09-03T12:16:51.367Z Compiling num-complex v0.4.6
12342026-09-03T12:16:51.423Z Compiling usdt-impl v0.5.0
12352026-09-03T12:16:51.689Z Checking bitflags v1.3.2
12362026-09-03T12:16:51.703Z Checking managed v0.8.0
12372026-09-03T12:16:51.757Z Checking foreign-types-shared v0.3.1
12382026-09-03T12:16:51.770Z Compiling crucible-workspace-hack v0.1.0
12392026-09-03T12:16:51.844Z Checking scroll v0.12.0
12402026-09-03T12:16:51.847Z Checking foreign-types v0.5.0
12412026-09-03T12:16:51.847Z Checking num v0.4.3
12422026-09-03T12:16:52.021Z Checking num_enum v0.7.5
12432026-09-03T12:16:52.063Z Checking hubpack v0.1.2
12442026-09-03T12:16:52.077Z Checking ingot v0.1.1
12452026-09-03T12:16:52.127Z Checking postcard v1.1.3
12462026-09-03T12:16:52.227Z Compiling dof v0.3.0
12472026-09-03T12:16:52.419Z Checking toml v0.8.23
12482026-09-03T12:16:52.904Z Checking block-buffer v0.12.0
12492026-09-03T12:16:52.918Z Checking crypto-common v0.2.2
12502026-09-03T12:16:53.111Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12512026-09-03T12:16:53.165Z Compiling dtrace-parser v0.2.0
12522026-09-03T12:16:53.425Z Checking camino-tempfile v1.4.1
12532026-09-03T12:16:53.574Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12542026-09-03T12:16:53.591Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12552026-09-03T12:16:53.606Z Checking cstr-argument v0.1.2
12562026-09-03T12:16:53.731Z Compiling thread-id v4.2.2
12572026-09-03T12:16:53.791Z Compiling heck v0.4.1
12582026-09-03T12:16:53.807Z Compiling minimal-lexical v0.2.1
12592026-09-03T12:16:53.820Z Checking const-oid v0.10.2
12602026-09-03T12:16:53.823Z Checking compression-core v0.4.32
12612026-09-03T12:16:53.961Z Checking static_assertions v1.1.0
12622026-09-03T12:16:53.979Z Checking float-ord v0.3.2
12632026-09-03T12:16:54.033Z Compiling nom v7.1.3
12642026-09-03T12:16:54.050Z Checking digest v0.11.3
12652026-09-03T12:16:54.082Z Checking compression-codecs v0.4.32
12662026-09-03T12:16:54.205Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12672026-09-03T12:16:54.258Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12682026-09-03T12:16:54.413Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12692026-09-03T12:16:54.525Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12702026-09-03T12:16:54.674Z Checking goblin v0.8.2
12712026-09-03T12:16:54.714Z Checking rayon v1.11.0
12722026-09-03T12:16:54.977Z Compiling num_enum_derive v0.5.11
12732026-09-03T12:16:54.980Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12742026-09-03T12:16:55.272Z Compiling rustc_version v0.4.1
12752026-09-03T12:16:55.352Z Checking toml_datetime v1.1.1+spec-1.1.0
12762026-09-03T12:16:55.477Z Compiling dropshot v0.17.1
12772026-09-03T12:16:55.553Z Compiling convert_case v0.4.0
12782026-09-03T12:16:55.709Z Checking cpufeatures v0.3.0
12792026-09-03T12:16:55.788Z Checking tinyvec_macros v0.1.1
12802026-09-03T12:16:55.813Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12812026-09-03T12:16:55.859Z Compiling rustix v0.38.44
12822026-09-03T12:16:55.880Z Compiling derive_more v0.99.20
12832026-09-03T12:16:55.994Z Checking num_enum v0.5.11
12842026-09-03T12:16:56.057Z Checking tinyvec v1.10.0
12852026-09-03T12:16:56.155Z Checking sha1 v0.11.0
12862026-09-03T12:16:56.260Z Checking toml v1.1.2+spec-1.1.0
12872026-09-03T12:16:56.332Z Checking async-compression v0.4.33
12882026-09-03T12:16:56.372Z Compiling nix v0.30.1
12892026-09-03T12:16:56.573Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12902026-09-03T12:16:56.768Z Checking libscf-sys v1.2.0
12912026-09-03T12:16:56.903Z Compiling libz-sys v1.1.22
12922026-09-03T12:16:56.972Z Compiling dropshot_endpoint v0.17.1
12932026-09-03T12:16:57.086Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12942026-09-03T12:16:57.101Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12952026-09-03T12:16:57.211Z Checking bytecount v0.6.9
12962026-09-03T12:16:57.415Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12972026-09-03T12:16:57.612Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
12982026-09-03T12:16:58.121Z Compiling usdt-attr-macro v0.5.0
12992026-09-03T12:16:58.202Z Compiling usdt-macro v0.5.0
13002026-09-03T12:16:58.332Z Compiling zone_cfg_derive v0.3.1
13012026-09-03T12:16:58.352Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13022026-09-03T12:16:58.533Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13032026-09-03T12:16:58.571Z Checking itertools v0.12.1
13042026-09-03T12:16:58.710Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13052026-09-03T12:16:58.873Z Checking sigpipe v0.1.3
13062026-09-03T12:16:58.900Z Checking memmap v0.7.0
13072026-09-03T12:16:58.955Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13082026-09-03T12:16:58.994Z Checking glob v0.3.3
13092026-09-03T12:16:59.036Z Checking jiff v0.2.15
13102026-09-03T12:16:59.109Z Checking usdt v0.5.0
13112026-09-03T12:16:59.174Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
13122026-09-03T12:16:59.207Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13132026-09-03T12:16:59.376Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
13142026-09-03T12:16:59.425Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13152026-09-03T12:16:59.478Z Checking smf v0.2.3
13162026-09-03T12:16:59.573Z Checking secrecy v0.10.3
13172026-09-03T12:16:59.587Z Checking zone v0.3.1
13182026-09-03T12:16:59.647Z Checking whoami v1.6.1
13192026-09-03T12:16:59.709Z Compiling curve25519-dalek v4.1.3
13202026-09-03T12:16:59.817Z Checking hmac v0.12.1
13212026-09-03T12:16:59.895Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13222026-09-03T12:16:59.930Z Checking inout v0.1.4
13232026-09-03T12:16:59.949Z Compiling enum-as-inner v0.6.1
13242026-09-03T12:16:59.987Z Checking ff v0.13.1
13252026-09-03T12:17:00.021Z Compiling clang-sys v1.8.1
13262026-09-03T12:17:00.060Z Checking data-encoding v2.9.0
13272026-09-03T12:17:00.109Z Compiling semver v0.1.20
13282026-09-03T12:17:00.230Z Checking group v0.13.0
13292026-09-03T12:17:00.334Z Compiling rustc_version v0.1.7
13302026-09-03T12:17:00.350Z Checking cipher v0.4.4
13312026-09-03T12:17:00.409Z Checking hkdf v0.12.4
13322026-09-03T12:17:00.443Z Checking atomicwrites v0.4.4
13332026-09-03T12:17:00.504Z Compiling thiserror-impl-no-std v2.0.2
13342026-09-03T12:17:00.534Z Checking universal-hash v0.5.1
13352026-09-03T12:17:00.549Z Compiling regress v0.11.1
13362026-09-03T12:17:00.549Z Checking crypto-bigint v0.5.5
13372026-09-03T12:17:00.576Z Checking half v2.7.1
13382026-09-03T12:17:00.655Z Compiling curve25519-dalek-derive v0.1.1
13392026-09-03T12:17:00.827Z Checking indent_write v2.2.0
13402026-09-03T12:17:00.960Z Checking ciborium-io v0.2.2
13412026-09-03T12:17:01.055Z Checking opaque-debug v0.3.1
13422026-09-03T12:17:01.126Z Checking base16ct v0.2.0
13432026-09-03T12:17:01.250Z Checking base64ct v1.8.0
13442026-09-03T12:17:01.493Z Checking password-hash v0.5.0
13452026-09-03T12:17:01.525Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13462026-09-03T12:17:01.602Z Checking thiserror-no-std v2.0.2
13472026-09-03T12:17:01.605Z Checking elliptic-curve v0.13.8
13482026-09-03T12:17:01.683Z Checking poly1305 v0.8.0
13492026-09-03T12:17:01.701Z Checking ciborium-ll v0.2.2
13502026-09-03T12:17:01.720Z Checking chacha20 v0.9.1
13512026-09-03T12:17:01.853Z Compiling newtype_derive v0.1.6
13522026-09-03T12:17:01.876Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13532026-09-03T12:17:01.909Z Compiling nix v0.31.3
13542026-09-03T12:17:01.909Z Checking blake2 v0.10.6
13552026-09-03T12:17:02.031Z Checking aead v0.5.2
13562026-09-03T12:17:02.081Z Compiling libloading v0.8.9
13572026-09-03T12:17:02.124Z Compiling typify-impl v0.6.2
13582026-09-03T12:17:02.124Z Checking bstr v1.12.0
13592026-09-03T12:17:02.169Z Compiling owo-colors v4.3.0
13602026-09-03T12:17:02.279Z Compiling bindgen v0.72.1
13612026-09-03T12:17:02.316Z Checking keccak v0.1.6
13622026-09-03T12:17:02.477Z Checking resolv-conf v0.7.5
13632026-09-03T12:17:02.492Z Checking linked-hash-map v0.5.6
13642026-09-03T12:17:02.553Z Checking sha3 v0.10.8
13652026-09-03T12:17:02.661Z Checking lru-cache v0.1.2
13662026-09-03T12:17:02.664Z Checking chacha20poly1305 v0.10.1
13672026-09-03T12:17:02.796Z Checking argon2 v0.5.3
13682026-09-03T12:17:02.855Z Checking vsss-rs v3.3.4
13692026-09-03T12:17:02.891Z Checking ciborium v0.2.2
13702026-09-03T12:17:03.111Z Checking hickory-proto v0.24.4
13712026-09-03T12:17:03.316Z Checking tokio-dtrace v0.1.1
13722026-09-03T12:17:03.344Z Checking papergrid v0.18.0
13732026-09-03T12:17:03.509Z Compiling cexpr v0.6.0
13742026-09-03T12:17:03.693Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13752026-09-03T12:17:04.013Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13762026-09-03T12:17:04.119Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13772026-09-03T12:17:04.138Z Checking serde-big-array v0.5.1
13782026-09-03T12:17:04.279Z Compiling derive-where v1.6.0
13792026-09-03T12:17:04.361Z Compiling serde_repr v0.1.20
13802026-09-03T12:17:04.728Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13812026-09-03T12:17:04.798Z Checking siphasher v1.0.1
13822026-09-03T12:17:04.942Z Checking same-file v1.0.6
13832026-09-03T12:17:04.956Z Compiling shlex v1.3.0
13842026-09-03T12:17:04.971Z Checking unicode-segmentation v1.12.0
13852026-09-03T12:17:05.033Z Checking phf_shared v0.12.1
13862026-09-03T12:17:05.064Z Checking walkdir v2.5.0
13872026-09-03T12:17:05.175Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13882026-09-03T12:17:05.231Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13892026-09-03T12:17:05.302Z Checking newline-converter v0.3.0
13902026-09-03T12:17:05.417Z Checking hickory-resolver v0.24.4
13912026-09-03T12:17:05.555Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13922026-09-03T12:17:05.704Z Compiling typify-macro v0.6.2
13932026-09-03T12:17:05.735Z Checking tabled v0.21.0
13942026-09-03T12:17:06.118Z Checking oxide-tokio-rt v0.1.2
13952026-09-03T12:17:06.150Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13962026-09-03T12:17:06.830Z Checking itertools v0.15.0
13972026-09-03T12:17:06.901Z Checking console v0.16.4
13982026-09-03T12:17:06.952Z Compiling progenitor-impl v0.10.0
13992026-09-03T12:17:07.098Z Checking tokio-stream v0.1.17
14002026-09-03T12:17:07.201Z Compiling pin-project-internal v1.1.10
14012026-09-03T12:17:07.281Z Compiling slog-dtrace v0.3.0
14022026-09-03T12:17:07.460Z Checking csv-core v0.1.12
14032026-09-03T12:17:07.475Z Checking smawk v0.3.2
14042026-09-03T12:17:07.523Z Checking swrite v0.1.0
14052026-09-03T12:17:07.606Z Checking foldhash v0.1.5
14062026-09-03T12:17:07.620Z Compiling cancel-safe-futures v0.1.5
14072026-09-03T12:17:07.640Z Compiling unicode-xid v0.2.6
14082026-09-03T12:17:07.807Z Checking similar v3.2.0
14092026-09-03T12:17:07.821Z Compiling chrono-tz v0.10.4
14102026-09-03T12:17:07.919Z Checking unicode-linebreak v0.1.5
14112026-09-03T12:17:07.979Z Checking unicode-width v0.1.14
14122026-09-03T12:17:08.143Z Checking textwrap v0.16.2
14132026-09-03T12:17:08.267Z Checking hashbrown v0.15.5
14142026-09-03T12:17:08.372Z Compiling const_format_proc_macros v0.2.34
14152026-09-03T12:17:08.386Z Checking pin-project v1.1.10
14162026-09-03T12:17:08.400Z Checking expectorate v1.3.0
14172026-09-03T12:17:08.489Z Checking csv v1.4.0
14182026-09-03T12:17:08.818Z Checking qorb v0.4.1
14192026-09-03T12:17:08.868Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14202026-09-03T12:17:08.882Z Checking phf v0.12.1
14212026-09-03T12:17:09.025Z Checking unicode-normalization v0.1.24
14222026-09-03T12:17:09.156Z Compiling progenitor-macro v0.10.0
14232026-09-03T12:17:09.190Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14242026-09-03T12:17:09.931Z Checking libsw-core v0.3.2
14252026-09-03T12:17:10.022Z Compiling libgit2-sys v0.17.0+1.8.1
14262026-09-03T12:17:10.080Z Compiling snafu-derive v0.8.9
14272026-09-03T12:17:10.364Z Compiling async-recursion v1.1.1
14282026-09-03T12:17:10.383Z Compiling cookie v0.18.1
14292026-09-03T12:17:10.463Z Compiling moka v0.12.11
14302026-09-03T12:17:10.619Z Checking fixedbitset v0.5.7
14312026-09-03T12:17:10.690Z Checking highway v1.3.0
14322026-09-03T12:17:10.769Z Checking fixedbitset v0.4.2
14332026-09-03T12:17:10.824Z Checking petgraph v0.8.2
14342026-09-03T12:17:10.927Z Checking petgraph v0.6.5
14352026-09-03T12:17:11.866Z Checking snafu v0.8.9
14362026-09-03T12:17:12.001Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14372026-09-03T12:17:12.108Z Checking libsw v3.5.0
14382026-09-03T12:17:12.182Z Checking olpc-cjson v0.1.4
14392026-09-03T12:17:12.198Z Checking const_format v0.2.34
14402026-09-03T12:17:12.256Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14412026-09-03T12:17:12.504Z Checking papergrid v0.11.0
14422026-09-03T12:17:12.542Z Compiling typify v0.6.2
14432026-09-03T12:17:12.637Z Checking globset v0.4.16
14442026-09-03T12:17:12.656Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14452026-09-03T12:17:12.660Z Checking gethostname v0.5.0
14462026-09-03T12:17:12.880Z Compiling tabled_derive v0.7.0
14472026-09-03T12:17:12.933Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14482026-09-03T12:17:13.126Z Checking reqwest v0.13.2
14492026-09-03T12:17:13.213Z Checking bcs v0.1.6
14502026-09-03T12:17:13.281Z Checking pem v3.0.5
14512026-09-03T12:17:13.443Z Checking serde_plain v1.0.2
14522026-09-03T12:17:13.446Z Checking progenitor v0.10.0
14532026-09-03T12:17:13.446Z Checking tagptr v0.2.0
14542026-09-03T12:17:13.594Z Checking termtree v0.5.1
14552026-09-03T12:17:13.608Z Checking humantime v2.3.0
14562026-09-03T12:17:13.623Z Compiling signal-hook v0.4.4
14572026-09-03T12:17:13.692Z Checking typed-path v0.9.3
14582026-09-03T12:17:13.734Z Checking crc8 v0.1.1
14592026-09-03T12:17:13.793Z Checking linear-map v1.2.0
14602026-09-03T12:17:13.859Z Checking tabled v0.15.0
14612026-09-03T12:17:13.876Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14622026-09-03T12:17:13.963Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14632026-09-03T12:17:14.458Z Checking tough v0.20.0
14642026-09-03T12:17:14.462Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14652026-09-03T12:17:14.625Z Compiling progenitor-impl v0.14.0
14662026-09-03T12:17:15.113Z Checking steno v0.4.1
14672026-09-03T12:17:15.475Z Checking hickory-proto v0.25.2
14682026-09-03T12:17:16.038Z Compiling curl-sys v0.4.89+curl-8.20.0
14692026-09-03T12:17:16.121Z Compiling cargo-platform v0.1.9
14702026-09-03T12:17:16.367Z Compiling vergen v8.3.2
14712026-09-03T12:17:16.436Z Compiling fs-err v3.1.2
14722026-09-03T12:17:16.487Z Compiling cargo_metadata v0.18.1
14732026-09-03T12:17:16.780Z Checking progenitor-client v0.14.0
14742026-09-03T12:17:16.794Z Compiling progenitor-macro v0.14.0
14752026-09-03T12:17:16.912Z Checking dropshot-api-manager-types v0.7.2
14762026-09-03T12:17:17.005Z Checking sha2 v0.10.9
14772026-09-03T12:17:17.082Z Compiling blake3 v1.8.2
14782026-09-03T12:17:17.121Z Checking hickory-resolver v0.25.2
14792026-09-03T12:17:17.830Z Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
14802026-09-03T12:17:17.910Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14812026-09-03T12:17:17.998Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14822026-09-03T12:17:18.487Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14832026-09-03T12:17:18.922Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14842026-09-03T12:17:19.145Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14852026-09-03T12:17:19.371Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14862026-09-03T12:17:19.386Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14872026-09-03T12:17:19.519Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14882026-09-03T12:17:19.574Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14892026-09-03T12:17:19.965Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14902026-09-03T12:17:20.051Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14912026-09-03T12:17:20.227Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14922026-09-03T12:17:20.611Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14932026-09-03T12:17:20.839Z Checking git-stub v1.0.0
14942026-09-03T12:17:20.868Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14952026-09-03T12:17:20.999Z Compiling strum_macros v0.28.0
14962026-09-03T12:17:21.119Z Checking filetime v0.2.26
14972026-09-03T12:17:21.148Z Checking progenitor v0.14.0
14982026-09-03T12:17:21.260Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
14992026-09-03T12:17:21.285Z Compiling curl v0.4.50
15002026-09-03T12:17:21.407Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15012026-09-03T12:17:21.486Z Checking arrayvec v0.7.6
15022026-09-03T12:17:21.505Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15032026-09-03T12:17:21.532Z Checking constant_time_eq v0.3.1
15042026-09-03T12:17:21.629Z Checking is_ci v1.2.0
15052026-09-03T12:17:21.673Z Checking xattr v1.6.1
15062026-09-03T12:17:21.732Z Checking arrayref v0.3.9
15072026-09-03T12:17:21.808Z Checking tar v0.4.45
15082026-09-03T12:17:22.088Z Checking supports-color v3.0.2
15092026-09-03T12:17:22.157Z Checking git-stub-vcs v0.1.0
15102026-09-03T12:17:22.341Z Checking toml v0.7.8
15112026-09-03T12:17:22.528Z Checking similar v2.7.0
15122026-09-03T12:17:22.648Z Checking drift v0.2.0
15132026-09-03T12:17:22.856Z Checking strum v0.28.0
15142026-09-03T12:17:22.911Z Checking kstat-rs v0.2.4
15152026-09-03T12:17:22.974Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15162026-09-03T12:17:22.989Z Checking topological-sort v0.2.2
15172026-09-03T12:17:23.107Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15182026-09-03T12:17:23.126Z Checking omicron-zone-package v0.12.2
15192026-09-03T12:17:23.385Z Checking dropshot-api-manager v0.7.2
15202026-09-03T12:17:23.678Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15212026-09-03T12:17:23.788Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15222026-09-03T12:17:23.921Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
15232026-09-03T12:17:24.428Z Checking signal-hook-tokio v0.4.0
15242026-09-03T12:17:24.560Z Checking scuffle v0.1.0
15252026-09-03T12:17:24.640Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15262026-09-03T12:17:24.791Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15272026-09-03T12:17:25.099Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15282026-09-03T12:17:25.119Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15292026-09-03T12:17:25.430Z Checking iddqd v0.4.5
15302026-09-03T12:17:25.861Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15312026-09-03T12:17:25.893Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15322026-09-03T12:17:25.926Z Checking internet-checksum v0.2.1
15332026-09-03T12:17:26.048Z Checking search_path v0.1.4
15342026-09-03T12:17:26.080Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15352026-09-03T12:17:26.188Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15362026-09-03T12:17:26.214Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15372026-09-03T12:17:26.796Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15382026-09-03T12:17:27.332Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15392026-09-03T12:17:27.473Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15402026-09-03T12:17:27.723Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15412026-09-03T12:17:28.692Z Compiling git2 v0.19.0
15422026-09-03T12:17:31.014Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15432026-09-03T12:17:32.745Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15442026-09-03T12:17:38.882Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15452026-09-03T12:17:40.192Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15462026-09-03T12:17:45.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
15472026-09-03T12:17:45.452Z+ for feat in tofino_stub tofino_asic softnpu chaos
15482026-09-03T12:17:45.453Z+ cargo clippy --features tofino_asic -- --deny warnings
15492026-09-03T12:17:45.945Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15502026-09-03T12:17:45.945Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15512026-09-03T12:17:46.022Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15522026-09-03T12:17:46.026Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15532026-09-03T12:17:53.355Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15542026-09-03T12:17:53.355Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15552026-09-03T12:17:56.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.55s
15562026-09-03T12:17:56.192Z+ for feat in tofino_stub tofino_asic softnpu chaos
15572026-09-03T12:17:56.192Z+ cargo clippy --features softnpu -- --deny warnings
15582026-09-03T12:17:56.490Z Downloading crates ...
15592026-09-03T12:17:56.620Z Downloaded typeid v1.0.3
15602026-09-03T12:17:56.624Z Downloaded tap v1.0.1
15612026-09-03T12:17:56.624Z Downloaded funty v2.0.0
15622026-09-03T12:17:56.627Z Downloaded radium v0.7.0
15632026-09-03T12:17:56.637Z Downloaded ascii v1.1.0
15642026-09-03T12:17:56.640Z Downloaded bitstruct_derive v0.1.0
15652026-09-03T12:17:56.640Z Downloaded libloading v0.7.4
15662026-09-03T12:17:56.640Z Downloaded wyz v0.5.1
15672026-09-03T12:17:56.640Z Downloaded bitstruct v0.1.1
15682026-09-03T12:17:56.640Z Downloaded serde_arrays v0.1.0
15692026-09-03T12:17:56.643Z Downloaded erased-serde v0.4.8
15702026-09-03T12:17:56.647Z Downloaded num-bigint v0.4.6
15712026-09-03T12:17:56.658Z Downloaded bitvec v1.0.1
15722026-09-03T12:17:56.780Z Checking num-integer v0.1.46
15732026-09-03T12:17:56.858Z Checking num-complex v0.4.6
15742026-09-03T12:17:56.868Z Compiling radium v0.7.0
15752026-09-03T12:17:56.874Z Checking tap v1.0.1
15762026-09-03T12:17:56.880Z Checking funty v2.0.0
15772026-09-03T12:17:56.886Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15782026-09-03T12:17:56.889Z Compiling typeid v1.0.3
15792026-09-03T12:17:56.898Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15802026-09-03T12:17:56.956Z Checking wyz v0.5.1
15812026-09-03T12:17:57.049Z Checking num-bigint v0.4.6
15822026-09-03T12:17:57.049Z Checking num-iter v0.1.45
15832026-09-03T12:17:57.102Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15842026-09-03T12:17:57.117Z Compiling erased-serde v0.4.8
15852026-09-03T12:17:57.172Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15862026-09-03T12:17:57.176Z Compiling bitstruct_derive v0.1.0
15872026-09-03T12:17:57.201Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15882026-09-03T12:17:57.238Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15892026-09-03T12:17:57.291Z Checking bitvec v1.0.1
15902026-09-03T12:17:57.299Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15912026-09-03T12:17:57.308Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15922026-09-03T12:17:57.311Z Checking ascii v1.1.0
15932026-09-03T12:17:57.356Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15942026-09-03T12:17:57.389Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15952026-09-03T12:17:57.482Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15962026-09-03T12:17:57.504Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
15972026-09-03T12:17:57.513Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15982026-09-03T12:17:57.517Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15992026-09-03T12:17:57.793Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16002026-09-03T12:17:57.823Z Checking bitstruct v0.1.1
16012026-09-03T12:17:57.832Z Checking serde_arrays v0.1.0
16022026-09-03T12:17:57.900Z Checking libloading v0.7.4
16032026-09-03T12:17:57.904Z Checking num-rational v0.4.2
16042026-09-03T12:17:57.926Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16052026-09-03T12:17:58.173Z Checking num v0.4.3
16062026-09-03T12:17:58.239Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16072026-09-03T12:17:58.764Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
16082026-09-03T12:17:59.051Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
16092026-09-03T12:17:59.051Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
16102026-09-03T12:17:59.239Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
16112026-09-03T12:17:59.472Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16122026-09-03T12:17:59.472Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16132026-09-03T12:17:59.927Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16142026-09-03T12:18:00.142Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16152026-09-03T12:18:00.142Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16162026-09-03T12:18:00.145Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
16172026-09-03T12:18:00.145Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16182026-09-03T12:18:00.923Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16192026-09-03T12:18:01.727Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16202026-09-03T12:18:05.894Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16212026-09-03T12:18:06.009Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16222026-09-03T12:18:12.402Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16232026-09-03T12:18:13.674Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16242026-09-03T12:18:14.203Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16252026-09-03T12:18:18.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.36s
16262026-09-03T12:18:18.745Z+ for feat in tofino_stub tofino_asic softnpu chaos
16272026-09-03T12:18:18.745Z+ cargo clippy --features chaos -- --deny warnings
16282026-09-03T12:18:19.229Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16292026-09-03T12:18:19.233Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16302026-09-03T12:18:19.233Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16312026-09-03T12:18:26.626Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16322026-09-03T12:18:26.626Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16332026-09-03T12:18:29.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.48s
16342026-09-03T12:18:29.411Z+ banner fmt
16352026-09-03T12:18:29.414Z
16362026-09-03T12:18:29.414Z ###### # # #####
16372026-09-03T12:18:29.414Z # ## ## #
16382026-09-03T12:18:29.414Z ##### # ## # #
16392026-09-03T12:18:29.414Z # # # #
16402026-09-03T12:18:29.414Z # # # #
16412026-09-03T12:18:29.414Z # # # #
16422026-09-03T12:18:29.414Z
16432026-09-03T12:18:29.414Z+ cargo fmt -- --check
16442026-09-03T12:18:29.861Z+ banner test
16452026-09-03T12:18:29.864Z
16462026-09-03T12:18:29.864Z ##### ###### #### #####
16472026-09-03T12:18:29.864Z # # # #
16482026-09-03T12:18:29.864Z # ##### #### #
16492026-09-03T12:18:29.864Z # # # #
16502026-09-03T12:18:29.864Z # # # # #
16512026-09-03T12:18:29.864Z # ###### #### #
16522026-09-03T12:18:29.864Z
16532026-09-03T12:18:29.864Z+ for feat in tofino_stub tofino_asic softnpu chaos
16542026-09-03T12:18:29.864Z+ RUST_BACKTRACE=full
16552026-09-03T12:18:29.864Z+ cargo test --features tofino_stub --no-fail-fast
16562026-09-03T12:18:30.710Z Compiling unicode-ident v1.0.24
16572026-09-03T12:18:30.714Z Compiling cfg-if v1.0.4
16582026-09-03T12:18:30.714Z Compiling memchr v2.7.5
16592026-09-03T12:18:30.814Z Compiling serde_core v1.0.228
16602026-09-03T12:18:30.831Z Compiling itoa v1.0.15
16612026-09-03T12:18:30.838Z Compiling libc v0.2.186
16622026-09-03T12:18:30.845Z Compiling zmij v1.0.17
16632026-09-03T12:18:30.856Z Compiling libm v0.2.15
16642026-09-03T12:18:30.924Z Compiling proc-macro2 v1.0.106
16652026-09-03T12:18:30.948Z Compiling heck v0.5.0
16662026-09-03T12:18:31.108Z Compiling equivalent v1.0.2
16672026-09-03T12:18:31.195Z Compiling log v0.4.29
16682026-09-03T12:18:31.330Z Compiling quote v1.0.45
16692026-09-03T12:18:31.369Z Compiling iana-time-zone v0.1.64
16702026-09-03T12:18:31.407Z Compiling smallvec v1.15.1
16712026-09-03T12:18:31.556Z Compiling syn v2.0.118
16722026-09-03T12:18:31.591Z Compiling dyn-clone v1.0.20
16732026-09-03T12:18:31.611Z Compiling hashbrown v0.17.1
16742026-09-03T12:18:31.625Z Compiling fnv v1.0.7
16752026-09-03T12:18:31.628Z Compiling regex-syntax v0.8.11
16762026-09-03T12:18:31.722Z Compiling stable_deref_trait v1.2.0
16772026-09-03T12:18:31.734Z Compiling pin-project-lite v0.2.16
16782026-09-03T12:18:31.802Z Compiling percent-encoding v2.3.2
16792026-09-03T12:18:31.829Z Compiling litemap v0.8.0
16802026-09-03T12:18:31.966Z Compiling writeable v0.6.1
16812026-09-03T12:18:31.999Z Compiling num-traits v0.2.19
16822026-09-03T12:18:32.044Z Compiling icu_normalizer_data v2.0.0
16832026-09-03T12:18:32.122Z Compiling icu_properties_data v2.0.1
16842026-09-03T12:18:32.160Z Compiling form_urlencoded v1.2.2
16852026-09-03T12:18:32.257Z Compiling utf8_iter v1.0.4
16862026-09-03T12:18:32.270Z Compiling getrandom v0.4.2
16872026-09-03T12:18:32.341Z Compiling aho-corasick v1.1.3
16882026-09-03T12:18:32.402Z Compiling scopeguard v1.2.0
16892026-09-03T12:18:32.417Z Compiling ucd-trie v0.1.7
16902026-09-03T12:18:32.513Z Compiling semver v1.0.28
16912026-09-03T12:18:32.604Z Compiling serde_json v1.0.150
16922026-09-03T12:18:32.632Z Compiling indexmap v2.14.0
16932026-09-03T12:18:32.713Z Compiling lock_api v0.4.14
16942026-09-03T12:18:32.874Z Compiling byteorder v1.5.0
16952026-09-03T12:18:32.942Z Compiling uuid v1.23.3
16962026-09-03T12:18:33.047Z Compiling allocator-api2 v0.2.21
16972026-09-03T12:18:33.102Z Compiling futures-core v0.3.32
16982026-09-03T12:18:33.257Z Compiling regex-automata v0.4.13
16992026-09-03T12:18:33.303Z Compiling foldhash v0.2.0
17002026-09-03T12:18:33.388Z Compiling ryu v1.0.20
17012026-09-03T12:18:33.539Z Compiling hashbrown v0.16.1
17022026-09-03T12:18:33.574Z Compiling pretty-hex v0.4.1
17032026-09-03T12:18:33.712Z Compiling strsim v0.11.1
17042026-09-03T12:18:33.805Z Compiling futures-sink v0.3.32
17052026-09-03T12:18:33.913Z Compiling plain v0.2.3
17062026-09-03T12:18:34.028Z Compiling time-core v0.1.8
17072026-09-03T12:18:34.040Z Compiling num-conv v0.2.1
17082026-09-03T12:18:34.122Z Compiling slab v0.4.11
17092026-09-03T12:18:34.177Z Compiling futures-channel v0.3.32
17102026-09-03T12:18:34.190Z Compiling time-macros v0.2.27
17112026-09-03T12:18:34.336Z Compiling synstructure v0.13.2
17122026-09-03T12:18:34.402Z Compiling serde_derive_internals v0.29.1
17132026-09-03T12:18:34.447Z Compiling futures-io v0.3.32
17142026-09-03T12:18:34.610Z Compiling futures-task v0.3.32
17152026-09-03T12:18:34.722Z Compiling regress v0.10.5
17162026-09-03T12:18:34.784Z Compiling darling_core v0.21.3
17172026-09-03T12:18:34.899Z Compiling thread-id v5.0.0
17182026-09-03T12:18:34.965Z Compiling regex v1.12.4
17192026-09-03T12:18:34.985Z Compiling getrandom v0.2.16
17202026-09-03T12:18:35.136Z Compiling socket2 v0.6.4
17212026-09-03T12:18:35.190Z Compiling parking_lot_core v0.9.12
17222026-09-03T12:18:35.432Z Compiling parking_lot v0.12.5
17232026-09-03T12:18:35.485Z Compiling bitflags v2.11.1
17242026-09-03T12:18:35.565Z Compiling serde_derive v1.0.228
17252026-09-03T12:18:35.581Z Compiling zerofrom-derive v0.1.6
17262026-09-03T12:18:35.601Z Compiling yoke-derive v0.8.0
17272026-09-03T12:18:35.728Z Compiling zerovec-derive v0.11.1
17282026-09-03T12:18:35.826Z Compiling displaydoc v0.2.5
17292026-09-03T12:18:35.837Z Compiling thiserror-impl v2.0.18
17302026-09-03T12:18:36.588Z Compiling schemars_derive v0.8.22
17312026-09-03T12:18:36.659Z Compiling tokio-macros v2.7.0
17322026-09-03T12:18:36.787Z Compiling zeroize_derive v1.4.3
17332026-09-03T12:18:36.833Z Compiling zerocopy-derive v0.8.27
17342026-09-03T12:18:36.874Z Compiling futures-macro v0.3.32
17352026-09-03T12:18:37.093Z Compiling thiserror v2.0.18
17362026-09-03T12:18:37.205Z Compiling zerofrom v0.1.6
17372026-09-03T12:18:37.344Z Compiling yoke v0.8.0
17382026-09-03T12:18:37.447Z Compiling tracing-attributes v0.1.30
17392026-09-03T12:18:37.508Z Compiling thiserror-impl v1.0.69
17402026-09-03T12:18:37.545Z Compiling zerovec v0.11.4
17412026-09-03T12:18:37.727Z Compiling zerotrie v0.2.2
17422026-09-03T12:18:37.875Z Compiling pest v2.8.2
17432026-09-03T12:18:38.028Z Compiling scroll_derive v0.13.1
17442026-09-03T12:18:38.108Z Compiling zerocopy v0.8.27
17452026-09-03T12:18:38.297Z Compiling serde v1.0.228
17462026-09-03T12:18:38.666Z Compiling tinystr v0.8.1
17472026-09-03T12:18:38.745Z Compiling bytes v1.12.0
17482026-09-03T12:18:38.766Z Compiling serde_tokenstream v0.2.3
17492026-09-03T12:18:38.824Z Compiling potential_utf v0.1.3
17502026-09-03T12:18:38.877Z Compiling icu_locale_core v2.0.0
17512026-09-03T12:18:38.891Z Compiling chrono v0.4.45
17522026-09-03T12:18:38.979Z Compiling icu_collections v2.0.0
17532026-09-03T12:18:38.998Z Compiling pest_meta v2.8.2
17542026-09-03T12:18:39.051Z Compiling async-trait v0.1.89
17552026-09-03T12:18:39.199Z Compiling scroll v0.13.0
17562026-09-03T12:18:39.397Z Compiling icu_provider v2.0.0
17572026-09-03T12:18:39.469Z Compiling http v1.4.2
17582026-09-03T12:18:39.493Z Compiling goblin v0.10.1
17592026-09-03T12:18:39.607Z Compiling pest_generator v2.8.2
17602026-09-03T12:18:39.709Z Compiling icu_normalizer v2.0.0
17612026-09-03T12:18:39.745Z Compiling icu_properties v2.0.1
17622026-09-03T12:18:40.038Z Compiling schemars v0.8.22
17632026-09-03T12:18:40.228Z Compiling daft-derive v0.1.5
17642026-09-03T12:18:40.325Z Compiling pest_derive v2.8.2
17652026-09-03T12:18:40.420Z Compiling darling_macro v0.21.3
17662026-09-03T12:18:40.451Z Compiling openssl-macros v0.1.1
17672026-09-03T12:18:40.890Z Compiling idna_adapter v1.2.1
17682026-09-03T12:18:40.933Z Compiling dtrace-parser v0.3.0
17692026-09-03T12:18:40.933Z Compiling typify-impl v0.4.3
17702026-09-03T12:18:40.956Z Compiling openapiv3 v2.2.0
17712026-09-03T12:18:41.009Z Compiling idna v1.1.0
17722026-09-03T12:18:41.032Z Compiling darling v0.21.3
17732026-09-03T12:18:41.117Z Compiling structmeta-derive v0.3.0
17742026-09-03T12:18:41.166Z Compiling async-stream-impl v0.3.6
17752026-09-03T12:18:41.768Z Compiling url v2.5.7
17762026-09-03T12:18:41.812Z Compiling newtype-uuid-macros v0.1.0
17772026-09-03T12:18:41.823Z Compiling serde_yaml v0.9.34+deprecated
17782026-09-03T12:18:42.176Z Compiling structmeta v0.3.0
17792026-09-03T12:18:42.381Z Compiling dof v0.4.0
17802026-09-03T12:18:42.543Z Compiling zeroize v1.8.1
17812026-09-03T12:18:42.567Z Compiling strum_macros v0.26.4
17822026-09-03T12:18:42.631Z Compiling signal-hook-registry v1.4.6
17832026-09-03T12:18:42.644Z Compiling untrusted v0.9.0
17842026-09-03T12:18:42.805Z Compiling thiserror v1.0.69
17852026-09-03T12:18:42.809Z Compiling mio v1.2.1
17862026-09-03T12:18:42.922Z Compiling usdt-impl v0.6.0
17872026-09-03T12:18:43.106Z Compiling tokio v1.52.3
17882026-09-03T12:18:43.163Z Compiling omicron-workspace-hack v0.1.0
17892026-09-03T12:18:43.239Z Compiling base64 v0.22.1
17902026-09-03T12:18:43.567Z Compiling http-body v1.0.1
17912026-09-03T12:18:43.595Z Compiling dropshot_endpoint v0.16.7
17922026-09-03T12:18:43.659Z Compiling ref-cast-impl v1.0.25
17932026-09-03T12:18:43.728Z Compiling ipnet v2.11.0
17942026-09-03T12:18:44.290Z Compiling atomic-waker v1.1.2
17952026-09-03T12:18:44.294Z Compiling derive-ex v0.1.8
17962026-09-03T12:18:44.318Z Compiling usdt-macro v0.6.0
17972026-09-03T12:18:44.358Z Compiling usdt-attr-macro v0.6.0
17982026-09-03T12:18:44.418Z Compiling strum_macros v0.27.2
17992026-09-03T12:18:44.837Z Compiling httparse v1.10.1
18002026-09-03T12:18:45.155Z Compiling portable-atomic v1.11.1
18012026-09-03T12:18:45.289Z Compiling tower-service v0.3.3
18022026-09-03T12:18:45.392Z Compiling tower-layer v0.3.3
18032026-09-03T12:18:45.543Z Compiling try-lock v0.2.5
18042026-09-03T12:18:45.556Z Compiling critical-section v1.2.0
18052026-09-03T12:18:45.655Z Compiling once_cell v1.21.3
18062026-09-03T12:18:45.667Z Compiling want v0.3.1
18072026-09-03T12:18:45.685Z Compiling httpdate v1.0.3
18082026-09-03T12:18:45.780Z Compiling serde_with_macros v3.14.1
18092026-09-03T12:18:45.910Z Compiling test-strategy v0.4.3
18102026-09-03T12:18:45.925Z Compiling ppv-lite86 v0.2.21
18112026-09-03T12:18:46.254Z Compiling erased-serde v0.3.31
18122026-09-03T12:18:46.701Z Compiling subtle v2.6.1
18132026-09-03T12:18:46.871Z Compiling parse-display-derive v0.10.0
18142026-09-03T12:18:46.908Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18152026-09-03T12:18:47.200Z Compiling typify-macro v0.4.3
18162026-09-03T12:18:47.394Z Compiling http-body-util v0.1.3
18172026-09-03T12:18:47.486Z Compiling anyhow v1.0.102
18182026-09-03T12:18:47.867Z Compiling serde_urlencoded v0.7.1
18192026-09-03T12:18:47.880Z Compiling rand_core v0.6.4
18202026-09-03T12:18:47.956Z Compiling typenum v1.20.1
18212026-09-03T12:18:48.124Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18222026-09-03T12:18:48.448Z Compiling futures-util v0.3.32
18232026-09-03T12:18:48.611Z Compiling sync_wrapper v1.0.2
18242026-09-03T12:18:48.724Z Compiling powerfmt v0.2.0
18252026-09-03T12:18:48.939Z Compiling deranged v0.5.3
18262026-09-03T12:18:48.940Z Compiling num_threads v0.1.7
18272026-09-03T12:18:48.965Z Compiling tracing-core v0.1.34
18282026-09-03T12:18:48.968Z Compiling camino v1.2.3
18292026-09-03T12:18:49.050Z Compiling iri-string v0.7.8
18302026-09-03T12:18:49.322Z Compiling typify v0.4.3
18312026-09-03T12:18:49.419Z Compiling progenitor-impl v0.11.1
18322026-09-03T12:18:49.560Z Compiling tracing v0.1.41
18332026-09-03T12:18:49.571Z Compiling encoding_rs v0.8.35
18342026-09-03T12:18:49.785Z Compiling mime v0.3.17
18352026-09-03T12:18:49.799Z Compiling fastrand v2.3.0
18362026-09-03T12:18:50.058Z Compiling cpufeatures v0.2.17
18372026-09-03T12:18:50.070Z Compiling generic-array v0.14.7
18382026-09-03T12:18:50.238Z Compiling hex v0.4.3
18392026-09-03T12:18:50.563Z Compiling crypto-common v0.1.6
18402026-09-03T12:18:50.701Z Compiling errno v0.3.14
18412026-09-03T12:18:50.768Z Compiling tokio-util v0.7.16
18422026-09-03T12:18:50.855Z Compiling thread_local v1.1.9
18432026-09-03T12:18:51.015Z Compiling unicode-width v0.2.1
18442026-09-03T12:18:51.116Z Compiling syn v1.0.109
18452026-09-03T12:18:51.155Z Compiling rustls-pki-types v1.12.0
18462026-09-03T12:18:51.253Z Compiling match_cfg v0.1.0
18472026-09-03T12:18:51.297Z Compiling winnow v0.7.14
18482026-09-03T12:18:51.462Z Compiling rustix v1.1.4
18492026-09-03T12:18:51.957Z Compiling winnow v1.0.3
18502026-09-03T12:18:52.140Z Compiling take_mut v0.2.2
18512026-09-03T12:18:52.180Z Compiling term v1.2.0
18522026-09-03T12:18:52.253Z Compiling toml_parser v1.1.2+spec-1.1.0
18532026-09-03T12:18:52.658Z Compiling h2 v0.4.14
18542026-09-03T12:18:52.676Z Compiling ring v0.17.14
18552026-09-03T12:18:52.865Z Compiling progenitor-macro v0.11.1
18562026-09-03T12:18:52.980Z Compiling serde_spanned v1.1.1
18572026-09-03T12:18:53.138Z Compiling spin v0.9.8
18582026-09-03T12:18:53.262Z Compiling debug-ignore v1.0.5
18592026-09-03T12:18:53.311Z Compiling toml_writer v1.1.1+spec-1.1.0
18602026-09-03T12:18:53.532Z Compiling quick-error v1.2.3
18612026-09-03T12:18:53.691Z Compiling block-buffer v0.10.4
18622026-09-03T12:18:54.030Z Compiling waitgroup v0.1.2
18632026-09-03T12:18:54.178Z Compiling async-stream v0.3.6
18642026-09-03T12:18:54.360Z Compiling serde_path_to_error v0.1.20
18652026-09-03T12:18:54.563Z Compiling bit-vec v0.8.0
18662026-09-03T12:18:54.719Z Compiling lazy_static v1.5.0
18672026-09-03T12:18:54.771Z Compiling bit-set v0.8.0
18682026-09-03T12:18:54.805Z Compiling digest v0.10.7
18692026-09-03T12:18:54.821Z Compiling hyper v1.10.1
18702026-09-03T12:18:54.882Z Compiling strum v0.26.3
18712026-09-03T12:18:54.930Z Compiling ipnetwork v0.21.1
18722026-09-03T12:18:54.943Z Compiling crossbeam-utils v0.8.21
18732026-09-03T12:18:55.006Z Compiling toml_datetime v0.7.5+spec-1.1.0
18742026-09-03T12:18:55.018Z Compiling unarray v0.1.4
18752026-09-03T12:18:55.308Z Compiling toml v0.9.12+spec-1.1.0
18762026-09-03T12:18:55.370Z Compiling slog v2.8.2
18772026-09-03T12:18:55.450Z Compiling macaddr v1.0.1
18782026-09-03T12:18:55.475Z Compiling tabwriter v1.4.1
18792026-09-03T12:18:55.680Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18802026-09-03T12:18:55.717Z Compiling ref-cast v1.0.25
18812026-09-03T12:18:55.820Z Compiling colored v3.1.1
18822026-09-03T12:18:55.880Z Compiling hyper-util v0.1.20
18832026-09-03T12:18:55.954Z Compiling strum v0.27.2
18842026-09-03T12:18:56.083Z Compiling aws-lc-sys v0.39.1
18852026-09-03T12:18:56.214Z Compiling getrandom v0.3.3
18862026-09-03T12:18:56.399Z Compiling untrusted v0.7.1
18872026-09-03T12:18:56.535Z Compiling rand_core v0.9.3
18882026-09-03T12:18:56.551Z Compiling oxnet v0.1.6
18892026-09-03T12:18:56.768Z Compiling aws-lc-rs v1.16.2
18902026-09-03T12:18:56.841Z Compiling openssl-sys v0.9.117
18912026-09-03T12:18:57.296Z Compiling futures-executor v0.3.32
18922026-09-03T12:18:57.580Z Compiling instant v0.1.13
18932026-09-03T12:18:57.693Z Compiling foreign-types-shared v0.1.1
18942026-09-03T12:18:57.824Z Compiling rustls-webpki v0.103.6
18952026-09-03T12:18:57.867Z Compiling foreign-types v0.3.2
18962026-09-03T12:18:57.944Z Compiling rand_chacha v0.9.0
18972026-09-03T12:18:57.976Z Compiling tempfile v3.27.0
18982026-09-03T12:18:57.988Z Compiling tower v0.5.2
18992026-09-03T12:18:58.359Z Compiling rustls v0.23.40
19002026-09-03T12:18:58.406Z Compiling toml_datetime v0.6.11
19012026-09-03T12:18:58.434Z Compiling openssl-probe v0.1.6
19022026-09-03T12:18:58.481Z Compiling tower-http v0.6.8
19032026-09-03T12:18:58.686Z Compiling rand v0.9.3
19042026-09-03T12:18:58.898Z Compiling openssl v0.10.81
19052026-09-03T12:18:58.915Z Compiling futures v0.3.32
19062026-09-03T12:18:59.110Z Compiling time v0.3.47
19072026-09-03T12:18:59.268Z Compiling clap_derive v4.6.1
19082026-09-03T12:18:59.301Z Compiling memmap2 v0.9.8
19092026-09-03T12:18:59.840Z Compiling crossbeam-channel v0.5.15
19102026-09-03T12:18:59.879Z Compiling webpki-roots v1.0.2
19112026-09-03T12:19:00.007Z Compiling newtype-uuid v1.3.2
19122026-09-03T12:19:00.361Z Compiling daft v0.1.5
19132026-09-03T12:19:00.636Z Compiling is-terminal v0.4.16
19142026-09-03T12:19:00.640Z Compiling either v1.15.0
19152026-09-03T12:19:00.851Z Compiling slog-term v2.9.2
19162026-09-03T12:19:00.865Z Compiling slog-json v2.6.1
19172026-09-03T12:19:00.954Z Compiling slog-async v2.8.0
19182026-09-03T12:19:01.064Z Compiling hostname v0.3.1
19192026-09-03T12:19:01.213Z Compiling usdt v0.6.0
19202026-09-03T12:19:01.409Z Compiling tokio-rustls v0.26.4
19212026-09-03T12:19:01.472Z Compiling native-tls v0.2.14
19222026-09-03T12:19:01.518Z Compiling slog-bunyan v2.5.0
19232026-09-03T12:19:01.546Z Compiling rustls-webpki v0.102.8
19242026-09-03T12:19:01.654Z Compiling tokio-native-tls v0.3.1
19252026-09-03T12:19:01.667Z Compiling hyper-rustls v0.27.7
19262026-09-03T12:19:01.691Z Compiling multer v3.1.0
19272026-09-03T12:19:01.784Z Compiling hyper-tls v0.6.0
19282026-09-03T12:19:02.001Z Compiling reqwest v0.12.23
19292026-09-03T12:19:02.024Z Compiling rustls-pemfile v2.2.0
19302026-09-03T12:19:02.197Z Compiling hostname v0.4.2
19312026-09-03T12:19:02.247Z Compiling rustls v0.22.4
19322026-09-03T12:19:02.345Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19332026-09-03T12:19:02.432Z Compiling rand_chacha v0.3.1
19342026-09-03T12:19:02.963Z Compiling wait-timeout v0.2.1
19352026-09-03T12:19:02.986Z Compiling rand v0.8.5
19362026-09-03T12:19:03.270Z Compiling rusty-fork v0.3.0
19372026-09-03T12:19:03.570Z Compiling rand_xorshift v0.4.0
19382026-09-03T12:19:03.643Z Compiling sha1 v0.10.6
19392026-09-03T12:19:03.726Z Compiling proptest v1.8.0
19402026-09-03T12:19:03.879Z Compiling itertools v0.14.0
19412026-09-03T12:19:04.481Z Compiling tokio-rustls v0.25.0
19422026-09-03T12:19:04.707Z Compiling dropshot v0.16.7
19432026-09-03T12:19:05.129Z Compiling anstyle v1.0.14
19442026-09-03T12:19:05.902Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19452026-09-03T12:19:06.286Z Compiling progenitor-client v0.10.0
19462026-09-03T12:19:06.500Z Compiling progenitor-client v0.11.1
19472026-09-03T12:19:06.664Z Compiling serde_with v3.14.1
19482026-09-03T12:19:06.805Z Compiling num-derive v0.4.2
19492026-09-03T12:19:07.089Z Compiling progenitor v0.11.1
19502026-09-03T12:19:07.241Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19512026-09-03T12:19:07.593Z Compiling rustc-hash v2.1.1
19522026-09-03T12:19:07.596Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19532026-09-03T12:19:07.765Z Compiling iddqd v0.3.18
19542026-09-03T12:19:07.825Z Compiling backoff v0.4.0
19552026-09-03T12:19:08.069Z Compiling parse-display v0.10.0
19562026-09-03T12:19:08.416Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19572026-09-03T12:19:08.429Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19582026-09-03T12:19:08.903Z Compiling utf8parse v0.2.2
19592026-09-03T12:19:09.021Z Compiling anstyle-parse v1.0.0
19602026-09-03T12:19:09.311Z Compiling anstyle-query v1.1.4
19612026-09-03T12:19:09.328Z Compiling colorchoice v1.0.4
19622026-09-03T12:19:09.392Z Compiling is_terminal_polyfill v1.70.1
19632026-09-03T12:19:09.455Z Compiling clap_lex v1.1.0
19642026-09-03T12:19:09.468Z Compiling anstream v1.0.0
19652026-09-03T12:19:10.623Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19662026-09-03T12:19:12.866Z Compiling winnow v0.5.40
19672026-09-03T12:19:17.406Z Compiling terminal_size v0.4.3
19682026-09-03T12:19:18.806Z Compiling toml_edit v0.19.15
19692026-09-03T12:19:20.194Z Compiling proc-macro-crate v1.3.1
19702026-09-03T12:19:20.423Z Compiling clap_builder v4.6.0
19712026-09-03T12:19:20.693Z Compiling dropshot_endpoint v0.17.1
19722026-09-03T12:19:22.358Z Compiling clap v4.6.1
19732026-09-03T12:19:26.199Z Compiling serde_spanned v0.6.9
19742026-09-03T12:19:27.335Z Compiling prettyplease v0.2.37
19752026-09-03T12:19:27.827Z Compiling adler2 v2.0.1
19762026-09-03T12:19:27.919Z Compiling miniz_oxide v0.8.9
19772026-09-03T12:19:28.607Z Compiling crc32fast v1.5.0
19782026-09-03T12:19:28.636Z Compiling ingot-macros v0.1.1
19792026-09-03T12:19:28.840Z Compiling zerocopy-derive v0.7.35
19802026-09-03T12:19:28.913Z Compiling flate2 v1.1.2
19812026-09-03T12:19:29.832Z Compiling hubpack_derive v0.1.1
19822026-09-03T12:19:29.844Z Compiling hybrid-array v0.4.12
19832026-09-03T12:19:31.541Z Compiling scroll_derive v0.12.1
19842026-09-03T12:19:31.712Z Compiling toml_write v0.1.2
19852026-09-03T12:19:31.916Z Compiling toml_edit v0.22.27
19862026-09-03T12:19:32.692Z Compiling crypto-common v0.2.2
19872026-09-03T12:19:32.888Z Compiling block-buffer v0.12.0
19882026-09-03T12:19:33.116Z Compiling num_enum_derive v0.7.5
19892026-09-03T12:19:33.811Z Compiling foreign-types-macros v0.2.3
19902026-09-03T12:19:33.827Z Compiling num-integer v0.1.46
19912026-09-03T12:19:34.162Z Compiling const-oid v0.10.2
19922026-09-03T12:19:34.181Z Compiling float-ord v0.3.2
19932026-09-03T12:19:34.259Z Compiling compression-core v0.4.32
19942026-09-03T12:19:34.377Z Compiling compression-codecs v0.4.32
19952026-09-03T12:19:34.450Z Compiling digest v0.11.3
19962026-09-03T12:19:34.649Z Compiling toml v0.8.23
19972026-09-03T12:19:35.198Z Compiling zerocopy v0.7.35
19982026-09-03T12:19:36.533Z Compiling toml_datetime v1.1.1+spec-1.1.0
19992026-09-03T12:19:36.753Z Compiling glob v0.3.3
20002026-09-03T12:19:36.849Z Compiling cpufeatures v0.3.0
20012026-09-03T12:19:36.933Z Compiling sha1 v0.11.0
20022026-09-03T12:19:36.978Z Compiling toml v1.1.2+spec-1.1.0
20032026-09-03T12:19:37.196Z Compiling async-compression v0.4.33
20042026-09-03T12:19:37.208Z Compiling proc-macro-error-attr v1.0.4
20052026-09-03T12:19:37.287Z Compiling num-rational v0.4.2
20062026-09-03T12:19:37.647Z Compiling num-iter v0.1.45
20072026-09-03T12:19:37.933Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20082026-09-03T12:19:37.959Z Compiling num-complex v0.4.6
20092026-09-03T12:19:38.367Z Compiling num v0.4.3
20102026-09-03T12:19:38.464Z Compiling dropshot v0.17.1
20112026-09-03T12:19:38.467Z Compiling proc-macro-error v1.0.4
20122026-09-03T12:19:38.599Z Compiling num_enum_derive v0.5.11
20132026-09-03T12:19:38.744Z Compiling dtrace-parser v0.2.0
20142026-09-03T12:19:38.784Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20152026-09-03T12:19:39.018Z Compiling dof v0.3.0
20162026-09-03T12:19:39.314Z Compiling thread-id v4.2.2
20172026-09-03T12:19:39.386Z Compiling derive_more v0.99.20
20182026-09-03T12:19:39.406Z Compiling usdt-impl v0.5.0
20192026-09-03T12:19:39.638Z Compiling minimal-lexical v0.2.1
20202026-09-03T12:19:39.897Z Compiling nom v7.1.3
20212026-09-03T12:19:39.959Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20222026-09-03T12:19:40.555Z Compiling usdt-macro v0.5.0
20232026-09-03T12:19:40.845Z Compiling usdt-attr-macro v0.5.0
20242026-09-03T12:19:41.237Z Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
20252026-09-03T12:19:41.335Z Compiling zone_cfg_derive v0.3.1
20262026-09-03T12:19:42.036Z Compiling libscf-sys v1.2.0
20272026-09-03T12:19:42.108Z Compiling rustc_version v0.4.1
20282026-09-03T12:19:42.180Z Compiling memoffset v0.9.1
20292026-09-03T12:19:42.275Z Compiling crossbeam-epoch v0.9.18
20302026-09-03T12:19:42.519Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
20312026-09-03T12:19:42.970Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20322026-09-03T12:19:43.193Z Compiling enum-as-inner v0.6.1
20332026-09-03T12:19:43.475Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20342026-09-03T12:19:43.769Z Compiling curve25519-dalek v4.1.3
20352026-09-03T12:19:43.810Z Compiling regress v0.11.1
20362026-09-03T12:19:44.157Z Compiling crossbeam-deque v0.8.6
20372026-09-03T12:19:44.362Z Compiling hubpack v0.1.2
20382026-09-03T12:19:44.724Z Compiling thiserror-impl-no-std v2.0.2
20392026-09-03T12:19:45.172Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20402026-09-03T12:19:45.773Z Compiling curve25519-dalek-derive v0.1.1
20412026-09-03T12:19:45.842Z Compiling static_assertions v1.1.0
20422026-09-03T12:19:45.927Z Compiling typify-impl v0.6.2
20432026-09-03T12:19:46.303Z Compiling rayon-core v1.13.0
20442026-09-03T12:19:46.372Z Compiling clang-sys v1.8.1
20452026-09-03T12:19:46.770Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20462026-09-03T12:19:46.837Z Compiling hash32 v0.3.1
20472026-09-03T12:19:46.852Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20482026-09-03T12:19:47.002Z Compiling bytecount v0.6.9
20492026-09-03T12:19:47.030Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20502026-09-03T12:19:47.049Z Compiling heapless v0.8.0
20512026-09-03T12:19:47.147Z Compiling scroll v0.12.0
20522026-09-03T12:19:47.429Z Compiling ingot-types v0.1.2
20532026-09-03T12:19:47.671Z Compiling cobs v0.3.0
20542026-09-03T12:19:47.798Z Compiling libloading v0.8.9
20552026-09-03T12:19:47.874Z Compiling bitflags v1.3.2
20562026-09-03T12:19:47.887Z Compiling foreign-types-shared v0.3.1
20572026-09-03T12:19:47.888Z Compiling managed v0.8.0
20582026-09-03T12:19:47.990Z Compiling foreign-types v0.5.0
20592026-09-03T12:19:48.002Z Compiling bindgen v0.72.1
20602026-09-03T12:19:48.021Z Compiling ingot v0.1.1
20612026-09-03T12:19:48.078Z Compiling postcard v1.1.3
20622026-09-03T12:19:48.128Z Compiling smoltcp v0.11.0
20632026-09-03T12:19:48.592Z Compiling goblin v0.8.2
20642026-09-03T12:19:48.762Z Compiling cexpr v0.6.0
20652026-09-03T12:19:48.881Z Compiling num_enum v0.7.5
20662026-09-03T12:19:49.009Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20672026-09-03T12:19:49.348Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20682026-09-03T12:19:49.469Z Compiling camino-tempfile v1.4.1
20692026-09-03T12:19:49.607Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20702026-09-03T12:19:49.716Z Compiling derive-where v1.6.0
20712026-09-03T12:19:49.739Z Compiling serde_repr v0.1.20
20722026-09-03T12:19:49.915Z Compiling cstr-argument v0.1.2
20732026-09-03T12:19:50.345Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20742026-09-03T12:19:50.618Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20752026-09-03T12:19:51.783Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20762026-09-03T12:19:51.810Z Compiling rayon v1.11.0
20772026-09-03T12:19:51.975Z Compiling rustix v0.38.44
20782026-09-03T12:19:52.175Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20792026-09-03T12:19:52.305Z Compiling crucible-workspace-hack v0.1.0
20802026-09-03T12:19:52.318Z Compiling typify-macro v0.6.2
20812026-09-03T12:19:52.912Z Compiling tinyvec_macros v0.1.1
20822026-09-03T12:19:52.988Z Compiling tinyvec v1.10.0
20832026-09-03T12:19:53.348Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20842026-09-03T12:19:53.733Z Compiling num_enum v0.5.11
20852026-09-03T12:19:54.092Z Compiling pin-project-internal v1.1.10
20862026-09-03T12:19:54.273Z Compiling memmap v0.7.0
20872026-09-03T12:19:54.483Z Compiling usdt v0.5.0
20882026-09-03T12:19:54.495Z Compiling typify v0.6.2
20892026-09-03T12:19:54.869Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20902026-09-03T12:19:54.957Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20912026-09-03T12:19:55.215Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20922026-09-03T12:19:55.278Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20932026-09-03T12:19:55.607Z Compiling itertools v0.12.1
20942026-09-03T12:19:55.639Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20952026-09-03T12:19:55.785Z Compiling progenitor-impl v0.10.0
20962026-09-03T12:19:56.174Z Compiling sigpipe v0.1.3
20972026-09-03T12:19:56.194Z Compiling jiff v0.2.15
20982026-09-03T12:19:56.268Z Compiling const_format_proc_macros v0.2.34
20992026-09-03T12:19:56.335Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21002026-09-03T12:19:56.683Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21012026-09-03T12:19:56.819Z Compiling zone v0.3.1
21022026-09-03T12:19:57.314Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
21032026-09-03T12:19:57.332Z Compiling progenitor-impl v0.14.0
21042026-09-03T12:19:57.840Z Compiling atomicwrites v0.4.4
21052026-09-03T12:19:58.053Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21062026-09-03T12:19:58.389Z Compiling papergrid v0.18.0
21072026-09-03T12:19:58.473Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21082026-09-03T12:19:58.569Z Compiling nix v0.30.1
21092026-09-03T12:19:58.904Z Compiling smf v0.2.3
21102026-09-03T12:19:59.333Z Compiling progenitor-macro v0.10.0
21112026-09-03T12:19:59.499Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21122026-09-03T12:19:59.528Z Compiling secrecy v0.10.3
21132026-09-03T12:19:59.894Z Compiling async-recursion v1.1.1
21142026-09-03T12:20:00.068Z Compiling snafu-derive v0.8.9
21152026-09-03T12:20:00.257Z Compiling predicates-core v1.0.9
21162026-09-03T12:20:00.430Z Compiling whoami v1.6.1
21172026-09-03T12:20:00.746Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21182026-09-03T12:20:00.949Z Compiling progenitor-macro v0.14.0
21192026-09-03T12:20:01.627Z Compiling tabled v0.21.0
21202026-09-03T12:20:01.835Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21212026-09-03T12:20:04.189Z Compiling nix v0.31.3
21222026-09-03T12:20:04.280Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21232026-09-03T12:20:04.535Z Compiling itertools v0.15.0
21242026-09-03T12:20:04.828Z Compiling hmac v0.12.1
21252026-09-03T12:20:04.978Z Compiling inout v0.1.4
21262026-09-03T12:20:05.022Z Compiling ff v0.13.1
21272026-09-03T12:20:05.122Z Compiling float-cmp v0.10.0
21282026-09-03T12:20:05.162Z Compiling difflib v0.4.0
21292026-09-03T12:20:05.250Z Compiling data-encoding v2.9.0
21302026-09-03T12:20:05.278Z Compiling normalize-line-endings v0.3.0
21312026-09-03T12:20:05.576Z Compiling predicates v3.1.4
21322026-09-03T12:20:05.737Z Compiling group v0.13.0
21332026-09-03T12:20:05.857Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21342026-09-03T12:20:05.880Z Compiling cipher v0.4.4
21352026-09-03T12:20:05.892Z Compiling hkdf v0.12.4
21362026-09-03T12:20:06.061Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21372026-09-03T12:20:06.437Z Compiling tabled_derive v0.7.0
21382026-09-03T12:20:06.899Z Compiling universal-hash v0.5.1
21392026-09-03T12:20:06.912Z Compiling crypto-bigint v0.5.5
21402026-09-03T12:20:07.028Z Compiling half v2.7.1
21412026-09-03T12:20:07.040Z Compiling opaque-debug v0.3.1
21422026-09-03T12:20:07.119Z Compiling unicode-segmentation v1.12.0
21432026-09-03T12:20:07.143Z Compiling indent_write v2.2.0
21442026-09-03T12:20:07.255Z Compiling crc8 v0.1.1
21452026-09-03T12:20:07.286Z Compiling ciborium-io v0.2.2
21462026-09-03T12:20:07.326Z Compiling base16ct v0.2.0
21472026-09-03T12:20:07.380Z Compiling base64ct v1.8.0
21482026-09-03T12:20:07.405Z Compiling ciborium-ll v0.2.2
21492026-09-03T12:20:07.493Z Compiling newline-converter v0.3.0
21502026-09-03T12:20:07.618Z Compiling password-hash v0.5.0
21512026-09-03T12:20:07.635Z Compiling poly1305 v0.8.0
21522026-09-03T12:20:08.104Z Compiling elliptic-curve v0.13.8
21532026-09-03T12:20:08.355Z Compiling chacha20 v0.9.1
21542026-09-03T12:20:08.390Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21552026-09-03T12:20:08.453Z Compiling tokio-dtrace v0.1.1
21562026-09-03T12:20:08.645Z Compiling thiserror-no-std v2.0.2
21572026-09-03T12:20:09.203Z Compiling reqwest v0.13.2
21582026-09-03T12:20:09.615Z Compiling blake2 v0.10.6
21592026-09-03T12:20:09.628Z Compiling console v0.16.4
21602026-09-03T12:20:09.766Z Compiling aead v0.5.2
21612026-09-03T12:20:09.932Z Compiling strum_macros v0.28.0
21622026-09-03T12:20:09.954Z Compiling bstr v1.12.0
21632026-09-03T12:20:10.171Z Compiling similar v3.2.0
21642026-09-03T12:20:10.273Z Compiling resolv-conf v0.7.5
21652026-09-03T12:20:10.460Z Compiling keccak v0.1.6
21662026-09-03T12:20:10.635Z Compiling linked-hash-map v0.5.6
21672026-09-03T12:20:10.786Z Compiling sha3 v0.10.8
21682026-09-03T12:20:10.831Z Compiling lru-cache v0.1.2
21692026-09-03T12:20:10.969Z Compiling expectorate v1.3.0
21702026-09-03T12:20:11.551Z Compiling progenitor-client v0.14.0
21712026-09-03T12:20:11.791Z Compiling chacha20poly1305 v0.10.1
21722026-09-03T12:20:11.858Z Compiling argon2 v0.5.3
21732026-09-03T12:20:11.917Z Compiling vsss-rs v3.3.4
21742026-09-03T12:20:11.936Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21752026-09-03T12:20:12.402Z Compiling oxide-tokio-rt v0.1.2
21762026-09-03T12:20:12.610Z Compiling ciborium v0.2.2
21772026-09-03T12:20:12.705Z Compiling hickory-proto v0.24.4
21782026-09-03T12:20:12.939Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21792026-09-03T12:20:13.225Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21802026-09-03T12:20:13.912Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21812026-09-03T12:20:13.988Z Compiling serde-big-array v0.5.1
21822026-09-03T12:20:14.255Z Compiling same-file v1.0.6
21832026-09-03T12:20:14.446Z Compiling siphasher v1.0.1
21842026-09-03T12:20:14.530Z Compiling walkdir v2.5.0
21852026-09-03T12:20:14.628Z Compiling phf_shared v0.12.1
21862026-09-03T12:20:14.652Z Compiling hickory-resolver v0.24.4
21872026-09-03T12:20:14.770Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21882026-09-03T12:20:14.808Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21892026-09-03T12:20:16.127Z Compiling progenitor v0.14.0
21902026-09-03T12:20:16.225Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21912026-09-03T12:20:16.423Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21922026-09-03T12:20:17.270Z Compiling newtype_derive v0.1.6
21932026-09-03T12:20:17.299Z Compiling owo-colors v4.3.0
21942026-09-03T12:20:17.534Z Compiling tokio-stream v0.1.17
21952026-09-03T12:20:17.633Z Compiling csv-core v0.1.12
21962026-09-03T12:20:17.675Z Compiling foldhash v0.1.5
21972026-09-03T12:20:17.701Z Compiling swrite v0.1.0
21982026-09-03T12:20:17.885Z Compiling smawk v0.3.2
21992026-09-03T12:20:17.972Z Compiling termtree v0.5.1
22002026-09-03T12:20:18.025Z Compiling unicode-width v0.1.14
22012026-09-03T12:20:18.134Z Compiling unicode-linebreak v0.1.5
22022026-09-03T12:20:18.262Z Compiling qorb v0.4.1
22032026-09-03T12:20:18.317Z Compiling csv v1.4.0
22042026-09-03T12:20:18.398Z Compiling textwrap v0.16.2
22052026-09-03T12:20:18.425Z Compiling hashbrown v0.15.5
22062026-09-03T12:20:18.953Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22072026-09-03T12:20:19.096Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22082026-09-03T12:20:20.644Z Compiling phf v0.12.1
22092026-09-03T12:20:20.804Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
22102026-09-03T12:20:20.950Z Compiling pin-project v1.1.10
22112026-09-03T12:20:21.042Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
22122026-09-03T12:20:21.063Z Compiling unicode-normalization v0.1.24
22132026-09-03T12:20:21.105Z Compiling libz-sys v1.1.22
22142026-09-03T12:20:21.314Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22152026-09-03T12:20:21.671Z Compiling libsw-core v0.3.2
22162026-09-03T12:20:22.024Z Compiling fixedbitset v0.4.2
22172026-09-03T12:20:22.134Z Compiling humantime v2.3.0
22182026-09-03T12:20:22.278Z Compiling highway v1.3.0
22192026-09-03T12:20:22.301Z Compiling fixedbitset v0.5.7
22202026-09-03T12:20:22.313Z Compiling petgraph v0.6.5
22212026-09-03T12:20:22.676Z Compiling progenitor v0.10.0
22222026-09-03T12:20:22.845Z Compiling petgraph v0.8.2
22232026-09-03T12:20:22.896Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22242026-09-03T12:20:22.951Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22252026-09-03T12:20:23.865Z Compiling libsw v3.5.0
22262026-09-03T12:20:24.056Z Compiling olpc-cjson v0.1.4
22272026-09-03T12:20:24.237Z Compiling libgit2-sys v0.17.0+1.8.1
22282026-09-03T12:20:24.260Z Compiling snafu v0.8.9
22292026-09-03T12:20:24.509Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22302026-09-03T12:20:24.654Z Compiling chrono-tz v0.10.4
22312026-09-03T12:20:24.859Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22322026-09-03T12:20:25.108Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22332026-09-03T12:20:25.778Z Compiling papergrid v0.11.0
22342026-09-03T12:20:26.004Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
22352026-09-03T12:20:26.143Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22362026-09-03T12:20:26.163Z Compiling strum v0.28.0
22372026-09-03T12:20:26.305Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22382026-09-03T12:20:26.434Z Compiling globset v0.4.16
22392026-09-03T12:20:27.564Z Compiling const_format v0.2.34
22402026-09-03T12:20:27.940Z Compiling slog-dtrace v0.3.0
22412026-09-03T12:20:28.212Z Compiling cancel-safe-futures v0.1.5
22422026-09-03T12:20:28.539Z Compiling gethostname v0.5.0
22432026-09-03T12:20:28.673Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22442026-09-03T12:20:29.310Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22452026-09-03T12:20:29.677Z Compiling dropshot-api-manager-types v0.7.2
22462026-09-03T12:20:29.914Z Compiling pem v3.0.5
22472026-09-03T12:20:30.065Z Compiling bcs v0.1.6
22482026-09-03T12:20:30.101Z Compiling cargo-platform v0.1.9
22492026-09-03T12:20:30.306Z Compiling serde_plain v1.0.2
22502026-09-03T12:20:30.584Z Compiling typed-path v0.9.3
22512026-09-03T12:20:30.798Z Compiling linear-map v1.2.0
22522026-09-03T12:20:31.194Z Compiling tagptr v0.2.0
22532026-09-03T12:20:31.869Z Compiling tough v0.20.0
22542026-09-03T12:20:31.998Z Compiling moka v0.12.11
22552026-09-03T12:20:32.796Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22562026-09-03T12:20:33.876Z Compiling cargo_metadata v0.18.1
22572026-09-03T12:20:34.622Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22582026-09-03T12:20:36.420Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22592026-09-03T12:20:36.530Z Compiling tabled v0.15.0
22602026-09-03T12:20:36.699Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22612026-09-03T12:20:37.137Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22622026-09-03T12:20:37.345Z Compiling git2 v0.19.0
22632026-09-03T12:20:37.578Z Compiling steno v0.4.1
22642026-09-03T12:20:39.728Z Compiling cookie v0.18.1
22652026-09-03T12:20:40.086Z Compiling hickory-proto v0.25.2
22662026-09-03T12:20:42.192Z Compiling hickory-resolver v0.25.2
22672026-09-03T12:20:43.385Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22682026-09-03T12:20:44.488Z Compiling vergen v8.3.2
22692026-09-03T12:20:45.292Z Compiling signal-hook v0.4.4
22702026-09-03T12:20:46.049Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22712026-09-03T12:20:46.410Z Compiling mockall_derive v0.14.0
22722026-09-03T12:20:46.683Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22732026-09-03T12:20:47.202Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22742026-09-03T12:20:47.383Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
22752026-09-03T12:20:48.014Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22762026-09-03T12:20:48.847Z Compiling sha2 v0.10.9
22772026-09-03T12:20:49.270Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22782026-09-03T12:20:49.470Z Compiling yansi v1.0.1
22792026-09-03T12:20:49.585Z Compiling diff v0.1.13
22802026-09-03T12:20:49.805Z Compiling mockall v0.14.0
22812026-09-03T12:20:49.899Z Compiling pretty_assertions v1.4.1
22822026-09-03T12:20:50.065Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22832026-09-03T12:20:50.248Z Compiling fs-err v3.1.2
22842026-09-03T12:20:51.017Z Compiling predicates-tree v1.0.12
22852026-09-03T12:20:51.558Z Compiling git-stub v1.0.0
22862026-09-03T12:20:51.812Z Compiling serial_test_derive v3.5.0
22872026-09-03T12:20:51.850Z Compiling filetime v0.2.26
22882026-09-03T12:20:51.991Z Compiling constant_time_eq v0.3.1
22892026-09-03T12:20:52.050Z Compiling downcast v0.11.0
22902026-09-03T12:20:52.209Z Compiling is_ci v1.2.0
22912026-09-03T12:20:52.248Z Compiling xattr v1.6.1
22922026-09-03T12:20:52.366Z Compiling arrayvec v0.7.6
22932026-09-03T12:20:52.437Z Compiling fragile v2.0.1
22942026-09-03T12:20:52.558Z Compiling arrayref v0.3.9
22952026-09-03T12:20:52.583Z Compiling serial_test v3.5.0
22962026-09-03T12:20:52.646Z Compiling blake3 v1.8.2
22972026-09-03T12:20:52.795Z Compiling toml v0.7.8
22982026-09-03T12:20:53.003Z Compiling tar v0.4.45
22992026-09-03T12:20:53.104Z Compiling supports-color v3.0.2
23002026-09-03T12:20:53.304Z Compiling git-stub-vcs v0.1.0
23012026-09-03T12:20:53.705Z Compiling curl-sys v0.4.89+curl-8.20.0
23022026-09-03T12:20:54.066Z Compiling signal-hook-tokio v0.4.0
23032026-09-03T12:20:54.367Z Compiling scuffle v0.1.0
23042026-09-03T12:20:54.582Z Compiling similar v2.7.0
23052026-09-03T12:20:55.575Z Compiling drift v0.2.0
23062026-09-03T12:20:55.950Z Compiling kstat-rs v0.2.4
23072026-09-03T12:20:56.145Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
23082026-09-03T12:20:56.273Z Compiling topological-sort v0.2.2
23092026-09-03T12:20:56.334Z Compiling hex-literal v1.1.0
23102026-09-03T12:20:56.431Z Compiling omicron-zone-package v0.12.2
23112026-09-03T12:20:56.457Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23122026-09-03T12:20:56.543Z Compiling dropshot-api-manager v0.7.2
23132026-09-03T12:20:57.380Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23142026-09-03T12:20:58.781Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23152026-09-03T12:20:59.374Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23162026-09-03T12:20:59.514Z Compiling curl v0.4.50
23172026-09-03T12:21:00.288Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
23182026-09-03T12:21:00.338Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
23192026-09-03T12:21:00.592Z Compiling iddqd v0.4.5
23202026-09-03T12:21:01.440Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23212026-09-03T12:21:01.598Z Compiling internet-checksum v0.2.1
23222026-09-03T12:21:01.783Z Compiling search_path v0.1.4
23232026-09-03T12:21:02.197Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
23242026-09-03T12:21:03.130Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
23252026-09-03T12:21:03.612Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
23262026-09-03T12:21:17.492Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
23272026-09-03T12:21:54.891Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 24s
23282026-09-03T12:21:54.894Z Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455)
23292026-09-03T12:21:54.894Z
23302026-09-03T12:21:54.894Zrunning 0 tests
23312026-09-03T12:21:54.894Z
23322026-09-03T12:21:54.894Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23332026-09-03T12:21:54.894Z
23342026-09-03T12:21:54.894Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
23352026-09-03T12:21:54.894Z
23362026-09-03T12:21:54.894Zrunning 0 tests
23372026-09-03T12:21:54.894Z
23382026-09-03T12:21:54.895Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23392026-09-03T12:21:54.895Z
23402026-09-03T12:21:54.895Z Running unittests src/lib.rs (target/debug/deps/asic-3168fbafa5f02bd2)
23412026-09-03T12:21:54.895Z
23422026-09-03T12:21:54.895Zrunning 0 tests
23432026-09-03T12:21:54.895Z
23442026-09-03T12:21:54.895Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23452026-09-03T12:21:54.895Z
23462026-09-03T12:21:54.895Z Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74)
23472026-09-03T12:21:54.895Z
23482026-09-03T12:21:54.895Zrunning 4 tests
23492026-09-03T12:21:54.895Ztest nat::tests::test_vni ... ok
23502026-09-03T12:21:54.895Ztest network::tests::test_generate_ipv6_link_local ... ok
23512026-09-03T12:21:54.895Ztest test_purge ... ok
23522026-09-03T12:21:54.895Ztest illumos::test::address_exists_handles_missing_object ... ok
23532026-09-03T12:21:54.895Z
23542026-09-03T12:21:54.895Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23552026-09-03T12:21:54.895Z
23562026-09-03T12:21:54.895Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
23572026-09-03T12:21:54.895Z
23582026-09-03T12:21:54.895Zrunning 1 test
23592026-09-03T12:21:54.895Z -------
23602026-09-03T12:21:54.895Z Generating OpenAPI documents from API definitions ...
23612026-09-03T12:21:54.895Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
23622026-09-03T12:21:54.895Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
23632026-09-03T12:21:55.905Z -------
23642026-09-03T12:21:55.905Z Checking 13 OpenAPI documents...
23652026-09-03T12:21:55.905Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
23662026-09-03T12:21:55.905Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
23672026-09-03T12:21:55.905Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
23682026-09-03T12:21:55.908Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
23692026-09-03T12:21:55.908Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
23702026-09-03T12:21:55.908Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
23712026-09-03T12:21:55.908Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
23722026-09-03T12:21:55.908Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
23732026-09-03T12:21:55.908Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
23742026-09-03T12:21:55.908Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
23752026-09-03T12:21:55.908Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
23762026-09-03T12:21:55.908Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
23772026-09-03T12:21:55.908Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
23782026-09-03T12:21:55.908Z Fresh dpd "latest" symlink
23792026-09-03T12:21:55.908Z -------
23802026-09-03T12:21:55.908Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
23812026-09-03T12:21:55.976Ztest test::test_apis_up_to_date ... ok
23822026-09-03T12:21:55.976Z
23832026-09-03T12:21:55.976Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.36s
23842026-09-03T12:21:55.976Z
23852026-09-03T12:21:56.035Z Running unittests src/main.rs (target/debug/deps/dpd-dbba7bbb9fbd16d9)
23862026-09-03T12:21:56.041Z
23872026-09-03T12:21:56.041Zrunning 34 tests
23882026-09-03T12:21:56.043Ztest freemap::test_ordering ... ok
23892026-09-03T12:21:56.043Ztest config::tests::test_updates ... ok
23902026-09-03T12:21:56.043Ztest dhcpv6::tests::test_create_duid_bytes ... ok
23912026-09-03T12:21:56.043Ztest freemap::test_split ... ok
23922026-09-03T12:21:56.046Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
23932026-09-03T12:21:56.046Ztest macaddrs::tests::test_mac_offset ... ok
23942026-09-03T12:21:56.046Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
23952026-09-03T12:21:56.046Ztest macaddrs::tests::test_parse_port_id ... ok
23962026-09-03T12:21:56.046Ztest nat::test_mapping ... ok
23972026-09-03T12:21:56.046ZSep 03 12:21:54.726 DEBG created new freemap, unit: freemap_test
23982026-09-03T12:21:56.046ZSep 03 12:21:54.726 DEBG created new freemap, unit: freemap_test
23992026-09-03T12:21:56.046ZSep 03 12:21:54.726 DEBG initted freemap. size: 128, unitSep 03 12:21:54.726 DEBG initted freemap. size: 128, unit: freemap_test
24002026-09-03T12:21:56.046ZSep 03 12:21:54.726 DEBG created new freemap, unitSep 03 12:21:54.726: DEBGfreemap_test
24012026-09-03T12:21:56.046Zreset freemap, unit: freemap_test
24022026-09-03T12:21:56.046ZSep 03 12:21:54.726 DEBG initted freemap. size: 128, unit: freemap_test
24032026-09-03T12:21:56.046ZSep 03 12:21:54.726 DEBG reset freemap, unit: freemap_test
24042026-09-03T12:21:56.046Z: freemap_testSep 03 12:21:54.726
24052026-09-03T12:21:56.046Z DEBG created new freemap, unit: freemap_test
24062026-09-03T12:21:56.046ZSep 03 12:21:54.727Sep 03 12:21:54.726 DEBGDEBG initted freemap. size: 128reset freemap, unit, :unit :freemap_test
24072026-09-03T12:21:56.046Zfreemap_test
24082026-09-03T12:21:56.046ZSep 03 12:21:54.727 DEBG reset freemap, unit: freemap_test
24092026-09-03T12:21:56.046Ztest freemap::test_basic ... ok
24102026-09-03T12:21:56.046Ztest freemap::test_exhaustion ... ok
24112026-09-03T12:21:56.046Ztest freemap::test_free ... ok
24122026-09-03T12:21:56.046Ztest freemap::test_reclaim ... ok
24132026-09-03T12:21:56.046ZSep 03 12:21:54.727 DEBG created new freemap, unit: freemap_test
24142026-09-03T12:21:56.046Ztest port_map::tests::test_backplane_group ... ok
24152026-09-03T12:21:56.046ZSep 03 12:21:54.727 DEBG initted freemap. size: 8, unit: freemap_test
24162026-09-03T12:21:56.046ZSep 03 12:21:54.727 DEBG reset freemap, unit: freemap_test
24172026-09-03T12:21:56.046Ztest port_map::tests::dump_map ... ok
24182026-09-03T12:21:56.046Ztest port_map::tests::test_port_map ... ok
24192026-09-03T12:21:56.050Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
24202026-09-03T12:21:56.050ZSep 03 12:21:54.727 DEBG created new freemap, unit: freemap_test
24212026-09-03T12:21:56.050ZSep 03 12:21:54.727 DEBG initted freemap. size: 128, unit: freemap_test
24222026-09-03T12:21:56.050ZSep 03 12:21:54.727 DEBG reset freemap, unit: freemap_test
24232026-09-03T12:21:56.051Ztest freemap::test_span ... ok
24242026-09-03T12:21:56.051ZSep 03 12:21:54.728 DEBG created new freemap, unit: freemap_route_ipv4
24252026-09-03T12:21:56.051ZSep 03 12:21:54.728 DEBG created new freemap, unit: freemap_route_ipv6
24262026-09-03T12:21:56.051ZSep 03 12:21:54.728 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
24272026-09-03T12:21:56.051ZSep 03 12:21:54.728 DEBG reset freemap, unit: freemap_route_ipv4
24282026-09-03T12:21:56.051ZSep 03 12:21:54.728 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
24292026-09-03T12:21:56.051ZSep 03 12:21:54.728 DEBG reset freemap, unit: freemap_route_ipv6
24302026-09-03T12:21:56.051ZSep 03 12:21:54.728 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
24312026-09-03T12:21:56.051ZSep 03 12:21:54.728 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 } }]
24322026-09-03T12:21:56.051ZSep 03 12:21:54.728 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
24332026-09-03T12:21:56.051ZSep 03 12:21:54.728 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 } }]
24342026-09-03T12:21:56.051ZSep 03 12:21:54.728 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
24352026-09-03T12:21:56.051ZSep 03 12:21:54.728 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 } }]
24362026-09-03T12:21:56.051ZSep 03 12:21:54.728 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
24372026-09-03T12:21:56.051ZSep 03 12:21:54.728 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 } }]
24382026-09-03T12:21:56.051ZSep 03 12:21:54.728 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
24392026-09-03T12:21:56.051ZSep 03 12:21:54.728 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 } }]
24402026-09-03T12:21:56.051ZSep 03 12:21:54.728 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
24412026-09-03T12:21:56.051ZSep 03 12:21:54.728 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 } }]
24422026-09-03T12:21:56.051ZSep 03 12:21:54.728 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
24432026-09-03T12:21:56.051ZSep 03 12:21:54.728 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 } }]
24442026-09-03T12:21:56.051ZSep 03 12:21:54.728 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
24452026-09-03T12:21:56.051ZSep 03 12:21:54.728 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 } }]
24462026-09-03T12:21:56.051ZSep 03 12:21:54.728 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
24472026-09-03T12:21:56.051ZSep 03 12:21:54.728 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 } }]
24482026-09-03T12:21:56.051ZSep 03 12:21:54.728 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
24492026-09-03T12:21:56.051ZSep 03 12:21:54.728 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 } }]
24502026-09-03T12:21:56.051ZSep 03 12:21:54.728 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
24512026-09-03T12:21:56.051ZSep 03 12:21:54.728 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 } }]
24522026-09-03T12:21:56.051ZSep 03 12:21:54.728 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
24532026-09-03T12:21:56.051ZSep 03 12:21:54.728 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 } }]
24542026-09-03T12:21:56.051ZSep 03 12:21:54.728 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
24552026-09-03T12:21:56.051ZSep 03 12:21:54.728 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 } }]
24562026-09-03T12:21:56.051ZSep 03 12:21:54.728 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
24572026-09-03T12:21:56.051ZSep 03 12:21:54.728 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 } }]
24582026-09-03T12:21:56.051ZSep 03 12:21:54.728 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
24592026-09-03T12:21:56.051ZSep 03 12:21:54.728 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 } }]
24602026-09-03T12:21:56.051ZSep 03 12:21:54.728 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
24612026-09-03T12:21:56.051ZSep 03 12:21:54.728 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 } }]
24622026-09-03T12:21:56.052ZSep 03 12:21:54.728 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
24632026-09-03T12:21:56.052ZSep 03 12:21:54.728 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 } }]
24642026-09-03T12:21:56.052ZSep 03 12:21:54.728 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
24652026-09-03T12:21:56.052ZSep 03 12:21:54.728 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 } }]
24662026-09-03T12:21:56.052ZSep 03 12:21:54.728 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
24672026-09-03T12:21:56.052ZSep 03 12:21:54.728 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 } }]
24682026-09-03T12:21:56.052ZSep 03 12:21:54.728 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
24692026-09-03T12:21:56.052ZSep 03 12:21:54.728 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 } }]
24702026-09-03T12:21:56.052ZSep 03 12:21:54.728 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
24712026-09-03T12:21:56.052ZSep 03 12:21:54.728 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 } }]
24722026-09-03T12:21:56.052ZSep 03 12:21:54.728 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
24732026-09-03T12:21:56.052ZSep 03 12:21:54.728 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 } }]
24742026-09-03T12:21:56.052ZSep 03 12:21:54.728 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
24752026-09-03T12:21:56.052ZSep 03 12:21:54.728 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 } }]
24762026-09-03T12:21:56.052ZSep 03 12:21:54.728 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
24772026-09-03T12:21:56.052ZSep 03 12:21:54.728 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 } }]
24782026-09-03T12:21:56.052ZSep 03 12:21:54.728 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
24792026-09-03T12:21:56.052Ztest api_server::tests::test_build_info ... ok
24802026-09-03T12:21:56.052ZSep 03 12:21:54.728 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 } }]
24812026-09-03T12:21:56.052ZSep 03 12:21:54.728 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
24822026-09-03T12:21:56.052ZSep 03 12:21:54.728 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 } }]
24832026-09-03T12:21:56.052ZSep 03 12:21:54.728 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
24842026-09-03T12:21:56.052ZSep 03 12:21:54.728 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 } }]
24852026-09-03T12:21:56.052ZSep 03 12:21:54.728 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
24862026-09-03T12:21:56.052ZSep 03 12:21:54.728 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 } }]
24872026-09-03T12:21:56.052ZSep 03 12:21:54.728 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
24882026-09-03T12:21:56.052ZSep 03 12:21:54.728 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 } }]
24892026-09-03T12:21:56.052ZSep 03 12:21:54.728 INFOSep 03 12:21:54.728 Sep 03 12:21:54.728 DEBG created new freemapadding route 3fff:beef:19::/64 -> 2001:db8::55:ff,
24902026-09-03T12:21:56.052Zunit: freemap_route_ipv4
24912026-09-03T12:21:56.052ZSep 03 12:21:54.728 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 } }]
24922026-09-03T12:21:56.052ZSep 03 12:21:54.728 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
24932026-09-03T12:21:56.052ZSep 03 12:21:54.728Sep 03 12:21:54.728 Sep 03 12:21:54.728DEBG DEBGDEBG created new freemapcreated new 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 } }],
24942026-09-03T12:21:56.052Zunit, :unit: freemap_route_ipv4freemap_route_ipv6Sep 03 12:21:54.728
24952026-09-03T12:21:56.052Z
24962026-09-03T12:21:56.052ZINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
24972026-09-03T12:21:56.052ZSep 03 12:21:54.728Sep 03 12:21:54.728Sep 03 12:21:54.728 DEBGDEBG created new freemap DEBG, unitreplacing 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 } }]:initted freemap. size: 64 , freemap_route_ipv6
24982026-09-03T12:21:56.052Zunit
24992026-09-03T12:21:56.052Z:Sep 03 12:21:54.728Sep 03 12:21:54.728 INFODEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffinitted freemap. size: 64
25002026-09-03T12:21:56.052Z, unit: freemap_route_ipv4Sep 03 12:21:54.728
25012026-09-03T12:21:56.053Z 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 } }]
25022026-09-03T12:21:56.053Ztest port_map::tests::parse_softnpu_revision ... ok
25032026-09-03T12:21:56.053ZSep 03 12:21:54.728 DEBG Sep 03 12:21:54.728reset freemap freemap_route_ipv4
25042026-09-03T12:21:56.053ZSep 03 12:21:54.728, DEBGunit :reset freemap , freemap_route_ipv4unit
25052026-09-03T12:21:56.053Z: freemap_route_ipv4
25062026-09-03T12:21:56.053ZINFOSep 03 12:21:54.728 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffDEBG
25072026-09-03T12:21:56.053Z initted freemap. size: 64, unit: freemap_route_ipv6Sep 03 12:21:54.728
25082026-09-03T12:21:56.053Z Sep 03 12:21:54.728DEBG Sep 03 12:21:54.728DEBG 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 } }] DEBGinitted freemap. size: 64
25092026-09-03T12:21:56.053Z, reset freemapunit, :unit : freemap_route_ipv6freemap_route_ipv6Sep 03 12:21:54.728
25102026-09-03T12:21:56.053Z
25112026-09-03T12:21:56.053Z INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
25122026-09-03T12:21:56.053ZSep 03 12:21:54.728 INFOSep 03 12:21:54.728 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGSep 03 12:21:54.728
25132026-09-03T12:21:56.053Z 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 } }]reset freemap
25142026-09-03T12:21:56.053Z, Sep 03 12:21:54.728unit :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 } }]freemap_route_ipv6
25152026-09-03T12:21:56.053Z
25162026-09-03T12:21:56.053ZSep 03 12:21:54.728 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 03 12:21:54.728
25172026-09-03T12:21:56.053ZSep 03 12:21:54.728 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2INFO
25182026-09-03T12:21:56.053ZSep 03 12:21:54.728 Sep 03 12:21:54.728adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:21:54.728
25192026-09-03T12:21:56.058Z DEBG DEBGreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGSep 03 12:21:54.728
25202026-09-03T12:21:56.058Z created new 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 } }],
25212026-09-03T12:21:56.058ZDEBG 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 } }]:
25222026-09-03T12:21:56.058Z Sep 03 12:21:54.728Sep 03 12:21:54.728 INFO freemap_route_ipv4Sep 03 12:21:54.728INFOadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
25232026-09-03T12:21:56.058Z
25242026-09-03T12:21:56.058Zadding route 3fff:dead::/64 -> 2001:db8::55:3
25252026-09-03T12:21:56.058ZINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 12:21:54.728
25262026-09-03T12:21:56.058Z Sep 03 12:21:54.728Sep 03 12:21:54.728 DEBG DEBG Sep 03 12:21:54.728replacing 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 } }]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 } }]
25272026-09-03T12:21:56.058Z
25282026-09-03T12:21:56.058Z DEBG created new freemap , Sep 03 12:21:54.728replacing 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 12:21:54.728
25292026-09-03T12:21:56.058ZINFOunit INFO:adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
25302026-09-03T12:21:56.058Zadding route 3fff:dead::/64 -> 2001:db8::55:4
25312026-09-03T12:21:56.058Zfreemap_route_ipv6
25322026-09-03T12:21:56.058ZSep 03 12:21:54.728 DEBGSep 03 12:21:54.728Sep 03 12:21:54.728 DEBGINFOreplacing 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 } }]
25332026-09-03T12:21:56.058Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 03 12:21:54.728
25342026-09-03T12:21:56.058Z DEBG Sep 03 12:21:54.728Sep 03 12:21:54.728 INFODEBGinitted freemap. size: 64 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25352026-09-03T12:21:56.058Z,
25362026-09-03T12:21:56.058Zunit:
25372026-09-03T12:21:56.058Z freemap_route_ipv4Sep 03 12:21:54.729
25382026-09-03T12:21:56.058Z Sep 03 12:21:54.729INFOSep 03 12:21:54.729 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
25392026-09-03T12:21:56.058Z
25402026-09-03T12:21:56.058ZDEBG 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 12:21:54.729
25412026-09-03T12:21:56.059Z Sep 03 12:21:54.729 DEBGDEBG Sep 03 12:21:54.729 Sep 03 12:21:54.729replacing 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 } }]reset freemap
25422026-09-03T12:21:56.059ZDEBG , 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 } }]INFOSep 03 12:21:54.729
25432026-09-03T12:21:56.059Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
25442026-09-03T12:21:56.059ZINFO unitadding route 3fff:beef:3::/64 -> 2001:db8::55:ff:
25452026-09-03T12:21:56.059ZSep 03 12:21:54.729Sep 03 12:21:54.729 INFODEBGfreemap_route_ipv4 replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:21:54.729adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
25462026-09-03T12:21:56.059Z
25472026-09-03T12:21:56.059Z
25482026-09-03T12:21:56.059ZDEBG 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 12:21:54.729
25492026-09-03T12:21:56.059Z INFOSep 03 12:21:54.729 Sep 03 12:21:54.729adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 03 12:21:54.729 DEBGINFO replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
25502026-09-03T12:21:56.059Z
25512026-09-03T12:21:56.059Z
25522026-09-03T12:21:56.059ZDEBG Sep 03 12:21:54.729initted freemap. size: 64 , INFOSep 03 12:21:54.729Sep 03 12:21:54.729 unit adding route 3fff:beef:2::/64 -> 2001:db8::55:ff:
25532026-09-03T12:21:56.059Z freemap_route_ipv6DEBG
25542026-09-03T12:21:56.059Z Sep 03 12:21:54.729replacing 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
25552026-09-03T12:21:56.059Zreplacing 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
25562026-09-03T12:21:56.059ZSep 03 12:21:54.729 Sep 03 12:21:54.729replacing 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 } }]
25572026-09-03T12:21:56.059ZSep 03 12:21:54.729 INFODEBG INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 03 12:21:54.729
25582026-09-03T12:21:56.059Z
25592026-09-03T12:21:56.059Z INFOreset freemap , adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 03 12:21:54.729
25602026-09-03T12:21:56.059ZSep 03 12:21:54.729 DEBG unitreplacing 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 12:21:54.729
25612026-09-03T12:21:56.059Z: DEBG freemap_route_ipv6DEBG 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 12:21:54.729
25622026-09-03T12:21:56.059Z
25632026-09-03T12:21:56.059Zreplacing 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 } }]
25642026-09-03T12:21:56.059ZINFO Sep 03 12:21:54.729adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 12:21:54.729
25652026-09-03T12:21:56.059ZINFOSep 03 12:21:54.729 INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff INFOSep 03 12:21:54.729adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
25662026-09-03T12:21:56.059Z
25672026-09-03T12:21:56.059Z adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG 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 } }]
25682026-09-03T12:21:56.059Z
25692026-09-03T12:21:56.059ZSep 03 12:21:54.729Sep 03 12:21:54.729 DEBG DEBGreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:21:54.729Sep 03 12:21:54.729
25702026-09-03T12:21:56.059Z INFO DEBGreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 12:21:54.729
25712026-09-03T12:21:56.059Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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:27::/64 -> 2001:db8::55:ff
25722026-09-03T12:21:56.059Z
25732026-09-03T12:21:56.059ZINFOSep 03 12:21:54.729 adding route 3fff:beef:5::/64 -> 2001:db8::55:ffINFO
25742026-09-03T12:21:56.059Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 03 12:21:54.729
25752026-09-03T12:21:56.059Z Sep 03 12:21:54.729DEBG Sep 03 12:21:54.729Sep 03 12:21:54.729 DEBGDEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] DEBGreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25762026-09-03T12:21:56.059Z 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 } }]
25772026-09-03T12:21:56.059Zreplacing 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 } }]
25782026-09-03T12:21:56.059Z
25792026-09-03T12:21:56.059ZSep 03 12:21:54.729Sep 03 12:21:54.729Sep 03 12:21:54.729 INFOINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
25802026-09-03T12:21:56.060Z
25812026-09-03T12:21:56.060Z INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
25822026-09-03T12:21:56.060ZSep 03 12:21:54.729Sep 03 12:21:54.729 DEBGDEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
25832026-09-03T12:21:56.060Z
25842026-09-03T12:21:56.060ZSep 03 12:21:54.729Sep 03 12:21:54.729Sep 03 12:21:54.729 DEBGINFOINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
25852026-09-03T12:21:56.060Zreplacing 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:9::/64 -> 2001:db8::55:ff
25862026-09-03T12:21:56.060Z
25872026-09-03T12:21:56.060ZSep 03 12:21:54.729Sep 03 12:21:54.729 Sep 03 12:21:54.729DEBG 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 } }]DEBGINFO
25882026-09-03T12:21:56.060Z replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
25892026-09-03T12:21:56.060Z
25902026-09-03T12:21:56.060ZSep 03 12:21:54.729 INFOSep 03 12:21:54.729 Sep 03 12:21:54.729 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffINFO
25912026-09-03T12:21:56.060Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG
25922026-09-03T12:21:56.060Z replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:21:54.729Sep 03 12:21:54.729
25932026-09-03T12:21:56.060Z DEBG DEBGreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 12:21:54.729
25942026-09-03T12:21:56.060Zreplacing 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 } }]
25952026-09-03T12:21:56.060Z INFO Sep 03 12:21:54.729adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
25962026-09-03T12:21:56.060ZINFOSep 03 12:21:54.729 adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
25972026-09-03T12:21:56.060ZINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 03 12:21:54.729
25982026-09-03T12:21:56.060Z Sep 03 12:21:54.729DEBG DEBGreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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 } }]
25992026-09-03T12:21:56.060Z
26002026-09-03T12:21:56.060ZSep 03 12:21:54.729 DEBG Sep 03 12:21:54.729Sep 03 12:21:54.729 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 } }]INFOINFO
26012026-09-03T12:21:56.060Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
26022026-09-03T12:21:56.060Z
26032026-09-03T12:21:56.060ZSep 03 12:21:54.729 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 03 12:21:54.729Sep 03 12:21:54.729
26042026-09-03T12:21:56.060Z 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 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 } }]
26052026-09-03T12:21:56.060Z
26062026-09-03T12:21:56.060ZSep 03 12:21:54.729 DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:21:54.729Sep 03 12:21:54.729
26072026-09-03T12:21:56.060Z INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
26082026-09-03T12:21:56.060Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 12:21:54.729
26092026-09-03T12:21:56.060Z INFO Sep 03 12:21:54.729adding route 3fff:beef:b::/64 -> 2001:db8::55:ff Sep 03 12:21:54.729
26102026-09-03T12:21:56.060Z 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: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 } }]
26112026-09-03T12:21:56.060ZSep 03 12:21:54.729
26122026-09-03T12:21:56.060Z DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:21:54.729Sep 03 12:21:54.729
26132026-09-03T12:21:56.060ZINFO INFOadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
26142026-09-03T12:21:56.060Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 12:21:54.729
26152026-09-03T12:21:56.060Z INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 12:21:54.729
26162026-09-03T12:21:56.060ZSep 03 12:21:54.729 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 12:21:54.729 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 } }]
26172026-09-03T12:21:56.060Z
26182026-09-03T12:21:56.060ZDEBG 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 } }]
26192026-09-03T12:21:56.064ZSep 03 12:21:54.729 Sep 03 12:21:54.729INFO Sep 03 12:21:54.729INFO INFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
26202026-09-03T12:21:56.064Z
26212026-09-03T12:21:56.064Z
26222026-09-03T12:21:56.064ZSep 03 12:21:54.729Sep 03 12:21:54.729 Sep 03 12:21:54.729DEBGDEBG 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: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 } }]
26232026-09-03T12:21:56.064ZDEBG
26242026-09-03T12:21:56.064Z 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 } }]
26252026-09-03T12:21:56.064ZSep 03 12:21:54.729Sep 03 12:21:54.729 INFOINFOSep 03 12:21:54.729 adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
26262026-09-03T12:21:56.064Z
26272026-09-03T12:21:56.064ZINFO Sep 03 12:21:54.729adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
26282026-09-03T12:21:56.064ZDEBGSep 03 12:21:54.729 replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
26292026-09-03T12:21:56.064Z 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 12:21:54.729
26302026-09-03T12:21:56.064ZDEBGSep 03 12:21:54.729 INFO replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
26312026-09-03T12:21:56.064ZSep 03 12:21:54.729
26322026-09-03T12:21:56.064Z INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 12:21:54.729
26332026-09-03T12:21:56.064Z Sep 03 12:21:54.729INFO DEBG adding route 3fff:beef:30::/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 } }]Sep 03 12:21:54.729
26342026-09-03T12:21:56.064Z
26352026-09-03T12:21:56.064ZDEBG 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 12:21:54.729
26362026-09-03T12:21:56.064Z Sep 03 12:21:54.729INFO DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff Sep 03 12:21:54.729replacing 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 } }]
26372026-09-03T12:21:56.064Z
26382026-09-03T12:21:56.064ZINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
26392026-09-03T12:21:56.064ZSep 03 12:21:54.729 Sep 03 12:21:54.729INFO DEBGSep 03 12:21:54.729adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
26402026-09-03T12:21:56.064Zreplacing 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
26412026-09-03T12:21:56.064Z 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 } }]
26422026-09-03T12:21:56.064ZSep 03 12:21:54.729Sep 03 12:21:54.729 Sep 03 12:21:54.729 DEBGINFOINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
26432026-09-03T12:21:56.064Z
26442026-09-03T12:21:56.065Zreplacing 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 } }]
26452026-09-03T12:21:56.065ZSep 03 12:21:54.729Sep 03 12:21:54.729Sep 03 12:21:54.729 DEBGDEBG 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 } }]
26462026-09-03T12:21:56.065Zreplacing 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:32::/64 -> 2001:db8::55:ff
26472026-09-03T12:21:56.065Z
26482026-09-03T12:21:56.065ZSep 03 12:21:54.729Sep 03 12:21:54.729Sep 03 12:21:54.729 INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG
26492026-09-03T12:21:56.065Z
26502026-09-03T12:21:56.065Z 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 } }]
26512026-09-03T12:21:56.065ZSep 03 12:21:54.729 Sep 03 12:21:54.729DEBG 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 12:21:54.729replacing 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 } }]
26522026-09-03T12:21:56.065Z INFO
26532026-09-03T12:21:56.065Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
26542026-09-03T12:21:56.065ZSep 03 12:21:54.729 Sep 03 12:21:54.729INFOSep 03 12:21:54.729 INFODEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26552026-09-03T12:21:56.065Z
26562026-09-03T12:21:56.065Z
26572026-09-03T12:21:56.065ZSep 03 12:21:54.729Sep 03 12:21:54.729Sep 03 12:21:54.729 DEBGINFO 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 } }]
26582026-09-03T12:21:56.065Zreplacing 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:34::/64 -> 2001:db8::55:ff
26592026-09-03T12:21:56.065Z
26602026-09-03T12:21:56.065ZSep 03 12:21:54.729Sep 03 12:21:54.729Sep 03 12:21:54.729 INFODEBG 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 } }]INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
26612026-09-03T12:21:56.065Z
26622026-09-03T12:21:56.065Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
26632026-09-03T12:21:56.065ZSep 03 12:21:54.729Sep 03 12:21:54.729 Sep 03 12:21:54.729 DEBGINFO replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
26642026-09-03T12:21:56.065Z
26652026-09-03T12:21:56.065Zreplacing 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 } }]
26662026-09-03T12:21:56.065ZSep 03 12:21:54.729Sep 03 12:21:54.729 Sep 03 12:21:54.729INFO INFODEBG adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
26672026-09-03T12:21:56.065Zreplacing 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 } }]
26682026-09-03T12:21:56.065Z
26692026-09-03T12:21:56.065ZSep 03 12:21:54.729Sep 03 12:21:54.729Sep 03 12:21:54.729 DEBGDEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }]
26702026-09-03T12:21:56.065Z
26712026-09-03T12:21:56.065ZINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
26722026-09-03T12:21:56.065ZSep 03 12:21:54.729Sep 03 12:21:54.729 INFOINFO Sep 03 12:21:54.729adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
26732026-09-03T12:21:56.065Zadding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG
26742026-09-03T12:21:56.065Z 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 } }]
26752026-09-03T12:21:56.065ZSep 03 12:21:54.729Sep 03 12:21:54.729 Sep 03 12:21:54.729 DEBGDEBGINFO 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: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 } }]
26762026-09-03T12:21:56.065Z
26772026-09-03T12:21:56.065Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
26782026-09-03T12:21:56.065ZSep 03 12:21:54.729Sep 03 12:21:54.729 Sep 03 12:21:54.729INFO INFOadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
26792026-09-03T12:21:56.065ZDEBGadding route 3fff:beef:17::/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 } }]
26802026-09-03T12:21:56.065Z
26812026-09-03T12:21:56.065ZSep 03 12:21:54.729 Sep 03 12:21:54.729DEBG Sep 03 12:21:54.729DEBG 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: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 } }]
26822026-09-03T12:21:56.065Z
26832026-09-03T12:21:56.065Z INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
26842026-09-03T12:21:56.065ZSep 03 12:21:54.729Sep 03 12:21:54.729 INFOINFO Sep 03 12:21:54.729adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
26852026-09-03T12:21:56.066Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBG
26862026-09-03T12:21:56.066Z 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 } }]
26872026-09-03T12:21:56.066ZSep 03 12:21:54.729Sep 03 12:21:54.729Sep 03 12:21:54.729 INFODEBG DEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:ff 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: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 } }]
26882026-09-03T12:21:56.066Z
26892026-09-03T12:21:56.066Z
26902026-09-03T12:21:56.066ZSep 03 12:21:54.729Sep 03 12:21:54.729Sep 03 12:21:54.729 INFODEBG 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:19::/64 -> 2001:db8::55:ffINFO
26912026-09-03T12:21:56.066Z
26922026-09-03T12:21:56.066Z adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
26932026-09-03T12:21:56.066ZSep 03 12:21:54.729Sep 03 12:21:54.729 DEBGSep 03 12:21:54.729 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 } }]DEBGINFO
26942026-09-03T12:21:56.066Zreplacing 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 } }]
26952026-09-03T12:21:56.066Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
26962026-09-03T12:21:56.066ZSep 03 12:21:54.729 Sep 03 12:21:54.729Sep 03 12:21:54.729INFO DEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
26972026-09-03T12:21:56.066ZINFO 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 } }]
26982026-09-03T12:21:56.066Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
26992026-09-03T12:21:56.066ZSep 03 12:21:54.729 DEBGSep 03 12:21:54.729 Sep 03 12:21:54.729replacing 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
27002026-09-03T12:21:56.066Z 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
27012026-09-03T12:21:56.066Z adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
27022026-09-03T12:21:56.066ZSep 03 12:21:54.729Sep 03 12:21:54.729 INFOINFOSep 03 12:21:54.729 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
27032026-09-03T12:21:56.066Z
27042026-09-03T12:21:56.066ZDEBG 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 12:21:54.729
27052026-09-03T12:21:56.066Z 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 } }]
27062026-09-03T12:21:56.066ZSep 03 12:21:54.729 Sep 03 12:21:54.729INFO INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
27072026-09-03T12:21:56.066Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 12:21:54.729
27082026-09-03T12:21:56.066Z DEBG Sep 03 12:21:54.730replacing 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 12:21:54.730DEBG
27092026-09-03T12:21:56.066ZDEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
27102026-09-03T12:21:56.066Z
27112026-09-03T12:21:56.066ZSep 03 12:21:54.730 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 03 12:21:54.730
27122026-09-03T12:21:56.066ZSep 03 12:21:54.730 INFODEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
27132026-09-03T12:21:56.066Zfailed to allocate space for the new target list
27142026-09-03T12:21:56.066ZSep 03 12:21:54.730 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 12:21:54.730
27152026-09-03T12:21:56.066Z DEBGSep 03 12:21:54.730 DEBGSep 03 12:21:54.730replacing 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 } }]
27162026-09-03T12:21:56.066Z replacing targets for 3fff:dead::/64 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 } }]INFOSep 03 12:21:54.730
27172026-09-03T12:21:56.066ZSep 03 12:21:54.730 INFODEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
27182026-09-03T12:21:56.066Z adding route 3fff:beef:20::/64 -> 2001:db8::55:ffcreated new freemap
27192026-09-03T12:21:56.070Z, DEBGunit created new freemap:, Sep 03 12:21:54.730unit Sep 03 12:21:54.730DEBG :freemap_route_ipv4 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 } }]freemap_route_ipv4
27202026-09-03T12:21:56.070Z
27212026-09-03T12:21:56.070Z
27222026-09-03T12:21:56.070Z 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 12:21:54.730
27232026-09-03T12:21:56.070Z DEBGSep 03 12:21:54.730Sep 03 12:21:54.730 DEBGINFOSep 03 12:21:54.730 INFOcreated new freemapcreated new freemap, adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffunit
27242026-09-03T12:21:56.070Z :adding route 3fff:beef:21::/64 -> 2001:db8::55:ff ,
27252026-09-03T12:21:56.070ZunitSep 03 12:21:54.730freemap_route_ipv6
27262026-09-03T12:21:56.070ZDEBG : freemap_route_ipv6replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:21:54.730
27272026-09-03T12:21:56.070Z Sep 03 12:21:54.730DEBG
27282026-09-03T12:21:56.070Z initted freemap. size: 64DEBG , 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 } }]unitSep 03 12:21:54.730Sep 03 12:21:54.730 :DEBG
27292026-09-03T12:21:56.070Z freemap_route_ipv4
27302026-09-03T12:21:56.070ZINFOinitted freemap. size: 64 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 03 12:21:54.730, unit
27312026-09-03T12:21:56.070ZSep 03 12:21:54.730INFO : adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBG
27322026-09-03T12:21:56.070Z Sep 03 12:21:54.730reset freemap 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 } }]freemap_route_ipv4
27332026-09-03T12:21:56.070Z
27342026-09-03T12:21:56.070Zunit:Sep 03 12:21:54.730 Sep 03 12:21:54.730freemap_route_ipv4
27352026-09-03T12:21:56.070ZSep 03 12:21:54.730 INFODEBGDEBGSep 03 12:21:54.730 adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
27362026-09-03T12:21:56.070ZDEBG reset freemap 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 } }],
27372026-09-03T12:21:56.070Zinitted freemap. size: 64Sep 03 12:21:54.730unit, :unit :freemap_route_ipv4DEBG
27382026-09-03T12:21:56.070Z Sep 03 12:21:54.730replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
27392026-09-03T12:21:56.070Z
27402026-09-03T12:21:56.070Z INFOSep 03 12:21:54.730Sep 03 12:21:54.730 Sep 03 12:21:54.730DEBG adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFOreset freemapDEBG
27412026-09-03T12:21:56.070Z, initted freemap. size: 64unit, :adding route 3fff:beef:21::/64 -> 2001:db8::55:ff unitfreemap_route_ipv6
27422026-09-03T12:21:56.070ZSep 03 12:21:54.730:
27432026-09-03T12:21:56.070Z Sep 03 12:21:54.730 freemap_route_ipv6DEBG
27442026-09-03T12:21:56.070ZDEBGSep 03 12:21:54.730 replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }]
27452026-09-03T12:21:56.070Z
27462026-09-03T12:21:56.070Z
27472026-09-03T12:21:56.070ZSep 03 12:21:54.730 DEBG reset freemapSep 03 12:21:54.730Sep 03 12:21:54.730 Sep 03 12:21:54.730DEBG, INFOINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
27482026-09-03T12:21:56.070Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]unit:
27492026-09-03T12:21:56.070Z adding route 3fff:beef:24::/64 -> 2001:db8::55:fffreemap_route_ipv6
27502026-09-03T12:21:56.070Z
27512026-09-03T12:21:56.070ZSep 03 12:21:54.730 Sep 03 12:21:54.730Sep 03 12:21:54.730DEBG Sep 03 12:21:54.730 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 } }] 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 } }] 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 } }]
27522026-09-03T12:21:56.070Z
27532026-09-03T12:21:56.070Zadding route 3fff:dead::/64 -> 2001:db8::55:1
27542026-09-03T12:21:56.070Z
27552026-09-03T12:21:56.071ZSep 03 12:21:54.730Sep 03 12:21:54.730 Sep 03 12:21:54.730INFO INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
27562026-09-03T12:21:56.071Z
27572026-09-03T12:21:56.071Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
27582026-09-03T12:21:56.071ZSep 03 12:21:54.730Sep 03 12:21:54.730 Sep 03 12:21:54.730DEBG DEBG INFOreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
27592026-09-03T12:21:56.071Z
27602026-09-03T12:21:56.071Z
27612026-09-03T12:21:56.071ZSep 03 12:21:54.730Sep 03 12:21:54.730 INFOSep 03 12:21:54.730 DEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ff INFO
27622026-09-03T12:21:56.071Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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:26::/64 -> 2001:db8::55:ff
27632026-09-03T12:21:56.071Z
27642026-09-03T12:21:56.071ZSep 03 12:21:54.730 DEBGSep 03 12:21:54.730Sep 03 12:21:54.730 INFODEBG 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::/64 -> 2001:db8::55:ff
27652026-09-03T12:21:56.071Zreplacing 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 } }]
27662026-09-03T12:21:56.071Z
27672026-09-03T12:21:56.071ZSep 03 12:21:54.730Sep 03 12:21:54.730 Sep 03 12:21:54.730INFO DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
27682026-09-03T12:21:56.071Zreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
27692026-09-03T12:21:56.071Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 12:21:54.730
27702026-09-03T12:21:56.071Z 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 } }]Sep 03 12:21:54.730
27712026-09-03T12:21:56.071Z INFOSep 03 12:21:54.730 adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 03 12:21:54.730
27722026-09-03T12:21:56.071ZDEBG INFO adding route 3fff:beef:26::/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 } }]
27732026-09-03T12:21:56.071Z
27742026-09-03T12:21:56.071ZSep 03 12:21:54.730 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:21:54.730
27752026-09-03T12:21:56.071Z DEBGSep 03 12:21:54.730 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 } }]
27762026-09-03T12:21:56.071ZINFOSep 03 12:21:54.730 adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
27772026-09-03T12:21:56.071Ztest route::tests::grow_succeeds ... ok
27782026-09-03T12:21:56.071ZINFOSep 03 12:21:54.730 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffINFO
27792026-09-03T12:21:56.071Z adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 12:21:54.730
27802026-09-03T12:21:56.071Z DEBG Sep 03 12:21:54.730replacing 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 } }]
27812026-09-03T12:21:56.071ZDEBGSep 03 12:21:54.730 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
27822026-09-03T12:21:56.071Z 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 } }]
27832026-09-03T12:21:56.071ZSep 03 12:21:54.730Sep 03 12:21:54.730 Sep 03 12:21:54.730 INFOINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
27842026-09-03T12:21:56.071ZINFO
27852026-09-03T12:21:56.071Z adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
27862026-09-03T12:21:56.071ZSep 03 12:21:54.730Sep 03 12:21:54.730 DEBGDEBG Sep 03 12:21:54.730replacing 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 } }]
27872026-09-03T12:21:56.071Zreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
27882026-09-03T12:21:56.071Z 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 } }]
27892026-09-03T12:21:56.071ZSep 03 12:21:54.730Sep 03 12:21:54.730 INFO Sep 03 12:21:54.730INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
27902026-09-03T12:21:56.071Z
27912026-09-03T12:21:56.071Zadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
27922026-09-03T12:21:56.071ZSep 03 12:21:54.730Sep 03 12:21:54.730Sep 03 12:21:54.730 DEBG 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 } }]
27932026-09-03T12:21:56.071Zreplacing 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 } }]
27942026-09-03T12:21:56.072ZSep 03 12:21:54.730 INFOSep 03 12:21:54.730 adding route 3fff:beef:5::/64 -> 2001:db8::55:ffINFO
27952026-09-03T12:21:56.072Z adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
27962026-09-03T12:21:56.072ZSep 03 12:21:54.730Sep 03 12:21:54.730 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: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 } }]
27972026-09-03T12:21:56.072Z
27982026-09-03T12:21:56.072ZSep 03 12:21:54.730 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
27992026-09-03T12:21:56.072ZSep 03 12:21:54.730 Sep 03 12:21:54.730INFO DEBGadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
28002026-09-03T12:21:56.072Zreplacing 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 } }]
28012026-09-03T12:21:56.072ZSep 03 12:21:54.730 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
28022026-09-03T12:21:56.072ZSep 03 12:21:54.730 DEBGSep 03 12:21:54.730 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
28032026-09-03T12:21:56.072Z 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 } }]
28042026-09-03T12:21:56.072ZSep 03 12:21:54.730 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 03 12:21:54.730
28052026-09-03T12:21:56.072Z INFO Sep 03 12:21:54.730adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
28062026-09-03T12:21:56.072ZDEBG 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 } }]
28072026-09-03T12:21:56.072ZSep 03 12:21:54.730 INFOSep 03 12:21:54.730 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG
28082026-09-03T12:21:56.072Z 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 } }]
28092026-09-03T12:21:56.072ZSep 03 12:21:54.730 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 03 12:21:54.730
28102026-09-03T12:21:56.072Z DEBG Sep 03 12:21:54.730replacing 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 } }]
28112026-09-03T12:21:56.072ZDEBG 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 } }]
28122026-09-03T12:21:56.072Zreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:21:54.730
28132026-09-03T12:21:56.072Z Sep 03 12:21:54.730INFO INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
28142026-09-03T12:21:56.072Z
28152026-09-03T12:21:56.072ZSep 03 12:21:54.730 INFOSep 03 12:21:54.730 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG
28162026-09-03T12:21:56.072ZSep 03 12:21:54.730 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
28172026-09-03T12:21:56.072Zreplacing 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 12:21:54.730
28182026-09-03T12:21:56.072Z DEBGSep 03 12:21:54.730 Sep 03 12:21:54.730 replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
28192026-09-03T12:21:56.076Z INFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
28202026-09-03T12:21:56.076Z adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
28212026-09-03T12:21:56.076ZSep 03 12:21:54.730 Sep 03 12:21:54.730Sep 03 12:21:54.730 INFODEBGDEBG 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: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 } }]
28222026-09-03T12:21:56.076Z
28232026-09-03T12:21:56.076Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
28242026-09-03T12:21:56.076ZSep 03 12:21:54.730Sep 03 12:21:54.730Sep 03 12:21:54.730 INFOINFO DEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
28252026-09-03T12:21:56.076Z
28262026-09-03T12:21:56.076Zreplacing 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 } }]
28272026-09-03T12:21:56.076ZSep 03 12:21:54.730Sep 03 12:21:54.730 Sep 03 12:21:54.730DEBG DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
28282026-09-03T12:21:56.076Z
28292026-09-03T12:21:56.076ZINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
28302026-09-03T12:21:56.076ZSep 03 12:21:54.730Sep 03 12:21:54.730 INFOSep 03 12:21:54.730 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBG
28312026-09-03T12:21:56.076Z 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 } }]
28322026-09-03T12:21:56.076ZSep 03 12:21:54.730 DEBGSep 03 12:21:54.730 replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
28332026-09-03T12:21:56.076Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
28342026-09-03T12:21:56.076ZSep 03 12:21:54.730 Sep 03 12:21:54.730INFO INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG
28352026-09-03T12:21:56.076Z adding route 3fff:beef:33::/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 } }]
28362026-09-03T12:21:56.076Z
28372026-09-03T12:21:56.076ZSep 03 12:21:54.730 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 } }]Sep 03 12:21:54.730Sep 03 12:21:54.730 INFO
28382026-09-03T12:21:56.076ZDEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
28392026-09-03T12:21:56.076Z
28402026-09-03T12:21:56.076ZSep 03 12:21:54.730 INFOSep 03 12:21:54.730 Sep 03 12:21:54.730 adding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFO
28412026-09-03T12:21:56.076Z DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 03 12:21:54.730
28422026-09-03T12:21:56.076Z
28432026-09-03T12:21:56.076ZDEBG 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 12:21:54.730
28442026-09-03T12:21:56.076Z INFO Sep 03 12:21:54.730adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 03 12:21:54.730 DEBGINFO
28452026-09-03T12:21:56.076Z 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:f::/64 -> 2001:db8::55:ff
28462026-09-03T12:21:56.076Z
28472026-09-03T12:21:56.076ZSep 03 12:21:54.730 Sep 03 12:21:54.730DEBG DEBGSep 03 12:21:54.730 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
28482026-09-03T12:21:56.076Zreplacing 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 } }]
28492026-09-03T12:21:56.076ZSep 03 12:21:54.730 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
28502026-09-03T12:21:56.076ZSep 03 12:21:54.730 DEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28512026-09-03T12:21:56.076ZSep 03 12:21:54.730 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
28522026-09-03T12:21:56.076ZSep 03 12:21:54.730 DEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28532026-09-03T12:21:56.076ZSep 03 12:21:54.730 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
28542026-09-03T12:21:56.076ZSep 03 12:21:54.730 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 } }]
28552026-09-03T12:21:56.076ZSep 03 12:21:54.730 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
28562026-09-03T12:21:56.077ZSep 03 12:21:54.730 DEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28572026-09-03T12:21:56.077ZSep 03 12:21:54.730 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
28582026-09-03T12:21:56.077ZSep 03 12:21:54.730 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 } }]
28592026-09-03T12:21:56.077ZSep 03 12:21:54.730 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
28602026-09-03T12:21:56.077ZSep 03 12:21:54.730 DEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28612026-09-03T12:21:56.077ZSep 03 12:21:54.730 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
28622026-09-03T12:21:56.077Z Sep 03 12:21:54.731adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
28632026-09-03T12:21:56.077ZDEBG 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 } }]
28642026-09-03T12:21:56.077ZSep 03 12:21:54.731Sep 03 12:21:54.731 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 } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
28652026-09-03T12:21:56.077Z
28662026-09-03T12:21:56.077ZSep 03 12:21:54.731Sep 03 12:21:54.731 DEBGINFO 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:36::/64 -> 2001:db8::55:ff
28672026-09-03T12:21:56.077Z
28682026-09-03T12:21:56.077ZSep 03 12:21:54.731 DEBGSep 03 12:21:54.731Sep 03 12:21:54.731 created new freemapINFO DEBG, unitadding route 3fff:beef:38::/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 } }]
28692026-09-03T12:21:56.077Z
28702026-09-03T12:21:56.077Z: freemap_route_ipv4
28712026-09-03T12:21:56.077ZSep 03 12:21:54.731Sep 03 12:21:54.731 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 } }]INFO
28722026-09-03T12:21:56.077Z adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 12:21:54.731
28732026-09-03T12:21:56.077Z DEBGSep 03 12:21:54.731 created new freemapSep 03 12:21:54.731, INFODEBG unitadding route 3fff:beef:39::/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 } }]
28742026-09-03T12:21:56.077Z
28752026-09-03T12:21:56.077Z freemap_route_ipv6
28762026-09-03T12:21:56.077ZSep 03 12:21:54.731 Sep 03 12:21:54.731Sep 03 12:21:54.731 DEBGDEBGINFO 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 } }]
28772026-09-03T12:21:56.077Ztest route::tests::rollback_on_compact_delete_failure ... ok
28782026-09-03T12:21:56.077Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ffinitted freemap. size: 64
28792026-09-03T12:21:56.077Z, unit:Sep 03 12:21:54.731 Sep 03 12:21:54.731 freemap_route_ipv4 INFODEBG
28802026-09-03T12:21:56.077Z 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:3a::/64 -> 2001:db8::55:ff
28812026-09-03T12:21:56.077Z
28822026-09-03T12:21:56.077ZSep 03 12:21:54.731 Sep 03 12:21:54.731Sep 03 12:21:54.731 DEBGINFO DEBGreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28832026-09-03T12:21:56.077Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ffreset freemap
28842026-09-03T12:21:56.077Z, unit:Sep 03 12:21:54.731 freemap_route_ipv4INFOSep 03 12:21:54.731
28852026-09-03T12:21:56.077Z adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG
28862026-09-03T12:21:56.077Zreplacing 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 } }]
28872026-09-03T12:21:56.077ZSep 03 12:21:54.731Sep 03 12:21:54.731Sep 03 12:21:54.731 INFODEBG DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
28882026-09-03T12:21:56.077Z replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64
28892026-09-03T12:21:56.077Z, unitSep 03 12:21:54.731: freemap_route_ipv6DEBGSep 03 12:21:54.731
28902026-09-03T12:21:56.077Z 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
28912026-09-03T12:21:56.077Z adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 03 12:21:54.731
28922026-09-03T12:21:56.077Z DEBGSep 03 12:21:54.731 Sep 03 12:21:54.731created new freemap Sep 03 12:21:54.731DEBGINFO DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff reset freemapreplacing 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 } }]
28932026-09-03T12:21:56.077Z,
28942026-09-03T12:21:56.077Zunit, : unitfreemap_route_ipv4Sep 03 12:21:54.731:
28952026-09-03T12:21:56.077ZSep 03 12:21:54.731 freemap_route_ipv6DEBG
28962026-09-03T12:21:56.078Z DEBGfailed to allocate space for the new target list
28972026-09-03T12:21:56.078Zreplacing 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 } }]
28982026-09-03T12:21:56.078ZSep 03 12:21:54.731Sep 03 12:21:54.731 Sep 03 12:21:54.731Sep 03 12:21:54.731 INFODEBG DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
28992026-09-03T12:21:56.078Z created new 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 } }]INFO
29002026-09-03T12:21:56.078Z Sep 03 12:21:54.731adding route 3fff:dead::/64 -> 2001:db8::55:1, unit
29012026-09-03T12:21:56.078Z:DEBG 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 } }]
29022026-09-03T12:21:56.078Z
29032026-09-03T12:21:56.078ZSep 03 12:21:54.731 DEBGSep 03 12:21:54.731 Sep 03 12:21:54.731 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO
29042026-09-03T12:21:56.078Z DEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
29052026-09-03T12:21:56.078Zinitted freemap. size: 64, Sep 03 12:21:54.731unit :INFO Sep 03 12:21:54.731freemap_route_ipv4
29062026-09-03T12:21:56.078ZDEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
29072026-09-03T12:21:56.078Zreplacing 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 } }]
29082026-09-03T12:21:56.078ZSep 03 12:21:54.731Sep 03 12:21:54.731 Sep 03 12:21:54.731INFODEBG adding route 3fff:beef:3e::/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 } }]
29092026-09-03T12:21:56.078Z
29102026-09-03T12:21:56.078Z DEBG reset freemapSep 03 12:21:54.731, unitDEBGSep 03 12:21:54.731 :replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
29112026-09-03T12:21:56.078Z freemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:1
29122026-09-03T12:21:56.078Z
29132026-09-03T12:21:56.078ZSep 03 12:21:54.731 INFOSep 03 12:21:54.731 adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffDEBG
29142026-09-03T12:21:56.078ZSep 03 12:21:54.731 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG
29152026-09-03T12:21:56.078Z Sep 03 12:21:54.731initted freemap. size: 64 DEBG, unitSep 03 12:21:54.731 DEBG created new freemap, :unit freemap_route_ipv6:Sep 03 12:21:54.731 freemap_route_ipv4
29162026-09-03T12:21:56.078Z
29172026-09-03T12:21:56.078Z INFOSep 03 12:21:54.731 Sep 03 12:21:54.731Sep 03 12:21:54.731 DEBG created new freemapDEBG, unitadding route 3fff:dead::/64 -> 2001:db8::55:2:
29182026-09-03T12:21:56.078Z freemap_route_ipv6
29192026-09-03T12:21:56.081ZINFOreset freemapSep 03 12:21:54.731, DEBG initted freemap. size: 64, unitreplacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
29202026-09-03T12:21:56.081Z:adding route 3fff:beef:10::/64 -> 2001:db8::55:ff freemap_route_ipv4Sep 03 12:21:54.731
29212026-09-03T12:21:56.081Z: Sep 03 12:21:54.731 DEBG reset freemap, freemap_route_ipv6unit
29222026-09-03T12:21:56.081Z:DEBGSep 03 12:21:54.731 failed to allocate space for the new target listfreemap_route_ipv4
29232026-09-03T12:21:56.081Z
29242026-09-03T12:21:56.081Z Sep 03 12:21:54.731Sep 03 12:21:54.731 DEBGINFO initted freemap. size: 64, unit: freemap_route_ipv6Sep 03 12:21:54.731
29252026-09-03T12:21:56.081Z DEBGSep 03 12:21:54.731 DEBG reset freemap
29262026-09-03T12:21:56.081Z, 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 } }]:
29272026-09-03T12:21:56.081Z freemap_route_ipv6DEBGSep 03 12:21:54.731
29282026-09-03T12:21:56.082Z DEBG failed to allocate space for the new target list
29292026-09-03T12:21:56.082ZSep 03 12:21:54.731 INFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:dead::/64 -> 2001:db8::55:1
29302026-09-03T12:21:56.082Z
29312026-09-03T12:21:56.082Z Sep 03 12:21:54.731 DEBG Sep 03 12:21:54.731replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
29322026-09-03T12:21:56.082Z
29332026-09-03T12:21:56.082Z Sep 03 12:21:54.731DEBG INFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 12:21:54.731
29342026-09-03T12:21:56.082Z 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 12:21:54.731
29352026-09-03T12:21:56.082Z Sep 03 12:21:54.731 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 } }]
29362026-09-03T12:21:56.082Z Sep 03 12:21:54.731 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:3
29372026-09-03T12:21:56.082Z INFO adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 12:21:54.731
29382026-09-03T12:21:56.082Z Sep 03 12:21:54.731
29392026-09-03T12:21:56.082ZDEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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:11::/64 -> 2001:db8::55:ffSep 03 12:21:54.731
29402026-09-03T12:21:56.082Z
29412026-09-03T12:21:56.082ZSep 03 12:21:54.731 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
29422026-09-03T12:21:56.082ZINFOSep 03 12:21:54.731 Sep 03 12:21:54.731 DEBGadding route 172.16.0.0/32 -> 10.0.0.1 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
29432026-09-03T12:21:56.082ZSep 03 12:21:54.731Sep 03 12:21:54.731 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 } }]
29442026-09-03T12:21:56.082ZDEBGSep 03 12:21:54.731 WARN shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
29452026-09-03T12:21:56.082Zreplacing 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 } }]
29462026-09-03T12:21:56.082Z
29472026-09-03T12:21:56.082ZSep 03 12:21:54.731 INFOSep 03 12:21:54.731 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG
29482026-09-03T12:21:56.082Z 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 } }]
29492026-09-03T12:21:56.082ZSep 03 12:21:54.731 INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:21:54.731
29502026-09-03T12:21:56.082Z DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:21:54.731
29512026-09-03T12:21:56.082Z 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 } }]
29522026-09-03T12:21:56.082Z Sep 03 12:21:54.731DEBG Sep 03 12:21:54.731INFO 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 } }]INFO
29532026-09-03T12:21:56.082Z adding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.2
29542026-09-03T12:21:56.082Z
29552026-09-03T12:21:56.082ZSep 03 12:21:54.731 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 03 12:21:54.731
29562026-09-03T12:21:56.082Z Sep 03 12:21:54.731DEBG 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 } }]DEBGSep 03 12:21:54.731
29572026-09-03T12:21:56.082ZSep 03 12:21:54.731 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
29582026-09-03T12:21:56.082Z adding route 172.17.0.0/32 -> 10.0.0.255
29592026-09-03T12:21:56.082Z Sep 03 12:21:54.731DEBG DEBGSep 03 12:21:54.731replacing 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 } }]
29602026-09-03T12:21:56.082ZINFO adding route 3fff:beef:14::/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 } }]
29612026-09-03T12:21:56.082Z
29622026-09-03T12:21:56.082ZSep 03 12:21:54.731 INFOSep 03 12:21:54.731 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG
29632026-09-03T12:21:56.082Z Sep 03 12:21:54.731replacing 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 } }]
29642026-09-03T12:21:56.082ZDEBGSep 03 12:21:54.731 created new freemapDEBG , 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 } }]unit
29652026-09-03T12:21:56.082ZSep 03 12:21:54.731 :INFO freemap_route_ipv4adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 03 12:21:54.731
29662026-09-03T12:21:56.082Z INFO Sep 03 12:21:54.731
29672026-09-03T12:21:56.083Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
29682026-09-03T12:21:56.083ZSep 03 12:21:54.731INFO adding route 172.17.0.1/32 -> 10.0.0.255Sep 03 12:21:54.731
29692026-09-03T12:21:56.083ZDEBGSep 03 12:21:54.731 DEBG created new freemapDEBG , unitreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
29702026-09-03T12:21:56.083Z
29712026-09-03T12:21:56.083Z: freemap_route_ipv6
29722026-09-03T12:21:56.083ZSep 03 12:21:54.731Sep 03 12:21:54.731 Sep 03 12:21:54.731 INFO INFO DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff initted freemap. size: 64
29732026-09-03T12:21:56.083Zadding route 3fff:beef:16::/64 -> 2001:db8::55:ff,
29742026-09-03T12:21:56.083Zunit: freemap_route_ipv4Sep 03 12:21:54.731
29752026-09-03T12:21:56.083Z Sep 03 12:21:54.731DEBG 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 } }]
29762026-09-03T12:21:56.083ZDEBG Sep 03 12:21:54.731replacing 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 } }]
29772026-09-03T12:21:56.083ZDEBGSep 03 12:21:54.731 Sep 03 12:21:54.731reset freemap , INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBG
29782026-09-03T12:21:56.083Zreplacing 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
29792026-09-03T12:21:56.083Ztest route::tests::rollback_on_compact_write_failure ... ok
29802026-09-03T12:21:56.083Z:Sep 03 12:21:54.731 DEBGSep 03 12:21:54.732Sep 03 12:21:54.732 DEBGreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29812026-09-03T12:21:56.083Z created new freemapDEBG, unitcreated new freemapSep 03 12:21:54.737:, unitfreemap_route_ipv4:
29822026-09-03T12:21:56.083ZINFO freemap_route_ipv4adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
29832026-09-03T12:21:56.083ZSep 03 12:21:54.737 DEBG
29842026-09-03T12:21:56.083Z created new freemap, unit: Sep 03 12:21:54.731Sep 03 12:21:54.737freemap_route_ipv6 DEBGDEBG
29852026-09-03T12:21:56.083Z Sep 03 12:21:54.737 created new freemap 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 } }]DEBGSep 03 12:21:54.737
29862026-09-03T12:21:56.083Z, unit :DEBG created new freemapfreemap_route_ipv4initted freemap. size: 64Sep 03 12:21:54.737, unitINFO
29872026-09-03T12:21:56.083Z, :unit adding route 3fff:beef:7::/64 -> 2001:db8::55:ff :
29882026-09-03T12:21:56.083Zfreemap_route_ipv4
29892026-09-03T12:21:56.083Zfreemap_route_ipv6
29902026-09-03T12:21:56.083ZSep 03 12:21:54.737 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:21:54.737 DEBG created new freemap, unitSep 03 12:21:54.737:
29912026-09-03T12:21:56.083ZDEBG Sep 03 12:21:54.737reset freemap freemap_route_ipv6Sep 03 12:21:54.737
29922026-09-03T12:21:56.083ZDEBG, unit:INFO freemap_route_ipv4initted freemap. size: 64adding route 172.17.0.2/32 -> 10.0.0.255
29932026-09-03T12:21:56.083ZSep 03 12:21:54.737
29942026-09-03T12:21:56.083Z , Sep 03 12:21:54.737INFOSep 03 12:21:54.737 unit DEBGSep 03 12:21:54.737adding route 3fff:beef:8::/64 -> 2001:db8::55:ff initted freemap. size: 64DEBG,
29952026-09-03T12:21:56.083Z DEBGinitted freemap. size: 64 unit, unit: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 } }]
29962026-09-03T12:21:56.083Z:Sep 03 12:21:54.737freemap_route_ipv6
29972026-09-03T12:21:56.083Z DEBGSep 03 12:21:54.737freemap_route_ipv4
29982026-09-03T12:21:56.083Zreplacing 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 12:21:54.737
29992026-09-03T12:21:56.083ZDEBG INFO reset freemapadding route 172.17.0.3/32 -> 10.0.0.255, Sep 03 12:21:54.737
30002026-09-03T12:21:56.083Zunit Sep 03 12:21:54.737 :DEBG freemap_route_ipv6 INFO
30012026-09-03T12:21:56.083Z adding route 3fff:beef:9::/64 -> 2001:db8::55:ffreset freemapSep 03 12:21:54.737,
30022026-09-03T12:21:56.083Z DEBG Sep 03 12:21:54.737replacing 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 } }]unit
30032026-09-03T12:21:56.083Z: freemap_route_ipv4Sep 03 12:21:54.737INFO
30042026-09-03T12:21:56.083Z Sep 03 12:21:54.737DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
30052026-09-03T12:21:56.083Zreplacing 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 } }]
30062026-09-03T12:21:56.083Zadding route 172.17.0.4/32 -> 10.0.0.255Sep 03 12:21:54.737
30072026-09-03T12:21:56.084Z Sep 03 12:21:54.737 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]initted freemap. size: 64Sep 03 12:21:54.737,
30082026-09-03T12:21:56.084Z unitDEBG:Sep 03 12:21:54.737 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 } }]INFOfreemap_route_ipv6
30092026-09-03T12:21:56.084Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 03 12:21:54.737
30102026-09-03T12:21:56.084ZINFO
30112026-09-03T12:21:56.084ZSep 03 12:21:54.737 adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 03 12:21:54.737INFOSep 03 12:21:54.737
30122026-09-03T12:21:56.084Zadding route 172.17.0.5/32 -> 10.0.0.255
30132026-09-03T12:21:56.084ZDEBG 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 } }]
30142026-09-03T12:21:56.084ZDEBGSep 03 12:21:54.737 Sep 03 12:21:54.737DEBG reset freemapDEBG, replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
30152026-09-03T12:21:56.084ZSep 03 12:21:54.737
30162026-09-03T12:21:56.084Z unitINFOSep 03 12:21:54.737 :adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFO
30172026-09-03T12:21:56.084Z adding route 172.17.0.6/32 -> 10.0.0.255Sep 03 12:21:54.737
30182026-09-03T12:21:56.084ZINFOfreemap_route_ipv6Sep 03 12:21:54.737
30192026-09-03T12:21:56.087Z DEBGSep 03 12:21:54.737 adding route 3fff:dead::/64 -> 2001:db8::55:3replacing 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 12:21:54.737DEBG
30202026-09-03T12:21:56.087Z
30212026-09-03T12:21:56.087Z 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 } }]
30222026-09-03T12:21:56.087ZINFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:21:54.737Sep 03 12:21:54.737Sep 03 12:21:54.737
30232026-09-03T12:21:56.087ZINFO DEBGINFO adding route 172.17.0.7/32 -> 10.0.0.255adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
30242026-09-03T12:21:56.087Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
30252026-09-03T12:21:56.087ZSep 03 12:21:54.737
30262026-09-03T12:21:56.087Z DEBGSep 03 12:21:54.737 Sep 03 12:21:54.737 DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBGSep 03 12:21:54.737 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 } }]
30272026-09-03T12:21:56.087Z INFO
30282026-09-03T12:21:56.087Z 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:dead::/64 -> 2001:db8::55:4
30292026-09-03T12:21:56.087Z
30302026-09-03T12:21:56.087ZSep 03 12:21:54.737Sep 03 12:21:54.737 INFOSep 03 12:21:54.737INFO Sep 03 12:21:54.737adding route 172.16.0.0/32 -> 10.0.0.2
30312026-09-03T12:21:56.087ZDEBGfreemap_route_ipv4 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 } }]
30322026-09-03T12:21:56.087Z
30332026-09-03T12:21:56.088ZSep 03 12:21:54.737adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 172.17.0.8/32 -> 10.0.0.255
30342026-09-03T12:21:56.088ZDEBGSep 03 12:21:54.737
30352026-09-03T12:21:56.088ZDEBG replacing targets for 3fff:dead::/64 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 } }]
30362026-09-03T12:21:56.088Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 12:21:54.737 DEBGSep 03 12:21:54.737 DEBGinitted 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 } }]Sep 03 12:21:54.737
30372026-09-03T12:21:56.088Zunit :WARN freemap_route_ipv6shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
30382026-09-03T12:21:56.088Z
30392026-09-03T12:21:56.088Z
30402026-09-03T12:21:56.088ZSep 03 12:21:54.732Sep 03 12:21:54.740Sep 03 12:21:54.740 Sep 03 12:21:54.740DEBGINFO adding route 172.17.0.9/32 -> 10.0.0.255INFODEBG
30412026-09-03T12:21:56.088Zadding route 172.16.0.0/32 -> 10.0.0.3created new freemap reset freemap
30422026-09-03T12:21:56.088Z, , unitunit::Sep 03 12:21:54.740 Sep 03 12:21:54.740 DEBG freemap_route_ipv6replacing 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
30432026-09-03T12:21:56.088Z 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 } }]
30442026-09-03T12:21:56.088Z
30452026-09-03T12:21:56.088Zfreemap_route_ipv4
30462026-09-03T12:21:56.088ZSep 03 12:21:54.740 INFO adding route 172.17.0.10/32 -> 10.0.0.255Sep 03 12:21:54.740
30472026-09-03T12:21:56.088Z INFOSep 03 12:21:54.740 Sep 03 12:21:54.740 INFOadding route 3fff:dead::/64 -> 2001:db8::55:1
30482026-09-03T12:21:56.088Zadding route 172.16.0.0/32 -> 10.0.0.4Sep 03 12:21:54.740DEBG
30492026-09-03T12:21:56.088Z created new freemapDEBGSep 03 12:21:54.740, 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 } }]unit
30502026-09-03T12:21:56.088ZSep 03 12:21:54.740 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]:
30512026-09-03T12:21:56.088Z DEBGSep 03 12:21:54.740 INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] adding route 172.17.0.11/32 -> 10.0.0.255freemap_route_ipv6
30522026-09-03T12:21:56.088Z
30532026-09-03T12:21:56.088ZSep 03 12:21:54.740
30542026-09-03T12:21:56.088ZINFOSep 03 12:21:54.740 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 12:21:54.740
30552026-09-03T12:21:56.088Z Sep 03 12:21:54.740INFOreplacing 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 } }]
30562026-09-03T12:21:56.088Zadding route 172.17.0.0/32 -> 10.0.0.255
30572026-09-03T12:21:56.088ZDEBG initted freemap. size: 64Sep 03 12:21:54.740, Sep 03 12:21:54.740:INFOSep 03 12:21:54.740unit :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 } }]DEBG
30582026-09-03T12:21:56.088Zadding route 172.17.0.12/32 -> 10.0.0.255
30592026-09-03T12:21:56.088Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
30602026-09-03T12:21:56.088Zfreemap_route_ipv4
30612026-09-03T12:21:56.088Z Sep 03 12:21:54.740Sep 03 12:21:54.740 freemap_route_ipv4 DEBGINFO Sep 03 12:21:54.740 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 12:21:54.740adding route 172.17.0.1/32 -> 10.0.0.255
30622026-09-03T12:21:56.088Z
30632026-09-03T12:21:56.088ZDEBG reset freemap
30642026-09-03T12:21:56.088ZINFO , adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 12:21:54.740
30652026-09-03T12:21:56.088Z Sep 03 12:21:54.740unit INFO:DEBG adding route 172.17.0.13/32 -> 10.0.0.255replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
30662026-09-03T12:21:56.088Z Sep 03 12:21:54.740Sep 03 12:21:54.740freemap_route_ipv4
30672026-09-03T12:21:56.088Z
30682026-09-03T12:21:56.088ZDEBG DEBG Sep 03 12:21:54.740replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 12:21:54.740INFO Sep 03 12:21:54.740 adding route 172.17.0.2/32 -> 10.0.0.255
30692026-09-03T12:21:56.088Z
30702026-09-03T12:21:56.088ZDEBGDEBG initted freemap. size: 64, reset freemap Sep 03 12:21:54.740replacing 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 } }]unit
30712026-09-03T12:21:56.088ZDEBG , 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 } }]:
30722026-09-03T12:21:56.089ZSep 03 12:21:54.740Sep 03 12:21:54.740 INFOfreemap_route_ipv6 INFOadding route 172.17.0.14/32 -> 10.0.0.255
30732026-09-03T12:21:56.089ZSep 03 12:21:54.740
30742026-09-03T12:21:56.089ZINFOadding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 03 12:21:54.740adding route 172.17.0.3/32 -> 10.0.0.255 DEBG
30752026-09-03T12:21:56.089Z
30762026-09-03T12:21:56.089Zunitreplacing 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 } }]
30772026-09-03T12:21:56.089Z: Sep 03 12:21:54.740 freemap_route_ipv4Sep 03 12:21:54.740
30782026-09-03T12:21:56.089Z Sep 03 12:21:54.740DEBGSep 03 12:21:54.740DEBG 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 } }]
30792026-09-03T12:21:56.089ZINFOreset freemap , adding route 172.17.0.15/32 -> 10.0.0.255unit
30802026-09-03T12:21:56.089Ztest route::tests::rollback_on_index_readd_failure ... ok
30812026-09-03T12:21:56.089Z: Sep 03 12:21:54.740Sep 03 12:21:54.740 DEBG INFO Sep 03 12:21:54.740freemap_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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] adding route 172.17.0.4/32 -> 10.0.0.255
30822026-09-03T12:21:56.089Z
30832026-09-03T12:21:56.089Z
30842026-09-03T12:21:56.089ZDEBGDEBG Sep 03 12:21:54.740replacing 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 } }]
30852026-09-03T12:21:56.089ZSep 03 12:21:54.740 DEBGDEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
30862026-09-03T12:21:56.089ZSep 03 12:21:54.740 Sep 03 12:21:54.740 DEBGSep 03 12:21:54.744 created new freemapinitted freemap. size: 64INFO, ,
30872026-09-03T12:21:56.089Zunitunitadding route 172.17.0.5/32 -> 10.0.0.255: freemap_route_ipv4
30882026-09-03T12:21:56.089Z INFOSep 03 12:21:54.744 adding route 172.17.0.16/32 -> 10.0.0.255DEBG
30892026-09-03T12:21:56.089Z created new freemap,
30902026-09-03T12:21:56.089Zunit:Sep 03 12:21:54.745 freemap_route_ipv6DEBG
30912026-09-03T12:21:56.089Z 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 12:21:54.745
30922026-09-03T12:21:56.089Z DEBGSep 03 12:21:54.745 Sep 03 12:21:54.737 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
30932026-09-03T12:21:56.089Z DEBGinitted freemap. size: 64 , replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
30942026-09-03T12:21:56.089Z:Sep 03 12:21:54.745 Sep 03 12:21:54.745freemap_route_ipv4
30952026-09-03T12:21:56.089ZINFOINFOSep 03 12:21:54.745 INFOadding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.17/32 -> 10.0.0.255
30962026-09-03T12:21:56.089Z
30972026-09-03T12:21:56.089Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 12:21:54.745
30982026-09-03T12:21:56.089Z DEBG reset freemapSep 03 12:21:54.745, unitSep 03 12:21:54.745: DEBG Sep 03 12:21:54.745 freemap_route_ipv4 replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
30992026-09-03T12:21:56.089Z
31002026-09-03T12:21:56.089ZDEBG 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.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 } }]
31012026-09-03T12:21:56.089ZSep 03 12:21:54.745Sep 03 12:21:54.745
31022026-09-03T12:21:56.089Z INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG
31032026-09-03T12:21:56.089ZSep 03 12:21:54.745Sep 03 12:21:54.745 INFO INFOinitted freemap. size: 64Sep 03 12:21:54.745, adding route 172.17.0.18/32 -> 10.0.0.255adding route 172.17.0.7/32 -> 10.0.0.255
31042026-09-03T12:21:56.089Z
31052026-09-03T12:21:56.089Z unit: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 } }]
31062026-09-03T12:21:56.089Zfreemap_route_ipv6Sep 03 12:21:54.745
31072026-09-03T12:21:56.089ZSep 03 12:21:54.745 DEBGDEBGSep 03 12:21:54.745 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 12:21:54.745
31082026-09-03T12:21:56.089ZDEBGreplacing 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 } }]
31092026-09-03T12:21:56.089Zreset freemap , unitINFO: Sep 03 12:21:54.745adding route 3fff:beef:10::/64 -> 2001:db8::55:ff Sep 03 12:21:54.745INFO
31102026-09-03T12:21:56.089ZINFO adding route 172.17.0.8/32 -> 10.0.0.255freemap_route_ipv6
31112026-09-03T12:21:56.089Z
31122026-09-03T12:21:56.090Zadding route 172.17.0.19/32 -> 10.0.0.255Sep 03 12:21:54.745
31132026-09-03T12:21:56.090Z 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 } }]
31142026-09-03T12:21:56.090ZSep 03 12:21:54.745Sep 03 12:21:54.745 Sep 03 12:21:54.745 DEBGINFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }]
31152026-09-03T12:21:56.090Z
31162026-09-03T12:21:56.090Zreplacing 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 } }]
31172026-09-03T12:21:56.090ZSep 03 12:21:54.745 INFO Sep 03 12:21:54.745adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 03 12:21:54.745
31182026-09-03T12:21:56.090ZSep 03 12:21:54.745DEBG 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 } }]INFO
31192026-09-03T12:21:56.093Zadding route 172.17.0.20/32 -> 10.0.0.255 Sep 03 12:21:54.745adding route 172.17.0.9/32 -> 10.0.0.255
31202026-09-03T12:21:56.093ZDEBG Sep 03 12:21:54.745replacing 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 } }]
31212026-09-03T12:21:56.093Z
31222026-09-03T12:21:56.093ZINFO Sep 03 12:21:54.745adding route 3fff:dead::/64 -> 2001:db8::55:2 DEBG
31232026-09-03T12:21:56.093Z 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 12:21:54.745
31242026-09-03T12:21:56.093Z DEBGSep 03 12:21:54.745Sep 03 12:21:54.745 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreplacing 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 } }]
31252026-09-03T12:21:56.093Z
31262026-09-03T12:21:56.093ZSep 03 12:21:54.745Sep 03 12:21:54.745Sep 03 12:21:54.745 DEBGINFOSep 03 12:21:54.745 DEBG INFO 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
31272026-09-03T12:21:56.093Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
31282026-09-03T12:21:56.093Zadding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:21:54.745adding route 172.17.0.21/32 -> 10.0.0.255
31292026-09-03T12:21:56.093Zadding route 172.17.0.10/32 -> 10.0.0.255
31302026-09-03T12:21:56.093Z
31312026-09-03T12:21:56.093Z INFOSep 03 12:21:54.745 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 03 12:21:54.745Sep 03 12:21:54.745DEBG Sep 03 12:21:54.745
31322026-09-03T12:21:56.093Z DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG 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 } }]
31332026-09-03T12:21:56.093Zreplacing 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 12:21:54.745adding route 3fff:dead::/64 -> 2001:db8::55:3
31342026-09-03T12:21:56.093Z DEBG
31352026-09-03T12:21:56.093Z 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 } }]
31362026-09-03T12:21:56.093Z
31372026-09-03T12:21:56.093ZSep 03 12:21:54.745 Sep 03 12:21:54.745Sep 03 12:21:54.745 INFO INFOINFO Sep 03 12:21:54.745 adding route 172.17.0.22/32 -> 10.0.0.255 adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255DEBG
31382026-09-03T12:21:56.093ZSep 03 12:21:54.745
31392026-09-03T12:21:56.093Z
31402026-09-03T12:21:56.093Z 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 } }] adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 12:21:54.745
31412026-09-03T12:21:56.093Z
31422026-09-03T12:21:56.093ZSep 03 12:21:54.745Sep 03 12:21:54.745 DEBG Sep 03 12:21:54.745DEBGreplacing 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
31432026-09-03T12:21:56.093ZDEBG 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 12:21:54.745replacing 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 } }]
31442026-09-03T12:21:56.094Zreplacing 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 } }]
31452026-09-03T12:21:56.094ZINFO
31462026-09-03T12:21:56.094Zadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 12:21:54.745Sep 03 12:21:54.745
31472026-09-03T12:21:56.094Z INFOINFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.12/32 -> 10.0.0.255
31482026-09-03T12:21:56.094Z
31492026-09-03T12:21:56.094ZSep 03 12:21:54.745 Sep 03 12:21:54.745INFOSep 03 12:21:54.745 Sep 03 12:21:54.745DEBG DEBGINFO Sep 03 12:21:54.745replacing 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 } }]
31502026-09-03T12:21:56.094Z 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 } }]adding route 172.17.0.23/32 -> 10.0.0.255adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
31512026-09-03T12:21:56.094Z
31522026-09-03T12:21:56.094ZSep 03 12:21:54.745replacing 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 } }]
31532026-09-03T12:21:56.094ZINFO
31542026-09-03T12:21:56.094ZSep 03 12:21:54.745 adding route 172.17.0.2/32 -> 10.0.0.255
31552026-09-03T12:21:56.094ZDEBGSep 03 12:21:54.745Sep 03 12:21:54.745 Sep 03 12:21:54.745DEBGDEBG Sep 03 12:21:54.745 replacing targets for 3fff:dead::/64 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 } }] DEBGINFO
31562026-09-03T12:21:56.094Z 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 } }]
31572026-09-03T12:21:56.094Zreplacing 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 } }]
31582026-09-03T12:21:56.094Z
31592026-09-03T12:21:56.094Zadding route 172.17.0.13/32 -> 10.0.0.255
31602026-09-03T12:21:56.094ZSep 03 12:21:54.745Sep 03 12:21:54.745Sep 03 12:21:54.745 Sep 03 12:21:54.745 INFO WARN adding route 3fff:beef:16::/64 -> 2001:db8::55:ffshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO
31612026-09-03T12:21:56.094ZINFOSep 03 12:21:54.745
31622026-09-03T12:21:56.094Z adding route 172.17.0.3/32 -> 10.0.0.255
31632026-09-03T12:21:56.094ZDEBG adding route 172.17.0.24/32 -> 10.0.0.255Sep 03 12:21:54.745
31642026-09-03T12:21:56.094ZSep 03 12:21:54.745 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
31652026-09-03T12:21:56.094Z 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 } }]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 } }]
31662026-09-03T12:21:56.094Z
31672026-09-03T12:21:56.094ZSep 03 12:21:54.745 Sep 03 12:21:54.745INFO Sep 03 12:21:54.745Sep 03 12:21:54.745 INFOadding route 172.17.0.14/32 -> 10.0.0.255DEBG 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 } }]
31682026-09-03T12:21:56.094Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
31692026-09-03T12:21:56.094Z
31702026-09-03T12:21:56.094ZINFO adding route 172.17.0.4/32 -> 10.0.0.255
31712026-09-03T12:21:56.094ZSep 03 12:21:54.745Sep 03 12:21:54.745 INFODEBG Sep 03 12:21:54.745adding route 172.17.0.25/32 -> 10.0.0.255Sep 03 12:21:54.745
31722026-09-03T12:21:56.094ZDEBGreplacing 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
31732026-09-03T12:21:56.094Zreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.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 } }]
31742026-09-03T12:21:56.094Z
31752026-09-03T12:21:56.094ZSep 03 12:21:54.745 Sep 03 12:21:54.745DEBGSep 03 12:21:54.745 Sep 03 12:21:54.745 INFO INFOadding route 172.17.0.15/32 -> 10.0.0.255
31762026-09-03T12:21:56.094Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing 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 } }]
31772026-09-03T12:21:56.094Z
31782026-09-03T12:21:56.094ZINFO adding route 172.17.0.5/32 -> 10.0.0.255Sep 03 12:21:54.745
31792026-09-03T12:21:56.094ZSep 03 12:21:54.745 Sep 03 12:21:54.745 DEBGINFO Sep 03 12:21:54.745 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.26/32 -> 10.0.0.255
31802026-09-03T12:21:56.094ZDEBG
31812026-09-03T12:21:56.094Z 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 } }]DEBG
31822026-09-03T12:21:56.094Z Sep 03 12:21:54.745 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
31832026-09-03T12:21:56.095Z Sep 03 12:21:54.745replacing 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 } }]
31842026-09-03T12:21:56.095ZINFO Sep 03 12:21:54.745 Sep 03 12:21:54.745INFO: adding route 172.17.0.16/32 -> 10.0.0.255freemap_route_ipv6Sep 03 12:21:54.745
31852026-09-03T12:21:56.095ZINFO
31862026-09-03T12:21:56.095Z adding route 172.17.0.6/32 -> 10.0.0.255INFO
31872026-09-03T12:21:56.095Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 12:21:54.745 Sep 03 12:21:54.745DEBG
31882026-09-03T12:21:56.095Z DEBG Sep 03 12:21:54.745 replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
31892026-09-03T12:21:56.095Z adding route 172.17.0.27/32 -> 10.0.0.255replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]reset freemapSep 03 12:21:54.745
31902026-09-03T12:21:56.095Z,
31912026-09-03T12:21:56.095Zunit Sep 03 12:21:54.745DEBG INFOSep 03 12:21:54.745: adding route 172.17.0.17/32 -> 10.0.0.255replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
31922026-09-03T12:21:56.095Z freemap_route_ipv6adding route 172.17.0.7/32 -> 10.0.0.255
31932026-09-03T12:21:56.095Z
31942026-09-03T12:21:56.095Z
31952026-09-03T12:21:56.095ZSep 03 12:21:54.745 DEBGSep 03 12:21:54.745 Sep 03 12:21:54.745Sep 03 12:21:54.745replacing 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 } }] DEBGINFOINFO Sep 03 12:21:54.745replacing 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 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBG
31962026-09-03T12:21:56.095Z
31972026-09-03T12:21:56.095Z adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }]
31982026-09-03T12:21:56.095ZSep 03 12:21:54.746 DEBGSep 03 12:21:54.745 Sep 03 12:21:54.750created new freemap , DEBGunit INFO: created new freemap , freemap_route_ipv4unit
31992026-09-03T12:21:56.095Z:adding route 172.17.0.18/32 -> 10.0.0.255
32002026-09-03T12:21:56.095Zfreemap_route_ipv4Sep 03 12:21:54.750Sep 03 12:21:54.750 DEBG Sep 03 12:21:54.750DEBG INFOcreated new 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 } }], unit
32012026-09-03T12:21:56.095Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff:
32022026-09-03T12:21:56.095Z freemap_route_ipv6Sep 03 12:21:54.750 INFO
32032026-09-03T12:21:56.095ZSep 03 12:21:54.750
32042026-09-03T12:21:56.095Z DEBG adding route 172.17.0.19/32 -> 10.0.0.255replacing 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 12:21:54.750
32052026-09-03T12:21:56.095Z Sep 03 12:21:54.750
32062026-09-03T12:21:56.095Z DEBGSep 03 12:21:54.750DEBG Sep 03 12:21:54.750 INFO initted freemap. size: 64Sep 03 12:21:54.750 adding route 172.17.0.8/32 -> 10.0.0.255DEBG, 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
32072026-09-03T12:21:56.095Zreplacing 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 } }]unit
32082026-09-03T12:21:56.095Z:
32092026-09-03T12:21:56.095Z freemap_route_ipv4
32102026-09-03T12:21:56.095ZSep 03 12:21:54.750Sep 03 12:21:54.750Sep 03 12:21:54.750adding route 3fff:beef:18::/64 -> 2001:db8::55:ff INFOSep 03 12:21:54.750 DEBGINFOadding route 172.17.0.20/32 -> 10.0.0.255
32112026-09-03T12:21:56.095Z 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 } }]
32122026-09-03T12:21:56.095ZDEBG reset freemapadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 03 12:21:54.750,
32132026-09-03T12:21:56.095Zunit:
32142026-09-03T12:21:56.095Z Sep 03 12:21:54.750DEBGfreemap_route_ipv4
32152026-09-03T12:21:56.095Z 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 12:21:54.750DEBGSep 03 12:21:54.750 Sep 03 12:21:54.750
32162026-09-03T12:21:56.095Z DEBGINFO 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 } }]initted freemap. size: 64adding route 172.17.0.9/32 -> 10.0.0.255Sep 03 12:21:54.750
32172026-09-03T12:21:56.095Z
32182026-09-03T12:21:56.095Z, 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 } }]
32192026-09-03T12:21:56.099Zunit:Sep 03 12:21:54.751 Sep 03 12:21:54.751freemap_route_ipv6
32202026-09-03T12:21:56.099Z INFOINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff adding route 172.17.0.21/32 -> 10.0.0.255DEBG
32212026-09-03T12:21:56.099ZSep 03 12:21:54.751Sep 03 12:21:54.751
32222026-09-03T12:21:56.099Z 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 } }]INFODEBG
32232026-09-03T12:21:56.099Z adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 03 12:21:54.751reset freemap , DEBGunit :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 12:21:54.751freemap_route_ipv6 Sep 03 12:21:54.751INFO
32242026-09-03T12:21:56.099ZDEBGadding route 172.17.0.10/32 -> 10.0.0.255
32252026-09-03T12:21:56.099Z
32262026-09-03T12:21:56.099Z
32272026-09-03T12:21:56.099Zreplacing 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 } }]
32282026-09-03T12:21:56.099ZSep 03 12:21:54.751Sep 03 12:21:54.751Sep 03 12:21:54.751 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:21:54.751
32292026-09-03T12:21:56.099ZSep 03 12:21:54.751 adding route 172.17.0.22/32 -> 10.0.0.255 DEBG
32302026-09-03T12:21:56.099Z 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 12:21:54.751
32312026-09-03T12:21:56.099Z INFOSep 03 12:21:54.751DEBG DEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
32322026-09-03T12:21:56.099Z 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 } }] 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 } }]
32332026-09-03T12:21:56.099Z
32342026-09-03T12:21:56.099ZSep 03 12:21:54.751 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 } }]INFOSep 03 12:21:54.751Sep 03 12:21:54.751
32352026-09-03T12:21:56.099Z Sep 03 12:21:54.751 INFOadding route 172.17.0.11/32 -> 10.0.0.255DEBG
32362026-09-03T12:21:56.099Z adding route 3fff:dead::/64 -> 2001:db8::55:2INFO
32372026-09-03T12:21:56.099Z adding route 172.17.0.23/32 -> 10.0.0.255Sep 03 12:21:54.751
32382026-09-03T12:21:56.099Zreplacing 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 } }]
32392026-09-03T12:21:56.099ZDEBGSep 03 12:21:54.751 Sep 03 12:21:54.751Sep 03 12:21:54.751 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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
32402026-09-03T12:21:56.099Z Sep 03 12:21:54.751 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 } }]
32412026-09-03T12:21:56.099ZINFODEBG Sep 03 12:21:54.751 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffreplacing 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
32422026-09-03T12:21:56.099Z
32432026-09-03T12:21:56.099Z Sep 03 12:21:54.751replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: 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 } }]
32442026-09-03T12:21:56.099ZINFOINFO Sep 03 12:21:54.751 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 03 12:21:54.751adding route 172.17.0.12/32 -> 10.0.0.255INFO
32452026-09-03T12:21:56.099Z adding route 172.17.0.24/32 -> 10.0.0.255
32462026-09-03T12:21:56.099ZDEBG
32472026-09-03T12:21:56.099ZSep 03 12:21:54.751 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
32482026-09-03T12:21:56.099Z Sep 03 12:21:54.751Sep 03 12:21:54.751replacing 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 } }]
32492026-09-03T12:21:56.099ZDEBG DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 12:21:54.751
32502026-09-03T12:21:56.099Z INFO Sep 03 12:21:54.751adding route 172.17.0.13/32 -> 10.0.0.255
32512026-09-03T12:21:56.099ZINFO
32522026-09-03T12:21:56.099ZSep 03 12:21:54.751 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO
32532026-09-03T12:21:56.099Z Sep 03 12:21:54.751Sep 03 12:21:54.751 adding route 172.17.0.25/32 -> 10.0.0.255DEBG INFO
32542026-09-03T12:21:56.100Zreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
32552026-09-03T12:21:56.100ZSep 03 12:21:54.751
32562026-09-03T12:21:56.100Z Sep 03 12:21:54.751DEBG Sep 03 12:21:54.751DEBG INFOreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
32572026-09-03T12:21:56.100Zreplacing 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 12:21:54.751
32582026-09-03T12:21:56.100Zadding route 172.17.0.14/32 -> 10.0.0.255 DEBGSep 03 12:21:54.751
32592026-09-03T12:21:56.100Z INFO Sep 03 12:21:54.751replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
32602026-09-03T12:21:56.100Z
32612026-09-03T12:21:56.100ZSep 03 12:21:54.751 DEBGadding route 172.17.0.26/32 -> 10.0.0.255 Sep 03 12:21:54.751replacing 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 } }]
32622026-09-03T12:21:56.100Z Sep 03 12:21:54.751DEBG
32632026-09-03T12:21:56.100Z 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 12:21:54.751
32642026-09-03T12:21:56.100Z DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 03 12:21:54.751
32652026-09-03T12:21:56.100Z 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 } }]
32662026-09-03T12:21:56.100ZINFO adding route 172.17.0.15/32 -> 10.0.0.255Sep 03 12:21:54.751
32672026-09-03T12:21:56.100Z Sep 03 12:21:54.751INFO DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
32682026-09-03T12:21:56.100ZSep 03 12:21:54.751Sep 03 12:21:54.751replacing 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 } }]
32692026-09-03T12:21:56.100Z
32702026-09-03T12:21:56.100ZINFO DEBGadding route 172.17.0.27/32 -> 10.0.0.255
32712026-09-03T12:21:56.100Z 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 12:21:54.751
32722026-09-03T12:21:56.100Z DEBG Sep 03 12:21:54.751replacing 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 12:21:54.751 Sep 03 12:21:54.751DEBG Sep 03 12:21:54.751INFO
32732026-09-03T12:21:56.100Zreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.16/32 -> 10.0.0.255
32742026-09-03T12:21:56.100Z
32752026-09-03T12:21:56.100Z
32762026-09-03T12:21:56.100Z Sep 03 12:21:54.751INFOSep 03 12:21:54.751 DEBG DEBG Sep 03 12:21:54.751 created new freemapINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
32772026-09-03T12:21:56.100Z Sep 03 12:21:54.751unit: freemap_route_ipv6adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 12:21:54.751adding route 172.17.0.28/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 } }]
32782026-09-03T12:21:56.100Z
32792026-09-03T12:21:56.100Z
32802026-09-03T12:21:56.100ZINFO
32812026-09-03T12:21:56.100Z INFO Sep 03 12:21:54.751adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
32822026-09-03T12:21:56.100Zadding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
32832026-09-03T12:21:56.100ZSep 03 12:21:54.751Sep 03 12:21:54.751 INFOSep 03 12:21:54.751DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.17/32 -> 10.0.0.255DEBGSep 03 12:21:54.751Sep 03 12:21:54.751initted freemap. size: 64
32842026-09-03T12:21:56.100Z,
32852026-09-03T12:21:56.100ZDEBG unit Sep 03 12:21:54.751replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
32862026-09-03T12:21:56.100ZINFO: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 } }]
32872026-09-03T12:21:56.100ZDEBG Sep 03 12:21:54.751adding route 172.17.0.29/32 -> 10.0.0.255
32882026-09-03T12:21:56.100Zfreemap_route_ipv4Sep 03 12:21:54.751
32892026-09-03T12:21:56.100Ztest route::tests::identity_replace_is_noop ... ok
32902026-09-03T12:21:56.101Ztest route::tests::same_size_non_subset_replace ... ok
32912026-09-03T12:21:56.101Z DEBGINFO replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:21:54.751replacing 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 } }]
32922026-09-03T12:21:56.101Z adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 12:21:54.751
32932026-09-03T12:21:56.101ZDEBG
32942026-09-03T12:21:56.101Z DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:21:54.751reset freemapSep 03 12:21:54.751
32952026-09-03T12:21:56.101ZDEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 12:21:54.751adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
32962026-09-03T12:21:56.101Z Sep 03 12:21:54.751, INFOunit
32972026-09-03T12:21:56.101Z Sep 03 12:21:54.751INFO adding route 172.17.0.30/32 -> 10.0.0.255 :adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
32982026-09-03T12:21:56.101ZINFO Sep 03 12:21:54.751Sep 03 12:21:54.751Sep 03 12:21:54.751adding route 172.17.0.18/32 -> 10.0.0.255
32992026-09-03T12:21:56.101Z
33002026-09-03T12:21:56.101ZDEBG freemap_route_ipv4 INFO
33012026-09-03T12:21:56.101Zreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:4
33022026-09-03T12:21:56.101ZDEBGSep 03 12:21:54.751
33032026-09-03T12:21:56.101Zreplacing 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
33042026-09-03T12:21:56.101ZSep 03 12:21:54.751 Sep 03 12:21:54.751 DEBGINFOSep 03 12:21:54.751replacing 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 Sep 03 12:21:54.751
33052026-09-03T12:21:56.101Zadding route 172.17.0.31/32 -> 10.0.0.255replacing 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 } }]
33062026-09-03T12:21:56.101ZSep 03 12:21:54.751
33072026-09-03T12:21:56.101Z Sep 03 12:21:54.751replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
33082026-09-03T12:21:56.101ZSep 03 12:21:54.751 Sep 03 12:21:54.751INFOINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff DEBG
33092026-09-03T12:21:56.101Z adding route 172.17.0.19/32 -> 10.0.0.255 INFO
33102026-09-03T12:21:56.101ZDEBG Sep 03 12:21:54.751 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 } }]
33112026-09-03T12:21:56.101Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBGinitted freemap. size: 64Sep 03 12:21:54.751Sep 03 12:21:54.751
33122026-09-03T12:21:56.101Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] DEBG 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 } }], unit
33132026-09-03T12:21:56.101Z: Sep 03 12:21:54.751freemap_route_ipv6
33142026-09-03T12:21:56.101ZDEBG Sep 03 12:21:54.751Sep 03 12:21:54.756 INFOINFO adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.32/32 -> 10.0.0.255Sep 03 12:21:54.756
33152026-09-03T12:21:56.101Zcreated new freemap , Sep 03 12:21:54.756 DEBGDEBG reset freemapunit, Sep 03 12:21:54.756unit 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
33162026-09-03T12:21:56.101Z: freemap_route_ipv6
33172026-09-03T12:21:56.101ZSep 03 12:21:54.756replacing 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 } }]freemap_route_ipv4
33182026-09-03T12:21:56.101ZINFO
33192026-09-03T12:21:56.147Zadding route 172.17.0.33/32 -> 10.0.0.255Sep 03 12:21:54.756
33202026-09-03T12:21:56.147ZSep 03 12:21:54.756 INFO INFOSep 03 12:21:54.756adding route 172.16.0.0/32 -> 10.0.0.1 DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
33212026-09-03T12:21:56.147Zreplacing 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 } }]
33222026-09-03T12:21:56.147Z
33232026-09-03T12:21:56.147ZSep 03 12:21:54.756Sep 03 12:21:54.756Sep 03 12:21:54.756Sep 03 12:21:54.756 DEBGINFODEBG DEBGreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.34/32 -> 10.0.0.255
33242026-09-03T12:21:56.147Z
33252026-09-03T12:21:56.147Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]created new freemap
33262026-09-03T12:21:56.147Z, unit:Sep 03 12:21:54.756Sep 03 12:21:54.756Sep 03 12:21:54.756 DEBGINFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv6INFO
33272026-09-03T12:21:56.147Z
33282026-09-03T12:21:56.147Z adding route 172.16.0.0/32 -> 10.0.0.2
33292026-09-03T12:21:56.147Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG
33302026-09-03T12:21:56.147Z Sep 03 12:21:54.756Sep 03 12:21:54.756 replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
33312026-09-03T12:21:56.147Zadding route 172.17.0.35/32 -> 10.0.0.255 DEBG Sep 03 12:21:54.756
33322026-09-03T12:21:56.147Z initted freemap. size: 64Sep 03 12:21:54.756DEBG, Sep 03 12:21:54.756 INFOunitreplacing 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:Sep 03 12:21:54.756
33332026-09-03T12:21:56.147Z DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
33342026-09-03T12:21:56.147Z
33352026-09-03T12:21:56.147Z freemap_route_ipv4replacing 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 } }]
33362026-09-03T12:21:56.147ZSep 03 12:21:54.756
33372026-09-03T12:21:56.147Z INFO Sep 03 12:21:54.756Sep 03 12:21:54.756Sep 03 12:21:54.756 adding route 172.16.0.0/32 -> 10.0.0.3INFO INFODEBG
33382026-09-03T12:21:56.147Zadding route 172.17.0.36/32 -> 10.0.0.255 adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
33392026-09-03T12:21:56.147ZSep 03 12:21:54.756replacing 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 } }]
33402026-09-03T12:21:56.147Z Sep 03 12:21:54.756
33412026-09-03T12:21:56.147ZDEBGSep 03 12:21:54.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.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 12:21:54.756
33422026-09-03T12:21:56.148Z DEBG reset freemapDEBGDEBG Sep 03 12:21:54.756, Sep 03 12:21:54.756replacing 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 } }] unit
33432026-09-03T12:21:56.148ZINFOINFOreplacing 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 } }]
33442026-09-03T12:21:56.148Z :adding route 172.16.0.0/32 -> 10.0.0.4Sep 03 12:21:54.756
33452026-09-03T12:21:56.148Z freemap_route_ipv4adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 03 12:21:54.756
33462026-09-03T12:21:56.148ZINFO Sep 03 12:21:54.756INFO adding route 172.17.0.37/32 -> 10.0.0.255DEBG
33472026-09-03T12:21:56.148Z
33482026-09-03T12:21:56.148Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 12:21:54.756
33492026-09-03T12:21:56.148Z 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 } }]
33502026-09-03T12:21:56.148ZDEBG initted freemap. size: 64Sep 03 12:21:54.756Sep 03 12:21:54.756, unitSep 03 12:21:54.756Sep 03 12:21:54.756 DEBG 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.16.0.0/32 with: [NextHop { asic_port_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 } }]
33512026-09-03T12:21:56.148Zreplacing 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 } }]freemap_route_ipv6
33522026-09-03T12:21:56.148Z
33532026-09-03T12:21:56.148Zreplacing 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 } }]
33542026-09-03T12:21:56.148ZSep 03 12:21:54.756Sep 03 12:21:54.756 INFOINFO
33552026-09-03T12:21:56.148Z adding route 172.17.0.38/32 -> 10.0.0.255adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
33562026-09-03T12:21:56.148Z
33572026-09-03T12:21:56.148ZSep 03 12:21:54.756 Sep 03 12:21:54.756Sep 03 12:21:54.756Sep 03 12:21:54.756 INFODEBGDEBG 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
33582026-09-03T12:21:56.148Zadding route 3fff:beef:24::/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 } }]
33592026-09-03T12:21:56.148Z
33602026-09-03T12:21:56.148Zreset freemap, Sep 03 12:21:54.757 unitINFO:Sep 03 12:21:54.757 Sep 03 12:21:54.757 freemap_route_ipv6INFO
33612026-09-03T12:21:56.148Zadding route 172.17.0.39/32 -> 10.0.0.255DEBG
33622026-09-03T12:21:56.148Z adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
33632026-09-03T12:21:56.148Zreplacing 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 12:21:54.757Sep 03 12:21:54.757
33642026-09-03T12:21:56.148Z INFODEBGSep 03 12:21:54.757 adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:21:54.757DEBGreplacing 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 } }]
33652026-09-03T12:21:56.148Zreplacing 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 } }]
33662026-09-03T12:21:56.148Z
33672026-09-03T12:21:56.148Z INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 03 12:21:54.757
33682026-09-03T12:21:56.148Z INFOSep 03 12:21:54.757 adding route 172.17.0.40/32 -> 10.0.0.255INFO
33692026-09-03T12:21:56.148ZSep 03 12:21:54.757adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 03 12:21:54.757 DEBG
33702026-09-03T12:21:56.148Z DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
33712026-09-03T12:21:56.148ZSep 03 12:21:54.757replacing 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 } }]
33722026-09-03T12:21:56.148ZSep 03 12:21:54.757DEBG 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 } }]Sep 03 12:21:54.757
33732026-09-03T12:21:56.148ZSep 03 12:21:54.757 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 } }]INFOSep 03 12:21:54.757
33742026-09-03T12:21:56.148Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff INFO
33752026-09-03T12:21:56.148Z adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2
33762026-09-03T12:21:56.148Ztest route::tests::delete_target_fragmented ... ok
33772026-09-03T12:21:56.148ZSep 03 12:21:54.757
33782026-09-03T12:21:56.148Z INFOSep 03 12:21:54.757 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG
33792026-09-03T12:21:56.148ZSep 03 12:21:54.757 Sep 03 12:21:54.757 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
33802026-09-03T12:21:56.148Zreplacing 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 12:21:54.757
33812026-09-03T12:21:56.149Z DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
33822026-09-03T12:21:56.149ZSep 03 12:21:54.757
33832026-09-03T12:21:56.149Z Sep 03 12:21:54.757INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffINFO
33842026-09-03T12:21:56.149ZSep 03 12:21:54.757 adding route 172.17.0.42/32 -> 10.0.0.255Sep 03 12:21:54.757
33852026-09-03T12:21:56.149ZINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG
33862026-09-03T12:21:56.149Z Sep 03 12:21:54.757Sep 03 12:21:54.757 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]DEBG
33872026-09-03T12:21:56.149Z 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 } }]DEBGSep 03 12:21:54.757
33882026-09-03T12:21:56.149Z 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 } }]
33892026-09-03T12:21:56.149Zreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:21:54.757
33902026-09-03T12:21:56.149Z INFOSep 03 12:21:54.757 adding route 172.17.0.43/32 -> 10.0.0.255INFO
33912026-09-03T12:21:56.149Z adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
33922026-09-03T12:21:56.149ZSep 03 12:21:54.757Sep 03 12:21:54.757Sep 03 12:21:54.757 INFO DEBG DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff 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 } }]
33932026-09-03T12:21:56.149Zreplacing 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 } }]
33942026-09-03T12:21:56.149Z
33952026-09-03T12:21:56.149ZSep 03 12:21:54.757 Sep 03 12:21:54.757DEBG 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 } }]
33962026-09-03T12:21:56.149ZSep 03 12:21:54.757adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
33972026-09-03T12:21:56.149ZINFO Sep 03 12:21:54.757adding route 172.17.0.44/32 -> 10.0.0.255
33982026-09-03T12:21:56.149ZINFOSep 03 12:21:54.757 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG
33992026-09-03T12:21:56.149ZSep 03 12:21:54.757 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
34002026-09-03T12:21:56.149Z 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 } }]
34012026-09-03T12:21:56.149ZSep 03 12:21:54.757Sep 03 12:21:54.757 DEBG INFOreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
34022026-09-03T12:21:56.149Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
34032026-09-03T12:21:56.149ZSep 03 12:21:54.757 INFOSep 03 12:21:54.757 adding route 172.17.0.45/32 -> 10.0.0.255DEBG
34042026-09-03T12:21:56.149Z 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 12:21:54.757
34052026-09-03T12:21:56.149Z INFOSep 03 12:21:54.757 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 03 12:21:54.757DEBG
34062026-09-03T12:21:56.149Z INFO replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
34072026-09-03T12:21:56.149Z
34082026-09-03T12:21:56.149ZSep 03 12:21:54.757Sep 03 12:21:54.757Sep 03 12:21:54.757 DEBGINFO 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.46/32 -> 10.0.0.255
34092026-09-03T12:21:56.149Z
34102026-09-03T12:21:56.149Z DEBGSep 03 12:21:54.757Sep 03 12:21:54.757 INFODEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreplacing 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 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 } }]
34112026-09-03T12:21:56.149Z
34122026-09-03T12:21:56.149Z
34132026-09-03T12:21:56.149ZSep 03 12:21:54.757Sep 03 12:21:54.757
34142026-09-03T12:21:56.149ZSep 03 12:21:54.757INFO adding route 172.17.0.47/32 -> 10.0.0.255INFO
34152026-09-03T12:21:56.149ZDEBG adding route 3fff:beef:30::/64 -> 2001:db8::55:ff 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 } }]
34162026-09-03T12:21:56.149Z
34172026-09-03T12:21:56.149ZSep 03 12:21:54.757 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 } }]
34182026-09-03T12:21:56.149ZSep 03 12:21:54.757 Sep 03 12:21:54.757 Sep 03 12:21:54.762 INFODEBGSep 03 12:21:54.757 adding route 172.17.0.48/32 -> 10.0.0.255
34192026-09-03T12:21:56.153Z created new freemap, unitSep 03 12:21:54.762:Sep 03 12:21:54.762 DEBGSep 03 12:21:54.762 DEBGfreemap_route_ipv4 INFOreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34202026-09-03T12:21:56.153Z adding route 172.17.0.28/32 -> 10.0.0.255DEBGreplacing 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 } }]
34212026-09-03T12:21:56.153Z
34222026-09-03T12:21:56.153Zreplacing 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 12:21:54.762
34232026-09-03T12:21:56.153Z
34242026-09-03T12:21:56.153ZSep 03 12:21:54.762 DEBGINFO replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.49/32 -> 10.0.0.255
34252026-09-03T12:21:56.153Z
34262026-09-03T12:21:56.153ZSep 03 12:21:54.762 Sep 03 12:21:54.762Sep 03 12:21:54.762 DEBG Sep 03 12:21:54.762 Sep 03 12:21:54.762 INFODEBG INFO adding route 172.17.0.21/32 -> 10.0.0.255 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 } }]created new freemap
34272026-09-03T12:21:56.153Z
34282026-09-03T12:21:56.153Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff,
34292026-09-03T12:21:56.153Zunit: Sep 03 12:21:54.762INFOSep 03 12:21:54.762 freemap_route_ipv6
34302026-09-03T12:21:56.153ZSep 03 12:21:54.762DEBG adding route 172.17.0.29/32 -> 10.0.0.255INFOreplacing 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
34312026-09-03T12:21:56.153Z adding route 172.17.0.50/32 -> 10.0.0.255
34322026-09-03T12:21:56.153Zreplacing 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 } }]
34332026-09-03T12:21:56.153ZSep 03 12:21:54.762Sep 03 12:21:54.762
34342026-09-03T12:21:56.153ZDEBGDEBGSep 03 12:21:54.762 Sep 03 12:21:54.762replacing 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 } }] initted freemap. size: 64DEBG,
34352026-09-03T12:21:56.153ZSep 03 12:21:54.762 replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
34362026-09-03T12:21:56.153Z Sep 03 12:21:54.762INFOadding route 172.17.0.22/32 -> 10.0.0.255unit
34372026-09-03T12:21:56.153Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ffINFO
34382026-09-03T12:21:56.153ZSep 03 12:21:54.762 adding route 172.17.0.30/32 -> 10.0.0.255
34392026-09-03T12:21:56.153ZINFO: adding route 172.17.0.51/32 -> 10.0.0.255Sep 03 12:21:54.762
34402026-09-03T12:21:56.153Z DEBGSep 03 12:21:54.762 Sep 03 12:21:54.762freemap_route_ipv4Sep 03 12:21:54.762 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 } }]DEBG
34412026-09-03T12:21:56.153Z DEBGreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34422026-09-03T12:21:56.153Zreplacing 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 } }]
34432026-09-03T12:21:56.153Z
34442026-09-03T12:21:56.153ZSep 03 12:21:54.762 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 } }]
34452026-09-03T12:21:56.153ZINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 12:21:54.762Sep 03 12:21:54.762
34462026-09-03T12:21:56.153ZSep 03 12:21:54.762 DEBGINFOINFO Sep 03 12:21:54.762 Sep 03 12:21:54.762 adding route 172.17.0.52/32 -> 10.0.0.255 INFO DEBG
34472026-09-03T12:21:56.153Zadding route 172.17.0.31/32 -> 10.0.0.255reset freemap
34482026-09-03T12:21:56.153Zreplacing 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 } }]
34492026-09-03T12:21:56.153Z adding route 172.17.0.23/32 -> 10.0.0.255,
34502026-09-03T12:21:56.153ZSep 03 12:21:54.762Sep 03 12:21:54.762Sep 03 12:21:54.762unit :DEBG DEBG Sep 03 12:21:54.762INFOreplacing 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 } }]
34512026-09-03T12:21:56.153Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
34522026-09-03T12:21:56.153Zreplacing 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 } }]
34532026-09-03T12:21:56.154Z freemap_route_ipv4DEBG
34542026-09-03T12:21:56.154Z 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 12:21:54.762Sep 03 12:21:54.762 DEBGSep 03 12:21:54.762INFOSep 03 12:21:54.762
34552026-09-03T12:21:56.154Z adding route 172.17.0.32/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 } }]INFO
34562026-09-03T12:21:56.154Z
34572026-09-03T12:21:56.154Z adding route 172.17.0.53/32 -> 10.0.0.255DEBG
34582026-09-03T12:21:56.154Z Sep 03 12:21:54.762Sep 03 12:21:54.762Sep 03 12:21:54.762 INFODEBGinitted freemap. size: 64 INFOSep 03 12:21:54.762adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
34592026-09-03T12:21:56.154ZDEBG, 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 } }]unit
34602026-09-03T12:21:56.154Zreplacing 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 } }]
34612026-09-03T12:21:56.154Zadding route 172.17.0.24/32 -> 10.0.0.255Sep 03 12:21:54.762
34622026-09-03T12:21:56.154Z :DEBG Sep 03 12:21:54.762 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 } }]freemap_route_ipv6
34632026-09-03T12:21:56.154ZINFOSep 03 12:21:54.762
34642026-09-03T12:21:56.154ZINFO Sep 03 12:21:54.762adding route 172.17.0.33/32 -> 10.0.0.255Sep 03 12:21:54.762 DEBG
34652026-09-03T12:21:56.154ZINFO adding route 172.17.0.54/32 -> 10.0.0.255 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreplacing 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 } }]
34662026-09-03T12:21:56.154Z
34672026-09-03T12:21:56.154ZSep 03 12:21:54.762
34682026-09-03T12:21:56.154Z Sep 03 12:21:54.762DEBGSep 03 12:21:54.762 Sep 03 12:21:54.762DEBG reset freemapDEBG Sep 03 12:21:54.762INFO , replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
34692026-09-03T12:21:56.154Z
34702026-09-03T12:21:56.154Zunit:DEBG Sep 03 12:21:54.762adding route 172.17.0.25/32 -> 10.0.0.255 freemap_route_ipv6
34712026-09-03T12:21:56.154ZINFOreplacing 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 } }]
34722026-09-03T12:21:56.154Z
34732026-09-03T12:21:56.154Z adding route 172.17.0.34/32 -> 10.0.0.255Sep 03 12:21:54.762
34742026-09-03T12:21:56.154Z Sep 03 12:21:54.762INFO DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 12:21:54.762
34752026-09-03T12:21:56.154Z 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 } }]INFOSep 03 12:21:54.762
34762026-09-03T12:21:56.154Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
34772026-09-03T12:21:56.154Z DEBGSep 03 12:21:54.762adding route 172.17.0.55/32 -> 10.0.0.255 Sep 03 12:21:54.762replacing 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 } }]
34782026-09-03T12:21:56.154Z
34792026-09-03T12:21:56.154Z DEBGINFO Sep 03 12:21:54.762replacing 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 } }]
34802026-09-03T12:21:56.154ZINFOSep 03 12:21:54.762 Sep 03 12:21:54.762adding route 172.17.0.26/32 -> 10.0.0.255DEBG Sep 03 12:21:54.762
34812026-09-03T12:21:56.154Z 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 } }]INFOINFO
34822026-09-03T12:21:56.154Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 172.17.0.35/32 -> 10.0.0.255
34832026-09-03T12:21:56.154Z
34842026-09-03T12:21:56.154Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:21:54.762 Sep 03 12:21:54.762
34852026-09-03T12:21:56.154Z Sep 03 12:21:54.762INFO DEBGDEBG adding route 172.17.0.56/32 -> 10.0.0.255Sep 03 12:21:54.762 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 } }]
34862026-09-03T12:21:56.154Z
34872026-09-03T12:21:56.154ZDEBG 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 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 } }]
34882026-09-03T12:21:56.154Z
34892026-09-03T12:21:56.154ZSep 03 12:21:54.762Sep 03 12:21:54.762 DEBGSep 03 12:21:54.762 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 } }]INFODEBG
34902026-09-03T12:21:56.154ZSep 03 12:21:54.762 Sep 03 12:21:54.762adding route 172.17.0.36/32 -> 10.0.0.255
34912026-09-03T12:21:56.154Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFOSep 03 12:21:54.762
34922026-09-03T12:21:56.155ZINFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
34932026-09-03T12:21:56.155Z INFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255Sep 03 12:21:54.763
34942026-09-03T12:21:56.155Z
34952026-09-03T12:21:56.155ZSep 03 12:21:54.762 Sep 03 12:21:54.763 DEBG INFO DEBG Sep 03 12:21:54.763Sep 03 12:21:54.763 adding route 3fff:dead::/64 -> 2001:db8::55:2 replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }]DEBG
34962026-09-03T12:21:56.155Z 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 } }]
34972026-09-03T12:21:56.155Z
34982026-09-03T12:21:56.155ZDEBGSep 03 12:21:54.763 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 } }]INFO
34992026-09-03T12:21:56.155Z
35002026-09-03T12:21:56.155ZSep 03 12:21:54.763 INFOSep 03 12:21:54.763 adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255INFO
35012026-09-03T12:21:56.155Z adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 03 12:21:54.763
35022026-09-03T12:21:56.155Z
35032026-09-03T12:21:56.155Z Sep 03 12:21:54.763Sep 03 12:21:54.763 Sep 03 12:21:54.763Sep 03 12:21:54.763 DEBGINFODEBG DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBG 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.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 } }]
35042026-09-03T12:21:56.155Zadding route 172.17.0.28/32 -> 10.0.0.255
35052026-09-03T12:21:56.155Z
35062026-09-03T12:21:56.155Z
35072026-09-03T12:21:56.155Zreplacing 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 } }]
35082026-09-03T12:21:56.155ZSep 03 12:21:54.763 Sep 03 12:21:54.763Sep 03 12:21:54.763Sep 03 12:21:54.763 INFOINFO INFO adding route 172.17.0.38/32 -> 10.0.0.255Sep 03 12:21:54.763adding route 172.17.0.59/32 -> 10.0.0.255
35092026-09-03T12:21:56.155Z
35102026-09-03T12:21:56.155ZINFOadding route 3fff:dead::/64 -> 2001:db8::55:3DEBG 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 } }]
35112026-09-03T12:21:56.155Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
35122026-09-03T12:21:56.155ZSep 03 12:21:54.763
35132026-09-03T12:21:56.155ZSep 03 12:21:54.763 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 } }]
35142026-09-03T12:21:56.155Zreplacing 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 12:21:54.763Sep 03 12:21:54.763
35152026-09-03T12:21:56.155Z DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:21:54.763INFO
35162026-09-03T12:21:56.155ZSep 03 12:21:54.763 adding route 172.17.0.29/32 -> 10.0.0.255INFO INFOSep 03 12:21:54.763adding route 172.17.0.39/32 -> 10.0.0.255Sep 03 12:21:54.763
35172026-09-03T12:21:56.155Zadding route 172.17.0.60/32 -> 10.0.0.255
35182026-09-03T12:21:56.155Z
35192026-09-03T12:21:56.158ZINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG
35202026-09-03T12:21:56.158Z Sep 03 12:21:54.763replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 12:21:54.763Sep 03 12:21:54.763
35212026-09-03T12:21:56.158Z 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 } }]
35222026-09-03T12:21:56.159ZDEBGreplacing 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 12:21:54.763Sep 03 12:21:54.763
35232026-09-03T12:21:56.159Zreplacing 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 } }] DEBGDEBG
35242026-09-03T12:21:56.159ZSep 03 12:21:54.763replacing 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 } }]
35252026-09-03T12:21:56.159Z failed to allocate space for the new target listSep 03 12:21:54.763 Sep 03 12:21:54.763INFOINFO
35262026-09-03T12:21:56.159Z Sep 03 12:21:54.763 adding route 172.17.0.40/32 -> 10.0.0.255
35272026-09-03T12:21:56.159ZSep 03 12:21:54.763DEBG INFO failed to allocate space for the new target listDEBG
35282026-09-03T12:21:56.159Z Sep 03 12:21:54.763 adding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
35292026-09-03T12:21:56.159Z DEBGadding route 172.17.0.30/32 -> 10.0.0.255
35302026-09-03T12:21:56.159ZSep 03 12:21:54.763 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 } }]
35312026-09-03T12:21:56.159Z
35322026-09-03T12:21:56.159ZDEBG Sep 03 12:21:54.763Sep 03 12:21:54.763Sep 03 12:21:54.763 INFO adding route 172.17.0.41/32 -> 10.0.0.255DEBG
35332026-09-03T12:21:56.159Z
35342026-09-03T12:21:56.159Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 12:21:54.768created new freemapSep 03 12:21:54.768 , DEBGunit :
35352026-09-03T12:21:56.159ZWARN shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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 } }]
35362026-09-03T12:21:56.159Z
35372026-09-03T12:21:56.159Z Sep 03 12:21:54.768Sep 03 12:21:54.768 DEBGERRO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO
35382026-09-03T12:21:56.159Z adding route 172.17.0.42/32 -> 10.0.0.255
35392026-09-03T12:21:56.159Z
35402026-09-03T12:21:56.159ZSep 03 12:21:54.768 freemap_route_ipv4DEBG
35412026-09-03T12:21:56.159Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 12:21:54.768 Sep 03 12:21:54.768DEBG ERROreplacing 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 12:21:54.768
35422026-09-03T12:21:56.159Z DEBG
35432026-09-03T12:21:56.159Z created new freemapSep 03 12:21:54.768 , INFOunit :adding route 172.17.0.43/32 -> 10.0.0.255shrink-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
35442026-09-03T12:21:56.159Zfreemap_route_ipv6
35452026-09-03T12:21:56.159Z
35462026-09-03T12:21:56.159ZSep 03 12:21:54.768 Sep 03 12:21:54.768DEBG DEBGreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35472026-09-03T12:21:56.159Zinitted freemap. size: 64, unit: freemap_route_ipv4 Sep 03 12:21:54.768
35482026-09-03T12:21:56.159Z DEBG INFOreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 12:21:54.768adding route 172.17.0.44/32 -> 10.0.0.255
35492026-09-03T12:21:56.159Z
35502026-09-03T12:21:56.159Z DEBG reset freemap, unitSep 03 12:21:54.768:Sep 03 12:21:54.768 INFOfreemap_route_ipv4DEBG
35512026-09-03T12:21:56.159Z 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 } }]
35522026-09-03T12:21:56.159Zadding route 172.17.0.31/32 -> 10.0.0.255
35532026-09-03T12:21:56.159ZSep 03 12:21:54.768 DEBG initted freemap. size: 64Sep 03 12:21:54.768, unitINFOSep 03 12:21:54.768 : DEBGfreemap_route_ipv6adding route 172.17.0.45/32 -> 10.0.0.255
35542026-09-03T12:21:56.159Z
35552026-09-03T12:21:56.159Zreplacing 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 } }]
35562026-09-03T12:21:56.159ZSep 03 12:21:54.768Sep 03 12:21:54.768Sep 03 12:21:54.768 DEBGDEBG reset freemap 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,
35572026-09-03T12:21:56.159Zunit: adding route 172.17.0.32/32 -> 10.0.0.255
35582026-09-03T12:21:56.159Zfreemap_route_ipv6Sep 03 12:21:54.768
35592026-09-03T12:21:56.160Z INFO adding route 172.17.0.46/32 -> 10.0.0.255
35602026-09-03T12:21:56.160ZSep 03 12:21:54.768 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 12:21:54.768
35612026-09-03T12:21:56.160Z 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 } }]
35622026-09-03T12:21:56.160ZSep 03 12:21:54.768 Sep 03 12:21:54.768INFO Sep 03 12:21:54.768INFO INFOadding route 172.17.0.33/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.47/32 -> 10.0.0.255
35632026-09-03T12:21:56.160Z
35642026-09-03T12:21:56.160Z
35652026-09-03T12:21:56.160ZSep 03 12:21:54.768Sep 03 12:21:54.768 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.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 } }]
35662026-09-03T12:21:56.160Z
35672026-09-03T12:21:56.160ZSep 03 12:21:54.768Sep 03 12:21:54.768Sep 03 12:21:54.768 INFODEBGINFO 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.34/32 -> 10.0.0.255
35682026-09-03T12:21:56.160Zadding route 3fff:dead::/64 -> 2001:db8::55:2
35692026-09-03T12:21:56.160Z
35702026-09-03T12:21:56.160ZSep 03 12:21:54.768Sep 03 12:21:54.768 INFODEBG adding route 172.17.0.48/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 } }]
35712026-09-03T12:21:56.160Z
35722026-09-03T12:21:56.160ZSep 03 12:21:54.768Sep 03 12:21:54.768Sep 03 12:21:54.768 DEBGINFODEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:3
35732026-09-03T12:21:56.160Zreplacing 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 } }]
35742026-09-03T12:21:56.160Z
35752026-09-03T12:21:56.160ZSep 03 12:21:54.768 Sep 03 12:21:54.768INFO INFOadding route 172.17.0.49/32 -> 10.0.0.255
35762026-09-03T12:21:56.160Ztest route::tests::delete_targets_fragmented ... ok
35772026-09-03T12:21:56.160Ztest route::tests::shrink_preserves_compacted_order ... ok
35782026-09-03T12:21:56.160ZSep 03 12:21:54.768adding route 172.17.0.35/32 -> 10.0.0.255
35792026-09-03T12:21:56.160ZDEBGSep 03 12:21:54.768 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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
35802026-09-03T12:21:56.160Z 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 12:21:54.768
35812026-09-03T12:21:56.160Z 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 } }]
35822026-09-03T12:21:56.160ZSep 03 12:21:54.768 INFO Sep 03 12:21:54.768adding route 172.17.0.50/32 -> 10.0.0.255
35832026-09-03T12:21:56.160ZINFO Sep 03 12:21:54.768adding route 172.17.0.36/32 -> 10.0.0.255 Sep 03 12:21:54.768
35842026-09-03T12:21:56.160ZINFO DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4
35852026-09-03T12:21:56.160Z
35862026-09-03T12:21:56.160ZSep 03 12:21:54.768 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 12:21:54.768
35872026-09-03T12:21:56.160Z INFO adding route 172.17.0.51/32 -> 10.0.0.255
35882026-09-03T12:21:56.160ZSep 03 12:21:54.768 Sep 03 12:21:54.768INFO DEBGSep 03 12:21:54.768 adding route 172.17.0.37/32 -> 10.0.0.255DEBG
35892026-09-03T12:21:56.160Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
35902026-09-03T12:21:56.160Zreplacing 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 } }]
35912026-09-03T12:21:56.160ZSep 03 12:21:54.768Sep 03 12:21:54.768 DEBG INFOreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 12:21:54.768adding route 172.17.0.52/32 -> 10.0.0.255
35922026-09-03T12:21:56.160Z Sep 03 12:21:54.757DEBG
35932026-09-03T12:21:56.160Z replacing targets for 3fff:dead::/64 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 } }]
35942026-09-03T12:21:56.160ZINFOSep 03 12:21:54.768 Sep 03 12:21:54.768adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG
35952026-09-03T12:21:56.160Z INFOreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35962026-09-03T12:21:56.160Zadding route 172.17.0.38/32 -> 10.0.0.255
35972026-09-03T12:21:56.160ZSep 03 12:21:54.768Sep 03 12:21:54.768Sep 03 12:21:54.768 DEBGINFO replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.53/32 -> 10.0.0.255
35982026-09-03T12:21:56.160Z
35992026-09-03T12:21:56.161ZDEBG 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 } }]
36002026-09-03T12:21:56.161ZSep 03 12:21:54.768Sep 03 12:21:54.768 DEBGINFO Sep 03 12:21:54.768adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff 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 } }]
36012026-09-03T12:21:56.161Z
36022026-09-03T12:21:56.161ZINFO adding route 172.17.0.39/32 -> 10.0.0.255
36032026-09-03T12:21:56.161ZSep 03 12:21:54.768Sep 03 12:21:54.768 DEBGINFOSep 03 12:21:54.768 replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.54/32 -> 10.0.0.255DEBG
36042026-09-03T12:21:56.161Z
36052026-09-03T12:21:56.161Zreplacing 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 } }]
36062026-09-03T12:21:56.161ZSep 03 12:21:54.768Sep 03 12:21:54.768 Sep 03 12:21:54.768DEBG INFOINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 172.17.0.40/32 -> 10.0.0.255
36072026-09-03T12:21:56.161Zreplacing 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 } }]
36082026-09-03T12:21:56.161Z
36092026-09-03T12:21:56.161ZSep 03 12:21:54.768Sep 03 12:21:54.768Sep 03 12:21:54.768 DEBGDEBGINFO adding route 172.17.0.55/32 -> 10.0.0.255replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }]
36102026-09-03T12:21:56.161Z
36112026-09-03T12:21:56.161Z
36122026-09-03T12:21:56.161ZSep 03 12:21:54.768Sep 03 12:21:54.768Sep 03 12:21:54.768 INFODEBG INFOadding route 3fff:beef:2f::/64 -> 2001:db8::55:ffreplacing 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 } }]
36132026-09-03T12:21:56.161Z
36142026-09-03T12:21:56.161Zadding route 172.17.0.41/32 -> 10.0.0.255
36152026-09-03T12:21:56.161ZSep 03 12:21:54.768Sep 03 12:21:54.768 Sep 03 12:21:54.768INFO DEBG adding route 172.17.0.56/32 -> 10.0.0.255DEBG
36162026-09-03T12:21:56.161Zreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
36172026-09-03T12:21:56.161Z
36182026-09-03T12:21:56.161ZSep 03 12:21:54.768 Sep 03 12:21:54.768DEBG INFOreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:21:54.768
36192026-09-03T12:21:56.164Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
36202026-09-03T12:21:56.164ZINFO Sep 03 12:21:54.768adding route 172.17.0.42/32 -> 10.0.0.255 Sep 03 12:21:54.768INFO DEBG
36212026-09-03T12:21:56.164Z adding route 172.17.0.57/32 -> 10.0.0.255replacing 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 } }]
36222026-09-03T12:21:56.164Z
36232026-09-03T12:21:56.164ZSep 03 12:21:54.768Sep 03 12:21:54.768Sep 03 12:21:54.768 DEBGINFO DEBG adding route 3fff:beef:31::/64 -> 2001:db8::55:ffreplacing 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 } }]
36242026-09-03T12:21:56.164Zreplacing 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 } }]
36252026-09-03T12:21:56.164Z
36262026-09-03T12:21:56.164ZSep 03 12:21:54.768Sep 03 12:21:54.768 Sep 03 12:21:54.768 DEBGINFO adding route 172.17.0.58/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 } }]INFO
36272026-09-03T12:21:56.165Z
36282026-09-03T12:21:56.165Z adding route 172.17.0.43/32 -> 10.0.0.255
36292026-09-03T12:21:56.165ZSep 03 12:21:54.768 Sep 03 12:21:54.768INFO Sep 03 12:21:54.768 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG
36302026-09-03T12:21:56.165ZDEBG 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 } }]
36312026-09-03T12:21:56.165Zreplacing 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 12:21:54.768
36322026-09-03T12:21:56.165Z 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 12:21:54.768
36332026-09-03T12:21:56.165Z INFOSep 03 12:21:54.768 adding route 172.17.0.59/32 -> 10.0.0.255
36342026-09-03T12:21:56.165ZINFOSep 03 12:21:54.768 adding route 172.17.0.44/32 -> 10.0.0.255INFO
36352026-09-03T12:21:56.165ZSep 03 12:21:54.768 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG
36362026-09-03T12:21:56.165Zreplacing 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 } }]
36372026-09-03T12:21:56.165ZSep 03 12:21:54.768 Sep 03 12:21:54.768DEBG Sep 03 12:21:54.768DEBG 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 } }]
36382026-09-03T12:21:56.165Zadding route 172.17.0.60/32 -> 10.0.0.255
36392026-09-03T12:21:56.165Zreplacing 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 } }]
36402026-09-03T12:21:56.165ZSep 03 12:21:54.768Sep 03 12:21:54.768Sep 03 12:21:54.768 DEBGINFO INFOreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
36412026-09-03T12:21:56.165ZSep 03 12:21:54.769 Sep 03 12:21:54.774DEBG DEBGcreated new freemap , failed to allocate space for the new target list
36422026-09-03T12:21:56.165ZSep 03 12:21:54.774 DEBGunit :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 } }]
36432026-09-03T12:21:56.165Zfreemap_route_ipv4
36442026-09-03T12:21:56.165ZSep 03 12:21:54.769Sep 03 12:21:54.774 DEBGDEBG created new freemapcreated new freemap, , unit:unit :freemap_route_ipv4
36452026-09-03T12:21:56.165Zfreemap_route_ipv6
36462026-09-03T12:21:56.165ZSep 03 12:21:54.774 DEBG initted freemap. size: 64, unitSep 03 12:21:54.774: DEBGfreemap_route_ipv4Sep 03 12:21:54.769
36472026-09-03T12:21:56.165Z created new freemapDEBG, unitcreated new freemap:Sep 03 12:21:54.774 , freemap_route_ipv6DEBGunit :reset freemap
36482026-09-03T12:21:56.165Z , freemap_route_ipv4unit
36492026-09-03T12:21:56.165Z: Sep 03 12:21:54.774freemap_route_ipv4
36502026-09-03T12:21:56.165ZDEBG initted freemap. size: 64Sep 03 12:21:54.774 DEBG, unit: freemap_route_ipv4
36512026-09-03T12:21:56.165ZSep 03 12:21:54.774 initted freemap. size: 64Sep 03 12:21:54.774DEBG, DEBGunit :created new freemapreset freemap , , freemap_route_ipv6unitunit
36522026-09-03T12:21:56.165Z:: freemap_route_ipv4freemap_route_ipv6
36532026-09-03T12:21:56.165Z
36542026-09-03T12:21:56.165ZSep 03 12:21:54.774Sep 03 12:21:54.774 DEBGDEBG initted freemap. size: 64initted freemap. size: 64Sep 03 12:21:54.774, , unitunitDEBG: :reset freemap , freemap_route_ipv6unit
36552026-09-03T12:21:56.165Z:freemap_route_ipv4
36562026-09-03T12:21:56.165Zfreemap_route_ipv6Sep 03 12:21:54.774
36572026-09-03T12:21:56.165Z DEBG Sep 03 12:21:54.774adding route 172.17.0.45/32 -> 10.0.0.255 Sep 03 12:21:54.774DEBG
36582026-09-03T12:21:56.165ZINFO reset freemap , adding route 172.16.0.0/32 -> 10.0.0.1 unit
36592026-09-03T12:21:56.165Zreset freemapSep 03 12:21:54.774:, unitSep 03 12:21:54.774DEBG :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_ipv4replacing 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 } }]
36602026-09-03T12:21:56.165Z
36612026-09-03T12:21:56.165Z
36622026-09-03T12:21:56.165Zfreemap_route_ipv6
36632026-09-03T12:21:56.165ZSep 03 12:21:54.774Sep 03 12:21:54.774 Sep 03 12:21:54.774INFO INFOadding route 172.17.0.46/32 -> 10.0.0.255INFO
36642026-09-03T12:21:56.165Z
36652026-09-03T12:21:56.165Zadding route 172.16.0.0/32 -> 10.0.0.1adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 12:21:54.774Sep 03 12:21:54.774
36662026-09-03T12:21:56.165Z
36672026-09-03T12:21:56.166ZDEBGDEBG Sep 03 12:21:54.774 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 } }]DEBGinitted freemap. size: 64
36682026-09-03T12:21:56.166Z, Sep 03 12:21:54.774unit:Sep 03 12:21:54.774replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
36692026-09-03T12:21:56.166Z freemap_route_ipv6Sep 03 12:21:54.774 INFODEBG Sep 03 12:21:54.774
36702026-09-03T12:21:56.166ZDEBGadding route 172.17.0.47/32 -> 10.0.0.255
36712026-09-03T12:21:56.166Z INFOSep 03 12:21:54.774replacing 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 } }]
36722026-09-03T12:21:56.166Zadding route 172.16.0.0/32 -> 10.0.0.3
36732026-09-03T12:21:56.166Z 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 12:21:54.774
36742026-09-03T12:21:56.166Z 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 } }]Sep 03 12:21:54.774
36752026-09-03T12:21:56.166ZSep 03 12:21:54.774Sep 03 12:21:54.774reset freemap , DEBG INFOSep 03 12:21:54.774replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
36762026-09-03T12:21:56.166Zunit: freemap_route_ipv6INFOSep 03 12:21:54.774
36772026-09-03T12:21:56.166Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
36782026-09-03T12:21:56.166Ztest route::tests::add_target_fails_full ... ok
36792026-09-03T12:21:56.166Z INFOadding route 172.17.0.48/32 -> 10.0.0.255
36802026-09-03T12:21:56.166Zadding route 172.16.0.0/32 -> 10.0.0.4adding route 172.16.0.0/32 -> 10.0.0.2INFO
36812026-09-03T12:21:56.166Z
36822026-09-03T12:21:56.166Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 03 12:21:54.774
36832026-09-03T12:21:56.166ZDEBGSep 03 12:21:54.774Sep 03 12:21:54.774 DEBGreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36842026-09-03T12:21:56.166Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]INFOSep 03 12:21:54.774
36852026-09-03T12:21:56.166Z Sep 03 12:21:54.774 DEBG INFO adding route 172.16.0.0/32 -> 10.0.0.1 Sep 03 12:21:54.774
36862026-09-03T12:21:56.166ZSep 03 12:21:54.774adding route 172.17.0.49/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 } }]
36872026-09-03T12:21:56.166ZDEBG
36882026-09-03T12:21:56.166Z 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.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 } }]
36892026-09-03T12:21:56.166ZSep 03 12:21:54.774Sep 03 12:21:54.774replacing 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 12:21:54.774 DEBGINFO
36902026-09-03T12:21:56.166Zreplacing 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 } }]DEBGadding route 172.16.0.0/32 -> 10.0.0.3
36912026-09-03T12:21:56.166Z
36922026-09-03T12:21:56.166Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 12:21:54.774
36932026-09-03T12:21:56.166Z INFOSep 03 12:21:54.774Sep 03 12:21:54.774 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG
36942026-09-03T12:21:56.166Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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
36952026-09-03T12:21:56.166Z adding route 172.17.0.50/32 -> 10.0.0.255Sep 03 12:21:54.774
36962026-09-03T12:21:56.166ZINFO Sep 03 12:21:54.774adding route 172.16.0.0/32 -> 10.0.0.1 Sep 03 12:21:54.774DEBGSep 03 12:21:54.774 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 } }]
36972026-09-03T12:21:56.166Z
36982026-09-03T12:21:56.166Z adding route 172.16.0.0/32 -> 10.0.0.4DEBG
36992026-09-03T12:21:56.166Zreplacing 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 } }]
37002026-09-03T12:21:56.166ZSep 03 12:21:54.774 Sep 03 12:21:54.774Sep 03 12:21:54.774 DEBGINFOSep 03 12:21:54.774INFO 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.51/32 -> 10.0.0.255DEBG
37012026-09-03T12:21:56.166Z adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
37022026-09-03T12:21:56.166Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 12:21:54.780
37032026-09-03T12:21:56.166Z 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 } }]
37042026-09-03T12:21:56.166ZSep 03 12:21:54.780Sep 03 12:21:54.780 DEBG 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 } }]
37052026-09-03T12:21:56.166ZSep 03 12:21:54.780adding route 172.16.0.0/32 -> 10.0.0.1
37062026-09-03T12:21:56.166ZINFO Sep 03 12:21:54.780adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
37072026-09-03T12:21:56.167ZINFO adding route 172.17.0.52/32 -> 10.0.0.255
37082026-09-03T12:21:56.167ZSep 03 12:21:54.780 DEBG Sep 03 12:21:54.780Sep 03 12:21:54.780 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
37092026-09-03T12:21:56.167Z 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 } }]
37102026-09-03T12:21:56.167Zreplacing 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 } }]
37112026-09-03T12:21:56.167ZSep 03 12:21:54.780 Sep 03 12:21:54.780INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFO
37122026-09-03T12:21:56.167Z Sep 03 12:21:54.780adding route 172.16.0.0/32 -> 10.0.0.2
37132026-09-03T12:21:56.167ZINFO adding route 172.17.0.53/32 -> 10.0.0.255
37142026-09-03T12:21:56.167ZSep 03 12:21:54.780 DEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:21:54.780
37152026-09-03T12:21:56.167Z DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:21:54.780
37162026-09-03T12:21:56.167ZSep 03 12:21:54.780 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 } }]INFO
37172026-09-03T12:21:56.167ZSep 03 12:21:54.780 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 172.17.0.54/32 -> 10.0.0.255
37182026-09-03T12:21:56.167Z
37192026-09-03T12:21:56.170ZSep 03 12:21:54.780 INFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 12:21:54.780
37202026-09-03T12:21:56.170Z 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 } }]
37212026-09-03T12:21:56.170ZSep 03 12:21:54.780 Sep 03 12:21:54.780DEBG Sep 03 12:21:54.780 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 } }]INFODEBG
37222026-09-03T12:21:56.170Zreplacing 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.55/32 -> 10.0.0.255
37232026-09-03T12:21:56.170Z
37242026-09-03T12:21:56.170ZSep 03 12:21:54.780Sep 03 12:21:54.780 INFOINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 12:21:54.780adding route 172.17.0.1/32 -> 10.0.0.255
37252026-09-03T12:21:56.170Z
37262026-09-03T12:21:56.170ZDEBG 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 } }]
37272026-09-03T12:21:56.170ZSep 03 12:21:54.780 DEBGSep 03 12:21:54.780 Sep 03 12:21:54.780DEBGreplacing 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 } }]
37282026-09-03T12:21:56.170ZINFO replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.56/32 -> 10.0.0.255
37292026-09-03T12:21:56.170Z
37302026-09-03T12:21:56.170ZSep 03 12:21:54.780 INFOSep 03 12:21:54.780 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG
37312026-09-03T12:21:56.171Z 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 } }]
37322026-09-03T12:21:56.171ZSep 03 12:21:54.780Sep 03 12:21:54.780 INFOSep 03 12:21:54.780 adding route 172.17.0.2/32 -> 10.0.0.255DEBGINFO replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.57/32 -> 10.0.0.255
37332026-09-03T12:21:56.171Z
37342026-09-03T12:21:56.171Z
37352026-09-03T12:21:56.171ZSep 03 12:21:54.780Sep 03 12:21:54.780 INFODEBG adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
37362026-09-03T12:21:56.171Zreplacing 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 } }]
37372026-09-03T12:21:56.171ZSep 03 12:21:54.780 Sep 03 12:21:54.780 DEBGSep 03 12:21:54.780 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 } }]INFO
37382026-09-03T12:21:56.171ZDEBG adding route 172.17.0.58/32 -> 10.0.0.255replacing 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 } }]
37392026-09-03T12:21:56.171Z
37402026-09-03T12:21:56.171ZSep 03 12:21:54.780Sep 03 12:21:54.780 INFODEBG adding route 172.17.0.3/32 -> 10.0.0.255Sep 03 12:21:54.780
37412026-09-03T12:21:56.171Zreplacing 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 } }]
37422026-09-03T12:21:56.171ZINFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffSep 03 12:21:54.780
37432026-09-03T12:21:56.171Z Sep 03 12:21:54.780DEBG INFO replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.59/32 -> 10.0.0.255
37442026-09-03T12:21:56.171ZSep 03 12:21:54.780
37452026-09-03T12:21:56.171Z 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 } }]Sep 03 12:21:54.780
37462026-09-03T12:21:56.171Z INFO adding route 172.17.0.4/32 -> 10.0.0.255
37472026-09-03T12:21:56.171ZSep 03 12:21:54.780Sep 03 12:21:54.780 DEBGDEBGSep 03 12:21:54.780 failed to allocate space for the new target listreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37482026-09-03T12:21:56.171Z
37492026-09-03T12:21:56.171Z 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 } }]
37502026-09-03T12:21:56.171ZSep 03 12:21:54.780 INFO adding route 172.17.0.60/32 -> 10.0.0.255Sep 03 12:21:54.780
37512026-09-03T12:21:56.171Z INFO Sep 03 12:21:54.780adding route 172.17.0.5/32 -> 10.0.0.255 Sep 03 12:21:54.780
37522026-09-03T12:21:56.171Z 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 } }]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 } }]
37532026-09-03T12:21:56.171Z
37542026-09-03T12:21:56.171ZSep 03 12:21:54.780 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 } }]
37552026-09-03T12:21:56.171ZSep 03 12:21:54.780 INFOSep 03 12:21:54.780 adding route 172.17.0.6/32 -> 10.0.0.255INFO
37562026-09-03T12:21:56.171Z adding route 172.17.0.61/32 -> 10.0.0.255
37572026-09-03T12:21:56.171ZSep 03 12:21:54.780
37582026-09-03T12:21:56.171Z DEBG Sep 03 12:21:54.780replacing 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 } }]
37592026-09-03T12:21:56.171ZDEBG 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 } }]Sep 03 12:21:54.780
37602026-09-03T12:21:56.171Z DEBGSep 03 12:21:54.780 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 } }]INFO
37612026-09-03T12:21:56.171Z Sep 03 12:21:54.780adding route 172.17.0.7/32 -> 10.0.0.255 INFO
37622026-09-03T12:21:56.171Z adding route 172.17.0.62/32 -> 10.0.0.255
37632026-09-03T12:21:56.171ZSep 03 12:21:54.780 Sep 03 12:21:54.780DEBG 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 } }]
37642026-09-03T12:21:56.171Zreplacing 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 } }]
37652026-09-03T12:21:56.171ZSep 03 12:21:54.780 Sep 03 12:21:54.780INFO INFOadding route 172.17.0.8/32 -> 10.0.0.255
37662026-09-03T12:21:56.171Zadding route 172.17.0.63/32 -> 10.0.0.255
37672026-09-03T12:21:56.171ZSep 03 12:21:54.780Sep 03 12:21:54.780 DEBGDEBG 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 } }]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 } }]
37682026-09-03T12:21:56.171Z
37692026-09-03T12:21:56.171ZSep 03 12:21:54.780Sep 03 12:21:54.780 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.9/32 -> 10.0.0.255
37702026-09-03T12:21:56.171Z
37712026-09-03T12:21:56.172ZSep 03 12:21:54.780Sep 03 12:21:54.780 DEBGDEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37722026-09-03T12:21:56.172Z 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 } }]
37732026-09-03T12:21:56.172ZSep 03 12:21:54.780Sep 03 12:21:54.780 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.10/32 -> 10.0.0.255
37742026-09-03T12:21:56.172Z
37752026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
37762026-09-03T12:21:56.172ZSep 03 12:21:54.780 INFO adding route 172.17.0.11/32 -> 10.0.0.255
37772026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
37782026-09-03T12:21:56.172ZSep 03 12:21:54.780 INFO adding route 172.17.0.12/32 -> 10.0.0.255
37792026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
37802026-09-03T12:21:56.172ZSep 03 12:21:54.780 INFO adding route 172.17.0.13/32 -> 10.0.0.255
37812026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
37822026-09-03T12:21:56.172ZSep 03 12:21:54.780 INFO adding route 172.17.0.14/32 -> 10.0.0.255
37832026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
37842026-09-03T12:21:56.172ZSep 03 12:21:54.780 INFO adding route 172.17.0.15/32 -> 10.0.0.255
37852026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
37862026-09-03T12:21:56.172ZSep 03 12:21:54.780 INFO adding route 172.17.0.16/32 -> 10.0.0.255
37872026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
37882026-09-03T12:21:56.172ZSep 03 12:21:54.780 INFO adding route 172.17.0.17/32 -> 10.0.0.255
37892026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
37902026-09-03T12:21:56.172ZSep 03 12:21:54.780 INFO adding route 172.17.0.18/32 -> 10.0.0.255
37912026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
37922026-09-03T12:21:56.172ZSep 03 12:21:54.780 INFO adding route 172.17.0.19/32 -> 10.0.0.255
37932026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
37942026-09-03T12:21:56.172ZSep 03 12:21:54.780 INFO adding route 172.17.0.20/32 -> 10.0.0.255
37952026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
37962026-09-03T12:21:56.172ZSep 03 12:21:54.780 INFO adding route 172.17.0.21/32 -> 10.0.0.255
37972026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
37982026-09-03T12:21:56.172ZSep 03 12:21:54.780 INFO adding route 172.17.0.22/32 -> 10.0.0.255
37992026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
38002026-09-03T12:21:56.172ZSep 03 12:21:54.780 INFO adding route 172.17.0.23/32 -> 10.0.0.255
38012026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
38022026-09-03T12:21:56.172ZSep 03 12:21:54.780 INFO adding route 172.17.0.24/32 -> 10.0.0.255
38032026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
38042026-09-03T12:21:56.172ZSep 03 12:21:54.780 INFO adding route 172.17.0.25/32 -> 10.0.0.255
38052026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
38062026-09-03T12:21:56.172ZSep 03 12:21:54.780 INFO adding route 172.17.0.26/32 -> 10.0.0.255
38072026-09-03T12:21:56.172ZSep 03 12:21:54.780 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 } }]
38082026-09-03T12:21:56.172ZSep 03 12:21:54.780 DEBG created new freemap, unit: freemap_route_ipv4
38092026-09-03T12:21:56.172ZSep 03 12:21:54.828 DEBG created new freemap, unit: freemap_route_ipv6
38102026-09-03T12:21:56.173ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFODEBG adding route 172.17.0.27/32 -> 10.0.0.255initted freemap. size: 64
38112026-09-03T12:21:56.173Z, unit: freemap_route_ipv4
38122026-09-03T12:21:56.173ZSep 03 12:21:54.828 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:21:54.828
38132026-09-03T12:21:56.173Z DEBG reset freemap, Sep 03 12:21:54.828unit :INFO freemap_route_ipv4adding route 172.17.0.28/32 -> 10.0.0.255
38142026-09-03T12:21:56.173Z
38152026-09-03T12:21:56.173ZSep 03 12:21:54.828Sep 03 12:21:54.828 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 } }]initted freemap. size: 64
38162026-09-03T12:21:56.173Z, unit: freemap_route_ipv6Sep 03 12:21:54.828
38172026-09-03T12:21:56.173Z INFO adding route 172.17.0.29/32 -> 10.0.0.255
38182026-09-03T12:21:56.173ZSep 03 12:21:54.828 DEBG reset freemapSep 03 12:21:54.828, unitDEBG: replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6
38192026-09-03T12:21:56.176Z
38202026-09-03T12:21:56.176ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1
38212026-09-03T12:21:56.176Z
38222026-09-03T12:21:56.176ZSep 03 12:21:54.828Sep 03 12:21:54.828 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.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
38232026-09-03T12:21:56.176Z
38242026-09-03T12:21:56.176ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2
38252026-09-03T12:21:56.176Z
38262026-09-03T12:21:56.176ZSep 03 12:21:54.828Sep 03 12:21:54.828 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38272026-09-03T12:21:56.176Z
38282026-09-03T12:21:56.176ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.32/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255
38292026-09-03T12:21:56.176Z
38302026-09-03T12:21:56.176ZSep 03 12:21:54.828Sep 03 12:21:54.828 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.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38312026-09-03T12:21:56.176Z
38322026-09-03T12:21:56.176ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.1/32 -> 10.0.0.255
38332026-09-03T12:21:56.176Z
38342026-09-03T12:21:56.176ZSep 03 12:21:54.828Sep 03 12:21:54.828 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.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 } }]
38352026-09-03T12:21:56.176Z
38362026-09-03T12:21:56.176ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.2/32 -> 10.0.0.255
38372026-09-03T12:21:56.176Z
38382026-09-03T12:21:56.176ZSep 03 12:21:54.828Sep 03 12:21:54.828 DEBGDEBG 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.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 } }]
38392026-09-03T12:21:56.176Z
38402026-09-03T12:21:56.176ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.3/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255
38412026-09-03T12:21:56.176Z
38422026-09-03T12:21:56.176ZSep 03 12:21:54.828Sep 03 12:21:54.828 DEBGDEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }]
38432026-09-03T12:21:56.177Z
38442026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.4/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255
38452026-09-03T12:21:56.177Z
38462026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 DEBGDEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
38472026-09-03T12:21:56.177Z
38482026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255
38492026-09-03T12:21:56.177Z
38502026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 DEBGDEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }]
38512026-09-03T12:21:56.177Z
38522026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255
38532026-09-03T12:21:56.177Z
38542026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 DEBGDEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
38552026-09-03T12:21:56.177Z
38562026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.7/32 -> 10.0.0.255
38572026-09-03T12:21:56.177Z
38582026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 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.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 } }]
38592026-09-03T12:21:56.177Z
38602026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255
38612026-09-03T12:21:56.177Z
38622026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 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.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 } }]
38632026-09-03T12:21:56.177Z
38642026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255
38652026-09-03T12:21:56.177Z
38662026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 DEBGDEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
38672026-09-03T12:21:56.177Z
38682026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255
38692026-09-03T12:21:56.177Z
38702026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 DEBGDEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
38712026-09-03T12:21:56.177Z
38722026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.11/32 -> 10.0.0.255
38732026-09-03T12:21:56.177Z
38742026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 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.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 } }]
38752026-09-03T12:21:56.177Z
38762026-09-03T12:21:56.177Ztest route::tests::delete_targets_full ... ok
38772026-09-03T12:21:56.177Ztest route::tests::delete_target_full ... ok
38782026-09-03T12:21:56.177Z
38792026-09-03T12:21:56.177Ztest result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
38802026-09-03T12:21:56.177Z
38812026-09-03T12:21:56.177ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.44/32 -> 10.0.0.255adding route 172.17.0.12/32 -> 10.0.0.255
38822026-09-03T12:21:56.177Z
38832026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 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.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 } }]
38842026-09-03T12:21:56.178Z
38852026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.13/32 -> 10.0.0.255
38862026-09-03T12:21:56.178Z
38872026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 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.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 } }]
38882026-09-03T12:21:56.178Z
38892026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.46/32 -> 10.0.0.255adding route 172.17.0.14/32 -> 10.0.0.255
38902026-09-03T12:21:56.178Z
38912026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 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.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 } }]
38922026-09-03T12:21:56.178Z
38932026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.15/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255
38942026-09-03T12:21:56.178Z
38952026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 DEBGDEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
38962026-09-03T12:21:56.178Z
38972026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255
38982026-09-03T12:21:56.178Z
38992026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 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 } }]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 } }]
39002026-09-03T12:21:56.178Z
39012026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255
39022026-09-03T12:21:56.178Z
39032026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 DEBGDEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
39042026-09-03T12:21:56.178Z
39052026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.18/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255
39062026-09-03T12:21:56.178Z
39072026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 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.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 } }]
39082026-09-03T12:21:56.178Z
39092026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.19/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255
39102026-09-03T12:21:56.178Z
39112026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 DEBGDEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
39122026-09-03T12:21:56.178Z
39132026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255
39142026-09-03T12:21:56.178Z
39152026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 DEBGDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
39162026-09-03T12:21:56.178Z
39172026-09-03T12:21:56.178ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.21/32 -> 10.0.0.255
39182026-09-03T12:21:56.178Z
39192026-09-03T12:21:56.182ZSep 03 12:21:54.828Sep 03 12:21:54.828 DEBGDEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
39202026-09-03T12:21:56.182Z
39212026-09-03T12:21:56.182ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255
39222026-09-03T12:21:56.182Z
39232026-09-03T12:21:56.182ZSep 03 12:21:54.828Sep 03 12:21:54.828 DEBGDEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
39242026-09-03T12:21:56.182Z
39252026-09-03T12:21:56.182ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255
39262026-09-03T12:21:56.182Z
39272026-09-03T12:21:56.182ZSep 03 12:21:54.828Sep 03 12:21:54.828 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.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 } }]
39282026-09-03T12:21:56.182Z
39292026-09-03T12:21:56.182ZSep 03 12:21:54.828Sep 03 12:21:54.828 INFOINFO adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255
39302026-09-03T12:21:56.182Z
39312026-09-03T12:21:56.182ZSep 03 12:21:54.828Sep 03 12:21:54.828 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.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 } }]
39322026-09-03T12:21:56.182ZSep 03 12:21:54.833 INFO adding route 172.17.0.25/32 -> 10.0.0.255
39332026-09-03T12:21:56.182ZSep 03 12:21:54.833 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 } }]
39342026-09-03T12:21:56.182Z
39352026-09-03T12:21:56.182ZSep 03 12:21:54.833 INFO adding route 172.17.0.26/32 -> 10.0.0.255
39362026-09-03T12:21:56.182ZSep 03 12:21:54.833 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 } }]
39372026-09-03T12:21:56.182ZSep 03 12:21:54.833 INFOSep 03 12:21:54.833 adding route 172.17.0.57/32 -> 10.0.0.255INFO
39382026-09-03T12:21:56.182Z adding route 172.17.0.27/32 -> 10.0.0.255
39392026-09-03T12:21:56.182ZSep 03 12:21:54.833 Sep 03 12:21:54.833DEBG 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 } }]
39402026-09-03T12:21:56.182Zreplacing 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 } }]
39412026-09-03T12:21:56.182ZSep 03 12:21:54.833 Sep 03 12:21:54.833INFO INFOadding route 172.17.0.58/32 -> 10.0.0.255
39422026-09-03T12:21:56.182Zadding route 172.17.0.28/32 -> 10.0.0.255
39432026-09-03T12:21:56.182ZSep 03 12:21:54.833 Sep 03 12:21:54.833DEBG 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 } }]
39442026-09-03T12:21:56.182Zreplacing 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 } }]
39452026-09-03T12:21:56.182ZSep 03 12:21:54.833 Sep 03 12:21:54.833INFO INFOadding route 172.17.0.59/32 -> 10.0.0.255
39462026-09-03T12:21:56.182Zadding route 172.17.0.29/32 -> 10.0.0.255
39472026-09-03T12:21:56.182ZSep 03 12:21:54.833 Sep 03 12:21:54.833DEBG DEBGreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39482026-09-03T12:21:56.182Zreplacing 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 } }]
39492026-09-03T12:21:56.182ZSep 03 12:21:54.833Sep 03 12:21:54.833 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255
39502026-09-03T12:21:56.182Z
39512026-09-03T12:21:56.182ZSep 03 12:21:54.833Sep 03 12:21:54.833 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.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 } }]
39522026-09-03T12:21:56.182Z
39532026-09-03T12:21:56.182ZSep 03 12:21:54.833Sep 03 12:21:54.833 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.31/32 -> 10.0.0.255
39542026-09-03T12:21:56.183Z
39552026-09-03T12:21:56.183ZSep 03 12:21:54.833Sep 03 12:21:54.833 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.16.0.0/32 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 } }]
39562026-09-03T12:21:56.183Z
39572026-09-03T12:21:56.183ZSep 03 12:21:54.833 INFO adding route 172.17.0.32/32 -> 10.0.0.255
39582026-09-03T12:21:56.183ZSep 03 12:21:54.833 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 } }]
39592026-09-03T12:21:56.183ZSep 03 12:21:54.833 INFO adding route 172.17.0.33/32 -> 10.0.0.255
39602026-09-03T12:21:56.183ZSep 03 12:21:54.833 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 } }]
39612026-09-03T12:21:56.183ZSep 03 12:21:54.833 INFO adding route 172.17.0.34/32 -> 10.0.0.255
39622026-09-03T12:21:56.183ZSep 03 12:21:54.833 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 } }]
39632026-09-03T12:21:56.183ZSep 03 12:21:54.833 INFO adding route 172.17.0.35/32 -> 10.0.0.255
39642026-09-03T12:21:56.183ZSep 03 12:21:54.833 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 } }]
39652026-09-03T12:21:56.183ZSep 03 12:21:54.833 INFO adding route 172.17.0.36/32 -> 10.0.0.255
39662026-09-03T12:21:56.183ZSep 03 12:21:54.833 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 } }]
39672026-09-03T12:21:56.183ZSep 03 12:21:54.833 INFO adding route 172.17.0.37/32 -> 10.0.0.255
39682026-09-03T12:21:56.183ZSep 03 12:21:54.834 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 } }]
39692026-09-03T12:21:56.183ZSep 03 12:21:54.834 INFO adding route 172.17.0.38/32 -> 10.0.0.255
39702026-09-03T12:21:56.183ZSep 03 12:21:54.834 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 } }]
39712026-09-03T12:21:56.183ZSep 03 12:21:54.834 INFO adding route 172.17.0.39/32 -> 10.0.0.255
39722026-09-03T12:21:56.183ZSep 03 12:21:54.834 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 } }]
39732026-09-03T12:21:56.183ZSep 03 12:21:54.834 INFO adding route 172.17.0.40/32 -> 10.0.0.255
39742026-09-03T12:21:56.183ZSep 03 12:21:54.834 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 } }]
39752026-09-03T12:21:56.183ZSep 03 12:21:54.834 INFO adding route 172.17.0.41/32 -> 10.0.0.255
39762026-09-03T12:21:56.183Z
39772026-09-03T12:21:56.183Zrunning 0 tests
39782026-09-03T12:21:56.183Z
39792026-09-03T12:21:56.183Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
39802026-09-03T12:21:56.183Z
39812026-09-03T12:21:56.183ZSep 03 12:21:54.834 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 } }]
39822026-09-03T12:21:56.183Z
39832026-09-03T12:21:56.183Zrunning 0 tests
39842026-09-03T12:21:56.183Z
39852026-09-03T12:21:56.183Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
39862026-09-03T12:21:56.183ZSep 03 12:21:54.834 INFO adding route 172.17.0.42/32 -> 10.0.0.255
39872026-09-03T12:21:56.183Z
39882026-09-03T12:21:56.183ZSep 03 12:21:54.834 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 } }]
39892026-09-03T12:21:56.183ZSep 03 12:21:54.834 INFO adding route 172.17.0.43/32 -> 10.0.0.255
39902026-09-03T12:21:56.183ZSep 03 12:21:54.834 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 } }]
39912026-09-03T12:21:56.183ZSep 03 12:21:54.834 INFO adding route 172.17.0.44/32 -> 10.0.0.255
39922026-09-03T12:21:56.183ZSep 03 12:21:54.834 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 } }]
39932026-09-03T12:21:56.183ZSep 03 12:21:54.834 INFO adding route 172.17.0.45/32 -> 10.0.0.255
39942026-09-03T12:21:56.184ZSep 03 12:21:54.834 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 } }]
39952026-09-03T12:21:56.184ZSep 03 12:21:54.834 INFO adding route 172.17.0.46/32 -> 10.0.0.255
39962026-09-03T12:21:56.184ZSep 03 12:21:54.834 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 } }]
39972026-09-03T12:21:56.184ZSep 03 12:21:54.834 INFO adding route 172.17.0.47/32 -> 10.0.0.255
39982026-09-03T12:21:56.184ZSep 03 12:21:54.834 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 } }]
39992026-09-03T12:21:56.184ZSep 03 12:21:54.834 INFO adding route 172.17.0.48/32 -> 10.0.0.255
40002026-09-03T12:21:56.184ZSep 03 12:21:54.834 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 } }]
40012026-09-03T12:21:56.184ZSep 03 12:21:54.834 INFO adding route 172.17.0.49/32 -> 10.0.0.255
40022026-09-03T12:21:56.184ZSep 03 12:21:54.834 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 } }]
40032026-09-03T12:21:56.184ZSep 03 12:21:54.834 INFO adding route 172.17.0.50/32 -> 10.0.0.255
40042026-09-03T12:21:56.184ZSep 03 12:21:54.834 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 } }]
40052026-09-03T12:21:56.184ZSep 03 12:21:54.834 INFO adding route 172.17.0.51/32 -> 10.0.0.255
40062026-09-03T12:21:56.184ZSep 03 12:21:54.834 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 } }]
40072026-09-03T12:21:56.184ZSep 03 12:21:54.834 INFO adding route 172.17.0.52/32 -> 10.0.0.255
40082026-09-03T12:21:56.184ZSep 03 12:21:54.834 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 } }]
40092026-09-03T12:21:56.184ZSep 03 12:21:54.834 INFO adding route 172.17.0.53/32 -> 10.0.0.255
40102026-09-03T12:21:56.184ZSep 03 12:21:54.834 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 } }]
40112026-09-03T12:21:56.184ZSep 03 12:21:54.834 INFO adding route 172.17.0.54/32 -> 10.0.0.255
40122026-09-03T12:21:56.184ZSep 03 12:21:54.834 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 } }]
40132026-09-03T12:21:56.184ZSep 03 12:21:54.834 INFO adding route 172.17.0.55/32 -> 10.0.0.255
40142026-09-03T12:21:56.184ZSep 03 12:21:54.834 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 } }]
40152026-09-03T12:21:56.184ZSep 03 12:21:54.834 INFO adding route 172.17.0.56/32 -> 10.0.0.255
40162026-09-03T12:21:56.184ZSep 03 12:21:54.834 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 } }]
40172026-09-03T12:21:56.184ZSep 03 12:21:54.834 INFO adding route 172.17.0.57/32 -> 10.0.0.255
40182026-09-03T12:21:56.184ZSep 03 12:21:54.834 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 } }]
40192026-09-03T12:21:56.187ZSep 03 12:21:54.834 INFO adding route 172.17.0.58/32 -> 10.0.0.255
40202026-09-03T12:21:56.187ZSep 03 12:21:54.834 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 } }]
40212026-09-03T12:21:56.187ZSep 03 12:21:54.834 INFO adding route 172.17.0.59/32 -> 10.0.0.255
40222026-09-03T12:21:56.187ZSep 03 12:21:54.834 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 } }]
40232026-09-03T12:21:56.187ZSep 03 12:21:54.834 INFO adding route 172.17.0.60/32 -> 10.0.0.255
40242026-09-03T12:21:56.187ZSep 03 12:21:54.834 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 } }]
40252026-09-03T12:21:56.187ZSep 03 12:21:54.834 INFO adding route 172.17.0.61/32 -> 10.0.0.255
40262026-09-03T12:21:56.187ZSep 03 12:21:54.834 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 } }]
40272026-09-03T12:21:56.187ZSep 03 12:21:54.834 INFO adding route 172.17.0.62/32 -> 10.0.0.255
40282026-09-03T12:21:56.187ZSep 03 12:21:54.834 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 } }]
40292026-09-03T12:21:56.187ZSep 03 12:21:54.834 DEBG failed to allocate space for the new target list
40302026-09-03T12:21:56.187ZSep 03 12:21:54.834 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 } }]
40312026-09-03T12:21:56.187Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-cc2fc6af86348c5b)
40322026-09-03T12:21:56.187Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
40332026-09-03T12:21:56.188Z Running unittests src/lib.rs (target/debug/deps/dpd_client-afca5f5d515ce1a3)
40342026-09-03T12:21:56.188Z
40352026-09-03T12:21:56.188Zrunning 6 tests
40362026-09-03T12:21:56.188Ztest tests::test_full_lot_id_neither_present ... ok
40372026-09-03T12:21:56.188Ztest tests::test_full_lot_id_lot_only ... ok
40382026-09-03T12:21:56.188Ztest tests::test_full_lot_id_both_present ... ok
40392026-09-03T12:21:56.188Ztest tests::test_full_lot_id_lotnum_only ... ok
40402026-09-03T12:21:56.188Ztest tests::test_parse_client_port_id ... ok
40412026-09-03T12:21:56.188Ztest tests::test_port_id_cmp ... ok
40422026-09-03T12:21:56.188Z
40432026-09-03T12:21:56.188Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40442026-09-03T12:21:56.188Z
40452026-09-03T12:21:56.188Z Running tests/test_all.rs (target/debug/deps/test_all-ef53985cfe7a3a08)
40462026-09-03T12:21:56.188Z
40472026-09-03T12:21:56.188Zrunning 0 tests
40482026-09-03T12:21:56.188Z
40492026-09-03T12:21:56.188Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40502026-09-03T12:21:56.188Z
40512026-09-03T12:21:56.188Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
40522026-09-03T12:21:56.188Z
40532026-09-03T12:21:56.188Zrunning 0 tests
40542026-09-03T12:21:56.188Z
40552026-09-03T12:21:56.188Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40562026-09-03T12:21:56.188Z
40572026-09-03T12:21:56.188Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
40582026-09-03T12:21:56.188Z
40592026-09-03T12:21:56.188Zrunning 15 tests
40602026-09-03T12:21:56.188Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
40612026-09-03T12:21:56.188Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
40622026-09-03T12:21:56.188Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
40632026-09-03T12:21:56.188Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
40642026-09-03T12:21:56.188Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
40652026-09-03T12:21:56.188Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
40662026-09-03T12:21:56.188Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
40672026-09-03T12:21:56.188Ztest v1::network::tests::test_equal ... ok
40682026-09-03T12:21:56.188Ztest v1::network::tests::test_eui64 ... ok
40692026-09-03T12:21:56.188Ztest v1::network::tests::test_into ... ok
40702026-09-03T12:21:56.188Ztest v1::network::tests::test_not_equal ... ok
40712026-09-03T12:21:56.188Ztest v1::network::tests::test_to_string ... ok
40722026-09-03T12:21:56.188Ztest v1::port::tests::port_ids_are_ascii ... ok
40732026-09-03T12:21:56.189Ztest v1::network::tests::test_parse ... ok
40742026-09-03T12:21:56.189Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
40752026-09-03T12:21:56.189Z
40762026-09-03T12:21:56.189Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40772026-09-03T12:21:56.189Z
40782026-09-03T12:21:56.189Z Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed)
40792026-09-03T12:21:56.189Z
40802026-09-03T12:21:56.189Zrunning 12 tests
40812026-09-03T12:21:56.189Ztest icmp::test_v6_checksum ... ok
40822026-09-03T12:21:56.189Ztest icmp::test_v4_checksum ... ok
40832026-09-03T12:21:56.189Ztest lldp::test_lldp_parse ... ok
40842026-09-03T12:21:56.189Ztest pbuf::test_nibble ... ok
40852026-09-03T12:21:56.189Ztest ipv6::test_ipv6_parse ... ok
40862026-09-03T12:21:56.189Ztest pbuf::test_byte ... ok
40872026-09-03T12:21:56.189Ztest pbuf::test_overflow ... ok
40882026-09-03T12:21:56.189Ztest pbuf::test_short ... ok
40892026-09-03T12:21:56.189Ztest pbuf::test_twelve ... ok
40902026-09-03T12:21:56.189Ztest pbuf::test_word ... ok
40912026-09-03T12:21:56.189Ztest tcp::test_checksum_ack_data ... ok
40922026-09-03T12:21:56.189Ztest tcp::test_checksum_syn_nodata ... ok
40932026-09-03T12:21:56.189Z
40942026-09-03T12:21:56.189Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40952026-09-03T12:21:56.189Z
40962026-09-03T12:21:56.189Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
40972026-09-03T12:21:56.189Z
40982026-09-03T12:21:56.189Zrunning 0 tests
40992026-09-03T12:21:56.189Z
41002026-09-03T12:21:56.189Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41012026-09-03T12:21:56.189Z
41022026-09-03T12:21:56.189Z Running unittests src/main.rs (target/debug/deps/swadm-bcdfd33959ff28c7)
41032026-09-03T12:21:56.192Z
41042026-09-03T12:21:56.192Zrunning 5 tests
41052026-09-03T12:21:56.192Ztest switchport::test::test_compute_lanes ... ok
41062026-09-03T12:21:56.192Ztest switchport::test::port_id_ordering ... ok
41072026-09-03T12:21:56.192Z Lane 0 Lane 1 Lane 0Lane 2 Lane 3
41082026-09-03T12:21:56.192ZLane 1 Rx Loss-of-lock: YesLane 2 Yes Lane 3
41092026-09-03T12:21:56.192ZYes Yes
41102026-09-03T12:21:56.192Z State: Activated Rx Loss-of-signal: Yes YesActivated YesActivated Yes
41112026-09-03T12:21:56.192ZActivated
41122026-09-03T12:21:56.192Z Rx CDR Enabled: Yes Rx Output Enabled: false Yesfalse Yesfalse Yes
41132026-09-03T12:21:56.192Zfalse
41142026-09-03T12:21:56.192Z Tx Enabled: Yes Rx Output Status: validYes valid Yesvalid Yesvalid
41152026-09-03T12:21:56.192Z
41162026-09-03T12:21:56.192Z Tx Loss-of-lock: No Rx Loss-of-lock: true No trueNo trueNo
41172026-09-03T12:21:56.192Ztrue
41182026-09-03T12:21:56.192Z Tx Loss-of-signal: No Rx Loss-of-signal: false Nofalse falseNo falseNo
41192026-09-03T12:21:56.192Z
41202026-09-03T12:21:56.192ZRx Auto-squelch Disable: true Tx CDR Enabled: No true Notrue trueNo
41212026-09-03T12:21:56.192Z Tx Output Enabled: trueNo
41222026-09-03T12:21:56.193Z Tx Adaptive EQ Fault: Notrue No true Notrue
41232026-09-03T12:21:56.193ZNo
41242026-09-03T12:21:56.193Z Tx Output Status: invalid Tx Fault: Yes invalid Yesinvalid invalidYes
41252026-09-03T12:21:56.193Z Yes
41262026-09-03T12:21:56.193Z Tx Loss-of-lock: false false false false
41272026-09-03T12:21:56.193Z Tx Loss-of-signal: true true true true
41282026-09-03T12:21:56.193ZTx Auto-squelch Disable: false false false false
41292026-09-03T12:21:56.193Z Tx Adaptive EQ Fail: true true true true
41302026-09-03T12:21:56.193Z Tx Failure: false false false false
41312026-09-03T12:21:56.193Z Tx Force Squelch: true true true true
41322026-09-03T12:21:56.193Z Tx Input Polarity: normal normal normal normal
41332026-09-03T12:21:56.193Ztest switchport::test::test_print_sff_datapath ... ok
41342026-09-03T12:21:56.193Ztest switchport::test::test_print_cmis_datapath ... ok
41352026-09-03T12:21:56.195Ztest link::test_filter ... ok
41362026-09-03T12:21:56.195Z
41372026-09-03T12:21:56.195Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41382026-09-03T12:21:56.195Z
41392026-09-03T12:21:56.195Z Running tests/cli/main.rs (target/debug/deps/cli-abb6971d8239a246)
41402026-09-03T12:21:56.198Z
41412026-09-03T12:21:56.198Zrunning 7 tests
41422026-09-03T12:21:56.198Ztest counters::counters_list ... ignored
41432026-09-03T12:21:56.198Ztest link_apply::apply_tx_eq_all ... ignored
41442026-09-03T12:21:56.198Ztest link_apply::apply_tx_eq_custom ... ignored
41452026-09-03T12:21:56.198Ztest tx_eq::set_all_taps ... ignored
41462026-09-03T12:21:56.198Ztest tx_eq::set_partial_taps ... ignored
41472026-09-03T12:21:56.200Ztest cmd::test::pattern_statics ... ok
41482026-09-03T12:21:56.207Ztest link_apply::tx_eq_exclusive ... ok
41492026-09-03T12:21:56.207Z
41502026-09-03T12:21:56.209Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
41512026-09-03T12:21:56.209Z
41522026-09-03T12:21:56.209Z Running unittests src/main.rs (target/debug/deps/tfportd-94da08c4b784248f)
41532026-09-03T12:21:56.212Z
41542026-09-03T12:21:56.212Zrunning 3 tests
41552026-09-03T12:21:56.214Ztest linklocal::test_parse_ipadm ... ok
41562026-09-03T12:21:56.214Ztest tfport::test_parse_tfport ... ok
41572026-09-03T12:21:56.214Ztest config::tests::test_updates ... ok
41582026-09-03T12:21:56.214Z
41592026-09-03T12:21:56.214Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41602026-09-03T12:21:56.214Z
41612026-09-03T12:21:56.214Z Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b)
41622026-09-03T12:21:56.216Z
41632026-09-03T12:21:56.217Zrunning 0 tests
41642026-09-03T12:21:56.217Z
41652026-09-03T12:21:56.217Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41662026-09-03T12:21:56.217Z
41672026-09-03T12:21:56.217Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
41682026-09-03T12:21:56.219Z
41692026-09-03T12:21:56.219Zrunning 0 tests
41702026-09-03T12:21:56.219Z
41712026-09-03T12:21:56.219Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41722026-09-03T12:21:56.219Z
41732026-09-03T12:21:56.219Z Doc-tests aal
41742026-09-03T12:21:56.434Z
41752026-09-03T12:21:56.434Zrunning 0 tests
41762026-09-03T12:21:56.434Z
41772026-09-03T12:21:56.437Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41782026-09-03T12:21:56.438Z
41792026-09-03T12:21:56.458Z Doc-tests aal_macros
41802026-09-03T12:21:56.524Z
41812026-09-03T12:21:56.524Zrunning 0 tests
41822026-09-03T12:21:56.524Z
41832026-09-03T12:21:56.524Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41842026-09-03T12:21:56.524Z
41852026-09-03T12:21:56.532Z Doc-tests common
41862026-09-03T12:21:56.760Z
41872026-09-03T12:21:56.760Zrunning 0 tests
41882026-09-03T12:21:56.761Z
41892026-09-03T12:21:56.761Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41902026-09-03T12:21:56.761Z
41912026-09-03T12:21:56.785Z Doc-tests dpd_api
41922026-09-03T12:21:57.489Z
41932026-09-03T12:21:57.489Zrunning 2 tests
41942026-09-03T12:21:57.489Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
41952026-09-03T12:21:57.489Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
41962026-09-03T12:21:57.489Z
41972026-09-03T12:21:57.489Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
41982026-09-03T12:21:57.489Z
41992026-09-03T12:21:57.517Z Doc-tests dpd_client
42002026-09-03T12:21:58.908Z
42012026-09-03T12:21:58.908Zrunning 0 tests
42022026-09-03T12:21:58.908Z
42032026-09-03T12:21:58.908Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42042026-09-03T12:21:58.908Z
42052026-09-03T12:21:58.960Z Doc-tests dpd_types
42062026-09-03T12:21:59.146Z
42072026-09-03T12:21:59.146Zrunning 0 tests
42082026-09-03T12:21:59.146Z
42092026-09-03T12:21:59.146Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42102026-09-03T12:21:59.146Z
42112026-09-03T12:21:59.168Z Doc-tests dpd_types_versions
42122026-09-03T12:22:00.667Z
42132026-09-03T12:22:00.667Zrunning 1 test
42142026-09-03T12:22:00.667Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
42152026-09-03T12:22:00.667Z
42162026-09-03T12:22:00.667Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
42172026-09-03T12:22:00.667Z
42182026-09-03T12:22:00.714Z Doc-tests packet
42192026-09-03T12:22:00.935Z
42202026-09-03T12:22:00.935Zrunning 0 tests
42212026-09-03T12:22:00.935Z
42222026-09-03T12:22:00.939Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42232026-09-03T12:22:00.939Z
42242026-09-03T12:22:00.960Z Doc-tests pcap
42252026-09-03T12:22:01.010Z
42262026-09-03T12:22:01.010Zrunning 0 tests
42272026-09-03T12:22:01.010Z
42282026-09-03T12:22:01.014Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42292026-09-03T12:22:01.014Z
42302026-09-03T12:22:01.076Z+ for feat in tofino_stub tofino_asic softnpu chaos
42312026-09-03T12:22:01.076Z+ RUST_BACKTRACE=full
42322026-09-03T12:22:01.076Z+ cargo test --features tofino_asic --no-fail-fast
42332026-09-03T12:22:01.691Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
42342026-09-03T12:22:01.771Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
42352026-09-03T12:22:01.775Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
42362026-09-03T12:22:01.784Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
42372026-09-03T12:22:10.627Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
42382026-09-03T12:22:10.792Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
42392026-09-03T12:22:53.227Z Finished `test` profile [unoptimized + debuginfo] target(s) in 52.13s
42402026-09-03T12:22:53.341Z Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455)
42412026-09-03T12:22:53.344Z
42422026-09-03T12:22:53.345Zrunning 0 tests
42432026-09-03T12:22:53.345Z
42442026-09-03T12:22:53.345Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42452026-09-03T12:22:53.345Z
42462026-09-03T12:22:53.345Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
42472026-09-03T12:22:53.347Z
42482026-09-03T12:22:53.348Zrunning 0 tests
42492026-09-03T12:22:53.348Z
42502026-09-03T12:22:53.348Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42512026-09-03T12:22:53.348Z
42522026-09-03T12:22:53.348Z Running unittests src/lib.rs (target/debug/deps/asic-3fe1ab10dfa2737c)
42532026-09-03T12:22:53.444Z
42542026-09-03T12:22:53.444Zrunning 8 tests
42552026-09-03T12:22:53.447Ztest tofino_asic::qsfp::tests::fix_link ... ok
42562026-09-03T12:22:53.447Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
42572026-09-03T12:22:53.447Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
42582026-09-03T12:22:53.447Ztest tofino_asic::stats::constants_sanity_check ... ok
42592026-09-03T12:22:53.447Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
42602026-09-03T12:22:53.447Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
42612026-09-03T12:22:53.454Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
42622026-09-03T12:22:53.945Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
42632026-09-03T12:22:53.945Z
42642026-09-03T12:22:53.945Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
42652026-09-03T12:22:53.945Z
42662026-09-03T12:22:53.953Z Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74)
42672026-09-03T12:22:53.957Z
42682026-09-03T12:22:53.957Zrunning 4 tests
42692026-09-03T12:22:53.960Ztest network::tests::test_generate_ipv6_link_local ... ok
42702026-09-03T12:22:53.960Ztest nat::tests::test_vni ... ok
42712026-09-03T12:22:53.960Ztest test_purge ... ok
42722026-09-03T12:22:53.964Ztest illumos::test::address_exists_handles_missing_object ... ok
42732026-09-03T12:22:53.964Z
42742026-09-03T12:22:53.964Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42752026-09-03T12:22:53.964Z
42762026-09-03T12:22:53.964Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
42772026-09-03T12:22:53.968Z
42782026-09-03T12:22:53.968Zrunning 1 test
42792026-09-03T12:22:53.968Z -------
42802026-09-03T12:22:53.968Z Generating OpenAPI documents from API definitions ...
42812026-09-03T12:22:54.108Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
42822026-09-03T12:22:54.179Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
42832026-09-03T12:22:55.267Z -------
42842026-09-03T12:22:55.267Z Checking 13 OpenAPI documents...
42852026-09-03T12:22:55.267Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
42862026-09-03T12:22:55.268Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
42872026-09-03T12:22:55.268Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
42882026-09-03T12:22:55.268Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
42892026-09-03T12:22:55.271Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
42902026-09-03T12:22:55.271Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
42912026-09-03T12:22:55.271Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
42922026-09-03T12:22:55.271Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
42932026-09-03T12:22:55.271Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
42942026-09-03T12:22:55.271Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
42952026-09-03T12:22:55.271Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
42962026-09-03T12:22:55.271Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
42972026-09-03T12:22:55.271Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
42982026-09-03T12:22:55.271Z Fresh dpd "latest" symlink
42992026-09-03T12:22:55.271Z -------
43002026-09-03T12:22:55.271Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
43012026-09-03T12:22:55.343Ztest test::test_apis_up_to_date ... ok
43022026-09-03T12:22:55.343Z
43032026-09-03T12:22:55.343Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s
43042026-09-03T12:22:55.343Z
43052026-09-03T12:22:55.401Z Running unittests src/main.rs (target/debug/deps/dpd-ba39401443e69f9c)
43062026-09-03T12:22:55.467Z
43072026-09-03T12:22:55.467Zrunning 66 tests
43082026-09-03T12:22:55.472Ztest freemap::test_ordering ... ok
43092026-09-03T12:22:55.472Ztest config::tests::test_updates ... ok
43102026-09-03T12:22:55.472Ztest dhcpv6::tests::test_create_duid_bytes ... ok
43112026-09-03T12:22:55.472Ztest freemap::test_split ... ok
43122026-09-03T12:22:55.472Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
43132026-09-03T12:22:55.472Ztest macaddrs::tests::test_mac_offset ... ok
43142026-09-03T12:22:55.472Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
43152026-09-03T12:22:55.472Ztest macaddrs::tests::test_parse_port_id ... ok
43162026-09-03T12:22:55.476Ztest nat::test_mapping ... ok
43172026-09-03T12:22:55.476ZSep 03 12:22:54.152Sep 03 12:22:54.152 Sep 03 12:22:54.152DEBG DEBGDEBGcreated new freemap created new freemapcreated new freemap, , unit, unit:unit ::freemap_test freemap_testfreemap_test
43182026-09-03T12:22:55.476Z
43192026-09-03T12:22:55.476Z
43202026-09-03T12:22:55.476ZSep 03 12:22:54.152Sep 03 12:22:54.152 DEBGDEBGSep 03 12:22:54.152 DEBGinitted freemap. size: 128initted freemap. size: 128, , unitinitted freemap. size: 128:, unitfreemap_testunit
43212026-09-03T12:22:55.476Z:Sep 03 12:22:54.152 :freemap_test freemap_test
43222026-09-03T12:22:55.476Z
43232026-09-03T12:22:55.476Ztest port_map::tests::dump_map ... ok
43242026-09-03T12:22:55.477ZDEBGSep 03 12:22:54.152 Sep 03 12:22:54.152 DEBG reset freemapSep 03 12:22:54.152DEBG, unitDEBG:reset freemap created new freemapreset freemap, , unitunit :, : unitfreemap_test :freemap_testfreemap_test
43252026-09-03T12:22:55.477Zfreemap_test
43262026-09-03T12:22:55.477Z
43272026-09-03T12:22:55.477Z
43282026-09-03T12:22:55.477ZSep 03 12:22:54.152 DEBG initted freemap. size: 128, unit: freemap_test
43292026-09-03T12:22:55.477ZSep 03 12:22:54.152 DEBG reset freemap, unit: freemap_test
43302026-09-03T12:22:55.477Ztest freemap::test_basic ... ok
43312026-09-03T12:22:55.477Ztest freemap::test_reclaim ... ok
43322026-09-03T12:22:55.477ZSep 03 12:22:54.153 DEBG created new freemap, unit: freemap_test
43332026-09-03T12:22:55.477ZSep 03 12:22:54.153 DEBG initted freemap. size: 8, unit: freemap_test
43342026-09-03T12:22:55.477ZSep 03 12:22:54.153 DEBG reset freemap, unit: freemap_test
43352026-09-03T12:22:55.477Ztest freemap::test_free ... ok
43362026-09-03T12:22:55.477Ztest freemap::test_exhaustion ... ok
43372026-09-03T12:22:55.477Ztest port_map::tests::test_backplane_group ... ok
43382026-09-03T12:22:55.477Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
43392026-09-03T12:22:55.477Ztest port_map::tests::test_port_map ... ok
43402026-09-03T12:22:55.477ZSep 03 12:22:54.153 DEBG created new freemap, unit: freemap_test
43412026-09-03T12:22:55.477ZSep 03 12:22:54.153 DEBG initted freemap. size: 128, unit: freemap_test
43422026-09-03T12:22:55.477ZSep 03 12:22:54.153 DEBG reset freemap, unit: freemap_test
43432026-09-03T12:22:55.477Ztest freemap::test_span ... ok
43442026-09-03T12:22:55.477Ztest api_server::tests::test_build_info ... ok
43452026-09-03T12:22:55.477ZSep 03 12:22:54.154 DEBG created new freemap, unit: freemap_route_ipv4
43462026-09-03T12:22:55.477ZSep 03 12:22:54.154 DEBG created new freemap, unit: freemap_route_ipv6
43472026-09-03T12:22:55.477ZSep 03 12:22:54.154 DEBG Sep 03 12:22:54.154created new freemap , DEBGunit :initted freemap. size: 64 , freemap_route_ipv4unit
43482026-09-03T12:22:55.477Z: freemap_route_ipv4
43492026-09-03T12:22:55.477ZSep 03 12:22:54.154 Sep 03 12:22:54.154DEBG DEBGcreated new freemap , reset freemapunit, :unit :freemap_route_ipv6
43502026-09-03T12:22:55.477Zfreemap_route_ipv4
43512026-09-03T12:22:55.477ZSep 03 12:22:54.154 Sep 03 12:22:54.154DEBG DEBGinitted freemap. size: 64 , initted freemap. size: 64unit, :unit :freemap_route_ipv4
43522026-09-03T12:22:55.477Zfreemap_route_ipv6
43532026-09-03T12:22:55.477ZSep 03 12:22:54.154 Sep 03 12:22:54.154DEBG DEBGreset freemap , reset freemapunit, :unit :freemap_route_ipv4
43542026-09-03T12:22:55.477Zfreemap_route_ipv6
43552026-09-03T12:22:55.477ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO initted freemap. size: 64adding route 3fff:dead::/64 -> 2001:db8::55:1,
43562026-09-03T12:22:55.477Zunit: freemap_route_ipv6
43572026-09-03T12:22:55.477ZSep 03 12:22:54.154 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 12:22:54.154
43582026-09-03T12:22:55.477Z DEBG reset freemap, Sep 03 12:22:54.154unit :INFO freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:2
43592026-09-03T12:22:55.477Z
43602026-09-03T12:22:55.477ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
43612026-09-03T12:22:55.477Z
43622026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:3
43632026-09-03T12:22:55.478Z
43642026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
43652026-09-03T12:22:55.478Z
43662026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:4replacing 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 } }]
43672026-09-03T12:22:55.478Z
43682026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
43692026-09-03T12:22:55.478Z
43702026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:beef::/64 -> 2001:db8::55:ff
43712026-09-03T12:22:55.478Z
43722026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO 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:dead::/64 -> 2001:db8::55:2
43732026-09-03T12:22:55.478Z
43742026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
43752026-09-03T12:22:55.478Z
43762026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef::/64 -> 2001:db8::55:ff
43772026-09-03T12:22:55.478Z
43782026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:2::/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 } }]
43792026-09-03T12:22:55.478Z
43802026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
43812026-09-03T12:22:55.478Z
43822026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
43832026-09-03T12:22:55.478Z
43842026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
43852026-09-03T12:22:55.478Z
43862026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
43872026-09-03T12:22:55.478Z
43882026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
43892026-09-03T12:22:55.478Z
43902026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
43912026-09-03T12:22:55.478Z
43922026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
43932026-09-03T12:22:55.478Z
43942026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
43952026-09-03T12:22:55.478Z
43962026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
43972026-09-03T12:22:55.478Z
43982026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 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:7::/64 -> 2001:db8::55:ff
43992026-09-03T12:22:55.478Z
44002026-09-03T12:22:55.478ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44012026-09-03T12:22:55.479Z
44022026-09-03T12:22:55.479ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
44032026-09-03T12:22:55.479Z
44042026-09-03T12:22:55.479ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:7::/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 } }]
44052026-09-03T12:22:55.479Z
44062026-09-03T12:22:55.479ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
44072026-09-03T12:22:55.479Z
44082026-09-03T12:22:55.479ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:8::/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 } }]
44092026-09-03T12:22:55.479Z
44102026-09-03T12:22:55.479ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
44112026-09-03T12:22:55.479Z
44122026-09-03T12:22:55.479ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:9::/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 } }]
44132026-09-03T12:22:55.479Z
44142026-09-03T12:22:55.479ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
44152026-09-03T12:22:55.479Z
44162026-09-03T12:22:55.483ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:a::/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 } }]
44172026-09-03T12:22:55.483Z
44182026-09-03T12:22:55.483ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
44192026-09-03T12:22:55.483Z
44202026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
44212026-09-03T12:22:55.484Z
44222026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:d::/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 } }]
44232026-09-03T12:22:55.484Z
44242026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
44252026-09-03T12:22:55.484Z
44262026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44272026-09-03T12:22:55.484Z
44282026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
44292026-09-03T12:22:55.484Z
44302026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:f::/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 } }]
44312026-09-03T12:22:55.484Z
44322026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
44332026-09-03T12:22:55.484Z
44342026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
44352026-09-03T12:22:55.484Z
44362026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:f::/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 } }]
44372026-09-03T12:22:55.484Z
44382026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
44392026-09-03T12:22:55.484Z
44402026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:10::/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 } }]
44412026-09-03T12:22:55.484Z
44422026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 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 } }]adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
44432026-09-03T12:22:55.484Z
44442026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:11::/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 } }]
44452026-09-03T12:22:55.484Z
44462026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO 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:13::/64 -> 2001:db8::55:ff
44472026-09-03T12:22:55.484Z
44482026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:12::/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 } }]
44492026-09-03T12:22:55.484Z
44502026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 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 } }]
44512026-09-03T12:22:55.484Z
44522026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
44532026-09-03T12:22:55.484Z
44542026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:15::/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 } }]
44552026-09-03T12:22:55.484Z
44562026-09-03T12:22:55.484ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
44572026-09-03T12:22:55.484Z
44582026-09-03T12:22:55.485ZSep 03 12:22:54.154Sep 03 12:22:54.154 INFODEBG adding route 3fff:beef:16::/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 } }]
44592026-09-03T12:22:55.485Z
44602026-09-03T12:22:55.485ZSep 03 12:22:54.154 DEBGSep 03 12:22:54.154 Sep 03 12:22:54.154created new freemapDEBG , 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 } }] unit
44612026-09-03T12:22:55.485Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ff:
44622026-09-03T12:22:55.485Z freemap_route_ipv4Sep 03 12:22:54.154
44632026-09-03T12:22:55.485ZINFOSep 03 12:22:54.154 Sep 03 12:22:54.154 Sep 03 12:22:54.154DEBG 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:17::/64 -> 2001:db8::55:ff
44642026-09-03T12:22:55.485Z
44652026-09-03T12:22:55.485ZDEBG created new freemapcreated new freemap, Sep 03 12:22:54.154unit, :Sep 03 12:22:54.154 freemap_route_ipv6INFO
44662026-09-03T12:22:55.485Zunit DEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:ff:replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:22:54.154
44672026-09-03T12:22:55.485Z
44682026-09-03T12:22:55.485Z DEBGfreemap_route_ipv4
44692026-09-03T12:22:55.485ZSep 03 12:22:54.154Sep 03 12:22:54.154initted freemap. size: 64 , INFOunitDEBG :replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 12:22:54.154freemap_route_ipv4
44702026-09-03T12:22:55.485Z adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
44712026-09-03T12:22:55.485ZDEBGSep 03 12:22:54.154
44722026-09-03T12:22:55.485Z created new freemap, unit: freemap_route_ipv4
44732026-09-03T12:22:55.485Ztest port_map::tests::parse_softnpu_revision ... ok
44742026-09-03T12:22:55.485ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGINFO created new freemapadding route 3fff:beef:17::/64 -> 2001:db8::55:ff, unit
44752026-09-03T12:22:55.485Z: freemap_route_ipv6
44762026-09-03T12:22:55.485ZSep 03 12:22:54.154 DEBG initted freemap. size: 64, unit: freemap_route_ipv4Sep 03 12:22:54.154
44772026-09-03T12:22:55.485Z 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 } }]
44782026-09-03T12:22:55.485ZSep 03 12:22:54.154Sep 03 12:22:54.154 DEBGDEBG Sep 03 12:22:54.154reset freemap Sep 03 12:22:54.154, INFOreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
44792026-09-03T12:22:55.485Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBG :
44802026-09-03T12:22:55.485Zcreated new freemap , freemap_route_ipv4Sep 03 12:22:54.154
44812026-09-03T12:22:55.485Z unitINFO:Sep 03 12:22:54.154 adding route 3fff:beef:19::/64 -> 2001:db8::55:fffreemap_route_ipv4
44822026-09-03T12:22:55.485Z
44832026-09-03T12:22:55.485ZDEBG 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 12:22:54.154
44842026-09-03T12:22:55.485Z Sep 03 12:22:54.154DEBG Sep 03 12:22:54.154initted freemap. size: 64DEBG DEBG, created new freemap unit, 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 } }]:unitSep 03 12:22:54.155
44852026-09-03T12:22:55.485Z: freemap_route_ipv6INFO
44862026-09-03T12:22:55.485Zfreemap_route_ipv6 adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
44872026-09-03T12:22:55.485ZSep 03 12:22:54.155
44882026-09-03T12:22:55.485Z Sep 03 12:22:54.155INFO Sep 03 12:22:54.155DEBG DEBGreset freemapadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
44892026-09-03T12:22:55.485Zinitted freemap. size: 64, Sep 03 12:22:54.155, unitDEBGunit: 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 12:22:54.155freemap_route_ipv6
44902026-09-03T12:22:55.485Zfreemap_route_ipv4
44912026-09-03T12:22:55.485Z
44922026-09-03T12:22:55.485ZDEBG Sep 03 12:22:54.155Sep 03 12:22:54.155 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
44932026-09-03T12:22:55.485Z Sep 03 12:22:54.155INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
44942026-09-03T12:22:55.485Z reset freemap
44952026-09-03T12:22:55.485ZSep 03 12:22:54.155, unit :INFOSep 03 12:22:54.155 adding route 3fff:beef:1b::/64 -> 2001:db8::55:fffreemap_route_ipv4DEBG
44962026-09-03T12:22:55.485Z
44972026-09-03T12:22:55.486ZSep 03 12:22:54.155 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
44982026-09-03T12:22:55.486Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 12:22:54.155Sep 03 12:22:54.155
44992026-09-03T12:22:55.486Z Sep 03 12:22:54.155DEBG DEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:22:54.155 INFO
45002026-09-03T12:22:55.486Z adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffinitted freemap. size: 64
45012026-09-03T12:22:55.486ZINFO, Sep 03 12:22:54.155unit :INFO adding route 3fff:beef::/64 -> 2001:db8::55:fffreemap_route_ipv6adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
45022026-09-03T12:22:55.486Z
45032026-09-03T12:22:55.486ZSep 03 12:22:54.155
45042026-09-03T12:22:55.486Z DEBGSep 03 12:22:54.155Sep 03 12:22:54.155 DEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] reset freemapDEBG,
45052026-09-03T12:22:55.486Z unit: Sep 03 12:22:54.155freemap_route_ipv6
45062026-09-03T12:22:55.486ZDEBGSep 03 12:22:54.155 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 12:22:54.155
45072026-09-03T12:22:55.486Zreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
45082026-09-03T12:22:55.486Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO
45092026-09-03T12:22:55.486Z Sep 03 12:22:54.155Sep 03 12:22:54.155 adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:22:54.155
45102026-09-03T12:22:55.486Z INFODEBG INFOreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
45112026-09-03T12:22:55.486Z
45122026-09-03T12:22:55.486ZSep 03 12:22:54.155adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
45132026-09-03T12:22:55.486ZDEBG Sep 03 12:22:54.155replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 12:22:54.155DEBG
45142026-09-03T12:22:55.486Z replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
45152026-09-03T12:22:55.486Z
45162026-09-03T12:22:55.490ZSep 03 12:22:54.155Sep 03 12:22:54.155 Sep 03 12:22:54.155DEBG DEBGSep 03 12:22:54.155 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: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 } }]
45172026-09-03T12:22:55.490Z
45182026-09-03T12:22:55.490Z DEBG Sep 03 12:22:54.155INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
45192026-09-03T12:22:55.490Z INFOadding route 3fff:beef:2::/64 -> 2001:db8::55:ff adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
45202026-09-03T12:22:55.490Z
45212026-09-03T12:22:55.490ZSep 03 12:22:54.155 INFO Sep 03 12:22:54.155adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
45222026-09-03T12:22:55.490ZDEBG 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 12:22:54.155
45232026-09-03T12:22:55.490Z Sep 03 12:22:54.155DEBG DEBGSep 03 12:22:54.155 replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
45242026-09-03T12:22:55.490Z 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:3::/64 -> 2001:db8::55:ff
45252026-09-03T12:22:55.490Z
45262026-09-03T12:22:55.490ZSep 03 12:22:54.155 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
45272026-09-03T12:22:55.490ZSep 03 12:22:54.155Sep 03 12:22:54.155Sep 03 12:22:54.155 INFODEBG DEBGreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45282026-09-03T12:22:55.490Zreplacing 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:1f::/64 -> 2001:db8::55:ff
45292026-09-03T12:22:55.491Z
45302026-09-03T12:22:55.491ZSep 03 12:22:54.155 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 12:22:54.155
45312026-09-03T12:22:55.491Z INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 12:22:54.155
45322026-09-03T12:22:55.491ZSep 03 12:22:54.155 Sep 03 12:22:54.155DEBG DEBG 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 } }]
45332026-09-03T12:22:55.491Z 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: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 } }]
45342026-09-03T12:22:55.491Z
45352026-09-03T12:22:55.491ZSep 03 12:22:54.155Sep 03 12:22:54.155Sep 03 12:22:54.155 INFO INFOINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
45362026-09-03T12:22:55.491Z
45372026-09-03T12:22:55.491Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
45382026-09-03T12:22:55.491ZSep 03 12:22:54.155Sep 03 12:22:54.155Sep 03 12:22:54.155 DEBGDEBGDEBG 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: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 } }]
45392026-09-03T12:22:55.491Z
45402026-09-03T12:22:55.491Z 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 } }]
45412026-09-03T12:22:55.491ZSep 03 12:22:54.155Sep 03 12:22:54.155 INFOSep 03 12:22:54.155 adding route 3fff:beef:6::/64 -> 2001:db8::55:ffINFOINFO
45422026-09-03T12:22:55.491Z adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
45432026-09-03T12:22:55.491Z
45442026-09-03T12:22:55.491ZSep 03 12:22:54.155 Sep 03 12:22:54.155DEBGSep 03 12:22:54.155 DEBGDEBGreplacing 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: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 } }]
45452026-09-03T12:22:55.491Zreplacing 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 } }]
45462026-09-03T12:22:55.491Z
45472026-09-03T12:22:55.491ZSep 03 12:22:54.155Sep 03 12:22:54.155 Sep 03 12:22:54.155 INFO INFOINFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
45482026-09-03T12:22:55.491Z adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
45492026-09-03T12:22:55.491Z
45502026-09-03T12:22:55.491ZSep 03 12:22:54.155Sep 03 12:22:54.155DEBG created new freemapDEBGSep 03 12:22:54.155 , replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
45512026-09-03T12:22:55.491ZDEBG: freemap_route_ipv6 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 } }]
45522026-09-03T12:22:55.491Z
45532026-09-03T12:22:55.491ZDEBG Sep 03 12:22:54.155replacing 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 12:22:54.155
45542026-09-03T12:22:55.491Z INFO INFOadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
45552026-09-03T12:22:55.491ZSep 03 12:22:54.155adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
45562026-09-03T12:22:55.491ZINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
45572026-09-03T12:22:55.491ZSep 03 12:22:54.155Sep 03 12:22:54.155 Sep 03 12:22:54.155DEBG DEBGreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
45582026-09-03T12:22:55.491Zreplacing 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: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 } }]
45592026-09-03T12:22:55.491Z
45602026-09-03T12:22:55.491ZSep 03 12:22:54.155 INFOSep 03 12:22:54.155 Sep 03 12:22:54.155adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
45612026-09-03T12:22:55.491Z INFOINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
45622026-09-03T12:22:55.491Z
45632026-09-03T12:22:55.491ZSep 03 12:22:54.155 Sep 03 12:22:54.155DEBGSep 03 12:22:54.155 Sep 03 12:22:54.155DEBGreplacing 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 } }]
45642026-09-03T12:22:55.491Z DEBG initted freemap. size: 64replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG,
45652026-09-03T12:22:55.491Zunitreplacing 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 } }]:
45662026-09-03T12:22:55.491Zfreemap_route_ipv4Sep 03 12:22:54.155
45672026-09-03T12:22:55.491Z Sep 03 12:22:54.155INFO INFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
45682026-09-03T12:22:55.492Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 03 12:22:54.155
45692026-09-03T12:22:55.492ZDEBG Sep 03 12:22:54.155reset freemap Sep 03 12:22:54.155, DEBGINFO unit :adding route 3fff:beef:26::/64 -> 2001:db8::55:ff Sep 03 12:22:54.155freemap_route_ipv4
45702026-09-03T12:22:55.492Z
45712026-09-03T12:22:55.492Zreplacing 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
45722026-09-03T12:22:55.492Z 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 12:22:54.155
45732026-09-03T12:22:55.492Z Sep 03 12:22:54.155DEBG Sep 03 12:22:54.155initted freemap. size: 64 Sep 03 12:22:54.155, DEBGINFOunit :adding route 3fff:beef:26::/64 -> 2001:db8::55:ff INFOreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
45742026-09-03T12:22:55.492Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
45752026-09-03T12:22:55.492Z
45762026-09-03T12:22:55.492Z
45772026-09-03T12:22:55.492ZSep 03 12:22:54.155Sep 03 12:22:54.155Sep 03 12:22:54.155Sep 03 12:22:54.155 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 } }]reset freemap , DEBGunitINFO:
45782026-09-03T12:22:55.492Z freemap_route_ipv6replacing 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:27::/64 -> 2001:db8::55:ff
45792026-09-03T12:22:55.492Z
45802026-09-03T12:22:55.492Z
45812026-09-03T12:22:55.492ZSep 03 12:22:54.155Sep 03 12:22:54.155Sep 03 12:22:54.155 Sep 03 12:22:54.155INFO INFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
45822026-09-03T12:22:55.492ZDEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:1
45832026-09-03T12:22:55.492Z replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 12:22:54.155
45842026-09-03T12:22:55.492Z DEBG
45852026-09-03T12:22:55.492Zreplacing 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 } }]
45862026-09-03T12:22:55.492ZSep 03 12:22:54.155Sep 03 12:22:54.155 Sep 03 12:22:54.155DEBGSep 03 12:22:54.155 INFODEBG 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 } }]adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
45872026-09-03T12:22:55.492Zreplacing 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-03T12:22:55.492Z
45892026-09-03T12:22:55.492ZINFO Sep 03 12:22:54.155adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
45902026-09-03T12:22:55.492ZINFOSep 03 12:22:54.155 Sep 03 12:22:54.155DEBG Sep 03 12:22:54.155adding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFO 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:dead::/64 -> 2001:db8::55:1
45912026-09-03T12:22:55.492Z
45922026-09-03T12:22:55.492Z
45932026-09-03T12:22:55.492Z DEBG Sep 03 12:22:54.155replacing 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 12:22:54.155
45942026-09-03T12:22:55.492ZSep 03 12:22:54.155DEBGINFO 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 } }]
45952026-09-03T12:22:55.492Z adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG Sep 03 12:22:54.155
45962026-09-03T12:22:55.492Zreplacing 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 } }]
45972026-09-03T12:22:55.492ZINFOSep 03 12:22:54.155Sep 03 12:22:54.155 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1
45982026-09-03T12:22:55.492ZSep 03 12:22:54.155
45992026-09-03T12:22:55.492Z DEBGSep 03 12:22:54.155 adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
46002026-09-03T12:22:55.492ZDEBGSep 03 12:22:54.155 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 } }]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 } }]
46012026-09-03T12:22:55.492Z
46022026-09-03T12:22:55.492Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 12:22:54.155
46032026-09-03T12:22:55.492Z DEBGSep 03 12:22:54.155 Sep 03 12:22:54.155replacing 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
46042026-09-03T12:22:55.492ZSep 03 12:22:54.155INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
46052026-09-03T12:22:55.492ZSep 03 12:22:54.155
46062026-09-03T12:22:55.492Z INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
46072026-09-03T12:22:55.493Zadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 12:22:54.155
46082026-09-03T12:22:55.493Z DEBGSep 03 12:22:54.155 replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 03 12:22:54.155
46092026-09-03T12:22:55.493Z 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 } }] DEBGSep 03 12:22:54.155
46102026-09-03T12:22:55.493Z 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 12:22:54.155
46112026-09-03T12:22:55.493ZSep 03 12:22:54.155DEBGINFO INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff 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:10::/64 -> 2001:db8::55:ffSep 03 12:22:54.155
46122026-09-03T12:22:55.493Z
46132026-09-03T12:22:55.493Z
46142026-09-03T12:22:55.493Z INFO adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 12:22:54.155
46152026-09-03T12:22:55.493ZSep 03 12:22:54.155Sep 03 12:22:54.155 DEBG DEBG 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 } }]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 } }]
46162026-09-03T12:22:55.497Z Sep 03 12:22:54.155
46172026-09-03T12:22:55.497Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff DEBG
46182026-09-03T12:22:55.497Zreplacing 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 12:22:54.155
46192026-09-03T12:22:55.497Z Sep 03 12:22:54.155INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 03 12:22:54.155
46202026-09-03T12:22:55.497Z Sep 03 12:22:54.155INFODEBG Sep 03 12:22:54.155replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff DEBG
46212026-09-03T12:22:55.497Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
46222026-09-03T12:22:55.497Z
46232026-09-03T12:22:55.497Zreplacing 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 } }]
46242026-09-03T12:22:55.497ZSep 03 12:22:54.155Sep 03 12:22:54.155 Sep 03 12:22:54.155DEBG Sep 03 12:22:54.155DEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }]INFOINFO
46252026-09-03T12:22:55.497Z adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
46262026-09-03T12:22:55.497Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
46272026-09-03T12:22:55.497Z
46282026-09-03T12:22:55.497ZSep 03 12:22:54.155Sep 03 12:22:54.155 INFOINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 03 12:22:54.155
46292026-09-03T12:22:55.497Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG Sep 03 12:22:54.155
46302026-09-03T12:22:55.497Z Sep 03 12:22:54.155replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
46312026-09-03T12:22:55.497ZSep 03 12:22:54.155DEBG 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
46322026-09-03T12:22:55.497ZSep 03 12:22:54.155 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 } }]
46332026-09-03T12:22:55.497ZINFOreplacing 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:2d::/64 -> 2001:db8::55:ff
46342026-09-03T12:22:55.497Z
46352026-09-03T12:22:55.497ZSep 03 12:22:54.155Sep 03 12:22:54.155 INFO INFOSep 03 12:22:54.155 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 03 12:22:54.155
46362026-09-03T12:22:55.497ZINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
46372026-09-03T12:22:55.498ZDEBG
46382026-09-03T12:22:55.498Z 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 12:22:54.155
46392026-09-03T12:22:55.498Z Sep 03 12:22:54.155DEBG 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 } }]
46402026-09-03T12:22:55.498Zreplacing 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 12:22:54.155
46412026-09-03T12:22:55.498Z Sep 03 12:22:54.155Sep 03 12:22:54.155 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 } }]adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
46422026-09-03T12:22:55.498Z
46432026-09-03T12:22:55.498ZINFOSep 03 12:22:54.155 INFOSep 03 12:22:54.155adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
46442026-09-03T12:22:55.498ZSep 03 12:22:54.155adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
46452026-09-03T12:22:55.498ZINFO DEBG Sep 03 12:22:54.155 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBG
46462026-09-03T12:22:55.498Z 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 } }]Sep 03 12:22:54.155
46472026-09-03T12:22:55.498Zreplacing 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 } }]
46482026-09-03T12:22:55.498ZDEBGSep 03 12:22:54.155 Sep 03 12:22:54.155 DEBGINFO replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
46492026-09-03T12:22:55.498Z
46502026-09-03T12:22:55.498Zreplacing 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 } }]
46512026-09-03T12:22:55.498ZSep 03 12:22:54.155Sep 03 12:22:54.155 Sep 03 12:22:54.155INFOINFO INFOadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
46522026-09-03T12:22:55.498Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
46532026-09-03T12:22:55.498Z
46542026-09-03T12:22:55.498ZSep 03 12:22:54.155 Sep 03 12:22:54.156DEBG DEBGSep 03 12:22:54.156replacing 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 } }]
46552026-09-03T12:22:55.498ZDEBG Sep 03 12:22:54.156replacing 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 } }]
46562026-09-03T12:22:55.498Zreplacing 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 12:22:54.155DEBG Sep 03 12:22:54.156DEBG Sep 03 12:22:54.156 INFOcreated new freemapINFO , adding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
46572026-09-03T12:22:55.498Z
46582026-09-03T12:22:55.498Z
46592026-09-03T12:22:55.498ZunitSep 03 12:22:54.156: Sep 03 12:22:54.156freemap_route_ipv4DEBG Sep 03 12:22:54.156
46602026-09-03T12:22:55.498ZDEBGreplacing 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: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 } }]
46612026-09-03T12:22:55.498Z
46622026-09-03T12:22:55.498Z 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 } }]
46632026-09-03T12:22:55.498ZINFOSep 03 12:22:54.156Sep 03 12:22:54.156 Sep 03 12:22:54.156 Sep 03 12:22:54.156DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO INFO INFO created new freemapadding route 3fff:beef:32::/64 -> 2001:db8::55:ff,
46642026-09-03T12:22:55.498Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ffunit
46652026-09-03T12:22:55.498Z
46662026-09-03T12:22:55.498Z
46672026-09-03T12:22:55.498Z: freemap_route_ipv6Sep 03 12:22:54.156Sep 03 12:22:54.156Sep 03 12:22:54.156 Sep 03 12:22:54.156
46682026-09-03T12:22:55.498Z DEBGDEBG 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 } }]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 } }]
46692026-09-03T12:22:55.498Z
46702026-09-03T12:22:55.498Zreplacing 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 12:22:54.156 DEBG
46712026-09-03T12:22:55.498Z Sep 03 12:22:54.156initted freemap. size: 64Sep 03 12:22:54.156, INFOunitINFO: Sep 03 12:22:54.156adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
46722026-09-03T12:22:55.498Zfreemap_route_ipv4INFO
46732026-09-03T12:22:55.498Z adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:33::/64 -> 2001:db8::55:ff
46742026-09-03T12:22:55.498Z
46752026-09-03T12:22:55.498ZSep 03 12:22:54.156 Sep 03 12:22:54.156DEBGSep 03 12:22:54.156 Sep 03 12:22:54.156DEBG reset freemap DEBGreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , DEBGunit 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 } }]
46762026-09-03T12:22:55.498Z
46772026-09-03T12:22:55.499Z: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 } }]
46782026-09-03T12:22:55.499Zfreemap_route_ipv4Sep 03 12:22:54.156Sep 03 12:22:54.156
46792026-09-03T12:22:55.499Z INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO
46802026-09-03T12:22:55.499ZSep 03 12:22:54.156adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 03 12:22:54.156
46812026-09-03T12:22:55.499Z INFODEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 03 12:22:54.156Sep 03 12:22:54.156
46822026-09-03T12:22:55.499Z DEBGDEBG initted freemap. size: 64 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: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 } }]
46832026-09-03T12:22:55.499Z, unit
46842026-09-03T12:22:55.499Z: freemap_route_ipv6Sep 03 12:22:54.156Sep 03 12:22:54.156Sep 03 12:22:54.156 INFODEBG
46852026-09-03T12:22:55.499Z INFOreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
46862026-09-03T12:22:55.499Z
46872026-09-03T12:22:55.499Z
46882026-09-03T12:22:55.499ZSep 03 12:22:54.156Sep 03 12:22:54.156 DEBGINFOSep 03 12:22:54.156 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBGSep 03 12:22:54.156 reset freemapreplacing 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 } }] ,
46892026-09-03T12:22:55.499ZDEBG
46902026-09-03T12:22:55.499Zunit: 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 } }]freemap_route_ipv6Sep 03 12:22:54.156
46912026-09-03T12:22:55.499Z
46922026-09-03T12:22:55.499Z Sep 03 12:22:54.156Sep 03 12:22:54.156Sep 03 12:22:54.156 INFO DEBGINFO INFOreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
46932026-09-03T12:22:55.499Z
46942026-09-03T12:22:55.499Z
46952026-09-03T12:22:55.499Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
46962026-09-03T12:22:55.499ZSep 03 12:22:54.156 Sep 03 12:22:54.156Sep 03 12:22:54.156DEBG Sep 03 12:22:54.156 DEBGDEBGINFOreplacing 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 } }]
46972026-09-03T12:22:55.499Z adding route 3fff:beef:36::/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 } }]
46982026-09-03T12:22:55.499ZSep 03 12:22:54.156
46992026-09-03T12:22:55.499Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
47002026-09-03T12:22:55.499Z INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 12:22:54.156
47012026-09-03T12:22:55.499ZSep 03 12:22:54.156 DEBGDEBG Sep 03 12:22:54.156replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 12:22:54.156
47022026-09-03T12:22:55.499ZDEBGreplacing 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 } }]
47032026-09-03T12:22:55.499Z replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
47042026-09-03T12:22:55.499Z adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 03 12:22:54.156
47052026-09-03T12:22:55.499Z INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
47062026-09-03T12:22:55.499ZSep 03 12:22:54.156 Sep 03 12:22:54.156INFO Sep 03 12:22:54.156adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG
47072026-09-03T12:22:55.499ZDEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
47082026-09-03T12:22:55.499Z
47092026-09-03T12:22:55.499ZSep 03 12:22:54.156 Sep 03 12:22:54.156DEBG INFOreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47102026-09-03T12:22:55.499Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
47112026-09-03T12:22:55.499ZSep 03 12:22:54.156 INFOSep 03 12:22:54.156 Sep 03 12:22:54.156 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff INFODEBGSep 03 12:22:54.154 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
47122026-09-03T12:22:55.499Z reset freemap, unit:Sep 03 12:22:54.156 freemap_route_ipv4INFO
47132026-09-03T12:22:55.499Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
47142026-09-03T12:22:55.499Z
47152026-09-03T12:22:55.499ZSep 03 12:22:54.156Sep 03 12:22:54.156 DEBGDEBG initted freemap. size: 64replacing 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 } }],
47162026-09-03T12:22:55.504Zunit: freemap_route_ipv6
47172026-09-03T12:22:55.504ZSep 03 12:22:54.156Sep 03 12:22:54.156 INFODEBG Sep 03 12:22:54.156adding route 3fff:beef:3a::/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 } }]
47182026-09-03T12:22:55.504Z
47192026-09-03T12:22:55.504Ztest route::tests::grow_succeeds ... ok
47202026-09-03T12:22:55.504ZDEBG Sep 03 12:22:54.156Sep 03 12:22:54.156reset freemap , INFO unit DEBG: adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47212026-09-03T12:22:55.504Z
47222026-09-03T12:22:55.504Zfreemap_route_ipv6
47232026-09-03T12:22:55.504ZSep 03 12:22:54.156Sep 03 12:22:54.156 Sep 03 12:22:54.156 DEBGINFO INFO replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:1
47242026-09-03T12:22:55.504Z
47252026-09-03T12:22:55.504Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
47262026-09-03T12:22:55.504ZSep 03 12:22:54.156Sep 03 12:22:54.156 INFOSep 03 12:22:54.156 DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
47272026-09-03T12:22:55.504Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
47282026-09-03T12:22:55.504Z 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 } }]
47292026-09-03T12:22:55.504ZSep 03 12:22:54.156Sep 03 12:22:54.156Sep 03 12:22:54.156 DEBGINFO replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
47302026-09-03T12:22:55.504Zadding route 3fff:dead::/64 -> 2001:db8::55:2
47312026-09-03T12:22:55.504Z
47322026-09-03T12:22:55.504ZSep 03 12:22:54.156Sep 03 12:22:54.156Sep 03 12:22:54.156 DEBGINFODEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
47332026-09-03T12:22:55.504Z
47342026-09-03T12:22:55.504Zreplacing 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 } }]
47352026-09-03T12:22:55.504ZSep 03 12:22:54.156 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
47362026-09-03T12:22:55.504ZSep 03 12:22:54.156 DEBGSep 03 12:22:54.156 Sep 03 12:22:54.156failed to allocate space for the new target list
47372026-09-03T12:22:55.504ZDEBG 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 } }]
47382026-09-03T12:22:55.504ZSep 03 12:22:54.156 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 } }]Sep 03 12:22:54.156
47392026-09-03T12:22:55.504Z INFOreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47402026-09-03T12:22:55.504Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
47412026-09-03T12:22:55.504Z Sep 03 12:22:54.156Sep 03 12:22:54.156 DEBGINFO DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
47422026-09-03T12:22:55.504Zreplacing 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 } }]
47432026-09-03T12:22:55.504Z
47442026-09-03T12:22:55.504ZSep 03 12:22:54.156Sep 03 12:22:54.156 Sep 03 12:22:54.156INFODEBG INFOreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
47452026-09-03T12:22:55.504Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
47462026-09-03T12:22:55.504Z
47472026-09-03T12:22:55.505ZSep 03 12:22:54.156 Sep 03 12:22:54.156Sep 03 12:22:54.156 INFODEBGDEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
47482026-09-03T12:22:55.505Z
47492026-09-03T12:22:55.505Z
47502026-09-03T12:22:55.505ZSep 03 12:22:54.156Sep 03 12:22:54.156Sep 03 12:22:54.156 INFO DEBGINFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
47512026-09-03T12:22:55.505Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
47522026-09-03T12:22:55.505Zreplacing 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 } }]
47532026-09-03T12:22:55.505ZSep 03 12:22:54.156Sep 03 12:22:54.156 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 } }]
47542026-09-03T12:22:55.505ZSep 03 12:22:54.156replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO Sep 03 12:22:54.156
47552026-09-03T12:22:55.505Z INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
47562026-09-03T12:22:55.505Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ff
47572026-09-03T12:22:55.505ZSep 03 12:22:54.156Sep 03 12:22:54.156 Sep 03 12:22:54.156 INFODEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
47582026-09-03T12:22:55.505Z
47592026-09-03T12:22:55.505Z 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 } }]
47602026-09-03T12:22:55.505ZSep 03 12:22:54.156Sep 03 12:22:54.156 Sep 03 12:22:54.156DEBG INFOreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47612026-09-03T12:22:55.505Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO
47622026-09-03T12:22:55.505ZSep 03 12:22:54.156 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFO
47632026-09-03T12:22:55.505Z adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 03 12:22:54.156
47642026-09-03T12:22:55.505Z Sep 03 12:22:54.156DEBG DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:22:54.156replacing 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 } }]
47652026-09-03T12:22:55.505Z
47662026-09-03T12:22:55.505ZDEBG 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 12:22:54.156
47672026-09-03T12:22:55.505Z Sep 03 12:22:54.156INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFOSep 03 12:22:54.156
47682026-09-03T12:22:55.505Z adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO
47692026-09-03T12:22:55.505Z Sep 03 12:22:54.156adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
47702026-09-03T12:22:55.505ZDEBGSep 03 12:22:54.156 Sep 03 12:22:54.156DEBGreplacing 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 } }]
47712026-09-03T12:22:55.505Zreplacing 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 } }]
47722026-09-03T12:22:55.505ZDEBG 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 12:22:54.156
47732026-09-03T12:22:55.505ZSep 03 12:22:54.156 INFO INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 12:22:54.156
47742026-09-03T12:22:55.505Z INFOadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
47752026-09-03T12:22:55.505Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
47762026-09-03T12:22:55.505ZSep 03 12:22:54.156Sep 03 12:22:54.156 DEBGDEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
47772026-09-03T12:22:55.505Z
47782026-09-03T12:22:55.505ZSep 03 12:22:54.156 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:22:54.156
47792026-09-03T12:22:55.505Z Sep 03 12:22:54.156INFOadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
47802026-09-03T12:22:55.505ZINFOSep 03 12:22:54.156 adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
47812026-09-03T12:22:55.505ZINFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
47822026-09-03T12:22:55.505Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 03 12:22:54.156
47832026-09-03T12:22:55.505Z DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:22:54.156
47842026-09-03T12:22:55.505Z Sep 03 12:22:54.156Sep 03 12:22:54.156 DEBGDEBGDEBG 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: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 } }]
47852026-09-03T12:22:55.505Z
47862026-09-03T12:22:55.505Z 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 } }]
47872026-09-03T12:22:55.506ZSep 03 12:22:54.156Sep 03 12:22:54.156 Sep 03 12:22:54.156INFO INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ffINFO
47882026-09-03T12:22:55.506Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 12:22:54.156 adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
47892026-09-03T12:22:55.506ZINFO
47902026-09-03T12:22:55.506Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 12:22:54.156
47912026-09-03T12:22:55.506ZDEBGSep 03 12:22:54.156 Sep 03 12:22:54.156replacing 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 } }]
47922026-09-03T12:22:55.506ZDEBGDEBG Sep 03 12:22:54.156replacing 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 } }]
47932026-09-03T12:22:55.506Zreplacing 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 } }]
47942026-09-03T12:22:55.506ZDEBG 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 12:22:54.156Sep 03 12:22:54.156 Sep 03 12:22:54.156 INFOINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
47952026-09-03T12:22:55.506Z
47962026-09-03T12:22:55.506Z
47972026-09-03T12:22:55.506Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
47982026-09-03T12:22:55.506ZSep 03 12:22:54.156 Sep 03 12:22:54.156Sep 03 12:22:54.156 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: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 } }]
47992026-09-03T12:22:55.506Z DEBG
48002026-09-03T12:22:55.506ZSep 03 12:22:54.156replacing 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 } }]
48012026-09-03T12:22:55.506ZSep 03 12:22:54.156INFO INFOSep 03 12:22:54.156adding route 3fff:beef:39::/64 -> 2001:db8::55:ff adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
48022026-09-03T12:22:55.506Z
48032026-09-03T12:22:55.506ZINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
48042026-09-03T12:22:55.506ZSep 03 12:22:54.156Sep 03 12:22:54.156 Sep 03 12:22:54.156Sep 03 12:22:54.156DEBG 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 } }]DEBG INFO
48052026-09-03T12:22:55.506Z 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:29::/64 -> 2001:db8::55:ff
48062026-09-03T12:22:55.506Zreplacing 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 } }]
48072026-09-03T12:22:55.506Z
48082026-09-03T12:22:55.506ZSep 03 12:22:54.156Sep 03 12:22:54.156 Sep 03 12:22:54.156Sep 03 12:22:54.156 INFODEBG adding route 3fff:beef:c::/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 } }]
48092026-09-03T12:22:55.506Z
48102026-09-03T12:22:55.506ZINFO INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
48112026-09-03T12:22:55.506ZSep 03 12:22:54.156 DEBG
48122026-09-03T12:22:55.506Z 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 12:22:54.156
48132026-09-03T12:22:55.506Z DEBGSep 03 12:22:54.156Sep 03 12:22:54.156 DEBGINFOSep 03 12:22:54.156replacing 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 } }]
48142026-09-03T12:22:55.506Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO
48152026-09-03T12:22:55.506Zreplacing 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:d::/64 -> 2001:db8::55:ff
48162026-09-03T12:22:55.510Z
48172026-09-03T12:22:55.510ZSep 03 12:22:54.156Sep 03 12:22:54.156 DEBGSep 03 12:22:54.156 Sep 03 12:22:54.156 replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
48182026-09-03T12:22:55.510ZDEBG INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ff Sep 03 12:22:54.156adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
48192026-09-03T12:22:55.510ZINFO
48202026-09-03T12:22:55.511Z replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
48212026-09-03T12:22:55.511Z
48222026-09-03T12:22:55.511ZSep 03 12:22:54.156Sep 03 12:22:54.156 DEBGSep 03 12:22:54.156Sep 03 12:22:54.156INFO DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
48232026-09-03T12:22:55.511Z 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 } }]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 } }]
48242026-09-03T12:22:55.511Z
48252026-09-03T12:22:55.511Z Sep 03 12:22:54.156replacing 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 12:22:54.156
48262026-09-03T12:22:55.511Z Sep 03 12:22:54.156DEBG INFOreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
48272026-09-03T12:22:55.511ZINFO
48282026-09-03T12:22:55.511Z Sep 03 12:22:54.156adding route 3fff:beef:14::/64 -> 2001:db8::55:ff Sep 03 12:22:54.156INFOSep 03 12:22:54.156 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG 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 } }]
48292026-09-03T12:22:55.511Z
48302026-09-03T12:22:55.511Z
48312026-09-03T12:22:55.511ZSep 03 12:22:54.156Sep 03 12:22:54.156 DEBGINFO Sep 03 12:22:54.156 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 } }]
48322026-09-03T12:22:55.511ZDEBG 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 } }]
48332026-09-03T12:22:55.511ZSep 03 12:22:54.156 DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff Sep 03 12:22:54.157
48342026-09-03T12:22:55.511Z INFOfailed to allocate space for the new target list
48352026-09-03T12:22:55.511Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 03 12:22:54.157
48362026-09-03T12:22:55.511Z DEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:22:54.157
48372026-09-03T12:22:55.511ZSep 03 12:22:54.157 DEBGDEBG Sep 03 12:22:54.157replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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: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 } }]
48382026-09-03T12:22:55.511ZINFO
48392026-09-03T12:22:55.511Z adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
48402026-09-03T12:22:55.511ZSep 03 12:22:54.157 DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:22:54.157
48412026-09-03T12:22:55.511Z INFO Sep 03 12:22:54.157adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
48422026-09-03T12:22:55.511ZINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
48432026-09-03T12:22:55.511ZSep 03 12:22:54.157 Sep 03 12:22:54.157DEBG 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 } }]
48442026-09-03T12:22:55.511Zreplacing 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 } }]
48452026-09-03T12:22:55.511ZSep 03 12:22:54.157 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 03 12:22:54.157
48462026-09-03T12:22:55.511Z INFO Sep 03 12:22:54.157adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
48472026-09-03T12:22:55.511ZDEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:22:54.157
48482026-09-03T12:22:55.511Z 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 } }] Sep 03 12:22:54.157
48492026-09-03T12:22:55.511ZINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffINFO
48502026-09-03T12:22:55.511ZSep 03 12:22:54.157 adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
48512026-09-03T12:22:55.511ZINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 03 12:22:54.157
48522026-09-03T12:22:55.511ZSep 03 12:22:54.157 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: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 } }]
48532026-09-03T12:22:55.511Z
48542026-09-03T12:22:55.511ZSep 03 12:22:54.157Sep 03 12:22:54.157Sep 03 12:22:54.157 INFODEBG INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff 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 } }]
48552026-09-03T12:22:55.511Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
48562026-09-03T12:22:55.511Z
48572026-09-03T12:22:55.511ZSep 03 12:22:54.157Sep 03 12:22:54.157Sep 03 12:22:54.157 INFODEBGDEBG 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:19::/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 } }]
48582026-09-03T12:22:55.511Z
48592026-09-03T12:22:55.512Z
48602026-09-03T12:22:55.512ZSep 03 12:22:54.157Sep 03 12:22:54.157 Sep 03 12:22:54.157DEBGINFO adding route 3fff:beef:11::/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 } }]
48612026-09-03T12:22:55.512ZINFO
48622026-09-03T12:22:55.512Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
48632026-09-03T12:22:55.512ZSep 03 12:22:54.157Sep 03 12:22:54.157 Sep 03 12:22:54.157DEBGINFO 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 } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48642026-09-03T12:22:55.512Z
48652026-09-03T12:22:55.512Z
48662026-09-03T12:22:55.512ZSep 03 12:22:54.157Sep 03 12:22:54.157Sep 03 12:22:54.157 INFOINFO DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
48672026-09-03T12:22:55.512Z
48682026-09-03T12:22:55.512Zreplacing 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 } }]
48692026-09-03T12:22:55.512ZSep 03 12:22:54.157Sep 03 12:22:54.157Sep 03 12:22:54.157 INFODEBG DEBGreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48702026-09-03T12:22:55.512Zadding route 3fff:beef:1b::/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 } }]
48712026-09-03T12:22:55.512Z
48722026-09-03T12:22:55.512ZSep 03 12:22:54.157Sep 03 12:22:54.157Sep 03 12:22:54.157 DEBGINFO replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
48732026-09-03T12:22:55.512Ztest route::tests::rollback_on_compact_delete_failure ... ok
48742026-09-03T12:22:55.512Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
48752026-09-03T12:22:55.512Z
48762026-09-03T12:22:55.512ZSep 03 12:22:54.157Sep 03 12:22:54.157 Sep 03 12:22:54.157INFO DEBG adding route 3fff:beef:1c::/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 } }]DEBG
48772026-09-03T12:22:55.512Z
48782026-09-03T12:22:55.512Zreplacing 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 } }]
48792026-09-03T12:22:55.512ZSep 03 12:22:54.157Sep 03 12:22:54.157 Sep 03 12:22:54.157 INFODEBG Sep 03 12:22:54.157INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
48802026-09-03T12:22:55.512Zreplacing 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 } }] DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
48812026-09-03T12:22:55.512Z
48822026-09-03T12:22:55.512Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
48832026-09-03T12:22:55.512Zcreated new freemapSep 03 12:22:54.157, Sep 03 12:22:54.157Sep 03 12:22:54.157 unitDEBGINFO 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 } }] :
48842026-09-03T12:22:55.512Zreplacing 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:1d::/64 -> 2001:db8::55:ff
48852026-09-03T12:22:55.512Z
48862026-09-03T12:22:55.512Zfreemap_route_ipv4
48872026-09-03T12:22:55.512ZSep 03 12:22:54.157 Sep 03 12:22:54.157INFO Sep 03 12:22:54.157adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
48882026-09-03T12:22:55.512ZSep 03 12:22:54.157 DEBG DEBGcreated new freemap , created new freemapunit, :unit :freemap_route_ipv4
48892026-09-03T12:22:55.512Zfreemap_route_ipv6
48902026-09-03T12:22:55.512ZSep 03 12:22:54.164Sep 03 12:22:54.164 DEBGSep 03 12:22:54.157DEBG Sep 03 12:22:54.164initted freemap. size: 64Sep 03 12:22:54.157replacing 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
48912026-09-03T12:22:55.512Z , adding route 3fff:beef:37::/64 -> 2001:db8::55:ff unit
48922026-09-03T12:22:55.512ZDEBG: freemap_route_ipv4 DEBG
48932026-09-03T12:22:55.512ZSep 03 12:22:54.164 created new freemapINFOSep 03 12:22:54.164 , created new freemapunit DEBGadding route 3fff:beef:16::/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 } }],
48942026-09-03T12:22:55.512Z:Sep 03 12:22:54.164unit DEBG :reset freemap
48952026-09-03T12:22:55.512Z, freemap_route_ipv4unit
48962026-09-03T12:22:55.512Zfreemap_route_ipv6:
48972026-09-03T12:22:55.512Z freemap_route_ipv4
48982026-09-03T12:22:55.513ZSep 03 12:22:54.164Sep 03 12:22:54.164 INFO Sep 03 12:22:54.164 DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 12:22:54.164
48992026-09-03T12:22:55.513Z DEBGreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:22:54.164
49002026-09-03T12:22:55.513ZDEBG initted freemap. size: 64 DEBG, initted freemap. size: 64unitSep 03 12:22:54.164: created new freemapINFO, unitadding route 3fff:beef:17::/64 -> 2001:db8::55:ff:, freemap_route_ipv6
49012026-09-03T12:22:55.513Z freemap_route_ipv6
49022026-09-03T12:22:55.513Zunit
49032026-09-03T12:22:55.513Z:Sep 03 12:22:54.164 Sep 03 12:22:54.164Sep 03 12:22:54.164freemap_route_ipv4
49042026-09-03T12:22:55.513ZDEBG Sep 03 12:22:54.164DEBGDEBG reset freemap , unitDEBG:initted freemap. size: 64 , freemap_route_ipv6unit
49052026-09-03T12:22:55.513Zreplacing 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 } }]:
49062026-09-03T12:22:55.513ZSep 03 12:22:54.164 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 } }]DEBGfreemap_route_ipv4
49072026-09-03T12:22:55.513Z
49082026-09-03T12:22:55.513Z reset freemapSep 03 12:22:54.164Sep 03 12:22:54.164 INFO, Sep 03 12:22:54.164adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
49092026-09-03T12:22:55.513Zunit: adding route 3fff:beef:18::/64 -> 2001:db8::55:fffreemap_route_ipv4DEBG
49102026-09-03T12:22:55.513Z
49112026-09-03T12:22:55.513ZSep 03 12:22:54.164Sep 03 12:22:54.164 DEBG Sep 03 12:22:54.164INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 12:22:54.164 adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
49122026-09-03T12:22:55.513Zreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
49132026-09-03T12:22:55.513Z initted freemap. size: 64,
49142026-09-03T12:22:55.513Zunitreset freemapSep 03 12:22:54.164:Sep 03 12:22:54.164 , INFOINFO unit freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
49152026-09-03T12:22:55.513Z
49162026-09-03T12:22:55.517Z:
49172026-09-03T12:22:55.517Z freemap_route_ipv4
49182026-09-03T12:22:55.517ZSep 03 12:22:54.164Sep 03 12:22:54.164Sep 03 12:22:54.164 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 } }] Sep 03 12:22:54.164DEBGSep 03 12:22:54.164replacing 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 } }]
49192026-09-03T12:22:55.517Z reset freemapDEBG
49202026-09-03T12:22:55.517Zinitted freemap. size: 64Sep 03 12:22:54.164, DEBGSep 03 12:22:54.164, unitINFO: unitreplacing 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:dead::/64 -> 2001:db8::55:3
49212026-09-03T12:22:55.517Z
49222026-09-03T12:22:55.517Zfreemap_route_ipv6:
49232026-09-03T12:22:55.517Zfreemap_route_ipv6
49242026-09-03T12:22:55.517ZSep 03 12:22:54.164INFO Sep 03 12:22:54.164INFO Sep 03 12:22:54.164adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 03 12:22:54.164
49252026-09-03T12:22:55.517Z DEBG 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 3fff:beef:3a::/64 -> 2001:db8::55:ff
49262026-09-03T12:22:55.517ZSep 03 12:22:54.164
49272026-09-03T12:22:55.517Z DEBGreset freemap , Sep 03 12:22:54.164 unitreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1:Sep 03 12:22:54.164
49282026-09-03T12:22:55.517Z
49292026-09-03T12:22:55.517Z INFOfreemap_route_ipv6
49302026-09-03T12:22:55.518Zadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 12:22:54.164
49312026-09-03T12:22:55.518ZSep 03 12:22:54.164 DEBGDEBG Sep 03 12:22:54.164 Sep 03 12:22:54.164INFOINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
49322026-09-03T12:22:55.518Z
49332026-09-03T12:22:55.518ZDEBG
49342026-09-03T12:22:55.518Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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: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 } }]
49352026-09-03T12:22:55.518ZSep 03 12:22:54.164
49362026-09-03T12:22:55.518ZSep 03 12:22:54.164 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 03 12:22:54.164
49372026-09-03T12:22:55.518ZSep 03 12:22:54.164DEBG DEBGDEBGSep 03 12:22:54.164 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 12:22:54.164
49382026-09-03T12:22:55.518Z INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 12:22:54.164
49392026-09-03T12:22:55.518Z
49402026-09-03T12:22:55.518Z 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 } }]
49412026-09-03T12:22:55.518Zadding route 172.16.0.0/32 -> 10.0.0.1
49422026-09-03T12:22:55.518ZDEBG Sep 03 12:22:54.164replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 12:22:54.164Sep 03 12:22:54.164
49432026-09-03T12:22:55.518Z Sep 03 12:22:54.164WARN DEBGINFO DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
49442026-09-03T12:22:55.518Z
49452026-09-03T12:22:55.518Z 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 } }]
49462026-09-03T12:22:55.518Z
49472026-09-03T12:22:55.518ZSep 03 12:22:54.164Sep 03 12:22:54.164 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.16.0.0/32 -> 10.0.0.1
49482026-09-03T12:22:55.518Z
49492026-09-03T12:22:55.518ZSep 03 12:22:54.164 DEBGSep 03 12:22:54.164Sep 03 12:22:54.164 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 } }]DEBGINFO
49502026-09-03T12:22:55.518Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
49512026-09-03T12:22:55.518Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 03 12:22:54.164
49522026-09-03T12:22:55.518Z Sep 03 12:22:54.164DEBG Sep 03 12:22:54.164replacing 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 } }]INFO Sep 03 12:22:54.164adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffINFO
49532026-09-03T12:22:55.518Z DEBG
49542026-09-03T12:22:55.518Z replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4
49552026-09-03T12:22:55.518Z
49562026-09-03T12:22:55.518ZSep 03 12:22:54.164Sep 03 12:22:54.164 INFODEBG Sep 03 12:22:54.164 replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.2
49572026-09-03T12:22:55.518Z
49582026-09-03T12:22:55.518ZSep 03 12:22:54.164 INFODEBG Sep 03 12:22:54.164Sep 03 12:22:54.164 DEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ffINFO
49592026-09-03T12:22:55.518Z 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 } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
49602026-09-03T12:22:55.518Z
49612026-09-03T12:22:55.518Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 12:22:54.164
49622026-09-03T12:22:55.518ZDEBG Sep 03 12:22:54.164Sep 03 12:22:54.164replacing 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 } }] DEBG
49632026-09-03T12:22:55.518Z INFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 12:22:54.164replacing targets for 3fff:dead::/64 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 } }]
49642026-09-03T12:22:55.518Z
49652026-09-03T12:22:55.518ZSep 03 12:22:54.164 DEBGINFO replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:22:54.164adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
49662026-09-03T12:22:55.518Z
49672026-09-03T12:22:55.518ZWARNSep 03 12:22:54.164 Sep 03 12:22:54.164 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 12:22:54.164
49682026-09-03T12:22:55.518Z DEBGDEBG INFO 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 } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
49692026-09-03T12:22:55.519Z
49702026-09-03T12:22:55.519Zreplacing 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 12:22:54.164
49712026-09-03T12:22:55.519Z ERROSep 03 12:22:54.164 rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 12:22:54.164
49722026-09-03T12:22:55.519Z INFOINFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffSep 03 12:22:54.164Sep 03 12:22:54.164adding route 172.17.0.1/32 -> 10.0.0.255
49732026-09-03T12:22:55.519Ztest route::tests::rollback_on_compact_write_failure ... ok
49742026-09-03T12:22:55.519Z DEBGERRO
49752026-09-03T12:22:55.519Z 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
49762026-09-03T12:22:55.519Zreplacing 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 12:22:54.164
49772026-09-03T12:22:55.519Z Sep 03 12:22:54.164DEBG 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
49782026-09-03T12:22:55.519Z 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 12:22:54.164
49792026-09-03T12:22:55.519Z INFOSep 03 12:22:54.164Sep 03 12:22:54.164 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBGINFO
49802026-09-03T12:22:55.519Zfailed to allocate space for the new target list
49812026-09-03T12:22:55.519Zadding route 172.17.0.2/32 -> 10.0.0.255
49822026-09-03T12:22:55.519ZSep 03 12:22:54.164Sep 03 12:22:54.164Sep 03 12:22:54.164 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 } }]DEBG
49832026-09-03T12:22:55.519Z 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: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 } }]
49842026-09-03T12:22:55.519Z
49852026-09-03T12:22:55.519ZSep 03 12:22:54.164 DEBG Sep 03 12:22:54.164failed to allocate space for the new target list
49862026-09-03T12:22:55.519ZINFOSep 03 12:22:54.157 Sep 03 12:22:54.164adding route 172.17.0.3/32 -> 10.0.0.255
49872026-09-03T12:22:55.519ZINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
49882026-09-03T12:22:55.519ZSep 03 12:22:54.165Sep 03 12:22:54.165Sep 03 12:22:54.171 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 freemapDEBG
49892026-09-03T12:22:55.519Z , created new freemapunit:, unitfreemap_route_ipv4:
49902026-09-03T12:22:55.519Z freemap_route_ipv4Sep 03 12:22:54.171
49912026-09-03T12:22:55.519Z INFO DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
49922026-09-03T12:22:55.519Zcreated new freemapSep 03 12:22:54.171, unitSep 03 12:22:54.171: DEBGfreemap_route_ipv4
49932026-09-03T12:22:55.519ZDEBGSep 03 12:22:54.171 created new freemapDEBGcreated new freemap , 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 } }],
49942026-09-03T12:22:55.519Zunitunit:: Sep 03 12:22:54.171freemap_route_ipv6
49952026-09-03T12:22:55.519Zfreemap_route_ipv6Sep 03 12:22:54.171
49962026-09-03T12:22:55.519Z INFODEBGSep 03 12:22:54.171 created new freemapDEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff,
49972026-09-03T12:22:55.519Z initted freemap. size: 64unit, :unitSep 03 12:22:54.171: freemap_route_ipv4DEBGfreemap_route_ipv6
49982026-09-03T12:22:55.519Z
49992026-09-03T12:22:55.519Zinitted freemap. size: 64, unitSep 03 12:22:54.171Sep 03 12:22:54.171 Sep 03 12:22:54.171DEBG :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 } }]initted freemap. size: 64DEBG,
50002026-09-03T12:22:55.519Z freemap_route_ipv4reset freemapunit
50012026-09-03T12:22:55.519Z, :unit freemap_route_ipv4:
50022026-09-03T12:22:55.519ZSep 03 12:22:54.171 freemap_route_ipv4
50032026-09-03T12:22:55.519ZSep 03 12:22:54.171DEBG INFO Sep 03 12:22:54.171reset freemap , Sep 03 12:22:54.171unit adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG
50042026-09-03T12:22:55.519Z initted freemap. size: 64DEBG, :unitreset freemapSep 03 12:22:54.171: freemap_route_ipv6DEBGfreemap_route_ipv4,
50052026-09-03T12:22:55.519Z unit
50062026-09-03T12:22:55.520Z: 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 } }]
50072026-09-03T12:22:55.520Zfreemap_route_ipv4
50082026-09-03T12:22:55.520ZSep 03 12:22:54.171Sep 03 12:22:54.171 DEBGDEBG reset freemapinitted freemap. size: 64, , unitunit:Sep 03 12:22:54.171 freemap_route_ipv6Sep 03 12:22:54.171
50092026-09-03T12:22:55.520Z:INFO DEBGSep 03 12:22:54.171freemap_route_ipv6 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFOinitted freemap. size: 64
50102026-09-03T12:22:55.520Z, unit
50112026-09-03T12:22:55.520Zadding route 3fff:dead::/64 -> 2001:db8::55:1:
50122026-09-03T12:22:55.520Z freemap_route_ipv6Sep 03 12:22:54.171
50132026-09-03T12:22:55.520Z Sep 03 12:22:54.171DEBG DEBGreset freemap , replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 12:22:54.171
50142026-09-03T12:22:55.520ZSep 03 12:22:54.171unit DEBG :reset freemapDEBG, Sep 03 12:22:54.171unit :INFOreplacing 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 } }]
50152026-09-03T12:22:55.520Zadding route 3fff:dead::/64 -> 2001:db8::55:2freemap_route_ipv6
50162026-09-03T12:22:55.524Z
50172026-09-03T12:22:55.524Z freemap_route_ipv6Sep 03 12:22:54.171
50182026-09-03T12:22:55.524Z Sep 03 12:22:54.171INFO INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 12:22:54.171
50192026-09-03T12:22:55.524ZSep 03 12:22:54.171 DEBGSep 03 12:22:54.171adding route 3fff:dead::/64 -> 2001:db8::55:1 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBGINFO
50202026-09-03T12:22:55.524Z
50212026-09-03T12:22:55.524Z adding route 172.16.0.0/32 -> 10.0.0.1
50222026-09-03T12:22:55.524Zreplacing 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 } }]
50232026-09-03T12:22:55.524ZSep 03 12:22:54.171Sep 03 12:22:54.171Sep 03 12:22:54.171Sep 03 12:22:54.171 DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
50242026-09-03T12:22:55.524Z
50252026-09-03T12:22:55.524Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
50262026-09-03T12:22:55.524ZSep 03 12:22:54.171 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 12:22:54.171
50272026-09-03T12:22:55.524ZSep 03 12:22:54.171 DEBGadding route 172.17.0.0/32 -> 10.0.0.255
50282026-09-03T12:22:55.524ZSep 03 12:22:54.171DEBGreplacing 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
50292026-09-03T12:22:55.524Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 12:22:54.171
50302026-09-03T12:22:55.524Zadding route 3fff:dead::/64 -> 2001:db8::55:2
50312026-09-03T12:22:55.524ZDEBGSep 03 12:22:54.171 Sep 03 12:22:54.171replacing 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 12:22:54.171INFO adding route 3fff:dead::/64 -> 2001:db8::55:4INFO
50322026-09-03T12:22:55.524Z DEBG
50332026-09-03T12:22:55.524Z adding route 3fff:beef:28::/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 } }]
50342026-09-03T12:22:55.524Z
50352026-09-03T12:22:55.524ZSep 03 12:22:54.171 Sep 03 12:22:54.171DEBG Sep 03 12:22:54.171replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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
50362026-09-03T12:22:55.524ZDEBG adding route 172.17.0.1/32 -> 10.0.0.255Sep 03 12:22:54.171 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 } }]
50372026-09-03T12:22:55.524Z
50382026-09-03T12:22:55.524Z Sep 03 12:22:54.171INFO Sep 03 12:22:54.171Sep 03 12:22:54.171 INFODEBGDEBG adding route 3fff:dead::/64 -> 2001:db8::55:3replacing 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:dead::/64 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 } }]
50392026-09-03T12:22:55.524Z
50402026-09-03T12:22:55.524Z
50412026-09-03T12:22:55.525Zadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
50422026-09-03T12:22:55.525ZSep 03 12:22:54.171Sep 03 12:22:54.171 Sep 03 12:22:54.171INFOWARN adding route 172.17.0.2/32 -> 10.0.0.255shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 12:22:54.171DEBG
50432026-09-03T12:22:55.525Z
50442026-09-03T12:22:55.525ZDEBG 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 } }]
50452026-09-03T12:22:55.525Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
50462026-09-03T12:22:55.525ZSep 03 12:22:54.171Sep 03 12:22:54.171Sep 03 12:22:54.171 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG
50472026-09-03T12:22:55.525Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
50482026-09-03T12:22:55.525Zreplacing 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 } }]
50492026-09-03T12:22:55.525ZSep 03 12:22:54.171Sep 03 12:22:54.171 Sep 03 12:22:54.171 DEBG DEBGDEBGreplacing 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 } }]
50502026-09-03T12:22:55.525Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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
50512026-09-03T12:22:55.525Zreplacing 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 } }]
50522026-09-03T12:22:55.525Zadding route 172.17.0.3/32 -> 10.0.0.255
50532026-09-03T12:22:55.525ZSep 03 12:22:54.171Sep 03 12:22:54.171 INFODEBG Sep 03 12:22:54.171adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
50542026-09-03T12:22:55.525ZINFO
50552026-09-03T12:22:55.525Z Sep 03 12:22:54.171adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
50562026-09-03T12:22:55.525ZDEBG Sep 03 12:22:54.171replacing 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 } }]
50572026-09-03T12:22:55.525ZDEBGSep 03 12:22:54.171 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
50582026-09-03T12:22:55.525Z 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 12:22:54.171
50592026-09-03T12:22:55.525Z Sep 03 12:22:54.171INFO adding route 172.17.0.4/32 -> 10.0.0.255INFO
50602026-09-03T12:22:55.525ZSep 03 12:22:54.171 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO
50612026-09-03T12:22:55.525Z adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 03 12:22:54.171
50622026-09-03T12:22:55.525ZDEBG Sep 03 12:22:54.171replacing 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 } }]
50632026-09-03T12:22:55.525ZSep 03 12:22:54.171DEBG 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 } }]
50642026-09-03T12:22:55.525ZSep 03 12:22:54.171replacing 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 } }]
50652026-09-03T12:22:55.525ZINFOSep 03 12:22:54.171 INFOadding route 172.17.0.5/32 -> 10.0.0.255
50662026-09-03T12:22:55.525Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 12:22:54.171
50672026-09-03T12:22:55.525Z INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
50682026-09-03T12:22:55.525ZSep 03 12:22:54.171 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 } }]Sep 03 12:22:54.171
50692026-09-03T12:22:55.525Z Sep 03 12:22:54.171DEBG DEBGreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50702026-09-03T12:22:55.525ZSep 03 12:22:54.171replacing 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 } }]
50712026-09-03T12:22:55.525ZINFO Sep 03 12:22:54.171adding route 172.17.0.6/32 -> 10.0.0.255
50722026-09-03T12:22:55.525ZINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
50732026-09-03T12:22:55.525ZSep 03 12:22:54.171Sep 03 12:22:54.157 Sep 03 12:22:54.171DEBGSep 03 12:22:54.171 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 } }]
50742026-09-03T12:22:55.525ZDEBGDEBG INFO 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 12:22:54.171adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
50752026-09-03T12:22:55.525Ztest route::tests::identity_replace_is_noop ... ok
50762026-09-03T12:22:55.525Zcreated new freemap
50772026-09-03T12:22:55.525Z , INFOunit :adding route 172.17.0.7/32 -> 10.0.0.255
50782026-09-03T12:22:55.525Zfreemap_route_ipv4Sep 03 12:22:54.171
50792026-09-03T12:22:55.525Z Sep 03 12:22:54.171INFO Sep 03 12:22:54.171DEBG 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 } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 03 12:22:54.171
50802026-09-03T12:22:55.525Z
50812026-09-03T12:22:55.526Z 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 created new freemap
50822026-09-03T12:22:55.526Z, unitSep 03 12:22:54.171: Sep 03 12:22:54.171DEBG INFOfreemap_route_ipv6replacing 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 } }]
50832026-09-03T12:22:55.526Ztest route::tests::rollback_on_index_readd_failure ... ok
50842026-09-03T12:22:55.526Z
50852026-09-03T12:22:55.526Z adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 12:22:54.171
50862026-09-03T12:22:55.526ZSep 03 12:22:54.171 Sep 03 12:22:54.171INFO adding route 172.17.0.8/32 -> 10.0.0.255INFO
50872026-09-03T12:22:55.526Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ffDEBGSep 03 12:22:54.171
50882026-09-03T12:22:55.526Zinitted freemap. size: 64 , DEBGunit :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 12:22:54.171
50892026-09-03T12:22:55.526ZSep 03 12:22:54.171 freemap_route_ipv4
50902026-09-03T12:22:55.526ZDEBG 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 } }]
50912026-09-03T12:22:55.526ZSep 03 12:22:54.171replacing 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 } }]
50922026-09-03T12:22:55.526ZSep 03 12:22:54.171Sep 03 12:22:54.171 INFOINFO DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
50932026-09-03T12:22:55.526Z adding route 3fff:beef:31::/64 -> 2001:db8::55:ffreset freemap
50942026-09-03T12:22:55.526Z, Sep 03 12:22:54.171unit : Sep 03 12:22:54.171freemap_route_ipv4INFO Sep 03 12:22:54.171DEBG
50952026-09-03T12:22:55.526Z adding route 172.17.0.9/32 -> 10.0.0.255 replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
50962026-09-03T12:22:55.526ZSep 03 12:22:54.171 replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG Sep 03 12:22:54.172initted freemap. size: 64 , DEBGunit :created new freemap, unit
50972026-09-03T12:22:55.526Z: Sep 03 12:22:54.165freemap_route_ipv6freemap_route_ipv4
50982026-09-03T12:22:55.526Z
50992026-09-03T12:22:55.526ZSep 03 12:22:54.177DEBG INFOcreated new freemap , Sep 03 12:22:54.177adding route 3fff:beef:32::/64 -> 2001:db8::55:ff unit
51002026-09-03T12:22:55.526Z:DEBG freemap_route_ipv4created new freemapSep 03 12:22:54.177
51012026-09-03T12:22:55.526Z DEBG reset freemap, Sep 03 12:22:54.177unit :DEBG , freemap_route_ipv6Sep 03 12:22:54.177unit
51022026-09-03T12:22:55.526Z DEBG :created new freemap , Sep 03 12:22:54.178unit 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:
51032026-09-03T12:22:55.526Zadding route 172.16.0.0/32 -> 10.0.0.1freemap_route_ipv6
51042026-09-03T12:22:55.526Z
51052026-09-03T12:22:55.526Zfreemap_route_ipv6
51062026-09-03T12:22:55.526ZSep 03 12:22:54.178Sep 03 12:22:54.178 DEBG initted freemap. size: 64 , Sep 03 12:22:54.178INFOunit : adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 12:22:54.178DEBG
51072026-09-03T12:22:55.526Z freemap_route_ipv4DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
51082026-09-03T12:22:55.526Zinitted freemap. size: 64
51092026-09-03T12:22:55.526Z, unitSep 03 12:22:54.178Sep 03 12:22:54.178 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.2reset freemap:,
51102026-09-03T12:22:55.526Z unit:freemap_route_ipv4Sep 03 12:22:54.178
51112026-09-03T12:22:55.526Zfreemap_route_ipv4Sep 03 12:22:54.178
51122026-09-03T12:22:55.526Z DEBG DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 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 } }]
51132026-09-03T12:22:55.526ZSep 03 12:22:54.178
51142026-09-03T12:22:55.526Z DEBGSep 03 12:22:54.178 initted freemap. size: 64DEBGSep 03 12:22:54.178, Sep 03 12:22:54.178 unitINFO INFO:adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
51152026-09-03T12:22:55.526Z adding route 172.16.0.0/32 -> 10.0.0.3 reset freemap
51162026-09-03T12:22:55.531Zfreemap_route_ipv6, unit
51172026-09-03T12:22:55.531ZSep 03 12:22:54.178: DEBG Sep 03 12:22:54.178replacing 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 } }] DEBGfreemap_route_ipv4Sep 03 12:22:54.178
51182026-09-03T12:22:55.531Z
51192026-09-03T12:22:55.531ZDEBG reset 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 } }], Sep 03 12:22:54.178
51202026-09-03T12:22:55.531ZunitSep 03 12:22:54.178 :DEBGINFO Sep 03 12:22:54.178 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO
51212026-09-03T12:22:55.531Zinitted freemap. size: 64 , adding route 172.16.0.0/32 -> 10.0.0.4freemap_route_ipv6
51222026-09-03T12:22:55.531Z
51232026-09-03T12:22:55.531ZunitSep 03 12:22:54.178 :DEBG Sep 03 12:22:54.178Sep 03 12:22:54.178 freemap_route_ipv6INFO 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 } }]
51242026-09-03T12:22:55.531Z
51252026-09-03T12:22:55.531Z adding route 172.16.0.0/32 -> 10.0.0.1
51262026-09-03T12:22:55.531Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 12:22:54.178
51272026-09-03T12:22:55.531Z Sep 03 12:22:54.178DEBG Sep 03 12:22:54.178INFO DEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ff reset freemap
51282026-09-03T12:22:55.531ZSep 03 12:22:54.178replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
51292026-09-03T12:22:55.531ZINFO, unitSep 03 12:22:54.178: DEBG freemap_route_ipv6replacing 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.0/32 -> 10.0.0.255Sep 03 12:22:54.178
51302026-09-03T12:22:55.531Z
51312026-09-03T12:22:55.531ZINFO adding route 172.16.0.0/32 -> 10.0.0.2
51322026-09-03T12:22:55.531Z
51332026-09-03T12:22:55.531ZSep 03 12:22:54.178Sep 03 12:22:54.178 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 } }]Sep 03 12:22:54.178
51342026-09-03T12:22:55.531ZDEBGSep 03 12:22:54.178 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 } }]INFOSep 03 12:22:54.178
51352026-09-03T12:22:55.531Z INFO adding route 172.16.0.0/32 -> 10.0.0.3adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
51362026-09-03T12:22:55.531Z
51372026-09-03T12:22:55.531Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 12:22:54.178
51382026-09-03T12:22:55.531Z INFOSep 03 12:22:54.178 adding route 172.17.0.1/32 -> 10.0.0.255DEBGSep 03 12:22:54.178
51392026-09-03T12:22:55.531Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 12:22:54.178
51402026-09-03T12:22:55.531Z
51412026-09-03T12:22:55.531ZSep 03 12:22:54.178 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 } }]DEBG
51422026-09-03T12:22:55.531Z Sep 03 12:22:54.178replacing 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 } }]
51432026-09-03T12:22:55.531ZINFO Sep 03 12:22:54.178adding route 172.16.0.0/32 -> 10.0.0.4
51442026-09-03T12:22:55.531ZSep 03 12:22:54.178INFO Sep 03 12:22:54.178INFO Sep 03 12:22:54.178INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
51452026-09-03T12:22:55.531Z adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
51462026-09-03T12:22:55.531Zadding route 172.17.0.2/32 -> 10.0.0.255
51472026-09-03T12:22:55.531Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 12:22:54.178
51482026-09-03T12:22:55.531Z Sep 03 12:22:54.178Sep 03 12:22:54.178DEBG DEBGreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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 } }]
51492026-09-03T12:22:55.531Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
51502026-09-03T12:22:55.531Z
51512026-09-03T12:22:55.532ZSep 03 12:22:54.171Sep 03 12:22:54.178Sep 03 12:22:54.178 INFOINFO DEBG adding route 172.17.0.3/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
51522026-09-03T12:22:55.532Z
51532026-09-03T12:22:55.532ZSep 03 12:22:54.178adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
51542026-09-03T12:22:55.532ZSep 03 12:22:54.178INFOSep 03 12:22:54.178 INFO DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3
51552026-09-03T12:22:55.532Z
51562026-09-03T12:22:55.532Zreplacing 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 } }]
51572026-09-03T12:22:55.532ZSep 03 12:22:54.178 DEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:22:54.178
51582026-09-03T12:22:55.532Z DEBG Sep 03 12:22:54.178replacing 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 12:22:54.178
51592026-09-03T12:22:55.532Z Sep 03 12:22:54.172Sep 03 12:22:54.178DEBG DEBGINFOINFO adding route 172.17.0.4/32 -> 10.0.0.255
51602026-09-03T12:22:55.532Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffcreated new freemap
51612026-09-03T12:22:55.532ZSep 03 12:22:54.178,
51622026-09-03T12:22:55.532ZunitSep 03 12:22:54.178INFO :adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
51632026-09-03T12:22:55.532Z DEBGfreemap_route_ipv4 Sep 03 12:22:54.178replacing 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 } }]
51642026-09-03T12:22:55.532Z
51652026-09-03T12:22:55.532ZINFOSep 03 12:22:54.178 DEBG Sep 03 12:22:54.178replacing 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:dead::/64 -> 2001:db8::55:4
51662026-09-03T12:22:55.532Z
51672026-09-03T12:22:55.532ZINFOSep 03 12:22:54.178Sep 03 12:22:54.178 DEBGadding route 172.17.0.5/32 -> 10.0.0.255Sep 03 12:22:54.178 Sep 03 12:22:54.178created new freemap ,
51682026-09-03T12:22:55.532Zunit : 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 } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 12:22:54.178freemap_route_ipv6INFO DEBG
51692026-09-03T12:22:55.532Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
51702026-09-03T12:22:55.532Z
51712026-09-03T12:22:55.532Z
51722026-09-03T12:22:55.532Zreplacing 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 } }]
51732026-09-03T12:22:55.532ZSep 03 12:22:54.178Sep 03 12:22:54.178Sep 03 12:22:54.178 INFODEBGINFOSep 03 12:22:54.178 adding route 172.17.0.6/32 -> 10.0.0.255
51742026-09-03T12:22:55.532Z DEBGinitted freemap. size: 64 , Sep 03 12:22:54.178replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]unit
51752026-09-03T12:22:55.532Z: adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
51762026-09-03T12:22:55.532ZDEBGSep 03 12:22:54.178 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 } }]freemap_route_ipv4
51772026-09-03T12:22:55.532ZDEBG 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 } }]
51782026-09-03T12:22:55.532ZSep 03 12:22:54.178
51792026-09-03T12:22:55.532Z Sep 03 12:22:54.178 WARNSep 03 12:22:54.178DEBG Sep 03 12:22:54.178shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) 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 } }]
51802026-09-03T12:22:55.532ZINFODEBG adding route 172.17.0.7/32 -> 10.0.0.255
51812026-09-03T12:22:55.532Z
51822026-09-03T12:22:55.532Zreset freemapSep 03 12:22:54.178, Sep 03 12:22:54.178 Sep 03 12:22:54.178unitINFO :INFO DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:fffreemap_route_ipv4
51832026-09-03T12:22:55.532Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
51842026-09-03T12:22:55.532Zreplacing 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 } }]
51852026-09-03T12:22:55.532Z
51862026-09-03T12:22:55.532ZSep 03 12:22:54.178 DEBGSep 03 12:22:54.178 Sep 03 12:22:54.178 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 12:22:54.178
51872026-09-03T12:22:55.532ZDEBG INFO initted freemap. size: 64DEBGSep 03 12:22:54.178adding route 172.17.0.8/32 -> 10.0.0.255
51882026-09-03T12:22:55.532Z, INFOunit: adding route 3fff:beef:3d::/64 -> 2001:db8::55:fffreemap_route_ipv6Sep 03 12:22:54.178
51892026-09-03T12:22:55.532Zreplacing 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 } }]
51902026-09-03T12:22:55.533ZDEBG
51912026-09-03T12:22:55.533Z 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 } }]
51922026-09-03T12:22:55.533ZSep 03 12:22:54.178Sep 03 12:22:54.178Sep 03 12:22:54.178 DEBGDEBG Sep 03 12:22:54.178replacing 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 } }] reset freemap
51932026-09-03T12:22:55.533ZINFO , adding route 172.17.0.9/32 -> 10.0.0.255unit
51942026-09-03T12:22:55.533Z: Sep 03 12:22:54.178freemap_route_ipv6
51952026-09-03T12:22:55.533Z Sep 03 12:22:54.178INFOINFO DEBGSep 03 12:22:54.178 replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
51962026-09-03T12:22:55.533Z adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
51972026-09-03T12:22:55.533Z
51982026-09-03T12:22:55.533Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
51992026-09-03T12:22:55.533ZSep 03 12:22:54.178 Sep 03 12:22:54.178INFO DEBGSep 03 12:22:54.178adding route 172.17.0.10/32 -> 10.0.0.255
52002026-09-03T12:22:55.533Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 12:22:54.178 DEBG Sep 03 12:22:54.179replacing 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 } }]
52012026-09-03T12:22:55.533Z
52022026-09-03T12:22:55.533ZDEBG created new freemap , DEBGunit :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 12:22:54.184
52032026-09-03T12:22:55.533ZSep 03 12:22:54.184freemap_route_ipv4 Sep 03 12:22:54.184
52042026-09-03T12:22:55.533Z Sep 03 12:22:54.184 DEBG DEBG created new freemap, DEBGunitINFO: adding route 3fff:dead::/64 -> 2001:db8::55:2freemap_route_ipv6
52052026-09-03T12:22:55.533Z
52062026-09-03T12:22:55.533Z Sep 03 12:22:54.184Sep 03 12:22:54.184 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 } }],
52072026-09-03T12:22:55.533Zunit: Sep 03 12:22:54.184freemap_route_ipv4
52082026-09-03T12:22:55.533Z 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 12:22:54.184 Sep 03 12:22:54.184
52092026-09-03T12:22:55.533ZDEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: 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 } }]failed to allocate space for the new target listreplacing 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 } }]
52102026-09-03T12:22:55.533Zreset freemap
52112026-09-03T12:22:55.533Z
52122026-09-03T12:22:55.533Z, unitSep 03 12:22:54.184Sep 03 12:22:54.184 INFO adding route 172.17.0.4/32 -> 10.0.0.255
52132026-09-03T12:22:55.533Z: freemap_route_ipv4
52142026-09-03T12:22:55.533ZSep 03 12:22:54.184Sep 03 12:22:54.184 DEBGDEBGINFO replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 172.17.0.11/32 -> 10.0.0.255
52152026-09-03T12:22:55.533Z
52162026-09-03T12:22:55.537ZSep 03 12:22:54.184
52172026-09-03T12:22:55.537Z DEBG Sep 03 12:22:54.184 initted freemap. size: 64DEBG, unitSep 03 12:22:54.184replacing 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
52182026-09-03T12:22:55.538Zfreemap_route_ipv6adding route 172.17.0.5/32 -> 10.0.0.255
52192026-09-03T12:22:55.538Z
52202026-09-03T12:22:55.538ZSep 03 12:22:54.184Sep 03 12:22:54.184 INFODEBG adding route 172.17.0.12/32 -> 10.0.0.255reset freemap
52212026-09-03T12:22:55.538ZSep 03 12:22:54.184, unitDEBG: 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 12:22:54.184freemap_route_ipv6
52222026-09-03T12:22:55.538Z
52232026-09-03T12:22:55.538ZDEBG 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 } }]
52242026-09-03T12:22:55.538ZSep 03 12:22:54.184Sep 03 12:22:54.184 Sep 03 12:22:54.184 INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1
52252026-09-03T12:22:55.538Z
52262026-09-03T12:22:55.538ZINFO Sep 03 12:22:54.184Sep 03 12:22:54.184adding route 172.17.0.13/32 -> 10.0.0.255
52272026-09-03T12:22:55.538ZDEBGDEBG 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 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
52282026-09-03T12:22:55.538ZSep 03 12:22:54.184
52292026-09-03T12:22:55.538Z DEBGSep 03 12:22:54.184 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 12:22:54.184INFO
52302026-09-03T12:22:55.538ZINFO adding route 172.17.0.7/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:2
52312026-09-03T12:22:55.538Z
52322026-09-03T12:22:55.538ZSep 03 12:22:54.184 INFOSep 03 12:22:54.179 Sep 03 12:22:54.184adding route 172.17.0.14/32 -> 10.0.0.255
52332026-09-03T12:22:55.538ZDEBGDEBGSep 03 12:22:54.184 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
52342026-09-03T12:22:55.538Z, Sep 03 12:22:54.184DEBGunit :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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
52352026-09-03T12:22:55.538Zfreemap_route_ipv4 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 12:22:54.184
52362026-09-03T12:22:55.538Z
52372026-09-03T12:22:55.538ZSep 03 12:22:54.184INFO adding route 172.17.0.8/32 -> 10.0.0.255INFOSep 03 12:22:54.184Sep 03 12:22:54.184 adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
52382026-09-03T12:22:55.538Z
52392026-09-03T12:22:55.538ZINFOcreated new freemap , adding route 172.17.0.15/32 -> 10.0.0.255unit
52402026-09-03T12:22:55.538Z:Sep 03 12:22:54.184 freemap_route_ipv6DEBG
52412026-09-03T12:22:55.538ZSep 03 12:22:54.184 Sep 03 12:22:54.184 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
52422026-09-03T12:22:55.538ZDEBGSep 03 12:22:54.184DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }]DEBGSep 03 12:22:54.184
52432026-09-03T12:22:55.538Z
52442026-09-03T12:22:55.538Zinitted freemap. size: 64 INFO , adding route 3fff:dead::/64 -> 2001:db8::55:4unit
52452026-09-03T12:22:55.538ZSep 03 12:22:54.184: INFOSep 03 12:22:54.184 freemap_route_ipv4Sep 03 12:22:54.184INFO
52462026-09-03T12:22:55.538Zadding route 172.17.0.9/32 -> 10.0.0.255
52472026-09-03T12:22:55.538Z 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 } }]adding route 172.17.0.16/32 -> 10.0.0.255
52482026-09-03T12:22:55.538Z
52492026-09-03T12:22:55.538ZSep 03 12:22:54.184 Sep 03 12:22:54.184DEBGSep 03 12:22:54.184 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
52502026-09-03T12:22:55.538Z DEBGSep 03 12:22:54.184replacing targets for 3fff:dead::/64 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 } }]
52512026-09-03T12:22:55.538Z DEBGreset freemap , 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 12:22:54.184
52522026-09-03T12:22:55.538Z unitINFO: adding route 172.17.0.10/32 -> 10.0.0.255Sep 03 12:22:54.184
52532026-09-03T12:22:55.538Z freemap_route_ipv4INFO
52542026-09-03T12:22:55.538Z adding route 172.17.0.17/32 -> 10.0.0.255
52552026-09-03T12:22:55.538ZSep 03 12:22:54.184 DEBG
52562026-09-03T12:22:55.538Z 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 12:22:54.184
52572026-09-03T12:22:55.539Z DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:22:54.184Sep 03 12:22:54.184
52582026-09-03T12:22:55.539Z DEBG DEBGinitted freemap. size: 64Sep 03 12:22:54.184 , Sep 03 12:22:54.184unitreplacing 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 } }]:
52592026-09-03T12:22:55.539Z INFO freemap_route_ipv6
52602026-09-03T12:22:55.539ZINFOadding route 172.17.0.18/32 -> 10.0.0.255
52612026-09-03T12:22:55.539Zadding route 172.17.0.11/32 -> 10.0.0.255Sep 03 12:22:54.184Sep 03 12:22:54.184 Sep 03 12:22:54.184INFO
52622026-09-03T12:22:55.539ZDEBG 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.10/32 -> 10.0.0.255
52632026-09-03T12:22:55.539Z
52642026-09-03T12:22:55.539ZDEBG Sep 03 12:22:54.184reset freemap , Sep 03 12:22:54.184DEBGSep 03 12:22:54.184 unitDEBGreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6
52652026-09-03T12:22:55.539Z
52662026-09-03T12:22:55.539ZINFO
52672026-09-03T12:22:55.539Z adding route 172.17.0.19/32 -> 10.0.0.255
52682026-09-03T12:22:55.539ZSep 03 12:22:54.184Sep 03 12:22:54.184 INFOINFO Sep 03 12:22:54.184adding route 172.17.0.12/32 -> 10.0.0.255adding route 172.17.0.11/32 -> 10.0.0.255
52692026-09-03T12:22:55.539ZDEBG
52702026-09-03T12:22:55.539Z 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 } }]
52712026-09-03T12:22:55.539ZSep 03 12:22:54.184 Sep 03 12:22:54.184DEBGSep 03 12:22:54.184 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
52722026-09-03T12:22:55.539Z DEBGadding route 172.17.0.20/32 -> 10.0.0.255Sep 03 12:22:54.184
52732026-09-03T12:22:55.539Z Sep 03 12:22:54.184replacing 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
52742026-09-03T12:22:55.539Ztest route::tests::shrink_preserves_compacted_order ... ok
52752026-09-03T12:22:55.539Z INFO Sep 03 12:22:54.184adding route 172.17.0.12/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1
52762026-09-03T12:22:55.539Z
52772026-09-03T12:22:55.539ZDEBGSep 03 12:22:54.184 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 12:22:54.184
52782026-09-03T12:22:55.539Z INFO DEBGadding route 172.17.0.13/32 -> 10.0.0.255
52792026-09-03T12:22:55.539Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 12:22:54.185
52802026-09-03T12:22:55.539Z INFO Sep 03 12:22:54.184adding route 172.17.0.21/32 -> 10.0.0.255
52812026-09-03T12:22:55.539ZSep 03 12:22:54.185DEBG Sep 03 12:22:54.185replacing 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
52822026-09-03T12:22:55.539Z adding route 3fff:dead::/64 -> 2001:db8::55:2
52832026-09-03T12:22:55.539ZDEBGSep 03 12:22:54.185 Sep 03 12:22:54.185replacing 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 12:22:54.185
52842026-09-03T12:22:55.539Z INFODEBG adding route 172.17.0.13/32 -> 10.0.0.255DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
52852026-09-03T12:22:55.539Z 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 } }]
52862026-09-03T12:22:55.539Z
52872026-09-03T12:22:55.539ZSep 03 12:22:54.185Sep 03 12:22:54.185 DEBGINFO Sep 03 12:22:54.185adding route 172.17.0.14/32 -> 10.0.0.255
52882026-09-03T12:22:55.539ZSep 03 12:22:54.185replacing 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 } }]
52892026-09-03T12:22:55.539ZINFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 12:22:54.185Sep 03 12:22:54.185
52902026-09-03T12:22:55.539Z adding route 172.17.0.22/32 -> 10.0.0.255INFO
52912026-09-03T12:22:55.539Ztest route::tests::same_size_non_subset_replace ... ok
52922026-09-03T12:22:55.539Z adding route 172.17.0.14/32 -> 10.0.0.255Sep 03 12:22:54.185
52932026-09-03T12:22:55.539Ztest transceivers::mpn_test::test_mpn_missing ... ok
52942026-09-03T12:22:55.539Z DEBGSep 03 12:22:54.185 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 } }] Sep 03 12:22:54.185
52952026-09-03T12:22:55.539Ztest transceivers::mpn_test::test_xcvr_missing ... ok
52962026-09-03T12:22:55.540Ztest transceivers::mpn_test::test_mpn_present ... ok
52972026-09-03T12:22:55.540ZDEBG 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 } }]DEBG
52982026-09-03T12:22:55.540Zreplacing 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 } }]
52992026-09-03T12:22:55.540Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok
53002026-09-03T12:22:55.540Zreplacing 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 12:22:54.185
53012026-09-03T12:22:55.540Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok
53022026-09-03T12:22:55.540Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
53032026-09-03T12:22:55.540Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok
53042026-09-03T12:22:55.540Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok
53052026-09-03T12:22:55.540ZSep 03 12:22:54.185Sep 03 12:22:54.185 INFOINFO Sep 03 12:22:54.185Sep 03 12:22:54.185adding route 172.17.0.15/32 -> 10.0.0.255 adding route 172.17.0.23/32 -> 10.0.0.255
53062026-09-03T12:22:55.540Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
53072026-09-03T12:22:55.540Z
53082026-09-03T12:22:55.540Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
53092026-09-03T12:22:55.540Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
53102026-09-03T12:22:55.540ZINFODEBG adding route 172.17.0.15/32 -> 10.0.0.255Sep 03 12:22:54.185Sep 03 12:22:54.185replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
53112026-09-03T12:22:55.540Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
53122026-09-03T12:22:55.540Z
53132026-09-03T12:22:55.540Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
53142026-09-03T12:22:55.540ZDEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
53152026-09-03T12:22:55.540ZSep 03 12:22:54.185replacing 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 } }]
53162026-09-03T12:22:55.544Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
53172026-09-03T12:22:55.544Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
53182026-09-03T12:22:55.544Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
53192026-09-03T12:22:55.544Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
53202026-09-03T12:22:55.544Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
53212026-09-03T12:22:55.544Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
53222026-09-03T12:22:55.544Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
53232026-09-03T12:22:55.544Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
53242026-09-03T12:22:55.544Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
53252026-09-03T12:22:55.544Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
53262026-09-03T12:22:55.544Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
53272026-09-03T12:22:55.544Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
53282026-09-03T12:22:55.544Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
53292026-09-03T12:22:55.544Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
53302026-09-03T12:22:55.545Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
53312026-09-03T12:22:55.545Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
53322026-09-03T12:22:55.545Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
53332026-09-03T12:22:55.545Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
53342026-09-03T12:22:55.545Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
53352026-09-03T12:22:55.545Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
53362026-09-03T12:22:55.545ZDEBGSep 03 12:22:54.185Sep 03 12:22:54.185 DEBGINFO 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 12:22:54.185replacing targets for 3fff:dead::/64 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 } }]
53372026-09-03T12:22:55.545ZSep 03 12:22:54.185Sep 03 12:22:54.191Sep 03 12:22:54.185 DEBG INFOcreated new freemap adding route 172.17.0.16/32 -> 10.0.0.255 , DEBGunit :created new freemap, unit
53382026-09-03T12:22:55.545Z: freemap_route_ipv4freemap_route_ipv4
53392026-09-03T12:22:55.545Z
53402026-09-03T12:22:55.545Z
53412026-09-03T12:22:55.545ZSep 03 12:22:54.191 Sep 03 12:22:54.191DEBGSep 03 12:22:54.191 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 } }]DEBGDEBG created new freemapcreated new freemap
53422026-09-03T12:22:55.545Z, , unitunit:: freemap_route_ipv6freemap_route_ipv6
53432026-09-03T12:22:55.545ZSep 03 12:22:54.191
53442026-09-03T12:22:55.545Z INFOSep 03 12:22:54.191Sep 03 12:22:54.184Sep 03 12:22:54.191 DEBGadding route 172.17.0.17/32 -> 10.0.0.255
53452026-09-03T12:22:55.545Zinitted freemap. size: 64INFO , adding route 3fff:beef:29::/64 -> 2001:db8::55:ffunitDEBG:
53462026-09-03T12:22:55.545Zfreemap_route_ipv4Sep 03 12:22:54.191
53472026-09-03T12:22:55.545Z initted freemap. size: 64DEBG, Sep 03 12:22:54.191replacing 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 } }] unitSep 03 12:22:54.191
53482026-09-03T12:22:55.545Z DEBG : reset freemapDEBG, unitreplacing 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 } }]:
53492026-09-03T12:22:55.545Z freemap_route_ipv4freemap_route_ipv4
53502026-09-03T12:22:55.545Z
53512026-09-03T12:22:55.545ZSep 03 12:22:54.191Sep 03 12:22:54.191Sep 03 12:22:54.191 Sep 03 12:22:54.191 DEBGINFO DEBGreset freemap , unitSep 03 12:22:54.185INFOinitted freemap. size: 64 , adding route 172.17.0.18/32 -> 10.0.0.255 unitDEBG:adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff :created new freemap
53522026-09-03T12:22:55.545Z freemap_route_ipv4freemap_route_ipv6
53532026-09-03T12:22:55.545Z
53542026-09-03T12:22:55.545Z,
53552026-09-03T12:22:55.545Zunit:Sep 03 12:22:54.191Sep 03 12:22:54.191 DEBGSep 03 12:22:54.191 DEBGDEBG freemap_route_ipv4replacing 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 } }]
53562026-09-03T12:22:55.545Zreset freemapreplacing 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 } }],
53572026-09-03T12:22:55.545Z
53582026-09-03T12:22:55.545ZSep 03 12:22:54.191 DEBGunit :Sep 03 12:22:54.191 initted freemap. size: 64freemap_route_ipv6Sep 03 12:22:54.191, unit
53592026-09-03T12:22:55.545Z:Sep 03 12:22:54.191 INFOINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:fffreemap_route_ipv6adding route 172.17.0.19/32 -> 10.0.0.255
53602026-09-03T12:22:55.545ZSep 03 12:22:54.191
53612026-09-03T12:22:55.545Z
53622026-09-03T12:22:55.545Z DEBGINFO Sep 03 12:22:54.191 adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:22:54.191created new freemap
53632026-09-03T12:22:55.545ZDEBG DEBGreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:22:54.191
53642026-09-03T12:22:55.545Z , unit :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 12:22:54.191DEBG
53652026-09-03T12:22:55.545Z Sep 03 12:22:54.191DEBGreset freemap , 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 } }]
53662026-09-03T12:22:55.545Zunitfreemap_route_ipv6 :INFOSep 03 12:22:54.191
53672026-09-03T12:22:55.545ZSep 03 12:22:54.191adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff INFO INFO adding route 172.17.0.20/32 -> 10.0.0.255
53682026-09-03T12:22:55.545Z
53692026-09-03T12:22:55.546Zadding route 172.16.0.0/32 -> 10.0.0.2freemap_route_ipv6
53702026-09-03T12:22:55.546Z
53712026-09-03T12:22:55.546ZSep 03 12:22:54.191 Sep 03 12:22:54.191Sep 03 12:22:54.191 DEBGDEBG INFO initted freemap. size: 64 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.1Sep 03 12:22:54.191unitSep 03 12:22:54.191
53722026-09-03T12:22:55.546Z: DEBGfreemap_route_ipv4
53732026-09-03T12:22:55.546ZDEBG
53742026-09-03T12:22:55.546Z 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.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 } }]
53752026-09-03T12:22:55.546ZSep 03 12:22:54.191Sep 03 12:22:54.191
53762026-09-03T12:22:55.546Z DEBGINFOSep 03 12:22:54.191 INFOSep 03 12:22:54.191 adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 12:22:54.191
53772026-09-03T12:22:55.546ZDEBG adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO
53782026-09-03T12:22:55.546Z adding route 172.17.0.21/32 -> 10.0.0.255
53792026-09-03T12:22:55.546Z
53802026-09-03T12:22:55.546ZSep 03 12:22:54.191reset freemap , unitSep 03 12:22:54.191:Sep 03 12:22:54.191DEBGSep 03 12:22:54.191 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 } }]
53812026-09-03T12:22:55.546ZDEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
53822026-09-03T12:22:55.546Z
53832026-09-03T12:22:55.546ZINFOSep 03 12:22:54.191 adding route 172.16.0.0/32 -> 10.0.0.2
53842026-09-03T12:22:55.546ZINFO Sep 03 12:22:54.191freemap_route_ipv4adding route 172.17.0.1/32 -> 10.0.0.255
53852026-09-03T12:22:55.546ZINFOSep 03 12:22:54.191
53862026-09-03T12:22:55.546ZSep 03 12:22:54.191 adding route 172.17.0.22/32 -> 10.0.0.255INFO
53872026-09-03T12:22:55.546ZDEBGSep 03 12:22:54.191 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG
53882026-09-03T12:22:55.546Z 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 12:22:54.191 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 } }]
53892026-09-03T12:22:55.546ZDEBG
53902026-09-03T12:22:55.546Z initted freemap. size: 64Sep 03 12:22:54.191, Sep 03 12:22:54.191unitDEBGSep 03 12:22:54.191 Sep 03 12:22:54.191: 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 } }]freemap_route_ipv6
53912026-09-03T12:22:55.546Z
53922026-09-03T12:22:55.546ZDEBG 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 } }]
53932026-09-03T12:22:55.546Z INFOadding route 172.17.0.2/32 -> 10.0.0.255Sep 03 12:22:54.191
53942026-09-03T12:22:55.546ZSep 03 12:22:54.191 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffINFOSep 03 12:22:54.191
53952026-09-03T12:22:55.546ZSep 03 12:22:54.191 adding route 172.17.0.23/32 -> 10.0.0.255DEBG DEBGreset freemap
53962026-09-03T12:22:55.546Zadding route 172.16.0.0/32 -> 10.0.0.3, Sep 03 12:22:54.191 unit
53972026-09-03T12:22:55.546Zreplacing 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 } }]
53982026-09-03T12:22:55.546Z DEBG :replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 12:22:54.191
53992026-09-03T12:22:55.546ZSep 03 12:22:54.191Sep 03 12:22:54.191 DEBGfreemap_route_ipv6Sep 03 12:22:54.191
54002026-09-03T12:22:55.546Z INFODEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO
54012026-09-03T12:22:55.546Z
54022026-09-03T12:22:55.546Zadding route 172.17.0.3/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 } }]
54032026-09-03T12:22:55.546ZSep 03 12:22:54.191
54042026-09-03T12:22:55.546ZSep 03 12:22:54.191 Sep 03 12:22:54.191 DEBGDEBG Sep 03 12:22:54.191Sep 03 12:22:54.191replacing 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 } }] INFO
54052026-09-03T12:22:55.546Z INFOreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOadding route 172.16.0.0/32 -> 10.0.0.4
54062026-09-03T12:22:55.546ZSep 03 12:22:54.191adding route 172.17.0.24/32 -> 10.0.0.255
54072026-09-03T12:22:55.546Z
54082026-09-03T12:22:55.546Z INFOadding route 172.16.0.0/32 -> 10.0.0.1
54092026-09-03T12:22:55.547ZSep 03 12:22:54.191Sep 03 12:22:54.191 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG
54102026-09-03T12:22:55.547Z INFO Sep 03 12:22:54.191replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 12:22:54.191
54112026-09-03T12:22:55.547Z Sep 03 12:22:54.191adding route 172.17.0.4/32 -> 10.0.0.255DEBG
54122026-09-03T12:22:55.547Z 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 } }]DEBG
54132026-09-03T12:22:55.547Z 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 } }]
54142026-09-03T12:22:55.547ZSep 03 12:22:54.191Sep 03 12:22:54.191Sep 03 12:22:54.191 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO Sep 03 12:22:54.191 DEBGINFOadding route 172.17.0.25/32 -> 10.0.0.255
54152026-09-03T12:22:55.547Z adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG
54162026-09-03T12:22:55.551Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
54172026-09-03T12:22:55.551Z
54182026-09-03T12:22:55.551Z
54192026-09-03T12:22:55.551ZSep 03 12:22:54.191Sep 03 12:22:54.191 DEBGSep 03 12:22:54.191DEBGSep 03 12:22:54.191 INFOreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
54202026-09-03T12:22:55.551Z adding route 172.16.0.0/32 -> 10.0.0.2 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.5/32 -> 10.0.0.255
54212026-09-03T12:22:55.551Z
54222026-09-03T12:22:55.551Z
54232026-09-03T12:22:55.551ZSep 03 12:22:54.191 Sep 03 12:22:54.191Sep 03 12:22:54.191 DEBGDEBG INFOreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }]
54242026-09-03T12:22:55.551Z
54252026-09-03T12:22:55.551Z Sep 03 12:22:54.191adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.26/32 -> 10.0.0.255Sep 03 12:22:54.191
54262026-09-03T12:22:55.551Z INFO adding route 172.17.0.6/32 -> 10.0.0.255
54272026-09-03T12:22:55.551Z
54282026-09-03T12:22:55.551ZINFOSep 03 12:22:54.191 Sep 03 12:22:54.191adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 12:22:54.191 Sep 03 12:22:54.191DEBG
54292026-09-03T12:22:55.552Z 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 } }]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 } }]
54302026-09-03T12:22:55.552ZDEBG 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 } }]
54312026-09-03T12:22:55.552Z
54322026-09-03T12:22:55.552ZDEBGSep 03 12:22:54.191 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 } }]Sep 03 12:22:54.191Sep 03 12:22:54.191
54332026-09-03T12:22:55.552Z INFO DEBGadding route 172.17.0.17/32 -> 10.0.0.255
54342026-09-03T12:22:55.552Z adding route 172.17.0.7/32 -> 10.0.0.255replacing 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 } }]
54352026-09-03T12:22:55.552Z
54362026-09-03T12:22:55.552ZSep 03 12:22:54.191Sep 03 12:22:54.191Sep 03 12:22:54.191Sep 03 12:22:54.191 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 } }]
54372026-09-03T12:22:55.552ZINFO 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 } }]INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff Sep 03 12:22:54.191adding route 172.17.0.27/32 -> 10.0.0.255
54382026-09-03T12:22:55.552Z
54392026-09-03T12:22:55.552Z
54402026-09-03T12:22:55.552Z INFO adding route 172.17.0.8/32 -> 10.0.0.255
54412026-09-03T12:22:55.552ZSep 03 12:22:54.191Sep 03 12:22:54.191 Sep 03 12:22:54.191INFODEBG Sep 03 12:22:54.191 replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.18/32 -> 10.0.0.255DEBGDEBG
54422026-09-03T12:22:55.552Z
54432026-09-03T12:22:55.552Z 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 } }] 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 } }]
54442026-09-03T12:22:55.552Z
54452026-09-03T12:22:55.552ZSep 03 12:22:54.191Sep 03 12:22:54.191 DEBG Sep 03 12:22:54.191INFO Sep 03 12:22:54.191INFO adding route 172.17.0.28/32 -> 10.0.0.255replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54462026-09-03T12:22:55.552ZINFO
54472026-09-03T12:22:55.552Zadding route 172.17.0.9/32 -> 10.0.0.255adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
54482026-09-03T12:22:55.552Z
54492026-09-03T12:22:55.552ZSep 03 12:22:54.191 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 12:22:54.191
54502026-09-03T12:22:55.552Z Sep 03 12:22:54.191 Sep 03 12:22:54.191 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 } }]DEBGadding route 172.17.0.19/32 -> 10.0.0.255Sep 03 12:22:54.191
54512026-09-03T12:22:55.552Z
54522026-09-03T12:22:55.552Z INFOINFO adding route 172.17.0.29/32 -> 10.0.0.255
54532026-09-03T12:22:55.552ZSep 03 12:22:54.191Sep 03 12:22:54.191 adding route 172.17.0.24/32 -> 10.0.0.255INFO
54542026-09-03T12:22:55.552Z 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 } }]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 } }]
54552026-09-03T12:22:55.552ZSep 03 12:22:54.192
54562026-09-03T12:22:55.552ZSep 03 12:22:54.198 INFODEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ffcreated new freemap
54572026-09-03T12:22:55.552Z, Sep 03 12:22:54.198unit :DEBG freemap_route_ipv4Sep 03 12:22:54.198replacing 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 } }]
54582026-09-03T12:22:55.552Z
54592026-09-03T12:22:55.552ZINFO Sep 03 12:22:54.198 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffadding route 172.17.0.20/32 -> 10.0.0.255
54602026-09-03T12:22:55.552Z
54612026-09-03T12:22:55.552ZSep 03 12:22:54.198Sep 03 12:22:54.198 DEBGDEBGSep 03 12:22:54.198 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 } }]DEBG
54622026-09-03T12:22:55.552Zcreated new freemapreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }],
54632026-09-03T12:22:55.552Zunit:Sep 03 12:22:54.198Sep 03 12:22:54.198 INFOINFO freemap_route_ipv6adding route 172.17.0.21/32 -> 10.0.0.255
54642026-09-03T12:22:55.552Z
54652026-09-03T12:22:55.552Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
54662026-09-03T12:22:55.552ZSep 03 12:22:54.198 Sep 03 12:22:54.198DEBGSep 03 12:22:54.191Sep 03 12:22:54.198 DEBG DEBGDEBGreplacing 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: 64 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 } }]
54672026-09-03T12:22:55.552Zreplacing 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 } }]
54682026-09-03T12:22:55.553Z, unit
54692026-09-03T12:22:55.553Z: Sep 03 12:22:54.198Sep 03 12:22:54.198 INFOINFO freemap_route_ipv4adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
54702026-09-03T12:22:55.553Zadding route 172.17.0.22/32 -> 10.0.0.255
54712026-09-03T12:22:55.553Z
54722026-09-03T12:22:55.553Zadding route 172.17.0.10/32 -> 10.0.0.255Sep 03 12:22:54.198Sep 03 12:22:54.198Sep 03 12:22:54.198 DEBGSep 03 12:22:54.198 DEBG
54732026-09-03T12:22:55.553Zreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOreplacing targets for 3fff:beef: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 } }]
54742026-09-03T12:22:55.553Z
54752026-09-03T12:22:55.553ZDEBG adding route 172.17.0.30/32 -> 10.0.0.255reset freemap
54762026-09-03T12:22:55.553ZSep 03 12:22:54.198, unitSep 03 12:22:54.198INFO :INFO freemap_route_ipv4adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff Sep 03 12:22:54.198adding route 172.17.0.23/32 -> 10.0.0.255
54772026-09-03T12:22:55.553Z
54782026-09-03T12:22:55.553ZDEBG
54792026-09-03T12:22:55.553Zreplacing 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 } }]
54802026-09-03T12:22:55.553ZSep 03 12:22:54.198Sep 03 12:22:54.198 Sep 03 12:22:54.198DEBG Sep 03 12:22:54.198DEBG DEBGDEBGreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] initted freemap. size: 64 , 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 } }]
54812026-09-03T12:22:55.553Z
54822026-09-03T12:22:55.553Zreplacing 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 } }]unit
54832026-09-03T12:22:55.553Z:Sep 03 12:22:54.198Sep 03 12:22:54.198 Sep 03 12:22:54.198INFO freemap_route_ipv6INFOINFO
54842026-09-03T12:22:55.553Z adding route 172.17.0.24/32 -> 10.0.0.255Sep 03 12:22:54.198
54852026-09-03T12:22:55.553Zadding route 172.17.0.11/32 -> 10.0.0.255 INFO
54862026-09-03T12:22:55.553Z adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 12:22:54.198
54872026-09-03T12:22:55.553Zadding route 172.17.0.31/32 -> 10.0.0.255
54882026-09-03T12:22:55.553ZSep 03 12:22:54.198Sep 03 12:22:54.198DEBG DEBGSep 03 12:22:54.198 DEBGSep 03 12:22:54.198reset 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 } }],
54892026-09-03T12:22:55.553Zunit: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 } }]
54902026-09-03T12:22:55.553Z Sep 03 12:22:54.198 DEBG INFOreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
54912026-09-03T12:22:55.553Zadding route 172.17.0.25/32 -> 10.0.0.255Sep 03 12:22:54.198
54922026-09-03T12:22:55.553ZDEBG freemap_route_ipv6 INFOreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:22:54.198
54932026-09-03T12:22:55.553ZSep 03 12:22:54.198
54942026-09-03T12:22:55.553Z INFO DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
54952026-09-03T12:22:55.553ZSep 03 12:22:54.198replacing 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.12/32 -> 10.0.0.255
54962026-09-03T12:22:55.553ZSep 03 12:22:54.198
54972026-09-03T12:22:55.553Z INFOINFO Sep 03 12:22:54.198Sep 03 12:22:54.198 adding route 172.17.0.32/32 -> 10.0.0.255DEBGINFO
54982026-09-03T12:22:55.553Z adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }]
54992026-09-03T12:22:55.553Z
55002026-09-03T12:22:55.553Zadding route 172.17.0.26/32 -> 10.0.0.255Sep 03 12:22:54.198
55012026-09-03T12:22:55.553Z DEBG Sep 03 12:22:54.198Sep 03 12:22:54.198replacing 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 } }]
55022026-09-03T12:22:55.553ZSep 03 12:22:54.198 Sep 03 12:22:54.198DEBGDEBG 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 } }]failed to allocate space for the new target list
55032026-09-03T12:22:55.553ZDEBG Sep 03 12:22:54.198replacing 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 } }]
55042026-09-03T12:22:55.553Z
55052026-09-03T12:22:55.553Z INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 12:22:54.198
55062026-09-03T12:22:55.553Z INFOSep 03 12:22:54.198Sep 03 12:22:54.198 Sep 03 12:22:54.198 adding route 172.17.0.33/32 -> 10.0.0.255 adding route 172.17.0.27/32 -> 10.0.0.255INFO DEBG
55072026-09-03T12:22:55.554Z
55082026-09-03T12:22:55.554Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]INFO
55092026-09-03T12:22:55.554Z adding route 172.17.0.13/32 -> 10.0.0.255
55102026-09-03T12:22:55.554ZSep 03 12:22:54.198adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 12:22:54.198
55112026-09-03T12:22:55.554Z DEBG 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 } }]
55122026-09-03T12:22:55.554ZSep 03 12:22:54.198replacing 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 12:22:54.198
55132026-09-03T12:22:55.554Z DEBGDEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 12:22:54.198 Sep 03 12:22:54.199INFO adding route 172.17.0.28/32 -> 10.0.0.255
55142026-09-03T12:22:55.554ZDEBG
55152026-09-03T12:22:55.554Zcreated new freemapSep 03 12:22:54.204, unitDEBG:Sep 03 12:22:54.204 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 } }] freemap_route_ipv4
55162026-09-03T12:22:55.558Z
55172026-09-03T12:22:55.558ZINFO adding route 172.17.0.14/32 -> 10.0.0.255
55182026-09-03T12:22:55.558ZSep 03 12:22:54.204 DEBGSep 03 12:22:54.204 INFO adding route 172.17.0.29/32 -> 10.0.0.255
55192026-09-03T12:22:55.558Zcreated new freemap, Sep 03 12:22:54.204unitSep 03 12:22:54.204Sep 03 12:22:54.204 DEBGDEBG: replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
55202026-09-03T12:22:55.558Zfreemap_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 } }]
55212026-09-03T12:22:55.558Z
55222026-09-03T12:22:55.558Z Sep 03 12:22:54.204adding route 172.17.0.34/32 -> 10.0.0.255
55232026-09-03T12:22:55.558ZSep 03 12:22:54.204Sep 03 12:22:54.204INFO INFO adding route 172.17.0.15/32 -> 10.0.0.255 adding route 172.17.0.30/32 -> 10.0.0.255DEBG
55242026-09-03T12:22:55.558Zinitted freemap. size: 64
55252026-09-03T12:22:55.558Z, Sep 03 12:22:54.204unit :Sep 03 12:22:54.204DEBG freemap_route_ipv4replacing 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 } }]
55262026-09-03T12:22:55.558ZSep 03 12:22:54.204 DEBGDEBG
55272026-09-03T12:22:55.558Z replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:22:54.204replacing 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 } }]
55282026-09-03T12:22:55.558Z
55292026-09-03T12:22:55.558ZDEBG reset freemap, Sep 03 12:22:54.204unit :Sep 03 12:22:54.204INFO freemap_route_ipv4INFO
55302026-09-03T12:22:55.559Z adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.16/32 -> 10.0.0.255Sep 03 12:22:54.204
55312026-09-03T12:22:55.559Z
55322026-09-03T12:22:55.559Z INFOSep 03 12:22:54.204 Sep 03 12:22:54.204DEBGadding route 172.17.0.35/32 -> 10.0.0.255Sep 03 12:22:54.204 DEBGDEBG
55332026-09-03T12:22:55.559Zinitted freemap. size: 64 , unitreplacing 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 } }]:
55342026-09-03T12:22:55.559Z 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 } }]freemap_route_ipv6
55352026-09-03T12:22:55.559Z
55362026-09-03T12:22:55.559ZSep 03 12:22:54.204Sep 03 12:22:54.204 INFOSep 03 12:22:54.204 DEBGadding route 172.17.0.32/32 -> 10.0.0.255
55372026-09-03T12:22:55.559ZINFO Sep 03 12:22:54.204adding route 172.17.0.17/32 -> 10.0.0.255 DEBG
55382026-09-03T12:22:55.559Zreplacing 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 12:22:54.204
55392026-09-03T12:22:55.559Zreset freemap 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 } }]unit
55402026-09-03T12:22:55.559Z:Sep 03 12:22:54.204 freemap_route_ipv6Sep 03 12:22:54.204
55412026-09-03T12:22:55.559ZINFO adding route 172.17.0.36/32 -> 10.0.0.255Sep 03 12:22:54.204
55422026-09-03T12:22:55.559Z INFO Sep 03 12:22:54.204adding route 172.17.0.33/32 -> 10.0.0.255
55432026-09-03T12:22:55.559ZINFODEBGSep 03 12:22:54.204 adding route 172.16.0.0/32 -> 10.0.0.1 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 } }]
55442026-09-03T12:22:55.559Z
55452026-09-03T12:22:55.559ZSep 03 12:22:54.204DEBG 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 } }]
55462026-09-03T12:22:55.559ZDEBG 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 12:22:54.204Sep 03 12:22:54.204
55472026-09-03T12:22:55.559Z DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 12:22:54.204
55482026-09-03T12:22:55.559Z adding route 172.17.0.18/32 -> 10.0.0.255Sep 03 12:22:54.204INFO INFO
55492026-09-03T12:22:55.559Z adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255Sep 03 12:22:54.204
55502026-09-03T12:22:55.559Z
55512026-09-03T12:22:55.559Z INFO Sep 03 12:22:54.204Sep 03 12:22:54.204Sep 03 12:22:54.204 DEBGDEBG adding route 172.16.0.0/32 -> 10.0.0.1
55522026-09-03T12:22:55.559ZDEBG 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.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.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 } }]
55532026-09-03T12:22:55.559Z
55542026-09-03T12:22:55.559Z
55552026-09-03T12:22:55.559ZSep 03 12:22:54.204 DEBGSep 03 12:22:54.204Sep 03 12:22:54.204Sep 03 12:22:54.204 INFO INFOINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 172.17.0.35/32 -> 10.0.0.255 adding route 172.17.0.19/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255
55562026-09-03T12:22:55.559Z
55572026-09-03T12:22:55.559Z
55582026-09-03T12:22:55.559Z
55592026-09-03T12:22:55.559ZSep 03 12:22:54.204 Sep 03 12:22:54.204INFOSep 03 12:22:54.204 DEBG Sep 03 12:22:54.204DEBG 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 } }]adding route 172.16.0.0/32 -> 10.0.0.1
55602026-09-03T12:22:55.559Z 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 } }]
55612026-09-03T12:22:55.559Z
55622026-09-03T12:22:55.559ZSep 03 12:22:54.204replacing 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 12:22:54.204 DEBGSep 03 12:22:54.204INFO
55632026-09-03T12:22:55.559Z DEBGadding route 172.17.0.36/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 } }]Sep 03 12:22:54.204
55642026-09-03T12:22:55.559Z 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 } }]INFO
55652026-09-03T12:22:55.559Z
55662026-09-03T12:22:55.559Z adding route 172.17.0.20/32 -> 10.0.0.255Sep 03 12:22:54.205
55672026-09-03T12:22:55.559ZSep 03 12:22:54.205 Sep 03 12:22:54.205DEBG 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 } }]INFOINFOSep 03 12:22:54.205
55682026-09-03T12:22:55.560ZINFO adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255
55692026-09-03T12:22:55.560Zadding route 172.16.0.0/32 -> 10.0.0.2Sep 03 12:22:54.205
55702026-09-03T12:22:55.560Z
55712026-09-03T12:22:55.560ZINFO Sep 03 12:22:54.205adding route 172.17.0.37/32 -> 10.0.0.255 Sep 03 12:22:54.205DEBG Sep 03 12:22:54.205DEBG
55722026-09-03T12:22:55.560Z 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 } }]
55732026-09-03T12:22:55.560Zreplacing 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 } }]
55742026-09-03T12:22:55.560ZDEBGSep 03 12:22:54.205 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 } }]
55752026-09-03T12:22:55.560ZSep 03 12:22:54.205DEBG 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 12:22:54.205
55762026-09-03T12:22:55.560Z Sep 03 12:22:54.205 INFOINFO Sep 03 12:22:54.205Sep 03 12:22:54.205 adding route 172.17.0.0/32 -> 10.0.0.255
55772026-09-03T12:22:55.560Zadding route 172.17.0.26/32 -> 10.0.0.255INFO
55782026-09-03T12:22:55.560ZDEBGadding route 172.17.0.38/32 -> 10.0.0.255
55792026-09-03T12:22:55.560ZSep 03 12:22:54.205INFO adding route 172.17.0.21/32 -> 10.0.0.255 Sep 03 12:22:54.205DEBG
55802026-09-03T12:22:55.560ZSep 03 12:22:54.205 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 } }] DEBGDEBG
55812026-09-03T12:22:55.560Zreplacing 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.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 } }]
55822026-09-03T12:22:55.560Zreplacing 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 } }]
55832026-09-03T12:22:55.560Z
55842026-09-03T12:22:55.560ZSep 03 12:22:54.205Sep 03 12:22:54.205 Sep 03 12:22:54.205Sep 03 12:22:54.205 INFOINFODEBGINFO adding route 172.17.0.39/32 -> 10.0.0.255 Sep 03 12:22:54.205
55852026-09-03T12:22:55.560ZINFOadding route 172.17.0.1/32 -> 10.0.0.255
55862026-09-03T12:22:55.560Zadding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255
55872026-09-03T12:22:55.560Zreplacing 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 } }]
55882026-09-03T12:22:55.560ZSep 03 12:22:54.205Sep 03 12:22:54.205
55892026-09-03T12:22:55.560Z DEBGDEBG Sep 03 12:22:54.205replacing 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 } }]
55902026-09-03T12:22:55.560Z 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
55912026-09-03T12:22:55.560Z 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 12:22:54.205
55922026-09-03T12:22:55.560Z INFO Sep 03 12:22:54.205adding route 172.17.0.2/32 -> 10.0.0.255Sep 03 12:22:54.205
55932026-09-03T12:22:55.560ZSep 03 12:22:54.205Sep 03 12:22:54.205 INFODEBGINFO 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
55942026-09-03T12:22:55.560Z Sep 03 12:22:54.205 adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255
55952026-09-03T12:22:55.560ZDEBG
55962026-09-03T12:22:55.560Z 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 } }]
55972026-09-03T12:22:55.560ZSep 03 12:22:54.205adding route 172.17.0.22/32 -> 10.0.0.255Sep 03 12:22:54.205Sep 03 12:22:54.205 INFO DEBGDEBGadding route 172.17.0.41/32 -> 10.0.0.255
55982026-09-03T12:22:55.560Z
55992026-09-03T12:22:55.560Z 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 12:22:54.205replacing 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 } }]
56002026-09-03T12:22:55.560Z
56012026-09-03T12:22:55.560Z INFOSep 03 12:22:54.205 Sep 03 12:22:54.205adding route 172.17.0.3/32 -> 10.0.0.255DEBG
56022026-09-03T12:22:55.560ZDEBGSep 03 12:22:54.205 Sep 03 12:22:54.205replacing 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 } }]
56032026-09-03T12:22:55.560ZINFO 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.41/32 -> 10.0.0.255
56042026-09-03T12:22:55.560Z
56052026-09-03T12:22:55.560ZINFO adding route 172.17.0.29/32 -> 10.0.0.255Sep 03 12:22:54.205Sep 03 12:22:54.205Sep 03 12:22:54.205 DEBGSep 03 12:22:54.205
56062026-09-03T12:22:55.560ZDEBGINFO 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.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
56072026-09-03T12:22:55.560Z
56082026-09-03T12:22:55.561Z adding route 172.17.0.42/32 -> 10.0.0.255Sep 03 12:22:54.205 DEBGadding route 172.17.0.23/32 -> 10.0.0.255
56092026-09-03T12:22:55.561ZSep 03 12:22:54.205
56102026-09-03T12:22:55.561Z INFO adding route 172.17.0.42/32 -> 10.0.0.255
56112026-09-03T12:22:55.561ZSep 03 12:22:54.205replacing 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 } }]
56122026-09-03T12:22:55.561ZSep 03 12:22:54.205DEBG 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 } }] INFOSep 03 12:22:54.205
56132026-09-03T12:22:55.561ZSep 03 12:22:54.205Sep 03 12:22:54.205 adding route 172.17.0.4/32 -> 10.0.0.255INFO
56142026-09-03T12:22:55.561Z DEBGadding route 172.17.0.30/32 -> 10.0.0.255DEBG
56152026-09-03T12:22:55.561Z 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 12:22:54.205Sep 03 12:22:54.205
56162026-09-03T12:22:55.566Zreplacing 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 12:22:54.205INFO DEBG
56172026-09-03T12:22:55.566Zreplacing 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
56182026-09-03T12:22:55.566Zadding route 172.17.0.24/32 -> 10.0.0.255Sep 03 12:22:54.205
56192026-09-03T12:22:55.566Z 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 12:22:54.205INFO
56202026-09-03T12:22:55.566Z INFO adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255
56212026-09-03T12:22:55.566Z
56222026-09-03T12:22:55.566ZSep 03 12:22:54.205Sep 03 12:22:54.205 INFO Sep 03 12:22:54.205 adding route 172.17.0.5/32 -> 10.0.0.255DEBGSep 03 12:22:54.205
56232026-09-03T12:22:55.566ZDEBGreplacing 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 } }]
56242026-09-03T12:22:55.566ZSep 03 12:22:54.205 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 } }]INFOSep 03 12:22:54.205
56252026-09-03T12:22:55.566ZDEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG Sep 03 12:22:54.205
56262026-09-03T12:22:55.566Z INFOreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.32/32 -> 10.0.0.255
56272026-09-03T12:22:55.567Z
56282026-09-03T12:22:55.567Zadding route 172.17.0.43/32 -> 10.0.0.255
56292026-09-03T12:22:55.567ZSep 03 12:22:54.205 INFOSep 03 12:22:54.211 adding route 172.17.0.25/32 -> 10.0.0.255DEBG
56302026-09-03T12:22:55.567Z 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 } }]
56312026-09-03T12:22:55.567ZSep 03 12:22:54.211 INFOSep 03 12:22:54.211 adding route 172.17.0.6/32 -> 10.0.0.255DEBGSep 03 12:22:54.211 INFOreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56322026-09-03T12:22:55.567Z
56332026-09-03T12:22:55.567Zadding route 172.17.0.33/32 -> 10.0.0.255
56342026-09-03T12:22:55.567ZSep 03 12:22:54.211Sep 03 12:22:54.211 INFODEBG adding route 172.17.0.26/32 -> 10.0.0.255replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56352026-09-03T12:22:55.567Z
56362026-09-03T12:22:55.567ZSep 03 12:22:54.211Sep 03 12:22:54.211 Sep 03 12:22:54.211Sep 03 12:22:54.211DEBG Sep 03 12:22:54.205DEBGDEBG 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 } }] INFO
56372026-09-03T12:22:55.567Zreplacing 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.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.44/32 -> 10.0.0.255
56382026-09-03T12:22:55.567Z
56392026-09-03T12:22:55.567Z
56402026-09-03T12:22:55.567Z adding route 172.17.0.44/32 -> 10.0.0.255
56412026-09-03T12:22:55.567ZSep 03 12:22:54.211Sep 03 12:22:54.211 Sep 03 12:22:54.211INFO INFOadding route 172.17.0.34/32 -> 10.0.0.255
56422026-09-03T12:22:55.567ZSep 03 12:22:54.211adding route 172.17.0.27/32 -> 10.0.0.255
56432026-09-03T12:22:55.567ZDEBGDEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:22:54.211
56442026-09-03T12:22:55.567Z Sep 03 12:22:54.211INFO adding route 172.17.0.7/32 -> 10.0.0.255Sep 03 12:22:54.211 replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:22:54.211
56452026-09-03T12:22:55.567Z DEBG
56462026-09-03T12:22:55.567Z INFODEBG 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.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 } }]
56472026-09-03T12:22:55.567Z
56482026-09-03T12:22:55.567ZSep 03 12:22:54.211adding route 172.17.0.45/32 -> 10.0.0.255
56492026-09-03T12:22:55.567ZDEBG Sep 03 12:22:54.211replacing 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
56502026-09-03T12:22:55.567Z adding route 172.17.0.35/32 -> 10.0.0.255Sep 03 12:22:54.211
56512026-09-03T12:22:55.567Z INFOSep 03 12:22:54.211 Sep 03 12:22:54.211adding route 172.17.0.28/32 -> 10.0.0.255Sep 03 12:22:54.211 INFO DEBG Sep 03 12:22:54.211DEBGreplacing 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 } }]
56522026-09-03T12:22:55.567Z 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 } }]
56532026-09-03T12:22:55.567Zadding route 172.17.0.45/32 -> 10.0.0.255
56542026-09-03T12:22:55.567Z
56552026-09-03T12:22:55.567ZSep 03 12:22:54.211 INFO adding route 172.17.0.8/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255
56562026-09-03T12:22:55.567ZSep 03 12:22:54.211 INFO
56572026-09-03T12:22:55.567Z Sep 03 12:22:54.211Sep 03 12:22:54.211 adding route 172.17.0.46/32 -> 10.0.0.255 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 } }]
56582026-09-03T12:22:55.567Zreplacing 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 12:22:54.211
56592026-09-03T12:22:55.567Z
56602026-09-03T12:22:55.567Z Sep 03 12:22:54.211DEBG Sep 03 12:22:54.211replacing 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 12:22:54.211DEBG
56612026-09-03T12:22:55.567ZINFODEBG adding route 172.17.0.37/32 -> 10.0.0.255Sep 03 12:22:54.211replacing 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 } }]
56622026-09-03T12:22:55.567ZINFO
56632026-09-03T12:22:55.567Zadding route 172.17.0.46/32 -> 10.0.0.255
56642026-09-03T12:22:55.567Zreplacing 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 12:22:54.211
56652026-09-03T12:22:55.567ZSep 03 12:22:54.211Sep 03 12:22:54.211 DEBG INFO Sep 03 12:22:54.211INFO 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 } }]
56662026-09-03T12:22:55.568ZSep 03 12:22:54.211adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255
56672026-09-03T12:22:55.568Z
56682026-09-03T12:22:55.568Z INFOSep 03 12:22:54.211DEBG Sep 03 12:22:54.211 INFO adding route 172.17.0.29/32 -> 10.0.0.255Sep 03 12:22:54.211
56692026-09-03T12:22:55.568Zadding route 172.17.0.38/32 -> 10.0.0.255replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
56702026-09-03T12:22:55.568Z replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 12:22:54.211DEBG
56712026-09-03T12:22:55.568ZDEBG
56722026-09-03T12:22:55.568ZSep 03 12:22:54.211 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 } }]
56732026-09-03T12:22:55.568ZDEBGreplacing 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 12:22:54.211
56742026-09-03T12:22:55.568Z INFO adding route 172.17.0.48/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 } }]
56752026-09-03T12:22:55.568Z
56762026-09-03T12:22:55.568ZSep 03 12:22:54.211 Sep 03 12:22:54.211 Sep 03 12:22:54.211DEBG INFOreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56772026-09-03T12:22:55.568Zadding route 172.17.0.30/32 -> 10.0.0.255Sep 03 12:22:54.211INFO
56782026-09-03T12:22:55.568ZSep 03 12:22:54.211adding route 172.17.0.10/32 -> 10.0.0.255 Sep 03 12:22:54.211
56792026-09-03T12:22:55.568ZSep 03 12:22:54.211INFO INFOadding route 172.17.0.47/32 -> 10.0.0.255 INFOadding route 172.17.0.49/32 -> 10.0.0.255 DEBG
56802026-09-03T12:22:55.568ZSep 03 12:22:54.211
56812026-09-03T12:22:55.568Z adding route 172.17.0.39/32 -> 10.0.0.255
56822026-09-03T12:22:55.568ZDEBGSep 03 12:22:54.211 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 } }]replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:22:54.211
56832026-09-03T12:22:55.568Z DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
56842026-09-03T12:22:55.568Z
56852026-09-03T12:22:55.568ZSep 03 12:22:54.211
56862026-09-03T12:22:55.568ZSep 03 12:22:54.211Sep 03 12:22:54.211 Sep 03 12:22:54.211 INFOINFO INFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255
56872026-09-03T12:22:55.568Z
56882026-09-03T12:22:55.568Zadding route 172.17.0.11/32 -> 10.0.0.255
56892026-09-03T12:22:55.568ZSep 03 12:22:54.211 Sep 03 12:22:54.211DEBGSep 03 12:22:54.211INFO Sep 03 12:22:54.211DEBG 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 } }]
56902026-09-03T12:22:55.568Z DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
56912026-09-03T12:22:55.568Z
56922026-09-03T12:22:55.568Z replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:22:54.211adding route 172.17.0.31/32 -> 10.0.0.255Sep 03 12:22:54.211
56932026-09-03T12:22:55.568ZINFOSep 03 12:22:54.211 adding route 172.17.0.51/32 -> 10.0.0.255INFO
56942026-09-03T12:22:55.568Z INFOadding route 172.17.0.41/32 -> 10.0.0.255
56952026-09-03T12:22:55.568Z
56962026-09-03T12:22:55.568ZSep 03 12:22:54.211 adding route 172.17.0.12/32 -> 10.0.0.255DEBG
56972026-09-03T12:22:55.568Z Sep 03 12:22:54.211Sep 03 12:22:54.211Sep 03 12:22:54.211 DEBGINFOSep 03 12:22:54.211 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 } }] DEBGreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56982026-09-03T12:22:55.568Z 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 } }]
56992026-09-03T12:22:55.568Z
57002026-09-03T12:22:55.568Z 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.48/32 -> 10.0.0.255
57012026-09-03T12:22:55.568Z
57022026-09-03T12:22:55.568ZSep 03 12:22:54.211Sep 03 12:22:54.211 Sep 03 12:22:54.211INFOSep 03 12:22:54.211 Sep 03 12:22:54.211INFO adding route 172.17.0.42/32 -> 10.0.0.255DEBG
57032026-09-03T12:22:55.568ZINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255
57042026-09-03T12:22:55.568Z
57052026-09-03T12:22:55.569ZSep 03 12:22:54.211 DEBGreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] 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 } }]
57062026-09-03T12:22:55.569Z
57072026-09-03T12:22:55.569Zadding route 172.17.0.32/32 -> 10.0.0.255Sep 03 12:22:54.211
57082026-09-03T12:22:55.569Z DEBG Sep 03 12:22:54.211Sep 03 12:22:54.211Sep 03 12:22:54.211replacing 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 } }]
57092026-09-03T12:22:55.569ZINFODEBG adding route 172.17.0.43/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 } }]
57102026-09-03T12:22:55.569Z
57112026-09-03T12:22:55.569ZINFO Sep 03 12:22:54.211Sep 03 12:22:54.211Sep 03 12:22:54.211 adding route 172.17.0.49/32 -> 10.0.0.255INFODEBG Sep 03 12:22:54.211
57122026-09-03T12:22:55.569Z adding route 172.17.0.53/32 -> 10.0.0.255
57132026-09-03T12:22:55.569Zreplacing 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
57142026-09-03T12:22:55.569ZINFO 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.14/32 -> 10.0.0.255
57152026-09-03T12:22:55.569ZSep 03 12:22:54.211Sep 03 12:22:54.211 INFO
57162026-09-03T12:22:55.573Z adding route 172.17.0.44/32 -> 10.0.0.255DEBGSep 03 12:22:54.211
57172026-09-03T12:22:55.573ZSep 03 12:22:54.211Sep 03 12:22:54.211replacing 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 } }]
57182026-09-03T12:22:55.573ZDEBGINFO Sep 03 12:22:54.211 adding route 172.17.0.33/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 } }]
57192026-09-03T12:22:55.573Z
57202026-09-03T12:22:55.573ZSep 03 12:22:54.211 DEBGINFO replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:22:54.211
57212026-09-03T12:22:55.573Zadding route 172.17.0.54/32 -> 10.0.0.255DEBGSep 03 12:22:54.211
57222026-09-03T12:22:55.573Z INFOreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:22:54.211Sep 03 12:22:54.211
57232026-09-03T12:22:55.573Z INFODEBG adding route 172.17.0.15/32 -> 10.0.0.255 replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255DEBG
57242026-09-03T12:22:55.574Z
57252026-09-03T12:22:55.574ZSep 03 12:22:54.211
57262026-09-03T12:22:55.574Zreplacing 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 } }]
57272026-09-03T12:22:55.574Z INFOSep 03 12:22:54.211 adding route 172.17.0.50/32 -> 10.0.0.255Sep 03 12:22:54.211 Sep 03 12:22:54.211DEBGINFO replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.55/32 -> 10.0.0.255
57282026-09-03T12:22:55.574ZSep 03 12:22:54.211
57292026-09-03T12:22:55.574Z DEBG
57302026-09-03T12:22:55.574Z 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 12:22:54.211
57312026-09-03T12:22:55.574Z Sep 03 12:22:54.211INFO INFOadding route 172.17.0.46/32 -> 10.0.0.255DEBG
57322026-09-03T12:22:55.574Z 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 12:22:54.211
57332026-09-03T12:22:55.574Zadding route 172.17.0.34/32 -> 10.0.0.255Sep 03 12:22:54.211 Sep 03 12:22:54.211
57342026-09-03T12:22:55.574ZSep 03 12:22:54.211DEBG INFO replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:22:54.211DEBGINFO
57352026-09-03T12:22:55.574Zadding route 172.17.0.56/32 -> 10.0.0.255
57362026-09-03T12:22:55.574Z DEBGadding route 172.17.0.16/32 -> 10.0.0.255 replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:22:54.211
57372026-09-03T12:22:55.574Z
57382026-09-03T12:22:55.574Z DEBGSep 03 12:22:54.211 replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:22:54.211INFO
57392026-09-03T12:22:55.574Z replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.47/32 -> 10.0.0.255
57402026-09-03T12:22:55.574Z DEBGSep 03 12:22:54.211
57412026-09-03T12:22:55.574Z Sep 03 12:22:54.211Sep 03 12:22:54.211 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 12:22:54.211INFO INFOadding route 172.17.0.51/32 -> 10.0.0.255INFO
57422026-09-03T12:22:55.574Z adding route 172.17.0.57/32 -> 10.0.0.255
57432026-09-03T12:22:55.574ZDEBG
57442026-09-03T12:22:55.574Zreplacing 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 } }]
57452026-09-03T12:22:55.574ZSep 03 12:22:54.212 adding route 172.17.0.35/32 -> 10.0.0.255Sep 03 12:22:54.212
57462026-09-03T12:22:55.574Z Sep 03 12:22:54.212 DEBG INFO adding route 172.17.0.48/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 } }]
57472026-09-03T12:22:55.574Z
57482026-09-03T12:22:55.574ZSep 03 12:22:54.218Sep 03 12:22:54.212Sep 03 12:22:54.218 DEBGINFO replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:22:54.218
57492026-09-03T12:22:55.574Z adding route 172.17.0.17/32 -> 10.0.0.255DEBG
57502026-09-03T12:22:55.574ZINFOreplacing 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 } }]
57512026-09-03T12:22:55.574Zadding route 172.17.0.52/32 -> 10.0.0.255Sep 03 12:22:54.218
57522026-09-03T12:22:55.574Z Sep 03 12:22:54.218INFO DEBGadding route 172.17.0.36/32 -> 10.0.0.255
57532026-09-03T12:22:55.574ZSep 03 12:22:54.218Sep 03 12:22:54.218 replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
57542026-09-03T12:22:55.574Z Sep 03 12:22:54.218INFO adding route 172.17.0.49/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 } }]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 } }]
57552026-09-03T12:22:55.574Z
57562026-09-03T12:22:55.574ZSep 03 12:22:54.218
57572026-09-03T12:22:55.574Z INFOSep 03 12:22:54.218 Sep 03 12:22:54.218adding route 172.17.0.18/32 -> 10.0.0.255
57582026-09-03T12:22:55.574Z 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.53/32 -> 10.0.0.255
57592026-09-03T12:22:55.574ZSep 03 12:22:54.218
57602026-09-03T12:22:55.574Z INFOSep 03 12:22:54.218 Sep 03 12:22:54.218adding route 172.17.0.37/32 -> 10.0.0.255DEBG
57612026-09-03T12:22:55.574Z Sep 03 12:22:54.218 replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFODEBG
57622026-09-03T12:22:55.574Z adding route 172.17.0.50/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 } }]Sep 03 12:22:54.218
57632026-09-03T12:22:55.575Z
57642026-09-03T12:22:55.575ZDEBG 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 12:22:54.218
57652026-09-03T12:22:55.575Z Sep 03 12:22:54.218INFO adding route 172.17.0.19/32 -> 10.0.0.255DEBGSep 03 12:22:54.218
57662026-09-03T12:22:55.575Zreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 03 12:22:54.218
57672026-09-03T12:22:55.575Z INFO adding route 172.17.0.54/32 -> 10.0.0.255Sep 03 12:22:54.218
57682026-09-03T12:22:55.575ZSep 03 12:22:54.218adding route 172.17.0.38/32 -> 10.0.0.255 DEBGINFO
57692026-09-03T12:22:55.575Zadding route 172.17.0.51/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 } }]
57702026-09-03T12:22:55.575Z
57712026-09-03T12:22:55.575ZSep 03 12:22:54.218 Sep 03 12:22:54.218Sep 03 12:22:54.218 DEBGDEBG 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 } }] 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 12:22:54.218
57722026-09-03T12:22:55.575Z
57732026-09-03T12:22:55.575Zreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
57742026-09-03T12:22:55.575Z Sep 03 12:22:54.218adding route 172.17.0.20/32 -> 10.0.0.255 Sep 03 12:22:54.218
57752026-09-03T12:22:55.575ZINFOSep 03 12:22:54.218 adding route 172.17.0.52/32 -> 10.0.0.255
57762026-09-03T12:22:55.575ZINFOINFO Sep 03 12:22:54.218adding route 172.17.0.55/32 -> 10.0.0.255 adding route 172.17.0.39/32 -> 10.0.0.255Sep 03 12:22:54.218
57772026-09-03T12:22:55.575Z
57782026-09-03T12:22:55.575ZDEBGDEBG Sep 03 12:22:54.218replacing 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.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 12:22:54.218
57792026-09-03T12:22:55.575Z
57802026-09-03T12:22:55.575Ztest route::tests::delete_targets_full ... ok
57812026-09-03T12:22:55.575Z DEBG 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 } }]
57822026-09-03T12:22:55.575ZSep 03 12:22:54.218Sep 03 12:22:54.218 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
57832026-09-03T12:22:55.575Z INFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.21/32 -> 10.0.0.255
57842026-09-03T12:22:55.575Z
57852026-09-03T12:22:55.575ZSep 03 12:22:54.218 Sep 03 12:22:54.218INFO Sep 03 12:22:54.218INFO Sep 03 12:22:54.218 adding route 172.17.0.56/32 -> 10.0.0.255 DEBGDEBG
57862026-09-03T12:22:55.575Zadding route 172.17.0.40/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 } }]
57872026-09-03T12:22:55.575Zreplacing 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 } }]
57882026-09-03T12:22:55.575Z
57892026-09-03T12:22:55.575ZSep 03 12:22:54.218 DEBGSep 03 12:22:54.218 Sep 03 12:22:54.218INFO INFOadding route 172.17.0.22/32 -> 10.0.0.255 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.255Sep 03 12:22:54.218
57902026-09-03T12:22:55.575Z
57912026-09-03T12:22:55.575ZDEBG
57922026-09-03T12:22:55.575Z 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 } }]
57932026-09-03T12:22:55.575ZDEBG 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 } }]
57942026-09-03T12:22:55.575ZSep 03 12:22:54.218 Sep 03 12:22:54.218DEBG Sep 03 12:22:54.218replacing 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 12:22:54.218
57952026-09-03T12:22:55.575Z INFOINFO INFO Sep 03 12:22:54.218adding route 172.17.0.58/32 -> 10.0.0.255
57962026-09-03T12:22:55.575ZSep 03 12:22:54.218adding route 172.17.0.57/32 -> 10.0.0.255DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
57972026-09-03T12:22:55.575Zadding route 172.17.0.41/32 -> 10.0.0.255
57982026-09-03T12:22:55.575ZSep 03 12:22:54.218adding route 172.17.0.55/32 -> 10.0.0.255
57992026-09-03T12:22:55.575Ztest route::tests::delete_target_fragmented ... ok
58002026-09-03T12:22:55.575Z DEBG
58012026-09-03T12:22:55.575Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
58022026-09-03T12:22:55.576Z Sep 03 12:22:54.218replacing 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 } }]
58032026-09-03T12:22:55.576ZSep 03 12:22:54.218DEBG Sep 03 12:22:54.218 INFODEBG Sep 03 12:22:54.218 adding route 172.17.0.23/32 -> 10.0.0.255Sep 03 12:22:54.218 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
58042026-09-03T12:22:55.576Ztest route::tests::add_target_fails_full ... ok
58052026-09-03T12:22:55.576ZDEBGreplacing 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 } }]
58062026-09-03T12:22:55.576Zadding route 172.17.0.59/32 -> 10.0.0.255
58072026-09-03T12:22:55.576Z
58082026-09-03T12:22:55.576ZSep 03 12:22:54.218 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 } }] 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 } }]
58092026-09-03T12:22:55.576ZSep 03 12:22:54.225 Sep 03 12:22:54.218INFO adding route 172.17.0.56/32 -> 10.0.0.255DEBG
58102026-09-03T12:22:55.576Z replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:22:54.225
58112026-09-03T12:22:55.576Z INFO adding route 172.17.0.24/32 -> 10.0.0.255
58122026-09-03T12:22:55.576Z
58132026-09-03T12:22:55.576ZSep 03 12:22:54.225Sep 03 12:22:54.225 DEBG Sep 03 12:22:54.225replacing 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 } }]
58142026-09-03T12:22:55.576ZINFO DEBGadding route 172.17.0.58/32 -> 10.0.0.255
58152026-09-03T12:22:55.576Zreplacing 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 12:22:54.225
58162026-09-03T12:22:55.580Z INFOSep 03 12:22:54.225Sep 03 12:22:54.225 DEBGINFO adding route 172.17.0.57/32 -> 10.0.0.255 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.25/32 -> 10.0.0.255
58172026-09-03T12:22:55.580Z
58182026-09-03T12:22:55.580Z
58192026-09-03T12:22:55.580ZSep 03 12:22:54.225 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 } }]
58202026-09-03T12:22:55.580ZSep 03 12:22:54.225Sep 03 12:22:54.225 INFODEBG Sep 03 12:22:54.225adding route 172.17.0.59/32 -> 10.0.0.255
58212026-09-03T12:22:55.580Zreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
58222026-09-03T12:22:55.580Z Sep 03 12:22:54.225adding route 172.17.0.58/32 -> 10.0.0.255 Sep 03 12:22:54.225INFOSep 03 12:22:54.225 adding route 172.17.0.42/32 -> 10.0.0.255
58232026-09-03T12:22:55.580ZINFO adding route 172.17.0.26/32 -> 10.0.0.255
58242026-09-03T12:22:55.580Z
58252026-09-03T12:22:55.581ZSep 03 12:22:54.225 DEBGDEBG Sep 03 12:22:54.225 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.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
58262026-09-03T12:22:55.581Z Sep 03 12:22:54.225replacing 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 } }]
58272026-09-03T12:22:55.581Z DEBG
58282026-09-03T12:22:55.581Zreplacing 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 12:22:54.225
58292026-09-03T12:22:55.581Z Sep 03 12:22:54.225INFO INFOadding route 172.17.0.59/32 -> 10.0.0.255
58302026-09-03T12:22:55.581Zadding route 172.17.0.60/32 -> 10.0.0.255Sep 03 12:22:54.225
58312026-09-03T12:22:55.581ZSep 03 12:22:54.225 INFOINFO Sep 03 12:22:54.225adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.27/32 -> 10.0.0.255
58322026-09-03T12:22:55.581Z
58332026-09-03T12:22:55.581ZSep 03 12:22:54.225DEBG 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 } }]
58342026-09-03T12:22:55.581Zreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:22:54.225
58352026-09-03T12:22:55.581Z Sep 03 12:22:54.225DEBG Sep 03 12:22:54.225replacing 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 } }]
58362026-09-03T12:22:55.581ZSep 03 12:22:54.225DEBG INFO DEBG failed to allocate space for the new target listSep 03 12:22:54.225 adding route 172.17.0.60/32 -> 10.0.0.255
58372026-09-03T12:22:55.581Z
58382026-09-03T12:22:55.581ZINFO adding route 172.17.0.28/32 -> 10.0.0.255replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58392026-09-03T12:22:55.581Z
58402026-09-03T12:22:55.581ZSep 03 12:22:54.225 Sep 03 12:22:54.225DEBG Sep 03 12:22:54.225DEBG 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 12:22:54.225
58412026-09-03T12:22:55.581ZDEBGreplacing targets for 172.16.0.0/32 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 } }]
58422026-09-03T12:22:55.581Z INFOreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:22:54.225 DEBG
58432026-09-03T12:22:55.581Zadding route 172.17.0.44/32 -> 10.0.0.255
58442026-09-03T12:22:55.581Zfailed to allocate space for the new target list
58452026-09-03T12:22:55.581ZSep 03 12:22:54.225 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 } }]
58462026-09-03T12:22:55.581ZSep 03 12:22:54.225Sep 03 12:22:54.225 INFODEBG
58472026-09-03T12:22:55.581Z adding route 172.17.0.29/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 } }]
58482026-09-03T12:22:55.581Z
58492026-09-03T12:22:55.581ZSep 03 12:22:54.225Sep 03 12:22:54.225 INFODEBG adding route 172.17.0.45/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 } }]
58502026-09-03T12:22:55.581Z
58512026-09-03T12:22:55.581ZSep 03 12:22:54.225 INFO Sep 03 12:22:54.225adding route 172.16.0.0/32 -> 10.0.0.3
58522026-09-03T12:22:55.581ZSep 03 12:22:54.225INFO DEBGadding route 172.17.0.30/32 -> 10.0.0.255
58532026-09-03T12:22:55.581Zreplacing 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 12:22:54.225
58542026-09-03T12:22:55.581Z 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 12:22:54.225
58552026-09-03T12:22:55.581Z Sep 03 12:22:54.225DEBG INFOreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 12:22:54.225
58562026-09-03T12:22:55.581Zadding route 172.17.0.46/32 -> 10.0.0.255
58572026-09-03T12:22:55.581ZINFO adding route 172.16.0.0/32 -> 10.0.0.4Sep 03 12:22:54.225
58582026-09-03T12:22:55.581Z INFO adding route 172.17.0.31/32 -> 10.0.0.255
58592026-09-03T12:22:55.581ZSep 03 12:22:54.225 DEBG Sep 03 12:22:54.225replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 12:22:54.225
58602026-09-03T12:22:55.581Z 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.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 } }]
58612026-09-03T12:22:55.581ZSep 03 12:22:54.225
58622026-09-03T12:22:55.581Z 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.3, vlan_id: None } }]Sep 03 12:22:54.225
58632026-09-03T12:22:55.581Z INFOSep 03 12:22:54.225 adding route 172.17.0.47/32 -> 10.0.0.255
58642026-09-03T12:22:55.582ZINFO adding route 172.17.0.32/32 -> 10.0.0.255
58652026-09-03T12:22:55.582ZSep 03 12:22:54.225 Sep 03 12:22:54.225DEBG 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 } }]
58662026-09-03T12:22:55.582Zreplacing 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 } }]
58672026-09-03T12:22:55.582ZSep 03 12:22:54.225Sep 03 12:22:54.225 INFOINFO adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255
58682026-09-03T12:22:55.582Z
58692026-09-03T12:22:55.582ZSep 03 12:22:54.225 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 } }]Sep 03 12:22:54.225
58702026-09-03T12:22:55.582Z 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 } }]Sep 03 12:22:54.225Sep 03 12:22:54.225
58712026-09-03T12:22:55.582ZINFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255
58722026-09-03T12:22:55.582ZSep 03 12:22:54.225
58732026-09-03T12:22:55.582Z INFO adding route 172.17.0.34/32 -> 10.0.0.255
58742026-09-03T12:22:55.582ZSep 03 12:22:54.225Sep 03 12:22:54.225 DEBGDEBG Sep 03 12:22:54.225 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.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
58752026-09-03T12:22:55.582Z
58762026-09-03T12:22:55.582Z 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 } }]
58772026-09-03T12:22:55.582ZSep 03 12:22:54.225Sep 03 12:22:54.225 Sep 03 12:22:54.225INFO INFOINFOadding route 172.17.0.50/32 -> 10.0.0.255
58782026-09-03T12:22:55.582Zadding route 172.17.0.61/32 -> 10.0.0.255
58792026-09-03T12:22:55.582Zadding route 172.17.0.35/32 -> 10.0.0.255
58802026-09-03T12:22:55.582ZSep 03 12:22:54.225Sep 03 12:22:54.225 DEBGSep 03 12:22:54.225DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
58812026-09-03T12:22:55.582Z
58822026-09-03T12:22:55.582Ztest route::tests::delete_target_full ... ok
58832026-09-03T12:22:55.582Z 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 } }]
58842026-09-03T12:22:55.582ZSep 03 12:22:54.225Sep 03 12:22:54.225 INFOINFO adding route 172.17.0.62/32 -> 10.0.0.255Sep 03 12:22:54.225
58852026-09-03T12:22:55.582Zadding route 172.17.0.51/32 -> 10.0.0.255
58862026-09-03T12:22:55.582ZINFO adding route 172.17.0.36/32 -> 10.0.0.255
58872026-09-03T12:22:55.582ZSep 03 12:22:54.225Sep 03 12:22:54.225 DEBG DEBGreplacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 12:22:54.225
58882026-09-03T12:22:55.582Zreplacing 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 } }]
58892026-09-03T12:22:55.582ZDEBG 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 } }]
58902026-09-03T12:22:55.582ZSep 03 12:22:54.225Sep 03 12:22:54.225 INFOINFO adding route 172.17.0.63/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255
58912026-09-03T12:22:55.582Z
58922026-09-03T12:22:55.582ZSep 03 12:22:54.225 INFOSep 03 12:22:54.225Sep 03 12:22:54.225 DEBG DEBGadding route 172.17.0.37/32 -> 10.0.0.255
58932026-09-03T12:22:55.582Zreplacing 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 } }]
58942026-09-03T12:22:55.582Ztest route::tests::delete_targets_fragmented ... ok
58952026-09-03T12:22:55.582Zreplacing 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 } }]
58962026-09-03T12:22:55.582Z
58972026-09-03T12:22:55.582ZSep 03 12:22:54.225 DEBGSep 03 12:22:54.225Sep 03 12:22:54.225 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 } }]DEBGINFO failed to allocate space for the new target listadding route 172.17.0.53/32 -> 10.0.0.255
58982026-09-03T12:22:55.582Z
58992026-09-03T12:22:55.582Z
59002026-09-03T12:22:55.582Ztest result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
59012026-09-03T12:22:55.582Z
59022026-09-03T12:22:55.582ZSep 03 12:22:54.225 Sep 03 12:22:54.225Sep 03 12:22:54.225 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 } }]INFO
59032026-09-03T12:22:55.582Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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.38/32 -> 10.0.0.255
59042026-09-03T12:22:55.583Z
59052026-09-03T12:22:55.583ZSep 03 12:22:54.225 INFO Sep 03 12:22:54.225adding route 172.17.0.54/32 -> 10.0.0.255
59062026-09-03T12:22:55.583ZSep 03 12:22:54.225DEBG 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 } }]
59072026-09-03T12:22:55.583ZSep 03 12:22:54.225failed to allocate space for the new target list
59082026-09-03T12:22:55.583ZDEBG 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 } }]
59092026-09-03T12:22:55.583ZSep 03 12:22:54.225 INFO adding route 172.17.0.39/32 -> 10.0.0.255Sep 03 12:22:54.225
59102026-09-03T12:22:55.583Z INFO adding route 172.17.0.55/32 -> 10.0.0.255
59112026-09-03T12:22:55.583ZSep 03 12:22:54.225 DEBG Sep 03 12:22:54.225replacing 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 } }]
59122026-09-03T12:22:55.583ZDEBG 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 } }]
59132026-09-03T12:22:55.583ZSep 03 12:22:54.225 INFO Sep 03 12:22:54.225adding route 172.17.0.40/32 -> 10.0.0.255
59142026-09-03T12:22:55.583ZINFO adding route 172.17.0.56/32 -> 10.0.0.255
59152026-09-03T12:22:55.583ZSep 03 12:22:54.225 DEBG Sep 03 12:22:54.225replacing 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 } }]
59162026-09-03T12:22:55.588ZDEBG 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 } }]
59172026-09-03T12:22:55.588ZSep 03 12:22:54.225 INFOSep 03 12:22:54.225 adding route 172.17.0.41/32 -> 10.0.0.255INFO
59182026-09-03T12:22:55.588Z adding route 172.17.0.57/32 -> 10.0.0.255
59192026-09-03T12:22:55.588ZSep 03 12:22:54.225 DEBGSep 03 12:22:54.225 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
59202026-09-03T12:22:55.588ZSep 03 12:22:54.225 INFOreplacing 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 } }]
59212026-09-03T12:22:55.588Zadding route 172.17.0.58/32 -> 10.0.0.255
59222026-09-03T12:22:55.589ZSep 03 12:22:54.225 Sep 03 12:22:54.225INFO DEBGadding route 172.17.0.42/32 -> 10.0.0.255
59232026-09-03T12:22:55.589Zreplacing 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 } }]
59242026-09-03T12:22:55.589ZSep 03 12:22:54.225 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 } }]
59252026-09-03T12:22:55.589ZSep 03 12:22:54.231 INFO adding route 172.17.0.43/32 -> 10.0.0.255
59262026-09-03T12:22:55.589ZSep 03 12:22:54.225Sep 03 12:22:54.231 INFODEBG adding route 172.17.0.59/32 -> 10.0.0.255replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59272026-09-03T12:22:55.589Z
59282026-09-03T12:22:55.589ZSep 03 12:22:54.231 INFO adding route 172.17.0.44/32 -> 10.0.0.255
59292026-09-03T12:22:55.589ZSep 03 12:22:54.231 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 } }]
59302026-09-03T12:22:55.589ZSep 03 12:22:54.231Sep 03 12:22:54.231 DEBGINFO replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255
59312026-09-03T12:22:55.589Z
59322026-09-03T12:22:55.589ZSep 03 12:22:54.231Sep 03 12:22:54.231 DEBGINFO replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.60/32 -> 10.0.0.255
59332026-09-03T12:22:55.589Z
59342026-09-03T12:22:55.589ZSep 03 12:22:54.231Sep 03 12:22:54.231 INFODEBG adding route 172.17.0.46/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 } }]
59352026-09-03T12:22:55.589Z
59362026-09-03T12:22:55.589ZSep 03 12:22:54.231Sep 03 12:22:54.231 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.61/32 -> 10.0.0.255
59372026-09-03T12:22:55.589Z
59382026-09-03T12:22:55.589ZSep 03 12:22:54.231Sep 03 12:22:54.231 INFODEBG adding route 172.17.0.47/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 } }]
59392026-09-03T12:22:55.589Z
59402026-09-03T12:22:55.589ZSep 03 12:22:54.231Sep 03 12:22:54.231 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.62/32 -> 10.0.0.255
59412026-09-03T12:22:55.589Z
59422026-09-03T12:22:55.589ZSep 03 12:22:54.231Sep 03 12:22:54.231 INFODEBG adding route 172.17.0.48/32 -> 10.0.0.255replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59432026-09-03T12:22:55.589Z
59442026-09-03T12:22:55.589ZSep 03 12:22:54.231Sep 03 12:22:54.231 DEBGDEBG 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 } }]failed to allocate space for the new target list
59452026-09-03T12:22:55.589Z
59462026-09-03T12:22:55.589ZSep 03 12:22:54.231Sep 03 12:22:54.231 DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 172.17.0.49/32 -> 10.0.0.255
59472026-09-03T12:22:55.589Z
59482026-09-03T12:22:55.589ZSep 03 12:22:54.232 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 } }]
59492026-09-03T12:22:55.589ZSep 03 12:22:54.232 INFO adding route 172.17.0.50/32 -> 10.0.0.255
59502026-09-03T12:22:55.589ZSep 03 12:22:54.232 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 } }]
59512026-09-03T12:22:55.589ZSep 03 12:22:54.232 INFO adding route 172.17.0.51/32 -> 10.0.0.255
59522026-09-03T12:22:55.589ZSep 03 12:22:54.232 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 } }]
59532026-09-03T12:22:55.589ZSep 03 12:22:54.232 INFO adding route 172.17.0.52/32 -> 10.0.0.255
59542026-09-03T12:22:55.589ZSep 03 12:22:54.232 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 } }]
59552026-09-03T12:22:55.589ZSep 03 12:22:54.232 INFO adding route 172.17.0.53/32 -> 10.0.0.255
59562026-09-03T12:22:55.589ZSep 03 12:22:54.232 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 } }]
59572026-09-03T12:22:55.589ZSep 03 12:22:54.232 INFO adding route 172.17.0.54/32 -> 10.0.0.255
59582026-09-03T12:22:55.589ZSep 03 12:22:54.232 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 } }]
59592026-09-03T12:22:55.589ZSep 03 12:22:54.232 INFO adding route 172.17.0.55/32 -> 10.0.0.255
59602026-09-03T12:22:55.589ZSep 03 12:22:54.232 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 } }]
59612026-09-03T12:22:55.590ZSep 03 12:22:54.232 INFO adding route 172.17.0.56/32 -> 10.0.0.255
59622026-09-03T12:22:55.590ZSep 03 12:22:54.232 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 } }]
59632026-09-03T12:22:55.590ZSep 03 12:22:54.232 INFO adding route 172.17.0.57/32 -> 10.0.0.255
59642026-09-03T12:22:55.590ZSep 03 12:22:54.232 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 } }]
59652026-09-03T12:22:55.590ZSep 03 12:22:54.232 INFO adding route 172.17.0.58/32 -> 10.0.0.255
59662026-09-03T12:22:55.590ZSep 03 12:22:54.232 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 } }]
59672026-09-03T12:22:55.590ZSep 03 12:22:54.232 INFO adding route 172.17.0.59/32 -> 10.0.0.255
59682026-09-03T12:22:55.590ZSep 03 12:22:54.232 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 } }]
59692026-09-03T12:22:55.590ZSep 03 12:22:54.232 INFO adding route 172.17.0.60/32 -> 10.0.0.255
59702026-09-03T12:22:55.590ZSep 03 12:22:54.232 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 } }]
59712026-09-03T12:22:55.590ZSep 03 12:22:54.232 DEBG failed to allocate space for the new target list
59722026-09-03T12:22:55.590ZSep 03 12:22:54.232 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 } }]
59732026-09-03T12:22:55.590Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-5750b041e52bfda1)
59742026-09-03T12:22:55.590Z
59752026-09-03T12:22:55.590Zrunning 0 tests
59762026-09-03T12:22:55.590Z
59772026-09-03T12:22:55.590Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59782026-09-03T12:22:55.590Z
59792026-09-03T12:22:55.590Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
59802026-09-03T12:22:55.590Z
59812026-09-03T12:22:55.590Zrunning 0 tests
59822026-09-03T12:22:55.590Z
59832026-09-03T12:22:55.590Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59842026-09-03T12:22:55.590Z
59852026-09-03T12:22:55.590Z Running unittests src/lib.rs (target/debug/deps/dpd_client-ec0eafd1bf41e957)
59862026-09-03T12:22:55.590Z
59872026-09-03T12:22:55.590Zrunning 6 tests
59882026-09-03T12:22:55.590Ztest tests::test_full_lot_id_neither_present ... ok
59892026-09-03T12:22:55.590Ztest tests::test_parse_client_port_id ... ok
59902026-09-03T12:22:55.590Ztest tests::test_full_lot_id_both_present ... ok
59912026-09-03T12:22:55.590Ztest tests::test_port_id_cmp ... ok
59922026-09-03T12:22:55.590Ztest tests::test_full_lot_id_lotnum_only ... ok
59932026-09-03T12:22:55.590Ztest tests::test_full_lot_id_lot_only ... ok
59942026-09-03T12:22:55.590Z
59952026-09-03T12:22:55.590Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59962026-09-03T12:22:55.590Z
59972026-09-03T12:22:55.590Z Running tests/test_all.rs (target/debug/deps/test_all-c6441cfd51e8f1de)
59982026-09-03T12:22:55.591Z
59992026-09-03T12:22:55.591Zrunning 0 tests
60002026-09-03T12:22:55.591Z
60012026-09-03T12:22:55.591Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60022026-09-03T12:22:55.591Z
60032026-09-03T12:22:55.591Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
60042026-09-03T12:22:55.591Z
60052026-09-03T12:22:55.591Zrunning 0 tests
60062026-09-03T12:22:55.591Z
60072026-09-03T12:22:55.591Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60082026-09-03T12:22:55.591Z
60092026-09-03T12:22:55.591Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
60102026-09-03T12:22:55.591Z
60112026-09-03T12:22:55.591Zrunning 15 tests
60122026-09-03T12:22:55.591Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
60132026-09-03T12:22:55.591Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
60142026-09-03T12:22:55.591Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
60152026-09-03T12:22:55.596Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
60162026-09-03T12:22:55.596Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
60172026-09-03T12:22:55.596Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
60182026-09-03T12:22:55.596Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
60192026-09-03T12:22:55.596Ztest v1::network::tests::test_equal ... ok
60202026-09-03T12:22:55.596Ztest v1::network::tests::test_eui64 ... ok
60212026-09-03T12:22:55.596Ztest v1::network::tests::test_into ... ok
60222026-09-03T12:22:55.596Ztest v1::network::tests::test_not_equal ... ok
60232026-09-03T12:22:55.596Ztest v1::network::tests::test_to_string ... ok
60242026-09-03T12:22:55.596Ztest v1::port::tests::port_ids_are_ascii ... ok
60252026-09-03T12:22:55.596Ztest v1::network::tests::test_parse ... ok
60262026-09-03T12:22:55.596Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
60272026-09-03T12:22:55.596Z
60282026-09-03T12:22:55.597Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60292026-09-03T12:22:55.597Z
60302026-09-03T12:22:55.597Z Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed)
60312026-09-03T12:22:55.597Z
60322026-09-03T12:22:55.597Zrunning 12 tests
60332026-09-03T12:22:55.597Ztest lldp::test_lldp_parse ... ok
60342026-09-03T12:22:55.597Ztest icmp::test_v6_checksum ... ok
60352026-09-03T12:22:55.597Ztest icmp::test_v4_checksum ... ok
60362026-09-03T12:22:55.597Ztest ipv6::test_ipv6_parse ... ok
60372026-09-03T12:22:55.597Ztest pbuf::test_byte ... ok
60382026-09-03T12:22:55.597Ztest pbuf::test_nibble ... ok
60392026-09-03T12:22:55.597Ztest pbuf::test_short ... ok
60402026-09-03T12:22:55.597Ztest pbuf::test_overflow ... ok
60412026-09-03T12:22:55.597Ztest pbuf::test_twelve ... ok
60422026-09-03T12:22:55.597Ztest pbuf::test_word ... ok
60432026-09-03T12:22:55.597Ztest tcp::test_checksum_ack_data ... ok
60442026-09-03T12:22:55.597Ztest tcp::test_checksum_syn_nodata ... ok
60452026-09-03T12:22:55.597Z
60462026-09-03T12:22:55.597Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60472026-09-03T12:22:55.597Z
60482026-09-03T12:22:55.597Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
60492026-09-03T12:22:55.600Z
60502026-09-03T12:22:55.600Zrunning 0 tests
60512026-09-03T12:22:55.601Z
60522026-09-03T12:22:55.601Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60532026-09-03T12:22:55.601Z
60542026-09-03T12:22:55.601Z Running unittests src/main.rs (target/debug/deps/swadm-b2a24f703eb7d5da)
60552026-09-03T12:22:55.601Z
60562026-09-03T12:22:55.601Zrunning 5 tests
60572026-09-03T12:22:55.604Ztest switchport::test::test_compute_lanes ... ok
60582026-09-03T12:22:55.604Ztest switchport::test::port_id_ordering ... ok
60592026-09-03T12:22:55.604Z Lane 0 Lane 1 Lane 2 Lane 3
60602026-09-03T12:22:55.604Z State: Activated Activated Activated Activated
60612026-09-03T12:22:55.604Z Lane 0 Rx Output Enabled: false false falseLane 1 false
60622026-09-03T12:22:55.604ZLane 2 Rx Output Status: valid Lane 3valid
60632026-09-03T12:22:55.604Zvalid valid
60642026-09-03T12:22:55.604Z Rx Loss-of-lock: Yes Rx Loss-of-lock: true Yes true Yes trueYes
60652026-09-03T12:22:55.604Ztrue
60662026-09-03T12:22:55.604Z Rx Loss-of-signal: Yes Rx Loss-of-signal: false Yes false Yes falseYes
60672026-09-03T12:22:55.604Z false Rx CDR Enabled: Yes
60682026-09-03T12:22:55.604Z Rx Auto-squelch Disable: trueYes trueYes Yes
60692026-09-03T12:22:55.604Ztrue Tx Enabled: Yes true
60702026-09-03T12:22:55.604ZYes Tx Output Enabled: true Yes trueYes
60712026-09-03T12:22:55.604Z Tx Loss-of-lock: Notrue trueNo
60722026-09-03T12:22:55.604Z Tx Output Status: invalid No invalidNo
60732026-09-03T12:22:55.604Zinvalid invalid Tx Loss-of-signal: No
60742026-09-03T12:22:55.604Z Tx Loss-of-lock: falseNo falseNo falseNo
60752026-09-03T12:22:55.604Zfalse
60762026-09-03T12:22:55.604Z Tx CDR Enabled: No Tx Loss-of-signal: trueNo Notrue No
60772026-09-03T12:22:55.604Ztrue Tx Adaptive EQ Fault: No true
60782026-09-03T12:22:55.604ZNo Tx Auto-squelch Disable: falseNo Nofalse
60792026-09-03T12:22:55.604Z Tx Fault: Yesfalse falseYes
60802026-09-03T12:22:55.604Z Yes Tx Adaptive EQ Fail: true Yes
60812026-09-03T12:22:55.604Ztrue true true
60822026-09-03T12:22:55.604Z Tx Failure: false false false false
60832026-09-03T12:22:55.604Z Tx Force Squelch: true true true true
60842026-09-03T12:22:55.604Z Tx Input Polarity: normal normal normal normal
60852026-09-03T12:22:55.604Ztest switchport::test::test_print_sff_datapath ... ok
60862026-09-03T12:22:55.605Ztest switchport::test::test_print_cmis_datapath ... ok
60872026-09-03T12:22:55.605Ztest link::test_filter ... ok
60882026-09-03T12:22:55.605Z
60892026-09-03T12:22:55.605Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60902026-09-03T12:22:55.605Z
60912026-09-03T12:22:55.605Z Running tests/cli/main.rs (target/debug/deps/cli-35f8289389b89620)
60922026-09-03T12:22:55.610Z
60932026-09-03T12:22:55.610Zrunning 7 tests
60942026-09-03T12:22:55.610Ztest counters::counters_list ... ignored
60952026-09-03T12:22:55.610Ztest link_apply::apply_tx_eq_all ... ignored
60962026-09-03T12:22:55.610Ztest link_apply::apply_tx_eq_custom ... ignored
60972026-09-03T12:22:55.610Ztest tx_eq::set_all_taps ... ignored
60982026-09-03T12:22:55.610Ztest tx_eq::set_partial_taps ... ignored
60992026-09-03T12:22:55.613Ztest cmd::test::pattern_statics ... ok
61002026-09-03T12:22:55.616Ztest link_apply::tx_eq_exclusive ... ok
61012026-09-03T12:22:55.617Z
61022026-09-03T12:22:55.617Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
61032026-09-03T12:22:55.617Z
61042026-09-03T12:22:55.619Z Running unittests src/main.rs (target/debug/deps/tfportd-eb82fd626e78091b)
61052026-09-03T12:22:55.622Z
61062026-09-03T12:22:55.622Zrunning 3 tests
61072026-09-03T12:22:55.623Ztest linklocal::test_parse_ipadm ... ok
61082026-09-03T12:22:55.623Ztest tfport::test_parse_tfport ... ok
61092026-09-03T12:22:55.623Ztest config::tests::test_updates ... ok
61102026-09-03T12:22:55.623Z
61112026-09-03T12:22:55.623Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61122026-09-03T12:22:55.623Z
61132026-09-03T12:22:55.626Z Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b)
61142026-09-03T12:22:55.626Z
61152026-09-03T12:22:55.626Zrunning 0 tests
61162026-09-03T12:22:55.626Z
61172026-09-03T12:22:55.626Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61182026-09-03T12:22:55.626Z
61192026-09-03T12:22:55.626Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
61202026-09-03T12:22:55.631Z
61212026-09-03T12:22:55.631Zrunning 0 tests
61222026-09-03T12:22:55.631Z
61232026-09-03T12:22:55.631Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61242026-09-03T12:22:55.631Z
61252026-09-03T12:22:55.631Z Doc-tests aal
61262026-09-03T12:22:55.839Z
61272026-09-03T12:22:55.839Zrunning 0 tests
61282026-09-03T12:22:55.839Z
61292026-09-03T12:22:55.839Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61302026-09-03T12:22:55.839Z
61312026-09-03T12:22:55.863Z Doc-tests aal_macros
61322026-09-03T12:22:55.931Z
61332026-09-03T12:22:55.931Zrunning 0 tests
61342026-09-03T12:22:55.931Z
61352026-09-03T12:22:55.931Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61362026-09-03T12:22:55.931Z
61372026-09-03T12:22:55.940Z Doc-tests common
61382026-09-03T12:22:56.173Z
61392026-09-03T12:22:56.173Zrunning 0 tests
61402026-09-03T12:22:56.173Z
61412026-09-03T12:22:56.173Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61422026-09-03T12:22:56.173Z
61432026-09-03T12:22:56.197Z Doc-tests dpd_api
61442026-09-03T12:22:56.906Z
61452026-09-03T12:22:56.906Zrunning 2 tests
61462026-09-03T12:22:56.906Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
61472026-09-03T12:22:56.906Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
61482026-09-03T12:22:56.906Z
61492026-09-03T12:22:56.906Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
61502026-09-03T12:22:56.906Z
61512026-09-03T12:22:56.936Z Doc-tests dpd_client
61522026-09-03T12:22:58.322Z
61532026-09-03T12:22:58.322Zrunning 0 tests
61542026-09-03T12:22:58.322Z
61552026-09-03T12:22:58.322Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61562026-09-03T12:22:58.322Z
61572026-09-03T12:22:58.374Z Doc-tests dpd_types
61582026-09-03T12:22:58.560Z
61592026-09-03T12:22:58.560Zrunning 0 tests
61602026-09-03T12:22:58.560Z
61612026-09-03T12:22:58.560Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61622026-09-03T12:22:58.560Z
61632026-09-03T12:22:58.582Z Doc-tests dpd_types_versions
61642026-09-03T12:23:00.092Z
61652026-09-03T12:23:00.092Zrunning 1 test
61662026-09-03T12:23:00.092Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
61672026-09-03T12:23:00.092Z
61682026-09-03T12:23:00.092Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
61692026-09-03T12:23:00.092Z
61702026-09-03T12:23:00.140Z Doc-tests packet
61712026-09-03T12:23:00.362Z
61722026-09-03T12:23:00.362Zrunning 0 tests
61732026-09-03T12:23:00.362Z
61742026-09-03T12:23:00.362Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61752026-09-03T12:23:00.362Z
61762026-09-03T12:23:00.387Z Doc-tests pcap
61772026-09-03T12:23:00.438Z
61782026-09-03T12:23:00.438Zrunning 0 tests
61792026-09-03T12:23:00.438Z
61802026-09-03T12:23:00.438Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61812026-09-03T12:23:00.438Z
61822026-09-03T12:23:00.485Z+ for feat in tofino_stub tofino_asic softnpu chaos
61832026-09-03T12:23:00.485Z+ RUST_BACKTRACE=full
61842026-09-03T12:23:00.485Z+ cargo test --features softnpu --no-fail-fast
61852026-09-03T12:23:01.123Z Compiling num-integer v0.1.46
61862026-09-03T12:23:01.209Z Compiling num-complex v0.4.6
61872026-09-03T12:23:01.248Z Compiling bitstruct_derive v0.1.0
61882026-09-03T12:23:01.257Z Compiling tap v1.0.1
61892026-09-03T12:23:01.367Z Compiling wyz v0.5.1
61902026-09-03T12:23:01.501Z Compiling num-rational v0.4.2
61912026-09-03T12:23:01.539Z Compiling num-iter v0.1.45
61922026-09-03T12:23:01.543Z Compiling num-bigint v0.4.6
61932026-09-03T12:23:01.642Z Compiling radium v0.7.0
61942026-09-03T12:23:01.667Z Compiling funty v2.0.0
61952026-09-03T12:23:01.680Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
61962026-09-03T12:23:01.735Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
61972026-09-03T12:23:01.843Z Compiling num v0.4.3
61982026-09-03T12:23:01.924Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
61992026-09-03T12:23:01.935Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62002026-09-03T12:23:01.945Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62012026-09-03T12:23:02.021Z Compiling bitvec v1.0.1
62022026-09-03T12:23:02.061Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62032026-09-03T12:23:02.200Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62042026-09-03T12:23:02.237Z Compiling typeid v1.0.3
62052026-09-03T12:23:02.324Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62062026-09-03T12:23:02.335Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62072026-09-03T12:23:02.353Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62082026-09-03T12:23:02.670Z Compiling ascii v1.1.0
62092026-09-03T12:23:03.089Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62102026-09-03T12:23:03.134Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62112026-09-03T12:23:03.220Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62122026-09-03T12:23:03.275Z Compiling erased-serde v0.4.8
62132026-09-03T12:23:03.421Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62142026-09-03T12:23:03.611Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62152026-09-03T12:23:03.662Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
62162026-09-03T12:23:03.685Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
62172026-09-03T12:23:03.764Z Compiling bitstruct v0.1.1
62182026-09-03T12:23:04.079Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
62192026-09-03T12:23:04.226Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62202026-09-03T12:23:04.276Z Compiling serde_arrays v0.1.0
62212026-09-03T12:23:04.357Z Compiling libloading v0.7.4
62222026-09-03T12:23:04.486Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
62232026-09-03T12:23:04.796Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62242026-09-03T12:23:05.110Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
62252026-09-03T12:23:05.368Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62262026-09-03T12:23:06.503Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
62272026-09-03T12:23:07.054Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
62282026-09-03T12:23:13.083Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62292026-09-03T12:23:13.307Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
62302026-09-03T12:23:13.375Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62312026-09-03T12:23:13.430Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
62322026-09-03T12:23:13.610Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62332026-09-03T12:23:15.504Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
62342026-09-03T12:23:15.632Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
62352026-09-03T12:23:16.013Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62362026-09-03T12:23:22.020Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
62372026-09-03T12:23:23.109Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
62382026-09-03T12:23:29.986Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62392026-09-03T12:23:32.416Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62402026-09-03T12:23:35.931Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
62412026-09-03T12:24:16.427Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
62422026-09-03T12:24:16.547Z Running unittests src/lib.rs (target/debug/deps/aal-fca1c72dfc47a54a)
62432026-09-03T12:24:16.555Z
62442026-09-03T12:24:16.555Zrunning 0 tests
62452026-09-03T12:24:16.555Z
62462026-09-03T12:24:16.555Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62472026-09-03T12:24:16.555Z
62482026-09-03T12:24:16.555Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
62492026-09-03T12:24:16.563Z
62502026-09-03T12:24:16.563Zrunning 0 tests
62512026-09-03T12:24:16.563Z
62522026-09-03T12:24:16.563Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62532026-09-03T12:24:16.563Z
62542026-09-03T12:24:16.563Z Running unittests src/lib.rs (target/debug/deps/asic-044e9430fd7fc305)
62552026-09-03T12:24:16.563Z
62562026-09-03T12:24:16.563Zrunning 0 tests
62572026-09-03T12:24:16.563Z
62582026-09-03T12:24:16.563Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62592026-09-03T12:24:16.563Z
62602026-09-03T12:24:16.563Z Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74)
62612026-09-03T12:24:16.583Z
62622026-09-03T12:24:16.583Zrunning 4 tests
62632026-09-03T12:24:16.594Ztest network::tests::test_generate_ipv6_link_local ... ok
62642026-09-03T12:24:16.594Ztest nat::tests::test_vni ... ok
62652026-09-03T12:24:16.594Ztest test_purge ... ok
62662026-09-03T12:24:16.595Ztest illumos::test::address_exists_handles_missing_object ... ok
62672026-09-03T12:24:16.595Z
62682026-09-03T12:24:16.595Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
62692026-09-03T12:24:16.595Z
62702026-09-03T12:24:16.595Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
62712026-09-03T12:24:16.613Z
62722026-09-03T12:24:16.613Zrunning 1 test
62732026-09-03T12:24:16.618Z -------
62742026-09-03T12:24:16.618Z Generating OpenAPI documents from API definitions ...
62752026-09-03T12:24:16.778Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
62762026-09-03T12:24:16.848Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
62772026-09-03T12:24:17.919Z -------
62782026-09-03T12:24:17.919Z Checking 13 OpenAPI documents...
62792026-09-03T12:24:17.924Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
62802026-09-03T12:24:17.924Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
62812026-09-03T12:24:17.924Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
62822026-09-03T12:24:17.924Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
62832026-09-03T12:24:17.924Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
62842026-09-03T12:24:17.924Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
62852026-09-03T12:24:17.924Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
62862026-09-03T12:24:17.924Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
62872026-09-03T12:24:17.924Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
62882026-09-03T12:24:17.924Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
62892026-09-03T12:24:17.924Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
62902026-09-03T12:24:17.924Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
62912026-09-03T12:24:17.924Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
62922026-09-03T12:24:17.924Z Fresh dpd "latest" symlink
62932026-09-03T12:24:17.925Z -------
62942026-09-03T12:24:17.925Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
62952026-09-03T12:24:17.988Ztest test::test_apis_up_to_date ... ok
62962026-09-03T12:24:17.988Z
62972026-09-03T12:24:17.992Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s
62982026-09-03T12:24:17.992Z
62992026-09-03T12:24:18.049Z Running unittests src/main.rs (target/debug/deps/dpd-1c13ae62cfef6605)
63002026-09-03T12:24:18.053Z
63012026-09-03T12:24:18.053Zrunning 34 tests
63022026-09-03T12:24:18.063Ztest freemap::test_ordering ... ok
63032026-09-03T12:24:18.063Ztest config::tests::test_updates ... ok
63042026-09-03T12:24:18.063Ztest dhcpv6::tests::test_create_duid_bytes ... ok
63052026-09-03T12:24:18.063Ztest freemap::test_split ... ok
63062026-09-03T12:24:18.063Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
63072026-09-03T12:24:18.063Ztest macaddrs::tests::test_mac_offset ... ok
63082026-09-03T12:24:18.063Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
63092026-09-03T12:24:18.063ZSep 03 12:24:16.738 DEBG created new freemap, unit: freemap_test
63102026-09-03T12:24:18.063ZSep 03 12:24:16.738 DEBG initted freemap. size: 128, unit: freemap_test
63112026-09-03T12:24:18.063ZSep 03 12:24:16.738 DEBG reset freemap, unit: freemap_test
63122026-09-03T12:24:18.063ZSep 03 12:24:16.738 DEBG created new freemap, unit: freemap_test
63132026-09-03T12:24:18.063ZSep 03 12:24:16.738 DEBG initted freemap. size: 128, unit: freemap_test
63142026-09-03T12:24:18.063ZSep 03 12:24:16.738 DEBG reset freemap, unit: freemap_test
63152026-09-03T12:24:18.063Ztest macaddrs::tests::test_parse_port_id ... ok
63162026-09-03T12:24:18.063ZSep 03 12:24:16.738 DEBG created new freemap, unit: freemap_test
63172026-09-03T12:24:18.063Ztest freemap::test_basic ... ok
63182026-09-03T12:24:18.064ZSep 03 12:24:16.738 DEBG initted freemap. size: 128, unit: freemap_test
63192026-09-03T12:24:18.064ZSep 03 12:24:16.738 DEBG reset freemap, unit: freemap_test
63202026-09-03T12:24:18.064Ztest freemap::test_exhaustion ... ok
63212026-09-03T12:24:18.064ZSep 03 12:24:16.738 DEBG created new freemap, unit: freemap_test
63222026-09-03T12:24:18.064ZSep 03 12:24:16.738 DEBG initted freemap. size: 128, unit: freemap_test
63232026-09-03T12:24:18.064ZSep 03 12:24:16.738 DEBG reset freemap, unit: freemap_test
63242026-09-03T12:24:18.064Ztest nat::test_mapping ... ok
63252026-09-03T12:24:18.064Ztest freemap::test_free ... ok
63262026-09-03T12:24:18.064Ztest freemap::test_reclaim ... ok
63272026-09-03T12:24:18.064Ztest port_map::tests::test_backplane_group ... ok
63282026-09-03T12:24:18.064Ztest port_map::tests::test_port_map ... ok
63292026-09-03T12:24:18.064Ztest port_map::tests::dump_map ... ok
63302026-09-03T12:24:18.073ZSep 03 12:24:16.739 DEBG created new freemap, unit: freemap_test
63312026-09-03T12:24:18.073ZSep 03 12:24:16.739 DEBG initted freemap. size: 128, unit: freemap_test
63322026-09-03T12:24:18.073ZSep 03 12:24:16.739 DEBG reset freemap, unit: freemap_test
63332026-09-03T12:24:18.073ZSep 03 12:24:16.739 DEBG created new freemap, unit: freemap_test
63342026-09-03T12:24:18.073ZSep 03 12:24:16.739 DEBG initted freemap. size: 8, unit: freemap_test
63352026-09-03T12:24:18.073ZSep 03 12:24:16.739 DEBG reset freemap, unit: freemap_test
63362026-09-03T12:24:18.073Ztest freemap::test_span ... ok
63372026-09-03T12:24:18.073Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
63382026-09-03T12:24:18.073ZSep 03 12:24:16.739 DEBG created new freemap, unit: freemap_route_ipv4
63392026-09-03T12:24:18.073ZSep 03 12:24:16.740 DEBG created new freemap, unit: freemap_route_ipv6
63402026-09-03T12:24:18.073ZSep 03 12:24:16.740 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
63412026-09-03T12:24:18.073ZSep 03 12:24:16.740Sep 03 12:24:16.740 DEBG reset freemap, unit: freemap_route_ipv4
63422026-09-03T12:24:18.073ZSep 03 12:24:16.740 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
63432026-09-03T12:24:18.073Ztest port_map::tests::parse_softnpu_revision ... ok
63442026-09-03T12:24:18.073ZSep 03 12:24:16.740 DEBG reset freemap, unit: freemap_route_ipv6
63452026-09-03T12:24:18.073ZSep 03 12:24:16.739Sep 03 12:24:16.740 DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:1
63462026-09-03T12:24:18.073ZSep 03 12:24:16.740 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 } }]
63472026-09-03T12:24:18.073Ztest api_server::tests::test_build_info ... ok
63482026-09-03T12:24:18.074ZSep 03 12:24:16.740DEBG INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
63492026-09-03T12:24:18.074ZSep 03 12:24:16.740 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 } }]
63502026-09-03T12:24:18.074Z Sep 03 12:24:16.740created new freemap INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
63512026-09-03T12:24:18.074Z, unitSep 03 12:24:16.740 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 } }]
63522026-09-03T12:24:18.074ZSep 03 12:24:16.740 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
63532026-09-03T12:24:18.074Z Sep 03 12:24:16.740created new freemap , DEBGunit 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 } }]
63542026-09-03T12:24:18.074ZSep 03 12:24:16.740 INFO: adding route 3fff:beef:3::/64 -> 2001:db8::55:fffreemap_route_ipv4
63552026-09-03T12:24:18.074Z
63562026-09-03T12:24:18.074ZSep 03 12:24:16.740 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 } }]
63572026-09-03T12:24:18.074ZSep 03 12:24:16.740 Sep 03 12:24:16.740 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
63582026-09-03T12:24:18.074Z: Sep 03 12:24:16.740freemap_route_ipv4 Sep 03 12:24:16.740DEBG 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 } }]
63592026-09-03T12:24:18.074Z Sep 03 12:24:16.740 created new freemap, unit:INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
63602026-09-03T12:24:18.074Z created new freemap, unitSep 03 12:24:16.740
63612026-09-03T12:24:18.074Z 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 } }]
63622026-09-03T12:24:18.074ZSep 03 12:24:16.740 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 03 12:24:16.740
63632026-09-03T12:24:18.074Z:Sep 03 12:24:16.740 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 } }]
63642026-09-03T12:24:18.074ZDEBG Sep 03 12:24:16.740 Sep 03 12:24:16.740 DEBG created new freemapINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
63652026-09-03T12:24:18.074ZSep 03 12:24:16.740 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 } }]unit
63662026-09-03T12:24:18.074Z: freemap_route_ipv4
63672026-09-03T12:24:18.074ZSep 03 12:24:16.740 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
63682026-09-03T12:24:18.074ZSep 03 12:24:16.740 created new freemapSep 03 12:24:16.740, unitDEBG: created new freemapfreemap_route_ipv6, unit
63692026-09-03T12:24:18.074Zfreemap_route_ipv6:
63702026-09-03T12:24:18.074Zfreemap_route_ipv6
63712026-09-03T12:24:18.074ZSep 03 12:24:16.740 DEBG Sep 03 12:24:16.740initted freemap. size: 64 , DEBGunit :initted freemap. size: 64 , freemap_route_ipv4unit
63722026-09-03T12:24:18.074Z: freemap_route_ipv4
63732026-09-03T12:24:18.075ZSep 03 12:24:16.740 DEBG Sep 03 12:24:16.740reset freemap , DEBGunit :reset freemap , freemap_route_ipv4unit
63742026-09-03T12:24:18.075Z: freemap_route_ipv4
63752026-09-03T12:24:18.075ZSep 03 12:24:16.740 Sep 03 12:24:16.740Sep 03 12:24:16.740DEBG initted freemap. size: 64freemap_route_ipv4,
63762026-09-03T12:24:18.075ZunitDEBG: initted freemap. size: 64 , freemap_route_ipv6unit
63772026-09-03T12:24:18.075Z: freemap_route_ipv4
63782026-09-03T12:24:18.075ZSep 03 12:24:16.740 DEBG reset freemapSep 03 12:24:16.740, unitDEBG:Sep 03 12:24:16.740 reset freemapfreemap_route_ipv6, DEBG
63792026-09-03T12:24:18.075Zunit : created new freemap, unit:DEBG freemap_route_ipv6Sep 03 12:24:16.740replacing 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 } }]
63802026-09-03T12:24:18.075ZINFO
63812026-09-03T12:24:18.075Z adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:24:16.740
63822026-09-03T12:24:18.075Z DEBGSep 03 12:24:16.740 INFOinitted freemap. size: 64 , Sep 03 12:24:16.740adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
63832026-09-03T12:24:18.075ZunitDEBG :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
63842026-09-03T12:24:18.075Zfreemap_route_ipv4
63852026-09-03T12:24:18.075ZSep 03 12:24:16.740 DEBGSep 03 12:24:16.740 Sep 03 12:24:16.740replacing 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 } }] DEBGDEBG reset freemap
63862026-09-03T12:24:18.075Z, replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]unit
63872026-09-03T12:24:18.075Z: freemap_route_ipv4
63882026-09-03T12:24:18.075ZSep 03 12:24:16.740 INFO Sep 03 12:24:16.740adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
63892026-09-03T12:24:18.075ZDEBG initted freemap. size: 64, unit: Sep 03 12:24:16.740DEBG freemap_route_ipv6initted freemap. size: 64
63902026-09-03T12:24:18.075ZDEBG, unitreplacing 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 12:24:16.740
63912026-09-03T12:24:18.075Z : DEBGfreemap_route_ipv6
63922026-09-03T12:24:18.075Zreset freemapSep 03 12:24:16.740 , INFOunit :adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
63932026-09-03T12:24:18.075Zfreemap_route_ipv6
63942026-09-03T12:24:18.075ZSep 03 12:24:16.740Sep 03 12:24:16.740 Sep 03 12:24:16.740INFODEBG 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:dead::/64 -> 2001:db8::55:1
63952026-09-03T12:24:18.075Z
63962026-09-03T12:24:18.075Zreset freemap, unit:Sep 03 12:24:16.740 Sep 03 12:24:16.740freemap_route_ipv6INFO
63972026-09-03T12:24:18.075ZDEBG adding route 3fff:beef:c::/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 } }]
63982026-09-03T12:24:18.075ZSep 03 12:24:16.740
63992026-09-03T12:24:18.075Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:24:16.740
64002026-09-03T12:24:18.076Z Sep 03 12:24:16.740DEBG INFO 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 12:24:16.740
64012026-09-03T12:24:18.076Zadding route 3fff:dead::/64 -> 2001:db8::55:1
64022026-09-03T12:24:18.076ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
64032026-09-03T12:24:18.076ZSep 03 12:24:16.740Sep 03 12:24:16.740 Sep 03 12:24:16.740INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFO
64042026-09-03T12:24:18.076Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2
64052026-09-03T12:24:18.076Zreplacing 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 } }]
64062026-09-03T12:24:18.076ZSep 03 12:24:16.740Sep 03 12:24:16.740 DEBGSep 03 12:24:16.740DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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: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
64072026-09-03T12:24:18.076Z
64082026-09-03T12:24:18.076Zadding route 3fff:dead::/64 -> 2001:db8::55:1
64092026-09-03T12:24:18.076ZSep 03 12:24:16.740Sep 03 12:24:16.740 INFOSep 03 12:24:16.740INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:3replacing 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:e::/64 -> 2001:db8::55:ff
64102026-09-03T12:24:18.076Z
64112026-09-03T12:24:18.076Z
64122026-09-03T12:24:18.076ZSep 03 12:24:16.740Sep 03 12:24:16.740Sep 03 12:24:16.740 INFODEBGDEBG adding route 3fff:dead::/64 -> 2001:db8::55:2
64132026-09-03T12:24:18.076Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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: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 } }]
64142026-09-03T12:24:18.076Z
64152026-09-03T12:24:18.076ZSep 03 12:24:16.740 DEBGSep 03 12:24:16.740Sep 03 12:24:16.740 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 } }]INFO
64162026-09-03T12:24:18.076Z INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4
64172026-09-03T12:24:18.076Z
64182026-09-03T12:24:18.076ZSep 03 12:24:16.740 INFO Sep 03 12:24:16.740Sep 03 12:24:16.740adding route 3fff:beef::/64 -> 2001:db8::55:ff
64192026-09-03T12:24:18.076Z 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
64202026-09-03T12:24:18.076ZSep 03 12:24:16.740
64212026-09-03T12:24:18.076Z DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:24:16.740
64222026-09-03T12:24:18.076Z Sep 03 12:24:16.740INFO INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
64232026-09-03T12:24:18.076ZSep 03 12:24:16.740adding route 3fff:beef::/64 -> 2001:db8::55:ff
64242026-09-03T12:24:18.076ZINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 03 12:24:16.740
64252026-09-03T12:24:18.076Z Sep 03 12:24:16.740DEBG DEBGSep 03 12:24:16.740 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::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64262026-09-03T12:24:18.076Z
64272026-09-03T12:24:18.076ZDEBG 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 } }]
64282026-09-03T12:24:18.076ZSep 03 12:24:16.740Sep 03 12:24:16.740 INFOINFO Sep 03 12:24:16.740adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
64292026-09-03T12:24:18.076Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFO
64302026-09-03T12:24:18.081Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
64312026-09-03T12:24:18.081ZSep 03 12:24:16.740 DEBGSep 03 12:24:16.740 Sep 03 12:24:16.740 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
64322026-09-03T12:24:18.081Z DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff: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 } }]
64332026-09-03T12:24:18.081Z
64342026-09-03T12:24:18.081ZSep 03 12:24:16.740 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
64352026-09-03T12:24:18.081ZSep 03 12:24:16.740Sep 03 12:24:16.740 INFOINFOSep 03 12:24:16.740 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
64362026-09-03T12:24:18.082Z
64372026-09-03T12:24:18.082ZDEBG 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 } }]
64382026-09-03T12:24:18.082ZSep 03 12:24:16.740Sep 03 12:24:16.740 DEBGDEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:24:16.740
64392026-09-03T12:24:18.082Zreplacing 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 } }]
64402026-09-03T12:24:18.082ZINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 03 12:24:16.740Sep 03 12:24:16.740 INFOINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
64412026-09-03T12:24:18.082Z
64422026-09-03T12:24:18.082Zadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
64432026-09-03T12:24:18.082ZSep 03 12:24:16.740Sep 03 12:24:16.740Sep 03 12:24:16.740 DEBGDEBGDEBG 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:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
64442026-09-03T12:24:18.082Z
64452026-09-03T12:24:18.082Z
64462026-09-03T12:24:18.082ZSep 03 12:24:16.740Sep 03 12:24:16.740Sep 03 12:24:16.740 INFOINFO INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
64472026-09-03T12:24:18.082Z
64482026-09-03T12:24:18.082Z
64492026-09-03T12:24:18.082ZSep 03 12:24:16.740Sep 03 12:24:16.740Sep 03 12:24:16.740 DEBGDEBGDEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
64502026-09-03T12:24:18.082Z
64512026-09-03T12:24:18.082Zreplacing 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 } }]
64522026-09-03T12:24:18.082ZSep 03 12:24:16.740Sep 03 12:24:16.740 Sep 03 12:24:16.740INFO INFOadding route 3fff:beef:15::/64 -> 2001:db8::55:ffINFO
64532026-09-03T12:24:18.082Z adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
64542026-09-03T12:24:18.083Z
64552026-09-03T12:24:18.083ZSep 03 12:24:16.740Sep 03 12:24:16.740 DEBGSep 03 12:24:16.740 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 } }] 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 } }]
64562026-09-03T12:24:18.083ZDEBG
64572026-09-03T12:24:18.083Z 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 } }]
64582026-09-03T12:24:18.083ZSep 03 12:24:16.740Sep 03 12:24:16.740 Sep 03 12:24:16.740INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFOINFO
64592026-09-03T12:24:18.083Z adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
64602026-09-03T12:24:18.083Z
64612026-09-03T12:24:18.083ZSep 03 12:24:16.740 DEBGSep 03 12:24:16.740Sep 03 12:24:16.740 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 } }]DEBG
64622026-09-03T12:24:18.083Z DEBGreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64632026-09-03T12:24:18.083Zreplacing 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 } }]
64642026-09-03T12:24:18.083ZSep 03 12:24:16.740Sep 03 12:24:16.740 Sep 03 12:24:16.740INFO INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffINFOadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
64652026-09-03T12:24:18.083Z
64662026-09-03T12:24:18.083Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
64672026-09-03T12:24:18.083ZSep 03 12:24:16.740Sep 03 12:24:16.740Sep 03 12:24:16.740 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 } }]DEBGreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64682026-09-03T12:24:18.083Z
64692026-09-03T12:24:18.083Z 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 } }]
64702026-09-03T12:24:18.083ZSep 03 12:24:16.740Sep 03 12:24:16.740 Sep 03 12:24:16.740INFOINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
64712026-09-03T12:24:18.083ZINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
64722026-09-03T12:24:18.083ZSep 03 12:24:16.740 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 } }]Sep 03 12:24:16.740
64732026-09-03T12:24:18.083Z 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 } }]
64742026-09-03T12:24:18.083ZSep 03 12:24:16.741
64752026-09-03T12:24:18.083Z INFOSep 03 12:24:16.741 Sep 03 12:24:16.741INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
64762026-09-03T12:24:18.083ZDEBG adding route 3fff:beef:a::/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 } }]
64772026-09-03T12:24:18.083Z
64782026-09-03T12:24:18.083ZSep 03 12:24:16.741 DEBGSep 03 12:24:16.741 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 12:24:16.741
64792026-09-03T12:24:18.083ZDEBG 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 } }]Sep 03 12:24:16.741
64802026-09-03T12:24:18.083Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFO
64812026-09-03T12:24:18.083Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
64822026-09-03T12:24:18.084ZSep 03 12:24:16.741 INFOSep 03 12:24:16.741Sep 03 12:24:16.741 DEBGDEBG 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:b::/64 -> 2001:db8::55:ff
64832026-09-03T12:24:18.084Z
64842026-09-03T12:24:18.084Z 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 } }]
64852026-09-03T12:24:18.084ZSep 03 12:24:16.741Sep 03 12:24:16.741 INFODEBG Sep 03 12:24:16.741adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
64862026-09-03T12:24:18.084Zreplacing 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
64872026-09-03T12:24:18.084Z adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
64882026-09-03T12:24:18.084ZSep 03 12:24:16.741Sep 03 12:24:16.741 Sep 03 12:24:16.741INFO DEBGDEBG adding route 3fff:beef:c::/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 } }]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 } }]
64892026-09-03T12:24:18.084Z
64902026-09-03T12:24:18.084Z
64912026-09-03T12:24:18.084ZSep 03 12:24:16.741Sep 03 12:24:16.741Sep 03 12:24:16.741 INFO INFODEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
64922026-09-03T12:24:18.084Zreplacing 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:c::/64 -> 2001:db8::55:ff
64932026-09-03T12:24:18.084Z
64942026-09-03T12:24:18.084ZSep 03 12:24:16.741 DEBGSep 03 12:24:16.741Sep 03 12:24:16.741 replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
64952026-09-03T12:24:18.084Z DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
64962026-09-03T12:24:18.084Zreplacing 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 12:24:16.741
64972026-09-03T12:24:18.084Z INFO Sep 03 12:24:16.741adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
64982026-09-03T12:24:18.084ZSep 03 12:24:16.741DEBG INFOreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64992026-09-03T12:24:18.084ZSep 03 12:24:16.741adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
65002026-09-03T12:24:18.084ZDEBG 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 12:24:16.741
65012026-09-03T12:24:18.084Z Sep 03 12:24:16.741INFO DEBG adding route 3fff:beef:e::/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 } }]
65022026-09-03T12:24:18.084Z
65032026-09-03T12:24:18.084ZSep 03 12:24:16.741Sep 03 12:24:16.741 Sep 03 12:24:16.741 INFOINFODEBG adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
65042026-09-03T12:24:18.084Zreplacing 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 } }]
65052026-09-03T12:24:18.084Z
65062026-09-03T12:24:18.084ZSep 03 12:24:16.741Sep 03 12:24:16.741 DEBGDEBGSep 03 12:24:16.741 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: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 } }]
65072026-09-03T12:24:18.084ZINFO
65082026-09-03T12:24:18.085Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 12:24:16.741
65092026-09-03T12:24:18.085Z INFOSep 03 12:24:16.741 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffINFOSep 03 12:24:16.741
65102026-09-03T12:24:18.085Z adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBG
65112026-09-03T12:24:18.085Z 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 } }]
65122026-09-03T12:24:18.085ZSep 03 12:24:16.741Sep 03 12:24:16.741 Sep 03 12:24:16.741 DEBG INFODEBGreplacing 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:10::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65132026-09-03T12:24:18.085Z
65142026-09-03T12:24:18.085Z
65152026-09-03T12:24:18.085ZSep 03 12:24:16.741Sep 03 12:24:16.741Sep 03 12:24:16.741 INFODEBG INFO adding route 3fff:beef:1f::/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 } }]
65162026-09-03T12:24:18.085Z
65172026-09-03T12:24:18.085Z adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
65182026-09-03T12:24:18.085ZSep 03 12:24:16.741 Sep 03 12:24:16.741Sep 03 12:24:16.741 INFODEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65192026-09-03T12:24:18.085Z
65202026-09-03T12:24:18.085ZDEBG 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 } }]
65212026-09-03T12:24:18.085ZSep 03 12:24:16.741Sep 03 12:24:16.741 Sep 03 12:24:16.741INFO DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff INFO
65222026-09-03T12:24:18.085Z 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:11::/64 -> 2001:db8::55:ff
65232026-09-03T12:24:18.085Z
65242026-09-03T12:24:18.085ZSep 03 12:24:16.741 DEBGSep 03 12:24:16.741Sep 03 12:24:16.741 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 } }]
65252026-09-03T12:24:18.085ZDEBGINFO 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:12::/64 -> 2001:db8::55:ff
65262026-09-03T12:24:18.085Z
65272026-09-03T12:24:18.085ZSep 03 12:24:16.741Sep 03 12:24:16.741Sep 03 12:24:16.741 INFODEBG INFO 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:21::/64 -> 2001:db8::55:ff
65282026-09-03T12:24:18.085Z
65292026-09-03T12:24:18.085Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
65302026-09-03T12:24:18.091ZSep 03 12:24:16.741Sep 03 12:24:16.741 INFODEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
65312026-09-03T12:24:18.091Z
65322026-09-03T12:24:18.091ZSep 03 12:24:16.741 DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:24:16.741Sep 03 12:24:16.741 INFOSep 03 12:24:16.741 freemap_route_ipv4DEBG
65332026-09-03T12:24:18.091Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
65342026-09-03T12:24:18.091Zcreated new freemap, unit
65352026-09-03T12:24:18.091Z:DEBG freemap_route_ipv4Sep 03 12:24:16.741
65362026-09-03T12:24:18.091Z Sep 03 12:24:16.741replacing 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 12:24:16.741 DEBG created new freemap, unit:Sep 03 12:24:16.741 freemap_route_ipv6
65372026-09-03T12:24:18.091Z DEBGSep 03 12:24:16.741 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
65382026-09-03T12:24:18.091ZDEBG initted freemap. size: 64, unit: freemap_route_ipv4
65392026-09-03T12:24:18.091Z Sep 03 12:24:16.741 DEBG reset freemap, unit: freemap_route_ipv4INFOSep 03 12:24:16.741
65402026-09-03T12:24:18.091Z
65412026-09-03T12:24:18.091Z Sep 03 12:24:16.741 initted freemap. size: 64DEBG initted freemap. size: 64, , unitunit: freemap_route_ipv6
65422026-09-03T12:24:18.091ZSep 03 12:24:16.741Sep 03 12:24:16.741 DEBG reset freemapadding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO,
65432026-09-03T12:24:18.091Zunit: freemap_route_ipv6
65442026-09-03T12:24:18.091Z: freemap_route_ipv6
65452026-09-03T12:24:18.091ZSep 03 12:24:16.741 INFO adding route 172.16.0.0/32 -> 10.0.0.1
65462026-09-03T12:24:18.092ZINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
65472026-09-03T12:24:18.092ZSep 03 12:24:16.741 DEBG Sep 03 12:24:16.741replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
65482026-09-03T12:24:18.092ZSep 03 12:24:16.741 DEBGDEBGSep 03 12:24:16.741 reset freemap, 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 } }]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 } }]
65492026-09-03T12:24:18.092Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
65502026-09-03T12:24:18.092Z
65512026-09-03T12:24:18.092ZSep 03 12:24:16.741 DEBGSep 03 12:24:16.741 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
65522026-09-03T12:24:18.092Z adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
65532026-09-03T12:24:18.092ZSep 03 12:24:16.741Sep 03 12:24:16.741 INFODEBG adding route 3fff:beef:15::/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 } }]
65542026-09-03T12:24:18.092Z
65552026-09-03T12:24:18.092ZSep 03 12:24:16.741Sep 03 12:24:16.741 DEBGINFO replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
65562026-09-03T12:24:18.092Z
65572026-09-03T12:24:18.092ZSep 03 12:24:16.741 DEBG Sep 03 12:24:16.741replacing 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 12:24:16.741
65582026-09-03T12:24:18.092Z 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 } }]
65592026-09-03T12:24:18.092ZSep 03 12:24:16.741 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
65602026-09-03T12:24:18.092ZSep 03 12:24:16.741Sep 03 12:24:16.741 INFODEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65612026-09-03T12:24:18.092Z
65622026-09-03T12:24:18.092ZSep 03 12:24:16.741Sep 03 12:24:16.741 INFODEBG adding route 3fff:beef:17::/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 } }]
65632026-09-03T12:24:18.092Z
65642026-09-03T12:24:18.092Ztest route::tests::grow_succeeds ... ok
65652026-09-03T12:24:18.092Z INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
65662026-09-03T12:24:18.092ZSep 03 12:24:16.741Sep 03 12:24:16.741 DEBGDEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
65672026-09-03T12:24:18.092Z
65682026-09-03T12:24:18.092ZSep 03 12:24:16.741 Sep 03 12:24:16.741INFO INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
65692026-09-03T12:24:18.092Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
65702026-09-03T12:24:18.092ZSep 03 12:24:16.741 Sep 03 12:24:16.741DEBG 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 } }]
65712026-09-03T12:24:18.092Zreplacing 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 } }]
65722026-09-03T12:24:18.092ZSep 03 12:24:16.741Sep 03 12:24:16.741 INFOINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
65732026-09-03T12:24:18.092Z
65742026-09-03T12:24:18.092ZSep 03 12:24:16.741Sep 03 12:24:16.741 Sep 03 12:24:16.741INFO DEBG DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff 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: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 } }]
65752026-09-03T12:24:18.092Z
65762026-09-03T12:24:18.092Z
65772026-09-03T12:24:18.092ZSep 03 12:24:16.741Sep 03 12:24:16.741 Sep 03 12:24:16.741 INFOINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG
65782026-09-03T12:24:18.092Z
65792026-09-03T12:24:18.092Z 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 } }]
65802026-09-03T12:24:18.092ZSep 03 12:24:16.741Sep 03 12:24:16.741 Sep 03 12:24:16.741DEBG 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 } }]DEBG
65812026-09-03T12:24:18.092ZINFO adding route 3fff:beef:26::/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 } }]
65822026-09-03T12:24:18.092ZSep 03 12:24:16.741
65832026-09-03T12:24:18.093Z INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
65842026-09-03T12:24:18.093ZSep 03 12:24:16.741Sep 03 12:24:16.741 DEBGINFO adding route 3fff:beef:1b::/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 } }]
65852026-09-03T12:24:18.093ZSep 03 12:24:16.741
65862026-09-03T12:24:18.093Z 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 } }]
65872026-09-03T12:24:18.093ZSep 03 12:24:16.741Sep 03 12:24:16.741 INFODEBGSep 03 12:24:16.741 adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
65882026-09-03T12:24:18.093ZINFOreplacing 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:1b::/64 -> 2001:db8::55:ff
65892026-09-03T12:24:18.093Z
65902026-09-03T12:24:18.093ZSep 03 12:24:16.741 DEBGSep 03 12:24:16.741 Sep 03 12:24:16.741 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 } }]INFODEBG
65912026-09-03T12:24:18.093Z adding route 3fff:beef:1c::/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 } }]
65922026-09-03T12:24:18.093Z
65932026-09-03T12:24:18.093ZSep 03 12:24:16.741Sep 03 12:24:16.741Sep 03 12:24:16.741 DEBGINFO INFO 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 } }]
65942026-09-03T12:24:18.093Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
65952026-09-03T12:24:18.093Z
65962026-09-03T12:24:18.093ZSep 03 12:24:16.741 INFOSep 03 12:24:16.741Sep 03 12:24:16.741 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff DEBG
65972026-09-03T12:24:18.093ZDEBG 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: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 } }]
65982026-09-03T12:24:18.093Z
65992026-09-03T12:24:18.093ZSep 03 12:24:16.741 DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:24:16.741
66002026-09-03T12:24:18.093Z Sep 03 12:24:16.741INFO Sep 03 12:24:16.741INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
66012026-09-03T12:24:18.093Zadding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO
66022026-09-03T12:24:18.093Z adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
66032026-09-03T12:24:18.093ZSep 03 12:24:16.741 Sep 03 12:24:16.741DEBG 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 12:24:16.741
66042026-09-03T12:24:18.093ZDEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
66052026-09-03T12:24:18.093Z
66062026-09-03T12:24:18.093ZSep 03 12:24:16.741 INFO Sep 03 12:24:16.741adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff Sep 03 12:24:16.741INFO
66072026-09-03T12:24:18.093ZINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
66082026-09-03T12:24:18.093Z
66092026-09-03T12:24:18.093ZSep 03 12:24:16.741Sep 03 12:24:16.741 Sep 03 12:24:16.741DEBG DEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66102026-09-03T12:24:18.093Zreplacing 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 } }]
66112026-09-03T12:24:18.093Z
66122026-09-03T12:24:18.093ZSep 03 12:24:16.741Sep 03 12:24:16.741Sep 03 12:24:16.741 INFO INFOadding route 3fff:beef:20::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
66132026-09-03T12:24:18.093Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
66142026-09-03T12:24:18.093Z
66152026-09-03T12:24:18.093ZSep 03 12:24:16.741Sep 03 12:24:16.741 Sep 03 12:24:16.741DEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGDEBG replacing targets for 3fff:beef: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: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 } }]
66162026-09-03T12:24:18.093Z
66172026-09-03T12:24:18.093Z
66182026-09-03T12:24:18.093ZSep 03 12:24:16.741Sep 03 12:24:16.741Sep 03 12:24:16.741 INFOINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
66192026-09-03T12:24:18.093Z
66202026-09-03T12:24:18.094ZINFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
66212026-09-03T12:24:18.094ZSep 03 12:24:16.741Sep 03 12:24:16.741 Sep 03 12:24:16.741DEBG 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 } }]
66222026-09-03T12:24:18.094Zreplacing 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 } }]
66232026-09-03T12:24:18.094ZDEBG 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 12:24:16.742
66242026-09-03T12:24:18.094Z INFOSep 03 12:24:16.742 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffINFOSep 03 12:24:16.742
66252026-09-03T12:24:18.094Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 12:24:16.742INFO
66262026-09-03T12:24:18.094Z adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBG
66272026-09-03T12:24:18.094Z Sep 03 12:24:16.742replacing 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 } }]
66282026-09-03T12:24:18.094ZDEBGSep 03 12:24:16.742 Sep 03 12:24:16.742replacing 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 } }]
66292026-09-03T12:24:18.094ZDEBG 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 } }]
66302026-09-03T12:24:18.099Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 12:24:16.742
66312026-09-03T12:24:18.099Z Sep 03 12:24:16.742INFO INFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff Sep 03 12:24:16.742
66322026-09-03T12:24:18.099Z DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff 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 } }]
66332026-09-03T12:24:18.099Z
66342026-09-03T12:24:18.100ZSep 03 12:24:16.742 DEBG Sep 03 12:24:16.742replacing 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 12:24:16.742
66352026-09-03T12:24:18.100Z INFODEBG Sep 03 12:24:16.742replacing 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 } }]
66362026-09-03T12:24:18.100ZINFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
66372026-09-03T12:24:18.100Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
66382026-09-03T12:24:18.100ZSep 03 12:24:16.742Sep 03 12:24:16.742Sep 03 12:24:16.742 INFODEBG adding route 3fff:beef:24::/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 } }]DEBG
66392026-09-03T12:24:18.100Z
66402026-09-03T12:24:18.100Z 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 } }]
66412026-09-03T12:24:18.100ZSep 03 12:24:16.742Sep 03 12:24:16.742 Sep 03 12:24:16.742 DEBGINFOINFO 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:24::/64 -> 2001:db8::55:ff
66422026-09-03T12:24:18.100Z
66432026-09-03T12:24:18.100Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
66442026-09-03T12:24:18.100ZSep 03 12:24:16.742Sep 03 12:24:16.742 Sep 03 12:24:16.742DEBG DEBGINFOreplacing 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 } }]
66452026-09-03T12:24:18.100Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
66462026-09-03T12:24:18.100Zreplacing 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 } }]
66472026-09-03T12:24:18.100ZSep 03 12:24:16.742 INFOSep 03 12:24:16.742 Sep 03 12:24:16.742DEBG adding route 3fff:beef:25::/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 } }]
66482026-09-03T12:24:18.100Z
66492026-09-03T12:24:18.100ZINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
66502026-09-03T12:24:18.100ZSep 03 12:24:16.742Sep 03 12:24:16.742 DEBGINFOSep 03 12:24:16.742 DEBGreplacing 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 } }]
66512026-09-03T12:24:18.100Zreplacing 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
66522026-09-03T12:24:18.100Z
66532026-09-03T12:24:18.100ZSep 03 12:24:16.742Sep 03 12:24:16.742Sep 03 12:24:16.742 INFODEBG INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
66542026-09-03T12:24:18.100Zadding route 3fff:beef:26::/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 } }]
66552026-09-03T12:24:18.100Z
66562026-09-03T12:24:18.100ZSep 03 12:24:16.742Sep 03 12:24:16.742 DEBGSep 03 12:24:16.742 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:27::/64 -> 2001:db8::55:ff
66572026-09-03T12:24:18.100Z
66582026-09-03T12:24:18.100ZDEBG 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 } }]
66592026-09-03T12:24:18.100ZSep 03 12:24:16.742Sep 03 12:24:16.742 INFOSep 03 12:24:16.742 DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
66602026-09-03T12:24:18.100Z 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 } }]
66612026-09-03T12:24:18.100Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ff
66622026-09-03T12:24:18.101ZSep 03 12:24:16.742 Sep 03 12:24:16.742DEBG 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 } }]Sep 03 12:24:16.742 adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
66632026-09-03T12:24:18.101Z
66642026-09-03T12:24:18.101ZDEBG 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 } }]
66652026-09-03T12:24:18.101ZSep 03 12:24:16.742Sep 03 12:24:16.742 INFODEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66662026-09-03T12:24:18.101Z
66672026-09-03T12:24:18.101ZSep 03 12:24:16.742 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 03 12:24:16.742
66682026-09-03T12:24:18.101Z Sep 03 12:24:16.742DEBG 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 } }]
66692026-09-03T12:24:18.101ZSep 03 12:24:16.742adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
66702026-09-03T12:24:18.101ZDEBG 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 } }]
66712026-09-03T12:24:18.101ZSep 03 12:24:16.742Sep 03 12:24:16.742 Sep 03 12:24:16.742INFO DEBG 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:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
66722026-09-03T12:24:18.101Z
66732026-09-03T12:24:18.101Z
66742026-09-03T12:24:18.101ZSep 03 12:24:16.742Sep 03 12:24:16.742Sep 03 12:24:16.742 DEBGDEBG INFO replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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 } }]
66752026-09-03T12:24:18.101Z
66762026-09-03T12:24:18.101Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
66772026-09-03T12:24:18.101ZSep 03 12:24:16.742Sep 03 12:24:16.742Sep 03 12:24:16.742 INFODEBG adding route 3fff:beef:2a::/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 } }]
66782026-09-03T12:24:18.101ZINFO
66792026-09-03T12:24:18.101Z adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
66802026-09-03T12:24:18.102ZSep 03 12:24:16.742Sep 03 12:24:16.742 DEBGINFO Sep 03 12:24:16.742adding route 3fff:beef:2b::/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 } }]
66812026-09-03T12:24:18.102Z
66822026-09-03T12:24:18.102Z 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 } }]
66832026-09-03T12:24:18.102ZSep 03 12:24:16.742Sep 03 12:24:16.742 INFOSep 03 12:24:16.742DEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFO
66842026-09-03T12:24:18.102Zreplacing 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 } }]
66852026-09-03T12:24:18.102Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
66862026-09-03T12:24:18.102ZSep 03 12:24:16.742Sep 03 12:24:16.742 DEBG 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 } }]Sep 03 12:24:16.742
66872026-09-03T12:24:18.102Z adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
66882026-09-03T12:24:18.102ZDEBGSep 03 12:24:16.742 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
66892026-09-03T12:24:18.102Z adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
66902026-09-03T12:24:18.102ZSep 03 12:24:16.742 Sep 03 12:24:16.742DEBGunitSep 03 12:24:16.742 :INFO 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 } }] adding route 3fff:beef:38::/64 -> 2001:db8::55:ff freemap_route_ipv6
66912026-09-03T12:24:18.102Z
66922026-09-03T12:24:18.102Zreplacing 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 } }]
66932026-09-03T12:24:18.102Z
66942026-09-03T12:24:18.102ZSep 03 12:24:16.742 DEBGSep 03 12:24:16.742 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 12:24:16.742
66952026-09-03T12:24:18.102ZINFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 12:24:16.742
66962026-09-03T12:24:18.102ZINFOSep 03 12:24:16.742 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffINFO
66972026-09-03T12:24:18.102ZSep 03 12:24:16.742 INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 DEBGSep 03 12:24:16.742adding route 3fff:beef:39::/64 -> 2001:db8::55:ff 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
66982026-09-03T12:24:18.102Z
66992026-09-03T12:24:18.102Z 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 } }]
67002026-09-03T12:24:18.102Z
67012026-09-03T12:24:18.102ZSep 03 12:24:16.742 Sep 03 12:24:16.742Sep 03 12:24:16.742DEBG Sep 03 12:24:16.742INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
67022026-09-03T12:24:18.102Z
67032026-09-03T12:24:18.102Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67042026-09-03T12:24:18.102Z
67052026-09-03T12:24:18.102ZSep 03 12:24:16.742 Sep 03 12:24:16.742DEBG Sep 03 12:24:16.742Sep 03 12:24:16.742 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 } }] INFO
67062026-09-03T12:24:18.102Zcreated new freemap 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 12:24:16.742
67072026-09-03T12:24:18.102Z adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO ,
67082026-09-03T12:24:18.103ZunitSep 03 12:24:16.742Sep 03 12:24:16.742: INFOfreemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:2
67092026-09-03T12:24:18.103ZSep 03 12:24:16.742INFO DEBG
67102026-09-03T12:24:18.103Z adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffreplacing 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 } }]
67112026-09-03T12:24:18.103Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 03 12:24:16.742
67122026-09-03T12:24:18.103ZSep 03 12:24:16.742
67132026-09-03T12:24:18.103ZDEBG Sep 03 12:24:16.742 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 12:24:16.742Sep 03 12:24:16.742 DEBGDEBGDEBG
67142026-09-03T12:24:18.103Z Sep 03 12:24:16.742 replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff: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
67152026-09-03T12:24:18.103ZDEBG created new freemapSep 03 12:24:16.742adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
67162026-09-03T12:24:18.103Z ,
67172026-09-03T12:24:18.103Zunit:INFO Sep 03 12:24:16.742freemap_route_ipv6adding route 3fff:beef::/64 -> 2001:db8::55:ff
67182026-09-03T12:24:18.103Z DEBG
67192026-09-03T12:24:18.103ZSep 03 12:24:16.742replacing 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 12:24:16.742Sep 03 12:24:16.742 INFODEBGINFO
67202026-09-03T12:24:18.103Z Sep 03 12:24:16.742initted freemap. size: 64adding route 3fff:beef:30::/64 -> 2001:db8::55:ff,
67212026-09-03T12:24:18.103Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ff DEBG
67222026-09-03T12:24:18.103ZunitSep 03 12:24:16.742: Sep 03 12:24:16.742DEBG 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 } }]
67232026-09-03T12:24:18.103ZSep 03 12:24:16.742 DEBGfreemap_route_ipv4 Sep 03 12:24:16.742 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 } }]INFO
67242026-09-03T12:24:18.103Z
67252026-09-03T12:24:18.103Z adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
67262026-09-03T12:24:18.103Zreplacing 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 12:24:16.742adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
67272026-09-03T12:24:18.103ZDEBG reset freemap
67282026-09-03T12:24:18.103ZSep 03 12:24:16.742Sep 03 12:24:16.742 Sep 03 12:24:16.742DEBG INFO DEBGadding route 3fff:beef:31::/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 } }]
67292026-09-03T12:24:18.103Z
67302026-09-03T12:24:18.116Z, unit :replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:24:16.742
67312026-09-03T12:24:18.116Z INFOfreemap_route_ipv4 adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
67322026-09-03T12:24:18.116ZSep 03 12:24:16.742Sep 03 12:24:16.742 INFO DEBGSep 03 12:24:16.742adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
67332026-09-03T12:24:18.116ZDEBG
67342026-09-03T12:24:18.117Z 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 } }]initted freemap. size: 64
67352026-09-03T12:24:18.117Z, Sep 03 12:24:16.742Sep 03 12:24:16.742unit : Sep 03 12:24:16.742DEBG DEBG freemap_route_ipv6
67362026-09-03T12:24:18.117ZINFO replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
67372026-09-03T12:24:18.117Z
67382026-09-03T12:24:18.117ZSep 03 12:24:16.742adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
67392026-09-03T12:24:18.117ZDEBG reset freemapSep 03 12:24:16.742Sep 03 12:24:16.742 Sep 03 12:24:16.742INFO , DEBG adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffunitreplacing 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
67402026-09-03T12:24:18.117Z
67412026-09-03T12:24:18.117Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ff: freemap_route_ipv6
67422026-09-03T12:24:18.117Z
67432026-09-03T12:24:18.117ZSep 03 12:24:16.742Sep 03 12:24:16.742 DEBGINFOSep 03 12:24:16.742 replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:24:16.742INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG
67442026-09-03T12:24:18.117Z
67452026-09-03T12:24:18.117Zreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
67462026-09-03T12:24:18.117ZSep 03 12:24:16.742Sep 03 12:24:16.742 DEBG Sep 03 12:24:16.742
67472026-09-03T12:24:18.117Z replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
67482026-09-03T12:24:18.117Z INFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
67492026-09-03T12:24:18.117Z
67502026-09-03T12:24:18.117ZSep 03 12:24:16.742Sep 03 12:24:16.742 INFO DEBGSep 03 12:24:16.742 adding route 3fff:beef:34::/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 } }]
67512026-09-03T12:24:18.118Z
67522026-09-03T12:24:18.118Z DEBGSep 03 12:24:16.742 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 } }]DEBGSep 03 12:24:16.742
67532026-09-03T12:24:18.118Z Sep 03 12:24:16.742replacing 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 } }]INFOSep 03 12:24:16.742 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
67542026-09-03T12:24:18.118ZDEBG 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 } }]
67552026-09-03T12:24:18.118Zfailed to allocate space for the new target listSep 03 12:24:16.742
67562026-09-03T12:24:18.118Z
67572026-09-03T12:24:18.118Z DEBGSep 03 12:24:16.742Sep 03 12:24:16.742 DEBGSep 03 12:24:16.742INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:35::/64 -> 2001:db8::55: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 } }]
67582026-09-03T12:24:18.118Z
67592026-09-03T12:24:18.118Z
67602026-09-03T12:24:18.118ZINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 03 12:24:16.742
67612026-09-03T12:24:18.118ZSep 03 12:24:16.742 DEBG DEBGreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:24:16.742
67622026-09-03T12:24:18.118Z failed to allocate space for the new target listDEBG
67632026-09-03T12:24:18.118ZSep 03 12:24:16.742Sep 03 12:24:16.742 INFO replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
67642026-09-03T12:24:18.118Z
67652026-09-03T12:24:18.118Z adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 12:24:16.742
67662026-09-03T12:24:18.118Z Sep 03 12:24:16.742DEBG 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 } }]INFO
67672026-09-03T12:24:18.118Z Sep 03 12:24:16.742adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
67682026-09-03T12:24:18.118ZDEBG Sep 03 12:24:16.742replacing 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 } }]
67692026-09-03T12:24:18.118ZINFOSep 03 12:24:16.742 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
67702026-09-03T12:24:18.119ZSep 03 12:24:16.742 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 12:24:16.742
67712026-09-03T12:24:18.119Z DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
67722026-09-03T12:24:18.119Zreplacing 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 12:24:16.742
67732026-09-03T12:24:18.119Z INFO Sep 03 12:24:16.742adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
67742026-09-03T12:24:18.119ZDEBG 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 } }]
67752026-09-03T12:24:18.119ZSep 03 12:24:16.742 Sep 03 12:24:16.742 INFODEBGSep 03 12:24:16.742 adding route 3fff:beef::/64 -> 2001:db8::55:ffINFO
67762026-09-03T12:24:18.119ZSep 03 12:24:16.742 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:38::/64 -> 2001:db8::55:ff
67772026-09-03T12:24:18.119Z
67782026-09-03T12:24:18.119ZINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 03 12:24:16.742
67792026-09-03T12:24:18.119ZSep 03 12:24:16.742 INFOSep 03 12:24:16.742DEBG Sep 03 12:24:16.742 DEBGDEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
67802026-09-03T12:24:18.119Zreplacing 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: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 } }]
67812026-09-03T12:24:18.119Z
67822026-09-03T12:24:18.119Zreplacing 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 12:24:16.742
67832026-09-03T12:24:18.119Z DEBG Sep 03 12:24:16.742replacing 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 12:24:16.742
67842026-09-03T12:24:18.119Z Sep 03 12:24:16.742INFOINFO Sep 03 12:24:16.742adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
67852026-09-03T12:24:18.119ZINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
67862026-09-03T12:24:18.119Z
67872026-09-03T12:24:18.119ZINFOSep 03 12:24:16.742 adding route 3fff:beef:1::/64 -> 2001:db8::55:ffDEBG
67882026-09-03T12:24:18.119Z 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 12:24:16.742
67892026-09-03T12:24:18.119ZDEBGSep 03 12:24:16.742Sep 03 12:24:16.742 replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGDEBG
67902026-09-03T12:24:18.119Z Sep 03 12:24:16.742replacing 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 } }]
67912026-09-03T12:24:18.119Zreplacing 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 } }]INFOSep 03 12:24:16.742 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffINFO
67922026-09-03T12:24:18.120Z
67932026-09-03T12:24:18.120Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
67942026-09-03T12:24:18.120Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
67952026-09-03T12:24:18.120ZSep 03 12:24:16.742 Sep 03 12:24:16.742INFOSep 03 12:24:16.742 Sep 03 12:24:16.742 INFODEBGDEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
67962026-09-03T12:24:18.120ZSep 03 12:24:16.743 Sep 03 12:24:16.751Sep 03 12:24:16.743DEBG INFODEBGcreated new freemap , created new freemapadding route 3fff:beef:4::/64 -> 2001:db8::55:ff, unit
67972026-09-03T12:24:18.120Zunit:: freemap_route_ipv4freemap_route_ipv4
67982026-09-03T12:24:18.120Z
67992026-09-03T12:24:18.120ZSep 03 12:24:16.751 DEBGSep 03 12:24:16.751 Sep 03 12:24:16.751 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
68002026-09-03T12:24:18.120Zcreated new freemap, Sep 03 12:24:16.743Sep 03 12:24:16.751 unitDEBG: created new freemapINFOfreemap_route_ipv6 , adding route 3fff:beef:5::/64 -> 2001:db8::55:ffunit
68012026-09-03T12:24:18.120Z:
68022026-09-03T12:24:18.120Z freemap_route_ipv4
68032026-09-03T12:24:18.120ZSep 03 12:24:16.751 adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
68042026-09-03T12:24:18.120Z DEBGSep 03 12:24:16.751 initted freemap. size: 64DEBG, unitreplacing 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 } }]:
68052026-09-03T12:24:18.120ZSep 03 12:24:16.751 freemap_route_ipv4DEBG
68062026-09-03T12:24:18.120Z 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 12:24:16.751
68072026-09-03T12:24:18.120Z INFOSep 03 12:24:16.751 DEBG Sep 03 12:24:16.751reset freemap , Sep 03 12:24:16.751unitDEBG INFO: adding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ffcreated new freemap
68082026-09-03T12:24:18.120Z freemap_route_ipv4,
68092026-09-03T12:24:18.120Zunit
68102026-09-03T12:24:18.120ZSep 03 12:24:16.751: DEBG Sep 03 12:24:16.751freemap_route_ipv6 Sep 03 12:24:16.751 DEBG
68112026-09-03T12:24:18.120Z 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 } }]initted freemap. size: 64
68122026-09-03T12:24:18.120Z, unitSep 03 12:24:16.751 :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
68132026-09-03T12:24:18.120ZSep 03 12:24:16.751 freemap_route_ipv6 initted freemap. size: 64INFO, unit
68142026-09-03T12:24:18.120Z:adding route 3fff:beef:4::/64 -> 2001:db8::55:ff Sep 03 12:24:16.751freemap_route_ipv4
68152026-09-03T12:24:18.120ZSep 03 12:24:16.751INFO
68162026-09-03T12:24:18.121Z DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 03 12:24:16.751
68172026-09-03T12:24:18.121ZDEBGSep 03 12:24:16.751reset freemap , DEBGunit reset freemapSep 03 12:24:16.751: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 } }] ,
68182026-09-03T12:24:18.121Zunitfreemap_route_ipv6:
68192026-09-03T12:24:18.121ZDEBG freemap_route_ipv4Sep 03 12:24:16.751
68202026-09-03T12:24:18.121Z INFOSep 03 12:24:16.751replacing 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 } }]
68212026-09-03T12:24:18.121Zadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
68222026-09-03T12:24:18.121ZINFO Sep 03 12:24:16.751adding route 3fff:dead::/64 -> 2001:db8::55:1
68232026-09-03T12:24:18.121ZSep 03 12:24:16.751DEBG initted freemap. size: 64Sep 03 12:24:16.751 Sep 03 12:24:16.751, DEBG unit :DEBG INFOfreemap_route_ipv6replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68242026-09-03T12:24:18.121Z
68252026-09-03T12:24:18.121Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
68262026-09-03T12:24:18.121ZSep 03 12:24:16.751replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 12:24:16.751DEBG
68272026-09-03T12:24:18.121Z Sep 03 12:24:16.751 reset freemapDEBG, Sep 03 12:24:16.751INFO unitreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: INFOfreemap_route_ipv6adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
68282026-09-03T12:24:18.121Z
68292026-09-03T12:24:18.121Zadding route 3fff:dead::/64 -> 2001:db8::55:2
68302026-09-03T12:24:18.130Z
68312026-09-03T12:24:18.130ZSep 03 12:24:16.751Sep 03 12:24:16.751 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:24:16.751 DEBG
68322026-09-03T12:24:18.130Z DEBGSep 03 12:24:16.751 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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: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 } }]
68332026-09-03T12:24:18.130Z
68342026-09-03T12:24:18.130ZINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 03 12:24:16.751Sep 03 12:24:16.751 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:3
68352026-09-03T12:24:18.130ZSep 03 12:24:16.751
68362026-09-03T12:24:18.130Z
68372026-09-03T12:24:18.130ZINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 03 12:24:16.751Sep 03 12:24:16.751 DEBG 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 } }]
68382026-09-03T12:24:18.130ZSep 03 12:24:16.751
68392026-09-03T12:24:18.130Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 12:24:16.751
68402026-09-03T12:24:18.130Z Sep 03 12:24:16.751DEBG INFO Sep 03 12:24:16.751replacing 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: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:dead::/64 -> 2001:db8::55:4
68412026-09-03T12:24:18.130Z
68422026-09-03T12:24:18.130Z
68432026-09-03T12:24:18.131ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 12:24:16.752
68442026-09-03T12:24:18.131ZSep 03 12:24:16.752
68452026-09-03T12:24:18.131Z INFOSep 03 12:24:16.752 adding route 3fff:beef:a::/64 -> 2001:db8::55:ffINFODEBGSep 03 12:24:16.752 adding route 3fff:dead::/64 -> 2001:db8::55:3
68462026-09-03T12:24:18.131Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
68472026-09-03T12:24:18.131ZDEBG
68482026-09-03T12:24:18.131Z 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 } }]
68492026-09-03T12:24:18.131ZSep 03 12:24:16.752Sep 03 12:24:16.752 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
68502026-09-03T12:24:18.131ZSep 03 12:24:16.752 Sep 03 12:24:16.752INFO
68512026-09-03T12:24:18.131ZDEBGSep 03 12:24:16.752 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 12:24:16.752
68522026-09-03T12:24:18.131Z INFOINFO Sep 03 12:24:16.752adding route 3fff:dead::/64 -> 2001:db8::55:4
68532026-09-03T12:24:18.131ZDEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
68542026-09-03T12:24:18.131Z
68552026-09-03T12:24:18.131ZSep 03 12:24:16.752replacing 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 } }]
68562026-09-03T12:24:18.131ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 12:24:16.752
68572026-09-03T12:24:18.131Z DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 12:24:16.752
68582026-09-03T12:24:18.131Z Sep 03 12:24:16.752created new freemap DEBGINFO, unitadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 03 12:24:16.752Sep 03 12:24:16.752:replacing targets for 3fff:dead::/64 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 } }]
68592026-09-03T12:24:18.132ZINFO
68602026-09-03T12:24:18.132Zfreemap_route_ipv4adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
68612026-09-03T12:24:18.132Z
68622026-09-03T12:24:18.132Z Sep 03 12:24:16.752Sep 03 12:24:16.752INFO DEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ffWARNSep 03 12:24:16.752
68632026-09-03T12:24:18.132ZDEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
68642026-09-03T12:24:18.132ZSep 03 12:24:16.752replacing 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: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 } }]
68652026-09-03T12:24:18.132Z
68662026-09-03T12:24:18.132ZDEBG Sep 03 12:24:16.752created new freemap Sep 03 12:24:16.752, ERROSep 03 12:24:16.752unitDEBG rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })failed to allocate space for the new target list
68672026-09-03T12:24:18.132Z
68682026-09-03T12:24:18.132Z: INFOfreemap_route_ipv6 adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
68692026-09-03T12:24:18.132ZSep 03 12:24:16.752
68702026-09-03T12:24:18.132Z DEBG Sep 03 12:24:16.752replacing 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 12:24:16.752 Sep 03 12:24:16.752DEBG Sep 03 12:24:16.752 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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
68712026-09-03T12:24:18.132Z
68722026-09-03T12:24:18.132Z initted freemap. size: 64 DEBGERRO 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 } }]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,
68732026-09-03T12:24:18.132Z
68742026-09-03T12:24:18.132ZSep 03 12:24:16.752unit : INFOfreemap_route_ipv4
68752026-09-03T12:24:18.132Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 12:24:16.752
68762026-09-03T12:24:18.132Z INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
68772026-09-03T12:24:18.132ZSep 03 12:24:16.752 DEBG Sep 03 12:24:16.752replacing 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 12:24:16.752
68782026-09-03T12:24:18.132Z DEBGDEBG DEBGcreated new freemapSep 03 12:24:16.752replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , reset freemap unit, :unitINFO:
68792026-09-03T12:24:18.132Z freemap_route_ipv6freemap_route_ipv4adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
68802026-09-03T12:24:18.132Z
68812026-09-03T12:24:18.132Z
68822026-09-03T12:24:18.132ZSep 03 12:24:16.752Sep 03 12:24:16.752 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 } }]initted freemap. size: 64
68832026-09-03T12:24:18.132ZSep 03 12:24:16.752Sep 03 12:24:16.752 , DEBG unitinitted freemap. size: 64:Sep 03 12:24:16.752 , unit INFOINFO: freemap_route_ipv6 adding route 3fff:beef:c::/64 -> 2001:db8::55:fffreemap_route_ipv4
68842026-09-03T12:24:18.132Z
68852026-09-03T12:24:18.132Z
68862026-09-03T12:24:18.133Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
68872026-09-03T12:24:18.133ZSep 03 12:24:16.752 DEBGSep 03 12:24:16.752Sep 03 12:24:16.752 Sep 03 12:24:16.752DEBGreset freemapDEBG, unitreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68882026-09-03T12:24:18.133Z: 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 } }] freemap_route_ipv6reset freemap
68892026-09-03T12:24:18.133Z,
68902026-09-03T12:24:18.133Zunit: freemap_route_ipv4Sep 03 12:24:16.752
68912026-09-03T12:24:18.133Ztest route::tests::rollback_on_compact_write_failure ... ok
68922026-09-03T12:24:18.133Z Sep 03 12:24:16.752INFO adding route 3fff:dead::/64 -> 2001:db8::55:1INFOSep 03 12:24:16.752
68932026-09-03T12:24:18.133ZSep 03 12:24:16.752 DEBGINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ffinitted freemap. size: 64
68942026-09-03T12:24:18.133ZSep 03 12:24:16.752,
68952026-09-03T12:24:18.133Z unitDEBG: Sep 03 12:24:16.752 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 12:24:16.752 freemap_route_ipv6 DEBG
68962026-09-03T12:24:18.133Z
68972026-09-03T12:24:18.133Zreplacing 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 } }]
68982026-09-03T12:24:18.133ZDEBG Sep 03 12:24:16.752replacing 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 12:24:16.752
68992026-09-03T12:24:18.133ZDEBG reset freemap , INFOunitSep 03 12:24:16.752Sep 03 12:24:16.752 : INFO freemap_route_ipv6 adding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFO
69002026-09-03T12:24:18.133Z
69012026-09-03T12:24:18.133Zadding route 3fff:dead::/64 -> 2001:db8::55:2
69022026-09-03T12:24:18.133Z adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
69032026-09-03T12:24:18.133ZSep 03 12:24:16.752Sep 03 12:24:16.760 DEBGDEBG created new freemapreplacing 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 } }],
69042026-09-03T12:24:18.133Zunit:
69052026-09-03T12:24:18.133ZSep 03 12:24:16.752 freemap_route_ipv4
69062026-09-03T12:24:18.133ZDEBG 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 12:24:16.760
69072026-09-03T12:24:18.133Z INFOSep 03 12:24:16.761 Sep 03 12:24:16.752INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBGSep 03 12:24:16.761
69082026-09-03T12:24:18.133Z created new freemapSep 03 12:24:16.761
69092026-09-03T12:24:18.133Z , DEBGINFOunitSep 03 12:24:16.761 :adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG
69102026-09-03T12:24:18.133Z Sep 03 12:24:16.761 created new freemap 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 } }]freemap_route_ipv4
69112026-09-03T12:24:18.134ZSep 03 12:24:16.761,
69122026-09-03T12:24:18.134ZDEBGDEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
69132026-09-03T12:24:18.134ZSep 03 12:24:16.761: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 } }]
69142026-09-03T12:24:18.134ZSep 03 12:24:16.761Sep 03 12:24:16.761 INFO freemap_route_ipv6INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
69152026-09-03T12:24:18.134Z
69162026-09-03T12:24:18.134Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG
69172026-09-03T12:24:18.134Zcreated new freemapSep 03 12:24:16.761, Sep 03 12:24:16.761Sep 03 12:24:16.761INFO Sep 03 12:24:16.761 unitadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
69182026-09-03T12:24:18.134ZDEBGDEBG initted freemap. size: 64: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 } }] DEBGfreemap_route_ipv6
69192026-09-03T12:24:18.134Z, unit:
69202026-09-03T12:24:18.134Zreplacing 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_ipv4Sep 03 12:24:16.761
69212026-09-03T12:24:18.134Z DEBG Sep 03 12:24:16.761
69222026-09-03T12:24:18.134Zinitted freemap. size: 64Sep 03 12:24:16.761 DEBG , failed to allocate space for the new target listunitSep 03 12:24:16.761 : DEBGSep 03 12:24:16.761freemap_route_ipv4
69232026-09-03T12:24:18.134ZDEBG
69242026-09-03T12:24:18.134Z INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff reset freemap
69252026-09-03T12:24:18.134Z, Sep 03 12:24:16.761unit :DEBGSep 03 12:24:16.761 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 } }]freemap_route_ipv4DEBG
69262026-09-03T12:24:18.134Z
69272026-09-03T12:24:18.134Z replacing targets for 3fff:dead::/64 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 } }]
69282026-09-03T12:24:18.134Zreset freemapSep 03 12:24:16.761, Sep 03 12:24:16.761unit Sep 03 12:24:16.761DEBG :INFODEBG initted freemap. size: 64replacing 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 } }]
69292026-09-03T12:24:18.134Z, adding route 3fff:beef:13::/64 -> 2001:db8::55:ffunitfreemap_route_ipv4:
69302026-09-03T12:24:18.142Z
69312026-09-03T12:24:18.142Zfreemap_route_ipv6Sep 03 12:24:16.761
69322026-09-03T12:24:18.142ZSep 03 12:24:16.761 INFOSep 03 12:24:16.761 Sep 03 12:24:16.761adding route 3fff:beef:12::/64 -> 2001:db8::55:ff DEBG
69332026-09-03T12:24:18.142Z DEBG DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64
69342026-09-03T12:24:18.142ZSep 03 12:24:16.761reset freemap, unit, : unitfreemap_route_ipv6:
69352026-09-03T12:24:18.142Z Sep 03 12:24:16.761freemap_route_ipv6 DEBGINFO
69362026-09-03T12:24:18.142Zreplacing 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:ff
69372026-09-03T12:24:18.142ZSep 03 12:24:16.761
69382026-09-03T12:24:18.142Z DEBGSep 03 12:24:16.761Sep 03 12:24:16.761 INFOSep 03 12:24:16.761 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
69392026-09-03T12:24:18.142Z 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 } }]reset freemap
69402026-09-03T12:24:18.143Z, Sep 03 12:24:16.761unit :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 } }]Sep 03 12:24:16.761
69412026-09-03T12:24:18.143Z
69422026-09-03T12:24:18.143ZINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
69432026-09-03T12:24:18.143ZSep 03 12:24:16.761 Sep 03 12:24:16.761INFO Sep 03 12:24:16.761 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
69442026-09-03T12:24:18.143Zreplacing 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
69452026-09-03T12:24:18.143Zadding route 172.16.0.0/32 -> 10.0.0.1INFO
69462026-09-03T12:24:18.143Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
69472026-09-03T12:24:18.143ZSep 03 12:24:16.761Sep 03 12:24:16.761 DEBGSep 03 12:24:16.761 INFODEBG Sep 03 12:24:16.761replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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:16::/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 } }]
69482026-09-03T12:24:18.143Z
69492026-09-03T12:24:18.143ZDEBG
69502026-09-03T12:24:18.143Z 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 12:24:16.761Sep 03 12:24:16.761 INFOSep 03 12:24:16.761INFO
69512026-09-03T12:24:18.143Z DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:3
69522026-09-03T12:24:18.143Zreplacing 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 } }]
69532026-09-03T12:24:18.143Z
69542026-09-03T12:24:18.143ZSep 03 12:24:16.761 Sep 03 12:24:16.761INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.2Sep 03 12:24:16.761
69552026-09-03T12:24:18.143Z 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 } }]
69562026-09-03T12:24:18.143Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
69572026-09-03T12:24:18.143ZSep 03 12:24:16.761 Sep 03 12:24:16.761Sep 03 12:24:16.761 DEBGINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
69582026-09-03T12:24:18.143Z Sep 03 12:24:16.761replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
69592026-09-03T12:24:18.143Z
69602026-09-03T12:24:18.143ZDEBGSep 03 12:24:16.761 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 12:24:16.761
69612026-09-03T12:24:18.143Z INFODEBG adding route 172.16.0.0/32 -> 10.0.0.3Sep 03 12:24:16.761
69622026-09-03T12:24:18.143Zreplacing 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 12:24:16.761
69632026-09-03T12:24:18.143Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:4INFO
69642026-09-03T12:24:18.143ZSep 03 12:24:16.761Sep 03 12:24:16.761 adding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO
69652026-09-03T12:24:18.143Z adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG
69662026-09-03T12:24:18.143Z Sep 03 12:24:16.761replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 12:24:16.761 DEBGSep 03 12:24:16.761DEBG 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 } }]DEBG
69672026-09-03T12:24:18.143Z
69682026-09-03T12:24:18.143Z 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 } }]
69692026-09-03T12:24:18.143Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 12:24:16.761
69702026-09-03T12:24:18.143Z Sep 03 12:24:16.761INFO INFOadding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 12:24:16.761
69712026-09-03T12:24:18.143Z adding route 172.16.0.0/32 -> 10.0.0.4DEBGSep 03 12:24:16.761
69722026-09-03T12:24:18.143Z 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 } }] Sep 03 12:24:16.761
69732026-09-03T12:24:18.143Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 12:24:16.761
69742026-09-03T12:24:18.143Z DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
69752026-09-03T12:24:18.143Zreplacing 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 } }]
69762026-09-03T12:24:18.143ZSep 03 12:24:16.761Sep 03 12:24:16.761 DEBGWARNSep 03 12:24:16.761 INFOreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:24:16.761shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
69772026-09-03T12:24:18.143Z INFO
69782026-09-03T12:24:18.144Zadding route 172.17.0.0/32 -> 10.0.0.255
69792026-09-03T12:24:18.144Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 03 12:24:16.761
69802026-09-03T12:24:18.144Z INFOSep 03 12:24:16.761 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 } }]
69812026-09-03T12:24:18.144ZSep 03 12:24:16.761 DEBG Sep 03 12:24:16.761replacing 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:18::/64 -> 2001:db8::55:ffINFO
69822026-09-03T12:24:18.144Z
69832026-09-03T12:24:18.144Zadding route 172.17.0.1/32 -> 10.0.0.255
69842026-09-03T12:24:18.144ZSep 03 12:24:16.761 INFOSep 03 12:24:16.761Sep 03 12:24:16.761 DEBGDEBG adding route 3fff:beef:1b::/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 } }]
69852026-09-03T12:24:18.144Z
69862026-09-03T12:24:18.144Zreplacing 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 } }]
69872026-09-03T12:24:18.144ZSep 03 12:24:16.761 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 } }]
69882026-09-03T12:24:18.144ZSep 03 12:24:16.761 Sep 03 12:24:16.761INFO INFOadding route 172.17.0.2/32 -> 10.0.0.255
69892026-09-03T12:24:18.144Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 03 12:24:16.761
69902026-09-03T12:24:18.144ZSep 03 12:24:16.752 Sep 03 12:24:16.761INFOINFO Sep 03 12:24:16.761 adding route 172.16.0.0/32 -> 10.0.0.1DEBGDEBG
69912026-09-03T12:24:18.144Ztest route::tests::rollback_on_compact_delete_failure ... ok
69922026-09-03T12:24:18.144Z adding route 3fff:beef:19::/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 } }]
69932026-09-03T12:24:18.144Z
69942026-09-03T12:24:18.144Zreplacing 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 12:24:16.761
69952026-09-03T12:24:18.144Z DEBGSep 03 12:24:16.761 Sep 03 12:24:16.761 Sep 03 12:24:16.752INFOSep 03 12:24:16.761replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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
69962026-09-03T12:24:18.144Zadding route 172.17.0.3/32 -> 10.0.0.255
69972026-09-03T12:24:18.144ZINFOreplacing 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
69982026-09-03T12:24:18.144Z Sep 03 12:24:16.761 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 03 12:24:16.761
69992026-09-03T12:24:18.144Z Sep 03 12:24:16.761INFO created new freemapDEBG , Sep 03 12:24:16.761unit 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.0/32 -> 10.0.0.255INFO
70002026-09-03T12:24:18.144Z
70012026-09-03T12:24:18.144Ztest route::tests::rollback_on_index_readd_failure ... ok
70022026-09-03T12:24:18.144ZDEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff:
70032026-09-03T12:24:18.144Z 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 } }]freemap_route_ipv4Sep 03 12:24:16.761
70042026-09-03T12:24:18.144Z INFOSep 03 12:24:16.761Sep 03 12:24:16.761 adding route 172.17.0.4/32 -> 10.0.0.255 DEBGDEBG
70052026-09-03T12:24:18.144Zreplacing 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 } }]
70062026-09-03T12:24:18.144Zreplacing 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 } }]
70072026-09-03T12:24:18.144Z
70082026-09-03T12:24:18.145ZSep 03 12:24:16.761Sep 03 12:24:16.761 INFOSep 03 12:24:16.761 Sep 03 12:24:16.761adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
70092026-09-03T12:24:18.145ZINFO DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 12:24:16.761
70102026-09-03T12:24:18.145Z 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 } }]Sep 03 12:24:16.761 created new freemap
70112026-09-03T12:24:18.145ZDEBG adding route 172.17.0.1/32 -> 10.0.0.255replacing 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 12:24:16.761 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 } }]Sep 03 12:24:16.762
70122026-09-03T12:24:18.145Z Sep 03 12:24:16.761DEBG DEBGcreated new freemap , unitcreated new freemapSep 03 12:24:16.770, Sep 03 12:24:16.770 unit INFOINFO: adding route 172.17.0.5/32 -> 10.0.0.255
70132026-09-03T12:24:18.145Z freemap_route_ipv4adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
70142026-09-03T12:24:18.145Z
70152026-09-03T12:24:18.145ZSep 03 12:24:16.770
70162026-09-03T12:24:18.145Z Sep 03 12:24:16.770
70172026-09-03T12:24:18.145ZDEBG 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
70182026-09-03T12:24:18.145ZSep 03 12:24:16.752 Sep 03 12:24:16.770DEBG 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 12:24:16.770INFO 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 } }] Sep 03 12:24:16.770created new freemap , DEBGunit
70192026-09-03T12:24:18.145ZSep 03 12:24:16.770 : replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:beef:1c::/64 -> 2001:db8::55:fffreemap_route_ipv6
70202026-09-03T12:24:18.145ZINFO
70212026-09-03T12:24:18.145Z
70222026-09-03T12:24:18.145ZSep 03 12:24:16.770
70232026-09-03T12:24:18.145Z INFOadding route 172.17.0.6/32 -> 10.0.0.255Sep 03 12:24:16.770Sep 03 12:24:16.770
70242026-09-03T12:24:18.145Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 12:24:16.770
70252026-09-03T12:24:18.145ZDEBG Sep 03 12:24:16.770INFO Sep 03 12:24:16.770 DEBGadding route 172.17.0.2/32 -> 10.0.0.255INFO initted freemap. size: 64, adding route 3fff:dead::/64 -> 2001:db8::55:3
70262026-09-03T12:24:18.145ZDEBGunit Sep 03 12:24:16.770: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 } }]
70272026-09-03T12:24:18.145Z 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 } }]
70282026-09-03T12:24:18.145ZDEBGfreemap_route_ipv4
70292026-09-03T12:24:18.145Z 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 } }]
70302026-09-03T12:24:18.152Z
70312026-09-03T12:24:18.153ZSep 03 12:24:16.770Sep 03 12:24:16.770 Sep 03 12:24:16.770DEBG Sep 03 12:24:16.770 Sep 03 12:24:16.770replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] DEBGINFOINFO
70322026-09-03T12:24:18.153ZSep 03 12:24:16.770 replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffDEBG
70332026-09-03T12:24:18.153ZSep 03 12:24:16.770
70342026-09-03T12:24:18.153Z reset freemap adding route 172.17.0.7/32 -> 10.0.0.255INFO,
70352026-09-03T12:24:18.153Zunit: Sep 03 12:24:16.770 adding route 3fff:beef:21::/64 -> 2001:db8::55:fffreemap_route_ipv4
70362026-09-03T12:24:18.153Z
70372026-09-03T12:24:18.153ZSep 03 12:24:16.770Sep 03 12:24:16.770 INFOINFO DEBG adding route 172.17.0.3/32 -> 10.0.0.255 DEBG
70382026-09-03T12:24:18.153Z adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 12:24:16.770replacing 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 } }]
70392026-09-03T12:24:18.153Z
70402026-09-03T12:24:18.153Zreplacing 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 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 12:24:16.770Sep 03 12:24:16.770 Sep 03 12:24:16.770
70412026-09-03T12:24:18.153Z INFODEBGSep 03 12:24:16.770 DEBG 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 } }], unitDEBG
70422026-09-03T12:24:18.153Z
70432026-09-03T12:24:18.153ZSep 03 12:24:16.770 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 3fff:beef:1e::/64 -> 2001:db8::55:ff
70442026-09-03T12:24:18.153ZINFOSep 03 12:24:16.770freemap_route_ipv6Sep 03 12:24:16.770
70452026-09-03T12:24:18.153Z INFO
70462026-09-03T12:24:18.153Z Sep 03 12:24:16.770 adding route 172.17.0.8/32 -> 10.0.0.255adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBG
70472026-09-03T12:24:18.153ZDEBG
70482026-09-03T12:24:18.153Zreplacing targets for 3fff:dead::/64 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: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 } }]
70492026-09-03T12:24:18.153ZSep 03 12:24:16.770
70502026-09-03T12:24:18.153ZSep 03 12:24:16.770 INFO DEBGSep 03 12:24:16.770 Sep 03 12:24:16.770 reset freemap , INFOunit adding route 172.17.0.4/32 -> 10.0.0.255adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
70512026-09-03T12:24:18.153Z
70522026-09-03T12:24:18.153Z: DEBGSep 03 12:24:16.770Sep 03 12:24:16.770 Sep 03 12:24:16.770freemap_route_ipv6Sep 03 12:24:16.770replacing 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 } }] WARNDEBG DEBG shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
70532026-09-03T12:24:18.153Zreplacing 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
70542026-09-03T12:24:18.153Z
70552026-09-03T12:24:18.153Z
70562026-09-03T12:24:18.154Zreplacing 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 } }]
70572026-09-03T12:24:18.154Z 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 } }]
70582026-09-03T12:24:18.154ZSep 03 12:24:16.770Sep 03 12:24:16.770Sep 03 12:24:16.770 INFOSep 03 12:24:16.770INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffINFO
70592026-09-03T12:24:18.154Z Sep 03 12:24:16.770 INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1
70602026-09-03T12:24:18.154Z adding route 172.17.0.5/32 -> 10.0.0.255Sep 03 12:24:16.770
70612026-09-03T12:24:18.154Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG
70622026-09-03T12:24:18.154Zadding route 172.17.0.9/32 -> 10.0.0.255 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 } }]
70632026-09-03T12:24:18.154Z
70642026-09-03T12:24:18.154ZSep 03 12:24:16.770Sep 03 12:24:16.770Sep 03 12:24:16.770 Sep 03 12:24:16.770Sep 03 12:24:16.770 DEBGDEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
70652026-09-03T12:24:18.154Z DEBGreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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:21::/64 -> 2001:db8::55:ff
70662026-09-03T12:24:18.154Z
70672026-09-03T12:24:18.154Z
70682026-09-03T12:24:18.154Zreplacing 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 12:24:16.770
70692026-09-03T12:24:18.154Z INFOSep 03 12:24:16.770 Sep 03 12:24:16.770adding route 3fff:dead::/64 -> 2001:db8::55:2 INFO
70702026-09-03T12:24:18.154Z Sep 03 12:24:16.770DEBG adding route 172.17.0.6/32 -> 10.0.0.255INFO 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 } }]
70712026-09-03T12:24:18.154ZSep 03 12:24:16.770Sep 03 12:24:16.770adding route 172.17.0.10/32 -> 10.0.0.255
70722026-09-03T12:24:18.154Z 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 } }]
70732026-09-03T12:24:18.154Z
70742026-09-03T12:24:18.154ZSep 03 12:24:16.770 Sep 03 12:24:16.770DEBG Sep 03 12:24:16.770INFO INFOSep 03 12:24:16.770 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3
70752026-09-03T12:24:18.154Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
70762026-09-03T12:24:18.154Z DEBG
70772026-09-03T12:24:18.154Z Sep 03 12:24:16.770replacing 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 12:24:16.770
70782026-09-03T12:24:18.154Z 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 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 } }]
70792026-09-03T12:24:18.154Z
70802026-09-03T12:24:18.154Z DEBG Sep 03 12:24:16.770replacing 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 12:24:16.770 Sep 03 12:24:16.770Sep 03 12:24:16.770 INFO
70812026-09-03T12:24:18.155Z DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFO
70822026-09-03T12:24:18.155Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
70832026-09-03T12:24:18.155Z adding route 172.17.0.11/32 -> 10.0.0.255INFO
70842026-09-03T12:24:18.155Z Sep 03 12:24:16.770Sep 03 12:24:16.770adding route 172.17.0.7/32 -> 10.0.0.255 DEBG
70852026-09-03T12:24:18.155Z 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
70862026-09-03T12:24:18.155Z adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 03 12:24:16.770Sep 03 12:24:16.770Sep 03 12:24:16.770
70872026-09-03T12:24:18.155ZSep 03 12:24:16.770 DEBGDEBG INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 12:24:16.770replacing 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 } }]
70882026-09-03T12:24:18.155Zreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
70892026-09-03T12:24:18.155Z DEBG
70902026-09-03T12:24:18.155Z
70912026-09-03T12:24:18.155ZSep 03 12:24:16.770 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 12:24:16.770
70922026-09-03T12:24:18.155ZSep 03 12:24:16.770 DEBGDEBG Sep 03 12:24:16.770replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 12:24:16.770
70932026-09-03T12:24:18.155Z 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 } }]
70942026-09-03T12:24:18.155Zadding route 172.17.0.8/32 -> 10.0.0.255INFO
70952026-09-03T12:24:18.155Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ffINFOSep 03 12:24:16.770Sep 03 12:24:16.770 adding route 172.17.0.12/32 -> 10.0.0.255
70962026-09-03T12:24:18.155ZINFOSep 03 12:24:16.770
70972026-09-03T12:24:18.156Z adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG
70982026-09-03T12:24:18.156Z 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
70992026-09-03T12:24:18.156ZSep 03 12:24:16.770 Sep 03 12:24:16.770 replacing targets for 3fff:dead::/64 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 12:24:16.770DEBG
71002026-09-03T12:24:18.156Z Sep 03 12:24:16.770 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 } }]
71012026-09-03T12:24:18.156ZINFODEBG Sep 03 12:24:16.770adding route 172.17.0.9/32 -> 10.0.0.255DEBG
71022026-09-03T12:24:18.156Zreplacing 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 } }]
71032026-09-03T12:24:18.156ZWARN shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 12:24:16.770
71042026-09-03T12:24:18.156Z 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 12:24:16.770
71052026-09-03T12:24:18.156Z INFODEBG adding route 172.17.0.13/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 } }]Sep 03 12:24:16.770
71062026-09-03T12:24:18.156Z
71072026-09-03T12:24:18.156ZSep 03 12:24:16.770 INFO INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
71082026-09-03T12:24:18.156Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 12:24:16.770
71092026-09-03T12:24:18.157ZSep 03 12:24:16.770 DEBGINFOSep 03 12:24:16.770Sep 03 12:24:16.770 replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.10/32 -> 10.0.0.255
71102026-09-03T12:24:18.157Z
71112026-09-03T12:24:18.157ZDEBG 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
71122026-09-03T12:24:18.157Z Sep 03 12:24:16.770replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:24:16.770 Sep 03 12:24:16.771INFO DEBGadding route 172.17.0.14/32 -> 10.0.0.255
71132026-09-03T12:24:18.157Z created new freemapSep 03 12:24:16.778, unit: INFOfreemap_route_ipv4
71142026-09-03T12:24:18.157Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
71152026-09-03T12:24:18.157Z Sep 03 12:24:16.778DEBG 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 } }]
71162026-09-03T12:24:18.157Zreplacing 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 12:24:16.778
71172026-09-03T12:24:18.157ZSep 03 12:24:16.778: DEBG DEBGfreemap_route_ipv4created new freemap ,
71182026-09-03T12:24:18.157ZunitSep 03 12:24:16.778:Sep 03 12:24:16.778 freemap_route_ipv6replacing 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
71192026-09-03T12:24:18.157Z
71202026-09-03T12:24:18.157Z INFOadding route 172.17.0.15/32 -> 10.0.0.255Sep 03 12:24:16.778Sep 03 12:24:16.778
71212026-09-03T12:24:18.157ZDEBG Sep 03 12:24:16.778 created new freemap , unitDEBG INFO Sep 03 12:24:16.778adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 172.17.0.11/32 -> 10.0.0.255: initted freemap. size: 64
71222026-09-03T12:24:18.157Z,
71232026-09-03T12:24:18.157ZDEBG unitfreemap_route_ipv6
71242026-09-03T12:24:18.158Z: freemap_route_ipv4Sep 03 12:24:16.778replacing 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 } }]
71252026-09-03T12:24:18.158ZDEBG
71262026-09-03T12:24:18.158Zreplacing 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 12:24:16.778Sep 03 12:24:16.778
71272026-09-03T12:24:18.158ZSep 03 12:24:16.778 Sep 03 12:24:16.778DEBGDEBG DEBGinitted freemap. size: 64 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 } }]
71282026-09-03T12:24:18.158Z, unitreset freemap:INFOSep 03 12:24:16.778 freemap_route_ipv4
71292026-09-03T12:24:18.158Z, adding route 172.17.0.16/32 -> 10.0.0.255Sep 03 12:24:16.778unit
71302026-09-03T12:24:18.175Z INFOINFO :adding route 172.17.0.12/32 -> 10.0.0.255
71312026-09-03T12:24:18.176ZSep 03 12:24:16.778freemap_route_ipv4Sep 03 12:24:16.778
71322026-09-03T12:24:18.176ZDEBG Sep 03 12:24:16.778DEBG DEBGreset freemapreplacing 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 } }] , 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 } }]
71332026-09-03T12:24:18.176Zunit:
71342026-09-03T12:24:18.176Z adding route 3fff:beef:29::/64 -> 2001:db8::55:fffreemap_route_ipv4Sep 03 12:24:16.778
71352026-09-03T12:24:18.176Z
71362026-09-03T12:24:18.176ZSep 03 12:24:16.778 Sep 03 12:24:16.778DEBGSep 03 12:24:16.778INFO initted freemap. size: 64, INFODEBGunit :initted freemap. size: 64 adding route 172.17.0.17/32 -> 10.0.0.255 adding route 172.17.0.13/32 -> 10.0.0.255
71372026-09-03T12:24:18.176Z,
71382026-09-03T12:24:18.176Zunitfreemap_route_ipv6Sep 03 12:24:16.778
71392026-09-03T12:24:18.176ZDEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:24:16.778Sep 03 12:24:16.778
71402026-09-03T12:24:18.176ZDEBG :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 } }]
71412026-09-03T12:24:18.176ZSep 03 12:24:16.778 Sep 03 12:24:16.778INFOreplacing 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 12:24:16.778
71422026-09-03T12:24:18.176Z freemap_route_ipv6 DEBGINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreset freemap, unitadding route 172.17.0.14/32 -> 10.0.0.255
71432026-09-03T12:24:18.176ZSep 03 12:24:16.778
71442026-09-03T12:24:18.176Z:
71452026-09-03T12:24:18.176Z INFOfreemap_route_ipv6Sep 03 12:24:16.778
71462026-09-03T12:24:18.176Z Sep 03 12:24:16.778adding route 172.17.0.18/32 -> 10.0.0.255
71472026-09-03T12:24:18.176ZSep 03 12:24:16.778DEBG Sep 03 12:24:16.778replacing 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 } }]
71482026-09-03T12:24:18.176Z INFOSep 03 12:24:16.778 DEBG DEBGSep 03 12:24:16.778 reset freemapDEBG , INFO adding route 3fff:dead::/64 -> 2001:db8::55:1unitreplacing 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 } }] :
71492026-09-03T12:24:18.176Z adding route 172.17.0.15/32 -> 10.0.0.255freemap_route_ipv6
71502026-09-03T12:24:18.176Z
71512026-09-03T12:24:18.176Zreplacing 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 } }]
71522026-09-03T12:24:18.176Z
71532026-09-03T12:24:18.176ZSep 03 12:24:16.778 Sep 03 12:24:16.778DEBGSep 03 12:24:16.778 INFO Sep 03 12:24:16.778 DEBGINFOreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
71542026-09-03T12:24:18.176Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:24:16.778
71552026-09-03T12:24:18.176Z adding route 172.17.0.19/32 -> 10.0.0.255INFO
71562026-09-03T12:24:18.176Z
71572026-09-03T12:24:18.176Z Sep 03 12:24:16.778adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 03 12:24:16.778
71582026-09-03T12:24:18.176Z Sep 03 12:24:16.778INFOSep 03 12:24:16.778 adding route 172.17.0.16/32 -> 10.0.0.255DEBG
71592026-09-03T12:24:18.176ZDEBGINFO 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:2Sep 03 12:24:16.778 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 } }]
71602026-09-03T12:24:18.176ZDEBG
71612026-09-03T12:24:18.177Zreplacing 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 } }]
71622026-09-03T12:24:18.177Z
71632026-09-03T12:24:18.177ZSep 03 12:24:16.778Sep 03 12:24:16.778Sep 03 12:24:16.778Sep 03 12:24:16.778 INFOINFO Sep 03 12:24:16.778adding route 172.17.0.17/32 -> 10.0.0.255DEBG
71642026-09-03T12:24:18.177Z DEBGadding route 172.16.0.0/32 -> 10.0.0.1INFO adding route 172.17.0.20/32 -> 10.0.0.255
71652026-09-03T12:24:18.177Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
71662026-09-03T12:24:18.177ZSep 03 12:24:16.778
71672026-09-03T12:24:18.177Z 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 12:24:16.778Sep 03 12:24:16.778 DEBG 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 } }]
71682026-09-03T12:24:18.177Z 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 } }]DEBG
71692026-09-03T12:24:18.177Z
71702026-09-03T12:24:18.177Z Sep 03 12:24:16.778replacing 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 } }]
71712026-09-03T12:24:18.177ZINFO Sep 03 12:24:16.778Sep 03 12:24:16.778adding route 3fff:dead::/64 -> 2001:db8::55:3 INFOSep 03 12:24:16.778
71722026-09-03T12:24:18.177Z adding route 172.17.0.18/32 -> 10.0.0.255INFO
71732026-09-03T12:24:18.177Zadding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:24:16.778 INFOSep 03 12:24:16.778
71742026-09-03T12:24:18.177ZSep 03 12:24:16.778 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO
71752026-09-03T12:24:18.177ZDEBG 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 } }]
71762026-09-03T12:24:18.177Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 12:24:16.778Sep 03 12:24:16.778
71772026-09-03T12:24:18.177Z adding route 172.17.0.21/32 -> 10.0.0.255 DEBG
71782026-09-03T12:24:18.177Z 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 } }]Sep 03 12:24:16.778
71792026-09-03T12:24:18.177ZSep 03 12:24:16.778 INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 12:24:16.778 Sep 03 12:24:16.778
71802026-09-03T12:24:18.177ZINFODEBG adding route 172.17.0.19/32 -> 10.0.0.255INFOadding route 3fff:dead::/64 -> 2001:db8::55:4
71812026-09-03T12:24:18.177Z
71822026-09-03T12:24:18.177Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreplacing 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 } }]
71832026-09-03T12:24:18.177Z
71842026-09-03T12:24:18.177ZSep 03 12:24:16.778Sep 03 12:24:16.778Sep 03 12:24:16.778 DEBG Sep 03 12:24:16.778INFODEBG 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 12:24:16.778adding route 172.16.0.0/32 -> 10.0.0.2
71852026-09-03T12:24:18.177Z
71862026-09-03T12:24:18.177ZINFO 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 } }]adding route 172.17.0.22/32 -> 10.0.0.255
71872026-09-03T12:24:18.177ZSep 03 12:24:16.778
71882026-09-03T12:24:18.177Zreplacing 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 } }]
71892026-09-03T12:24:18.177Ztest route::tests::identity_replace_is_noop ... ok
71902026-09-03T12:24:18.177ZDEBGSep 03 12:24:16.778Sep 03 12:24:16.778Sep 03 12:24:16.778 Sep 03 12:24:16.778replacing 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
71912026-09-03T12:24:18.177ZINFOreplacing targets for 3fff:dead::/64 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
71922026-09-03T12:24:18.177ZINFO Sep 03 12:24:16.778adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff adding route 172.17.0.20/32 -> 10.0.0.255replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
71932026-09-03T12:24:18.177Ztest route::tests::shrink_preserves_compacted_order ... ok
71942026-09-03T12:24:18.177Z
71952026-09-03T12:24:18.177Z
71962026-09-03T12:24:18.178Z adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 12:24:16.778Sep 03 12:24:16.778Sep 03 12:24:16.778 DEBGDEBGINFO
71972026-09-03T12:24:18.178Zreplacing 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 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 } }]
71982026-09-03T12:24:18.178Z
71992026-09-03T12:24:18.178Zadding route 172.17.0.23/32 -> 10.0.0.255
72002026-09-03T12:24:18.178ZSep 03 12:24:16.778Sep 03 12:24:16.778 INFOSep 03 12:24:16.771Sep 03 12:24:16.778 Sep 03 12:24:16.778INFO adding route 172.17.0.21/32 -> 10.0.0.255DEBG
72012026-09-03T12:24:18.178ZDEBG DEBGreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72022026-09-03T12:24:18.178ZSep 03 12:24:16.779replacing 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 } }]
72032026-09-03T12:24:18.178Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff created new freemapDEBG
72042026-09-03T12:24:18.178ZSep 03 12:24:16.779, 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 } }]:Sep 03 12:24:16.779 INFO
72052026-09-03T12:24:18.178Z Sep 03 12:24:16.779INFOfreemap_route_ipv4 adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.1/32 -> 10.0.0.255
72062026-09-03T12:24:18.178Z DEBG
72072026-09-03T12:24:18.178Z
72082026-09-03T12:24:18.178Z 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 12:24:16.779
72092026-09-03T12:24:18.178ZSep 03 12:24:16.779 INFOSep 03 12:24:16.779DEBG DEBGreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72102026-09-03T12:24:18.178Zadding route 172.17.0.22/32 -> 10.0.0.255 created new freemapSep 03 12:24:16.779
72112026-09-03T12:24:18.178Z, DEBGSep 03 12:24:16.779unit Sep 03 12:24:16.779:Sep 03 12:24:16.779 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 } }]freemap_route_ipv6
72122026-09-03T12:24:18.178ZINFODEBG
72132026-09-03T12:24:18.178Zadding route 172.17.0.2/32 -> 10.0.0.255replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:24:16.779
72142026-09-03T12:24:18.178Z
72152026-09-03T12:24:18.178ZDEBG initted freemap. size: 64 , INFOSep 03 12:24:16.779Sep 03 12:24:16.779 unitINFO:Sep 03 12:24:16.779 freemap_route_ipv4adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
72162026-09-03T12:24:18.178Z adding route 172.17.0.23/32 -> 10.0.0.255DEBG
72172026-09-03T12:24:18.178Z
72182026-09-03T12:24:18.178Z 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 } }]Sep 03 12:24:16.779 DEBG
72192026-09-03T12:24:18.178Zadding route 172.17.0.25/32 -> 10.0.0.255Sep 03 12:24:16.779
72202026-09-03T12:24:18.178ZDEBGSep 03 12:24:16.779 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 } }]reset freemap
72212026-09-03T12:24:18.178ZSep 03 12:24:16.779DEBG Sep 03 12:24:16.779, replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:24:16.779unitINFO
72222026-09-03T12:24:18.178Z :DEBGadding route 172.17.0.3/32 -> 10.0.0.255 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 } }]freemap_route_ipv4
72232026-09-03T12:24:18.178Z
72242026-09-03T12:24:18.178Z, Sep 03 12:24:16.789 DEBG Sep 03 12:24:16.789unit initted freemap. size: 64INFO,
72252026-09-03T12:24:18.178Zunit:: freemap_route_ipv6
72262026-09-03T12:24:18.178Zfreemap_route_ipv6
72272026-09-03T12:24:18.178Z adding route 172.17.0.26/32 -> 10.0.0.255
72282026-09-03T12:24:18.178ZSep 03 12:24:16.779
72292026-09-03T12:24:18.178Z DEBGSep 03 12:24:16.789 Sep 03 12:24:16.789Sep 03 12:24:16.779created new freemap DEBGDEBG , Sep 03 12:24:16.789INFO INFO unitadding route 3fff:beef:31::/64 -> 2001:db8::55:ffreset freemap :
72302026-09-03T12:24:18.186Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ff initted freemap. size: 64, unitfreemap_route_ipv4:
72312026-09-03T12:24:18.186Z
72322026-09-03T12:24:18.186Z, unit Sep 03 12:24:16.789freemap_route_ipv6 Sep 03 12:24:16.789:DEBGSep 03 12:24:16.789 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 } }]
72332026-09-03T12:24:18.186Z
72342026-09-03T12:24:18.187ZDEBGDEBG 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: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 } }]
72352026-09-03T12:24:18.187Z
72362026-09-03T12:24:18.187Zfreemap_route_ipv4Sep 03 12:24:16.789Sep 03 12:24:16.789Sep 03 12:24:16.789
72372026-09-03T12:24:18.187Z Sep 03 12:24:16.789INFOSep 03 12:24:16.789 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
72382026-09-03T12:24:18.187Z adding route 3fff:beef:32::/64 -> 2001:db8::55:ffcreated new freemap
72392026-09-03T12:24:18.187ZINFOINFO , unitadding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 03 12:24:16.789:
72402026-09-03T12:24:18.187ZSep 03 12:24:16.789adding route 172.17.0.27/32 -> 10.0.0.255DEBG
72412026-09-03T12:24:18.187Z freemap_route_ipv6DEBGSep 03 12:24:16.789 Sep 03 12:24:16.789replacing 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 } }]
72422026-09-03T12:24:18.187Z
72432026-09-03T12:24:18.187Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:24:16.789Sep 03 12:24:16.789Sep 03 12:24:16.789
72442026-09-03T12:24:18.187Z
72452026-09-03T12:24:18.187Z DEBGINFO DEBGinitted freemap. size: 64adding route 3fff:beef:33::/64 -> 2001:db8::55:ff, unit
72462026-09-03T12:24:18.187ZDEBG :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 12:24:16.789 freemap_route_ipv4
72472026-09-03T12:24:18.187ZINFO Sep 03 12:24:16.789adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
72482026-09-03T12:24:18.187ZSep 03 12:24:16.789DEBG Sep 03 12:24:16.789reset freemap Sep 03 12:24:16.789 replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO DEBG,
72492026-09-03T12:24:18.187Zadding route 172.17.0.28/32 -> 10.0.0.255unit
72502026-09-03T12:24:18.187ZINFOreplacing 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 } }]
72512026-09-03T12:24:18.187Z
72522026-09-03T12:24:18.187Z adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 12:24:16.789
72532026-09-03T12:24:18.187Z: Sep 03 12:24:16.789INFO freemap_route_ipv4Sep 03 12:24:16.789Sep 03 12:24:16.789
72542026-09-03T12:24:18.187ZSep 03 12:24:16.789 DEBGINFODEBG DEBG Sep 03 12:24:16.789replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
72552026-09-03T12:24:18.187Zreset freemap
72562026-09-03T12:24:18.187ZDEBG, adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
72572026-09-03T12:24:18.187Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ffunitinitted freemap. size: 64:Sep 03 12:24:16.789, Sep 03 12:24:16.789freemap_route_ipv4
72582026-09-03T12:24:18.188Z
72592026-09-03T12:24:18.188ZSep 03 12:24:16.789unit:DEBG INFO freemap_route_ipv6Sep 03 12:24:16.789 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: 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.29/32 -> 10.0.0.255DEBG
72602026-09-03T12:24:18.188ZDEBG
72612026-09-03T12:24:18.188Z 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: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 } }]
72622026-09-03T12:24:18.188ZSep 03 12:24:16.789
72632026-09-03T12:24:18.188Z
72642026-09-03T12:24:18.188ZSep 03 12:24:16.789 DEBGDEBG Sep 03 12:24:16.789initted freemap. size: 64Sep 03 12:24:16.789, unitINFOreset freemap : adding route 3fff:beef:2c::/64 -> 2001:db8::55:fffreemap_route_ipv6
72652026-09-03T12:24:18.188Z
72662026-09-03T12:24:18.188ZSep 03 12:24:16.789DEBG Sep 03 12:24:16.789replacing 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 12:24:16.789
72672026-09-03T12:24:18.188Z , INFODEBG adding route 3fff:beef:35::/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 } }]
72682026-09-03T12:24:18.188Z
72692026-09-03T12:24:18.188Zunit :DEBG freemap_route_ipv6Sep 03 12:24:16.789reset freemap
72702026-09-03T12:24:18.188ZSep 03 12:24:16.789, INFOunit adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG
72712026-09-03T12:24:18.188Z 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 12:24:16.789:
72722026-09-03T12:24:18.189Z INFO Sep 03 12:24:16.789Sep 03 12:24:16.789freemap_route_ipv6 adding route 172.16.0.0/32 -> 10.0.0.1
72732026-09-03T12:24:18.189Z INFO
72742026-09-03T12:24:18.189Z DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ff 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 } }]
72752026-09-03T12:24:18.189ZSep 03 12:24:16.789
72762026-09-03T12:24:18.189Z Sep 03 12:24:16.789INFO adding route 172.16.0.0/32 -> 10.0.0.1DEBGSep 03 12:24:16.789 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG
72772026-09-03T12:24:18.189Z 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 } }]
72782026-09-03T12:24:18.189ZSep 03 12:24:16.789
72792026-09-03T12:24:18.189Z Sep 03 12:24:16.789INFO INFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
72802026-09-03T12:24:18.189ZSep 03 12:24:16.789adding route 172.16.0.0/32 -> 10.0.0.2
72812026-09-03T12:24:18.189ZSep 03 12:24:16.789 INFOSep 03 12:24:16.789 Sep 03 12:24:16.789adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
72822026-09-03T12:24:18.189ZDEBGDEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
72832026-09-03T12:24:18.189Z
72842026-09-03T12:24:18.189ZDEBG Sep 03 12:24:16.789replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 12:24:16.789DEBG
72852026-09-03T12:24:18.189ZINFO 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:2f::/64 -> 2001:db8::55:ff
72862026-09-03T12:24:18.189Z
72872026-09-03T12:24:18.189ZSep 03 12:24:16.789Sep 03 12:24:16.789 INFOINFO Sep 03 12:24:16.789adding route 172.16.0.0/32 -> 10.0.0.3Sep 03 12:24:16.789
72882026-09-03T12:24:18.189Z INFOadding route 172.16.0.0/32 -> 10.0.0.2DEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
72892026-09-03T12:24:18.189Z
72902026-09-03T12:24:18.189Zreplacing 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 } }]
72912026-09-03T12:24:18.189ZSep 03 12:24:16.789Sep 03 12:24:16.789 DEBGDEBG Sep 03 12:24:16.789replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
72922026-09-03T12:24:18.190Z
72932026-09-03T12:24:18.190ZINFOSep 03 12:24:16.789 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
72942026-09-03T12:24:18.190ZDEBGSep 03 12:24:16.789 Sep 03 12:24:16.789 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 } }] INFOINFO
72952026-09-03T12:24:18.190Zadding route 172.16.0.0/32 -> 10.0.0.4 adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
72962026-09-03T12:24:18.190Z
72972026-09-03T12:24:18.190ZSep 03 12:24:16.789Sep 03 12:24:16.789 DEBG 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 } }] Sep 03 12:24:16.789adding route 172.16.0.0/32 -> 10.0.0.3
72982026-09-03T12:24:18.190Z
72992026-09-03T12:24:18.190ZDEBGSep 03 12:24:16.789 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 } }]DEBGSep 03 12:24:16.789
73002026-09-03T12:24:18.190Z 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 12:24:16.789
73012026-09-03T12:24:18.190ZDEBG 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
73022026-09-03T12:24:18.190Z adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 03 12:24:16.789
73032026-09-03T12:24:18.190Z Sep 03 12:24:16.789INFO DEBGSep 03 12:24:16.789 DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
73042026-09-03T12:24:18.190Zreplacing 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 12:24:16.789
73052026-09-03T12:24:18.190Z INFOadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff adding route 172.16.0.0/32 -> 10.0.0.4
73062026-09-03T12:24:18.190Z
73072026-09-03T12:24:18.190ZSep 03 12:24:16.789Sep 03 12:24:16.789 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 } }]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 } }]
73082026-09-03T12:24:18.190ZSep 03 12:24:16.789
73092026-09-03T12:24:18.190Z INFOSep 03 12:24:16.789Sep 03 12:24:16.789 DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ffINFO
73102026-09-03T12:24:18.190Z adding route 3fff:beef:3b::/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.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 } }]
73112026-09-03T12:24:18.190Z
73122026-09-03T12:24:18.190ZSep 03 12:24:16.789 Sep 03 12:24:16.789 DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
73132026-09-03T12:24:18.190ZDEBG 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 } }]
73142026-09-03T12:24:18.190ZSep 03 12:24:16.789Sep 03 12:24:16.789 INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
73152026-09-03T12:24:18.190Z
73162026-09-03T12:24:18.190ZSep 03 12:24:16.789 Sep 03 12:24:16.789INFO Sep 03 12:24:16.789adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG
73172026-09-03T12:24:18.190Z replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
73182026-09-03T12:24:18.190Z Sep 03 12:24:16.789replacing 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 } }]
73192026-09-03T12:24:18.190ZDEBG Sep 03 12:24:16.789replacing 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 } }]
73202026-09-03T12:24:18.191ZDEBGSep 03 12:24:16.789 failed to allocate space for the new target list
73212026-09-03T12:24:18.191ZINFOSep 03 12:24:16.789 adding route 172.17.0.31/32 -> 10.0.0.255INFO
73222026-09-03T12:24:18.191Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
73232026-09-03T12:24:18.191ZSep 03 12:24:16.789 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 } }]Sep 03 12:24:16.789 DEBGSep 03 12:24:16.789 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
73242026-09-03T12:24:18.191Z
73252026-09-03T12:24:18.191Zreplacing 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 } }]
73262026-09-03T12:24:18.191ZSep 03 12:24:16.789Sep 03 12:24:16.789 INFOINFO adding route 172.17.0.32/32 -> 10.0.0.255adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
73272026-09-03T12:24:18.191Z
73282026-09-03T12:24:18.191ZSep 03 12:24:16.789 Sep 03 12:24:16.789DEBG DEBG INFOSep 03 12:24:16.790replacing 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 } }]
73292026-09-03T12:24:18.191Z adding route 172.17.0.24/32 -> 10.0.0.255Sep 03 12:24:16.790Sep 03 12:24:16.806
73302026-09-03T12:24:18.200Z INFODEBG adding route 172.17.0.33/32 -> 10.0.0.255created new freemap
73312026-09-03T12:24:18.200ZSep 03 12:24:16.806, DEBG unitDEBGcreated 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 } }]unitfreemap_route_ipv4:
73322026-09-03T12:24:18.200Z
73332026-09-03T12:24:18.200Zfreemap_route_ipv4
73342026-09-03T12:24:18.201ZSep 03 12:24:16.806Sep 03 12:24:16.806 Sep 03 12:24:16.806DEBGINFO Sep 03 12:24:16.806 created new freemapadding route 172.17.0.25/32 -> 10.0.0.255, DEBG Sep 03 12:24:16.806DEBGunit
73352026-09-03T12:24:18.201Z :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 } }] created new freemap
73362026-09-03T12:24:18.201Z, Sep 03 12:24:16.806freemap_route_ipv6unitDEBG: Sep 03 12:24:16.806DEBG INFOfreemap_route_ipv6
73372026-09-03T12:24:18.201Z
73382026-09-03T12:24:18.201Zadding route 172.17.0.34/32 -> 10.0.0.255 replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73392026-09-03T12:24:18.201Zreplacing 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 } }]
73402026-09-03T12:24:18.201Z
73412026-09-03T12:24:18.201ZSep 03 12:24:16.807Sep 03 12:24:16.807 Sep 03 12:24:16.807DEBGSep 03 12:24:16.807DEBG Sep 03 12:24:16.807INFO INFOinitted freemap. size: 64initted freemap. size: 64 , adding route 172.17.0.4/32 -> 10.0.0.255unit :adding route 172.17.0.26/32 -> 10.0.0.255 DEBGfreemap_route_ipv4
73422026-09-03T12:24:18.201Z
73432026-09-03T12:24:18.201Zreplacing 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 } }]
73442026-09-03T12:24:18.201Z
73452026-09-03T12:24:18.201Z, unit: Sep 03 12:24:16.807Sep 03 12:24:16.807Sep 03 12:24:16.807 Sep 03 12:24:16.807 freemap_route_ipv4
73462026-09-03T12:24:18.201ZINFO DEBGadding route 172.17.0.35/32 -> 10.0.0.255 reset freemapDEBG,
73472026-09-03T12:24:18.201Z unitDEBGSep 03 12:24:16.807: DEBG freemap_route_ipv4reset freemap
73482026-09-03T12:24:18.201Zreplacing 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 } }], unitSep 03 12:24:16.807 replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:DEBG
73492026-09-03T12:24:18.201Zfreemap_route_ipv4replacing 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 12:24:16.807
73502026-09-03T12:24:18.201Z
73512026-09-03T12:24:18.201ZDEBG
73522026-09-03T12:24:18.201Z initted freemap. size: 64Sep 03 12:24:16.807, unit:INFO Sep 03 12:24:16.807adding route 172.17.0.27/32 -> 10.0.0.255freemap_route_ipv6
73532026-09-03T12:24:18.201ZSep 03 12:24:16.807
73542026-09-03T12:24:18.201ZSep 03 12:24:16.807 INFO adding route 172.17.0.5/32 -> 10.0.0.255
73552026-09-03T12:24:18.201ZSep 03 12:24:16.807 DEBGINFO DEBGadding route 172.17.0.36/32 -> 10.0.0.255 Sep 03 12:24:16.807reset freemap
73562026-09-03T12:24:18.201ZSep 03 12:24:16.807DEBG, unit :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 12:24:16.807
73572026-09-03T12:24:18.201Zfreemap_route_ipv6
73582026-09-03T12:24:18.201Z DEBGinitted freemap. size: 64DEBG Sep 03 12:24:16.807 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.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 } }]unit
73592026-09-03T12:24:18.201Z:
73602026-09-03T12:24:18.202Z Sep 03 12:24:16.807INFO adding route 172.17.0.6/32 -> 10.0.0.255freemap_route_ipv6
73612026-09-03T12:24:18.202ZINFOSep 03 12:24:16.807 adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:24:16.807INFO
73622026-09-03T12:24:18.202ZSep 03 12:24:16.807
73632026-09-03T12:24:18.202Z INFOadding route 172.17.0.37/32 -> 10.0.0.255 DEBGadding route 172.17.0.28/32 -> 10.0.0.255
73642026-09-03T12:24:18.202ZSep 03 12:24:16.807replacing 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 } }]
73652026-09-03T12:24:18.202Z DEBG Sep 03 12:24:16.807
73662026-09-03T12:24:18.202Zreset freemap Sep 03 12:24:16.807DEBG, 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 } }]unit
73672026-09-03T12:24:18.202Z DEBG :replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:24:16.807
73682026-09-03T12:24:18.202Z freemap_route_ipv6Sep 03 12:24:16.807 INFOSep 03 12:24:16.807
73692026-09-03T12:24:18.202ZSep 03 12:24:16.807INFO INFOadding route 172.17.0.7/32 -> 10.0.0.255
73702026-09-03T12:24:18.202Z adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.38/32 -> 10.0.0.255
73712026-09-03T12:24:18.202Z
73722026-09-03T12:24:18.202ZDEBG 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 12:24:16.807 Sep 03 12:24:16.807Sep 03 12:24:16.807INFO 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.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 } }]
73732026-09-03T12:24:18.202Zadding route 3fff:dead::/64 -> 2001:db8::55:1
73742026-09-03T12:24:18.202Z
73752026-09-03T12:24:18.202Z
73762026-09-03T12:24:18.202ZSep 03 12:24:16.807 DEBGSep 03 12:24:16.807 Sep 03 12:24:16.807replacing 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 12:24:16.807Sep 03 12:24:16.807
73772026-09-03T12:24:18.202Z INFODEBGINFO adding route 172.17.0.39/32 -> 10.0.0.255
73782026-09-03T12:24:18.202ZSep 03 12:24:16.807INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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
73792026-09-03T12:24:18.202Z
73802026-09-03T12:24:18.203Zadding route 172.17.0.8/32 -> 10.0.0.255
73812026-09-03T12:24:18.203Z INFO Sep 03 12:24:16.807Sep 03 12:24:16.807Sep 03 12:24:16.807 adding route 172.16.0.0/32 -> 10.0.0.1INFODEBG
73822026-09-03T12:24:18.203Z adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 12:24:16.807replacing 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
73832026-09-03T12:24:18.203Z
73842026-09-03T12:24:18.203Z Sep 03 12:24:16.807replacing 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 12:24:16.807Sep 03 12:24:16.807
73852026-09-03T12:24:18.203Z DEBG INFODEBG 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 172.17.0.40/32 -> 10.0.0.255
73862026-09-03T12:24:18.203Z
73872026-09-03T12:24:18.203ZDEBGreplacing 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 } }]
73882026-09-03T12:24:18.203Ztest route::tests::same_size_non_subset_replace ... ok
73892026-09-03T12:24:18.203ZSep 03 12:24:16.807 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 12:24:16.807Sep 03 12:24:16.807 Sep 03 12:24:16.807 INFOINFO INFOadding route 172.16.0.0/32 -> 10.0.0.2
73902026-09-03T12:24:18.203Z adding route 172.17.0.30/32 -> 10.0.0.255
73912026-09-03T12:24:18.203Z
73922026-09-03T12:24:18.203Z Sep 03 12:24:16.807adding route 172.17.0.9/32 -> 10.0.0.255 Sep 03 12:24:16.807INFO
73932026-09-03T12:24:18.203Z DEBG adding route 3fff:dead::/64 -> 2001:db8::55:3 DEBGSep 03 12:24:16.807replacing 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 } }]
73942026-09-03T12:24:18.203ZSep 03 12:24:16.807DEBG
73952026-09-03T12:24:18.203Z 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 12:24:16.807DEBG
73962026-09-03T12:24:18.203Z 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.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 } }]
73972026-09-03T12:24:18.204Z
73982026-09-03T12:24:18.204ZINFO Sep 03 12:24:16.807Sep 03 12:24:16.807 Sep 03 12:24:16.807 INFOINFOadding route 172.17.0.0/32 -> 10.0.0.255 DEBG
73992026-09-03T12:24:18.204Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
74002026-09-03T12:24:18.204Zadding route 172.17.0.10/32 -> 10.0.0.255
74012026-09-03T12:24:18.204ZSep 03 12:24:16.807 adding route 172.17.0.41/32 -> 10.0.0.255DEBG
74022026-09-03T12:24:18.204ZSep 03 12:24:16.807 Sep 03 12:24:16.807INFO Sep 03 12:24:16.807replacing 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 12:24:16.807 INFOadding route 3fff:dead::/64 -> 2001:db8::55:4
74032026-09-03T12:24:18.204ZDEBG 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 } }]
74042026-09-03T12:24:18.204Zadding route 172.17.0.31/32 -> 10.0.0.255DEBG
74052026-09-03T12:24:18.204Z
74062026-09-03T12:24:18.204Z Sep 03 12:24:16.807Sep 03 12:24:16.807replacing 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 12:24:16.807 Sep 03 12:24:16.807
74072026-09-03T12:24:18.204Z INFODEBGINFO adding route 172.17.0.1/32 -> 10.0.0.255DEBG
74082026-09-03T12:24:18.204Z Sep 03 12:24:16.807replacing 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 } }]
74092026-09-03T12:24:18.204Zadding route 172.17.0.11/32 -> 10.0.0.255 INFO
74102026-09-03T12:24:18.204Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
74112026-09-03T12:24:18.204Z adding route 172.17.0.42/32 -> 10.0.0.255Sep 03 12:24:16.807
74122026-09-03T12:24:18.204Z Sep 03 12:24:16.807INFO DEBGadding route 172.17.0.32/32 -> 10.0.0.255
74132026-09-03T12:24:18.204Zreplacing 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 12:24:16.807Sep 03 12:24:16.807 Sep 03 12:24:16.807DEBG
74142026-09-03T12:24:18.204Z DEBGSep 03 12:24:16.807 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 } }]
74152026-09-03T12:24:18.204ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 12:24:16.807DEBGreplacing 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 } }]
74162026-09-03T12:24:18.204ZINFO
74172026-09-03T12:24:18.204Z adding route 172.17.0.12/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 } }]
74182026-09-03T12:24:18.204Z
74192026-09-03T12:24:18.204ZSep 03 12:24:16.807Sep 03 12:24:16.807 Sep 03 12:24:16.807INFOSep 03 12:24:16.807 INFODEBG adding route 172.17.0.43/32 -> 10.0.0.255
74202026-09-03T12:24:18.204Z 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 } }]INFOadding route 172.17.0.2/32 -> 10.0.0.255
74212026-09-03T12:24:18.204Z
74222026-09-03T12:24:18.204ZSep 03 12:24:16.807 DEBGadding route 172.17.0.33/32 -> 10.0.0.255 Sep 03 12:24:16.807replacing 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 12:24:16.807
74232026-09-03T12:24:18.205Z DEBG
74242026-09-03T12:24:18.205Z INFOSep 03 12:24:16.807 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 12:24:16.807adding route 172.17.0.13/32 -> 10.0.0.255INFO
74252026-09-03T12:24:18.205Z
74262026-09-03T12:24:18.205Z DEBGadding route 172.17.0.44/32 -> 10.0.0.255
74272026-09-03T12:24:18.205ZSep 03 12:24:16.807Sep 03 12:24:16.807replacing 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 } }]
74282026-09-03T12:24:18.205ZINFODEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.3/32 -> 10.0.0.255
74292026-09-03T12:24:18.205Z
74302026-09-03T12:24:18.303ZSep 03 12:24:16.807Sep 03 12:24:16.807Sep 03 12:24:16.807 Sep 03 12:24:16.807DEBG INFODEBG 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 } }]
74312026-09-03T12:24:18.303Zreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.14/32 -> 10.0.0.255INFO
74322026-09-03T12:24:18.303Z
74332026-09-03T12:24:18.303Zadding route 172.17.0.34/32 -> 10.0.0.255Sep 03 12:24:16.807
74342026-09-03T12:24:18.303ZSep 03 12:24:16.807 INFO DEBGadding route 172.17.0.4/32 -> 10.0.0.255Sep 03 12:24:16.807Sep 03 12:24:16.807
74352026-09-03T12:24:18.303Z INFODEBG adding route 172.17.0.45/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 } }]
74362026-09-03T12:24:18.303Zreplacing 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 } }]
74372026-09-03T12:24:18.303Z
74382026-09-03T12:24:18.303ZSep 03 12:24:16.807Sep 03 12:24:16.807Sep 03 12:24:16.807 Sep 03 12:24:16.807 INFODEBG INFOadding route 172.17.0.15/32 -> 10.0.0.255DEBG 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.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.35/32 -> 10.0.0.255
74392026-09-03T12:24:18.303ZSep 03 12:24:16.808 DEBG created new freemap
74402026-09-03T12:24:18.303ZSep 03 12:24:16.818, DEBGunit :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 } }]
74412026-09-03T12:24:18.303Zfreemap_route_ipv4
74422026-09-03T12:24:18.303ZSep 03 12:24:16.818Sep 03 12:24:16.790Sep 03 12:24:16.818 Sep 03 12:24:16.818 INFODEBG INFO created new freemapadding route 172.17.0.36/32 -> 10.0.0.255DEBG
74432026-09-03T12:24:18.303Z, unitcreated new freemap: adding route 172.17.0.5/32 -> 10.0.0.255, freemap_route_ipv4
74442026-09-03T12:24:18.303Z
74452026-09-03T12:24:18.303Zunit: freemap_route_ipv6
74462026-09-03T12:24:18.303ZSep 03 12:24:16.819
74472026-09-03T12:24:18.303ZSep 03 12:24:16.819Sep 03 12:24:16.819Sep 03 12:24:16.819 DEBGDEBG initted freemap. size: 64created new freemap, DEBGunitDEBG, Sep 03 12:24:16.819unit : INFO 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 } }]freemap_route_ipv6
74482026-09-03T12:24:18.303Z
74492026-09-03T12:24:18.303Z adding route 172.17.0.46/32 -> 10.0.0.255:replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74502026-09-03T12:24:18.303Z Sep 03 12:24:16.819freemap_route_ipv4Sep 03 12:24:16.819
74512026-09-03T12:24:18.303Z
74522026-09-03T12:24:18.304Z DEBGINFOSep 03 12:24:16.819 Sep 03 12:24:16.819 initted freemap. size: 64 DEBG, Sep 03 12:24:16.819 DEBGreset freemap , 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.6/32 -> 10.0.0.255
74532026-09-03T12:24:18.304Zunit:unit
74542026-09-03T12:24:18.304Z freemap_route_ipv4: INFO adding route 172.17.0.37/32 -> 10.0.0.255
74552026-09-03T12:24:18.304Z
74562026-09-03T12:24:18.304Zfreemap_route_ipv4Sep 03 12:24:16.819Sep 03 12:24:16.819 INFOSep 03 12:24:16.819 DEBG adding route 172.17.0.47/32 -> 10.0.0.255DEBG
74572026-09-03T12:24:18.304Z
74582026-09-03T12:24:18.304ZSep 03 12:24:16.819 DEBG reset freemapreplacing 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 } }] ,
74592026-09-03T12:24:18.304Zunitreplacing 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 } }]:
74602026-09-03T12:24:18.304Zfreemap_route_ipv4Sep 03 12:24:16.819
74612026-09-03T12:24:18.304Z Sep 03 12:24:16.819Sep 03 12:24:16.819Sep 03 12:24:16.819 INFOSep 03 12:24:16.819INFO DEBG DEBGadding route 172.17.0.38/32 -> 10.0.0.255 adding route 172.17.0.7/32 -> 10.0.0.255
74622026-09-03T12:24:18.304Zinitted freemap. size: 64replacing 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 } }],
74632026-09-03T12:24:18.304Zunit
74642026-09-03T12:24:18.304Z: freemap_route_ipv6DEBG
74652026-09-03T12:24:18.304Z Sep 03 12:24:16.819Sep 03 12:24:16.819Sep 03 12:24:16.819 INFOinitted freemap. size: 64 adding route 172.17.0.48/32 -> 10.0.0.255DEBG
74662026-09-03T12:24:18.304ZDEBGSep 03 12:24:16.819, 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 } }]
74672026-09-03T12:24:18.304Zreset freemapSep 03 12:24:16.819replacing 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 } }] , DEBGunit
74682026-09-03T12:24:18.304Zunitreplacing 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 } }]:: freemap_route_ipv6freemap_route_ipv6
74692026-09-03T12:24:18.304Z
74702026-09-03T12:24:18.304ZSep 03 12:24:16.819 Sep 03 12:24:16.819INFO
74712026-09-03T12:24:18.304Z INFO adding route 172.17.0.39/32 -> 10.0.0.255Sep 03 12:24:16.819Sep 03 12:24:16.819 adding route 172.17.0.8/32 -> 10.0.0.255
74722026-09-03T12:24:18.304ZINFOSep 03 12:24:16.819
74732026-09-03T12:24:18.304Z INFO adding route 172.16.0.0/32 -> 10.0.0.1 adding route 172.17.0.49/32 -> 10.0.0.255
74742026-09-03T12:24:18.304Z
74752026-09-03T12:24:18.304ZSep 03 12:24:16.819 DEBG Sep 03 12:24:16.819replacing 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 } }]
74762026-09-03T12:24:18.304ZDEBGSep 03 12:24:16.819Sep 03 12:24:16.819 DEBGDEBGreplacing 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 } }]
74772026-09-03T12:24:18.304Zreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
74782026-09-03T12:24:18.304Z
74792026-09-03T12:24:18.304ZDEBGSep 03 12:24:16.819 Sep 03 12:24:16.819Sep 03 12:24:16.819 reset freemapINFOINFO adding route 172.17.0.40/32 -> 10.0.0.255 Sep 03 12:24:16.819adding route 172.16.0.0/32 -> 10.0.0.2
74802026-09-03T12:24:18.304Z ,
74812026-09-03T12:24:18.304Zunit:INFO INFO Sep 03 12:24:16.819adding route 172.17.0.9/32 -> 10.0.0.255freemap_route_ipv6Sep 03 12:24:16.819
74822026-09-03T12:24:18.305Z 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 } }]
74832026-09-03T12:24:18.305Z
74842026-09-03T12:24:18.305Zreplacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.50/32 -> 10.0.0.255
74852026-09-03T12:24:18.305Z
74862026-09-03T12:24:18.305ZSep 03 12:24:16.819Sep 03 12:24:16.819 DEBGDEBG Sep 03 12:24:16.819 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.3, vlan_id: None } }]
74872026-09-03T12:24:18.305Z
74882026-09-03T12:24:18.305ZINFO Sep 03 12:24:16.819adding route 172.16.0.0/32 -> 10.0.0.1
74892026-09-03T12:24:18.305ZSep 03 12:24:16.819DEBG 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 12:24:16.819
74902026-09-03T12:24:18.305Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
74912026-09-03T12:24:18.305Z Sep 03 12:24:16.819INFO DEBGadding route 172.17.0.10/32 -> 10.0.0.255
74922026-09-03T12:24:18.305Zadding route 172.17.0.41/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
74932026-09-03T12:24:18.305ZSep 03 12:24:16.819
74942026-09-03T12:24:18.305ZINFO Sep 03 12:24:16.819adding route 172.17.0.51/32 -> 10.0.0.255
74952026-09-03T12:24:18.305ZDEBG 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 12:24:16.819
74962026-09-03T12:24:18.305Z INFO Sep 03 12:24:16.819 adding route 172.16.0.0/32 -> 10.0.0.2DEBG
74972026-09-03T12:24:18.305Z 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 } }]
74982026-09-03T12:24:18.305ZSep 03 12:24:16.819
74992026-09-03T12:24:18.305ZSep 03 12:24:16.819INFO INFOSep 03 12:24:16.819 adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.11/32 -> 10.0.0.255
75002026-09-03T12:24:18.305Z
75012026-09-03T12:24:18.305ZSep 03 12:24:16.819Sep 03 12:24:16.819 DEBG 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 } }]Sep 03 12:24:16.819
75022026-09-03T12:24:18.305Zreplacing 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 } }]
75032026-09-03T12:24:18.305ZDEBG 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 } }]
75042026-09-03T12:24:18.305ZDEBGSep 03 12:24:16.819 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 } }]
75052026-09-03T12:24:18.305ZINFO Sep 03 12:24:16.831adding route 172.17.0.16/32 -> 10.0.0.255
75062026-09-03T12:24:18.305ZSep 03 12:24:16.819Sep 03 12:24:16.831 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.3
75072026-09-03T12:24:18.305ZSep 03 12:24:16.831 adding route 172.17.0.53/32 -> 10.0.0.255DEBG
75082026-09-03T12:24:18.305Z 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 } }]
75092026-09-03T12:24:18.305ZSep 03 12:24:16.831Sep 03 12:24:16.831 DEBG 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 } }]
75102026-09-03T12:24:18.305Zreplacing 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 } }]
75112026-09-03T12:24:18.305ZSep 03 12:24:16.831 INFO adding route 172.16.0.0/32 -> 10.0.0.4INFOSep 03 12:24:16.819Sep 03 12:24:16.831 Sep 03 12:24:16.831
75122026-09-03T12:24:18.305Zadding route 172.17.0.12/32 -> 10.0.0.255 DEBG
75132026-09-03T12:24:18.305Z INFOSep 03 12:24:16.831 DEBGINFO Sep 03 12:24:16.831replacing 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.17/32 -> 10.0.0.255
75142026-09-03T12:24:18.305Zadding route 172.17.0.54/32 -> 10.0.0.255 DEBG
75152026-09-03T12:24:18.306Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
75162026-09-03T12:24:18.306Z
75172026-09-03T12:24:18.306Z 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 12:24:16.831
75182026-09-03T12:24:18.306Z Sep 03 12:24:16.831INFOSep 03 12:24:16.831Sep 03 12:24:16.831 Sep 03 12:24:16.831DEBG adding route 172.17.0.42/32 -> 10.0.0.255INFOreplacing targets for 172.16.0.0/32 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 } }]
75192026-09-03T12:24:18.306Zadding route 172.17.0.13/32 -> 10.0.0.255 DEBG
75202026-09-03T12:24:18.306Z
75212026-09-03T12:24:18.306ZDEBG 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 } }]
75222026-09-03T12:24:18.306Zreplacing 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 12:24:16.831 Sep 03 12:24:16.831Sep 03 12:24:16.831 DEBG INFO
75232026-09-03T12:24:18.306Z DEBGadding route 172.17.0.55/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 } }]
75242026-09-03T12:24:18.306Z 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 } }]
75252026-09-03T12:24:18.306Z
75262026-09-03T12:24:18.306ZSep 03 12:24:16.831 INFOSep 03 12:24:16.831Sep 03 12:24:16.831 Sep 03 12:24:16.831INFO adding route 172.17.0.18/32 -> 10.0.0.255 DEBGadding route 172.17.0.14/32 -> 10.0.0.255INFO
75272026-09-03T12:24:18.306Z
75282026-09-03T12:24:18.306Z 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.43/32 -> 10.0.0.255
75292026-09-03T12:24:18.306Z
75302026-09-03T12:24:18.331Z Sep 03 12:24:16.831Sep 03 12:24:16.831Sep 03 12:24:16.831Sep 03 12:24:16.831 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 } }]
75312026-09-03T12:24:18.331Z 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 } }]
75322026-09-03T12:24:18.331ZDEBGSep 03 12:24:16.831 replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
75332026-09-03T12:24:18.331Z adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 12:24:16.831
75342026-09-03T12:24:18.331Z INFO Sep 03 12:24:16.831DEBG Sep 03 12:24:16.831INFOadding route 172.17.0.19/32 -> 10.0.0.255
75352026-09-03T12:24:18.331ZDEBGreplacing 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 } }]
75362026-09-03T12:24:18.331Z adding route 172.17.0.15/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 } }]
75372026-09-03T12:24:18.331Z
75382026-09-03T12:24:18.331ZSep 03 12:24:16.831Sep 03 12:24:16.831 Sep 03 12:24:16.831Sep 03 12:24:16.831 DEBGINFO adding route 172.17.0.44/32 -> 10.0.0.255INFODEBG
75392026-09-03T12:24:18.331Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }]
75402026-09-03T12:24:18.331Z
75412026-09-03T12:24:18.331Z
75422026-09-03T12:24:18.331ZSep 03 12:24:16.831 DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:24:16.831Sep 03 12:24:16.831Sep 03 12:24:16.831
75432026-09-03T12:24:18.331Z INFOINFO adding route 172.17.0.16/32 -> 10.0.0.255DEBGadding route 172.17.0.20/32 -> 10.0.0.255Sep 03 12:24:16.831
75442026-09-03T12:24:18.331Z
75452026-09-03T12:24:18.331ZINFO 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 } }]
75462026-09-03T12:24:18.331Zadding route 172.17.0.45/32 -> 10.0.0.255Sep 03 12:24:16.831
75472026-09-03T12:24:18.331Z Sep 03 12:24:16.831DEBGSep 03 12:24:16.831 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 } }]DEBGSep 03 12:24:16.831INFO
75482026-09-03T12:24:18.331Z DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing 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 } }]
75492026-09-03T12:24:18.331Z
75502026-09-03T12:24:18.331Z 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 12:24:16.831Sep 03 12:24:16.831 Sep 03 12:24:16.831
75512026-09-03T12:24:18.331ZDEBG INFOreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
75522026-09-03T12:24:18.332ZSep 03 12:24:16.831 adding route 172.17.0.21/32 -> 10.0.0.255INFO
75532026-09-03T12:24:18.332Z adding route 172.17.0.46/32 -> 10.0.0.255
75542026-09-03T12:24:18.332Zadding route 172.17.0.17/32 -> 10.0.0.255Sep 03 12:24:16.831Sep 03 12:24:16.831 INFOSep 03 12:24:16.831DEBG 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 } }]
75552026-09-03T12:24:18.332Z
75562026-09-03T12:24:18.332Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
75572026-09-03T12:24:18.332Z replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:24:16.831Sep 03 12:24:16.831 Sep 03 12:24:16.831INFO DEBGDEBG adding route 172.17.0.22/32 -> 10.0.0.255
75582026-09-03T12:24:18.332Zreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
75592026-09-03T12:24:18.332Z
75602026-09-03T12:24:18.332Z
75612026-09-03T12:24:18.332ZSep 03 12:24:16.831 INFOSep 03 12:24:16.831Sep 03 12:24:16.831 Sep 03 12:24:16.831adding route 172.17.0.47/32 -> 10.0.0.255INFO
75622026-09-03T12:24:18.332Z adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO
75632026-09-03T12:24:18.332ZDEBG adding route 172.17.0.18/32 -> 10.0.0.255Sep 03 12:24:16.831replacing 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 } }]
75642026-09-03T12:24:18.332Z
75652026-09-03T12:24:18.332Z DEBGSep 03 12:24:16.831 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 } }]DEBGSep 03 12:24:16.831
75662026-09-03T12:24:18.332ZDEBGreplacing 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 12:24:16.831replacing 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 } }]
75672026-09-03T12:24:18.332Z
75682026-09-03T12:24:18.332ZINFOSep 03 12:24:16.831 adding route 172.17.0.23/32 -> 10.0.0.255INFO
75692026-09-03T12:24:18.332Z Sep 03 12:24:16.831Sep 03 12:24:16.831 adding route 172.17.0.48/32 -> 10.0.0.255 INFOINFO
75702026-09-03T12:24:18.332Z Sep 03 12:24:16.831adding route 172.17.0.19/32 -> 10.0.0.255adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
75712026-09-03T12:24:18.332Z
75722026-09-03T12:24:18.332ZSep 03 12:24:16.831DEBG 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 } }]DEBGSep 03 12:24:16.831
75732026-09-03T12:24:18.332Z Sep 03 12:24:16.831replacing 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
75742026-09-03T12:24:18.332Z 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 } }]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 } }]
75752026-09-03T12:24:18.332ZSep 03 12:24:16.831Sep 03 12:24:16.831 INFO
75762026-09-03T12:24:18.332Z adding route 172.17.0.49/32 -> 10.0.0.255INFOSep 03 12:24:16.831
75772026-09-03T12:24:18.332ZSep 03 12:24:16.831 INFO adding route 172.17.0.20/32 -> 10.0.0.255INFOadding route 172.17.0.24/32 -> 10.0.0.255
75782026-09-03T12:24:18.333Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
75792026-09-03T12:24:18.333ZSep 03 12:24:16.831
75802026-09-03T12:24:18.333Z DEBG Sep 03 12:24:16.831Sep 03 12:24:16.831 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 } }]DEBGSep 03 12:24:16.831 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 } }]DEBG
75812026-09-03T12:24:18.333Zreplacing 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.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 } }]
75822026-09-03T12:24:18.333Z
75832026-09-03T12:24:18.333ZSep 03 12:24:16.832 INFO Sep 03 12:24:16.832adding route 172.17.0.25/32 -> 10.0.0.255
75842026-09-03T12:24:18.333ZINFO adding route 172.17.0.21/32 -> 10.0.0.255
75852026-09-03T12:24:18.333Z
75862026-09-03T12:24:18.333ZSep 03 12:24:16.832Sep 03 12:24:16.832 DEBGDEBGSep 03 12:24:16.832 replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
75872026-09-03T12:24:18.333Z replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.50/32 -> 10.0.0.255
75882026-09-03T12:24:18.333Z
75892026-09-03T12:24:18.333ZSep 03 12:24:16.832 INFOSep 03 12:24:16.832 Sep 03 12:24:16.832INFO DEBGadding route 172.17.0.26/32 -> 10.0.0.255 adding route 172.17.0.22/32 -> 10.0.0.255
75902026-09-03T12:24:18.333Z
75912026-09-03T12:24:18.333Zreplacing 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 } }]
75922026-09-03T12:24:18.333ZSep 03 12:24:16.832Sep 03 12:24:16.832 Sep 03 12:24:16.832INFODEBG 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 } }]DEBGadding route 172.17.0.51/32 -> 10.0.0.255
75932026-09-03T12:24:18.333Zreplacing 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 } }]
75942026-09-03T12:24:18.333Z
75952026-09-03T12:24:18.333ZSep 03 12:24:16.832 INFO Sep 03 12:24:16.832adding route 172.17.0.23/32 -> 10.0.0.255 Sep 03 12:24:16.832INFO
75962026-09-03T12:24:18.333Z adding route 172.17.0.27/32 -> 10.0.0.255DEBG
75972026-09-03T12:24:18.333Z Sep 03 12:24:16.832replacing 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 } }]
75982026-09-03T12:24:18.333ZDEBG Sep 03 12:24:16.832replacing 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 12:24:16.832
75992026-09-03T12:24:18.333Z DEBGINFO adding route 172.17.0.52/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 } }]
76002026-09-03T12:24:18.333Z
76012026-09-03T12:24:18.333ZSep 03 12:24:16.832 Sep 03 12:24:16.832INFO adding route 172.17.0.24/32 -> 10.0.0.255INFOINFO
76022026-09-03T12:24:18.333Z adding route 172.17.0.56/32 -> 10.0.0.255Sep 03 12:24:16.832
76032026-09-03T12:24:18.333Ztest route::tests::delete_target_fragmented ... ok
76042026-09-03T12:24:18.334Z Sep 03 12:24:16.832DEBG adding route 172.17.0.28/32 -> 10.0.0.255DEBGreplacing 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 } }]
76052026-09-03T12:24:18.334Z
76062026-09-03T12:24:18.334Zreplacing 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 } }]
76072026-09-03T12:24:18.334ZSep 03 12:24:16.832Sep 03 12:24:16.832Sep 03 12:24:16.832 Sep 03 12:24:16.832 DEBG 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 } }]replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.25/32 -> 10.0.0.255INFO
76082026-09-03T12:24:18.334Z
76092026-09-03T12:24:18.334Z
76102026-09-03T12:24:18.334Zadding route 172.17.0.53/32 -> 10.0.0.255
76112026-09-03T12:24:18.334ZSep 03 12:24:16.832 Sep 03 12:24:16.832DEBGSep 03 12:24:16.832Sep 03 12:24:16.832Sep 03 12:24:16.832 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 } }]
76122026-09-03T12:24:18.334Z DEBGINFOINFO adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255
76132026-09-03T12:24:18.334Ztest route::tests::add_target_fails_full ... ok
76142026-09-03T12:24:18.334Z
76152026-09-03T12:24:18.334ZINFOSep 03 12:24:16.832 adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffINFOreplacing 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 12:24:16.832 DEBGSep 03 12:24:16.832 replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG 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 } }]
76162026-09-03T12:24:18.334Z
76172026-09-03T12:24:18.334Z
76182026-09-03T12:24:18.334ZSep 03 12:24:16.843Sep 03 12:24:16.843 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255
76192026-09-03T12:24:18.334ZSep 03 12:24:16.843
76202026-09-03T12:24:18.334ZSep 03 12:24:16.843 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.54/32 -> 10.0.0.255Sep 03 12:24:16.843
76212026-09-03T12:24:18.334Z
76222026-09-03T12:24:18.334ZDEBG 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 } }]
76232026-09-03T12:24:18.335ZSep 03 12:24:16.843Sep 03 12:24:16.843 DEBGSep 03 12:24:16.843 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 } }]INFOINFO
76242026-09-03T12:24:18.335Zadding route 172.17.0.59/32 -> 10.0.0.255
76252026-09-03T12:24:18.335Zadding route 172.17.0.31/32 -> 10.0.0.255
76262026-09-03T12:24:18.335ZSep 03 12:24:16.843 INFOSep 03 12:24:16.843 Sep 03 12:24:16.843adding route 172.17.0.55/32 -> 10.0.0.255 DEBG
76272026-09-03T12:24:18.335ZDEBG 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.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 } }]
76282026-09-03T12:24:18.335Z
76292026-09-03T12:24:18.335ZSep 03 12:24:16.843Sep 03 12:24:16.843 Sep 03 12:24:16.843DEBGINFO 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.32/32 -> 10.0.0.255
76302026-09-03T12:24:18.341Z
76312026-09-03T12:24:18.341ZINFO adding route 172.17.0.60/32 -> 10.0.0.255Sep 03 12:24:16.843
76322026-09-03T12:24:18.341Z DEBGSep 03 12:24:16.843 Sep 03 12:24:16.843replacing 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 } }]
76332026-09-03T12:24:18.341ZINFODEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.56/32 -> 10.0.0.255
76342026-09-03T12:24:18.341Z
76352026-09-03T12:24:18.341ZSep 03 12:24:16.843 INFO adding route 172.17.0.33/32 -> 10.0.0.255
76362026-09-03T12:24:18.341ZSep 03 12:24:16.843Sep 03 12:24:16.843 Sep 03 12:24:16.843DEBG DEBGDEBG failed to allocate space for the new target listreplacing 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 } }]
76372026-09-03T12:24:18.341Z
76382026-09-03T12:24:18.341ZSep 03 12:24:16.844Sep 03 12:24:16.844 INFODEBGreplacing 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 } }]
76392026-09-03T12:24:18.341Zadding route 172.17.0.57/32 -> 10.0.0.255
76402026-09-03T12:24:18.341Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
76412026-09-03T12:24:18.341ZSep 03 12:24:16.844 INFOSep 03 12:24:16.844 adding route 172.17.0.34/32 -> 10.0.0.255DEBG
76422026-09-03T12:24:18.342Z 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 } }]
76432026-09-03T12:24:18.342ZSep 03 12:24:16.844
76442026-09-03T12:24:18.342ZSep 03 12:24:16.844 DEBGINFO Sep 03 12:24:16.844adding route 172.17.0.26/32 -> 10.0.0.255
76452026-09-03T12:24:18.342Zadding route 172.17.0.58/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 } }]
76462026-09-03T12:24:18.342Z DEBG
76472026-09-03T12:24:18.342Z 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 } }]
76482026-09-03T12:24:18.342ZSep 03 12:24:16.844 Sep 03 12:24:16.844Sep 03 12:24:16.844Sep 03 12:24:16.844 DEBGDEBGINFO INFO 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.35/32 -> 10.0.0.255
76492026-09-03T12:24:18.342Z
76502026-09-03T12:24:18.342Z adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76512026-09-03T12:24:18.342Z
76522026-09-03T12:24:18.342ZSep 03 12:24:16.844 Sep 03 12:24:16.844Sep 03 12:24:16.844 INFODEBG Sep 03 12:24:16.844adding route 172.17.0.59/32 -> 10.0.0.255 DEBG
76532026-09-03T12:24:18.342Zreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
76542026-09-03T12:24:18.342Z
76552026-09-03T12:24:18.342ZSep 03 12:24:16.844 INFODEBG adding route 172.17.0.27/32 -> 10.0.0.255Sep 03 12:24:16.844replacing 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 } }]
76562026-09-03T12:24:18.342ZINFOSep 03 12:24:16.844
76572026-09-03T12:24:18.342Z adding route 172.17.0.36/32 -> 10.0.0.255DEBGSep 03 12:24:16.844
76582026-09-03T12:24:18.342Zfailed to allocate space for the new target listSep 03 12:24:16.844
76592026-09-03T12:24:18.342Z DEBGINFOSep 03 12:24:16.844 Sep 03 12:24:16.844adding route 172.17.0.60/32 -> 10.0.0.255
76602026-09-03T12:24:18.342Zreplacing 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 } }]DEBGDEBG
76612026-09-03T12:24:18.342Zreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
76622026-09-03T12:24:18.342Z
76632026-09-03T12:24:18.342ZSep 03 12:24:16.844 Sep 03 12:24:16.844DEBG Sep 03 12:24:16.844replacing 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
76642026-09-03T12:24:18.343ZINFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255
76652026-09-03T12:24:18.343Z
76662026-09-03T12:24:18.343ZSep 03 12:24:16.844 INFO adding route 172.17.0.61/32 -> 10.0.0.255Sep 03 12:24:16.844Sep 03 12:24:16.844
76672026-09-03T12:24:18.343Z 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.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 } }]
76682026-09-03T12:24:18.343Z
76692026-09-03T12:24:18.343ZSep 03 12:24:16.844 DEBG Sep 03 12:24:16.844replacing 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 12:24:16.844
76702026-09-03T12:24:18.343Z INFOINFO adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255
76712026-09-03T12:24:18.343Z
76722026-09-03T12:24:18.343ZSep 03 12:24:16.844Sep 03 12:24:16.844 Sep 03 12:24:16.844INFODEBG adding route 172.17.0.62/32 -> 10.0.0.255 replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76732026-09-03T12:24:18.343Z
76742026-09-03T12:24:18.343ZDEBG 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 } }]
76752026-09-03T12:24:18.343ZSep 03 12:24:16.844Sep 03 12:24:16.844 INFODEBG adding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76762026-09-03T12:24:18.343Z
76772026-09-03T12:24:18.343ZSep 03 12:24:16.844 INFO Sep 03 12:24:16.844adding route 172.17.0.39/32 -> 10.0.0.255Sep 03 12:24:16.844
76782026-09-03T12:24:18.343Z 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.63/32 -> 10.0.0.255
76792026-09-03T12:24:18.343Z
76802026-09-03T12:24:18.343ZSep 03 12:24:16.844Sep 03 12:24:16.844Sep 03 12:24:16.844 INFODEBG 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 } }] adding route 172.17.0.31/32 -> 10.0.0.255
76812026-09-03T12:24:18.344Z
76822026-09-03T12:24:18.344Zreplacing 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 } }]
76832026-09-03T12:24:18.344ZSep 03 12:24:16.844Sep 03 12:24:16.844Sep 03 12:24:16.844 INFO DEBG DEBG failed to allocate space for the new target listreplacing 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.40/32 -> 10.0.0.255
76842026-09-03T12:24:18.344Z
76852026-09-03T12:24:18.344Z
76862026-09-03T12:24:18.344ZSep 03 12:24:16.844Sep 03 12:24:16.844 Sep 03 12:24:16.844INFODEBG DEBGadding route 172.17.0.32/32 -> 10.0.0.255replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76872026-09-03T12:24:18.344Z
76882026-09-03T12:24:18.344Z 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 } }]
76892026-09-03T12:24:18.344ZSep 03 12:24:16.844Sep 03 12:24:16.844Sep 03 12:24:16.844 INFO DEBGadding route 172.17.0.41/32 -> 10.0.0.255DEBG
76902026-09-03T12:24:18.344Z 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 } }]failed to allocate space for the new target list
76912026-09-03T12:24:18.344Ztest route::tests::delete_targets_full ... ok
76922026-09-03T12:24:18.344Z
76932026-09-03T12:24:18.344ZSep 03 12:24:16.844 DEBG Sep 03 12:24:16.844replacing 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 } }]
76942026-09-03T12:24:18.344ZINFO adding route 172.17.0.33/32 -> 10.0.0.255
76952026-09-03T12:24:18.345ZSep 03 12:24:16.844 INFO Sep 03 12:24:16.844adding route 172.17.0.42/32 -> 10.0.0.255
76962026-09-03T12:24:18.345ZDEBG 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 } }]
76972026-09-03T12:24:18.345ZSep 03 12:24:16.844 DEBGSep 03 12:24:16.844 replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
76982026-09-03T12:24:18.345Z adding route 172.17.0.34/32 -> 10.0.0.255
76992026-09-03T12:24:18.345ZSep 03 12:24:16.844 INFOSep 03 12:24:16.844 adding route 172.17.0.43/32 -> 10.0.0.255DEBG
77002026-09-03T12:24:18.345Z 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 } }]
77012026-09-03T12:24:18.345ZSep 03 12:24:16.844 DEBGSep 03 12:24:16.844 replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
77022026-09-03T12:24:18.345Z adding route 172.17.0.35/32 -> 10.0.0.255
77032026-09-03T12:24:18.345ZSep 03 12:24:16.844 Sep 03 12:24:16.844INFO DEBGadding route 172.17.0.44/32 -> 10.0.0.255
77042026-09-03T12:24:18.345Zreplacing 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 } }]
77052026-09-03T12:24:18.345ZSep 03 12:24:16.844 Sep 03 12:24:16.844DEBG 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 } }]
77062026-09-03T12:24:18.345Zadding route 172.17.0.36/32 -> 10.0.0.255
77072026-09-03T12:24:18.345Ztest route::tests::delete_targets_fragmented ... ok
77082026-09-03T12:24:18.345ZSep 03 12:24:16.844 Sep 03 12:24:16.844INFO DEBGadding route 172.17.0.45/32 -> 10.0.0.255
77092026-09-03T12:24:18.345Zreplacing 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 } }]
77102026-09-03T12:24:18.345ZSep 03 12:24:16.844Sep 03 12:24:16.844 DEBGINFO replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.37/32 -> 10.0.0.255
77112026-09-03T12:24:18.345ZSep 03 12:24:16.844
77122026-09-03T12:24:18.345ZINFO adding route 172.17.0.46/32 -> 10.0.0.255
77132026-09-03T12:24:18.345ZSep 03 12:24:16.844 DEBGSep 03 12:24:16.844 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
77142026-09-03T12:24:18.345ZSep 03 12:24:16.844 INFO 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.38/32 -> 10.0.0.255
77152026-09-03T12:24:18.345Z
77162026-09-03T12:24:18.345ZSep 03 12:24:16.844Sep 03 12:24:16.844 INFODEBG adding route 172.17.0.47/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 } }]
77172026-09-03T12:24:18.345Z
77182026-09-03T12:24:18.346ZSep 03 12:24:16.844Sep 03 12:24:16.844 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.39/32 -> 10.0.0.255
77192026-09-03T12:24:18.346Z
77202026-09-03T12:24:18.346ZSep 03 12:24:16.844Sep 03 12:24:16.844 DEBGINFO replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.48/32 -> 10.0.0.255
77212026-09-03T12:24:18.346Z
77222026-09-03T12:24:18.346ZSep 03 12:24:16.844Sep 03 12:24:16.844 INFODEBG adding route 172.17.0.40/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 } }]
77232026-09-03T12:24:18.346Z
77242026-09-03T12:24:18.346ZSep 03 12:24:16.844Sep 03 12:24:16.844 DEBGINFO replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.49/32 -> 10.0.0.255
77252026-09-03T12:24:18.346Z
77262026-09-03T12:24:18.346ZSep 03 12:24:16.844Sep 03 12:24:16.844 INFODEBG adding 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 } }]
77272026-09-03T12:24:18.346Z
77282026-09-03T12:24:18.346ZSep 03 12:24:16.844Sep 03 12:24:16.844 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.50/32 -> 10.0.0.255
77292026-09-03T12:24:18.346Z
77302026-09-03T12:24:18.351ZSep 03 12:24:16.844Sep 03 12:24:16.844 INFODEBG adding route 172.17.0.42/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 } }]
77312026-09-03T12:24:18.351Z
77322026-09-03T12:24:18.351ZSep 03 12:24:16.844Sep 03 12:24:16.844 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.51/32 -> 10.0.0.255
77332026-09-03T12:24:18.351ZSep 03 12:24:16.864 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 } }]
77342026-09-03T12:24:18.351Z
77352026-09-03T12:24:18.351ZSep 03 12:24:16.864 Sep 03 12:24:16.864INFO INFOadding route 172.17.0.52/32 -> 10.0.0.255
77362026-09-03T12:24:18.351Zadding route 172.17.0.43/32 -> 10.0.0.255
77372026-09-03T12:24:18.351ZSep 03 12:24:16.864 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 } }]
77382026-09-03T12:24:18.351ZSep 03 12:24:16.844Sep 03 12:24:16.864 INFODEBG adding route 172.17.0.44/32 -> 10.0.0.255created new freemap
77392026-09-03T12:24:18.351Z, unit: freemap_route_ipv4Sep 03 12:24:16.864 DEBG
77402026-09-03T12:24:18.351Z 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 } }]
77412026-09-03T12:24:18.351ZSep 03 12:24:16.864 Sep 03 12:24:16.864INFO DEBGadding route 172.17.0.45/32 -> 10.0.0.255
77422026-09-03T12:24:18.351Zcreated new freemap, unit: freemap_route_ipv6
77432026-09-03T12:24:18.351ZSep 03 12:24:16.864 DEBG Sep 03 12:24:16.864Sep 03 12:24:16.864 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 } }]
77442026-09-03T12:24:18.351ZDEBGDEBG initted freemap. size: 64replacing 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 } }],
77452026-09-03T12:24:18.351Zunit: Sep 03 12:24:16.864freemap_route_ipv4
77462026-09-03T12:24:18.351ZINFOSep 03 12:24:16.864 INFOadding route 172.17.0.46/32 -> 10.0.0.255
77472026-09-03T12:24:18.351Zadding route 172.17.0.53/32 -> 10.0.0.255
77482026-09-03T12:24:18.352ZSep 03 12:24:16.864 Sep 03 12:24:16.864DEBG Sep 03 12:24:16.864DEBG DEBG reset freemapreplacing 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 } }] ,
77492026-09-03T12:24:18.352Zunitreplacing 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 } }]:
77502026-09-03T12:24:18.352Z freemap_route_ipv4
77512026-09-03T12:24:18.352ZSep 03 12:24:16.864Sep 03 12:24:16.864Sep 03 12:24:16.864 INFODEBG adding route 172.17.0.54/32 -> 10.0.0.255initted freemap. size: 64
77522026-09-03T12:24:18.352Z, INFOunit :adding route 172.17.0.47/32 -> 10.0.0.255
77532026-09-03T12:24:18.352Zfreemap_route_ipv6
77542026-09-03T12:24:18.352ZSep 03 12:24:16.864 DEBGSep 03 12:24:16.864 Sep 03 12:24:16.864 replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
77552026-09-03T12:24:18.352Z 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 } }]reset freemap
77562026-09-03T12:24:18.352Z, Sep 03 12:24:16.864unit :INFO Sep 03 12:24:16.864 freemap_route_ipv6
77572026-09-03T12:24:18.352ZINFOadding route 172.17.0.55/32 -> 10.0.0.255
77582026-09-03T12:24:18.352Zadding route 172.17.0.48/32 -> 10.0.0.255
77592026-09-03T12:24:18.352ZSep 03 12:24:16.864 INFOSep 03 12:24:16.864 Sep 03 12:24:16.864 adding route 172.16.0.0/32 -> 10.0.0.1DEBG
77602026-09-03T12:24:18.352Z 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 } }]
77612026-09-03T12:24:18.352Zreplacing 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 } }]
77622026-09-03T12:24:18.352ZSep 03 12:24:16.864 DEBGSep 03 12:24:16.864Sep 03 12:24:16.864 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO
77632026-09-03T12:24:18.352Z INFOadding route 172.17.0.56/32 -> 10.0.0.255
77642026-09-03T12:24:18.352Zadding route 172.17.0.49/32 -> 10.0.0.255
77652026-09-03T12:24:18.352ZSep 03 12:24:16.864Sep 03 12:24:16.864 Sep 03 12:24:16.864 DEBGINFO DEBG adding route 172.16.0.0/32 -> 10.0.0.2replacing 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.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 } }]
77662026-09-03T12:24:18.352Z
77672026-09-03T12:24:18.352Z
77682026-09-03T12:24:18.352ZSep 03 12:24:16.864Sep 03 12:24:16.864Sep 03 12:24:16.864 DEBGINFO 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 } }]
77692026-09-03T12:24:18.352Zadding route 172.17.0.57/32 -> 10.0.0.255
77702026-09-03T12:24:18.352Zadding route 172.17.0.50/32 -> 10.0.0.255
77712026-09-03T12:24:18.352ZSep 03 12:24:16.864Sep 03 12:24:16.864 INFOSep 03 12:24:16.864 DEBG adding route 172.17.0.0/32 -> 10.0.0.255
77722026-09-03T12:24:18.352ZDEBGreplacing 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 } }]
77732026-09-03T12:24:18.352Zreplacing 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 } }]
77742026-09-03T12:24:18.352ZSep 03 12:24:16.864Sep 03 12:24:16.864Sep 03 12:24:16.864 INFOINFODEBG adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255
77752026-09-03T12:24:18.352Zreplacing 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 } }]
77762026-09-03T12:24:18.352Z
77772026-09-03T12:24:18.352ZSep 03 12:24:16.864Sep 03 12:24:16.864Sep 03 12:24:16.864 DEBGDEBG INFOreplacing 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.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.1/32 -> 10.0.0.255
77782026-09-03T12:24:18.352Z
77792026-09-03T12:24:18.352Z
77802026-09-03T12:24:18.353ZSep 03 12:24:16.864 Sep 03 12:24:16.864Sep 03 12:24:16.864 INFO INFODEBG adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255
77812026-09-03T12:24:18.353Z
77822026-09-03T12:24:18.353Z 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 } }]
77832026-09-03T12:24:18.353ZSep 03 12:24:16.864Sep 03 12:24:16.864 Sep 03 12:24:16.864DEBG DEBGINFO replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.2/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 } }]
77842026-09-03T12:24:18.353Z
77852026-09-03T12:24:18.353Z
77862026-09-03T12:24:18.353ZSep 03 12:24:16.864Sep 03 12:24:16.864 Sep 03 12:24:16.864INFO DEBG adding route 172.17.0.60/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 } }]
77872026-09-03T12:24:18.353ZINFO
77882026-09-03T12:24:18.353Zadding route 172.17.0.53/32 -> 10.0.0.255
77892026-09-03T12:24:18.353ZSep 03 12:24:16.864 Sep 03 12:24:16.864Sep 03 12:24:16.864DEBG INFODEBG 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.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 } }]
77902026-09-03T12:24:18.353Zadding route 172.17.0.3/32 -> 10.0.0.255
77912026-09-03T12:24:18.353Z
77922026-09-03T12:24:18.353ZSep 03 12:24:16.864 DEBGSep 03 12:24:16.864Sep 03 12:24:16.864 INFO DEBG adding route 172.17.0.54/32 -> 10.0.0.255replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]failed to allocate space for the new target list
77932026-09-03T12:24:18.353Z
77942026-09-03T12:24:18.353Z
77952026-09-03T12:24:18.353ZSep 03 12:24:16.864Sep 03 12:24:16.864 Sep 03 12:24:16.864DEBG DEBGreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77962026-09-03T12:24:18.353Zreplacing targets for 172.16.0.0/32 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 } }]INFO
77972026-09-03T12:24:18.353Z adding route 172.17.0.4/32 -> 10.0.0.255
77982026-09-03T12:24:18.353ZSep 03 12:24:16.864 INFO Sep 03 12:24:16.864adding route 172.17.0.55/32 -> 10.0.0.255
77992026-09-03T12:24:18.353ZDEBG 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 } }]
78002026-09-03T12:24:18.353ZSep 03 12:24:16.864 DEBG Sep 03 12:24:16.864replacing 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 } }]
78012026-09-03T12:24:18.353ZINFO adding route 172.17.0.5/32 -> 10.0.0.255
78022026-09-03T12:24:18.353ZSep 03 12:24:16.864 INFO Sep 03 12:24:16.864adding route 172.17.0.56/32 -> 10.0.0.255
78032026-09-03T12:24:18.353ZDEBG 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 } }]
78042026-09-03T12:24:18.353ZSep 03 12:24:16.864 DEBG Sep 03 12:24:16.864replacing 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 } }]
78052026-09-03T12:24:18.353ZINFO adding route 172.17.0.6/32 -> 10.0.0.255
78062026-09-03T12:24:18.353ZSep 03 12:24:16.864 INFOSep 03 12:24:16.864 adding route 172.17.0.57/32 -> 10.0.0.255DEBG
78072026-09-03T12:24:18.353Z 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 } }]
78082026-09-03T12:24:18.353ZSep 03 12:24:16.864 Sep 03 12:24:16.864DEBG INFOreplacing 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 } }]
78092026-09-03T12:24:18.353Zadding route 172.17.0.7/32 -> 10.0.0.255
78102026-09-03T12:24:18.353ZSep 03 12:24:16.864 INFO adding route 172.17.0.58/32 -> 10.0.0.255
78112026-09-03T12:24:18.353ZSep 03 12:24:16.864 DEBGSep 03 12:24:16.864 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 } }]
78122026-09-03T12:24:18.353Zreplacing 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 } }]
78132026-09-03T12:24:18.353ZSep 03 12:24:16.864 INFO adding route 172.17.0.59/32 -> 10.0.0.255Sep 03 12:24:16.864
78142026-09-03T12:24:18.353Z INFO adding route 172.17.0.8/32 -> 10.0.0.255
78152026-09-03T12:24:18.353ZSep 03 12:24:16.864 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 } }]Sep 03 12:24:16.864
78162026-09-03T12:24:18.353Z 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 } }]
78172026-09-03T12:24:18.353ZSep 03 12:24:16.864 INFO adding route 172.17.0.60/32 -> 10.0.0.255Sep 03 12:24:16.864
78182026-09-03T12:24:18.354Z INFO adding route 172.17.0.9/32 -> 10.0.0.255
78192026-09-03T12:24:18.354ZSep 03 12:24:16.864 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 12:24:16.864
78202026-09-03T12:24:18.354Z 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 } }]
78212026-09-03T12:24:18.354ZSep 03 12:24:16.864 DEBG failed to allocate space for the new target listSep 03 12:24:16.864
78222026-09-03T12:24:18.354Z INFO adding route 172.17.0.10/32 -> 10.0.0.255
78232026-09-03T12:24:18.354ZSep 03 12:24:16.864 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 12:24:16.864
78242026-09-03T12:24:18.354Z 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 } }]
78252026-09-03T12:24:18.354ZSep 03 12:24:16.864 INFO adding route 172.17.0.11/32 -> 10.0.0.255
78262026-09-03T12:24:18.354ZSep 03 12:24:16.864 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 } }]
78272026-09-03T12:24:18.354ZSep 03 12:24:16.864 INFO adding route 172.17.0.12/32 -> 10.0.0.255
78282026-09-03T12:24:18.354ZSep 03 12:24:16.864 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 } }]
78292026-09-03T12:24:18.354ZSep 03 12:24:16.864 INFO adding route 172.17.0.13/32 -> 10.0.0.255
78302026-09-03T12:24:18.362ZSep 03 12:24:16.864 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 } }]
78312026-09-03T12:24:18.362ZSep 03 12:24:16.864 INFO adding route 172.17.0.14/32 -> 10.0.0.255
78322026-09-03T12:24:18.362ZSep 03 12:24:16.864 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 } }]
78332026-09-03T12:24:18.362ZSep 03 12:24:16.864 INFO adding route 172.17.0.15/32 -> 10.0.0.255
78342026-09-03T12:24:18.362ZSep 03 12:24:16.864 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 } }]
78352026-09-03T12:24:18.362ZSep 03 12:24:16.864 INFO adding route 172.17.0.16/32 -> 10.0.0.255
78362026-09-03T12:24:18.362ZSep 03 12:24:16.864 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 } }]
78372026-09-03T12:24:18.362ZSep 03 12:24:16.864 INFO adding route 172.17.0.17/32 -> 10.0.0.255
78382026-09-03T12:24:18.362ZSep 03 12:24:16.864 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 } }]
78392026-09-03T12:24:18.362ZSep 03 12:24:16.864 INFO adding route 172.17.0.18/32 -> 10.0.0.255
78402026-09-03T12:24:18.362ZSep 03 12:24:16.864 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 } }]
78412026-09-03T12:24:18.362ZSep 03 12:24:16.864 INFO adding route 172.17.0.19/32 -> 10.0.0.255
78422026-09-03T12:24:18.362ZSep 03 12:24:16.864 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 } }]
78432026-09-03T12:24:18.362ZSep 03 12:24:16.864 INFO adding route 172.17.0.20/32 -> 10.0.0.255
78442026-09-03T12:24:18.362ZSep 03 12:24:16.864 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 } }]
78452026-09-03T12:24:18.362ZSep 03 12:24:16.864 INFO adding route 172.17.0.21/32 -> 10.0.0.255
78462026-09-03T12:24:18.362ZSep 03 12:24:16.864 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 } }]
78472026-09-03T12:24:18.362ZSep 03 12:24:16.864 INFO adding route 172.17.0.22/32 -> 10.0.0.255
78482026-09-03T12:24:18.362ZSep 03 12:24:16.864 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 } }]
78492026-09-03T12:24:18.362ZSep 03 12:24:16.864 INFO adding route 172.17.0.23/32 -> 10.0.0.255
78502026-09-03T12:24:18.363ZSep 03 12:24:16.864 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 } }]
78512026-09-03T12:24:18.363ZSep 03 12:24:16.864 INFO adding route 172.17.0.24/32 -> 10.0.0.255
78522026-09-03T12:24:18.363ZSep 03 12:24:16.864 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 } }]
78532026-09-03T12:24:18.363ZSep 03 12:24:16.876 INFO adding route 172.17.0.25/32 -> 10.0.0.255
78542026-09-03T12:24:18.363ZSep 03 12:24:16.876 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 } }]
78552026-09-03T12:24:18.363ZSep 03 12:24:16.876 INFO adding route 172.17.0.26/32 -> 10.0.0.255
78562026-09-03T12:24:18.363ZSep 03 12:24:16.876 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 } }]
78572026-09-03T12:24:18.363ZSep 03 12:24:16.876 INFO adding route 172.17.0.27/32 -> 10.0.0.255
78582026-09-03T12:24:18.363ZSep 03 12:24:16.876 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 } }]
78592026-09-03T12:24:18.363ZSep 03 12:24:16.876 INFO adding route 172.17.0.28/32 -> 10.0.0.255
78602026-09-03T12:24:18.363ZSep 03 12:24:16.876 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 } }]
78612026-09-03T12:24:18.363ZSep 03 12:24:16.876 INFO adding route 172.17.0.29/32 -> 10.0.0.255
78622026-09-03T12:24:18.363ZSep 03 12:24:16.876 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 } }]
78632026-09-03T12:24:18.363ZSep 03 12:24:16.876 INFO adding route 172.17.0.30/32 -> 10.0.0.255
78642026-09-03T12:24:18.363ZSep 03 12:24:16.876 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 } }]
78652026-09-03T12:24:18.363ZSep 03 12:24:16.876 INFO adding route 172.17.0.31/32 -> 10.0.0.255
78662026-09-03T12:24:18.363ZSep 03 12:24:16.876 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 } }]
78672026-09-03T12:24:18.363ZSep 03 12:24:16.876 INFO adding route 172.17.0.32/32 -> 10.0.0.255
78682026-09-03T12:24:18.363ZSep 03 12:24:16.876 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 } }]
78692026-09-03T12:24:18.363ZSep 03 12:24:16.876 INFO adding route 172.17.0.33/32 -> 10.0.0.255
78702026-09-03T12:24:18.363ZSep 03 12:24:16.876 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 } }]
78712026-09-03T12:24:18.363ZSep 03 12:24:16.876 INFO adding route 172.17.0.34/32 -> 10.0.0.255
78722026-09-03T12:24:18.363ZSep 03 12:24:16.876 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 } }]
78732026-09-03T12:24:18.363ZSep 03 12:24:16.876 INFO adding route 172.17.0.35/32 -> 10.0.0.255
78742026-09-03T12:24:18.363ZSep 03 12:24:16.876 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 } }]
78752026-09-03T12:24:18.363ZSep 03 12:24:16.876 INFO adding route 172.17.0.36/32 -> 10.0.0.255
78762026-09-03T12:24:18.363ZSep 03 12:24:16.876 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 } }]
78772026-09-03T12:24:18.363ZSep 03 12:24:16.876 INFO adding route 172.17.0.37/32 -> 10.0.0.255
78782026-09-03T12:24:18.363ZSep 03 12:24:16.876 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 } }]
78792026-09-03T12:24:18.364ZSep 03 12:24:16.876 INFO adding route 172.17.0.38/32 -> 10.0.0.255
78802026-09-03T12:24:18.364ZSep 03 12:24:16.876 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 } }]
78812026-09-03T12:24:18.364ZSep 03 12:24:16.876 INFO adding route 172.17.0.39/32 -> 10.0.0.255
78822026-09-03T12:24:18.364ZSep 03 12:24:16.876 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 } }]
78832026-09-03T12:24:18.364ZSep 03 12:24:16.876 INFO adding route 172.17.0.40/32 -> 10.0.0.255
78842026-09-03T12:24:18.364ZSep 03 12:24:16.876 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 } }]
78852026-09-03T12:24:18.364ZSep 03 12:24:16.876 INFO adding route 172.17.0.41/32 -> 10.0.0.255
78862026-09-03T12:24:18.364ZSep 03 12:24:16.876 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 } }]
78872026-09-03T12:24:18.364Ztest route::tests::delete_target_full ... ok
78882026-09-03T12:24:18.364Z
78892026-09-03T12:24:18.364Ztest result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
78902026-09-03T12:24:18.364Z
78912026-09-03T12:24:18.364Z
78922026-09-03T12:24:18.364Zrunning 0 tests
78932026-09-03T12:24:18.364Z
78942026-09-03T12:24:18.364Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78952026-09-03T12:24:18.364Z
78962026-09-03T12:24:18.364Z
78972026-09-03T12:24:18.364Zrunning 0 tests
78982026-09-03T12:24:18.364Z
78992026-09-03T12:24:18.364Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79002026-09-03T12:24:18.364Z
79012026-09-03T12:24:18.364ZSep 03 12:24:16.876 INFO adding route 172.17.0.42/32 -> 10.0.0.255
79022026-09-03T12:24:18.364ZSep 03 12:24:16.876 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 } }]
79032026-09-03T12:24:18.364ZSep 03 12:24:16.876 INFO adding route 172.17.0.43/32 -> 10.0.0.255
79042026-09-03T12:24:18.364ZSep 03 12:24:16.876 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 } }]
79052026-09-03T12:24:18.364ZSep 03 12:24:16.876 INFO adding route 172.17.0.44/32 -> 10.0.0.255
79062026-09-03T12:24:18.364ZSep 03 12:24:16.876 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 } }]
79072026-09-03T12:24:18.364ZSep 03 12:24:16.876 INFO adding route 172.17.0.45/32 -> 10.0.0.255
79082026-09-03T12:24:18.364ZSep 03 12:24:16.876 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 } }]
79092026-09-03T12:24:18.364ZSep 03 12:24:16.876 INFO adding route 172.17.0.46/32 -> 10.0.0.255
79102026-09-03T12:24:18.365ZSep 03 12:24:16.876 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 } }]
79112026-09-03T12:24:18.365ZSep 03 12:24:16.876 INFO adding route 172.17.0.47/32 -> 10.0.0.255
79122026-09-03T12:24:18.365ZSep 03 12:24:16.876 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 } }]
79132026-09-03T12:24:18.365ZSep 03 12:24:16.876 INFO adding route 172.17.0.48/32 -> 10.0.0.255
79142026-09-03T12:24:18.365ZSep 03 12:24:16.876 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 } }]
79152026-09-03T12:24:18.365ZSep 03 12:24:16.876 INFO adding route 172.17.0.49/32 -> 10.0.0.255
79162026-09-03T12:24:18.365ZSep 03 12:24:16.876 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 } }]
79172026-09-03T12:24:18.365ZSep 03 12:24:16.876 INFO adding route 172.17.0.50/32 -> 10.0.0.255
79182026-09-03T12:24:18.365ZSep 03 12:24:16.876 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 } }]
79192026-09-03T12:24:18.365ZSep 03 12:24:16.876 INFO adding route 172.17.0.51/32 -> 10.0.0.255
79202026-09-03T12:24:18.365ZSep 03 12:24:16.876 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 } }]
79212026-09-03T12:24:18.365ZSep 03 12:24:16.876 INFO adding route 172.17.0.52/32 -> 10.0.0.255
79222026-09-03T12:24:18.365ZSep 03 12:24:16.876 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 } }]
79232026-09-03T12:24:18.365ZSep 03 12:24:16.876 INFO adding route 172.17.0.53/32 -> 10.0.0.255
79242026-09-03T12:24:18.365ZSep 03 12:24:16.876 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 } }]
79252026-09-03T12:24:18.365ZSep 03 12:24:16.979 INFO adding route 172.17.0.54/32 -> 10.0.0.255
79262026-09-03T12:24:18.365ZSep 03 12:24:16.979 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 } }]
79272026-09-03T12:24:18.365ZSep 03 12:24:16.979 INFO adding route 172.17.0.55/32 -> 10.0.0.255
79282026-09-03T12:24:18.365ZSep 03 12:24:16.979 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 } }]
79292026-09-03T12:24:18.365ZSep 03 12:24:16.979 INFO adding route 172.17.0.56/32 -> 10.0.0.255
79302026-09-03T12:24:18.371ZSep 03 12:24:16.979 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 } }]
79312026-09-03T12:24:18.371ZSep 03 12:24:16.979 INFO adding route 172.17.0.57/32 -> 10.0.0.255
79322026-09-03T12:24:18.371ZSep 03 12:24:16.979 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 } }]
79332026-09-03T12:24:18.371ZSep 03 12:24:16.979 INFO adding route 172.17.0.58/32 -> 10.0.0.255
79342026-09-03T12:24:18.371ZSep 03 12:24:16.979 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 } }]
79352026-09-03T12:24:18.371ZSep 03 12:24:16.979 INFO adding route 172.17.0.59/32 -> 10.0.0.255
79362026-09-03T12:24:18.371ZSep 03 12:24:16.979 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 } }]
79372026-09-03T12:24:18.372ZSep 03 12:24:16.979 INFO adding route 172.17.0.60/32 -> 10.0.0.255
79382026-09-03T12:24:18.372ZSep 03 12:24:16.979 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 } }]
79392026-09-03T12:24:18.372ZSep 03 12:24:16.979 INFO adding route 172.17.0.61/32 -> 10.0.0.255
79402026-09-03T12:24:18.372ZSep 03 12:24:16.979 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 } }]
79412026-09-03T12:24:18.372ZSep 03 12:24:16.979 INFO adding route 172.17.0.62/32 -> 10.0.0.255
79422026-09-03T12:24:18.372ZSep 03 12:24:16.979 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 } }]
79432026-09-03T12:24:18.372ZSep 03 12:24:16.979 DEBG failed to allocate space for the new target list
79442026-09-03T12:24:18.372ZSep 03 12:24:16.979 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 } }]
79452026-09-03T12:24:18.372Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-590acc8ba8a56e5a)
79462026-09-03T12:24:18.372Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
79472026-09-03T12:24:18.372Z Running unittests src/lib.rs (target/debug/deps/dpd_client-997b6ac0c3f3c24c)
79482026-09-03T12:24:18.372Z
79492026-09-03T12:24:18.372Zrunning 6 tests
79502026-09-03T12:24:18.372Ztest tests::test_full_lot_id_neither_present ... ok
79512026-09-03T12:24:18.372Ztest tests::test_parse_client_port_id ... ok
79522026-09-03T12:24:18.372Ztest tests::test_full_lot_id_both_present ... ok
79532026-09-03T12:24:18.372Ztest tests::test_port_id_cmp ... ok
79542026-09-03T12:24:18.372Ztest tests::test_full_lot_id_lot_only ... ok
79552026-09-03T12:24:18.372Ztest tests::test_full_lot_id_lotnum_only ... ok
79562026-09-03T12:24:18.372Z
79572026-09-03T12:24:18.373Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79582026-09-03T12:24:18.373Z
79592026-09-03T12:24:18.373Z Running tests/test_all.rs (target/debug/deps/test_all-27505f3949f0cd2c)
79602026-09-03T12:24:18.373Z
79612026-09-03T12:24:18.373Zrunning 0 tests
79622026-09-03T12:24:18.373Z
79632026-09-03T12:24:18.373Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79642026-09-03T12:24:18.373Z
79652026-09-03T12:24:18.373Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
79662026-09-03T12:24:18.373Z
79672026-09-03T12:24:18.373Zrunning 0 tests
79682026-09-03T12:24:18.373Z
79692026-09-03T12:24:18.373Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79702026-09-03T12:24:18.373Z
79712026-09-03T12:24:18.373Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
79722026-09-03T12:24:18.373Z
79732026-09-03T12:24:18.373Zrunning 15 tests
79742026-09-03T12:24:18.373Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
79752026-09-03T12:24:18.374Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
79762026-09-03T12:24:18.374Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
79772026-09-03T12:24:18.374Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
79782026-09-03T12:24:18.374Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
79792026-09-03T12:24:18.374Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
79802026-09-03T12:24:18.374Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
79812026-09-03T12:24:18.374Ztest v1::network::tests::test_equal ... ok
79822026-09-03T12:24:18.374Ztest v1::network::tests::test_not_equal ... ok
79832026-09-03T12:24:18.374Ztest v1::network::tests::test_into ... ok
79842026-09-03T12:24:18.374Ztest v1::network::tests::test_parse ... ok
79852026-09-03T12:24:18.374Ztest v1::network::tests::test_to_string ... ok
79862026-09-03T12:24:18.374Ztest v1::port::tests::port_ids_are_ascii ... ok
79872026-09-03T12:24:18.374Ztest v1::network::tests::test_eui64 ... ok
79882026-09-03T12:24:18.374Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
79892026-09-03T12:24:18.374Z
79902026-09-03T12:24:18.374Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
79912026-09-03T12:24:18.374Z
79922026-09-03T12:24:18.374Z Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed)
79932026-09-03T12:24:18.381Z
79942026-09-03T12:24:18.381Zrunning 12 tests
79952026-09-03T12:24:18.393Ztest lldp::test_lldp_parse ... ok
79962026-09-03T12:24:18.393Ztest ipv6::test_ipv6_parse ... ok
79972026-09-03T12:24:18.393Ztest pbuf::test_byte ... ok
79982026-09-03T12:24:18.393Ztest icmp::test_v4_checksum ... ok
79992026-09-03T12:24:18.393Ztest icmp::test_v6_checksum ... ok
80002026-09-03T12:24:18.393Ztest pbuf::test_nibble ... ok
80012026-09-03T12:24:18.393Ztest pbuf::test_short ... ok
80022026-09-03T12:24:18.393Ztest pbuf::test_overflow ... ok
80032026-09-03T12:24:18.393Ztest pbuf::test_twelve ... ok
80042026-09-03T12:24:18.393Ztest pbuf::test_word ... ok
80052026-09-03T12:24:18.394Ztest tcp::test_checksum_ack_data ... ok
80062026-09-03T12:24:18.394Ztest tcp::test_checksum_syn_nodata ... ok
80072026-09-03T12:24:18.394Z
80082026-09-03T12:24:18.394Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80092026-09-03T12:24:18.394Z
80102026-09-03T12:24:18.394Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
80112026-09-03T12:24:18.399Z
80122026-09-03T12:24:18.399Zrunning 0 tests
80132026-09-03T12:24:18.399Z
80142026-09-03T12:24:18.399Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80152026-09-03T12:24:18.399Z
80162026-09-03T12:24:18.399Z Running unittests src/main.rs (target/debug/deps/swadm-bcdfd33959ff28c7)
80172026-09-03T12:24:18.415Z
80182026-09-03T12:24:18.415Zrunning 5 tests
80192026-09-03T12:24:18.419Ztest switchport::test::test_compute_lanes ... ok
80202026-09-03T12:24:18.423Ztest link::test_filter ... ok
80212026-09-03T12:24:18.423Ztest switchport::test::port_id_ordering ... ok
80222026-09-03T12:24:18.423Z Lane 0 Lane 1 Lane 2 Lane 3
80232026-09-03T12:24:18.423Z Lane 0 Rx Loss-of-lock: Yes Yes Lane 1Yes YesLane 2
80242026-09-03T12:24:18.423Z Lane 3 Rx Loss-of-signal: Yes
80252026-09-03T12:24:18.423ZYes Yes State: Activated Yes
80262026-09-03T12:24:18.423ZActivated Rx CDR Enabled: Yes Activated Yes Activated
80272026-09-03T12:24:18.424ZYes Rx Output Enabled: falseYes
80282026-09-03T12:24:18.424Z Tx Enabled: Yesfalse Yesfalse falseYes
80292026-09-03T12:24:18.424Z Yes
80302026-09-03T12:24:18.424Z Rx Output Status: valid Tx Loss-of-lock: No valid Novalid valid
80312026-09-03T12:24:18.424ZNo Rx Loss-of-lock: trueNo
80322026-09-03T12:24:18.424Ztrue Tx Loss-of-signal: No No true Notrue
80332026-09-03T12:24:18.424Z No Rx Loss-of-signal: false
80342026-09-03T12:24:18.424Z Tx CDR Enabled: Nofalse Nofalse falseNo
80352026-09-03T12:24:18.424Z No
80362026-09-03T12:24:18.424ZRx Auto-squelch Disable: true Tx Adaptive EQ Fault: No trueNo Notrue Notrue
80372026-09-03T12:24:18.424Z
80382026-09-03T12:24:18.424Z Tx Fault: Yes Tx Output Enabled: true Yes true Yes Yestrue
80392026-09-03T12:24:18.424Ztrue
80402026-09-03T12:24:18.424Z Tx Output Status: invalid invalid invalid invalid
80412026-09-03T12:24:18.424Z Tx Loss-of-lock: false false false false
80422026-09-03T12:24:18.424Z Tx Loss-of-signal: true true true true
80432026-09-03T12:24:18.424ZTx Auto-squelch Disable: false false false false
80442026-09-03T12:24:18.424Z Tx Adaptive EQ Fail: true true true true
80452026-09-03T12:24:18.424Z Tx Failure: false false false false
80462026-09-03T12:24:18.424Z Tx Force Squelch: true true true true
80472026-09-03T12:24:18.425Z Tx Input Polarity: normal normal normal normal
80482026-09-03T12:24:18.425Ztest switchport::test::test_print_cmis_datapath ... ok
80492026-09-03T12:24:18.425Ztest switchport::test::test_print_sff_datapath ... ok
80502026-09-03T12:24:18.425Z
80512026-09-03T12:24:18.425Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
80522026-09-03T12:24:18.425Z
80532026-09-03T12:24:18.435Z Running tests/cli/main.rs (target/debug/deps/cli-abb6971d8239a246)
80542026-09-03T12:24:18.449Z
80552026-09-03T12:24:18.449Zrunning 7 tests
80562026-09-03T12:24:18.456Ztest counters::counters_list ... ignored
80572026-09-03T12:24:18.456Ztest link_apply::apply_tx_eq_all ... ignored
80582026-09-03T12:24:18.456Ztest link_apply::apply_tx_eq_custom ... ignored
80592026-09-03T12:24:18.456Ztest tx_eq::set_all_taps ... ignored
80602026-09-03T12:24:18.456Ztest tx_eq::set_partial_taps ... ignored
80612026-09-03T12:24:18.456Ztest cmd::test::pattern_statics ... ok
80622026-09-03T12:24:18.492Ztest link_apply::tx_eq_exclusive ... ok
80632026-09-03T12:24:18.492Z
80642026-09-03T12:24:18.492Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.05s
80652026-09-03T12:24:18.492Z
80662026-09-03T12:24:18.499Z Running unittests src/main.rs (target/debug/deps/tfportd-d55b6e8bd10a525f)
80672026-09-03T12:24:18.507Z
80682026-09-03T12:24:18.507Zrunning 3 tests
80692026-09-03T12:24:18.507Ztest linklocal::test_parse_ipadm ... ok
80702026-09-03T12:24:18.507Ztest tfport::test_parse_tfport ... ok
80712026-09-03T12:24:18.507Ztest config::tests::test_updates ... ok
80722026-09-03T12:24:18.507Z
80732026-09-03T12:24:18.507Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80742026-09-03T12:24:18.507Z
80752026-09-03T12:24:18.507Z Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b)
80762026-09-03T12:24:18.518Z
80772026-09-03T12:24:18.518Zrunning 0 tests
80782026-09-03T12:24:18.518Z
80792026-09-03T12:24:18.518Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80802026-09-03T12:24:18.518Z
80812026-09-03T12:24:18.518Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
80822026-09-03T12:24:18.524Z
80832026-09-03T12:24:18.524Zrunning 0 tests
80842026-09-03T12:24:18.524Z
80852026-09-03T12:24:18.524Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80862026-09-03T12:24:18.524Z
80872026-09-03T12:24:18.524Z Doc-tests aal
80882026-09-03T12:24:18.741Z
80892026-09-03T12:24:18.741Zrunning 0 tests
80902026-09-03T12:24:18.742Z
80912026-09-03T12:24:18.750Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80922026-09-03T12:24:18.750Z
80932026-09-03T12:24:18.766Z Doc-tests aal_macros
80942026-09-03T12:24:18.839Z
80952026-09-03T12:24:18.839Zrunning 0 tests
80962026-09-03T12:24:18.839Z
80972026-09-03T12:24:18.839Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80982026-09-03T12:24:18.840Z
80992026-09-03T12:24:18.854Z Doc-tests common
81002026-09-03T12:24:19.082Z
81012026-09-03T12:24:19.082Zrunning 0 tests
81022026-09-03T12:24:19.082Z
81032026-09-03T12:24:19.082Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81042026-09-03T12:24:19.082Z
81052026-09-03T12:24:19.110Z Doc-tests dpd_api
81062026-09-03T12:24:19.847Z
81072026-09-03T12:24:19.847Zrunning 2 tests
81082026-09-03T12:24:19.847Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
81092026-09-03T12:24:19.847Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
81102026-09-03T12:24:19.847Z
81112026-09-03T12:24:19.847Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
81122026-09-03T12:24:19.847Z
81132026-09-03T12:24:19.876Z Doc-tests dpd_client
81142026-09-03T12:24:21.344Z
81152026-09-03T12:24:21.344Zrunning 0 tests
81162026-09-03T12:24:21.344Z
81172026-09-03T12:24:21.344Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81182026-09-03T12:24:21.344Z
81192026-09-03T12:24:21.435Z Doc-tests dpd_types
81202026-09-03T12:24:21.580Z
81212026-09-03T12:24:21.580Zrunning 0 tests
81222026-09-03T12:24:21.580Z
81232026-09-03T12:24:21.580Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81242026-09-03T12:24:21.580Z
81252026-09-03T12:24:21.598Z Doc-tests dpd_types_versions
81262026-09-03T12:24:23.343Z
81272026-09-03T12:24:23.343Zrunning 1 test
81282026-09-03T12:24:23.343Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
81292026-09-03T12:24:23.343Z
81302026-09-03T12:24:23.343Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
81312026-09-03T12:24:23.343Z
81322026-09-03T12:24:23.383Z Doc-tests packet
81332026-09-03T12:24:23.394Z
81342026-09-03T12:24:23.394Zrunning 0 tests
81352026-09-03T12:24:23.394Z
81362026-09-03T12:24:23.394Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81372026-09-03T12:24:23.394Z
81382026-09-03T12:24:23.394Z Doc-tests pcap
81392026-09-03T12:24:23.438Z
81402026-09-03T12:24:23.438Zrunning 0 tests
81412026-09-03T12:24:23.438Z
81422026-09-03T12:24:23.438Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81432026-09-03T12:24:23.438Z
81442026-09-03T12:24:23.490Z+ for feat in tofino_stub tofino_asic softnpu chaos
81452026-09-03T12:24:23.490Z+ RUST_BACKTRACE=full
81462026-09-03T12:24:23.490Z+ cargo test --features chaos --no-fail-fast
81472026-09-03T12:24:24.103Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
81482026-09-03T12:24:24.184Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
81492026-09-03T12:24:24.192Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
81502026-09-03T12:24:32.870Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
81512026-09-03T12:24:33.233Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
81522026-09-03T12:25:13.247Z Finished `test` profile [unoptimized + debuginfo] target(s) in 49.74s
81532026-09-03T12:25:13.386Z Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455)
81542026-09-03T12:25:13.392Z
81552026-09-03T12:25:13.392Zrunning 0 tests
81562026-09-03T12:25:13.392Z
81572026-09-03T12:25:13.396Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81582026-09-03T12:25:13.396Z
81592026-09-03T12:25:13.396Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
81602026-09-03T12:25:13.400Z
81612026-09-03T12:25:13.400Zrunning 0 tests
81622026-09-03T12:25:13.400Z
81632026-09-03T12:25:13.400Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81642026-09-03T12:25:13.400Z
81652026-09-03T12:25:13.400Z Running unittests src/lib.rs (target/debug/deps/asic-fbbd3f473aded47c)
81662026-09-03T12:25:13.408Z
81672026-09-03T12:25:13.408Zrunning 0 tests
81682026-09-03T12:25:13.408Z
81692026-09-03T12:25:13.412Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81702026-09-03T12:25:13.412Z
81712026-09-03T12:25:13.412Z Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74)
81722026-09-03T12:25:13.435Z
81732026-09-03T12:25:13.435Zrunning 4 tests
81742026-09-03T12:25:13.439Ztest nat::tests::test_vni ... ok
81752026-09-03T12:25:13.439Ztest network::tests::test_generate_ipv6_link_local ... ok
81762026-09-03T12:25:13.442Ztest test_purge ... ok
81772026-09-03T12:25:13.445Ztest illumos::test::address_exists_handles_missing_object ... ok
81782026-09-03T12:25:13.445Z
81792026-09-03T12:25:13.449Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
81802026-09-03T12:25:13.449Z
81812026-09-03T12:25:13.449Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
81822026-09-03T12:25:13.473Z
81832026-09-03T12:25:13.473Zrunning 1 test
81842026-09-03T12:25:13.477Z -------
81852026-09-03T12:25:13.480Z Generating OpenAPI documents from API definitions ...
81862026-09-03T12:25:13.653Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
81872026-09-03T12:25:13.731Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
81882026-09-03T12:25:14.805Z -------
81892026-09-03T12:25:14.805Z Checking 13 OpenAPI documents...
81902026-09-03T12:25:14.809Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
81912026-09-03T12:25:14.809Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
81922026-09-03T12:25:14.809Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
81932026-09-03T12:25:14.809Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
81942026-09-03T12:25:14.809Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
81952026-09-03T12:25:14.809Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
81962026-09-03T12:25:14.809Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
81972026-09-03T12:25:14.809Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
81982026-09-03T12:25:14.809Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
81992026-09-03T12:25:14.809Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
82002026-09-03T12:25:14.809Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
82012026-09-03T12:25:14.809Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
82022026-09-03T12:25:14.809Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
82032026-09-03T12:25:14.809Z Fresh dpd "latest" symlink
82042026-09-03T12:25:14.809Z -------
82052026-09-03T12:25:14.809Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
82062026-09-03T12:25:14.882Ztest test::test_apis_up_to_date ... ok
82072026-09-03T12:25:14.882Z
82082026-09-03T12:25:14.882Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s
82092026-09-03T12:25:14.882Z
82102026-09-03T12:25:14.943Z Running unittests src/main.rs (target/debug/deps/dpd-9c12dacd9659a21c)
82112026-09-03T12:25:14.950Z
82122026-09-03T12:25:14.950Zrunning 34 tests
82132026-09-03T12:25:14.953Ztest freemap::test_ordering ... ok
82142026-09-03T12:25:14.953Ztest config::tests::test_updates ... ok
82152026-09-03T12:25:14.953Ztest dhcpv6::tests::test_create_duid_bytes ... ok
82162026-09-03T12:25:14.954Ztest freemap::test_split ... ok
82172026-09-03T12:25:14.954Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
82182026-09-03T12:25:14.958Ztest macaddrs::tests::test_mac_offset ... ok
82192026-09-03T12:25:14.958Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
82202026-09-03T12:25:14.958Ztest macaddrs::tests::test_parse_port_id ... ok
82212026-09-03T12:25:14.958Ztest nat::test_mapping ... ok
82222026-09-03T12:25:14.958ZSep 03 12:25:13.634 DEBG created new freemapSep 03 12:25:13.634 DEBG created new freemap, Sep 03 12:25:13.634, unitDEBG: unitcreated new freemap:, unitfreemap_test:freemap_test freemap_test
82232026-09-03T12:25:14.958Z
82242026-09-03T12:25:14.958Z
82252026-09-03T12:25:14.958ZSep 03 12:25:13.635Sep 03 12:25:13.635 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, Sep 03 12:25:13.635, unit unit:DEBG: initted freemap. size: 128freemap_testfreemap_test
82262026-09-03T12:25:14.958Z
82272026-09-03T12:25:14.958Z, unit:Sep 03 12:25:13.635 Sep 03 12:25:13.635 freemap_testDEBGDEBG
82282026-09-03T12:25:14.958Z Sep 03 12:25:13.634reset freemap , unitDEBGreset freemap:Sep 03 12:25:13.635 , created new freemapunitDEBG:, unit freemap_test:reset freemap
82292026-09-03T12:25:14.958Zfreemap_test,
82302026-09-03T12:25:14.958Zunit:freemap_test freemap_test
82312026-09-03T12:25:14.958Z
82322026-09-03T12:25:14.958ZSep 03 12:25:13.635 DEBG initted freemap. size: 8, unit: freemap_test
82332026-09-03T12:25:14.959ZSep 03 12:25:13.635 DEBG reset freemap, unit: freemap_test
82342026-09-03T12:25:14.959ZSep 03 12:25:13.634 DEBG created new freemap, unit: freemap_test
82352026-09-03T12:25:14.959ZSep 03 12:25:13.635 DEBG initted freemap. size: 128, unit: freemap_test
82362026-09-03T12:25:14.959ZSep 03 12:25:13.635 DEBG reset freemap, unit: freemap_test
82372026-09-03T12:25:14.959Ztest freemap::test_basic ... ok
82382026-09-03T12:25:14.959Ztest freemap::test_free ... ok
82392026-09-03T12:25:14.959Ztest freemap::test_reclaim ... ok
82402026-09-03T12:25:14.959Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
82412026-09-03T12:25:14.959Ztest freemap::test_exhaustion ... ok
82422026-09-03T12:25:14.959Ztest port_map::tests::test_backplane_group ... ok
82432026-09-03T12:25:14.959Ztest port_map::tests::dump_map ... ok
82442026-09-03T12:25:14.959Ztest port_map::tests::test_port_map ... ok
82452026-09-03T12:25:14.959ZSep 03 12:25:13.636 DEBG created new freemap, unit: freemap_route_ipv4
82462026-09-03T12:25:14.959ZSep 03 12:25:13.636 DEBG created new freemap, unit: freemap_route_ipv6
82472026-09-03T12:25:14.959ZSep 03 12:25:13.636 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
82482026-09-03T12:25:14.959ZSep 03 12:25:13.636 DEBG reset freemap, unit: freemap_route_ipv4
82492026-09-03T12:25:14.959ZSep 03 12:25:13.636 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
82502026-09-03T12:25:14.959ZSep 03 12:25:13.636 DEBG reset freemap, unit: freemap_route_ipv6
82512026-09-03T12:25:14.959ZSep 03 12:25:13.636 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
82522026-09-03T12:25:14.959ZSep 03 12:25:13.636 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 } }]
82532026-09-03T12:25:14.959ZSep 03 12:25:13.636 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
82542026-09-03T12:25:14.959ZSep 03 12:25:13.636 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 } }]
82552026-09-03T12:25:14.959ZSep 03 12:25:13.636 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
82562026-09-03T12:25:14.959ZSep 03 12:25:13.636Sep 03 12:25:13.636 DEBGDEBG created new freemapreplacing 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 } }],
82572026-09-03T12:25:14.959Zunit: freemap_route_ipv4Sep 03 12:25:13.636
82582026-09-03T12:25:14.959Z INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
82592026-09-03T12:25:14.959ZSep 03 12:25:13.636 DEBGSep 03 12:25:13.636 DEBG created new freemapreplacing 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 } }],
82602026-09-03T12:25:14.959Zunit: freemap_route_ipv6
82612026-09-03T12:25:14.959ZSep 03 12:25:13.636 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
82622026-09-03T12:25:14.959ZSep 03 12:25:13.636 DEBG initted freemap. size: 64, Sep 03 12:25:13.636unit :DEBG freemap_route_ipv4replacing 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 } }]
82632026-09-03T12:25:14.959Z
82642026-09-03T12:25:14.959ZSep 03 12:25:13.636Sep 03 12:25:13.636 DEBGINFO reset freemapadding route 3fff:beef:3::/64 -> 2001:db8::55:ff,
82652026-09-03T12:25:14.959ZunitSep 03 12:25:13.636:Sep 03 12:25:13.636 DEBGfreemap_route_ipv4
82662026-09-03T12:25:14.959ZDEBGcreated new 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 } }],
82672026-09-03T12:25:14.959ZunitSep 03 12:25:13.636: DEBG freemap_testinitted freemap. size: 64Sep 03 12:25:13.636, unit
82682026-09-03T12:25:14.959ZINFO :adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
82692026-09-03T12:25:14.959Zfreemap_route_ipv6Sep 03 12:25:13.636
82702026-09-03T12:25:14.959Z DEBG initted freemap. size: 128Sep 03 12:25:13.636, Sep 03 12:25:13.636unit :DEBG freemap_test DEBGreset freemap
82712026-09-03T12:25:14.959Z, unitreplacing 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 } }]:
82722026-09-03T12:25:14.960Zfreemap_route_ipv6
82732026-09-03T12:25:14.960ZSep 03 12:25:13.636 Sep 03 12:25:13.636Sep 03 12:25:13.636DEBG reset freemapINFO, INFOunit :adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
82742026-09-03T12:25:14.960Z
82752026-09-03T12:25:14.960Z freemap_test
82762026-09-03T12:25:14.960ZSep 03 12:25:13.636 Sep 03 12:25:13.636DEBG DEBGreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
82772026-09-03T12:25:14.960Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
82782026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 INFOINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2
82792026-09-03T12:25:14.960Z
82802026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 DEBGDEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
82812026-09-03T12:25:14.960Z
82822026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 INFOINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3
82832026-09-03T12:25:14.960Z
82842026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 DEBGDEBG 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
82852026-09-03T12:25:14.960Z
82862026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 INFOINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4
82872026-09-03T12:25:14.960Z
82882026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
82892026-09-03T12:25:14.960Z
82902026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ff
82912026-09-03T12:25:14.960Z
82922026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 DEBGDEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }]
82932026-09-03T12:25:14.960Z
82942026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 INFOINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
82952026-09-03T12:25:14.960Z
82962026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 DEBGDEBG 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: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 } }]
82972026-09-03T12:25:14.960Z
82982026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 INFOINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
82992026-09-03T12:25:14.960Z
83002026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 DEBGDEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
83012026-09-03T12:25:14.960Z
83022026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 INFOINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
83032026-09-03T12:25:14.960Z
83042026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 DEBGDEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
83052026-09-03T12:25:14.960Z
83062026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 INFOINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
83072026-09-03T12:25:14.960Z
83082026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 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: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 } }]
83092026-09-03T12:25:14.960Z
83102026-09-03T12:25:14.960ZSep 03 12:25:13.636Sep 03 12:25:13.636 INFOINFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
83112026-09-03T12:25:14.961Z
83122026-09-03T12:25:14.961ZSep 03 12:25:13.636Sep 03 12:25:13.636 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: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 } }]
83132026-09-03T12:25:14.961Z
83142026-09-03T12:25:14.961ZSep 03 12:25:13.636Sep 03 12:25:13.636 INFOINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
83152026-09-03T12:25:14.961Z
83162026-09-03T12:25:14.961ZSep 03 12:25:13.636Sep 03 12:25:13.636 DEBGDEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
83172026-09-03T12:25:14.961Z
83182026-09-03T12:25:14.965ZSep 03 12:25:13.636Sep 03 12:25:13.636 INFOINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
83192026-09-03T12:25:14.965Z
83202026-09-03T12:25:14.965ZSep 03 12:25:13.636Sep 03 12:25:13.636 DEBGDEBG 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: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 } }]
83212026-09-03T12:25:14.965Z
83222026-09-03T12:25:14.965ZSep 03 12:25:13.636Sep 03 12:25:13.636 INFOINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 03 12:25:13.636
83232026-09-03T12:25:14.965Z
83242026-09-03T12:25:14.965Z DEBG created new freemapSep 03 12:25:13.636Sep 03 12:25:13.636, unitDEBG:DEBG freemap_route_ipv4 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: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 } }]
83252026-09-03T12:25:14.965Z
83262026-09-03T12:25:14.965Z
83272026-09-03T12:25:14.965ZSep 03 12:25:13.636Sep 03 12:25:13.636Sep 03 12:25:13.636 INFOINFODEBG adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
83282026-09-03T12:25:14.965Z
83292026-09-03T12:25:14.965Zcreated new freemap, Sep 03 12:25:13.636unit :DEBGSep 03 12:25:13.636 freemap_route_ipv6DEBG
83302026-09-03T12:25:14.965Z 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: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 } }]
83312026-09-03T12:25:14.965Z
83322026-09-03T12:25:14.965ZSep 03 12:25:13.636 DEBG Sep 03 12:25:13.636Sep 03 12:25:13.636 initted freemap. size: 64 INFOINFO, adding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:a::/64 -> 2001:db8::55:ffunit
83332026-09-03T12:25:14.965Ztest api_server::tests::test_build_info ... ok
83342026-09-03T12:25:14.965Z:
83352026-09-03T12:25:14.965Z freemap_route_ipv4
83362026-09-03T12:25:14.965ZSep 03 12:25:13.636 Sep 03 12:25:13.636DEBGSep 03 12:25:13.636 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 } }] reset freemapreplacing 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 } }],
83372026-09-03T12:25:14.966Zunit
83382026-09-03T12:25:14.966Z: freemap_route_ipv4
83392026-09-03T12:25:14.966ZSep 03 12:25:13.636Sep 03 12:25:13.636 INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 03 12:25:13.636
83402026-09-03T12:25:14.966Z
83412026-09-03T12:25:14.966Z DEBG initted freemap. size: 64, Sep 03 12:25:13.636unit Sep 03 12:25:13.636DEBG DEBG: replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]freemap_route_ipv6
83422026-09-03T12:25:14.966Z
83432026-09-03T12:25:14.966Z
83442026-09-03T12:25:14.966ZSep 03 12:25:13.636 Sep 03 12:25:13.636Sep 03 12:25:13.636 DEBGINFO reset freemapINFO, adding route 3fff:beef:15::/64 -> 2001:db8::55:ffunit
83452026-09-03T12:25:14.966Z: adding route 3fff:beef:c::/64 -> 2001:db8::55:fffreemap_route_ipv6
83462026-09-03T12:25:14.966Z
83472026-09-03T12:25:14.966ZSep 03 12:25:13.636 Sep 03 12:25:13.636DEBG INFOreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:25:13.636
83482026-09-03T12:25:14.966Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
83492026-09-03T12:25:14.966Zreplacing 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 } }]
83502026-09-03T12:25:14.966ZSep 03 12:25:13.636 INFOSep 03 12:25:13.636 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 03 12:25:13.636
83512026-09-03T12:25:14.966Z INFODEBG adding route 3fff:beef:d::/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 } }]
83522026-09-03T12:25:14.966Ztest freemap::test_span ... ok
83532026-09-03T12:25:14.966Z
83542026-09-03T12:25:14.966ZSep 03 12:25:13.636 Sep 03 12:25:13.636DEBG Sep 03 12:25:13.636Sep 03 12:25:13.636DEBGreplacing 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 } }]
83552026-09-03T12:25:14.966ZDEBGcreated new freemap replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83562026-09-03T12:25:14.966Z, INFOSep 03 12:25:13.636unit adding route 3fff:beef::/64 -> 2001:db8::55:ff INFO
83572026-09-03T12:25:14.966Z :Sep 03 12:25:13.636adding route 3fff:beef:17::/64 -> 2001:db8::55:ff INFO
83582026-09-03T12:25:14.966Z adding route 3fff:beef:e::/64 -> 2001:db8::55:fffreemap_route_ipv4
83592026-09-03T12:25:14.966Z
83602026-09-03T12:25:14.966ZSep 03 12:25:13.636Sep 03 12:25:13.636 DEBGDEBGSep 03 12:25:13.636 replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
83612026-09-03T12:25:14.966ZSep 03 12:25:13.636 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: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 } }]
83622026-09-03T12:25:14.966ZDEBG
83632026-09-03T12:25:14.966ZSep 03 12:25:13.636 created new freemap, INFO unitadding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 03 12:25:13.636
83642026-09-03T12:25:14.966Z Sep 03 12:25:13.636INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff:
83652026-09-03T12:25:14.966ZINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:fffreemap_route_ipv6Sep 03 12:25:13.636
83662026-09-03T12:25:14.966Z
83672026-09-03T12:25:14.966Z DEBGSep 03 12:25:13.636 replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 12:25:13.636
83682026-09-03T12:25:14.966Z 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 12:25:13.636replacing 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 } }]
83692026-09-03T12:25:14.966Z
83702026-09-03T12:25:14.966ZSep 03 12:25:13.636 INFO DEBGadding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 03 12:25:13.636 Sep 03 12:25:13.636INFO
83712026-09-03T12:25:14.966Z adding route 3fff:beef:19::/64 -> 2001:db8::55:ffinitted freemap. size: 64
83722026-09-03T12:25:14.966ZINFO, adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 03 12:25:13.636unit
83732026-09-03T12:25:14.966Z : Sep 03 12:25:13.636DEBGfreemap_route_ipv4
83742026-09-03T12:25:14.966ZDEBG Sep 03 12:25:13.636replacing 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: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 } }]
83752026-09-03T12:25:14.967Z
83762026-09-03T12:25:14.967ZDEBGSep 03 12:25:13.637 replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 03 12:25:13.637
83772026-09-03T12:25:14.967Z INFO reset freemapSep 03 12:25:13.637, adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff Sep 03 12:25:13.637
83782026-09-03T12:25:14.967ZINFO unit :INFO freemap_route_ipv4adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
83792026-09-03T12:25:14.967ZSep 03 12:25:13.637
83802026-09-03T12:25:14.967Z
83812026-09-03T12:25:14.967ZDEBG 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 12:25:13.637Sep 03 12:25:13.637
83822026-09-03T12:25:14.967Z Sep 03 12:25:13.637 DEBGDEBG initted freemap. size: 64replacing 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 } }], DEBGunit
83832026-09-03T12:25:14.967Z 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 12:25:13.637
83842026-09-03T12:25:14.967Z INFOSep 03 12:25:13.637 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff:
83852026-09-03T12:25:14.967ZINFO Sep 03 12:25:13.637freemap_route_ipv6 INFO
83862026-09-03T12:25:14.967Z adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
83872026-09-03T12:25:14.967Z
83882026-09-03T12:25:14.967ZSep 03 12:25:13.637 DEBG Sep 03 12:25:13.637Sep 03 12:25:13.637replacing 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 12:25:13.637 DEBGDEBG
83892026-09-03T12:25:14.967ZDEBG 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 } }]
83902026-09-03T12:25:14.967Zreplacing 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 } }] reset freemap
83912026-09-03T12:25:14.967Z, Sep 03 12:25:13.637Sep 03 12:25:13.637 unitINFO:Sep 03 12:25:13.637 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
83922026-09-03T12:25:14.967Z adding route 3fff:beef:5::/64 -> 2001:db8::55:fffreemap_route_ipv6
83932026-09-03T12:25:14.967Z
83942026-09-03T12:25:14.967Z
83952026-09-03T12:25:14.967ZSep 03 12:25:13.637 DEBG Sep 03 12:25:13.637replacing 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 12:25:13.637
83962026-09-03T12:25:14.967ZDEBG Sep 03 12:25:13.637DEBG 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 } }]INFO
83972026-09-03T12:25:14.967ZSep 03 12:25:13.637replacing 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 } }]
83982026-09-03T12:25:14.967ZINFOadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:25:13.637
83992026-09-03T12:25:14.967Z INFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff Sep 03 12:25:13.637adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
84002026-09-03T12:25:14.967Z INFO
84012026-09-03T12:25:14.967Z Sep 03 12:25:13.637Sep 03 12:25:13.637 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 12:25:13.637
84022026-09-03T12:25:14.967Ztest port_map::tests::parse_softnpu_revision ... ok
84032026-09-03T12:25:14.967Z 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 } }]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 } }]
84042026-09-03T12:25:14.967Z
84052026-09-03T12:25:14.967Z Sep 03 12:25:13.637replacing 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 } }]
84062026-09-03T12:25:14.967ZSep 03 12:25:13.637DEBGSep 03 12:25:13.637 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
84072026-09-03T12:25:14.967Z adding route 3fff:dead::/64 -> 2001:db8::55:1INFO Sep 03 12:25:13.637
84082026-09-03T12:25:14.967Z adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 12:25:13.637 INFO
84092026-09-03T12:25:14.967Z INFOSep 03 12:25:13.637adding route 3fff:beef:15::/64 -> 2001:db8::55:ff adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
84102026-09-03T12:25:14.967Z
84112026-09-03T12:25:14.967Z Sep 03 12:25:13.637DEBG Sep 03 12:25:13.637DEBG DEBGSep 03 12:25:13.637 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 } }] DEBGreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84122026-09-03T12:25:14.967Z
84132026-09-03T12:25:14.967Zreplacing 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: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 } }]
84142026-09-03T12:25:14.967Z
84152026-09-03T12:25:14.968ZSep 03 12:25:13.637Sep 03 12:25:13.637Sep 03 12:25:13.637 INFOSep 03 12:25:13.637 INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ff INFO
84162026-09-03T12:25:14.968Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
84172026-09-03T12:25:14.968Z
84182026-09-03T12:25:14.972ZINFO Sep 03 12:25:13.637adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:25:13.637
84192026-09-03T12:25:14.972Z DEBGDEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
84202026-09-03T12:25:14.972ZSep 03 12:25:13.637Sep 03 12:25:13.637
84212026-09-03T12:25:14.972Z DEBGDEBGSep 03 12:25:13.637 Sep 03 12:25:13.637replacing 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 } }] 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 } }]
84222026-09-03T12:25:14.972Z
84232026-09-03T12:25:14.972Z adding route 3fff:beef:17::/64 -> 2001:db8::55:ffINFO
84242026-09-03T12:25:14.972Z Sep 03 12:25:13.637adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 12:25:13.637
84252026-09-03T12:25:14.972Z Sep 03 12:25:13.637 INFOINFO Sep 03 12:25:13.637adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
84262026-09-03T12:25:14.972ZDEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]
84272026-09-03T12:25:14.972Z
84282026-09-03T12:25:14.972Z
84292026-09-03T12:25:14.972ZSep 03 12:25:13.637 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 12:25:13.637Sep 03 12:25:13.637
84302026-09-03T12:25:14.972ZSep 03 12:25:13.637INFO DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
84312026-09-03T12:25:14.972Zreplacing 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 12:25:13.637 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO
84322026-09-03T12:25:14.972Z Sep 03 12:25:13.637adding route 3fff:beef::/64 -> 2001:db8::55:ff
84332026-09-03T12:25:14.972ZDEBG
84342026-09-03T12:25:14.972Z 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 } }]
84352026-09-03T12:25:14.972ZSep 03 12:25:13.637Sep 03 12:25:13.637 Sep 03 12:25:13.637INFO DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
84362026-09-03T12:25:14.972ZDEBG Sep 03 12:25:13.637replacing 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 } }]
84372026-09-03T12:25:14.972ZINFO Sep 03 12:25:13.637replacing 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:22::/64 -> 2001:db8::55:ff Sep 03 12:25:13.637DEBG
84382026-09-03T12:25:14.972Z
84392026-09-03T12:25:14.973ZINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
84402026-09-03T12:25:14.973Zreplacing 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 12:25:13.637
84412026-09-03T12:25:14.973Z Sep 03 12:25:13.637DEBG Sep 03 12:25:13.637INFOSep 03 12:25:13.637 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 } }] INFODEBG
84422026-09-03T12:25:14.973Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
84432026-09-03T12:25:14.973Zreplacing 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:b::/64 -> 2001:db8::55:ffSep 03 12:25:13.637
84442026-09-03T12:25:14.973Z
84452026-09-03T12:25:14.973Z Sep 03 12:25:13.637INFO Sep 03 12:25:13.637 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 03 12:25:13.637INFO
84462026-09-03T12:25:14.973Z adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBG
84472026-09-03T12:25:14.973Z replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:25:13.637
84482026-09-03T12:25:14.973Z 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: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 12:25:13.637
84492026-09-03T12:25:14.973Z
84502026-09-03T12:25:14.973ZSep 03 12:25:13.637 INFOSep 03 12:25:13.637DEBGSep 03 12:25:13.637 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 } }] INFO
84512026-09-03T12:25:14.973Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
84522026-09-03T12:25:14.973Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 03 12:25:13.637
84532026-09-03T12:25:14.973Z
84542026-09-03T12:25:14.973Z Sep 03 12:25:13.637INFO DEBGSep 03 12:25:13.637adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
84552026-09-03T12:25:14.973Z 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 } }]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 12:25:13.637
84562026-09-03T12:25:14.973Z
84572026-09-03T12:25:14.973Z DEBGSep 03 12:25:13.637 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
84582026-09-03T12:25:14.973ZSep 03 12:25:13.637Sep 03 12:25:13.637 INFO 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 } }]INFOSep 03 12:25:13.637 adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
84592026-09-03T12:25:14.973ZINFO
84602026-09-03T12:25:14.973Z adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
84612026-09-03T12:25:14.973Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 03 12:25:13.637Sep 03 12:25:13.637
84622026-09-03T12:25:14.973Z DEBGSep 03 12:25:13.637 Sep 03 12:25:13.637replacing 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 } }]
84632026-09-03T12:25:14.973ZDEBGDEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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
84642026-09-03T12:25:14.973Z Sep 03 12:25:13.637adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
84652026-09-03T12:25:14.973Z INFO
84662026-09-03T12:25:14.973Z adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 12:25:13.637
84672026-09-03T12:25:14.973Z Sep 03 12:25:13.637INFO DEBGSep 03 12:25:13.637 replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffINFO
84682026-09-03T12:25:14.973Z
84692026-09-03T12:25:14.973Zadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
84702026-09-03T12:25:14.973ZSep 03 12:25:13.637Sep 03 12:25:13.637 Sep 03 12:25:13.637 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 } }]
84712026-09-03T12:25:14.973ZSep 03 12:25:13.637 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
84722026-09-03T12:25:14.973ZSep 03 12:25:13.637 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 } }]
84732026-09-03T12:25:14.973ZSep 03 12:25:13.637 Sep 03 12:25:13.637DEBG INFOreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
84742026-09-03T12:25:14.973Z
84752026-09-03T12:25:14.973Z Sep 03 12:25:13.637Sep 03 12:25:13.637 DEBG 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:27::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84762026-09-03T12:25:14.973Z
84772026-09-03T12:25:14.973Z
84782026-09-03T12:25:14.974ZSep 03 12:25:13.637 Sep 03 12:25:13.637INFO DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
84792026-09-03T12:25:14.974Zreplacing 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 } }]
84802026-09-03T12:25:14.974ZSep 03 12:25:13.637 DEBG Sep 03 12:25:13.637replacing 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 12:25:13.637
84812026-09-03T12:25:14.974Z INFOINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
84822026-09-03T12:25:14.974ZSep 03 12:25:13.637
84832026-09-03T12:25:14.974Z INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 12:25:13.637Sep 03 12:25:13.637
84842026-09-03T12:25:14.974Z 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: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 } }]
84852026-09-03T12:25:14.974Z
84862026-09-03T12:25:14.974ZSep 03 12:25:13.637 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 12:25:13.637
84872026-09-03T12:25:14.974Z Sep 03 12:25:13.637INFO INFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
84882026-09-03T12:25:14.974Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 03 12:25:13.637
84892026-09-03T12:25:14.974Z INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
84902026-09-03T12:25:14.974ZSep 03 12:25:13.637Sep 03 12:25:13.637 DEBGSep 03 12:25:13.637 DEBGreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84912026-09-03T12:25:14.974Z DEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
84922026-09-03T12:25:14.974Z
84932026-09-03T12:25:14.974ZSep 03 12:25:13.637 INFOSep 03 12:25:13.637Sep 03 12:25:13.637 INFOadding route 3fff:beef:7::/64 -> 2001:db8::55:ffINFO
84942026-09-03T12:25:14.974Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
84952026-09-03T12:25:14.974Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
84962026-09-03T12:25:14.974ZSep 03 12:25:13.637Sep 03 12:25:13.637 Sep 03 12:25:13.637DEBG DEBG DEBGreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84972026-09-03T12:25:14.974Z 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: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 } }]
84982026-09-03T12:25:14.974Z
84992026-09-03T12:25:14.974ZSep 03 12:25:13.637Sep 03 12:25:13.637 Sep 03 12:25:13.637 INFO INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ffINFO
85002026-09-03T12:25:14.974Z
85012026-09-03T12:25:14.974Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
85022026-09-03T12:25:14.974ZSep 03 12:25:13.637Sep 03 12:25:13.637Sep 03 12:25:13.637 DEBG DEBGreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
85032026-09-03T12:25:14.974Z 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 } }]
85042026-09-03T12:25:14.974Zreplacing 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 } }]
85052026-09-03T12:25:14.974ZSep 03 12:25:13.637 Sep 03 12:25:13.637INFOSep 03 12:25:13.637 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
85062026-09-03T12:25:14.974ZINFO INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
85072026-09-03T12:25:14.974Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
85082026-09-03T12:25:14.974ZSep 03 12:25:13.637Sep 03 12:25:13.637 Sep 03 12:25:13.637DEBG 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: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 } }]
85092026-09-03T12:25:14.974Z
85102026-09-03T12:25:14.974Zreplacing 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 } }]
85112026-09-03T12:25:14.974ZSep 03 12:25:13.637Sep 03 12:25:13.637Sep 03 12:25:13.637 INFOINFO INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
85122026-09-03T12:25:14.974Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
85132026-09-03T12:25:14.974Z
85142026-09-03T12:25:14.974ZSep 03 12:25:13.637Sep 03 12:25:13.637 Sep 03 12:25:13.637DEBG 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: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 } }]
85152026-09-03T12:25:14.974Z
85162026-09-03T12:25:14.974Z
85172026-09-03T12:25:14.974ZSep 03 12:25:13.637Sep 03 12:25:13.637 INFOSep 03 12:25:13.637 INFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
85182026-09-03T12:25:14.979ZSep 03 12:25:13.637 DEBGSep 03 12:25:13.637 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffcreated new freemap
85192026-09-03T12:25:14.979ZINFO, unitDEBG: freemap_route_ipv4
85202026-09-03T12:25:14.979Zreplacing 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 } }]
85212026-09-03T12:25:14.979Z Sep 03 12:25:13.637 DEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ffcreated new freemapINFO, unit: freemap_route_ipv6
85222026-09-03T12:25:14.979Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 12:25:13.637 Sep 03 12:25:13.637DEBG INFO initted freemap. size: 64
85232026-09-03T12:25:14.979Z, unit:
85242026-09-03T12:25:14.979Zfreemap_route_ipv4
85252026-09-03T12:25:14.979ZSep 03 12:25:13.637 DEBGSep 03 12:25:13.637 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 12:25:13.637 DEBG
85262026-09-03T12:25:14.979Z reset freemap , adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffunit
85272026-09-03T12:25:14.979Z: Sep 03 12:25:13.637freemap_route_ipv4
85282026-09-03T12:25:14.979ZSep 03 12:25:13.637DEBG Sep 03 12:25:13.637DEBG initted freemap. size: 64, Sep 03 12:25:13.637unit : 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 } }]
85292026-09-03T12:25:14.979ZINFOfreemap_route_ipv6Sep 03 12:25:13.637
85302026-09-03T12:25:14.979Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
85312026-09-03T12:25:14.979ZSep 03 12:25:13.637DEBG DEBG reset freemap, unitDEBG : freemap_route_ipv6
85322026-09-03T12:25:14.979ZSep 03 12:25:13.637 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
85332026-09-03T12:25:14.979ZINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 12:25:13.637
85342026-09-03T12:25:14.979Z 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
85352026-09-03T12:25:14.979ZSep 03 12:25:13.637 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 12:25:13.637
85362026-09-03T12:25:14.979Z 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 12:25:13.637replacing 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 } }]
85372026-09-03T12:25:14.979ZSep 03 12:25:13.637 INFOSep 03 12:25:13.637 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO
85382026-09-03T12:25:14.979Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ff DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
85392026-09-03T12:25:14.979Z
85402026-09-03T12:25:14.979Z
85412026-09-03T12:25:14.979ZSep 03 12:25:13.637 DEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85422026-09-03T12:25:14.979ZSep 03 12:25:13.637 INFO Sep 03 12:25:13.637adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
85432026-09-03T12:25:14.979ZINFO DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff Sep 03 12:25:13.637
85442026-09-03T12:25:14.979Zreplacing 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 } }]
85452026-09-03T12:25:14.979ZDEBG 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 } }]
85462026-09-03T12:25:14.979ZSep 03 12:25:13.637 Sep 03 12:25:13.637DEBG INFOSep 03 12:25:13.638 adding route 3fff:beef:10::/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 } }]
85472026-09-03T12:25:14.979Z
85482026-09-03T12:25:14.979ZINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
85492026-09-03T12:25:14.979ZSep 03 12:25:13.638Sep 03 12:25:13.638 DEBG INFO 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 12:25:13.638adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
85502026-09-03T12:25:14.979Z
85512026-09-03T12:25:14.979ZDEBG 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 } }]
85522026-09-03T12:25:14.979ZSep 03 12:25:13.638Sep 03 12:25:13.638 INFOSep 03 12:25:13.638DEBG INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
85532026-09-03T12:25:14.980Zadding route 3fff:beef:f::/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 } }]
85542026-09-03T12:25:14.980Z
85552026-09-03T12:25:14.980ZSep 03 12:25:13.638Sep 03 12:25:13.638 Sep 03 12:25:13.638DEBGDEBG 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 } }]
85562026-09-03T12:25:14.980Zreplacing 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:33::/64 -> 2001:db8::55:ff
85572026-09-03T12:25:14.980Z
85582026-09-03T12:25:14.980ZSep 03 12:25:13.638Sep 03 12:25:13.638Sep 03 12:25:13.638 INFODEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ffINFO
85592026-09-03T12:25:14.980Z replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
85602026-09-03T12:25:14.980Z
85612026-09-03T12:25:14.980ZSep 03 12:25:13.638 Sep 03 12:25:13.638Sep 03 12:25:13.638 DEBG INFODEBGreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85622026-09-03T12:25:14.980Zadding route 3fff:beef:34::/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 } }]
85632026-09-03T12:25:14.980Z
85642026-09-03T12:25:14.980ZSep 03 12:25:13.638Sep 03 12:25:13.638 INFOSep 03 12:25:13.638 DEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFO
85652026-09-03T12:25:14.980Z 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 } }]
85662026-09-03T12:25:14.980Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
85672026-09-03T12:25:14.980ZSep 03 12:25:13.638 Sep 03 12:25:13.638DEBG Sep 03 12:25:13.638INFOreplacing 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 } }]
85682026-09-03T12:25:14.980Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBG
85692026-09-03T12:25:14.980Z 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 12:25:13.638
85702026-09-03T12:25:14.980Z Sep 03 12:25:13.638INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG
85712026-09-03T12:25:14.980ZSep 03 12:25:13.638 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
85722026-09-03T12:25:14.980Z adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 12:25:13.638
85732026-09-03T12:25:14.980Z DEBGSep 03 12:25:13.638 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 } }]INFOSep 03 12:25:13.638 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG
85742026-09-03T12:25:14.980Z
85752026-09-03T12:25:14.980Z 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 } }]
85762026-09-03T12:25:14.980ZSep 03 12:25:13.638Sep 03 12:25:13.638Sep 03 12:25:13.638 INFOINFO DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
85772026-09-03T12:25:14.980Z
85782026-09-03T12:25:14.980Z 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 } }]
85792026-09-03T12:25:14.980ZSep 03 12:25:13.638 Sep 03 12:25:13.638DEBGSep 03 12:25:13.638 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 } }]
85802026-09-03T12:25:14.980ZINFOreplacing 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 } }]
85812026-09-03T12:25:14.980Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
85822026-09-03T12:25:14.980ZSep 03 12:25:13.638Sep 03 12:25:13.638Sep 03 12:25:13.638 INFO INFO DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
85832026-09-03T12:25:14.980Z 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:16::/64 -> 2001:db8::55:ff
85842026-09-03T12:25:14.980Z
85852026-09-03T12:25:14.980ZSep 03 12:25:13.638 Sep 03 12:25:13.638DEBG Sep 03 12:25:13.638DEBG 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 } }]
85862026-09-03T12:25:14.980Zreplacing 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:38::/64 -> 2001:db8::55:ff
85872026-09-03T12:25:14.980Z
85882026-09-03T12:25:14.980ZSep 03 12:25:13.638 INFO Sep 03 12:25:13.638Sep 03 12:25:13.638adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
85892026-09-03T12:25:14.980Z DEBGINFO replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85902026-09-03T12:25:14.980Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 12:25:13.638
85912026-09-03T12:25:14.980Z Sep 03 12:25:13.638DEBG INFOreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:25:13.638
85922026-09-03T12:25:14.981Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBG
85932026-09-03T12:25:14.981Z 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 12:25:13.638
85942026-09-03T12:25:14.981ZSep 03 12:25:13.638 INFODEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 03 12:25:13.638
85952026-09-03T12:25:14.981Z replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
85962026-09-03T12:25:14.981Z Sep 03 12:25:13.638adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
85972026-09-03T12:25:14.981ZDEBGSep 03 12:25:13.638 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 } }]INFOSep 03 12:25:13.638 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG
85982026-09-03T12:25:14.981Z
85992026-09-03T12:25:14.981Z 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 } }]
86002026-09-03T12:25:14.981ZSep 03 12:25:13.638Sep 03 12:25:13.638 DEBGINFO replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
86012026-09-03T12:25:14.981Z
86022026-09-03T12:25:14.981ZSep 03 12:25:13.638Sep 03 12:25:13.638Sep 03 12:25:13.638 INFOINFO DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff adding route 3fff:beef:3b::/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 } }]
86032026-09-03T12:25:14.981Z
86042026-09-03T12:25:14.981Z
86052026-09-03T12:25:14.981ZSep 03 12:25:13.638Sep 03 12:25:13.638 Sep 03 12:25:13.638INFO DEBGDEBG adding route 3fff:beef:18::/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 } }]
86062026-09-03T12:25:14.981Zreplacing 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 } }]
86072026-09-03T12:25:14.981Z
86082026-09-03T12:25:14.981ZSep 03 12:25:13.638 Sep 03 12:25:13.638DEBGSep 03 12:25:13.638 replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
86092026-09-03T12:25:14.981ZINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 03 12:25:13.638
86102026-09-03T12:25:14.981Z
86112026-09-03T12:25:14.981ZINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
86122026-09-03T12:25:14.981ZSep 03 12:25:13.638Sep 03 12:25:13.638 DEBGDEBG 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: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 } }]
86132026-09-03T12:25:14.981Z
86142026-09-03T12:25:14.981ZSep 03 12:25:13.638 DEBG Sep 03 12:25:13.638replacing 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 } }]
86152026-09-03T12:25:14.981ZINFO Sep 03 12:25:13.638adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff Sep 03 12:25:13.638
86162026-09-03T12:25:14.981Z INFOINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:3d::/64 -> 2001:db8::55:ffSep 03 12:25:13.638
86172026-09-03T12:25:14.981Z
86182026-09-03T12:25:14.985Z 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 12:25:13.638
86192026-09-03T12:25:14.985Z Sep 03 12:25:13.638DEBG 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 } }]
86202026-09-03T12:25:14.985Zreplacing 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 12:25:13.638
86212026-09-03T12:25:14.985Z INFO Sep 03 12:25:13.638adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
86222026-09-03T12:25:14.985ZSep 03 12:25:13.638INFO INFOadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
86232026-09-03T12:25:14.985ZSep 03 12:25:13.638adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
86242026-09-03T12:25:14.985ZSep 03 12:25:13.638DEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
86252026-09-03T12:25:14.986Z Sep 03 12:25:13.638replacing 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 } }]
86262026-09-03T12:25:14.986ZDEBGSep 03 12:25:13.638 replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
86272026-09-03T12:25:14.986Z Sep 03 12:25:13.638adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
86282026-09-03T12:25:14.986ZDEBG failed to allocate space for the new target list
86292026-09-03T12:25:14.986ZSep 03 12:25:13.638Sep 03 12:25:13.638Sep 03 12:25:13.638 INFO DEBGDEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
86302026-09-03T12:25:14.986Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
86312026-09-03T12:25:14.986Zreplacing 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 } }]
86322026-09-03T12:25:14.986ZSep 03 12:25:13.638 Sep 03 12:25:13.638DEBG INFOreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86332026-09-03T12:25:14.986Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
86342026-09-03T12:25:14.986ZSep 03 12:25:13.637Sep 03 12:25:13.638 Sep 03 12:25:13.638 DEBG DEBGINFOreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86352026-09-03T12:25:14.986Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
86362026-09-03T12:25:14.986Zreplacing 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 12:25:13.638
86372026-09-03T12:25:14.986Z INFO Sep 03 12:25:13.638adding route 3fff:beef:29::/64 -> 2001:db8::55:ff Sep 03 12:25:13.638DEBG
86382026-09-03T12:25:14.986Z 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 } }]
86392026-09-03T12:25:14.986Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 03 12:25:13.638
86402026-09-03T12:25:14.986Z DEBG Sep 03 12:25:13.638replacing 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 } }]
86412026-09-03T12:25:14.986ZINFOSep 03 12:25:13.638 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBG
86422026-09-03T12:25:14.986Z Sep 03 12:25:13.638replacing 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 } }]
86432026-09-03T12:25:14.986ZINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
86442026-09-03T12:25:14.986ZSep 03 12:25:13.638 Sep 03 12:25:13.638DEBG Sep 03 12:25:13.638 INFOreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86452026-09-03T12:25:14.986Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG
86462026-09-03T12:25:14.986Z 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 } }]
86472026-09-03T12:25:14.986ZSep 03 12:25:13.638Sep 03 12:25:13.638 Sep 03 12:25:13.638DEBG INFOreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86482026-09-03T12:25:14.986Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO
86492026-09-03T12:25:14.986Z Sep 03 12:25:13.638adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
86502026-09-03T12:25:14.986ZINFOSep 03 12:25:13.638 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG
86512026-09-03T12:25:14.986Z 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 12:25:13.638 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 } }]
86522026-09-03T12:25:14.986ZSep 03 12:25:13.638 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
86532026-09-03T12:25:14.986ZSep 03 12:25:13.638Sep 03 12:25:13.638 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 } }]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 } }]
86542026-09-03T12:25:14.986Z
86552026-09-03T12:25:14.986ZSep 03 12:25:13.638Sep 03 12:25:13.638 INFOINFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
86562026-09-03T12:25:14.986Z
86572026-09-03T12:25:14.986ZSep 03 12:25:13.638Sep 03 12:25:13.638 DEBGDEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
86582026-09-03T12:25:14.986Z
86592026-09-03T12:25:14.986ZSep 03 12:25:13.638Sep 03 12:25:13.638 INFOINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
86602026-09-03T12:25:14.986Z
86612026-09-03T12:25:14.987ZSep 03 12:25:13.638Sep 03 12:25:13.638 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 } }]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 } }]
86622026-09-03T12:25:14.987Z
86632026-09-03T12:25:14.987ZSep 03 12:25:13.638Sep 03 12:25:13.638 INFOINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
86642026-09-03T12:25:14.987Z
86652026-09-03T12:25:14.987ZSep 03 12:25:13.638Sep 03 12:25:13.638 DEBGDEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff: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 } }]
86662026-09-03T12:25:14.987Z
86672026-09-03T12:25:14.987ZSep 03 12:25:13.638Sep 03 12:25:13.638 INFOINFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
86682026-09-03T12:25:14.987Z
86692026-09-03T12:25:14.987ZSep 03 12:25:13.638Sep 03 12:25:13.638 DEBGDEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }]
86702026-09-03T12:25:14.987Z
86712026-09-03T12:25:14.987ZSep 03 12:25:13.638Sep 03 12:25:13.638 INFOINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
86722026-09-03T12:25:14.987Z
86732026-09-03T12:25:14.987ZSep 03 12:25:13.638Sep 03 12:25:13.638 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: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 } }]
86742026-09-03T12:25:14.987Z
86752026-09-03T12:25:14.987ZSep 03 12:25:13.638Sep 03 12:25:13.638 INFOINFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
86762026-09-03T12:25:14.987Ztest route::tests::grow_succeeds ... ok
86772026-09-03T12:25:14.987Z
86782026-09-03T12:25:14.987Z
86792026-09-03T12:25:14.987ZSep 03 12:25:13.638Sep 03 12:25:13.638 DEBGDEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]
86802026-09-03T12:25:14.987Z
86812026-09-03T12:25:14.987ZSep 03 12:25:13.638 INFOSep 03 12:25:13.638 Sep 03 12:25:13.638 adding route 3fff:beef:20::/64 -> 2001:db8::55:ff INFO
86822026-09-03T12:25:14.987ZINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
86832026-09-03T12:25:14.987Z
86842026-09-03T12:25:14.987ZSep 03 12:25:13.638 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 } }]Sep 03 12:25:13.638Sep 03 12:25:13.638
86852026-09-03T12:25:14.987ZDEBG DEBGreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86862026-09-03T12:25:14.987Zreplacing 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 12:25:13.638
86872026-09-03T12:25:14.987Z Sep 03 12:25:13.638INFO DEBG Sep 03 12:25:13.638created new freemap Sep 03 12:25:13.638INFO, adding route 3fff:beef:21::/64 -> 2001:db8::55:ffunit
86882026-09-03T12:25:14.987Zadding route 3fff:beef:29::/64 -> 2001:db8::55:ff :INFO
86892026-09-03T12:25:14.987Zfreemap_route_ipv4
86902026-09-03T12:25:14.987Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 03 12:25:13.638
86912026-09-03T12:25:14.987Z Sep 03 12:25:13.638Sep 03 12:25:13.638 DEBG 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 } }]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 } }]created new freemap
86922026-09-03T12:25:14.987Z
86932026-09-03T12:25:14.987Z, unit: Sep 03 12:25:13.638Sep 03 12:25:13.638 freemap_route_ipv6Sep 03 12:25:13.638
86942026-09-03T12:25:14.987Z INFO DEBGINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffreplacing 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 } }]
86952026-09-03T12:25:14.987Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 03 12:25:13.638
86962026-09-03T12:25:14.987Z
86972026-09-03T12:25:14.987Z DEBG initted freemap. size: 64, Sep 03 12:25:13.638Sep 03 12:25:13.638Sep 03 12:25:13.638 DEBGINFO 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:35::/64 -> 2001:db8::55:ff
86982026-09-03T12:25:14.987Z
86992026-09-03T12:25:14.987ZDEBGunit: freemap_route_ipv4 Sep 03 12:25:13.638
87002026-09-03T12:25:14.988ZSep 03 12:25:13.638replacing 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 } }]
87012026-09-03T12:25:14.988ZINFO Sep 03 12:25:13.638DEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff 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
87022026-09-03T12:25:14.988Z
87032026-09-03T12:25:14.988Zreset freemap, Sep 03 12:25:13.638unit Sep 03 12:25:13.638INFO :Sep 03 12:25:13.638 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:fffreemap_route_ipv4
87042026-09-03T12:25:14.988Z
87052026-09-03T12:25:14.988Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
87062026-09-03T12:25:14.988ZDEBG 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 12:25:13.638Sep 03 12:25:13.638
87072026-09-03T12:25:14.988Z Sep 03 12:25:13.638DEBGDEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
87082026-09-03T12:25:14.988Z Sep 03 12:25:13.638replacing 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 12:25:13.638
87092026-09-03T12:25:14.988Z initted freemap. size: 64adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO,
87102026-09-03T12:25:14.988Z unitadding route 3fff:beef:37::/64 -> 2001:db8::55:ff:
87112026-09-03T12:25:14.988Z freemap_route_ipv6
87122026-09-03T12:25:14.988ZSep 03 12:25:13.638Sep 03 12:25:13.638 Sep 03 12:25:13.638Sep 03 12:25:13.638 DEBG DEBGreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
87132026-09-03T12:25:14.988Zreset freemapreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], unit
87142026-09-03T12:25:14.988ZINFO:Sep 03 12:25:13.638 INFOfreemap_route_ipv6adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
87152026-09-03T12:25:14.988Z
87162026-09-03T12:25:14.988Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 12:25:13.638
87172026-09-03T12:25:14.988Z Sep 03 12:25:13.638Sep 03 12:25:13.638 INFO DEBGINFO adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 12:25:13.638
87182026-09-03T12:25:14.992Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
87192026-09-03T12:25:14.992Z
87202026-09-03T12:25:14.992ZDEBGSep 03 12:25:13.639Sep 03 12:25:13.639 DEBGINFOSep 03 12:25:13.639 DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
87212026-09-03T12:25:14.992Zreplacing 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:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
87222026-09-03T12:25:14.992Z
87232026-09-03T12:25:14.992Z
87242026-09-03T12:25:14.992ZSep 03 12:25:13.639Sep 03 12:25:13.639Sep 03 12:25:13.639 DEBG DEBGINFOreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
87252026-09-03T12:25:14.992Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
87262026-09-03T12:25:14.993Z
87272026-09-03T12:25:14.993ZSep 03 12:25:13.639 INFO Sep 03 12:25:13.639Sep 03 12:25:13.639 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
87282026-09-03T12:25:14.993ZINFODEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87292026-09-03T12:25:14.993Z
87302026-09-03T12:25:14.993ZSep 03 12:25:13.639Sep 03 12:25:13.639Sep 03 12:25:13.639 DEBG INFO replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
87312026-09-03T12:25:14.993Z
87322026-09-03T12:25:14.993ZDEBG 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 } }]
87332026-09-03T12:25:14.993ZSep 03 12:25:13.639Sep 03 12:25:13.639 Sep 03 12:25:13.639INFODEBG INFOreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
87342026-09-03T12:25:14.993Z
87352026-09-03T12:25:14.993Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
87362026-09-03T12:25:14.993ZSep 03 12:25:13.639Sep 03 12:25:13.639 Sep 03 12:25:13.639DEBG INFO DEBG Sep 03 12:25:13.639adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffcreated new freemapreplacing 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 } }]
87372026-09-03T12:25:14.993Z,
87382026-09-03T12:25:14.993ZunitDEBG :replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:25:13.639
87392026-09-03T12:25:14.993Z Sep 03 12:25:13.639DEBG INFOreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4
87402026-09-03T12:25:14.993Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
87412026-09-03T12:25:14.993Z
87422026-09-03T12:25:14.993ZSep 03 12:25:13.639 INFOSep 03 12:25:13.639 Sep 03 12:25:13.639 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 03 12:25:13.639
87432026-09-03T12:25:14.993Z INFO DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
87442026-09-03T12:25:14.993Zcreated new freemapDEBG , Sep 03 12:25:13.639replacing 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 12:25:13.639 unitDEBG
87452026-09-03T12:25:14.993Z replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG:Sep 03 12:25:13.639
87462026-09-03T12:25:14.993Z INFOreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
87472026-09-03T12:25:14.993Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
87482026-09-03T12:25:14.993Z
87492026-09-03T12:25:14.993ZSep 03 12:25:13.639Sep 03 12:25:13.639 Sep 03 12:25:13.639INFO Sep 03 12:25:13.639DEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
87502026-09-03T12:25:14.993ZDEBGDEBGinitted freemap. size: 64 , unitfailed to allocate space for the new target list:
87512026-09-03T12:25:14.993Zreplacing 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 } }]
87522026-09-03T12:25:14.993Zfreemap_route_ipv4Sep 03 12:25:13.639
87532026-09-03T12:25:14.993Z Sep 03 12:25:13.639Sep 03 12:25:13.639 DEBGINFODEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
87542026-09-03T12:25:14.993Z
87552026-09-03T12:25:14.993Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 03 12:25:13.639
87562026-09-03T12:25:14.993ZDEBGSep 03 12:25:13.639 reset freemapINFO, Sep 03 12:25:13.639adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
87572026-09-03T12:25:14.993Zunit:DEBG Sep 03 12:25:13.639replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4
87582026-09-03T12:25:14.993Z
87592026-09-03T12:25:14.993ZDEBG 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 } }]
87602026-09-03T12:25:14.993ZSep 03 12:25:13.639Sep 03 12:25:13.639Sep 03 12:25:13.639 INFOINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
87612026-09-03T12:25:14.993Z
87622026-09-03T12:25:14.993ZDEBG initted freemap. size: 64Sep 03 12:25:13.639Sep 03 12:25:13.639 , DEBGunit DEBGreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
87632026-09-03T12:25:14.994Z freemap_route_ipv6replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87642026-09-03T12:25:14.994Z
87652026-09-03T12:25:14.994ZSep 03 12:25:13.639 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 12:25:13.639
87662026-09-03T12:25:14.994ZSep 03 12:25:13.639 DEBGINFO reset freemapSep 03 12:25:13.639adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
87672026-09-03T12:25:14.994ZDEBG, 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
87682026-09-03T12:25:14.994Z: Sep 03 12:25:13.639freemap_route_ipv6 Sep 03 12:25:13.639
87692026-09-03T12:25:14.994Z DEBGINFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreplacing 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 } }]
87702026-09-03T12:25:14.994ZSep 03 12:25:13.639
87712026-09-03T12:25:14.994Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:25:13.639Sep 03 12:25:13.639
87722026-09-03T12:25:14.994Z DEBGINFO replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
87732026-09-03T12:25:14.994ZSep 03 12:25:13.639 Sep 03 12:25:13.639DEBG 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 } }]
87742026-09-03T12:25:14.994Zreplacing 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 } }]
87752026-09-03T12:25:14.994Z
87762026-09-03T12:25:14.994ZSep 03 12:25:13.639Sep 03 12:25:13.639 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
87772026-09-03T12:25:14.994Z
87782026-09-03T12:25:14.994ZSep 03 12:25:13.639 INFO Sep 03 12:25:13.639adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 03 12:25:13.639
87792026-09-03T12:25:14.994Z DEBGDEBG Sep 03 12:25:13.639replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] replacing targets for 3fff:beef: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
87802026-09-03T12:25:14.994Z
87812026-09-03T12:25:14.994Zreplacing 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 } }]
87822026-09-03T12:25:14.994ZSep 03 12:25:13.639Sep 03 12:25:13.639Sep 03 12:25:13.639 INFOINFOINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
87832026-09-03T12:25:14.994Z
87842026-09-03T12:25:14.994Zadding route 3fff:dead::/64 -> 2001:db8::55:1
87852026-09-03T12:25:14.994ZSep 03 12:25:13.639Sep 03 12:25:13.639 Sep 03 12:25:13.639DEBG DEBGDEBGreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87862026-09-03T12:25:14.994Z 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: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 } }]
87872026-09-03T12:25:14.994ZSep 03 12:25:13.639
87882026-09-03T12:25:14.994Z INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 03 12:25:13.639
87892026-09-03T12:25:14.994ZSep 03 12:25:13.639 INFOINFO Sep 03 12:25:13.639adding route 3fff:beef:30::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:2
87902026-09-03T12:25:14.994ZDEBG
87912026-09-03T12:25:14.994Zreplacing 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 } }]
87922026-09-03T12:25:14.994ZSep 03 12:25:13.640Sep 03 12:25:13.640Sep 03 12:25:13.645 INFODEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:ffcreated new freemap
87932026-09-03T12:25:14.994ZDEBG , created new freemapunit, :Sep 03 12:25:13.645unit :freemap_route_ipv4 freemap_route_ipv4
87942026-09-03T12:25:14.994ZSep 03 12:25:13.639
87952026-09-03T12:25:14.994Z DEBG created new freemapSep 03 12:25:13.639, unit :DEBG freemap_route_ipv4created new freemap
87962026-09-03T12:25:14.994ZDEBG, unitSep 03 12:25:13.645: freemap_route_ipv4DEBGSep 03 12:25:13.645replacing 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 } }]
87972026-09-03T12:25:14.994ZSep 03 12:25:13.645 created new freemap
87982026-09-03T12:25:14.995ZDEBGDEBG, Sep 03 12:25:13.645unit Sep 03 12:25:13.645 : 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 } }]created new freemap DEBGDEBG, unit
87992026-09-03T12:25:14.995Zfreemap_route_ipv6created new freemap:
88002026-09-03T12:25:14.995Z freemap_route_ipv6, unit
88012026-09-03T12:25:14.995Z:Sep 03 12:25:13.645created new freemap , freemap_route_ipv6INFOSep 03 12:25:13.645unit:Sep 03 12:25:13.645
88022026-09-03T12:25:14.995Zfreemap_route_ipv6 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBGSep 03 12:25:13.645
88032026-09-03T12:25:14.995Z DEBG INFO Sep 03 12:25:13.645Sep 03 12:25:13.645 initted freemap. size: 64initted freemap. size: 64,
88042026-09-03T12:25:14.995Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG unitinitted freemap. size: 64:, , unit unitfreemap_route_ipv4:
88052026-09-03T12:25:14.995ZSep 03 12:25:13.645 freemap_route_ipv4: DEBG
88062026-09-03T12:25:14.995Z freemap_route_ipv4Sep 03 12:25:13.645initted freemap. size: 64DEBG ,
88072026-09-03T12:25:14.995ZDEBGunit
88082026-09-03T12:25:14.995Z 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 } }]:
88092026-09-03T12:25:14.995Zreset freemap, Sep 03 12:25:13.645 Sep 03 12:25:13.645freemap_route_ipv4
88102026-09-03T12:25:14.995Z DEBGDEBG Sep 03 12:25:13.645Sep 03 12:25:13.645reset freemap 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 } }]reset freemapunit unit:,
88112026-09-03T12:25:14.995Zunit reset freemap::, freemap_route_ipv4
88122026-09-03T12:25:14.995ZSep 03 12:25:13.645 unitfreemap_route_ipv4Sep 03 12:25:13.645
88132026-09-03T12:25:14.995Z INFOINFO freemap_route_ipv4 adding route 3fff:beef:32::/64 -> 2001:db8::55:ff:adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
88142026-09-03T12:25:14.995Z
88152026-09-03T12:25:14.995Z
88162026-09-03T12:25:14.995Zfreemap_route_ipv4
88172026-09-03T12:25:14.995ZSep 03 12:25:13.645Sep 03 12:25:13.645 DEBGDEBGSep 03 12:25:13.645Sep 03 12:25:13.645 initted freemap. size: 64DEBGSep 03 12:25:13.645 Sep 03 12:25:13.645DEBGDEBG initted freemap. size: 64 DEBG, , initted freemap. size: 64unit, unitreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64unit:::
88182026-09-03T12:25:15.001Z freemap_route_ipv6 , freemap_route_ipv6unit
88192026-09-03T12:25:15.001Zreplacing 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 } }]
88202026-09-03T12:25:15.001Z
88212026-09-03T12:25:15.001ZSep 03 12:25:13.645 INFO:freemap_route_ipv6
88222026-09-03T12:25:15.001Z Sep 03 12:25:13.645freemap_route_ipv6 Sep 03 12:25:13.645INFO Sep 03 12:25:13.645DEBG
88232026-09-03T12:25:15.001Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreset freemapSep 03 12:25:13.645, unitDEBG
88242026-09-03T12:25:15.001Z: DEBG reset freemapfreemap_route_ipv6Sep 03 12:25:13.645, Sep 03 12:25:13.645 unit
88252026-09-03T12:25:15.001Zreset freemapDEBG :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 } }]DEBGSep 03 12:25:13.645
88262026-09-03T12:25:15.001Zreset freemap, unitadding route 3fff:beef:3c::/64 -> 2001:db8::55:fffreemap_route_ipv6,
88272026-09-03T12:25:15.001Z:
88282026-09-03T12:25:15.001Z unitINFO : Sep 03 12:25:13.645freemap_route_ipv6Sep 03 12:25:13.645adding route 172.16.0.0/32 -> 10.0.0.1
88292026-09-03T12:25:15.001Z
88302026-09-03T12:25:15.001Z INFOINFO freemap_route_ipv6Sep 03 12:25:13.645adding route 3fff:dead::/64 -> 2001:db8::55:1
88312026-09-03T12:25:15.001Z
88322026-09-03T12:25:15.001ZSep 03 12:25:13.645adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 03 12:25:13.645
88332026-09-03T12:25:15.002Z DEBG DEBGINFOreplacing 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 12:25:13.645Sep 03 12:25:13.645replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
88342026-09-03T12:25:15.002Z
88352026-09-03T12:25:15.002Z INFO DEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 12:25:13.645 Sep 03 12:25:13.645
88362026-09-03T12:25:15.002Z adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:25:13.645
88372026-09-03T12:25:15.002Z
88382026-09-03T12:25:15.002ZDEBG INFO adding route 172.16.0.0/32 -> 10.0.0.2
88392026-09-03T12:25:15.002ZSep 03 12:25:13.645INFO INFOSep 03 12:25:13.645 adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffDEBGSep 03 12:25:13.645replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
88402026-09-03T12:25:15.002Z DEBG
88412026-09-03T12:25:15.002Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 12:25:13.645
88422026-09-03T12:25:15.002Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
88432026-09-03T12:25:15.002Z
88442026-09-03T12:25:15.002ZSep 03 12:25:13.645DEBG Sep 03 12:25:13.645replacing 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 } }]
88452026-09-03T12:25:15.002ZDEBGINFO Sep 03 12:25:13.645adding route 172.16.0.0/32 -> 10.0.0.2 Sep 03 12:25:13.645Sep 03 12:25:13.645
88462026-09-03T12:25:15.002Z INFODEBG adding route 172.17.0.0/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 } }]Sep 03 12:25:13.645
88472026-09-03T12:25:15.002Z
88482026-09-03T12:25:15.002Zreplacing 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 } }]
88492026-09-03T12:25:15.002ZINFO INFOSep 03 12:25:13.645 adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:2DEBGSep 03 12:25:13.645Sep 03 12:25:13.645 INFO
88502026-09-03T12:25:15.002Z
88512026-09-03T12:25:15.002ZSep 03 12:25:13.645 INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 12:25:13.645
88522026-09-03T12:25:15.002Zreplacing 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 3fff:beef:36::/64 -> 2001:db8::55:ff
88532026-09-03T12:25:15.002ZDEBG
88542026-09-03T12:25:15.002Z Sep 03 12:25:13.645Sep 03 12:25:13.645replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 12:25:13.645 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 } }]DEBGDEBG adding route 172.17.0.1/32 -> 10.0.0.255Sep 03 12:25:13.645
88552026-09-03T12:25:15.002Z
88562026-09-03T12:25:15.002Z
88572026-09-03T12:25:15.002Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]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 } }]
88582026-09-03T12:25:15.002Z
88592026-09-03T12:25:15.002Zreplacing 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 12:25:13.645
88602026-09-03T12:25:15.002Z Sep 03 12:25:13.645INFOSep 03 12:25:13.645 Sep 03 12:25:13.645INFODEBG Sep 03 12:25:13.645 adding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 03 12:25:13.645INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
88612026-09-03T12:25:15.002Zadding route 3fff:dead::/64 -> 2001:db8::55:3INFO
88622026-09-03T12:25:15.002Z
88632026-09-03T12:25:15.002Z
88642026-09-03T12:25:15.002Z Sep 03 12:25:13.645adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff INFOSep 03 12:25:13.645 INFO
88652026-09-03T12:25:15.002Z adding route 172.17.0.2/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.3Sep 03 12:25:13.645Sep 03 12:25:13.645
88662026-09-03T12:25:15.002Z DEBGSep 03 12:25:13.645 DEBGDEBG
88672026-09-03T12:25:15.003Zreplacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG
88682026-09-03T12:25:15.003Z
88692026-09-03T12:25:15.003Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 12:25:13.645replacing 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 } }]
88702026-09-03T12:25:15.003Z
88712026-09-03T12:25:15.003ZSep 03 12:25:13.645Sep 03 12:25:13.645 DEBGSep 03 12:25:13.645 Sep 03 12:25:13.645Sep 03 12:25:13.645 failed to allocate space for the new target listINFOINFO
88722026-09-03T12:25:15.003Z DEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO adding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 03 12:25:13.645replacing 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 } }]
88732026-09-03T12:25:15.003Z
88742026-09-03T12:25:15.003ZDEBG
88752026-09-03T12:25:15.003Zadding route 3fff:dead::/64 -> 2001:db8::55:4 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 } }]
88762026-09-03T12:25:15.003Z
88772026-09-03T12:25:15.003ZDEBG Sep 03 12:25:13.645Sep 03 12:25:13.645replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 12:25:13.645Sep 03 12:25:13.645 INFO DEBG
88782026-09-03T12:25:15.003ZDEBG INFOSep 03 12:25:13.645replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
88792026-09-03T12:25:15.003Z adding route 172.16.0.0/32 -> 10.0.0.4
88802026-09-03T12:25:15.003Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
88812026-09-03T12:25:15.003Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 12:25:13.645Sep 03 12:25:13.645replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.3/32 -> 10.0.0.255
88822026-09-03T12:25:15.003Z
88832026-09-03T12:25:15.003ZSep 03 12:25:13.645
88842026-09-03T12:25:15.003ZDEBG DEBG Sep 03 12:25:13.645replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
88852026-09-03T12:25:15.003ZDEBG DEBGfailed to allocate space for the new target listSep 03 12:25:13.645
88862026-09-03T12:25:15.003Z replacing targets for 3fff:dead::/64 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 } }]
88872026-09-03T12:25:15.003ZDEBGSep 03 12:25:13.645 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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.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
88882026-09-03T12:25:15.003ZSep 03 12:25:13.645
88892026-09-03T12:25:15.003Z INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 172.17.0.0/32 -> 10.0.0.255
88902026-09-03T12:25:15.003ZSep 03 12:25:13.645
88912026-09-03T12:25:15.003Z INFOSep 03 12:25:13.645 Sep 03 12:25:13.645WARNSep 03 12:25:13.645adding route 172.17.0.4/32 -> 10.0.0.255 DEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
88922026-09-03T12:25:15.003Z DEBG
88932026-09-03T12:25:15.003Z replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
88942026-09-03T12:25:15.003ZSep 03 12:25:13.645Sep 03 12:25:13.646 DEBGSep 03 12:25:13.652ERROSep 03 12:25:13.645 rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBGcreated new freemap
88952026-09-03T12:25:15.003Zreplacing 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 } }],
88962026-09-03T12:25:15.003Zunit:Sep 03 12:25:13.652 freemap_route_ipv4
88972026-09-03T12:25:15.003ZERROSep 03 12:25:13.652 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 itINFO
88982026-09-03T12:25:15.003Z Sep 03 12:25:13.652adding route 172.17.0.5/32 -> 10.0.0.255 DEBG
88992026-09-03T12:25:15.003Z created new freemap, Sep 03 12:25:13.652 DEBGunit :replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
89002026-09-03T12:25:15.003Zfreemap_route_ipv6
89012026-09-03T12:25:15.003Z INFOSep 03 12:25:13.652 adding route 172.17.0.1/32 -> 10.0.0.255INFO
89022026-09-03T12:25:15.003Z adding route 172.17.0.6/32 -> 10.0.0.255
89032026-09-03T12:25:15.003ZSep 03 12:25:13.652Sep 03 12:25:13.652 DEBGSep 03 12:25:13.652DEBG 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 } }]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 } }]
89042026-09-03T12:25:15.003Z
89052026-09-03T12:25:15.004Zinitted freemap. size: 64, Sep 03 12:25:13.652Sep 03 12:25:13.652 unit: INFOfreemap_route_ipv4
89062026-09-03T12:25:15.004ZINFOadding route 172.17.0.2/32 -> 10.0.0.255
89072026-09-03T12:25:15.004Zadding route 172.17.0.7/32 -> 10.0.0.255
89082026-09-03T12:25:15.004ZSep 03 12:25:13.652 Sep 03 12:25:13.652Sep 03 12:25:13.652 DEBGDEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
89092026-09-03T12:25:15.004Z
89102026-09-03T12:25:15.004ZDEBG reset freemap
89112026-09-03T12:25:15.004ZSep 03 12:25:13.652Sep 03 12:25:13.652 INFOINFO adding route 172.17.0.8/32 -> 10.0.0.255Sep 03 12:25:13.652adding route 172.17.0.3/32 -> 10.0.0.255
89122026-09-03T12:25:15.004Z
89132026-09-03T12:25:15.004Z, unitINFO: adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 03 12:25:13.652freemap_route_ipv4
89142026-09-03T12:25:15.004Z Sep 03 12:25:13.652
89152026-09-03T12:25:15.004Z DEBGDEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:25:13.652replacing 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 } }]
89162026-09-03T12:25:15.004Z
89172026-09-03T12:25:15.004Z Sep 03 12:25:13.652DEBG DEBGSep 03 12:25:13.652 Sep 03 12:25:13.652initted freemap. size: 64 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
89182026-09-03T12:25:15.008Z , INFOadding route 172.17.0.9/32 -> 10.0.0.255 adding route 172.17.0.4/32 -> 10.0.0.255
89192026-09-03T12:25:15.009Z
89202026-09-03T12:25:15.009ZunitSep 03 12:25:13.652: Sep 03 12:25:13.652Sep 03 12:25:13.652INFO freemap_route_ipv6DEBG
89212026-09-03T12:25:15.009Z 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 } }]
89222026-09-03T12:25:15.009Z adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 12:25:13.652
89232026-09-03T12:25:15.009Z DEBGDEBG Sep 03 12:25:13.652reset freemap , unitreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:
89242026-09-03T12:25:15.009ZINFO Sep 03 12:25:13.652adding route 172.17.0.10/32 -> 10.0.0.255 Sep 03 12:25:13.652freemap_route_ipv6
89252026-09-03T12:25:15.009Z
89262026-09-03T12:25:15.009ZINFODEBG adding route 172.17.0.5/32 -> 10.0.0.255
89272026-09-03T12:25:15.009Zreplacing 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 12:25:13.652
89282026-09-03T12:25:15.009Z Sep 03 12:25:13.652DEBG INFOreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
89292026-09-03T12:25:15.009ZSep 03 12:25:13.652Sep 03 12:25:13.652 INFODEBGadding route 172.16.0.0/32 -> 10.0.0.1
89302026-09-03T12:25:15.009Z Sep 03 12:25:13.652adding route 3fff:beef:3c::/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 } }]
89312026-09-03T12:25:15.009ZINFO adding route 172.17.0.11/32 -> 10.0.0.255
89322026-09-03T12:25:15.009Z
89332026-09-03T12:25:15.009ZSep 03 12:25:13.652 Sep 03 12:25:13.652 DEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89342026-09-03T12:25:15.009ZDEBG 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 12:25:13.652Sep 03 12:25:13.652
89352026-09-03T12:25:15.009Z DEBGINFO Sep 03 12:25:13.652failed to allocate space for the new target list DEBG
89362026-09-03T12:25:15.009Zadding route 172.17.0.6/32 -> 10.0.0.255
89372026-09-03T12:25:15.009ZSep 03 12:25:13.652replacing 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 } }]
89382026-09-03T12:25:15.009ZINFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 12:25:13.652
89392026-09-03T12:25:15.009Z DEBGSep 03 12:25:13.652 Sep 03 12:25:13.652replacing targets for 3fff:dead::/64 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 } }]
89402026-09-03T12:25:15.009ZINFO adding route 172.17.0.12/32 -> 10.0.0.255
89412026-09-03T12:25:15.009ZDEBGSep 03 12:25:13.652 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
89422026-09-03T12:25:15.009Z 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 12:25:13.652
89432026-09-03T12:25:15.009Z DEBGSep 03 12:25:13.652 INFO adding route 172.17.0.7/32 -> 10.0.0.255Sep 03 12:25:13.639
89442026-09-03T12:25:15.009Z 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
89452026-09-03T12:25:15.009ZSep 03 12:25:13.652Sep 03 12:25:13.652 INFODEBG Sep 03 12:25:13.652adding route 172.17.0.1/32 -> 10.0.0.255replacing 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 } }] INFOreplacing 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 } }]
89462026-09-03T12:25:15.009Z
89472026-09-03T12:25:15.009Zadding route 172.17.0.13/32 -> 10.0.0.255
89482026-09-03T12:25:15.009Z
89492026-09-03T12:25:15.009ZSep 03 12:25:13.652Sep 03 12:25:13.652 Sep 03 12:25:13.652DEBG DEBG INFOreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
89502026-09-03T12:25:15.009Zadding route 172.17.0.8/32 -> 10.0.0.255
89512026-09-03T12:25:15.009Zreplacing 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 } }]
89522026-09-03T12:25:15.009ZSep 03 12:25:13.652 INFO Sep 03 12:25:13.652adding route 172.17.0.2/32 -> 10.0.0.255
89532026-09-03T12:25:15.009ZDEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:25:13.652
89542026-09-03T12:25:15.009Z INFO Sep 03 12:25:13.652adding route 3fff:beef::/64 -> 2001:db8::55:ff
89552026-09-03T12:25:15.009ZSep 03 12:25:13.652INFO INFOadding route 172.17.0.14/32 -> 10.0.0.255 Sep 03 12:25:13.652adding route 172.17.0.9/32 -> 10.0.0.255Sep 03 12:25:13.652
89562026-09-03T12:25:15.009Z
89572026-09-03T12:25:15.010Z DEBGDEBG 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 } }]
89582026-09-03T12:25:15.010Zreplacing 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 12:25:13.652
89592026-09-03T12:25:15.010Z Sep 03 12:25:13.652DEBG DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 12:25:13.652
89602026-09-03T12:25:15.010Z
89612026-09-03T12:25:15.010ZSep 03 12:25:13.652INFO INFOadding route 172.17.0.3/32 -> 10.0.0.255 Sep 03 12:25:13.652
89622026-09-03T12:25:15.010ZSep 03 12:25:13.652 adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
89632026-09-03T12:25:15.010ZINFO INFO adding route 172.17.0.15/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255
89642026-09-03T12:25:15.010Z
89652026-09-03T12:25:15.010ZSep 03 12:25:13.652Sep 03 12:25:13.652 DEBGDEBG Sep 03 12:25:13.652replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 12:25:13.652
89662026-09-03T12:25:15.010Z replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
89672026-09-03T12:25:15.010Zreplacing 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
89682026-09-03T12:25:15.010Z Sep 03 12:25:13.652Sep 03 12:25:13.652Sep 03 12:25:13.652 INFOreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOINFO
89692026-09-03T12:25:15.010Z adding route 172.17.0.16/32 -> 10.0.0.255
89702026-09-03T12:25:15.010Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 172.17.0.4/32 -> 10.0.0.255
89712026-09-03T12:25:15.010ZSep 03 12:25:13.652
89722026-09-03T12:25:15.010Z INFOSep 03 12:25:13.652 Sep 03 12:25:13.652DEBG 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 } }]
89732026-09-03T12:25:15.010Z 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 12:25:13.652
89742026-09-03T12:25:15.010Zadding route 172.17.0.11/32 -> 10.0.0.255
89752026-09-03T12:25:15.010ZSep 03 12:25:13.652DEBG INFOreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
89762026-09-03T12:25:15.010Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 03 12:25:13.652Sep 03 12:25:13.652
89772026-09-03T12:25:15.010Z INFODEBG Sep 03 12:25:13.652replacing 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 12:25:13.652
89782026-09-03T12:25:15.010Z INFOadding route 172.17.0.17/32 -> 10.0.0.255DEBG
89792026-09-03T12:25:15.010Zreplacing 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 172.17.0.5/32 -> 10.0.0.255
89802026-09-03T12:25:15.010Z
89812026-09-03T12:25:15.010ZSep 03 12:25:13.652 INFOSep 03 12:25:13.652 adding route 172.17.0.12/32 -> 10.0.0.255DEBG
89822026-09-03T12:25:15.010Ztest route::tests::rollback_on_compact_write_failure ... ok
89832026-09-03T12:25:15.010Z 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 } }]
89842026-09-03T12:25:15.010ZSep 03 12:25:13.652Sep 03 12:25:13.652 Sep 03 12:25:13.652DEBG Sep 03 12:25:13.652replacing 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 } }]INFODEBG
89852026-09-03T12:25:15.010Z adding route 3fff:beef:4::/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 } }]INFO
89862026-09-03T12:25:15.010Z
89872026-09-03T12:25:15.010Zadding route 172.17.0.18/32 -> 10.0.0.255
89882026-09-03T12:25:15.010ZSep 03 12:25:13.652Sep 03 12:25:13.652 INFODEBG adding route 172.17.0.6/32 -> 10.0.0.255replacing 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 } }]
89892026-09-03T12:25:15.010Z
89902026-09-03T12:25:15.010Ztest route::tests::rollback_on_compact_delete_failure ... ok
89912026-09-03T12:25:15.010ZSep 03 12:25:13.652Sep 03 12:25:13.652 INFOSep 03 12:25:13.652Sep 03 12:25:13.646 DEBGSep 03 12:25:13.652 replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFODEBG
89922026-09-03T12:25:15.010Z adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 172.17.0.13/32 -> 10.0.0.255DEBG
89932026-09-03T12:25:15.010Z
89942026-09-03T12:25:15.010Zcreated new freemapreplacing 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 12:25:13.652Sep 03 12:25:13.652
89952026-09-03T12:25:15.010Z , DEBG unitreplacing 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 } }]INFO
89962026-09-03T12:25:15.011ZSep 03 12:25:13.652 Sep 03 12:25:13.652adding route 172.17.0.19/32 -> 10.0.0.255
89972026-09-03T12:25:15.011ZDEBG :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 12:25:13.652
89982026-09-03T12:25:15.011ZSep 03 12:25:13.652freemap_route_ipv4INFO
89992026-09-03T12:25:15.011ZDEBGINFO adding route 172.17.0.7/32 -> 10.0.0.255Sep 03 12:25:13.652replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
90002026-09-03T12:25:15.011ZSep 03 12:25:13.652 INFO
90012026-09-03T12:25:15.011Z
90022026-09-03T12:25:15.011Zadding route 172.17.0.14/32 -> 10.0.0.255Sep 03 12:25:13.652
90032026-09-03T12:25:15.011Z DEBGINFO Sep 03 12:25:13.652 adding route 172.17.0.20/32 -> 10.0.0.255created new freemapSep 03 12:25:13.652
90042026-09-03T12:25:15.011ZDEBG 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, Sep 03 12:25:13.652
90052026-09-03T12:25:15.011Z unitSep 03 12:25:13.652: 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 } }]DEBG
90062026-09-03T12:25:15.011Zfreemap_route_ipv6
90072026-09-03T12:25:15.011Zreplacing 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.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 } }]
90082026-09-03T12:25:15.011Z
90092026-09-03T12:25:15.011ZSep 03 12:25:13.652Sep 03 12:25:13.652 Sep 03 12:25:13.652Sep 03 12:25:13.652 DEBG INFO Sep 03 12:25:13.652 INFOINFOadding route 172.17.0.15/32 -> 10.0.0.255 INFOadding route 172.17.0.21/32 -> 10.0.0.255
90102026-09-03T12:25:15.011Z
90112026-09-03T12:25:15.011Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ff initted freemap. size: 64
90122026-09-03T12:25:15.011ZSep 03 12:25:13.653 Sep 03 12:25:13.658DEBG DEBGcreated new 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 } }]unit: freemap_route_ipv4
90132026-09-03T12:25:15.011Z
90142026-09-03T12:25:15.011ZSep 03 12:25:13.652 DEBGSep 03 12:25:13.658 Sep 03 12:25:13.658INFOcreated new freemap DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ff,
90152026-09-03T12:25:15.011Zunit :created new freemap , freemap_route_ipv4unitSep 03 12:25:13.658:
90162026-09-03T12:25:15.011ZDEBG freemap_route_ipv6replacing 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 } }]
90172026-09-03T12:25:15.011Z
90182026-09-03T12:25:15.015ZSep 03 12:25:13.658 Sep 03 12:25:13.658Sep 03 12:25:13.639Sep 03 12:25:13.658 DEBGDEBG DEBGINFOinitted freemap. size: 64 , unitcreated new freemap :created new freemapadding route 3fff:beef:9::/64 -> 2001:db8::55:ff, unitfreemap_route_ipv4:
90192026-09-03T12:25:15.015Z , freemap_route_ipv6
90202026-09-03T12:25:15.015Zunit
90212026-09-03T12:25:15.016Z: Sep 03 12:25:13.658freemap_route_ipv4
90222026-09-03T12:25:15.016ZDEBGSep 03 12:25:13.658 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
90232026-09-03T12:25:15.016Z Sep 03 12:25:13.658initted freemap. size: 64 , DEBGunit: freemap_route_ipv4reset freemap
90242026-09-03T12:25:15.016Z, Sep 03 12:25:13.659unit :Sep 03 12:25:13.659 Sep 03 12:25:13.659INFO DEBGfreemap_route_ipv4 created new freemap
90252026-09-03T12:25:15.016Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ff,
90262026-09-03T12:25:15.016ZDEBG unitreset freemap:, Sep 03 12:25:13.659unit Sep 03 12:25:13.659: DEBGfreemap_route_ipv6DEBG
90272026-09-03T12:25:15.016Z 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 } }]freemap_route_ipv4
90282026-09-03T12:25:15.016Z
90292026-09-03T12:25:15.016ZSep 03 12:25:13.659initted freemap. size: 64 , DEBGunit :Sep 03 12:25:13.659 initted freemap. size: 64 freemap_route_ipv6DEBG
90302026-09-03T12:25:15.016ZSep 03 12:25:13.659, unit initted freemap. size: 64:, Sep 03 12:25:13.659freemap_route_ipv4unit
90312026-09-03T12:25:15.016ZINFO: freemap_route_ipv6 adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
90322026-09-03T12:25:15.016Z
90332026-09-03T12:25:15.016ZDEBG reset freemapSep 03 12:25:13.659 DEBG, Sep 03 12:25:13.659reset freemapSep 03 12:25:13.659unit, :unit :DEBGDEBG freemap_route_ipv6freemap_route_ipv4reset freemap
90342026-09-03T12:25:15.016Z
90352026-09-03T12:25:15.016Z, 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 } }]unit
90362026-09-03T12:25:15.016Z: Sep 03 12:25:13.659Sep 03 12:25:13.659 INFOfreemap_route_ipv6
90372026-09-03T12:25:15.016ZDEBGadding route 172.16.0.0/32 -> 10.0.0.1
90382026-09-03T12:25:15.016Zinitted freemap. size: 64, adding route 172.17.0.8/32 -> 10.0.0.255Sep 03 12:25:13.659Sep 03 12:25:13.659 Sep 03 12:25:13.659INFO DEBG INFOadding route 3fff:beef:c::/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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
90392026-09-03T12:25:15.016Z
90402026-09-03T12:25:15.016Zunit
90412026-09-03T12:25:15.016Z:
90422026-09-03T12:25:15.016Z Sep 03 12:25:13.659 Sep 03 12:25:13.659Sep 03 12:25:13.659freemap_route_ipv6 INFO
90432026-09-03T12:25:15.016Z adding route 172.16.0.0/32 -> 10.0.0.1DEBG
90442026-09-03T12:25:15.016ZSep 03 12:25:13.659 Sep 03 12:25:13.659 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
90452026-09-03T12:25:15.016ZDEBGDEBG 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 } }]reset freemapSep 03 12:25:13.659, unit
90462026-09-03T12:25:15.016Z :Sep 03 12:25:13.659DEBG INFO freemap_route_ipv6DEBG
90472026-09-03T12:25:15.016Z 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 12:25:13.659
90482026-09-03T12:25:15.016Z
90492026-09-03T12:25:15.016Z replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 03 12:25:13.659
90502026-09-03T12:25:15.016Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFO
90512026-09-03T12:25:15.016ZSep 03 12:25:13.659Sep 03 12:25:13.659 INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 DEBGadding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:25:13.659Sep 03 12:25:13.659
90522026-09-03T12:25:15.016Z INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 172.17.0.9/32 -> 10.0.0.255
90532026-09-03T12:25:15.016ZDEBG
90542026-09-03T12:25:15.016Z
90552026-09-03T12:25:15.016ZSep 03 12:25:13.659 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 12:25:13.659Sep 03 12:25:13.659
90562026-09-03T12:25:15.016ZDEBG DEBGDEBGSep 03 12:25:13.659 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 } }] INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 12:25:13.659
90572026-09-03T12:25:15.016Z
90582026-09-03T12:25:15.017Z adding route 3fff:dead::/64 -> 2001:db8::55:3 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 } }]
90592026-09-03T12:25:15.017Z
90602026-09-03T12:25:15.017Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 12:25:13.659
90612026-09-03T12:25:15.017ZSep 03 12:25:13.659 INFOSep 03 12:25:13.659 adding route 172.16.0.0/32 -> 10.0.0.2DEBGSep 03 12:25:13.659Sep 03 12:25:13.659
90622026-09-03T12:25:15.017Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG INFO
90632026-09-03T12:25:15.017Z 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
90642026-09-03T12:25:15.017Z adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.10/32 -> 10.0.0.255Sep 03 12:25:13.659Sep 03 12:25:13.659
90652026-09-03T12:25:15.017Z
90662026-09-03T12:25:15.017ZSep 03 12:25:13.659 INFODEBG Sep 03 12:25:13.659replacing 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 } }]
90672026-09-03T12:25:15.017ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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
90682026-09-03T12:25:15.017Z Sep 03 12:25:13.659adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 12:25:13.659 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG
90692026-09-03T12:25:15.017ZINFO
90702026-09-03T12:25:15.017Zadding route 172.17.0.0/32 -> 10.0.0.255
90712026-09-03T12:25:15.017Z 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 12:25:13.659
90722026-09-03T12:25:15.017ZSep 03 12:25:13.659 DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
90732026-09-03T12:25:15.017Zreplacing 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 12:25:13.659Sep 03 12:25:13.659 INFOINFO Sep 03 12:25:13.659adding route 172.17.0.11/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:3
90742026-09-03T12:25:15.017Z
90752026-09-03T12:25:15.017ZDEBG
90762026-09-03T12:25:15.017Z 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 12:25:13.659Sep 03 12:25:13.659 DEBGDEBG
90772026-09-03T12:25:15.017Zreplacing 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 12:25:13.659
90782026-09-03T12:25:15.017Zreplacing targets for 3fff:dead::/64 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 } }] INFO
90792026-09-03T12:25:15.017Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 03 12:25:13.659Sep 03 12:25:13.659Sep 03 12:25:13.659 INFO DEBG
90802026-09-03T12:25:15.017Zadding route 172.17.0.12/32 -> 10.0.0.255 INFO
90812026-09-03T12:25:15.017Z Sep 03 12:25:13.659replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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.1/32 -> 10.0.0.255
90822026-09-03T12:25:15.017ZWARN
90832026-09-03T12:25:15.017Z Sep 03 12:25:13.659shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
90842026-09-03T12:25:15.017ZDEBGSep 03 12:25:13.659Sep 03 12:25:13.659 Sep 03 12:25:13.659DEBG 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 } }]
90852026-09-03T12:25:15.017ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:4replacing 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 } }]
90862026-09-03T12:25:15.017Z
90872026-09-03T12:25:15.017ZDEBG Sep 03 12:25:13.659replacing 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 12:25:13.659
90882026-09-03T12:25:15.017Z INFOSep 03 12:25:13.659INFO Sep 03 12:25:13.659adding route 172.17.0.2/32 -> 10.0.0.255 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFODEBG
90892026-09-03T12:25:15.017Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
90902026-09-03T12:25:15.017Z
90912026-09-03T12:25:15.017Zadding route 172.17.0.13/32 -> 10.0.0.255
90922026-09-03T12:25:15.017ZSep 03 12:25:13.659 Sep 03 12:25:13.659DEBG DEBGSep 03 12:25:13.659Sep 03 12:25:13.659replacing 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 DEBG
90932026-09-03T12:25:15.017Zreplacing 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 } }]
90942026-09-03T12:25:15.017Zreplacing 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 3fff:dead::/64 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 } }]
90952026-09-03T12:25:15.017Z
90962026-09-03T12:25:15.017ZSep 03 12:25:13.659Sep 03 12:25:13.659 Sep 03 12:25:13.659INFO INFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
90972026-09-03T12:25:15.017ZINFOadding route 172.17.0.3/32 -> 10.0.0.255
90982026-09-03T12:25:15.018Zadding route 172.17.0.14/32 -> 10.0.0.255
90992026-09-03T12:25:15.018ZSep 03 12:25:13.659 Sep 03 12:25:13.659WARNSep 03 12:25:13.659 DEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
91002026-09-03T12:25:15.018Zreplacing 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 12:25:13.659
91012026-09-03T12:25:15.018ZDEBG DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
91022026-09-03T12:25:15.018ZSep 03 12:25:13.659
91032026-09-03T12:25:15.018Z INFOSep 03 12:25:13.659Sep 03 12:25:13.659 INFO INFO adding route 172.17.0.4/32 -> 10.0.0.255adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
91042026-09-03T12:25:15.018Z
91052026-09-03T12:25:15.018Zadding route 172.17.0.15/32 -> 10.0.0.255
91062026-09-03T12:25:15.018ZSep 03 12:25:13.659Sep 03 12:25:13.659 DEBGDEBGSep 03 12:25:13.659 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 } }]
91072026-09-03T12:25:15.018Zreplacing 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 } }]
91082026-09-03T12:25:15.018ZDEBGSep 03 12:25:13.659 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 12:25:13.659DEBG
91092026-09-03T12:25:15.018Z replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 12:25:13.659
91102026-09-03T12:25:15.018Z INFOINFO Sep 03 12:25:13.659adding route 172.17.0.5/32 -> 10.0.0.255 Sep 03 12:25:13.659 INFO
91112026-09-03T12:25:15.018Z adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 172.17.0.16/32 -> 10.0.0.255
91122026-09-03T12:25:15.018Z
91132026-09-03T12:25:15.018ZINFO adding route 172.17.0.16/32 -> 10.0.0.255Sep 03 12:25:13.659 Sep 03 12:25:13.659DEBG DEBG
91142026-09-03T12:25:15.018Zreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:beef: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 } }]
91152026-09-03T12:25:15.018ZSep 03 12:25:13.660 DEBGSep 03 12:25:13.659 created new freemapSep 03 12:25:13.665DEBG Sep 03 12:25:13.665replacing 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 } }] , DEBGINFO
91162026-09-03T12:25:15.018Zreplacing 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 3fff:beef:15::/64 -> 2001:db8::55:ffunit
91172026-09-03T12:25:15.018Z
91182026-09-03T12:25:15.023Z: freemap_route_ipv4Sep 03 12:25:13.665Sep 03 12:25:13.665 INFO
91192026-09-03T12:25:15.023Z Sep 03 12:25:13.665INFO adding route 172.17.0.17/32 -> 10.0.0.255 adding route 172.17.0.17/32 -> 10.0.0.255
91202026-09-03T12:25:15.023Z
91212026-09-03T12:25:15.023ZDEBG Sep 03 12:25:13.665Sep 03 12:25:13.665 DEBGDEBG 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 } }]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 } }]
91222026-09-03T12:25:15.023Z,
91232026-09-03T12:25:15.023Zunit:Sep 03 12:25:13.665 freemap_route_ipv6DEBGSep 03 12:25:13.665Sep 03 12:25:13.665 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 } }]INFOINFO adding route 172.17.0.18/32 -> 10.0.0.255adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
91242026-09-03T12:25:15.023Z
91252026-09-03T12:25:15.023Z
91262026-09-03T12:25:15.023Z
91272026-09-03T12:25:15.023ZSep 03 12:25:13.665Sep 03 12:25:13.665 DEBGINFO replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.18/32 -> 10.0.0.255
91282026-09-03T12:25:15.023Z
91292026-09-03T12:25:15.023ZSep 03 12:25:13.665Sep 03 12:25:13.665 DEBG
91302026-09-03T12:25:15.023ZDEBGSep 03 12:25:13.665 initted freemap. size: 64Sep 03 12:25:13.665, 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 } }]DEBG
91312026-09-03T12:25:15.023ZSep 03 12:25:13.665unit :INFOINFO 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.6/32 -> 10.0.0.255
91322026-09-03T12:25:15.023Z
91332026-09-03T12:25:15.023Zadding route 172.17.0.19/32 -> 10.0.0.255freemap_route_ipv4
91342026-09-03T12:25:15.023Z
91352026-09-03T12:25:15.023ZSep 03 12:25:13.665 Sep 03 12:25:13.665INFO Sep 03 12:25:13.665DEBGSep 03 12:25:13.665 adding route 3fff:beef:17::/64 -> 2001:db8::55:ff 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 } }]DEBG
91362026-09-03T12:25:15.023Z
91372026-09-03T12:25:15.023Z 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 } }]reset freemapSep 03 12:25:13.665
91382026-09-03T12:25:15.023Z, unit : INFOfreemap_route_ipv4 Sep 03 12:25:13.665Sep 03 12:25:13.665
91392026-09-03T12:25:15.023Z adding route 172.17.0.7/32 -> 10.0.0.255 INFOSep 03 12:25:13.665 INFO
91402026-09-03T12:25:15.023Zadding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255
91412026-09-03T12:25:15.023Z
91422026-09-03T12:25:15.023ZSep 03 12:25:13.665 DEBGSep 03 12:25:13.665Sep 03 12:25:13.665 Sep 03 12:25:13.665DEBG initted freemap. size: 64 , DEBGunitDEBG 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 } }]: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 } }]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 } }]
91432026-09-03T12:25:15.023Z
91442026-09-03T12:25:15.023Z
91452026-09-03T12:25:15.023Zfreemap_route_ipv6
91462026-09-03T12:25:15.023Z 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 12:25:13.665
91472026-09-03T12:25:15.023Z Sep 03 12:25:13.665INFO INFOadding route 172.17.0.8/32 -> 10.0.0.255Sep 03 12:25:13.665
91482026-09-03T12:25:15.023Z adding route 172.17.0.21/32 -> 10.0.0.255Sep 03 12:25:13.665
91492026-09-03T12:25:15.024ZSep 03 12:25:13.660 DEBG Sep 03 12:25:13.665 reset freemap DEBGINFO , created new freemapunit : adding route 3fff:beef:18::/64 -> 2001:db8::55:fffreemap_route_ipv6DEBG,
91502026-09-03T12:25:15.024Z
91512026-09-03T12:25:15.024Zunit:Sep 03 12:25:13.665 freemap_route_ipv4 DEBGreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:25:13.665
91522026-09-03T12:25:15.024Z 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 12:25:13.665
91532026-09-03T12:25:15.024Z
91542026-09-03T12:25:15.024ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:25:13.665
91552026-09-03T12:25:15.024Z DEBGSep 03 12:25:13.665Sep 03 12:25:13.665 INFOreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:25:13.665 INFODEBG
91562026-09-03T12:25:15.024Z Sep 03 12:25:13.665created new freemap INFO, unit adding route 172.17.0.22/32 -> 10.0.0.255: adding route 172.17.0.9/32 -> 10.0.0.255freemap_route_ipv6DEBGadding route 172.17.0.20/32 -> 10.0.0.255
91572026-09-03T12:25:15.024Z
91582026-09-03T12:25:15.024Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
91592026-09-03T12:25:15.024Z
91602026-09-03T12:25:15.024ZSep 03 12:25:13.665
91612026-09-03T12:25:15.024ZINFOSep 03 12:25:13.665Sep 03 12:25:13.665 DEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 12:25:13.665Sep 03 12:25:13.665
91622026-09-03T12:25:15.024Z 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 } }]DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 12:25:13.665 initted freemap. size: 64 ,
91632026-09-03T12:25:15.024ZINFOINFOunit
91642026-09-03T12:25:15.024Z adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.10/32 -> 10.0.0.255:Sep 03 12:25:13.665
91652026-09-03T12:25:15.024Z
91662026-09-03T12:25:15.024Zfreemap_route_ipv4 Sep 03 12:25:13.665Sep 03 12:25:13.665Sep 03 12:25:13.665DEBG
91672026-09-03T12:25:15.024Z INFODEBG 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 } }]adding route 172.17.0.23/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 } }]Sep 03 12:25:13.665
91682026-09-03T12:25:15.024Z DEBG
91692026-09-03T12:25:15.024Z
91702026-09-03T12:25:15.024Zreplacing 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 12:25:13.665replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
91712026-09-03T12:25:15.024Z
91722026-09-03T12:25:15.024ZSep 03 12:25:13.665Sep 03 12:25:13.665 DEBGINFOINFO adding route 172.17.0.21/32 -> 10.0.0.255Sep 03 12:25:13.665
91732026-09-03T12:25:15.024Z INFOSep 03 12:25:13.665 DEBGadding route 172.17.0.11/32 -> 10.0.0.255 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 } }]
91742026-09-03T12:25:15.024Zreset freemap, Sep 03 12:25:13.665adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff unitDEBG
91752026-09-03T12:25:15.024Z :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
91762026-09-03T12:25:15.024ZSep 03 12:25:13.665
91772026-09-03T12:25:15.024ZDEBGfreemap_route_ipv4
91782026-09-03T12:25:15.024Z Sep 03 12:25:13.665replacing 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 12:25:13.665DEBG
91792026-09-03T12:25:15.024Z DEBGSep 03 12:25:13.665Sep 03 12:25:13.665 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 } }]
91802026-09-03T12:25:15.024ZINFO 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 } }]adding route 172.17.0.24/32 -> 10.0.0.255
91812026-09-03T12:25:15.024Z
91822026-09-03T12:25:15.024ZSep 03 12:25:13.665Sep 03 12:25:13.665initted freemap. size: 64 INFOINFOSep 03 12:25:13.665 Sep 03 12:25:13.665adding route 172.17.0.12/32 -> 10.0.0.255
91832026-09-03T12:25:15.024Zadding route 172.17.0.22/32 -> 10.0.0.255INFO DEBG, unitreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff:
91842026-09-03T12:25:15.024Z Sep 03 12:25:13.665freemap_route_ipv6
91852026-09-03T12:25:15.024Z
91862026-09-03T12:25:15.024Z
91872026-09-03T12:25:15.024ZSep 03 12:25:13.665 DEBGDEBGSep 03 12:25:13.665 Sep 03 12:25:13.665replacing 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 } }]
91882026-09-03T12:25:15.025ZSep 03 12:25:13.665 DEBGreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
91892026-09-03T12:25:15.025Zreset freemapINFOSep 03 12:25:13.666 , INFODEBGunit : adding route 172.17.0.13/32 -> 10.0.0.255 adding route 172.17.0.25/32 -> 10.0.0.255
91902026-09-03T12:25:15.025Zreplacing 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 } }] freemap_route_ipv6
91912026-09-03T12:25:15.025Z
91922026-09-03T12:25:15.025ZSep 03 12:25:13.666Sep 03 12:25:13.666
91932026-09-03T12:25:15.025Z INFODEBG Sep 03 12:25:13.666adding route 172.17.0.23/32 -> 10.0.0.255 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 } }]
91942026-09-03T12:25:15.025Z
91952026-09-03T12:25:15.025ZSep 03 12:25:13.666DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:25:13.666
91962026-09-03T12:25:15.025Z INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 03 12:25:13.666
91972026-09-03T12:25:15.025ZSep 03 12:25:13.666INFOSep 03 12:25:13.666 INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 DEBGadding route 172.17.0.26/32 -> 10.0.0.255
91982026-09-03T12:25:15.025Ztest route::tests::same_size_non_subset_replace ... ok
91992026-09-03T12:25:15.025ZINFO adding route 172.17.0.14/32 -> 10.0.0.255
92002026-09-03T12:25:15.025Z
92012026-09-03T12:25:15.025Zreplacing 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 12:25:13.666
92022026-09-03T12:25:15.025ZDEBG Sep 03 12:25:13.666replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 12:25:13.666
92032026-09-03T12:25:15.025Z DEBGSep 03 12:25:13.666 DEBGDEBG Sep 03 12:25:13.666 Sep 03 12:25:13.666 replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO 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 } }]
92042026-09-03T12:25:15.025Z
92052026-09-03T12:25:15.025Zreplacing 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 3fff:dead::/64 -> 2001:db8::55:2
92062026-09-03T12:25:15.025Z
92072026-09-03T12:25:15.025ZINFO Sep 03 12:25:13.666Sep 03 12:25:13.666 Sep 03 12:25:13.666INFO INFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffINFO
92082026-09-03T12:25:15.025Z Sep 03 12:25:13.666adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.15/32 -> 10.0.0.255
92092026-09-03T12:25:15.025Z
92102026-09-03T12:25:15.025ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
92112026-09-03T12:25:15.025Z
92122026-09-03T12:25:15.025ZSep 03 12:25:13.666Sep 03 12:25:13.666Sep 03 12:25:13.666Sep 03 12:25:13.666 DEBGINFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 03 12:25:13.666replacing 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.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 } }]
92132026-09-03T12:25:15.025ZDEBG DEBG
92142026-09-03T12:25:15.025Zreplacing 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 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 } }]
92152026-09-03T12:25:15.025Z
92162026-09-03T12:25:15.025ZSep 03 12:25:13.666 Sep 03 12:25:13.666
92172026-09-03T12:25:15.025ZDEBG Sep 03 12:25:13.666INFOSep 03 12:25:13.666 INFOadding 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 } }]
92182026-09-03T12:25:15.031Z
92192026-09-03T12:25:15.031ZINFOadding route 172.17.0.16/32 -> 10.0.0.255
92202026-09-03T12:25:15.031Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 12:25:13.666
92212026-09-03T12:25:15.031Z DEBG Sep 03 12:25:13.666 Sep 03 12:25:13.666INFO Sep 03 12:25:13.666DEBGadding route 172.17.0.25/32 -> 10.0.0.255 INFOreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }]
92222026-09-03T12:25:15.031Zadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 12:25:13.666
92232026-09-03T12:25:15.031Z
92242026-09-03T12:25:15.031Z
92252026-09-03T12:25:15.031Z DEBG Sep 03 12:25:13.666replacing 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 12:25:13.666 INFODEBG
92262026-09-03T12:25:15.031Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 12:25:13.666
92272026-09-03T12:25:15.031Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
92282026-09-03T12:25:15.031ZINFOSep 03 12:25:13.666 DEBG adding route 172.17.0.29/32 -> 10.0.0.255replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:25:13.666 INFOSep 03 12:25:13.666 adding route 172.17.0.17/32 -> 10.0.0.255
92292026-09-03T12:25:15.031Z
92302026-09-03T12:25:15.031ZDEBG created new freemap, unit:Sep 03 12:25:13.672 Sep 03 12:25:13.672 DEBGDEBG 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 } }]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 } }]
92312026-09-03T12:25:15.031Z
92322026-09-03T12:25:15.031Z
92332026-09-03T12:25:15.031Z, Sep 03 12:25:13.672Sep 03 12:25:13.672 INFOunit Sep 03 12:25:13.672Sep 03 12:25:13.672INFO Sep 03 12:25:13.672adding route 172.17.0.18/32 -> 10.0.0.255 DEBG
92342026-09-03T12:25:15.031Z : DEBGfreemap_route_ipv4replacing 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
92352026-09-03T12:25:15.031Zadding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92362026-09-03T12:25:15.031Z
92372026-09-03T12:25:15.031Z
92382026-09-03T12:25:15.031Z created new freemapSep 03 12:25:13.672, unit:Sep 03 12:25:13.672Sep 03 12:25:13.672 DEBG freemap_route_ipv6 DEBGINFO Sep 03 12:25:13.672 reset freemap, adding route 3fff:beef:20::/64 -> 2001:db8::55:ffunit :Sep 03 12:25:13.672 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 } }] INFOfreemap_route_ipv4
92392026-09-03T12:25:15.031Z
92402026-09-03T12:25:15.031Z
92412026-09-03T12:25:15.031Zadding route 172.17.0.22/32 -> 10.0.0.255Sep 03 12:25:13.672
92422026-09-03T12:25:15.031Z
92432026-09-03T12:25:15.031ZDEBGSep 03 12:25:13.672 Sep 03 12:25:13.672INFO DEBGDEBGreplacing 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 12:25:13.672adding route 172.17.0.19/32 -> 10.0.0.255 DEBG initted freemap. size: 64replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:25:13.672
92442026-09-03T12:25:15.031Zreplacing 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 } }]
92452026-09-03T12:25:15.031Z
92462026-09-03T12:25:15.032Z, unit
92472026-09-03T12:25:15.032Z: Sep 03 12:25:13.672Sep 03 12:25:13.672freemap_route_ipv6 DEBGINFOSep 03 12:25:13.672 INFOinitted freemap. size: 64 INFOadding route 172.17.0.23/32 -> 10.0.0.255 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 12:25:13.672
92482026-09-03T12:25:15.032Z adding route 172.17.0.31/32 -> 10.0.0.255DEBG
92492026-09-03T12:25:15.032Z
92502026-09-03T12:25:15.032Z
92512026-09-03T12:25:15.032Z, unit :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 12:25:13.672Sep 03 12:25:13.672 freemap_route_ipv4 DEBGSep 03 12:25:13.672
92522026-09-03T12:25:15.032Z Sep 03 12:25:13.672DEBG DEBGDEBG
92532026-09-03T12:25:15.032Z 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 } }]
92542026-09-03T12:25:15.032Zreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }]
92552026-09-03T12:25:15.032Zreset freemap, Sep 03 12:25:13.672Sep 03 12:25:13.672 unitINFO Sep 03 12:25:13.672:INFO
92562026-09-03T12:25:15.032Z adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255
92572026-09-03T12:25:15.032Z
92582026-09-03T12:25:15.032Z Sep 03 12:25:13.672 INFO Sep 03 12:25:13.672freemap_route_ipv6Sep 03 12:25:13.672Sep 03 12:25:13.672 DEBGadding route 172.17.0.32/32 -> 10.0.0.255
92592026-09-03T12:25:15.032Z 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 } }]
92602026-09-03T12:25:15.032Z
92612026-09-03T12:25:15.032Z 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 } }]
92622026-09-03T12:25:15.032ZSep 03 12:25:13.672reset freemapINFO Sep 03 12:25:13.672INFOSep 03 12:25:13.672 adding route 3fff:beef:22::/64 -> 2001:db8::55:ff , INFO
92632026-09-03T12:25:15.032Z INFOadding route 172.17.0.21/32 -> 10.0.0.255
92642026-09-03T12:25:15.032Zadding route 172.17.0.25/32 -> 10.0.0.255Sep 03 12:25:13.672unit
92652026-09-03T12:25:15.032ZDEBGSep 03 12:25:13.672adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:25:13.672
92662026-09-03T12:25:15.032Zreplacing 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 } }] DEBGDEBG
92672026-09-03T12:25:15.032Z 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 12:25:13.672replacing 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 } }]:
92682026-09-03T12:25:15.032Z
92692026-09-03T12:25:15.032Z Sep 03 12:25:13.672 DEBGINFO adding 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 } }]
92702026-09-03T12:25:15.032ZSep 03 12:25:13.672
92712026-09-03T12:25:15.032Zfreemap_route_ipv4Sep 03 12:25:13.672
92722026-09-03T12:25:15.032ZINFO Sep 03 12:25:13.672adding route 172.17.0.22/32 -> 10.0.0.255INFOSep 03 12:25:13.672
92732026-09-03T12:25:15.032Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
92742026-09-03T12:25:15.032ZINFO adding route 172.17.0.26/32 -> 10.0.0.255Sep 03 12:25:13.672
92752026-09-03T12:25:15.032Z Sep 03 12:25:13.672DEBGSep 03 12:25:13.672 DEBGSep 03 12:25:13.672 DEBG 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 } }] 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 } }]DEBGreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
92762026-09-03T12:25:15.032Zinitted freemap. size: 64
92772026-09-03T12:25:15.032Zreplacing 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 } }]
92782026-09-03T12:25:15.032Z,
92792026-09-03T12:25:15.032ZunitSep 03 12:25:13.672: INFO Sep 03 12:25:13.672adding route 172.17.0.27/32 -> 10.0.0.255freemap_route_ipv6
92802026-09-03T12:25:15.032Z Sep 03 12:25:13.672INFO
92812026-09-03T12:25:15.032Z adding route 172.17.0.23/32 -> 10.0.0.255INFOSep 03 12:25:13.672
92822026-09-03T12:25:15.032Z adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFOSep 03 12:25:13.672 adding route 172.17.0.34/32 -> 10.0.0.255DEBG
92832026-09-03T12:25:15.033Z
92842026-09-03T12:25:15.033Z Sep 03 12:25:13.672replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
92852026-09-03T12:25:15.033Zreplacing 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 12:25:13.672
92862026-09-03T12:25:15.033Z Sep 03 12:25:13.672DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 12:25:13.672DEBGSep 03 12:25:13.672
92872026-09-03T12:25:15.033ZDEBG reset freemapSep 03 12:25:13.672 Sep 03 12:25:13.672 , INFOunit :adding route 172.17.0.35/32 -> 10.0.0.255INFO
92882026-09-03T12:25:15.033Z INFOadding route 172.17.0.28/32 -> 10.0.0.255 adding route 172.17.0.24/32 -> 10.0.0.255
92892026-09-03T12:25:15.033Ztest route::tests::identity_replace_is_noop ... ok
92902026-09-03T12:25:15.033Zreplacing 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 } }]
92912026-09-03T12:25:15.033Z
92922026-09-03T12:25:15.033Z Sep 03 12:25:13.672freemap_route_ipv6Sep 03 12:25:13.672
92932026-09-03T12:25:15.033Z DEBGSep 03 12:25:13.672 DEBGSep 03 12:25:13.672replacing 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
92942026-09-03T12:25:15.033Z 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.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 } }]
92952026-09-03T12:25:15.033Z
92962026-09-03T12:25:15.033ZSep 03 12:25:13.672INFO adding route 172.16.0.0/32 -> 10.0.0.1INFOSep 03 12:25:13.672
92972026-09-03T12:25:15.033ZSep 03 12:25:13.672 INFOINFO adding route 172.17.0.29/32 -> 10.0.0.255 adding route 172.17.0.25/32 -> 10.0.0.255
92982026-09-03T12:25:15.033Z
92992026-09-03T12:25:15.033ZSep 03 12:25:13.672adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 03 12:25:13.672 Sep 03 12:25:13.672Sep 03 12:25:13.672INFO DEBGDEBG
93002026-09-03T12:25:15.033Zreplacing 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 } }]
93012026-09-03T12:25:15.033Zreplacing 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 } }]
93022026-09-03T12:25:15.033Z adding route 172.17.0.36/32 -> 10.0.0.255
93032026-09-03T12:25:15.033ZDEBGSep 03 12:25:13.672 Sep 03 12:25:13.672replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
93042026-09-03T12:25:15.033ZINFO Sep 03 12:25:13.672adding route 172.17.0.26/32 -> 10.0.0.255
93052026-09-03T12:25:15.033ZDEBGSep 03 12:25:13.672 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 } }]
93062026-09-03T12:25:15.033ZINFOSep 03 12:25:13.672INFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 12:25:13.672adding route 172.17.0.30/32 -> 10.0.0.255
93072026-09-03T12:25:15.033Z
93082026-09-03T12:25:15.033ZDEBG 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 12:25:13.672
93092026-09-03T12:25:15.033Z Sep 03 12:25:13.672 Sep 03 12:25:13.672INFO DEBG DEBGadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
93102026-09-03T12:25:15.033ZSep 03 12:25:13.673 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 } }]
93112026-09-03T12:25:15.033ZINFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 12:25:13.673DEBG
93122026-09-03T12:25:15.033Zadding route 172.17.0.27/32 -> 10.0.0.255 DEBG
93132026-09-03T12:25:15.033Zreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 12:25:13.673
93142026-09-03T12:25:15.033Z
93152026-09-03T12:25:15.033ZSep 03 12:25:13.673 INFO adding route 172.17.0.31/32 -> 10.0.0.255DEBG
93162026-09-03T12:25:15.033ZSep 03 12:25:13.673Sep 03 12:25:13.673 INFOSep 03 12:25:13.673DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]
93172026-09-03T12:25:15.033Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
93182026-09-03T12:25:15.038Z 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 } }]
93192026-09-03T12:25:15.038ZINFOSep 03 12:25:13.673 adding route 172.17.0.37/32 -> 10.0.0.255DEBGSep 03 12:25:13.673
93202026-09-03T12:25:15.038Z Sep 03 12:25:13.673 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 } }]DEBGINFO
93212026-09-03T12:25:15.038Z 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 172.17.0.28/32 -> 10.0.0.255Sep 03 12:25:13.673
93222026-09-03T12:25:15.038Z Sep 03 12:25:13.673
93232026-09-03T12:25:15.038Z INFODEBG adding route 172.17.0.32/32 -> 10.0.0.255Sep 03 12:25:13.673replacing 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 } }]
93242026-09-03T12:25:15.038Z
93252026-09-03T12:25:15.038Z INFO Sep 03 12:25:13.673adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 03 12:25:13.673
93262026-09-03T12:25:15.038ZINFOSep 03 12:25:13.673DEBG Sep 03 12:25:13.673DEBG 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
93272026-09-03T12:25:15.038Z 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 } }]
93282026-09-03T12:25:15.038Zreplacing 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 12:25:13.673 INFO
93292026-09-03T12:25:15.038Zadding route 172.17.0.38/32 -> 10.0.0.255 adding route 172.17.0.33/32 -> 10.0.0.255
93302026-09-03T12:25:15.038ZSep 03 12:25:13.673
93312026-09-03T12:25:15.038ZSep 03 12:25:13.673 INFOSep 03 12:25:13.673 INFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
93322026-09-03T12:25:15.038ZDEBGadding route 172.17.0.29/32 -> 10.0.0.255Sep 03 12:25:13.673 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
93332026-09-03T12:25:15.038ZSep 03 12:25:13.673
93342026-09-03T12:25:15.038Z 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 } }]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 } }]
93352026-09-03T12:25:15.038Z
93362026-09-03T12:25:15.038ZSep 03 12:25:13.673 Sep 03 12:25:13.673DEBG Sep 03 12:25:13.673INFOreplacing 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 } }]
93372026-09-03T12:25:15.038Z adding route 172.17.0.39/32 -> 10.0.0.255INFO Sep 03 12:25:13.673
93382026-09-03T12:25:15.038Zadding route 172.17.0.34/32 -> 10.0.0.255Sep 03 12:25:13.673
93392026-09-03T12:25:15.038Z INFO Sep 03 12:25:13.673INFO Sep 03 12:25:13.673adding route 172.17.0.30/32 -> 10.0.0.255
93402026-09-03T12:25:15.038ZDEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff 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 } }] Sep 03 12:25:13.673replacing 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 } }]
93412026-09-03T12:25:15.038Z
93422026-09-03T12:25:15.038ZDEBG
93432026-09-03T12:25:15.038Zreplacing 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 } }]
93442026-09-03T12:25:15.038ZSep 03 12:25:13.673Sep 03 12:25:13.673 DEBGINFO 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.35/32 -> 10.0.0.255
93452026-09-03T12:25:15.038Z
93462026-09-03T12:25:15.038ZSep 03 12:25:13.673Sep 03 12:25:13.673 INFOINFO Sep 03 12:25:13.673 adding route 172.17.0.40/32 -> 10.0.0.255 Sep 03 12:25:13.673INFO adding route 172.17.0.31/32 -> 10.0.0.255
93472026-09-03T12:25:15.038ZDEBG
93482026-09-03T12:25:15.039Z replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
93492026-09-03T12:25:15.039ZSep 03 12:25:13.673Sep 03 12:25:13.673 Sep 03 12:25:13.679DEBG DEBGcreated new freemap 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 } }], unit
93502026-09-03T12:25:15.039Z: 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 } }]freemap_route_ipv4
93512026-09-03T12:25:15.039Z
93522026-09-03T12:25:15.039ZSep 03 12:25:13.679 INFOSep 03 12:25:13.679 DEBG Sep 03 12:25:13.679created new freemap , INFO unit adding route 172.17.0.41/32 -> 10.0.0.255adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff:
93532026-09-03T12:25:15.039Z
93542026-09-03T12:25:15.039Zfreemap_route_ipv6
93552026-09-03T12:25:15.039ZSep 03 12:25:13.679 DEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 12:25:13.679Sep 03 12:25:13.679
93562026-09-03T12:25:15.039ZSep 03 12:25:13.679 DEBGDEBG initted freemap. size: 64Sep 03 12:25:13.679, unitINFOreplacing 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 } }]
93572026-09-03T12:25:15.039Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG:
93582026-09-03T12:25:15.039Z 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 } }]
93592026-09-03T12:25:15.039Z
93602026-09-03T12:25:15.039ZSep 03 12:25:13.679 Sep 03 12:25:13.679 Sep 03 12:25:13.679DEBG INFOINFO Sep 03 12:25:13.679 adding route 172.16.0.0/32 -> 10.0.0.2DEBGadding route 172.17.0.42/32 -> 10.0.0.255
93612026-09-03T12:25:15.039Z
93622026-09-03T12:25:15.039Zreset 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 } }],
93632026-09-03T12:25:15.039ZunitSep 03 12:25:13.679: DEBGfreemap_route_ipv4
93642026-09-03T12:25:15.039Zreplacing 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 12:25:13.679
93652026-09-03T12:25:15.039Z DEBGSep 03 12:25:13.679 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 12:25:13.679INFO
93662026-09-03T12:25:15.039Z DEBG initted freemap. size: 64adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 03 12:25:13.679
93672026-09-03T12:25:15.039Z, Sep 03 12:25:13.679unit: INFOfreemap_route_ipv6INFO Sep 03 12:25:13.679
93682026-09-03T12:25:15.039Z adding route 172.16.0.0/32 -> 10.0.0.3DEBGadding route 172.17.0.43/32 -> 10.0.0.255
93692026-09-03T12:25:15.039Z
93702026-09-03T12:25:15.039ZSep 03 12:25:13.679replacing 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 } }]
93712026-09-03T12:25:15.039ZDEBG Sep 03 12:25:13.679reset freemap , Sep 03 12:25:13.679DEBGunitSep 03 12:25:13.679: INFOfreemap_route_ipv6
93722026-09-03T12:25:15.039Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
93732026-09-03T12:25:15.039Zreplacing 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 } }]
93742026-09-03T12:25:15.039Z
93752026-09-03T12:25:15.039ZSep 03 12:25:13.679 Sep 03 12:25:13.679INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 12:25:13.679
93762026-09-03T12:25:15.039ZDEBGadding route 172.16.0.0/32 -> 10.0.0.4Sep 03 12:25:13.679
93772026-09-03T12:25:15.039Z INFO replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.44/32 -> 10.0.0.255
93782026-09-03T12:25:15.039ZSep 03 12:25:13.679
93792026-09-03T12:25:15.039Z DEBGSep 03 12:25:13.679Sep 03 12:25:13.679 DEBG INFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]adding route 3fff:beef:30::/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 } }]
93802026-09-03T12:25:15.039ZSep 03 12:25:13.679
93812026-09-03T12:25:15.039Z
93822026-09-03T12:25:15.039Z DEBG Sep 03 12:25:13.679replacing 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 12:25:13.679
93832026-09-03T12:25:15.039Z DEBGINFO replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
93842026-09-03T12:25:15.039Zadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 12:25:13.679
93852026-09-03T12:25:15.039ZSep 03 12:25:13.679 Sep 03 12:25:13.679DEBGSep 03 12:25:13.679 Sep 03 12:25:13.679INFO DEBGINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, 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.45/32 -> 10.0.0.255
93862026-09-03T12:25:15.039Z
93872026-09-03T12:25:15.040Z
93882026-09-03T12:25:15.040Z 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
93892026-09-03T12:25:15.040Z Sep 03 12:25:13.679replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 12:25:13.679Sep 03 12:25:13.679DEBG 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 } }]
93902026-09-03T12:25:15.040ZINFO
93912026-09-03T12:25:15.040Zadding route 172.17.0.32/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 } }]
93922026-09-03T12:25:15.040Z
93932026-09-03T12:25:15.040ZSep 03 12:25:13.679Sep 03 12:25:13.679 INFO adding route 172.17.0.46/32 -> 10.0.0.255Sep 03 12:25:13.679
93942026-09-03T12:25:15.040ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 12:25:13.679
93952026-09-03T12:25:15.040ZDEBGINFO Sep 03 12:25:13.679 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 } }]
93962026-09-03T12:25:15.040ZSep 03 12:25:13.679DEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing 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 } }]
93972026-09-03T12:25:15.040Z
93982026-09-03T12:25:15.040ZSep 03 12:25:13.679Sep 03 12:25:13.688 INFODEBG adding route 172.17.0.33/32 -> 10.0.0.255
93992026-09-03T12:25:15.040Z Sep 03 12:25:13.680replacing 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 } }]
94002026-09-03T12:25:15.040ZDEBG created new freemapSep 03 12:25:13.688, Sep 03 12:25:13.688unit :Sep 03 12:25:13.688 INFO freemap_route_ipv4adding route 172.17.0.47/32 -> 10.0.0.255DEBG
94012026-09-03T12:25:15.040Z
94022026-09-03T12:25:15.040Z INFO replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
94032026-09-03T12:25:15.040Z
94042026-09-03T12:25:15.040ZSep 03 12:25:13.688 DEBG Sep 03 12:25:13.688 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 } }]
94052026-09-03T12:25:15.040ZSep 03 12:25:13.688 created new freemap
94062026-09-03T12:25:15.040ZSep 03 12:25:13.688INFO, unitadding route 172.17.0.34/32 -> 10.0.0.255
94072026-09-03T12:25:15.040Z: Sep 03 12:25:13.688DEBGfreemap_route_ipv6
94082026-09-03T12:25:15.040ZINFODEBGreplacing 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 } }]
94092026-09-03T12:25:15.040ZSep 03 12:25:13.688Sep 03 12:25:13.688 DEBGDEBG adding route 172.17.0.48/32 -> 10.0.0.255 initted freemap. size: 64replacing 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 } }]
94102026-09-03T12:25:15.040ZSep 03 12:25:13.688Sep 03 12:25:13.688
94112026-09-03T12:25:15.040Z, unit :INFOSep 03 12:25:13.688 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]
94122026-09-03T12:25:15.040Zadding route 3fff:beef:34::/64 -> 2001:db8::55:fffreemap_route_ipv4
94132026-09-03T12:25:15.040Z
94142026-09-03T12:25:15.040ZINFOSep 03 12:25:13.688 adding route 172.17.0.36/32 -> 10.0.0.255INFOSep 03 12:25:13.688
94152026-09-03T12:25:15.040Z DEBG Sep 03 12:25:13.688 DEBGSep 03 12:25:13.688adding route 172.17.0.35/32 -> 10.0.0.255
94162026-09-03T12:25:15.040ZDEBG 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 } }]INFOreset freemap adding route 3fff:dead::/64 -> 2001:db8::55:4replacing 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 } }]
94172026-09-03T12:25:15.040Z,
94182026-09-03T12:25:15.044Zunit
94192026-09-03T12:25:15.044ZSep 03 12:25:13.688: Sep 03 12:25:13.688DEBG Sep 03 12:25:13.688 Sep 03 12:25:13.688 DEBGINFO replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94202026-09-03T12:25:15.044Zfreemap_route_ipv4adding route 172.17.0.49/32 -> 10.0.0.255
94212026-09-03T12:25:15.044Z
94222026-09-03T12:25:15.045Z Sep 03 12:25:13.688DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 12:25:13.688 Sep 03 12:25:13.688
94232026-09-03T12:25:15.045Zreplacing 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 12:25:13.688
94242026-09-03T12:25:15.045Z DEBG initted freemap. size: 64INFODEBGINFO , adding route 172.17.0.36/32 -> 10.0.0.255unit
94252026-09-03T12:25:15.045Z: Sep 03 12:25:13.688freemap_route_ipv6 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFOSep 03 12:25:13.688
94262026-09-03T12:25:15.045Z Sep 03 12:25:13.689DEBG 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
94272026-09-03T12:25:15.045Z
94282026-09-03T12:25:15.045Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 172.17.0.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 12:25:13.689
94292026-09-03T12:25:15.045Z adding route 172.17.0.37/32 -> 10.0.0.255 Sep 03 12:25:13.689
94302026-09-03T12:25:15.045Z DEBG
94312026-09-03T12:25:15.045ZINFOSep 03 12:25:13.689 INFO Sep 03 12:25:13.689 reset freemapadding route 172.17.0.37/32 -> 10.0.0.255, adding route 172.17.0.50/32 -> 10.0.0.255unitDEBG:
94322026-09-03T12:25:15.045Z 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 } }]
94332026-09-03T12:25:15.045Zfreemap_route_ipv6
94342026-09-03T12:25:15.045ZSep 03 12:25:13.689 DEBG
94352026-09-03T12:25:15.045ZSep 03 12:25:13.689 DEBGSep 03 12:25:13.689 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 } }]
94362026-09-03T12:25:15.045ZSep 03 12:25:13.689replacing 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 } }]
94372026-09-03T12:25:15.045ZINFO Sep 03 12:25:13.689adding route 3fff:dead::/64 -> 2001:db8::55:1
94382026-09-03T12:25:15.045Z INFO Sep 03 12:25:13.689adding route 172.17.0.38/32 -> 10.0.0.255Sep 03 12:25:13.689
94392026-09-03T12:25:15.045Z INFODEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 172.17.0.51/32 -> 10.0.0.255
94402026-09-03T12:25:15.045ZSep 03 12:25:13.689
94412026-09-03T12:25:15.045Z DEBG Sep 03 12:25:13.689replacing 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 } }]
94422026-09-03T12:25:15.045ZSep 03 12:25:13.689DEBG INFOreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 12:25:13.689adding route 3fff:dead::/64 -> 2001:db8::55:2
94432026-09-03T12:25:15.045Z
94442026-09-03T12:25:15.045ZINFO adding route 172.17.0.39/32 -> 10.0.0.255
94452026-09-03T12:25:15.045ZSep 03 12:25:13.689
94462026-09-03T12:25:15.045ZSep 03 12:25:13.689DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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
94472026-09-03T12:25:15.045Z adding route 172.17.0.52/32 -> 10.0.0.255Sep 03 12:25:13.689
94482026-09-03T12:25:15.045ZDEBG 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.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 12:25:13.689Sep 03 12:25:13.689Sep 03 12:25:13.689 INFO
94492026-09-03T12:25:15.045ZDEBG
94502026-09-03T12:25:15.045Z adding route 172.17.0.26/32 -> 10.0.0.255 INFO
94512026-09-03T12:25:15.045Zreplacing 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 } }]
94522026-09-03T12:25:15.045Z adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 12:25:13.689
94532026-09-03T12:25:15.045ZSep 03 12:25:13.689Sep 03 12:25:13.689 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 } }]Sep 03 12:25:13.689INFO Sep 03 12:25:13.689
94542026-09-03T12:25:15.045Z adding route 172.17.0.40/32 -> 10.0.0.255 INFODEBG
94552026-09-03T12:25:15.045Z Sep 03 12:25:13.689replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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.38/32 -> 10.0.0.255 INFO
94562026-09-03T12:25:15.045Zadding route 172.17.0.27/32 -> 10.0.0.255
94572026-09-03T12:25:15.045Z
94582026-09-03T12:25:15.045ZSep 03 12:25:13.689 adding route 172.17.0.53/32 -> 10.0.0.255DEBG
94592026-09-03T12:25:15.045Z Sep 03 12:25:13.689Sep 03 12:25:13.689 Sep 03 12:25:13.689replacing 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 } }]DEBGDEBG
94602026-09-03T12:25:15.045Z 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 } }] adding route 3fff:dead::/64 -> 2001:db8::55:4
94612026-09-03T12:25:15.046Z
94622026-09-03T12:25:15.046Zreplacing 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 } }]
94632026-09-03T12:25:15.046ZSep 03 12:25:13.689 Sep 03 12:25:13.689INFO Sep 03 12:25:13.689Sep 03 12:25:13.689adding route 172.17.0.41/32 -> 10.0.0.255 Sep 03 12:25:13.689DEBG
94642026-09-03T12:25:15.046Z 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 } }]INFODEBG INFOSep 03 12:25:13.689
94652026-09-03T12:25:15.046Z DEBGadding route 172.17.0.28/32 -> 10.0.0.255
94662026-09-03T12:25:15.046Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 172.17.0.39/32 -> 10.0.0.255
94672026-09-03T12:25:15.046Z Sep 03 12:25:13.689 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 } }]
94682026-09-03T12:25:15.046Z
94692026-09-03T12:25:15.046ZINFOSep 03 12:25:13.689 adding route 172.17.0.54/32 -> 10.0.0.255DEBG
94702026-09-03T12:25:15.046Z Sep 03 12:25:13.689replacing 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 12:25:13.689INFOSep 03 12:25:13.689
94712026-09-03T12:25:15.046Z adding route 172.17.0.42/32 -> 10.0.0.255DEBG
94722026-09-03T12:25:15.046ZDEBG Sep 03 12:25:13.689replacing 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 3fff:dead::/64 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 } }]
94732026-09-03T12:25:15.046Z Sep 03 12:25:13.689
94742026-09-03T12:25:15.046Z INFOSep 03 12:25:13.689Sep 03 12:25:13.689 INFODEBG adding route 172.17.0.29/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 } }]
94752026-09-03T12:25:15.046Zadding route 172.17.0.40/32 -> 10.0.0.255
94762026-09-03T12:25:15.046Z
94772026-09-03T12:25:15.046ZDEBG 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 12:25:13.689
94782026-09-03T12:25:15.046Ztest route::tests::rollback_on_index_readd_failure ... ok
94792026-09-03T12:25:15.046Z 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 } }]
94802026-09-03T12:25:15.046ZSep 03 12:25:13.689Sep 03 12:25:13.689 DEBGINFO replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.55/32 -> 10.0.0.255Sep 03 12:25:13.689
94812026-09-03T12:25:15.046Z
94822026-09-03T12:25:15.046ZINFO adding route 172.17.0.30/32 -> 10.0.0.255Sep 03 12:25:13.689 INFO adding route 172.17.0.41/32 -> 10.0.0.255
94832026-09-03T12:25:15.046ZSep 03 12:25:13.689Sep 03 12:25:13.689
94842026-09-03T12:25:15.046Z DEBGSep 03 12:25:13.689 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 } }]INFODEBG
94852026-09-03T12:25:15.046Zadding route 172.17.0.43/32 -> 10.0.0.255Sep 03 12:25:13.689
94862026-09-03T12:25:15.046Z 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
94872026-09-03T12:25:15.046Zreplacing 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 } }]
94882026-09-03T12:25:15.046Ztest route::tests::add_target_fails_full ... ok
94892026-09-03T12:25:15.046ZSep 03 12:25:13.689Sep 03 12:25:13.689 INFODEBGSep 03 12:25:13.689 Sep 03 12:25:13.689 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 } }]
94902026-09-03T12:25:15.046Zadding route 172.17.0.56/32 -> 10.0.0.255INFOINFO adding route 172.17.0.31/32 -> 10.0.0.255
94912026-09-03T12:25:15.046Ztest route::tests::shrink_preserves_compacted_order ... ok
94922026-09-03T12:25:15.046Zadding route 172.17.0.42/32 -> 10.0.0.255Sep 03 12:25:13.689
94932026-09-03T12:25:15.046Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
94942026-09-03T12:25:15.046Z
94952026-09-03T12:25:15.046Z INFO Sep 03 12:25:13.689 Sep 03 12:25:13.689DEBG Sep 03 12:25:13.689DEBG adding route 172.17.0.44/32 -> 10.0.0.255
94962026-09-03T12:25:15.046Zreplacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
94972026-09-03T12:25:15.046Zreplacing 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.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 } }]
94982026-09-03T12:25:15.046ZSep 03 12:25:13.689 DEBG
94992026-09-03T12:25:15.046Z Sep 03 12:25:13.689replacing 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 } }]
95002026-09-03T12:25:15.047ZSep 03 12:25:13.689INFO adding route 172.17.0.43/32 -> 10.0.0.255INFO
95012026-09-03T12:25:15.047ZSep 03 12:25:13.689adding route 172.17.0.32/32 -> 10.0.0.255Sep 03 12:25:13.689 INFOINFOSep 03 12:25:13.689 adding route 172.17.0.45/32 -> 10.0.0.255
95022026-09-03T12:25:15.047Z
95032026-09-03T12:25:15.047ZDEBGadding route 172.17.0.57/32 -> 10.0.0.255
95042026-09-03T12:25:15.047Zreplacing 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 } }]
95052026-09-03T12:25:15.047ZSep 03 12:25:13.689Sep 03 12:25:13.689 Sep 03 12:25:13.689 DEBGDEBGDEBG 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.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 } }]
95062026-09-03T12:25:15.047ZSep 03 12:25:13.689
95072026-09-03T12:25:15.047Zreplacing 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 } }]
95082026-09-03T12:25:15.047ZINFO Sep 03 12:25:13.689Sep 03 12:25:13.689 INFOSep 03 12:25:13.689 Sep 03 12:25:13.689adding route 172.17.0.46/32 -> 10.0.0.255
95092026-09-03T12:25:15.047ZDEBGDEBG created new freemapcreated new freemapSep 03 12:25:13.689, unitINFO: freemap_route_ipv4 adding route 172.17.0.58/32 -> 10.0.0.255
95102026-09-03T12:25:15.047Z
95112026-09-03T12:25:15.047Zadding route 172.17.0.44/32 -> 10.0.0.255Sep 03 12:25:13.695
95122026-09-03T12:25:15.047ZSep 03 12:25:13.695 Sep 03 12:25:13.695DEBG DEBGSep 03 12:25:13.695 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.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
95132026-09-03T12:25:15.047Z
95142026-09-03T12:25:15.047ZDEBG replacing targets for 3fff:dead::/64 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 } }]created new freemapSep 03 12:25:13.695
95152026-09-03T12:25:15.047Z, unit INFO:Sep 03 12:25:13.695 adding route 172.17.0.59/32 -> 10.0.0.255Sep 03 12:25:13.695
95162026-09-03T12:25:15.047ZINFO WARNadding route 172.17.0.45/32 -> 10.0.0.255freemap_route_ipv6
95172026-09-03T12:25:15.047Z
95182026-09-03T12:25:15.051Zshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 12:25:13.695
95192026-09-03T12:25:15.051Z 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 } }]Sep 03 12:25:13.695
95202026-09-03T12:25:15.051Z DEBGSep 03 12:25:13.695 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 } }]
95212026-09-03T12:25:15.051Zinitted freemap. size: 64Sep 03 12:25:13.689, unitSep 03 12:25:13.695 :, Sep 03 12:25:13.695INFO INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
95222026-09-03T12:25:15.051Z adding route 172.17.0.46/32 -> 10.0.0.255freemap_route_ipv4
95232026-09-03T12:25:15.051Z
95242026-09-03T12:25:15.051ZSep 03 12:25:13.695 unitSep 03 12:25:13.695 INFO: DEBG adding route 172.17.0.60/32 -> 10.0.0.255Sep 03 12:25:13.695reset freemap freemap_route_ipv4
95252026-09-03T12:25:15.051ZDEBG
95262026-09-03T12:25:15.052Z 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 } }], unit:Sep 03 12:25:13.695replacing 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 } }]
95272026-09-03T12:25:15.052Z
95282026-09-03T12:25:15.052ZDEBGfreemap_route_ipv4Sep 03 12:25:13.695 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 } }]
95292026-09-03T12:25:15.052ZSep 03 12:25:13.695 INFO
95302026-09-03T12:25:15.052Zcreated new freemapSep 03 12:25:13.695 Sep 03 12:25:13.695, INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ffunit adding route 172.17.0.47/32 -> 10.0.0.255INFO
95312026-09-03T12:25:15.052Z:
95322026-09-03T12:25:15.052Z adding route 172.17.0.61/32 -> 10.0.0.255freemap_route_ipv6
95332026-09-03T12:25:15.052Z
95342026-09-03T12:25:15.052ZSep 03 12:25:13.695Sep 03 12:25:13.695Sep 03 12:25:13.695 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 } }]DEBG
95352026-09-03T12:25:15.052Z replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:25:13.695DEBG Sep 03 12:25:13.695DEBG
95362026-09-03T12:25:15.052Zinitted freemap. size: 64, DEBGunitSep 03 12:25:13.695Sep 03 12:25:13.695 :INFO freemap_route_ipv4initted freemap. size: 64
95372026-09-03T12:25:15.052Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ff , INFO adding route 172.17.0.48/32 -> 10.0.0.255
95382026-09-03T12:25:15.052Zreplacing 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 } }]
95392026-09-03T12:25:15.052Z
95402026-09-03T12:25:15.052ZunitSep 03 12:25:13.695Sep 03 12:25:13.695 Sep 03 12:25:13.695 Sep 03 12:25:13.695INFODEBGDEBG adding route 172.17.0.62/32 -> 10.0.0.255replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
95412026-09-03T12:25:15.052Zreset freemap
95422026-09-03T12:25:15.052Z, :DEBGSep 03 12:25:13.695unit : 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 } }]freemap_route_ipv4DEBG
95432026-09-03T12:25:15.052Z
95442026-09-03T12:25:15.052Z Sep 03 12:25:13.695freemap_route_ipv6replacing 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 } }]
95452026-09-03T12:25:15.052Z INFO
95462026-09-03T12:25:15.052ZSep 03 12:25:13.695 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 03 12:25:13.695
95472026-09-03T12:25:15.052ZDEBG initted freemap. size: 64INFO, Sep 03 12:25:13.695unit Sep 03 12:25:13.695: adding route 172.17.0.49/32 -> 10.0.0.255INFO
95482026-09-03T12:25:15.052ZDEBG adding route 172.17.0.63/32 -> 10.0.0.255freemap_route_ipv6
95492026-09-03T12:25:15.052Zreplacing 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 } }]
95502026-09-03T12:25:15.052Z
95512026-09-03T12:25:15.052ZSep 03 12:25:13.695Sep 03 12:25:13.695Sep 03 12:25:13.695 DEBG DEBG DEBGSep 03 12:25:13.695replacing 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 } }]
95522026-09-03T12:25:15.052Zreplacing 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 } }] DEBGSep 03 12:25:13.695
95532026-09-03T12:25:15.052Z Sep 03 12:25:13.695reset freemap INFO, unitSep 03 12:25:13.695: adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG
95542026-09-03T12:25:15.052Z failed to allocate space for the new target listfreemap_route_ipv6
95552026-09-03T12:25:15.052ZINFOreset freemap
95562026-09-03T12:25:15.052Z, adding route 172.17.0.50/32 -> 10.0.0.255
95572026-09-03T12:25:15.052ZSep 03 12:25:13.695unit: Sep 03 12:25:13.695 Sep 03 12:25:13.695INFOfreemap_route_ipv6Sep 03 12:25:13.695
95582026-09-03T12:25:15.052Z adding route 172.16.0.0/32 -> 10.0.0.1DEBGDEBGDEBG
95592026-09-03T12:25:15.052Z 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 } }]
95602026-09-03T12:25:15.052Zreplacing 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 12:25:13.695Sep 03 12:25:13.695
95612026-09-03T12:25:15.053Z INFOreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGadding route 172.16.0.0/32 -> 10.0.0.1
95622026-09-03T12:25:15.053Z
95632026-09-03T12:25:15.053Z Sep 03 12:25:13.695replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
95642026-09-03T12:25:15.053ZINFO adding route 172.17.0.51/32 -> 10.0.0.255
95652026-09-03T12:25:15.053ZSep 03 12:25:13.695 Sep 03 12:25:13.695INFO Sep 03 12:25:13.695 adding route 172.16.0.0/32 -> 10.0.0.2INFO
95662026-09-03T12:25:15.053ZSep 03 12:25:13.695 DEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 12:25:13.695INFO DEBGadding route 172.17.0.33/32 -> 10.0.0.255
95672026-09-03T12:25:15.053ZSep 03 12:25:13.695DEBG 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 } }] DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
95682026-09-03T12:25:15.053Z
95692026-09-03T12:25:15.053Zfailed to allocate space for the new target list
95702026-09-03T12:25:15.053Z
95712026-09-03T12:25:15.053Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 12:25:13.695Sep 03 12:25:13.695
95722026-09-03T12:25:15.053Z Sep 03 12:25:13.695 DEBGDEBG INFOSep 03 12:25:13.695replacing 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
95732026-09-03T12:25:15.053Zadding route 172.16.0.0/32 -> 10.0.0.3adding route 172.17.0.52/32 -> 10.0.0.255
95742026-09-03T12:25:15.053Z
95752026-09-03T12:25:15.053Zreplacing 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 12:25:13.695
95762026-09-03T12:25:15.053ZINFOSep 03 12:25:13.695 Sep 03 12:25:13.695Sep 03 12:25:13.695DEBGadding route 172.16.0.0/32 -> 10.0.0.2 INFO
95772026-09-03T12:25:15.053Zreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
95782026-09-03T12:25:15.053Ztest route::tests::delete_target_full ... ok
95792026-09-03T12:25:15.053ZSep 03 12:25:13.695 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 } }]
95802026-09-03T12:25:15.053ZINFO
95812026-09-03T12:25:15.053ZSep 03 12:25:13.695 Sep 03 12:25:13.695Sep 03 12:25:13.695adding route 172.17.0.34/32 -> 10.0.0.255 Sep 03 12:25:13.695INFO
95822026-09-03T12:25:15.053Z INFO adding route 172.17.0.53/32 -> 10.0.0.255DEBG
95832026-09-03T12:25:15.053Z Sep 03 12:25:13.695DEBGreplacing 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 adding route 172.16.0.0/32 -> 10.0.0.4
95842026-09-03T12:25:15.053Ztest route::tests::delete_targets_fragmented ... ok
95852026-09-03T12:25:15.053Zreplacing 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 12:25:13.695
95862026-09-03T12:25:15.053Z
95872026-09-03T12:25:15.053Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 12:25:13.695DEBG
95882026-09-03T12:25:15.053Z DEBGSep 03 12:25:13.695replacing 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 12:25:13.695INFOSep 03 12:25:13.695
95892026-09-03T12:25:15.053Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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
95902026-09-03T12:25:15.053Z failed to allocate space for the new target list INFO
95912026-09-03T12:25:15.053Zadding route 172.17.0.35/32 -> 10.0.0.255Sep 03 12:25:13.696
95922026-09-03T12:25:15.053ZSep 03 12:25:13.696 DEBG Sep 03 12:25:13.696INFO DEBGSep 03 12:25:13.696adding route 172.16.0.0/32 -> 10.0.0.3 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.54/32 -> 10.0.0.255DEBG
95932026-09-03T12:25:15.053Z
95942026-09-03T12:25:15.053Z
95952026-09-03T12:25:15.053Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
95962026-09-03T12:25:15.053Z
95972026-09-03T12:25:15.053ZSep 03 12:25:13.696Sep 03 12:25:13.696 Sep 03 12:25:13.696DEBG INFODEBGreplacing 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 } }]
95982026-09-03T12:25:15.053Z adding route 172.17.0.36/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 } }]
95992026-09-03T12:25:15.054Z
96002026-09-03T12:25:15.054ZSep 03 12:25:13.696 INFO adding route 172.17.0.55/32 -> 10.0.0.255Sep 03 12:25:13.696
96012026-09-03T12:25:15.054Z INFO adding route 172.16.0.0/32 -> 10.0.0.4
96022026-09-03T12:25:15.054ZSep 03 12:25:13.696 Sep 03 12:25:13.696DEBG Sep 03 12:25:13.696DEBG 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.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
96032026-09-03T12:25:15.054Z
96042026-09-03T12:25:15.054Z 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 } }]
96052026-09-03T12:25:15.054ZSep 03 12:25:13.696Sep 03 12:25:13.696 INFOINFOSep 03 12:25:13.695Sep 03 12:25:13.696 adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255
96062026-09-03T12:25:15.054ZDEBG
96072026-09-03T12:25:15.054Zreplacing targets for 172.16.0.0/32 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
96082026-09-03T12:25:15.054Z Sep 03 12:25:13.696replacing 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 } }]
96092026-09-03T12:25:15.054ZDEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:25:13.696
96102026-09-03T12:25:15.054Z DEBGSep 03 12:25:13.696 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 12:25:13.696INFO
96112026-09-03T12:25:15.054Z adding route 172.17.0.47/32 -> 10.0.0.255INFO
96122026-09-03T12:25:15.054ZSep 03 12:25:13.696 adding route 172.17.0.57/32 -> 10.0.0.255INFO
96132026-09-03T12:25:15.054Zadding route 172.17.0.38/32 -> 10.0.0.255
96142026-09-03T12:25:15.054ZSep 03 12:25:13.696 Sep 03 12:25:13.696DEBG 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 } }]
96152026-09-03T12:25:15.054Zreplacing 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 } }]
96162026-09-03T12:25:15.054ZSep 03 12:25:13.696Sep 03 12:25:13.696 Sep 03 12:25:13.696DEBGINFO INFOadding route 172.17.0.58/32 -> 10.0.0.255replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96172026-09-03T12:25:15.054ZSep 03 12:25:13.696 DEBG created new freemap, unit: freemap_route_ipv4
96182026-09-03T12:25:15.059ZSep 03 12:25:13.702 DEBGSep 03 12:25:13.702 DEBG created new freemap, unit :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 } }]
96192026-09-03T12:25:15.059Zfreemap_route_ipv6
96202026-09-03T12:25:15.059Z
96212026-09-03T12:25:15.059ZSep 03 12:25:13.702 DEBG initted freemap. size: 64Sep 03 12:25:13.702Sep 03 12:25:13.702 INFO, INFOunit :adding route 172.17.0.48/32 -> 10.0.0.255 adding route 172.17.0.59/32 -> 10.0.0.255freemap_route_ipv4
96222026-09-03T12:25:15.059Z
96232026-09-03T12:25:15.059Z
96242026-09-03T12:25:15.059ZSep 03 12:25:13.702Sep 03 12:25:13.702 DEBGDEBG 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 } }]reset freemap
96252026-09-03T12:25:15.059ZSep 03 12:25:13.702, unitDEBG: Sep 03 12:25:13.702 freemap_route_ipv4replacing 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 } }]
96262026-09-03T12:25:15.059Z
96272026-09-03T12:25:15.059ZINFO adding route 172.17.0.49/32 -> 10.0.0.255
96282026-09-03T12:25:15.059ZSep 03 12:25:13.702 INFO Sep 03 12:25:13.702adding route 172.17.0.60/32 -> 10.0.0.255
96292026-09-03T12:25:15.059ZDEBG Sep 03 12:25:13.702replacing 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 } }]
96302026-09-03T12:25:15.059ZDEBG Sep 03 12:25:13.702initted freemap. size: 64 , DEBGunit Sep 03 12:25:13.702: 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 } }]INFOfreemap_route_ipv6
96312026-09-03T12:25:15.059Z
96322026-09-03T12:25:15.059Z adding route 172.17.0.50/32 -> 10.0.0.255
96332026-09-03T12:25:15.059ZSep 03 12:25:13.702 INFOSep 03 12:25:13.702 adding route 172.17.0.61/32 -> 10.0.0.255DEBG
96342026-09-03T12:25:15.059Z replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 12:25:13.702
96352026-09-03T12:25:15.059Z DEBGSep 03 12:25:13.702 reset freemapSep 03 12:25:13.702DEBG 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 } }],
96362026-09-03T12:25:15.059Z unitadding route 172.17.0.51/32 -> 10.0.0.255:
96372026-09-03T12:25:15.059Zfreemap_route_ipv6
96382026-09-03T12:25:15.059ZSep 03 12:25:13.702 INFO adding route 172.17.0.62/32 -> 10.0.0.255Sep 03 12:25:13.702
96392026-09-03T12:25:15.059Z INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:25:13.702
96402026-09-03T12:25:15.059Z Sep 03 12:25:13.702DEBG Sep 03 12:25:13.702replacing 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
96412026-09-03T12:25:15.059Z 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 } }]
96422026-09-03T12:25:15.059Zreplacing 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 } }]
96432026-09-03T12:25:15.059ZSep 03 12:25:13.702 INFO adding route 172.17.0.52/32 -> 10.0.0.255Sep 03 12:25:13.702
96442026-09-03T12:25:15.059Z INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 12:25:13.702Sep 03 12:25:13.702
96452026-09-03T12:25:15.060ZDEBGDEBG 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 } }]failed to allocate space for the new target list
96462026-09-03T12:25:15.060Z
96472026-09-03T12:25:15.060ZSep 03 12:25:13.702 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 12:25:13.702
96482026-09-03T12:25:15.060Z INFO adding route 172.17.0.53/32 -> 10.0.0.255
96492026-09-03T12:25:15.060ZSep 03 12:25:13.702Sep 03 12:25:13.702 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
96502026-09-03T12:25:15.060Z
96512026-09-03T12:25:15.060ZSep 03 12:25:13.702 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 } }]
96522026-09-03T12:25:15.060ZSep 03 12:25:13.702 INFOSep 03 12:25:13.702 adding route 172.17.0.54/32 -> 10.0.0.255DEBG
96532026-09-03T12:25:15.060Z 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 } }]
96542026-09-03T12:25:15.060ZSep 03 12:25:13.702 Sep 03 12:25:13.702 DEBGINFO adding route 172.17.0.39/32 -> 10.0.0.255adding 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 } }]
96552026-09-03T12:25:15.060Z
96562026-09-03T12:25:15.060Z
96572026-09-03T12:25:15.060ZSep 03 12:25:13.702Sep 03 12:25:13.702 Sep 03 12:25:13.702INFODEBG DEBGadding route 172.17.0.55/32 -> 10.0.0.255 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 } }]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 } }]
96582026-09-03T12:25:15.060Z
96592026-09-03T12:25:15.060Z
96602026-09-03T12:25:15.060ZSep 03 12:25:13.702 Sep 03 12:25:13.702DEBG Sep 03 12:25:13.702 INFO INFOadding route 172.17.0.0/32 -> 10.0.0.255
96612026-09-03T12:25:15.060Zadding route 172.17.0.40/32 -> 10.0.0.255replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96622026-09-03T12:25:15.060Z
96632026-09-03T12:25:15.060ZSep 03 12:25:13.702 DEBGSep 03 12:25:13.702 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 } }]DEBGSep 03 12:25:13.702
96642026-09-03T12:25:15.060Z 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
96652026-09-03T12:25:15.060Z adding route 172.17.0.56/32 -> 10.0.0.255Sep 03 12:25:13.702
96662026-09-03T12:25:15.060Z INFOSep 03 12:25:13.702 adding route 172.17.0.1/32 -> 10.0.0.255INFOSep 03 12:25:13.702
96672026-09-03T12:25:15.060Z adding route 172.17.0.41/32 -> 10.0.0.255DEBG
96682026-09-03T12:25:15.060Z 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 } }]
96692026-09-03T12:25:15.060ZSep 03 12:25:13.702 Sep 03 12:25:13.702DEBG Sep 03 12:25:13.702DEBG INFOreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96702026-09-03T12:25:15.060Zadding route 172.17.0.57/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 } }]
96712026-09-03T12:25:15.060Z
96722026-09-03T12:25:15.060ZSep 03 12:25:13.702 INFOSep 03 12:25:13.702 Sep 03 12:25:13.702 adding route 172.17.0.2/32 -> 10.0.0.255 DEBG
96732026-09-03T12:25:15.060ZINFO adding route 172.17.0.42/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 } }]
96742026-09-03T12:25:15.060Z
96752026-09-03T12:25:15.060ZSep 03 12:25:13.702 DEBG Sep 03 12:25:13.702replacing 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 12:25:13.702DEBG
96762026-09-03T12:25:15.060Z replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
96772026-09-03T12:25:15.060Z Sep 03 12:25:13.702adding route 172.17.0.58/32 -> 10.0.0.255
96782026-09-03T12:25:15.060ZINFO adding route 172.17.0.3/32 -> 10.0.0.255
96792026-09-03T12:25:15.060ZSep 03 12:25:13.702Sep 03 12:25:13.702 Sep 03 12:25:13.702INFODEBG DEBGadding route 172.17.0.43/32 -> 10.0.0.255 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 } }]
96802026-09-03T12:25:15.060Z
96812026-09-03T12:25:15.060Ztest route::tests::delete_target_fragmented ... ok
96822026-09-03T12:25:15.060Zreplacing 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 } }]
96832026-09-03T12:25:15.060Ztest route::tests::delete_targets_full ... ok
96842026-09-03T12:25:15.061Z
96852026-09-03T12:25:15.061Ztest result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
96862026-09-03T12:25:15.061Z
96872026-09-03T12:25:15.061ZSep 03 12:25:13.702Sep 03 12:25:13.702 Sep 03 12:25:13.702 DEBG INFO 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 } }]
96882026-09-03T12:25:15.061Z adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.4/32 -> 10.0.0.255
96892026-09-03T12:25:15.061Z
96902026-09-03T12:25:15.061ZSep 03 12:25:13.702Sep 03 12:25:13.702Sep 03 12:25:13.702 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 } }]DEBG
96912026-09-03T12:25:15.061Z adding route 172.17.0.44/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 } }]
96922026-09-03T12:25:15.061Z
96932026-09-03T12:25:15.061ZSep 03 12:25:13.702 INFOSep 03 12:25:13.702 Sep 03 12:25:13.702INFO adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255DEBG
96942026-09-03T12:25:15.061Z
96952026-09-03T12:25:15.061Zreplacing 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 } }]
96962026-09-03T12:25:15.061ZSep 03 12:25:13.702Sep 03 12:25:13.702Sep 03 12:25:13.702 DEBG DEBG INFO 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 } }]
96972026-09-03T12:25:15.061Zadding route 172.17.0.45/32 -> 10.0.0.255replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96982026-09-03T12:25:15.061Z
96992026-09-03T12:25:15.061ZSep 03 12:25:13.702Sep 03 12:25:13.702Sep 03 12:25:13.702 DEBGINFODEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.6/32 -> 10.0.0.255
97002026-09-03T12:25:15.061Z
97012026-09-03T12:25:15.061Zfailed to allocate space for the new target list
97022026-09-03T12:25:15.061ZSep 03 12:25:13.702Sep 03 12:25:13.702Sep 03 12:25:13.702 DEBGDEBGINFO 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.16.0.0/32 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 } }]
97032026-09-03T12:25:15.061Zadding route 172.17.0.46/32 -> 10.0.0.255
97042026-09-03T12:25:15.061Z
97052026-09-03T12:25:15.061ZSep 03 12:25:13.702Sep 03 12:25:13.702 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.7/32 -> 10.0.0.255
97062026-09-03T12:25:15.061Z
97072026-09-03T12:25:15.061ZSep 03 12:25:13.702Sep 03 12:25:13.702 INFODEBG adding route 172.17.0.47/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 } }]
97082026-09-03T12:25:15.061Z
97092026-09-03T12:25:15.061ZSep 03 12:25:13.702Sep 03 12:25:13.702 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.8/32 -> 10.0.0.255
97102026-09-03T12:25:15.061ZSep 03 12:25:13.702
97112026-09-03T12:25:15.061ZINFO adding route 172.17.0.48/32 -> 10.0.0.255
97122026-09-03T12:25:15.061ZSep 03 12:25:13.702 DEBGSep 03 12:25:13.702 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
97132026-09-03T12:25:15.061Z 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 } }]
97142026-09-03T12:25:15.061ZSep 03 12:25:13.702 Sep 03 12:25:13.702INFO INFOadding route 172.17.0.49/32 -> 10.0.0.255
97152026-09-03T12:25:15.061Zadding route 172.17.0.9/32 -> 10.0.0.255
97162026-09-03T12:25:15.061ZSep 03 12:25:13.702 Sep 03 12:25:13.702DEBG DEBGreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97172026-09-03T12:25:15.061Zreplacing 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 } }]
97182026-09-03T12:25:15.068ZSep 03 12:25:13.702 Sep 03 12:25:13.702INFO INFOadding route 172.17.0.50/32 -> 10.0.0.255
97192026-09-03T12:25:15.068Zadding route 172.17.0.10/32 -> 10.0.0.255
97202026-09-03T12:25:15.068ZSep 03 12:25:13.702Sep 03 12:25:13.702 DEBGDEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
97212026-09-03T12:25:15.068Z
97222026-09-03T12:25:15.068ZSep 03 12:25:13.702Sep 03 12:25:13.702 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.11/32 -> 10.0.0.255
97232026-09-03T12:25:15.068Z
97242026-09-03T12:25:15.068ZSep 03 12:25:13.702Sep 03 12:25:13.702 DEBGDEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97252026-09-03T12:25:15.069ZSep 03 12:25:13.702replacing 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 } }]
97262026-09-03T12:25:15.069ZINFO adding route 172.17.0.52/32 -> 10.0.0.255
97272026-09-03T12:25:15.069ZSep 03 12:25:13.702Sep 03 12:25:13.702 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.12/32 -> 10.0.0.255
97282026-09-03T12:25:15.069Z
97292026-09-03T12:25:15.069ZSep 03 12:25:13.702Sep 03 12:25:13.702 INFODEBG adding route 172.17.0.53/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 } }]
97302026-09-03T12:25:15.069Z
97312026-09-03T12:25:15.069ZSep 03 12:25:13.702Sep 03 12:25:13.702 INFODEBG adding route 172.17.0.13/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 } }]
97322026-09-03T12:25:15.069Z
97332026-09-03T12:25:15.069ZSep 03 12:25:13.703Sep 03 12:25:13.703 INFODEBG adding route 172.17.0.54/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 } }]
97342026-09-03T12:25:15.069Z
97352026-09-03T12:25:15.069ZSep 03 12:25:13.703Sep 03 12:25:13.703 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.14/32 -> 10.0.0.255
97362026-09-03T12:25:15.069Z
97372026-09-03T12:25:15.069ZSep 03 12:25:13.703Sep 03 12:25:13.703 DEBGINFO replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.55/32 -> 10.0.0.255
97382026-09-03T12:25:15.069Z
97392026-09-03T12:25:15.069ZSep 03 12:25:13.710Sep 03 12:25:13.710 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.15/32 -> 10.0.0.255
97402026-09-03T12:25:15.069Z
97412026-09-03T12:25:15.069ZSep 03 12:25:13.710 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 } }]
97422026-09-03T12:25:15.069ZSep 03 12:25:13.710Sep 03 12:25:13.710 INFOINFO adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255
97432026-09-03T12:25:15.069Z
97442026-09-03T12:25:15.069ZSep 03 12:25:13.710Sep 03 12:25:13.710 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 } }]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 } }]
97452026-09-03T12:25:15.069Z
97462026-09-03T12:25:15.069ZSep 03 12:25:13.710Sep 03 12:25:13.710 INFOINFO adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255
97472026-09-03T12:25:15.069Z
97482026-09-03T12:25:15.069ZSep 03 12:25:13.710Sep 03 12:25:13.710 DEBGDEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }]
97492026-09-03T12:25:15.069Z
97502026-09-03T12:25:15.069ZSep 03 12:25:13.710Sep 03 12:25:13.710 INFOINFO adding route 172.17.0.18/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255
97512026-09-03T12:25:15.069Z
97522026-09-03T12:25:15.069ZSep 03 12:25:13.710Sep 03 12:25:13.710 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.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 } }]
97532026-09-03T12:25:15.069Z
97542026-09-03T12:25:15.069ZSep 03 12:25:13.710Sep 03 12:25:13.710 INFOINFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255
97552026-09-03T12:25:15.069Z
97562026-09-03T12:25:15.069ZSep 03 12:25:13.710Sep 03 12:25:13.710 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.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 } }]
97572026-09-03T12:25:15.069Z
97582026-09-03T12:25:15.069ZSep 03 12:25:13.710Sep 03 12:25:13.710 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255
97592026-09-03T12:25:15.069Z
97602026-09-03T12:25:15.069ZSep 03 12:25:13.710Sep 03 12:25:13.710 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.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 } }]
97612026-09-03T12:25:15.069Z
97622026-09-03T12:25:15.069ZSep 03 12:25:13.710Sep 03 12:25:13.710 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.21/32 -> 10.0.0.255
97632026-09-03T12:25:15.069Z
97642026-09-03T12:25:15.070ZSep 03 12:25:13.710Sep 03 12:25:13.710 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]replacing targets for 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 } }]
97652026-09-03T12:25:15.070Z
97662026-09-03T12:25:15.070ZSep 03 12:25:13.710 INFO adding route 172.17.0.22/32 -> 10.0.0.255
97672026-09-03T12:25:15.070ZSep 03 12:25:13.710 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 } }]
97682026-09-03T12:25:15.070ZSep 03 12:25:13.710 INFO adding route 172.17.0.23/32 -> 10.0.0.255
97692026-09-03T12:25:15.070ZSep 03 12:25:13.710 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 } }]
97702026-09-03T12:25:15.070ZSep 03 12:25:13.710 INFO adding route 172.17.0.24/32 -> 10.0.0.255
97712026-09-03T12:25:15.070ZSep 03 12:25:13.710 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 } }]
97722026-09-03T12:25:15.070ZSep 03 12:25:13.710 INFO adding route 172.17.0.25/32 -> 10.0.0.255
97732026-09-03T12:25:15.070ZSep 03 12:25:13.710 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 } }]
97742026-09-03T12:25:15.070ZSep 03 12:25:13.710 INFO adding route 172.17.0.26/32 -> 10.0.0.255
97752026-09-03T12:25:15.070Z
97762026-09-03T12:25:15.070ZSep 03 12:25:13.710 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 } }]
97772026-09-03T12:25:15.070Zrunning 0 tests
97782026-09-03T12:25:15.070Z
97792026-09-03T12:25:15.070ZSep 03 12:25:13.710 INFO adding route 172.17.0.27/32 -> 10.0.0.255
97802026-09-03T12:25:15.070Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97812026-09-03T12:25:15.070Z
97822026-09-03T12:25:15.070ZSep 03 12:25:13.710 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 } }]
97832026-09-03T12:25:15.070ZSep 03 12:25:13.710 INFO adding route 172.17.0.28/32 -> 10.0.0.255
97842026-09-03T12:25:15.070ZSep 03 12:25:13.710 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 } }]
97852026-09-03T12:25:15.070ZSep 03 12:25:13.710 INFO adding route 172.17.0.29/32 -> 10.0.0.255
97862026-09-03T12:25:15.070ZSep 03 12:25:13.710 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 } }]
97872026-09-03T12:25:15.070ZSep 03 12:25:13.710 INFO adding route 172.17.0.30/32 -> 10.0.0.255
97882026-09-03T12:25:15.070ZSep 03 12:25:13.710 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 } }]
97892026-09-03T12:25:15.070ZSep 03 12:25:13.710 INFO adding route 172.17.0.31/32 -> 10.0.0.255
97902026-09-03T12:25:15.070ZSep 03 12:25:13.710 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 } }]
97912026-09-03T12:25:15.070ZSep 03 12:25:13.710 INFO adding route 172.17.0.32/32 -> 10.0.0.255
97922026-09-03T12:25:15.070ZSep 03 12:25:13.710 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 } }]
97932026-09-03T12:25:15.070ZSep 03 12:25:13.710 INFO adding route 172.17.0.33/32 -> 10.0.0.255
97942026-09-03T12:25:15.070ZSep 03 12:25:13.710 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 } }]
97952026-09-03T12:25:15.070ZSep 03 12:25:13.710 INFO adding route 172.17.0.34/32 -> 10.0.0.255
97962026-09-03T12:25:15.070ZSep 03 12:25:13.710 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 } }]
97972026-09-03T12:25:15.070ZSep 03 12:25:13.710 INFO adding route 172.17.0.35/32 -> 10.0.0.255
97982026-09-03T12:25:15.070ZSep 03 12:25:13.710 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 } }]
97992026-09-03T12:25:15.070ZSep 03 12:25:13.710 INFO adding route 172.17.0.36/32 -> 10.0.0.255
98002026-09-03T12:25:15.070ZSep 03 12:25:13.710 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 } }]
98012026-09-03T12:25:15.070ZSep 03 12:25:13.710 INFO adding route 172.17.0.37/32 -> 10.0.0.255
98022026-09-03T12:25:15.071ZSep 03 12:25:13.710 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 } }]
98032026-09-03T12:25:15.071ZSep 03 12:25:13.710 INFO adding route 172.17.0.38/32 -> 10.0.0.255
98042026-09-03T12:25:15.071ZSep 03 12:25:13.710 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 } }]
98052026-09-03T12:25:15.071ZSep 03 12:25:13.710 INFO adding route 172.17.0.39/32 -> 10.0.0.255
98062026-09-03T12:25:15.071ZSep 03 12:25:13.710 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 } }]
98072026-09-03T12:25:15.071ZSep 03 12:25:13.710 INFO adding route 172.17.0.40/32 -> 10.0.0.255
98082026-09-03T12:25:15.071ZSep 03 12:25:13.710 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 } }]
98092026-09-03T12:25:15.071ZSep 03 12:25:13.710 INFO adding route 172.17.0.41/32 -> 10.0.0.255
98102026-09-03T12:25:15.071ZSep 03 12:25:13.710 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 } }]
98112026-09-03T12:25:15.071ZSep 03 12:25:13.710 INFO adding route 172.17.0.42/32 -> 10.0.0.255
98122026-09-03T12:25:15.071ZSep 03 12:25:13.710 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 } }]
98132026-09-03T12:25:15.071ZSep 03 12:25:13.710 INFO adding route 172.17.0.43/32 -> 10.0.0.255
98142026-09-03T12:25:15.071ZSep 03 12:25:13.710 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 } }]
98152026-09-03T12:25:15.071ZSep 03 12:25:13.710 INFO adding route 172.17.0.44/32 -> 10.0.0.255
98162026-09-03T12:25:15.071ZSep 03 12:25:13.710 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 } }]
98172026-09-03T12:25:15.071ZSep 03 12:25:13.710 INFO adding route 172.17.0.45/32 -> 10.0.0.255
98182026-09-03T12:25:15.075ZSep 03 12:25:13.710 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 } }]
98192026-09-03T12:25:15.075ZSep 03 12:25:13.710 INFO adding route 172.17.0.46/32 -> 10.0.0.255
98202026-09-03T12:25:15.075ZSep 03 12:25:13.710 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 } }]
98212026-09-03T12:25:15.075ZSep 03 12:25:13.710 INFO adding route 172.17.0.47/32 -> 10.0.0.255
98222026-09-03T12:25:15.075ZSep 03 12:25:13.710 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 } }]
98232026-09-03T12:25:15.076ZSep 03 12:25:13.710 INFO adding route 172.17.0.48/32 -> 10.0.0.255
98242026-09-03T12:25:15.076ZSep 03 12:25:13.710 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 } }]
98252026-09-03T12:25:15.076ZSep 03 12:25:13.710 INFO adding route 172.17.0.49/32 -> 10.0.0.255
98262026-09-03T12:25:15.076ZSep 03 12:25:13.710 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 } }]
98272026-09-03T12:25:15.076ZSep 03 12:25:13.710 INFO adding route 172.17.0.50/32 -> 10.0.0.255
98282026-09-03T12:25:15.076ZSep 03 12:25:13.710 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 } }]
98292026-09-03T12:25:15.076ZSep 03 12:25:13.710 INFO adding route 172.17.0.51/32 -> 10.0.0.255
98302026-09-03T12:25:15.076ZSep 03 12:25:13.710 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 } }]
98312026-09-03T12:25:15.076ZSep 03 12:25:13.710 INFO adding route 172.17.0.52/32 -> 10.0.0.255
98322026-09-03T12:25:15.076ZSep 03 12:25:13.710 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 } }]
98332026-09-03T12:25:15.076ZSep 03 12:25:13.710 INFO adding route 172.17.0.53/32 -> 10.0.0.255
98342026-09-03T12:25:15.076ZSep 03 12:25:13.710 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 } }]
98352026-09-03T12:25:15.076ZSep 03 12:25:13.710 INFO adding route 172.17.0.54/32 -> 10.0.0.255
98362026-09-03T12:25:15.076ZSep 03 12:25:13.710 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 } }]
98372026-09-03T12:25:15.076ZSep 03 12:25:13.710 INFO adding route 172.17.0.55/32 -> 10.0.0.255
98382026-09-03T12:25:15.076ZSep 03 12:25:13.710 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 } }]
98392026-09-03T12:25:15.076ZSep 03 12:25:13.710 INFO adding route 172.17.0.56/32 -> 10.0.0.255
98402026-09-03T12:25:15.076ZSep 03 12:25:13.710 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 } }]
98412026-09-03T12:25:15.076ZSep 03 12:25:13.710 INFO adding route 172.17.0.57/32 -> 10.0.0.255
98422026-09-03T12:25:15.076ZSep 03 12:25:13.710 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 } }]
98432026-09-03T12:25:15.076ZSep 03 12:25:13.710 INFO adding route 172.17.0.58/32 -> 10.0.0.255
98442026-09-03T12:25:15.076ZSep 03 12:25:13.710 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 } }]
98452026-09-03T12:25:15.076ZSep 03 12:25:13.710 INFO adding route 172.17.0.59/32 -> 10.0.0.255
98462026-09-03T12:25:15.076ZSep 03 12:25:13.710 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 } }]
98472026-09-03T12:25:15.076ZSep 03 12:25:13.710 INFO adding route 172.17.0.60/32 -> 10.0.0.255
98482026-09-03T12:25:15.076ZSep 03 12:25:13.710 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 } }]
98492026-09-03T12:25:15.076ZSep 03 12:25:13.710 DEBG failed to allocate space for the new target list
98502026-09-03T12:25:15.076ZSep 03 12:25:13.710 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 } }]
98512026-09-03T12:25:15.076Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-265f103366e8a9eb)
98522026-09-03T12:25:15.076Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
98532026-09-03T12:25:15.076Z
98542026-09-03T12:25:15.076Zrunning 0 tests
98552026-09-03T12:25:15.076Z
98562026-09-03T12:25:15.076Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98572026-09-03T12:25:15.076Z
98582026-09-03T12:25:15.076Z Running unittests src/lib.rs (target/debug/deps/dpd_client-e69f4616d86663c9)
98592026-09-03T12:25:15.076Z
98602026-09-03T12:25:15.077Zrunning 6 tests
98612026-09-03T12:25:15.077Ztest tests::test_full_lot_id_neither_present ... ok
98622026-09-03T12:25:15.077Ztest tests::test_full_lot_id_lot_only ... ok
98632026-09-03T12:25:15.077Ztest tests::test_full_lot_id_both_present ... ok
98642026-09-03T12:25:15.077Ztest tests::test_full_lot_id_lotnum_only ... ok
98652026-09-03T12:25:15.077Ztest tests::test_parse_client_port_id ... ok
98662026-09-03T12:25:15.077Ztest tests::test_port_id_cmp ... ok
98672026-09-03T12:25:15.077Z
98682026-09-03T12:25:15.077Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98692026-09-03T12:25:15.077Z
98702026-09-03T12:25:15.077Z Running tests/test_all.rs (target/debug/deps/test_all-46576c33bbbf0e68)
98712026-09-03T12:25:15.077Z
98722026-09-03T12:25:15.077Zrunning 6 tests
98732026-09-03T12:25:18.079Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
98742026-09-03T12:25:18.083Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
98752026-09-03T12:25:18.083Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
98762026-09-03T12:25:18.087Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
98772026-09-03T12:25:18.419Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
98782026-09-03T12:25:19.427Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
98792026-09-03T12:25:19.427Z
98802026-09-03T12:25:19.427Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.36s
98812026-09-03T12:25:19.427Z
98822026-09-03T12:25:19.435Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
98832026-09-03T12:25:19.440Z
98842026-09-03T12:25:19.440Zrunning 0 tests
98852026-09-03T12:25:19.443Z
98862026-09-03T12:25:19.443Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98872026-09-03T12:25:19.443Z
98882026-09-03T12:25:19.443Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
98892026-09-03T12:25:19.464Z
98902026-09-03T12:25:19.464Zrunning 15 tests
98912026-09-03T12:25:19.467Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
98922026-09-03T12:25:19.467Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
98932026-09-03T12:25:19.467Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
98942026-09-03T12:25:19.467Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
98952026-09-03T12:25:19.467Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
98962026-09-03T12:25:19.467Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
98972026-09-03T12:25:19.467Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
98982026-09-03T12:25:19.467Ztest v1::network::tests::test_equal ... ok
98992026-09-03T12:25:19.467Ztest v1::network::tests::test_into ... ok
99002026-09-03T12:25:19.467Ztest v1::network::tests::test_not_equal ... ok
99012026-09-03T12:25:19.467Ztest v1::network::tests::test_eui64 ... ok
99022026-09-03T12:25:19.467Ztest v1::network::tests::test_parse ... ok
99032026-09-03T12:25:19.467Ztest v1::port::tests::port_ids_are_ascii ... ok
99042026-09-03T12:25:19.467Ztest v1::network::tests::test_to_string ... ok
99052026-09-03T12:25:19.470Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
99062026-09-03T12:25:19.470Z
99072026-09-03T12:25:19.470Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
99082026-09-03T12:25:19.470Z
99092026-09-03T12:25:19.473Z Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed)
99102026-09-03T12:25:19.496Z
99112026-09-03T12:25:19.496Zrunning 12 tests
99122026-09-03T12:25:19.499Ztest icmp::test_v6_checksum ... ok
99132026-09-03T12:25:19.499Ztest icmp::test_v4_checksum ... ok
99142026-09-03T12:25:19.499Ztest lldp::test_lldp_parse ... ok
99152026-09-03T12:25:19.500Ztest ipv6::test_ipv6_parse ... ok
99162026-09-03T12:25:19.500Ztest pbuf::test_byte ... ok
99172026-09-03T12:25:19.500Ztest pbuf::test_nibble ... ok
99182026-09-03T12:25:19.500Ztest pbuf::test_short ... ok
99192026-09-03T12:25:19.500Ztest pbuf::test_twelve ... ok
99202026-09-03T12:25:19.500Ztest pbuf::test_overflow ... ok
99212026-09-03T12:25:19.500Ztest pbuf::test_word ... ok
99222026-09-03T12:25:19.500Ztest tcp::test_checksum_syn_nodata ... ok
99232026-09-03T12:25:19.500Ztest tcp::test_checksum_ack_data ... ok
99242026-09-03T12:25:19.500Z
99252026-09-03T12:25:19.500Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99262026-09-03T12:25:19.500Z
99272026-09-03T12:25:19.503Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
99282026-09-03T12:25:19.507Z
99292026-09-03T12:25:19.507Zrunning 0 tests
99302026-09-03T12:25:19.507Z
99312026-09-03T12:25:19.507Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99322026-09-03T12:25:19.507Z
99332026-09-03T12:25:19.510Z Running unittests src/main.rs (target/debug/deps/swadm-6c33dfabe18f71e1)
99342026-09-03T12:25:19.513Z
99352026-09-03T12:25:19.513Zrunning 5 tests
99362026-09-03T12:25:19.513Ztest switchport::test::test_compute_lanes ... ok
99372026-09-03T12:25:19.513Ztest switchport::test::port_id_ordering ... ok
99382026-09-03T12:25:19.513Z Lane 0 Lane 1 Lane 0Lane 2 Lane 3
99392026-09-03T12:25:19.513ZLane 1 Lane 2 Rx Loss-of-lock: Yes Lane 3Yes
99402026-09-03T12:25:19.513Z Yes Yes State: Activated
99412026-09-03T12:25:19.513Z Activated Rx Loss-of-signal: Yes ActivatedYes Activated
99422026-09-03T12:25:19.513ZYes Rx Output Enabled: falseYes
99432026-09-03T12:25:19.514Z false Rx CDR Enabled: Yes Yesfalse Yesfalse
99442026-09-03T12:25:19.514ZYes
99452026-09-03T12:25:19.514Z Rx Output Status: valid Tx Enabled: Yes valid validYes valid
99462026-09-03T12:25:19.514ZYes Yes Rx Loss-of-lock: true
99472026-09-03T12:25:19.514Z Tx Loss-of-lock: Notrue No true trueNo
99482026-09-03T12:25:19.514Z No
99492026-09-03T12:25:19.514Z Rx Loss-of-signal: false Tx Loss-of-signal: No falseNo false falseNo
99502026-09-03T12:25:19.514Z NoRx Auto-squelch Disable: true
99512026-09-03T12:25:19.514Ztrue Tx CDR Enabled: No trueNo trueNo
99522026-09-03T12:25:19.514Z No Tx Output Enabled: true
99532026-09-03T12:25:19.514Z Tx Adaptive EQ Fault: No true No trueNo true
99542026-09-03T12:25:19.514ZNo
99552026-09-03T12:25:19.514Z Tx Output Status: invalid Tx Fault: Yes invalid Yes invalidYes invalidYes
99562026-09-03T12:25:19.514Z
99572026-09-03T12:25:19.514Z Tx Loss-of-lock: false false false false
99582026-09-03T12:25:19.514Z Tx Loss-of-signal: true true true true
99592026-09-03T12:25:19.514ZTx Auto-squelch Disable: false false false false
99602026-09-03T12:25:19.514Z Tx Adaptive EQ Fail: true true true true
99612026-09-03T12:25:19.514Z Tx Failure: false false false false
99622026-09-03T12:25:19.514Z Tx Force Squelch: true true true true
99632026-09-03T12:25:19.514Z Tx Input Polarity: normal normal normal normal
99642026-09-03T12:25:19.514Ztest switchport::test::test_print_sff_datapath ... ok
99652026-09-03T12:25:19.514Ztest switchport::test::test_print_cmis_datapath ... ok
99662026-09-03T12:25:19.518Ztest link::test_filter ... ok
99672026-09-03T12:25:19.518Z
99682026-09-03T12:25:19.518Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99692026-09-03T12:25:19.518Z
99702026-09-03T12:25:19.518Z Running tests/cli/main.rs (target/debug/deps/cli-66983617425916ef)
99712026-09-03T12:25:19.523Z
99722026-09-03T12:25:19.523Zrunning 7 tests
99732026-09-03T12:25:19.526Ztest counters::counters_list ... ignored
99742026-09-03T12:25:19.526Ztest link_apply::apply_tx_eq_all ... ignored
99752026-09-03T12:25:19.526Ztest link_apply::apply_tx_eq_custom ... ignored
99762026-09-03T12:25:19.526Ztest tx_eq::set_all_taps ... ignored
99772026-09-03T12:25:19.526Ztest tx_eq::set_partial_taps ... ignored
99782026-09-03T12:25:19.527Ztest cmd::test::pattern_statics ... ok
99792026-09-03T12:25:19.535Ztest link_apply::tx_eq_exclusive ... ok
99802026-09-03T12:25:19.538Z
99812026-09-03T12:25:19.538Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
99822026-09-03T12:25:19.538Z
99832026-09-03T12:25:19.538Z Running unittests src/main.rs (target/debug/deps/tfportd-5482807a091a6da3)
99842026-09-03T12:25:19.541Z
99852026-09-03T12:25:19.542Zrunning 3 tests
99862026-09-03T12:25:19.545Ztest linklocal::test_parse_ipadm ... ok
99872026-09-03T12:25:19.545Ztest tfport::test_parse_tfport ... ok
99882026-09-03T12:25:19.545Ztest config::tests::test_updates ... ok
99892026-09-03T12:25:19.545Z
99902026-09-03T12:25:19.545Ztest result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99912026-09-03T12:25:19.545Z
99922026-09-03T12:25:19.545Z Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b)
99932026-09-03T12:25:19.549Z
99942026-09-03T12:25:19.549Zrunning 0 tests
99952026-09-03T12:25:19.552Z
99962026-09-03T12:25:19.552Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99972026-09-03T12:25:19.552Z
99982026-09-03T12:25:19.552Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
99992026-09-03T12:25:19.557Z
100002026-09-03T12:25:19.557Zrunning 0 tests
100012026-09-03T12:25:19.557Z
100022026-09-03T12:25:19.557Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100032026-09-03T12:25:19.557Z
100042026-09-03T12:25:19.560Z Doc-tests aal
100052026-09-03T12:25:20.141Z
100062026-09-03T12:25:20.141Zrunning 0 tests
100072026-09-03T12:25:20.141Z
100082026-09-03T12:25:20.146Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100092026-09-03T12:25:20.146Z
100102026-09-03T12:25:20.146Z Doc-tests aal_macros
100112026-09-03T12:25:20.199Z
100122026-09-03T12:25:20.199Zrunning 0 tests
100132026-09-03T12:25:20.199Z
100142026-09-03T12:25:20.199Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100152026-09-03T12:25:20.199Z
100162026-09-03T12:25:20.212Z Doc-tests common
100172026-09-03T12:25:20.456Z
100182026-09-03T12:25:20.456Zrunning 0 tests
100192026-09-03T12:25:20.456Z
100202026-09-03T12:25:20.456Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100212026-09-03T12:25:20.456Z
100222026-09-03T12:25:20.485Z Doc-tests dpd_api
100232026-09-03T12:25:21.276Z
100242026-09-03T12:25:21.276Zrunning 2 tests
100252026-09-03T12:25:21.276Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
100262026-09-03T12:25:21.276Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
100272026-09-03T12:25:21.276Z
100282026-09-03T12:25:21.276Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
100292026-09-03T12:25:21.276Z
100302026-09-03T12:25:21.309Z Doc-tests dpd_client
100312026-09-03T12:25:22.699Z
100322026-09-03T12:25:22.699Zrunning 0 tests
100332026-09-03T12:25:22.699Z
100342026-09-03T12:25:22.699Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100352026-09-03T12:25:22.699Z
100362026-09-03T12:25:22.757Z Doc-tests dpd_types
100372026-09-03T12:25:22.943Z
100382026-09-03T12:25:22.943Zrunning 0 tests
100392026-09-03T12:25:22.943Z
100402026-09-03T12:25:22.943Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100412026-09-03T12:25:22.943Z
100422026-09-03T12:25:22.969Z Doc-tests dpd_types_versions
100432026-09-03T12:25:24.521Z
100442026-09-03T12:25:24.521Zrunning 1 test
100452026-09-03T12:25:24.521Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
100462026-09-03T12:25:24.521Z
100472026-09-03T12:25:24.521Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
100482026-09-03T12:25:24.521Z
100492026-09-03T12:25:24.577Z Doc-tests packet
100502026-09-03T12:25:24.801Z
100512026-09-03T12:25:24.801Zrunning 0 tests
100522026-09-03T12:25:24.801Z
100532026-09-03T12:25:24.801Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100542026-09-03T12:25:24.801Z
100552026-09-03T12:25:24.830Z Doc-tests pcap
100562026-09-03T12:25:24.885Z
100572026-09-03T12:25:24.885Zrunning 0 tests
100582026-09-03T12:25:24.885Z
100592026-09-03T12:25:24.885Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100602026-09-03T12:25:24.885Z
100612026-09-03T12:25:24.942Zprocess exited: duration 612169 ms, exit code 0
 
100622026-09-03T12:25:24.952Zfound 0 output files